Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33
34 ____________________________________________________________________________
35 [  8670] By: jhi                                   on 2001/02/01  22:15:29
36         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
37              from maintperl.
38              
39              Upgrade to Getopt::Long 2.25, from Johan Vromans.
40              
41              more files need to be writable in the source distribution
42              
43              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
44              
45              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46              
47              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
48              
49              Allow the float to be fuzzier.
50              
51              need to use INT2PTR instead of a straight cast or ia64 fails
52              
53              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
54              
55              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
56      Branch: perl
57           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
58           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
59           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60 ____________________________________________________________________________
61 [  8669] By: jhi                                   on 2001/02/01  21:57:02
62         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63              From: Robin Barker <rmb1@cise.npl.co.uk>
64              Date: Thu, 1 Feb 2001 16:59:05 GMT
65              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
66      Branch: maint-5.6/perl
67            ! pod/perlmodlib.PL
68 ____________________________________________________________________________
69 [  8668] By: nick                                  on 2001/02/01  19:41:40
70         Log: Integrate mainline
71      Branch: perlio
72           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
73           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
74           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
75 ____________________________________________________________________________
76 [  8667] By: gsar                                  on 2001/02/01  16:59:11
77         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
78      Branch: maint-5.6/perl
79            ! embed.pl embedvar.h
80 ____________________________________________________________________________
81 [  8666] By: gsar                                  on 2001/02/01  16:34:51
82         Log: add missing entries to win32/config.?c
83      Branch: maint-5.6/perl
84            ! win32/config.bc win32/config.gc win32/config.vc
85            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
86 ____________________________________________________________________________
87 [  8665] By: jhi                                   on 2001/02/01  14:58:51
88         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
89              From: "Stephen P. Potter" <spp@spotter.yi.org>
90              Date: Thu, 01 Feb 2001 10:45:46 -0500
91              Message-Id: <200102011545.KAA31479@spotter.yi.org>
92      Branch: maint-5.6/perl
93            ! pod/perlfunc.pod
94 ____________________________________________________________________________
95 [  8664] By: gsar                                  on 2001/02/01  14:52:37
96         Log: need to use INT2PTR instead of a straight cast or ia64 fails
97              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
98      Branch: maint-5.6/perl
99            ! ext/POSIX/POSIX.xs
100 ____________________________________________________________________________
101 [  8663] By: jhi                                   on 2001/02/01  14:09:13
102         Log: Allow the float to be fuzzier.
103      Branch: maint-5.6/perl
104            ! t/lib/peek.t
105 ____________________________________________________________________________
106 [  8662] By: jhi                                   on 2001/02/01  13:59:00
107         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
108              From: Robin Barker <rmb1@cise.npl.co.uk>
109              Date: Thu, 1 Feb 2001 13:05:39 GMT
110              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
111      Branch: maint-5.6/perl
112            ! pod/perlmodlib.pod
113 ____________________________________________________________________________
114 [  8661] By: jhi                                   on 2001/02/01  13:57:38
115         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
116              Date: Thu, 01 Feb 2001 14:15:41 +0100
117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
118              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
119              
120              Have the $ccflags in the gcc version test (strange, this change
121              is claimed to be have been integrated already)
122      Branch: maint-5.6/perl
123            ! Configure
124 ____________________________________________________________________________
125 [  8660] By: jhi                                   on 2001/02/01  13:44:10
126         Log: Integrate changes #7950,7964,7962 from mainline.
127              
128              Find the stdchar signedness using cpp, should fix some of
129              the Solaris compiler warnings reported by Alan Burlison.
130      Branch: maint-5.6/perl
131           !> Configure config_h.SH
132 ____________________________________________________________________________
133 [  8659] By: jhi                                   on 2001/02/01  05:35:32
134         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
135              From: Jan Dubois <JanD@ActiveState.com>
136              Date: Wed, 31 Jan 2001 21:17:03 -0800
137              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
138      Branch: maint-5.6/perl
139            ! utils/perldoc.PL
140 ____________________________________________________________________________
141 [  8658] By: jhi                                   on 2001/02/01  04:33:17
142         Log: Integrate the README.os390 and README.posix-bc parts of mainline
143              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
144              installperl parts were taken care of by #8657.)
145      Branch: maint-5.6/perl
146           !> README.os390 README.posix-bc
147 ____________________________________________________________________________
148 [  8657] By: jhi                                   on 2001/02/01  04:29:21
149         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
150              From: Peter Prymmer <pvhp@forte.com>
151              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
152              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
153      Branch: maint-5.6/perl
154            + ext/DynaLoader/dl_dllload.xs
155            ! MANIFEST Makefile.SH hints/os390.sh installperl
156 ____________________________________________________________________________
157 [  8656] By: jhi                                   on 2001/02/01  04:25:45
158         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
159              From: Peter Prymmer <pvhp@forte.com>
160              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
161              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
162      Branch: maint-5.6/perl
163            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
164 ____________________________________________________________________________
165 [  8655] By: jhi                                   on 2001/02/01  04:14:47
166         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
167              From: troc@netrus.net
168              Date: Wed, 31 Jan 2001 22:31:26 -0500
169              Message-Id: <200102010331.WAA117.85@rocco.homenet>
170      Branch: maint-5.6/perl
171            ! os2/os2.c
172 ____________________________________________________________________________
173 [  8654] By: jhi                                   on 2001/02/01  04:12:52
174         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
175              as reported by Alan Burlison.
176      Branch: maint-5.6/perl
177            ! pp.h
178 ____________________________________________________________________________
179 [  8653] By: jhi                                   on 2001/02/01  04:05:12
180         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
181              From: dsugalski@northernlight.com
182              Date: Wed, 31 Jan 2001 18:54:11 -0500
183              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
184      Branch: maint-5.6/perl
185            ! configure.com
186 ____________________________________________________________________________
187 [  8652] By: jhi                                   on 2001/02/01  04:03:11
188         Log: Misplaced #endif.
189              
190              Subject: [perl-5-6-1-trial2] patches for EPOC
191              From: Olaf Flebbe <O.Flebbe@science-computing.de>
192              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
193              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
194      Branch: maint-5.6/perl
195            ! epoc/epocish.c
196 ____________________________________________________________________________
197 [  8651] By: jhi                                   on 2001/02/01  04:00:25
198         Log: Integrate changes #8647,8648,8650 from mainline.
199              
200              Macrofy a magic UTF-8 test.
201              
202              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
203              
204              Watch out for cross compiling for EPOC (usually done on linux).
205      Branch: maint-5.6/perl
206           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
207 ____________________________________________________________________________
208 [  8650] By: jhi                                   on 2001/02/01  03:56:20
209         Log: Watch out for cross compiling for EPOC (usually done on linux)
210              
211              Subject: [perl-5-6-1-trial2] patches for EPOC
212              From: Olaf Flebbe <O.Flebbe@science-computing.de>
213              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
214              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
215      Branch: perl
216            ! ext/Errno/Errno_pm.PL
217 ____________________________________________________________________________
218 [  8649] By: gsar                                  on 2001/02/01  00:46:00
219         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
220      Branch: maint-5.6/perl
221            ! sv.c
222 ____________________________________________________________________________
223 [  8648] By: jhi                                   on 2001/01/31  23:35:36
224         Log: All the uses of PL_numeric_radix must be protected by
225              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
226              
227              Subject: [perl-5-6-1-trial2] patches for EPOC
228              From: Olaf Flebbe <O.Flebbe@science-computing.de>
229              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
230              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
231      Branch: perl
232            ! sv.c
233 ____________________________________________________________________________
234 [  8647] By: jhi                                   on 2001/01/31  22:56:16
235         Log: Macrofy a magic UTF-8 test.
236      Branch: perl
237            ! utf8.c utf8.h
238 ____________________________________________________________________________
239 [  8646] By: gsar                                  on 2001/01/31  15:55:12
240         Log: update Changes
241      Branch: maint-5.6/perl
242            ! Changes
243 ____________________________________________________________________________
244 [  8645] By: gsar                                  on 2001/01/31  15:10:14
245         Log: Configure tweak suggested by Peter Prymmer
246      Branch: maint-5.6/perl
247            ! Configure
248 ____________________________________________________________________________
249 [  8644] By: gsar                                  on 2001/01/31  15:06:32
250         Log: more files need to be writable in the source distribution
251      Branch: maint-5.6/perl
252            ! Porting/makerel
253 ____________________________________________________________________________
254 [  8643] By: jhi                                   on 2001/01/31  14:59:46
255         Log: Integrate changes #8258,8278,8279 from mainline.
256              
257              Make the large file tests more robust/talkative.
258      Branch: maint-5.6/perl
259           !> t/lib/syslfs.t t/op/lfs.t
260 ____________________________________________________________________________
261 [  8642] By: gsar                                  on 2001/01/31  14:53:48
262         Log: integrate changes#8311,8334 from mainline
263              
264              Add a new MakeMaker variable PM_FILTER that defines a Unix
265              filter to be run on each .pm during the pm_to_blib() phase,
266              a fixed version of
267              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
268              
269              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
270              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
271              accurate reading of the "atime".  
272      Branch: maint-5.6/perl
273           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
274           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
275           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
276 ____________________________________________________________________________
277 [  8641] By: jhi                                   on 2001/01/31  14:46:37
278         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
279      Branch: maint-5.6/perl
280            ! lib/Getopt/Long.pm
281 ____________________________________________________________________________
282 [  8640] By: gsar                                  on 2001/01/31  14:40:24
283         Log: make regen_all
284      Branch: maint-5.6/perl
285            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
286 ____________________________________________________________________________
287 [  8639] By: gsar                                  on 2001/01/31  14:37:25
288         Log: refresh windows config files
289      Branch: maint-5.6/perl
290            ! win32/Makefile win32/config_H.bc win32/config_H.gc
291            ! win32/config_H.vc win32/makefile.mk
292 ____________________________________________________________________________
293 [  8638] By: gsar                                  on 2001/01/31  14:28:10
294         Log: makefile tweaks for windows: introduce a bulk-switch to enable
295              same options as ActivePerl; sync changes with makefile.mk
296      Branch: maint-5.6/perl
297            ! win32/Makefile win32/makefile.mk
298 ____________________________________________________________________________
299 [  8637] By: jhi                                   on 2001/01/31  04:41:30
300         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
301              From: Nicholas Clark <nick@ccl4.org>
302              Date: Tue, 30 Jan 2001 19:51:05 +0000
303              Message-ID: <20010130195105.R76607@plum.flirble.org> 
304              
305              op/inc cure.
306      Branch: perl
307            ! pp.c pp.h pp_hot.c t/op/arith.t
308 ____________________________________________________________________________
309 [  8636] By: jhi                                   on 2001/01/31  02:38:32
310         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
311              no perlio],8257,8380,8479,8515 from mainline.
312              
313              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
314              
315              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
316              Subject: [PATCH perl@8133] fix-up for VMS extensions
317              
318              In VMS embedded perls couldn't access the statically built Socket.
319              
320              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
321              
322              Further VMS piping fixes from Charles Lane.
323              
324              Subject:  [PATCH] make t/op/misc.t work on VMS
325              
326              Add tracing for debugging extensions builds in VMS.
327              
328              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
329      Branch: maint-5.6/perl
330           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
331           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
332           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
333 ____________________________________________________________________________
334 [  8635] By: jhi                                   on 2001/01/31  01:46:41
335         Log: Integrate change #7732 from mainline.
336              
337              Sparc 64-bit pack() fix from Jens Hamisch.
338      Branch: maint-5.6/perl
339           !> pp.c
340 ____________________________________________________________________________
341 [  8634] By: jhi                                   on 2001/01/31  01:41:16
342         Log: One spot missing from #8626.
343      Branch: maint-5.6/perl
344            ! sv.c
345 ____________________________________________________________________________
346 [  8633] By: jhi                                   on 2001/01/31  00:49:17
347         Log: Integrate change #7495 from mainline.
348              
349              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
350      Branch: maint-5.6/perl
351           !> MANIFEST ext/re/Makefile.PL
352 ____________________________________________________________________________
353 [  8632] By: jhi                                   on 2001/01/30  23:38:49
354         Log: Integrate change #8396 from mainline.
355              
356              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
357              better multicast support (resend)
358      Branch: maint-5.6/perl
359           !> ext/Socket/Socket.pm
360 ____________________________________________________________________________
361 [  8631] By: jhi                                   on 2001/01/30  23:28:03
362         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
363              
364              More AIX lore. (7514, ext/re/hints/aix.pl)
365              
366              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
367              
368              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)
369              
370              Subject: [ID 20001214.002] Net::Ping patch
371              
372              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
373              
374              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
375              
376              Add ReuseAddr as a (preferred) alias for Reuse as we now
377              also have ReusePort.
378              
379              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
380      Branch: maint-5.6/perl
381           +> ext/re/hints/aix.pl
382           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
383           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
384 ____________________________________________________________________________
385 [  8630] By: jhi                                   on 2001/01/30  23:03:59
386         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
387              
388              read() documentation tweak for 20001121.004.
389              
390              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
391      Branch: maint-5.6/perl
392           !> pod/perlfunc.pod pod/perlre.pod
393 ____________________________________________________________________________
394 [  8629] By: jhi                                   on 2001/01/30  22:41:57
395         Log: Integrate change #8098 from mainline.
396              
397              fastgetcwd is defined using a glob alias on a $^O dependent basis
398              and there was no default assignment or perl subroutine.
399      Branch: maint-5.6/perl
400           !> lib/Cwd.pm
401 ____________________________________________________________________________
402 [  8628] By: jhi                                   on 2001/01/30  21:58:52
403         Log: Integrate change #7866 from mainline.
404              
405              File::Temp 0.11.
406      Branch: maint-5.6/perl
407           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
408 ____________________________________________________________________________
409 [  8627] By: jhi                                   on 2001/01/30  21:39:44
410         Log: Integrate changes #8075,8086,8228 from mainline.  
411              
412              Darwin is not Windows. (8075,8086)
413              
414              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
415      Branch: maint-5.6/perl
416           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
417           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
418           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
419           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
420 ____________________________________________________________________________
421 [  8626] By: jhi                                   on 2001/01/30  21:22:11
422         Log: Integrate with tweakery the change #8625 from mainline,
423              the multibyte decimal separator fix ("fa_IR locale failure").
424      Branch: maint-5.6/perl
425            ! embedvar.h perlapi.h
426           !> intrpvar.h perl.c perl.h sv.c util.c
427 ____________________________________________________________________________
428 [  8625] By: jhi                                   on 2001/01/30  20:26:33
429         Log: Fix for the fa_IR locale failure.  The reason for the failure
430              was that Perl was assuming the decimal separator aka the radix
431              separator is one character.  The Farsi-Iranian locale crushed
432              that bad assumption since there the separator is 'Momayyez',
433              glyphwise looking somewhat like a slash, and in Unicode UTF-8
434              encoded in two bytes, 0xd9 0xab.
435      Branch: perl
436            ! intrpvar.h perl.c perl.h sv.c util.c
437 ____________________________________________________________________________
438 [  8624] By: gsar                                  on 2001/01/30  20:17:03
439         Log: regen_headers
440      Branch: maint-5.6/perl
441            ! Makefile.SH pod/perlintern.pod
442 ____________________________________________________________________________
443 [  8623] By: gsar                                  on 2001/01/30  19:42:34
444         Log: backout change#7431 and its dependents (causes spurious rebuilds
445              of autogenerated files)
446              
447              fix benign b.t failure
448      Branch: maint-5.6/perl
449            ! Makefile.SH t/lib/b.t
450 ____________________________________________________________________________
451 [  8622] By: jhi                                   on 2001/01/30  19:41:41
452         Log: Microperl sync.
453      Branch: perl
454            ! mg.c perl.h
455 ____________________________________________________________________________
456 [  8621] By: gsar                                  on 2001/01/30  19:24:47
457         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
458              from mainline
459              
460              Subject: podlators 1.06 released
461              
462              Subject: [PATCH @8436] Eliminate op_children
463              
464              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
465              
466              (Replaced by #8448)  More op_children traces (cleanup of #8442).
467              
468              Subject: [PATCH #3 @8436] Re: Eliminate op_children
469              Replace #8444 and #8445.
470              
471              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
472              at the setting of the ofs_sv in new_struct_thread() as the
473              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
474              uninitialized fields are, uh, initialized with),
475              SvREFCNT_inc()ing that invited a core dump.
476              
477              podlators 1.07, from Russ Allbery.
478              
479              Subject: [PATCH] regcomp.c old feature removal
480              From: mjd@plover.com
481              Date: 16 Jan 2001 14:43:18 -0000 
482              Message-ID: <20010116144318.7140.qmail@plover.com> 
483      Branch: maint-5.6/perl
484           +> lib/Pod/Text/Overstrike.pm
485           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
486           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
487           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
488           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
489           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
490           !> util.c
491 ____________________________________________________________________________
492 [  8620] By: gsar                                  on 2001/01/30  18:48:32
493         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
494              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
495              now fails one test)
496              
497              Subject: [PATCH] lvalue AUTOLOAD. No, really.
498              
499              Subject: [PATCH] Interesting syntax idea
500              Make opens + bareword assigns do typeglob assigns.
501              
502              Tests for #8254.
503              
504              Subject: [PATCH @8269] Continue blocks and B::Deparse
505              Make the peephole optimizer to bypass more null ops and
506              and rewrite the deparse handling of continue blocks.
507              
508              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
509              Doc tweak on #8313.
510              
511              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
512              
513              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
514              
515              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
516              
517              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
518              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
519              according to the platform.
520              
521              Subject: [PATCH @8404] Consolidated lvalue sub changes
522              
523              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
524              
525              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
526              
527              Subject: B::Concise -- an improved replacement for B::Terse 
528              
529              The B::Terse drop-in replacement wasn't quite drop-in.
530              
531              The LVRET macro needed an aTHX.
532              
533              Use the /^Perl_/-less form of is_lvalue_sub().
534              
535              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
536      Branch: maint-5.6/perl
537           +> ext/B/B/Concise.pm
538           !> (integrate 27 files)
539 ____________________________________________________________________________
540 [  8619] By: nick                                  on 2001/01/30  18:40:28
541         Log: Integrate mainline
542      Branch: perlio
543           !> (integrate 40 files)
544 ____________________________________________________________________________
545 [  8618] By: jhi                                   on 2001/01/30  18:37:18
546         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
547              Date: Mon, 29 Jan 2001 22:51:29 -0600
548              From: "Craig A. Berry" <craigberry@mac.com>
549              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
550      Branch: perl
551            ! vms/test.com
552 ____________________________________________________________________________
553 [  8617] By: jhi                                   on 2001/01/30  18:34:53
554         Log: Subject: [PATCH] Add missing CV flags to dump.c
555              From: Tim Jenness <t.jenness@jach.hawaii.edu>
556              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
557              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
558      Branch: perl
559            ! dump.c
560 ____________________________________________________________________________
561 [  8616] By: jhi                                   on 2001/01/30  18:20:58
562         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
563              part isn't applicable to maintperl.
564              
565              UTF-8 nit from Inaba Hiroto.
566      Branch: maint-5.6/perl
567           !> pod/perlapi.pod utf8.c
568 ____________________________________________________________________________
569 [  8615] By: jhi                                   on 2001/01/30  18:18:51
570         Log: UTF-8 nit from Inaba Hiroto.
571      Branch: perl
572            ! pod/perlapi.pod t/op/each.t utf8.c
573 ____________________________________________________________________________
574 [  8614] By: jhi                                   on 2001/01/30  18:13:38
575         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
576              
577              perl's internal variables are not for public consumption,
578              move their docs from perlapi.pod to perlintern.pod
579              
580              support for -Dusethreads build under HP-UX 10.20 and DCE threads
581              library (11.0 and later have pthreads but 10.x don't)
582              
583              avoid uninitialized value warnings
584              
585              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
586              gets weird results)
587              
588              perldoc nit on windows
589              
590              make it possible to run the tests outside the source tree
591              (there's still a dependency on ../lib being the library
592              location)
593      Branch: perl
594           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
595           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
596           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
597           !> win32/bin/search.pl win32/vdir.h
598 ____________________________________________________________________________
599 [  8613] By: gsar                                  on 2001/01/30  16:39:59
600         Log: make it possible to run the tests outside the source tree
601              (there's still a dependency on ../lib being the library
602              location)
603      Branch: maint-5.6/perl
604            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
605 ____________________________________________________________________________
606 [  8612] By: gsar                                  on 2001/01/30  16:31:12
607         Log: perldoc nit on windows
608      Branch: maint-5.6/perl
609            ! utils/perldoc.PL
610 ____________________________________________________________________________
611 [  8611] By: gsar                                  on 2001/01/30  16:22:54
612         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
613              gets weird results)
614      Branch: maint-5.6/perl
615            ! win32/vdir.h
616 ____________________________________________________________________________
617 [  8610] By: gsar                                  on 2001/01/30  16:12:45
618         Log: avoid uninitialized value warnings
619      Branch: maint-5.6/perl
620            ! win32/bin/search.pl
621 ____________________________________________________________________________
622 [  8609] By: gsar                                  on 2001/01/30  16:08:01
623         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
624              library (11.0 and later have pthreads but 10.x don't)
625      Branch: maint-5.6/perl
626            ! hints/hpux.sh thread.h
627 ____________________________________________________________________________
628 [  8608] By: gsar                                  on 2001/01/30  15:48:55
629         Log: perl's internal variables are not for public consumption,
630              move their docs from perlapi.pod to perlintern.pod
631      Branch: maint-5.6/perl
632            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
633            ! thrdvar.h
634 ____________________________________________________________________________
635 [  8607] By: gsar                                  on 2001/01/30  15:44:27
636         Log: mistakenly branched perl56delta.pod, revert
637      Branch: maint-5.6/perl
638            - pod/perl56delta.pod
639           !> pod/perldelta.pod
640 ____________________________________________________________________________
641 [  8606] By: gsar                                  on 2001/01/30  14:20:24
642         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
643              dTHR which has been a noop for a while now, except for the
644              compatibility definition in thread.h)
645      Branch: maint-5.6/perl
646           !> (integrate 45 files)
647 ____________________________________________________________________________
648 [  8605] By: jhi                                   on 2001/01/30  05:43:58
649         Log: Mark the UTF-8 APIs as experimental.
650      Branch: maint-5.6/perl
651            ! embed.pl pod/perlapi.pod
652 ____________________________________________________________________________
653 [  8604] By: jhi                                   on 2001/01/30  05:38:40
654         Log: Nits from earlier integrates.
655      Branch: maint-5.6/perl
656            ! lib/Carp/Heavy.pm
657           !> sv.c
658 ____________________________________________________________________________
659 [  8603] By: jhi                                   on 2001/01/30  05:27:26
660         Log: Regenerate Porting files.
661      Branch: maint-5.6/perl
662            ! Porting/Glossary Porting/config.sh Porting/config_H
663 ____________________________________________________________________________
664 [  8602] By: jhi                                   on 2001/01/30  05:14:59
665         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
666              8310,8339,8447,8492,8493,8505,8525: documentation changes.
667              
668              Subject: Re: perlfaq style changes
669              
670              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
671              
672              Subject: [PATCH] docs on NaN
673              
674              Subject: [patch] perlfaq7
675              
676              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
677              
678              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
679              
680              Subject: [PATCH] open() example in perlfunc.pod
681              
682              Podify README.mpeix (a new version from the web)
683              
684              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
685              
686              Subject: [PATCH] format and rewording in perlfaq.pod
687              
688              Subject: [PATCH] API Variable documentation   
689              
690              Memory management calls documentation.
691              
692              Subject: [PATCH: perl@8482] README.vms URL updates
693              
694              Subject: Minor typos in perlfaq2.pod
695              
696              Subject: [PATCH] pod/perlvar.pod
697      Branch: maint-5.6/perl
698           +> pod/perl56delta.pod
699            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
700           !> README.amiga README.epoc README.mpeix README.vms
701           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
702           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
703           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
704           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
705           !> pod/perlvar.pod thrdvar.h
706 ____________________________________________________________________________
707 [  8601] By: jhi                                   on 2001/01/30  04:38:35
708         Log: Integrate changes #8036,8096,8253 from mainline:
709              hints changes.
710              
711              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
712              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
713              
714              Output the (apparent) version of gcc in Tru64.
715      Branch: maint-5.6/perl
716           +> ext/POSIX/hints/svr4.pl
717           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
718           !> hints/svr4.sh t/lib/bigfltpm.t
719 ____________________________________________________________________________
720 [  8600] By: jhi                                   on 2001/01/30  04:04:01
721         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
722              locale fixes.
723              
724              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
725              
726              Debian allows /usr/bin/locale to exist without any locales. (7868)
727              
728              Allow the locale test needing POSIX and the taint test
729              needing IPC::SysV to run under 'minitest' (basically,
730              bail out if loading the extension fails). (8384)
731              
732              Cleanup the locale.t output  (8480)
733      Branch: maint-5.6/perl
734           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
735           !> t/pragma/locale.t
736 ____________________________________________________________________________
737 [  8599] By: jhi                                   on 2001/01/30  03:51:04
738         Log: Missing generated files from #8598.
739      Branch: maint-5.6/perl
740            ! embed.h global.sym objXSUB.h perlapi.c proto.h
741 ____________________________________________________________________________
742 [  8598] By: jhi                                   on 2001/01/30  03:41:54
743         Log: Integrate change #8555 from mainline, manually integrate parts
744              of changes 8452 and 8583.
745              
746              Subject: [PATCH] utf8.c documentation (8452)
747              
748              No point in checking the length if the pointer is bogus. (8555)
749              
750              Introduce bytes_from_utf8() and implement sv_eq() using it,
751              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
752              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
753              was malformed. (8583)
754      Branch: maint-5.6/perl
755            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
756           !> pod/perlapi.pod sv.c utf8.c
757 ____________________________________________________________________________
758 [  8597] By: gsar                                  on 2001/01/30  02:37:26
759         Log: get PERL_OBJECT build going again on windows
760      Branch: maint-5.6/perl
761            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
762            ! pod/perlapi.pod proto.h sv.c
763 ____________________________________________________________________________
764 [  8596] By: jhi                                   on 2001/01/30  02:16:17
765         Log: Signedness nit.
766      Branch: perl
767            ! sv.c
768 ____________________________________________________________________________
769 [  8595] By: jhi                                   on 2001/01/30  02:11:07
770         Log: EBCDIC patch for Storable, from Peter Prymmer.
771      Branch: perl
772            ! t/lib/st-06compat.t
773 ____________________________________________________________________________
774 [  8594] By: jhi                                   on 2001/01/30  01:04:48
775         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
776              From: Peter Prymmer <pvhp@forte.com>
777              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
778              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
779      Branch: perl
780            ! t/lib/b.t
781 ____________________________________________________________________________
782 [  8593] By: jhi                                   on 2001/01/30  00:56:47
783         Log: Subject: [PATCH: perl@8585] pod problems in io
784              From: Peter Prymmer <pvhp@forte.com>
785              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
786              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
787      Branch: perl
788            ! pod/perlapio.pod pod/perliol.pod
789 ____________________________________________________________________________
790 [  8592] By: jhi                                   on 2001/01/30  00:48:20
791         Log: Integrate perlio.
792      Branch: perl
793           !> pod/perlapio.pod pod/perliol.pod
794 ____________________________________________________________________________
795 [  8591] By: nick                                  on 2001/01/29  22:02:28
796         Log: GNU 'merge' Simon's copy of perliol.pod with version
797              patched by Craig's patch.
798      Branch: perlio
799            ! pod/perliol.pod
800 ____________________________________________________________________________
801 [  8590] By: nick                                  on 2001/01/29  21:55:10
802         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
803      Branch: perlio
804            ! pod/perlapio.pod pod/perliol.pod
805 ____________________________________________________________________________
806 [  8589] By: jhi                                   on 2001/01/29  15:35:33
807         Log: Integrate change #8586 from maint-5.6/perl.
808              
809              make the BOM detection code not call tell() until it has to
810              (meant to fix esoteric compatibility issues where PL_rsfp
811              is overridden)
812      Branch: perl
813           !> toke.c
814 ____________________________________________________________________________
815 [  8588] By: jhi                                   on 2001/01/29  15:29:11
816         Log: Subject: MAking Solaris malloc() the default
817              From: Lupe Christoph <lupe@lupe-christoph.de>
818              Date: Mon, 29 Jan 2001 12:59:36 +0100
819              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
820              
821              The README.solaris part slightly tweaked.
822      Branch: perl
823            ! README.solaris hints/solaris_2.sh
824 ____________________________________________________________________________
825 [  8587] By: jhi                                   on 2001/01/29  15:17:34
826         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
827              From: root@ak-75.mind.de
828              Date: Sun, 28 Jan 2001 20:32:29 +0100
829              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
830      Branch: perl
831            ! pod/perlre.pod
832 ____________________________________________________________________________
833 [  8586] By: gsar                                  on 2001/01/29  13:43:44
834         Log: make the BOM detection code not call tell() until it has to
835              (meant to fix esoteric compatibility issues where PL_rsfp
836              is overridden)
837      Branch: maint-5.6/perl
838            ! toke.c
839 ____________________________________________________________________________
840 [  8585] By: jhi                                   on 2001/01/28  20:05:45
841         Log: Update Changes.
842      Branch: perl
843            ! Changes patchlevel.h
844 ____________________________________________________________________________
845 [  8584] By: jhi                                   on 2001/01/28  19:30:02
846         Log: Integrate perlio.
847      Branch: perl
848           +> pod/perliol.pod
849           !> MANIFEST pod/perlapio.pod
850 ____________________________________________________________________________
851 [  8583] By: jhi                                   on 2001/01/28  19:28:40
852         Log: Patch from Inaba Hiroto:
853              - canonical UTF-8 hash keys: if a key string for a hash is
854              UTF8-on, try downgrade the string and use it if
855              unicode::distinct is not in effect.
856              For the task, I added a function bytes_from_utf8() to utf8.c.
857              It might resemble utf8_to_bytes() but it is not convenient
858              to the task.
859              Made a test for it and added to t/op/each.t
860              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
861              the mortal copy of the argument SV.
862              And changed t/io/utf8.t test 18 which expects print() to
863              upgrade its argument.
864              - re-implement sv_eq with bytes_from_utf8()
865              - some bug fixes
866              - tr/// does not handle UTF8 range (\x{}-\x{})
867              - \ before raw UTF8 character produced
868              "Malformed UTF-8 character" warning.
869              - "\x{100}\N{CENT SIGN}" is Malformed.
870              Added tests for these 3.
871              - and one silly bug (by me) with qu operator.
872      Branch: perl
873            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
874            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
875            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
876 ____________________________________________________________________________
877 [  8582] By: nick                                  on 2001/01/28  19:25:04
878         Log: Add pod/perliol.pod to MANIFEST :-(
879      Branch: perlio
880            ! MANIFEST
881 ____________________________________________________________________________
882 [  8581] By: nick                                  on 2001/01/28  19:22:40
883         Log: PerlIO documentation. Proofing and sub-editing requested.
884      Branch: perlio
885            + pod/perliol.pod
886            ! pod/perlapio.pod
887 ____________________________________________________________________________
888 [  8580] By: jhi                                   on 2001/01/28  05:16:25
889         Log: Revert the change to sv_2pv() done by #8054: Someone who
890              did SvNV_set() on a scalar that also happened to be POK,
891              followed by sv_2pv() won't get the right coercion anymore.
892              [Sarathy]
893      Branch: maint-5.6/perl
894            ! sv.c
895 ____________________________________________________________________________
896 [  8579] By: jhi                                   on 2001/01/28  05:15:04
897         Log: Remove the #8084 effect: do not allow -Q to be interpreted
898              as -&Q(), this is too much wiggle room.
899      Branch: maint-5.6/perl
900            ! toke.c
901 ____________________________________________________________________________
902 [  8578] By: jhi                                   on 2001/01/28  05:12:45
903         Log: Needed bits of #8439 (should have been in #8576),
904              mainly for lval substr().
905      Branch: maint-5.6/perl
906            ! mg.c pp.c pp_hot.c
907 ____________________________________________________________________________
908 [  8577] By: jhi                                   on 2001/01/28  05:02:46
909         Log: A missing check-in.
910      Branch: maint-5.6/perl
911            ! utf8.c
912 ____________________________________________________________________________
913 [  8576] By: jhi                                   on 2001/01/28  04:26:18
914         Log: Integrate changes #8425,8436,8439,8517 from mainline.
915              The 8439 was not truly integrated because it had too many
916              dependencies on the development branch and because it introduced
917              concepts too bold for a maintenance branch (such as the qu operator).
918              
919              Subject: [PATCH perl@8342] -Wformat
920              
921              Tighten some of the UTF-8 tests a bit.
922              
923              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
924              - The substr lval was still not okay.
925              - Now pp_stringify and sv_setsv copies source's UTF8 flag
926              even if IN_BYTE.  pp_stringify is called from fold_constants
927              at optimization phase and "\x{100}" was made SvUTF8_off under
928              use bytes (the bytes pragma is for "byte semantics" and not
929              for "do not produce UTF8 data")
930      Branch: maint-5.6/perl
931            ! t/lib/charnames.t t/op/substr.t toke.c
932           !> sv.c t/pragma/utf8.t
933 ____________________________________________________________________________
934 [  8575] By: jhi                                   on 2001/01/28  04:01:51
935         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
936              
937              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
938              
939              Subject: [ID 20001230.003] UTF-8 tr still hurts
940              
941              Test cases for #8385 (from Simon's "torture.pl")
942              
943              Start fixing UTF-8 lval substr() (8405)
944      Branch: maint-5.6/perl
945           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
946           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
947 ____________________________________________________________________________
948 [  8574] By: jhi                                   on 2001/01/28  03:09:06
949         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
950              from mainline.
951              
952              UTF-8 cleanup.
953              
954              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
955              
956              "\x{FF}\xFF" was broken.
957              
958              Tests for #8329 and #8330.
959              
960              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
961              
962              IRIX compiler noticed that the bof initialization might be
963              bypassed by control flow.
964              
965              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
966      Branch: maint-5.6/perl
967           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
968           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
969 ____________________________________________________________________________
970 [  8573] By: jhi                                   on 2001/01/28  02:06:12
971         Log: Retract #8552.
972      Branch: perl
973            ! lib/Text/Wrap.pm t/lib/textwrap.t
974 ____________________________________________________________________________
975 [  8572] By: jhi                                   on 2001/01/28  02:04:49
976         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
977              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
978              not really integrated but instead salvaged by hand
979              (they had too many dependencies on the development release
980              to be cleanly integratable).
981              
982              Subject: more UTF8 test suites and an UTF8 patch
983              
984              Tweak for MULTIPLICITY/USE_PERLIO
985              
986              Signedness nit.
987              
988              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
989              
990              Use the UTF8_XXX macros in is_utf8_char().
991              
992              Rewrite pp_concat() in terms of sv_catsv().  The . operator
993              should now be UTF-8-proof.
994              
995              Subject: [PATCH perl@8269] scanning two hex-constants
996              fails on EBCDIC environment (script length.t)
997              
998              Add some Unicode chop() tests.
999      Branch: maint-5.6/perl
1000            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
1001           !> sv.c t/op/chop.t utf8.h
1002 ____________________________________________________________________________
1003 [  8571] By: jhi                                   on 2001/01/28  00:35:59
1004         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
1005              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
1006              
1007              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
1008              
1009              The maxiters upper limit sanity check (guarding against
1010              non-progress) assumed bytes instead of characters in s///
1011              and split().
1012              
1013              Signedness nit.
1014              
1015              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
1016              join() should now be UTF-8-proof.
1017              
1018              More split // UTF-8 tests. (8250)
1019      Branch: maint-5.6/perl
1020           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
1021           !> util.c
1022 ____________________________________________________________________________
1023 [  8570] By: jhi                                   on 2001/01/27  22:15:46
1024         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
1025              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
1026              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
1027              8084,8204,8244,8333 from mainline.
1028              
1029              For -Q where Q might be a one-letter sub name one does no more
1030              get a warning about an unknown filetest (7941,7943,7944,8084).
1031              
1032              Subject: Re: [ID 20001130.011] expression parsing bug ?
1033              
1034              Make uv_to_utf8() to zero-terminate its output buffer.
1035              
1036              Split off t/op/length.t (7995)
1037              
1038              Split off t/op/utf8decode.t (7996)
1039              
1040              Remove an unnecessary 'use utf8' from the utf8.t (7998)
1041              
1042              Split off t/op/concat.t (8004)
1043              
1044              Split off t/op/ver.t (8005)
1045              
1046              Document utf8_length(), utf8_distance(), and utf8_hop().
1047              
1048              Document utf8_to_uv() better.
1049              
1050              Introduce macros for UTF8 decoding (8028,8033).
1051              
1052              Add test for reverse() (8030,8031).
1053              
1054              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
1055              
1056              Do not return the Unicode replacement character    on UTF-8
1057              decoding failure.
1058              
1059              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
1060              not this_utf8 i.e. the output string has one, but don't mess
1061              with source assumption. (8052,8053)
1062              
1063              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
1064              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
1065              was not expecting to be called with something that was already
1066              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
1067              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
1068              (8054)
1069              
1070              Recode the naughty binary bytes in utf8decode.t using the \xHH.
1071              
1072              Make some panic messages a bit more logical.
1073      Branch: maint-5.6/perl
1074           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
1075           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
1076           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
1077           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
1078           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
1079           !> utf8.c utf8.h
1080 ____________________________________________________________________________
1081 [  8569] By: jhi                                   on 2001/01/27  19:16:43
1082         Log: Integrate changes #7750 from perlio and #8566 from mainline.
1083      Branch: maint-5.6/perl
1084           !> regexec.c sv.c
1085 ____________________________________________________________________________
1086 [  8568] By: jhi                                   on 2001/01/27  18:06:51
1087         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
1088              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
1089              7935[-perlio.c],7936,7959,7965 from mainline.
1090              
1091              Change the "big byte" error message to "Wide character".
1092              (7355, the croak-if-wide-chars-in-print part ignored)
1093              
1094              Use UINT64_C().
1095              
1096              Introduce Perl_utf8_length().
1097              
1098              diff -se shows these as different (7753, forgotten check-ins)
1099              
1100              Subject: [PATCH] doop.c - UTF8 tr///
1101              
1102              If we use (aTHX_ ...) then put Perl_ on the front.
1103              
1104              Make utf8_length() and utf8_distance() to be less forgiving
1105              about bad UTF-8.
1106              
1107              Test line numbers are different with utf8.
1108              
1109              No need to scan till infinity, 13 is enough. (7872,7911)
1110              
1111              Subject: [PATCH] Tokeniser debugging
1112              
1113              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
1114              
1115              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
1116              
1117              Be more careful in Perl_sv_utf8_downgrade().
1118              
1119              Use DO_UTF8().
1120              
1121              Raw zero bytes in text files confuse at least GNU patch 2.1.
1122      Branch: maint-5.6/perl
1123           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
1124           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
1125           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
1126           !> t/pragma/utf8.t toke.c utf8.c utf8.h
1127 ____________________________________________________________________________
1128 [  8567] By: nick                                  on 2001/01/27  11:10:38
1129         Log: Integrate mainline
1130      Branch: perlio
1131           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
1132           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
1133           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
1134           !> toke.c
1135 ____________________________________________________________________________
1136 [  8566] By: jhi                                   on 2001/01/27  06:22:48
1137         Log: More documentation for the regexp context stack.
1138      Branch: perl
1139            ! regexec.c
1140 ____________________________________________________________________________
1141 [  8565] By: jhi                                   on 2001/01/27  05:21:57
1142         Log: Update Changes.
1143      Branch: perl
1144            ! Changes patchlevel.h
1145 ____________________________________________________________________________
1146 [  8564] By: jhi                                   on 2001/01/27  04:44:04
1147         Log: Threadedness patch for #8562 from Doug MacEachern.
1148      Branch: perl
1149            ! toke.c
1150 ____________________________________________________________________________
1151 [  8563] By: jhi                                   on 2001/01/27  04:26:24
1152         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
1153              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1154              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
1155              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
1156      Branch: perl
1157            ! op.c
1158 ____________________________________________________________________________
1159 [  8562] By: jhi                                   on 2001/01/27  04:20:30
1160         Log: Subject: Re: Announce : Tokener reporting patch
1161              From: Simon Cozens <simon@cozens.net>
1162              Date: Mon, 22 Jan 2001 02:17:22 +0000
1163              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
1164      Branch: perl
1165            ! embed.h embed.pl proto.h toke.c
1166 ____________________________________________________________________________
1167 [  8561] By: jhi                                   on 2001/01/27  04:17:24
1168         Log: Forgot from #8545.  Oops.
1169      Branch: perl
1170            ! pp.c t/pragma/overload.t
1171 ____________________________________________________________________________
1172 [  8560] By: jhi                                   on 2001/01/27  03:01:47
1173         Log: A better module compilation test, use MANIFEST as suggested
1174              by Spider.
1175      Branch: perl
1176            ! t/lib/1_compile.t
1177 ____________________________________________________________________________
1178 [  8559] By: jhi                                   on 2001/01/27  02:50:48
1179         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
1180              From: Peter Prymmer <pvhp@forte.com>
1181              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
1182              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
1183      Branch: perl
1184            ! t/lib/b.t
1185 ____________________________________________________________________________
1186 [  8558] By: jhi                                   on 2001/01/27  02:27:05
1187         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
1188              From: Peter Prymmer <pvhp@forte.com>
1189              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
1190              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
1191      Branch: perl
1192            ! t/pragma/sub_lval.t
1193 ____________________________________________________________________________
1194 [  8557] By: jhi                                   on 2001/01/27  02:26:03
1195         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
1196              From: Peter Prymmer <pvhp@forte.com>
1197              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
1198              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
1199      Branch: perl
1200            ! t/lib/st-06compat.t
1201 ____________________________________________________________________________
1202 [  8556] By: jhi                                   on 2001/01/27  02:24:33
1203         Log: Subject: [PATCH: perl@8531] minor update to README.os390
1204              From: Peter Prymmer <pvhp@forte.com>
1205              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
1206              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
1207      Branch: perl
1208            ! README.os390
1209 ____________________________________________________________________________
1210 [  8555] By: jhi                                   on 2001/01/27  00:35:47
1211         Log: No point in checking the length before we know whether the pointer
1212              is bogus or not, fixes Abigail's odbm failures in Linux.
1213      Branch: perl
1214            ! sv.c
1215 ____________________________________________________________________________
1216 [  8554] By: nick                                  on 2001/01/26  19:01:31
1217         Log: Integrate mainline
1218      Branch: perlio
1219           !> lib/Text/Wrap.pm t/lib/textwrap.t
1220 ____________________________________________________________________________
1221 [  8553] By: jhi                                   on 2001/01/26  15:19:39
1222         Log: Integrate change #7792 from perlio (multiplicity fix),
1223              fix the AV leak in regex DEBUGGING (tiny part of the
1224              polymorphic regexp patch #8143).
1225      Branch: maint-5.6/perl
1226            ! regcomp.c
1227           !> scope.h
1228 ____________________________________________________________________________
1229 [  8552] By: jhi                                   on 2001/01/26  15:03:23
1230         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
1231              From: Michael G Schwern <schwern@pobox.com>
1232              Date: Fri, 26 Jan 2001 09:28:31 -0500
1233              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
1234      Branch: perl
1235            ! lib/Text/Wrap.pm t/lib/textwrap.t
1236 ____________________________________________________________________________
1237 [  8551] By: jhi                                   on 2001/01/26  02:33:19
1238         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
1239              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
1240              
1241              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
1242              
1243              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
1244              
1245              Message nit.
1246              
1247              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
1248              
1249              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
1250              
1251              (the cleanup of unused submatches in regtry() and regcppop())
1252              
1253              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
1254              stored and restored, and thusly was trounced by the utf8 swash
1255              routines.
1256              
1257              use utf8 not required to use \x{}.
1258              
1259              Removed two more tests that make no sense in UTF-8 since the test
1260              data is not in UTF-8.
1261              
1262              Get the three different space character classes right under utf8.
1263              
1264              Implement ANYOFUTF8 regprop() dumping.
1265              
1266              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
1267              
1268              Document the regex context pushing/popping a bit better.
1269      Branch: maint-5.6/perl
1270           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
1271           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
1272           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
1273           !> t/op/regmesg.t utf8.c
1274 ____________________________________________________________________________
1275 [  8550] By: nick                                  on 2001/01/25  19:42:30
1276         Log: Integrate mainline
1277      Branch: perlio
1278           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
1279           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
1280           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
1281           !> t/lib/bigint.t t/lib/bigintpm.t
1282 ____________________________________________________________________________
1283 [  8549] By: jhi                                   on 2001/01/25  15:22:28
1284         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
1285      Branch: maint-5.6/perl
1286            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
1287 ____________________________________________________________________________
1288 [  8548] By: jhi                                   on 2001/01/25  15:02:55
1289         Log: Integrate changes #7997,8063,8492,8547 from mainline.
1290              
1291              Subject: Re: STRLEN - what?
1292              
1293              Subject: [PATCH] perlguts.pod
1294              
1295              Memory management calls documentation.
1296              
1297              Layout using tabulator is not a good idea in a pod.
1298      Branch: maint-5.6/perl
1299           !> pod/perlguts.pod
1300 ____________________________________________________________________________
1301 [  8547] By: jhi                                   on 2001/01/25  14:49:05
1302         Log: Layout using tabulator is not a good idea in a pod.
1303      Branch: perl
1304            ! pod/perlguts.pod
1305 ____________________________________________________________________________
1306 [  8546] By: jhi                                   on 2001/01/25  14:31:12
1307         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
1308              from mainline.
1309              
1310              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
1311              
1312              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
1313              
1314              More Win32 editor/IDE/shell hints.
1315              
1316              More Win32 Perling.
1317              
1318              Yet another editor edit.
1319              
1320              Edit edit edit.
1321              
1322              IDE/editor section tweaking.
1323              
1324              Few more IDE/editor nits from p5p.
1325      Branch: maint-5.6/perl
1326           !> pod/perlfaq3.pod
1327 ____________________________________________________________________________
1328 [  8545] By: jhi                                   on 2001/01/25  04:16:32
1329         Log: Subject: [PATCH 5.7.0] overload int()
1330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1331              Date: Wed, 24 Jan 2001 19:06:57 -0500
1332              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
1333      Branch: perl
1334            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
1335            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
1336            ! t/lib/bigintpm.t
1337 ____________________________________________________________________________
1338 [  8544] By: jhi                                   on 2001/01/25  04:15:11
1339         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
1340              From: Peter Prymmer <pvhp@forte.com>
1341              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
1342              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
1343      Branch: perl
1344            ! Makefile.SH README.os390 hints/os390.sh installperl
1345 ____________________________________________________________________________
1346 [  8543] By: jhi                                   on 2001/01/25  03:52:08
1347         Log: Integrate change #8462,8469 from mainline.
1348              
1349              In VMS Perl subversion (perl -V) is undef.
1350      Branch: maint-5.6/perl
1351           !> configure.com
1352 ____________________________________________________________________________
1353 [  8542] By: jhi                                   on 2001/01/25  03:44:55
1354         Log: Integrate changes #7835,7850,8315,8316 from mainline.
1355              
1356              Solaris hints.
1357      Branch: maint-5.6/perl
1358           !> hints/solaris_2.sh
1359 ____________________________________________________________________________
1360 [  8541] By: jhi                                   on 2001/01/25  03:39:28
1361         Log: Integrate #8336 from mainline.
1362      Branch: maint-5.6/perl
1363           !> hv.c
1364 ____________________________________________________________________________
1365 [  8540] By: jhi                                   on 2001/01/25  03:23:50
1366         Log: Retract #8539.
1367      Branch: maint-5.6/perl
1368            ! pod/perlfaq3.pod
1369 ____________________________________________________________________________
1370 [  8539] By: jhi                                   on 2001/01/25  03:21:55
1371         Log: (Retracted by #5940.)
1372      Branch: maint-5.6/perl
1373            ! pod/perlfaq3.pod
1374 ____________________________________________________________________________
1375 [  8538] By: jhi                                   on 2001/01/25  03:14:07
1376         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
1377              From: Peter Prymmer <pvhp@forte.com>
1378              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
1379              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
1380              
1381              The VMS bits.
1382      Branch: maint-5.6/perl
1383            ! configure.com vms/descrip_mms.template
1384 ____________________________________________________________________________
1385 [  8537] By: jhi                                   on 2001/01/25  03:06:09
1386         Log: Integrate #7710,7824,7973 from mainline.
1387      Branch: maint-5.6/perl
1388           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1389           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
1390           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
1391           !> vos/config.ga.def vos/config.ga.h win32/config.bc
1392           !> win32/config.gc win32/config.vc
1393 ____________________________________________________________________________
1394 [  8536] By: jhi                                   on 2001/01/24  13:50:20
1395         Log: Revert the edits made by me so far to the 5.6 branch since
1396              the TRIAL1 since I did edits when I should have been using
1397              integrates.  Bad programmer.   (Will integrate them properly later.)
1398              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
1399              The #8353 will not be reapplied at least for now since
1400              the UTF-8 hash keys need more thinking.
1401              (The patches #8347, #8354, #8454, #8473 were okay since they
1402              were original edits made specifically for the 5.6.1-TRIAL1.)
1403      Branch: maint-5.6/perl
1404            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1405            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
1406            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
1407            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
1408            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
1409            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1410            ! win32/config.bc win32/config.gc win32/config.vc
1411 ____________________________________________________________________________
1412 [  8535] By: bailey                                on 2001/01/24  06:37:02
1413         Log: SYN SYN
1414      Branch: vmsperl
1415           +> (branch 26 files)
1416           !> (integrate 130 files)
1417 ____________________________________________________________________________
1418 [  8534] By: nick                                  on 2001/01/23  19:30:57
1419         Log: Integrate mainline.
1420      Branch: perlio
1421           !> Changes Configure Porting/Glossary Porting/config.sh
1422           !> Porting/config_H embed.h embed.pl ext/Encode/compile
1423           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
1424           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
1425           !> pod/perlvar.pod proto.h t/lib/1_compile.t
1426 ____________________________________________________________________________
1427 [  8533] By: jhi                                   on 2001/01/23  16:15:46
1428         Log: Forgotten from #8501.
1429      Branch: perl
1430            ! Porting/Glossary Porting/config.sh Porting/config_H
1431 ____________________________________________________________________________
1432 [  8532] By: jhi                                   on 2001/01/23  16:13:27
1433         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
1434              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1435              Date: Mon, 22 Jan 2001 17:51:58 +0100
1436              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
1437      Branch: perl
1438            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
1439 ____________________________________________________________________________
1440 [  8531] By: jhi                                   on 2001/01/23  15:46:01
1441         Log: Update Changes.
1442      Branch: perl
1443            ! Changes patchlevel.h
1444 ____________________________________________________________________________
1445 [  8530] By: jhi                                   on 2001/01/23  15:38:39
1446         Log: De-cut-and-pasto.
1447      Branch: perl
1448            ! t/lib/1_compile.t
1449 ____________________________________________________________________________
1450 [  8529] By: jhi                                   on 2001/01/23  15:11:04
1451         Log: Document the mkdir trailing slashes case.
1452      Branch: perl
1453            ! pod/perlfunc.pod
1454 ____________________________________________________________________________
1455 [  8528] By: jhi                                   on 2001/01/23  15:08:28
1456         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
1457              get installed:
1458              
1459              Subject: lib/lib.pm
1460              From: <abigail@foad.org>
1461              Date: Mon, 28 Aug 2000 20:35:08 -0400
1462              Message-ID: <20000829003508.21281.qmail@foad.org>
1463      Branch: perl
1464            ! installperl
1465 ____________________________________________________________________________
1466 [  8527] By: jhi                                   on 2001/01/23  14:44:04
1467         Log: Metaconfig unit change for #8526.
1468      Branch: metaconfig
1469            ! U/threads/archname.U
1470 ____________________________________________________________________________
1471 [  8526] By: jhi                                   on 2001/01/23  14:43:19
1472         Log: Attach -perlio to the archname if so selected.
1473      Branch: perl
1474            ! Configure
1475 ____________________________________________________________________________
1476 [  8525] By: jhi                                   on 2001/01/23  14:24:01
1477         Log: Subject: [PATCH] pod/perlvar.pod
1478              From: abigail@foad.org
1479              Date: Tue, 23 Jan 2001 01:41:10 +0100
1480              Message-ID: <20010123004110.22259.qmail@foad.org>
1481      Branch: perl
1482            ! pod/perlvar.pod
1483 ____________________________________________________________________________
1484 [  8524] By: jhi                                   on 2001/01/23  14:22:32
1485         Log: A bug introduced in #8217 (the undefined variable in the
1486              lib/safe1_t #3) fixed, by Charles Lane:
1487              
1488              The earlier patch made it so that stuff running in Safe
1489              compartments could do a "caller" and see "main".  That
1490              little change in name is done right before the code in
1491              the compartment is run, and apparantly the parser
1492              was picking up the stash name before it got changed.
1493              
1494              (why it was threaded vs. unthreaded Perl that was sensitive to this
1495              I still don't know...and it probably doesn't matter).
1496              
1497              I tryed removing the stash name-change and saw that threaded Perl
1498              did indeed pass the lib/safe1.t tests.
1499              
1500              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
1501              do the name change (and to connect _ in the compartment to the global
1502              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
1503              to call _safe_pkg_prep when creating a new compartment.
1504              
1505              Passes all tests with threaded perl on linux; passes all tests
1506              with unthreaded perl on VMS.
1507              
1508              At some point I'll probably want to revisit Safe and Opcode to
1509              provide more sensible handling of global variables...and to get
1510              formats working in Safe compartments, which they don't do currently.
1511      Branch: perl
1512            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1513 ____________________________________________________________________________
1514 [  8523] By: jhi                                   on 2001/01/23  14:11:58
1515         Log: Also the lib/Thread.pm itself needs to be ignored if
1516              the Thread extension hasn't been built.
1517      Branch: perl
1518            ! t/lib/1_compile.t
1519 ____________________________________________________________________________
1520 [  8522] By: jhi                                   on 2001/01/23  13:51:28
1521         Log: print() instead of warn() so that stderr doesn't get
1522              unncessarily polluted.
1523      Branch: perl
1524            ! ext/Encode/compile
1525 ____________________________________________________________________________
1526 [  8521] By: jhi                                   on 2001/01/23  13:49:48
1527         Log: Integrate perlio.
1528      Branch: perl
1529           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
1530           !> ext/Encode/encode.h
1531 ____________________________________________________________________________
1532 [  8520] By: nick                                  on 2001/01/22  21:44:00
1533         Log: More messing with Encode:
1534              Extra fields in header to allow multiple names and to record
1535              other things "compile" knows.
1536              Re-organise compile to factor out common output routines.
1537      Branch: perlio
1538            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
1539 ____________________________________________________________________________
1540 [  8519] By: nick                                  on 2001/01/22  20:33:50
1541         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
1542      Branch: perlio
1543            ! ext/Encode/Makefile.PL ext/Encode/compile
1544 ____________________________________________________________________________
1545 [  8518] By: nick                                  on 2001/01/22  20:28:13
1546         Log: Integrate mainline
1547      Branch: perlio
1548           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
1549           !> vos/config.alpha.def vos/config.alpha.h
1550 ____________________________________________________________________________
1551 [  8517] By: jhi                                   on 2001/01/22  15:37:17
1552         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
1553              by Inaba Hiroto.
1554      Branch: perl
1555            ! sv.c
1556 ____________________________________________________________________________
1557 [  8516] By: jhi                                   on 2001/01/22  14:55:15
1558         Log: More SIG_SIZE fixes.
1559      Branch: perl
1560            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
1561 ____________________________________________________________________________
1562 [  8515] By: jhi                                   on 2001/01/22  14:50:27
1563         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
1564              From: "Craig A. Berry" <craigberry@mac.com>
1565              Date: Mon, 22 Jan 2001 00:42:24 -0600
1566              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
1567      Branch: perl
1568            ! configure.com
1569 ____________________________________________________________________________
1570 [  8514] By: jhi                                   on 2001/01/22  14:31:17
1571         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
1572              From: "Craig A. Berry" <craigberry@mac.com>
1573              Date: Sun, 21 Jan 2001 23:03:25 -0600
1574              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
1575      Branch: perl
1576            ! configure.com
1577 ____________________________________________________________________________
1578 [  8513] By: jhi                                   on 2001/01/22  14:14:00
1579         Log: Add the .ucm encoding tables to the MANIFEST.
1580      Branch: perl
1581            ! MANIFEST
1582 ____________________________________________________________________________
1583 [  8512] By: jhi                                   on 2001/01/22  13:43:33
1584         Log: Integrate perlio.
1585      Branch: perl
1586           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
1587           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1588           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
1589           +> ext/Encode/Encode/iso8859-10.ucm
1590           +> ext/Encode/Encode/iso8859-13.ucm
1591           +> ext/Encode/Encode/iso8859-14.ucm
1592           +> ext/Encode/Encode/iso8859-15.ucm
1593           +> ext/Encode/Encode/iso8859-16.ucm
1594           +> ext/Encode/Encode/iso8859-2.ucm
1595           +> ext/Encode/Encode/iso8859-3.ucm
1596           +> ext/Encode/Encode/iso8859-4.ucm
1597           +> ext/Encode/Encode/iso8859-5.ucm
1598           +> ext/Encode/Encode/iso8859-6.ucm
1599           +> ext/Encode/Encode/iso8859-7.ucm
1600           +> ext/Encode/Encode/iso8859-8.ucm
1601           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
1602           +> ext/Encode/Encode/symbol.ucm
1603           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
1604           !> perliol.h
1605 ____________________________________________________________________________
1606 [  8511] By: nick                                  on 2001/01/21  23:44:47
1607         Log: Make "real" layers of ":utf8" and ":raw".
1608              So now PERLIO=utf8 perl ...
1609              does what Andreas wanted.
1610              Fix arg passing in open.pm (still have a Carp issue).
1611      Branch: perlio
1612            ! lib/open.pm perlio.c perliol.h
1613 ____________________________________________________________________________
1614 [  8510] By: jhi                                   on 2001/01/21  22:56:53
1615         Log: Document the regex context pushing/popping a bit better.
1616      Branch: perl
1617            ! regexec.c
1618 ____________________________________________________________________________
1619 [  8509] By: jhi                                   on 2001/01/21  22:55:44
1620         Log: Tweak the mkdir trailing slash code some more.
1621              
1622              TO DO: the same handling should probably be done for
1623              all the other filesystem functions that can have directories
1624              as their arguments.
1625      Branch: perl
1626            ! pp_sys.c
1627 ____________________________________________________________________________
1628 [  8508] By: nick                                  on 2001/01/21  21:37:43
1629         Log: Switch "compiled in" encodings to .ucm format.
1630              (Leave others as .enc till we can run-time load .ucm,
1631              or find some other way to load them.)
1632      Branch: perlio
1633            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
1634            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1635            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
1636            + ext/Encode/Encode/iso8859-10.ucm
1637            + ext/Encode/Encode/iso8859-13.ucm
1638            + ext/Encode/Encode/iso8859-14.ucm
1639            + ext/Encode/Encode/iso8859-15.ucm
1640            + ext/Encode/Encode/iso8859-16.ucm
1641            + ext/Encode/Encode/iso8859-2.ucm
1642            + ext/Encode/Encode/iso8859-3.ucm
1643            + ext/Encode/Encode/iso8859-4.ucm
1644            + ext/Encode/Encode/iso8859-5.ucm
1645            + ext/Encode/Encode/iso8859-6.ucm
1646            + ext/Encode/Encode/iso8859-7.ucm
1647            + ext/Encode/Encode/iso8859-8.ucm
1648            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
1649            + ext/Encode/Encode/symbol.ucm
1650            ! ext/Encode/Makefile.PL ext/Encode/compile
1651 ____________________________________________________________________________
1652 [  8507] By: nick                                  on 2001/01/21  21:02:03
1653         Log: Integrate (partial) mainline.
1654      Branch: perlio
1655           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
1656           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
1657           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1658 ____________________________________________________________________________
1659 [  8506] By: jhi                                   on 2001/01/21  20:09:30
1660         Log: Update Changes.
1661      Branch: perl
1662            ! Changes patchlevel.h
1663 ____________________________________________________________________________
1664 [  8505] By: jhi                                   on 2001/01/21  19:39:59
1665         Log: Subject: Minor typos in perlfaq2.pod
1666              From: "Stephen P. Potter" <spp@spotter.yi.org>
1667              Message-Id: <200101192101.QAA11911@spotter.yi.org>
1668              Date: Fri, 19 Jan 2001 16:01:13 -0500
1669              
1670              with a nit from Philip Netwon.
1671      Branch: perl
1672            ! pod/perlfaq2.pod
1673 ____________________________________________________________________________
1674 [  8504] By: jhi                                   on 2001/01/21  19:33:05
1675         Log: Metaconfig change for #8503.
1676      Branch: metaconfig
1677            ! U/threads/usethreads.U
1678 ____________________________________________________________________________
1679 [  8503] By: jhi                                   on 2001/01/21  19:32:21
1680         Log: Sanity check for conflicting thread flavours.
1681      Branch: perl
1682            ! Configure config_h.SH
1683 ____________________________________________________________________________
1684 [  8502] By: jhi                                   on 2001/01/21  19:23:00
1685         Log: Metaconfig change for #8501.
1686      Branch: metaconfig
1687            ! U/modified/sig_name.U
1688 ____________________________________________________________________________
1689 [  8501] By: jhi                                   on 2001/01/21  19:22:26
1690         Log: The SIG_SIZE is the number of the elements *excluding*
1691              the terminating NULL.
1692      Branch: perl
1693            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
1694            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
1695            ! win32/config_H.vc
1696 ____________________________________________________________________________
1697 [  8500] By: jhi                                   on 2001/01/21  18:31:31
1698         Log: Integrate perlio.
1699      Branch: perl
1700           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
1701           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
1702           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
1703           !> pp_sys.c proto.h sv.c
1704 ____________________________________________________________________________
1705 [  8499] By: jhi                                   on 2001/01/21  17:43:57
1706         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
1707              From: Hugo <hv@crypt.compulink.co.uk>
1708              Date: Sun, 21 Jan 2001 13:34:05 +0000
1709              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
1710              
1711              In sprintf UTF8ize only if necessary.
1712      Branch: perl
1713            ! sv.c
1714 ____________________________________________________________________________
1715 [  8498] By: nick                                  on 2001/01/21  16:25:32
1716         Log: Encode cleanup.
1717              Add command line control over "compile" so that Makefile.PL
1718              needs can be combined with other uses.
1719              Use command line options in Makefile.PL.
1720              Fix multi-byte parsing in .ucm files.
1721      Branch: perlio
1722            ! ext/Encode/Makefile.PL ext/Encode/compile
1723 ____________________________________________________________________________
1724 [  8497] By: nick                                  on 2001/01/21  12:56:27
1725         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
1726      Branch: perlio
1727            ! ext/Encode/Encode.xs
1728 ____________________________________________________________________________
1729 [  8496] By: nick                                  on 2001/01/21  12:18:45
1730         Log: Fixup after integrate:
1731              missed the .sym files that are changed by regen_headers
1732              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
1733      Branch: perlio
1734            ! global.sym pp.sym sv.c
1735 ____________________________________________________________________________
1736 [  8495] By: nick                                  on 2001/01/21  11:51:07
1737         Log: Integrate mainline.
1738      Branch: perlio
1739           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
1740           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
1741           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
1742           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
1743           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
1744           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
1745           !> win32/Makefile win32/makefile.mk
1746 ____________________________________________________________________________
1747 [  8494] By: jhi                                   on 2001/01/20  23:12:11
1748         Log: Forgot the expect_number() prototype.
1749      Branch: perl
1750            ! embed.h embed.pl proto.h
1751 ____________________________________________________________________________
1752 [  8493] By: jhi                                   on 2001/01/20  22:56:39
1753         Log: Subject: [PATCH: perl@8482] README.vms URL updates
1754              From: Peter Prymmer <pvhp@forte.com>
1755              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
1756              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
1757              
1758              Plus Craig A. Berry's suggestion to use compaq.com instead
1759              of digital.com.
1760      Branch: perl
1761            ! README.vms
1762 ____________________________________________________________________________
1763 [  8492] By: jhi                                   on 2001/01/20  22:50:05
1764         Log: Memory management calls documentation.
1765      Branch: perl
1766            ! pod/perlguts.pod
1767 ____________________________________________________________________________
1768 [  8491] By: jhi                                   on 2001/01/20  22:38:33
1769         Log: Signedness nit plus few memcpy/Copy nits.
1770      Branch: perl
1771            ! sv.c
1772 ____________________________________________________________________________
1773 [  8490] By: jhi                                   on 2001/01/20  22:25:53
1774         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
1775              From: Peter Prymmer <pvhp@forte.com>
1776              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
1777              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
1778      Branch: perl
1779            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
1780 ____________________________________________________________________________
1781 [  8489] By: jhi                                   on 2001/01/20  22:24:41
1782         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
1783              From: Peter Prymmer <pvhp@forte.com>
1784              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
1785              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
1786      Branch: perl
1787            ! win32/Makefile win32/makefile.mk
1788 ____________________________________________________________________________
1789 [  8488] By: jhi                                   on 2001/01/20  22:22:27
1790         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
1791              From: Peter Prymmer <pvhp@forte.com>
1792              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
1793              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
1794      Branch: perl
1795            ! Makefile.SH
1796 ____________________________________________________________________________
1797 [  8487] By: jhi                                   on 2001/01/20  22:21:18
1798         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
1799              From: Peter Prymmer <pvhp@forte.com>
1800              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
1801              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
1802      Branch: perl
1803            + ext/DynaLoader/dl_dllload.xs
1804            ! MANIFEST Makefile.SH hints/os390.sh
1805 ____________________________________________________________________________
1806 [  8486] By: jhi                                   on 2001/01/20  22:17:53
1807         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
1808              From: Peter Prymmer <pvhp@forte.com>
1809              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
1810              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
1811      Branch: perl
1812            ! README.os390 README.posix-bc
1813 ____________________________________________________________________________
1814 [  8485] By: jhi                                   on 2001/01/20  20:15:30
1815         Log: Document and test the new qu operator.
1816      Branch: perl
1817            + t/op/qu.t
1818            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
1819            ! pod/perlretut.pod pod/perlunicode.pod
1820 ____________________________________________________________________________
1821 [  8484] By: nick                                  on 2001/01/20  19:42:30
1822         Log: Infrastructure to allow:
1823              open($fh,"|-",@array);
1824              to be implemented
1825              i.e. mark pp_open as needing a stack mark, and make pp_open
1826              process its args in that style (and pass them _all_ to tied handles OPEN).
1827              Invent do_openn() which takes SV ** at allow it to see multiple args.
1828              Note this does not _do_ anything yet.
1829      Branch: perlio
1830            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
1831            ! perlapi.c pp_proto.h pp_sys.c proto.h
1832 ____________________________________________________________________________
1833 [  8483] By: nick                                  on 2001/01/20  17:23:14
1834         Log: Integrate mainline.
1835      Branch: perlio
1836           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
1837           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
1838 ____________________________________________________________________________
1839 [  8482] By: jhi                                   on 2001/01/19  15:37:49
1840         Log: Update Changes.
1841      Branch: perl
1842            ! Changes patchlevel.h
1843 ____________________________________________________________________________
1844 [  8481] By: jhi                                   on 2001/01/19  14:41:24
1845         Log: Subject: Re: new feature: s?printf parameter reordering 
1846              From: Hugo <hv@crypt.compulink.co.uk>
1847              Date: Thu, 11 Jan 2001 17:09:03 +0000
1848              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
1849              
1850              - support reordering for all parameters: %, *v, *, .*
1851              - lay down that the reordering specification must immediately
1852              follow that parameter: %3$, *v3$, *3$, .*3$
1853              - fix vectorisation of a zero-length string
1854              - factor out the code choosing the argument to format
1855              
1856              Possibly unwanted side-effects:
1857              - the special format specifiers ' +-0' must now precede any
1858              vectorisation specifier. Tests in op/sprintf and op/ver
1859              have been changed to reflect this.
1860              - sprintf.t test #214 changed its expectations because in many
1861              cases, the next parameter has already been consumed when an
1862              invalid type letter is detected.
1863              
1864              Probably wanted side-effects:
1865              - attempts to format a non-existent parameter will warn as if C<undef>
1866              - attempt to write to non-existent parameter with '%n' will complain
1867              of "attempt to modify read-only value" instead of being silent
1868      Branch: perl
1869            ! sv.c t/op/sprintf.t t/op/ver.t
1870 ____________________________________________________________________________
1871 [  8480] By: jhi                                   on 2001/01/19  14:08:37
1872         Log: Subject: PATCH pragma/locale.t
1873              From: andreas.koenig@anima.de (Andreas J. Koenig)
1874              Date: 18 Jan 2001 09:45:37 +0100
1875              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
1876      Branch: perl
1877            ! t/pragma/locale.t
1878 ____________________________________________________________________________
1879 [  8479] By: jhi                                   on 2001/01/19  13:19:58
1880         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
1881      Branch: perl
1882            ! configure.com
1883 ____________________________________________________________________________
1884 [  8478] By: jhi                                   on 2001/01/19  02:12:35
1885         Log: Automate 1_compile.t.
1886      Branch: perl
1887            ! t/lib/1_compile.t
1888 ____________________________________________________________________________
1889 [  8477] By: jhi                                   on 2001/01/19  01:49:56
1890         Log: Integrate perlio.
1891      Branch: perl
1892           !> sv.c win32/config.bc win32/config.gc win32/config.vc
1893           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1894 ____________________________________________________________________________
1895 [  8476] By: nick                                  on 2001/01/18  21:51:52
1896         Log: Integrate mainline
1897      Branch: perlio
1898           +> t/lib/1_compile.t t/lib/compmod.pl
1899           !> MANIFEST configure.com lib/unicode/distinct.pm
1900 ____________________________________________________________________________
1901 [  8475] By: nick                                  on 2001/01/18  21:48:02
1902         Log: Win32 "safe signals" co-existance fix.
1903              Fix SIG_SIZE value.
1904              Clear PL_sig_pending when cloning (fork).
1905      Branch: perlio
1906            ! sv.c win32/config.bc win32/config.gc win32/config.vc
1907            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1908 ____________________________________________________________________________
1909 [  8474] By: jhi                                   on 2001/01/18  14:40:57
1910         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
1911      Branch: perl
1912            ! t/lib/1_compile.t
1913 ____________________________________________________________________________
1914 [  8473] By: gsar                                  on 2001/01/18  11:42:31
1915         Log: unsubmitted trial1 change
1916      Branch: maint-5.6/perl
1917            ! Changes
1918 ____________________________________________________________________________
1919 [  8472] By: jhi                                   on 2001/01/18  04:30:24
1920         Log: The first bug found by 1_compile.t.
1921      Branch: perl
1922            ! lib/unicode/distinct.pm
1923 ____________________________________________________________________________
1924 [  8471] By: jhi                                   on 2001/01/18  04:29:42
1925         Log: Add Schwern's 1_compile test.  The compile_module script renamed
1926              to be a bit shorter for the 8.3 people.
1927      Branch: perl
1928            + t/lib/1_compile.t t/lib/compmod.pl
1929            ! MANIFEST
1930 ____________________________________________________________________________
1931 [  8470] By: jhi                                   on 2001/01/18  04:16:00
1932         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)
1933              From: Peter Prymmer <pvhp@forte.com>
1934              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
1935              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
1936              Replace #8463.
1937      Branch: maint-5.6/perl
1938            ! configure.com
1939 ____________________________________________________________________________
1940 [  8469] By: jhi                                   on 2001/01/18  04:13:02
1941         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)
1942              From: Peter Prymmer <pvhp@forte.com>
1943              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
1944              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
1945              Replace #8462.
1946      Branch: perl
1947            ! configure.com
1948 ____________________________________________________________________________
1949 [  8468] By: jhi                                   on 2001/01/18  03:42:08
1950         Log: Integrate perlio.
1951      Branch: perl
1952           !> gv.c mg.c perlio.c util.c
1953 ____________________________________________________________________________
1954 [  8467] By: nick                                  on 2001/01/17  22:41:10
1955         Log: "Safe" signals - trial implementation.
1956              gv.c tweaked to zero PL_sig_pend array
1957              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
1958              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
1959              Odd thing is that it "works" with PERLIO=stdio as well (linux).
1960      Branch: perlio
1961            ! gv.c mg.c perlio.c util.c
1962 ____________________________________________________________________________
1963 [  8466] By: nick                                  on 2001/01/17  20:40:20
1964         Log: Integrate mainline.
1965      Branch: perlio
1966           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1967           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
1968           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
1969           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1970           !> vos/config.ga.h win32/config.bc win32/config.gc
1971           !> win32/config.vc
1972 ____________________________________________________________________________
1973 [  8465] By: jhi                                   on 2001/01/17  18:37:13
1974         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
1975              From: Nicholas Clark <nick@ccl4.org>
1976              Date: Wed, 17 Jan 2001 17:31:33 +0000
1977              Message-ID: <20010117173133.I2633@plum.flirble.org>
1978      Branch: perl
1979            ! t/op/int.t
1980 ____________________________________________________________________________
1981 [  8464] By: jhi                                   on 2001/01/17  14:43:17
1982         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
1983              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1984              Date: Wed, 17 Jan 2001 15:16:43 +0100
1985              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
1986              
1987              pp_int() was dropping an NV to the floor,
1988              int(279964589018079/59) either returned not an integer
1989              4745162525730.15, or one got "Attempt to free unreferenced scalar."
1990      Branch: perl
1991            ! pp.c
1992 ____________________________________________________________________________
1993 [  8463] By: jhi                                   on 2001/01/17  06:12:42
1994         Log: (Replaced by #8470)
1995              
1996              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)
1997              From: "Craig A. Berry" <craigberry@mac.com>
1998              Date: Tue, 16 Jan 2001 23:38:46 -0600
1999              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
2000      Branch: maint-5.6/perl
2001            ! configure.com
2002 ____________________________________________________________________________
2003 [  8462] By: jhi                                   on 2001/01/17  06:11:31
2004         Log: (Replaced by #8469)
2005              
2006              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)
2007              From: "Craig A. Berry" <craigberry@mac.com>
2008              Date: Tue, 16 Jan 2001 23:38:46 -0600
2009              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
2010      Branch: perl
2011            ! configure.com
2012 ____________________________________________________________________________
2013 [  8461] By: jhi                                   on 2001/01/17  05:56:12
2014         Log: Allow for one trailing slash in the directory of mkdir().
2015      Branch: perl
2016            ! pp_sys.c
2017 ____________________________________________________________________________
2018 [  8460] By: jhi                                   on 2001/01/17  03:26:01
2019         Log: Metaconfig unit changes for #8459.
2020      Branch: metaconfig
2021            ! U/modified/Loc.U U/modified/sig_name.U
2022 ____________________________________________________________________________
2023 [  8459] By: jhi                                   on 2001/01/17  03:24:48
2024         Log: Define SIG_SIZE, the number of elements in the sig_name and
2025              sig_num arrays, including the final NULL entry.
2026      Branch: perl
2027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2028            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
2029            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
2030            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2031            ! win32/config.bc win32/config.gc win32/config.vc
2032 ____________________________________________________________________________
2033 [  8458] By: jhi                                   on 2001/01/17  01:41:33
2034         Log: Integrate perlio.
2035      Branch: perl
2036           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
2037           !> perlapi.h proto.h sv.c
2038 ____________________________________________________________________________
2039 [  8457] By: nick                                  on 2001/01/16  22:07:26
2040         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
2041              Provides all the "cost" but no benefit yet - it is to allow cost
2042              to be measured, and implementation experiments (just in mg.c?).
2043      Branch: perlio
2044            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
2045            ! perlapi.h proto.h sv.c
2046 ____________________________________________________________________________
2047 [  8456] By: nick                                  on 2001/01/16  21:07:07
2048         Log: Integrate mainline.
2049      Branch: perlio
2050           !> (integrate 51 files)
2051 ____________________________________________________________________________
2052 [  8455] By: jhi                                   on 2001/01/16  18:13:43
2053         Log: Subject: [PATCH] regcomp.c old feature removal
2054              From: mjd@plover.com
2055              Date: 16 Jan 2001 14:43:18 -0000 
2056              Message-ID: <20010116144318.7140.qmail@plover.com> 
2057      Branch: perl
2058            ! regcomp.c
2059 ____________________________________________________________________________
2060 [  8454] By: jhi                                   on 2001/01/16  16:12:39
2061         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
2062              From: "Indy Singh" <indy@nusphere.com>
2063              Date: Wed, 10 Jan 2001 20:17:49 -0500
2064              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
2065      Branch: maint-5.6/perl
2066            ! win32/Makefile
2067 ____________________________________________________________________________
2068 [  8453] By: jhi                                   on 2001/01/16  16:09:33
2069         Log: Update Changes.
2070      Branch: perl
2071            ! Changes patchlevel.h
2072 ____________________________________________________________________________
2073 [  8452] By: jhi                                   on 2001/01/16  15:42:04
2074         Log: Subject: Re: API Cleanup
2075              To: perl5-porters@perl.org
2076              Date: Tue, 16 Jan 2001 13:42:30 +0000
2077              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
2078              
2079              Subject: [PATCH] utf8.c documentation
2080              From: Simon Cozens <simon@cozens.net>
2081              Date: Tue, 16 Jan 2001 13:52:48 +0000
2082              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
2083              
2084              Subject: Re: API Cleanup
2085              From: Simon Cozens <simon@cozens.net>
2086              Date: Tue, 16 Jan 2001 14:58:55 +0000
2087              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
2088              
2089              UTF-8 doc patches.
2090      Branch: perl
2091            ! embed.pl pod/perlapi.pod utf8.c
2092 ____________________________________________________________________________
2093 [  8451] By: jhi                                   on 2001/01/16  14:41:39
2094         Log: podlators 1.07, from Russ Allbery.
2095      Branch: perl
2096            ! lib/Pod/Man.pm
2097 ____________________________________________________________________________
2098 [  8450] By: jhi                                   on 2001/01/16  14:24:19
2099         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
2100              From: "Indy Singh" <indy@nusphere.com>
2101              Date: Mon, 15 Jan 2001 20:59:40 -0500
2102              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
2103      Branch: perl
2104            ! win32/Makefile
2105 ____________________________________________________________________________
2106 [  8449] By: jhi                                   on 2001/01/16  03:42:55
2107         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
2108              at the setting of the ofs_sv in new_struct_thread() as the
2109              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
2110              that invited a core dump.
2111      Branch: perl
2112            ! util.c
2113 ____________________________________________________________________________
2114 [  8448] By: jhi                                   on 2001/01/16  01:49:07
2115         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
2116              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2117              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
2118              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
2119              
2120              Replace #8444 and #8445.
2121      Branch: perl
2122            ! ext/B/B.xs ext/B/B/Debug.pm
2123 ____________________________________________________________________________
2124 [  8447] By: jhi                                   on 2001/01/15  21:05:35
2125         Log: Subject: [PATCH] API Variable documentation   
2126              From: Simon Cozens <simon@cozens.net>
2127              Date: Mon, 15 Jan 2001 19:35:54 +0000
2128              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
2129      Branch: perl
2130            ! pod/perlapi.pod thrdvar.h
2131 ____________________________________________________________________________
2132 [  8446] By: jhi                                   on 2001/01/15  20:49:20
2133         Log: Signedness nit.
2134      Branch: perl
2135            ! pp_ctl.c
2136 ____________________________________________________________________________
2137 [  8445] By: jhi                                   on 2001/01/15  20:28:48
2138         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
2139      Branch: perl
2140            ! ext/B/B/Debug.pm
2141 ____________________________________________________________________________
2142 [  8444] By: jhi                                   on 2001/01/15  13:09:10
2143         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
2144      Branch: perl
2145            ! ext/B/B.xs
2146 ____________________________________________________________________________
2147 [  8443] By: jhi                                   on 2001/01/15  13:06:26
2148         Log: Missing from #8439.
2149      Branch: perl
2150            ! keywords.h mg.c
2151 ____________________________________________________________________________
2152 [  8442] By: jhi                                   on 2001/01/15  13:02:38
2153         Log: Subject: [PATCH @8436] Eliminate op_children
2154              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2155              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
2156              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
2157              
2158              Subject: [PATCH @8436] Re: Eliminate op_children
2159              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2160              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
2161              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
2162      Branch: perl
2163            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
2164            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2165            ! op.c op.h
2166 ____________________________________________________________________________
2167 [  8441] By: jhi                                   on 2001/01/15  12:57:08
2168         Log: Use the /^Perl_/-less form of is_lvalue_sub().
2169      Branch: perl
2170            ! pp.h
2171 ____________________________________________________________________________
2172 [  8440] By: jhi                                   on 2001/01/15  05:13:09
2173         Log: Revert #8437 and #8438, the Linux large files story is more complex.
2174      Branch: metaconfig/U/perl
2175            ! d_fpos64_t.U d_off64_t.U
2176      Branch: perl
2177            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2178            ! config_h.SH configure.com epoc/config.sh perl.h
2179            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
2180            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2181            ! win32/config.bc win32/config.gc win32/config.vc
2182 ____________________________________________________________________________
2183 [  8439] By: jhi                                   on 2001/01/15  05:02:24
2184         Log: More UTF-8 patches from Inaba Hiroto.
2185              - The substr lval was still not okay.
2186              - Now pp_stringify and sv_setsv copies source's UTF8 flag
2187              even if IN_BYTE.  pp_stringify is called from fold_constants
2188              at optimization phase and "\x{100}" was made SvUTF8_off under
2189              use bytes (the bytes pragma is for "byte semantics" and not
2190              for "do not produce UTF8 data")
2191              - New `qu' operator to generate UTF8 string explicitly.
2192              Though I agree with the policy "0x00-0xff always produce bytes",
2193              sometimes want to such a string to be coded in UTF8.
2194              I can use pack"U0a*" but it requires more typing and has
2195              runtime overhead.
2196              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
2197              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
2198              string is not UTF8_on and has char 0x80-0xff.
2199              
2200              TODO: document and test qu.
2201      Branch: perl
2202            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
2203            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
2204            ! toke.c
2205 ____________________________________________________________________________
2206 [  8438] By: jhi                                   on 2001/01/14  05:10:23
2207         Log: Metaconfig unit changes for #8437.
2208      Branch: metaconfig/U/perl
2209            ! d_fpos64_t.U d_off64_t.U
2210 ____________________________________________________________________________
2211 [  8437] By: jhi                                   on 2001/01/14  04:55:34
2212         Log: Add <features.h> probing, seems to be needed for (some?)
2213              Linux largefileness.
2214      Branch: perl
2215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2216            ! config_h.SH configure.com epoc/config.sh perl.h
2217            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
2218            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2219            ! win32/config.bc win32/config.gc win32/config.vc
2220 ____________________________________________________________________________
2221 [  8436] By: jhi                                   on 2001/01/13  17:47:21
2222         Log: Tighten some of the tests a bit.
2223      Branch: perl
2224            ! t/pragma/utf8.t
2225 ____________________________________________________________________________
2226 [  8435] By: jhi                                   on 2001/01/13  17:31:54
2227         Log: Integrate perlio.
2228      Branch: perl
2229           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
2230           !> win32/config_H.gc win32/config_H.vc
2231 ____________________________________________________________________________
2232 [  8434] By: nick                                  on 2001/01/13  11:36:53
2233         Log: Run dmake regen_config_h for Win32
2234      Branch: perlio
2235            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2236 ____________________________________________________________________________
2237 [  8433] By: nick                                  on 2001/01/13  11:31:55
2238         Log: VMS friendly patch to Encode compile process
2239      Branch: perlio
2240            ! ext/Encode/Makefile.PL ext/Encode/compile
2241 ____________________________________________________________________________
2242 [  8432] By: nick                                  on 2001/01/13  11:06:44
2243         Log: Integrate mainline
2244      Branch: perlio
2245           +> ext/B/B/Concise.pm
2246           !> (integrate 52 files)
2247 ____________________________________________________________________________
2248 [  8431] By: jhi                                   on 2001/01/13  05:55:55
2249         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
2250              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2251              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
2252              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
2253      Branch: perl
2254            ! ext/B/B/Concise.pm
2255 ____________________________________________________________________________
2256 [  8430] By: jhi                                   on 2001/01/13  04:24:18
2257         Log: The LVRET macro needed an aTHX.
2258      Branch: perl
2259            ! pp.h
2260 ____________________________________________________________________________
2261 [  8429] By: jhi                                   on 2001/01/13  02:12:42
2262         Log: Update Changes.
2263      Branch: perl
2264            ! Changes patchlevel.h
2265 ____________________________________________________________________________
2266 [  8428] By: jhi                                   on 2001/01/13  02:08:50
2267         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
2268              From: Peter Prymmer <pvhp@forte.com>
2269              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
2270              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
2271              
2272              Add a BEGIN guard for sloppy floating point division.
2273      Branch: perl
2274            ! lib/Math/BigInt.pm lib/bigint.pl
2275 ____________________________________________________________________________
2276 [  8427] By: jhi                                   on 2001/01/13  01:47:16
2277         Log: The B::Terse drop-in replacement wasn't quite drop-in.
2278      Branch: perl
2279            ! ext/B/B/Terse.pm
2280 ____________________________________________________________________________
2281 [  8426] By: jhi                                   on 2001/01/12  21:20:43
2282         Log: Use UVXf.
2283      Branch: perl
2284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2285            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
2286            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
2287            ! vos/config.ga.def vos/config.ga.h win32/config.bc
2288            ! win32/config.gc win32/config.vc
2289 ____________________________________________________________________________
2290 [  8425] By: jhi                                   on 2001/01/12  20:20:14
2291         Log: Subject: [PATCH perl@8342] -Wformat
2292              From: Robin Barker <rmb1@cise.npl.co.uk>
2293              Date: Fri, 12 Jan 2001 20:03:14 GMT
2294              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
2295      Branch: perl
2296            ! ext/Encode/Encode.xs mg.c sv.c toke.c
2297 ____________________________________________________________________________
2298 [  8424] By: jhi                                   on 2001/01/12  20:01:48
2299         Log: Subject: B::Concise -- an improved replacement for B::Terse 
2300              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2301              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
2302              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
2303      Branch: perl
2304            + ext/B/B/Concise.pm
2305            ! MANIFEST ext/B/B/Terse.pm
2306 ____________________________________________________________________________
2307 [  8423] By: jhi                                   on 2001/01/12  19:24:02
2308         Log: The new metaconfig unit from the #8421.
2309      Branch: metaconfig/U/perl
2310            + d_sigprocmask.U
2311 ____________________________________________________________________________
2312 [  8422] By: jhi                                   on 2001/01/12  19:23:43
2313         Log: Forgot the microperl config from the #8421.
2314      Branch: perl
2315            ! uconfig.h uconfig.sh
2316 ____________________________________________________________________________
2317 [  8421] By: jhi                                   on 2001/01/12  19:05:27
2318         Log: Add sigprocmask() probe, regen Configure, regen toc.
2319      Branch: perl
2320            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2321            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
2322            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2323            ! vos/config.ga.h win32/config.bc win32/config.gc
2324            ! win32/config.vc
2325 ____________________________________________________________________________
2326 [  8420] By: jhi                                   on 2001/01/12  18:34:31
2327         Log: Add sockatmark() to the todo list.
2328      Branch: perl
2329            ! Todo-5.6
2330 ____________________________________________________________________________
2331 [  8419] By: jhi                                   on 2001/01/12  18:09:46
2332         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2333      Branch: perl
2334            ! op.c
2335 ____________________________________________________________________________
2336 [  8418] By: jhi                                   on 2001/01/12  18:05:30
2337         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
2338              From: Radu Greab <radu@netsoft.ro>
2339              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
2340              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
2341      Branch: perl
2342            ! op.c t/pragma/sub_lval.t
2343 ____________________________________________________________________________
2344 [  8417] By: jhi                                   on 2001/01/12  16:09:09
2345         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
2346              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
2347              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
2348              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
2349      Branch: perl
2350            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
2351            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
2352            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
2353            ! t/pragma/sub_lval.t toke.c
2354 ____________________________________________________________________________
2355 [  8416] By: jhi                                   on 2001/01/12  15:42:06
2356         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
2357              From: "Richard Soderberg" <rs@crystalflame.net>
2358              Date: Fri, 12 Jan 2001 04:49:35 -0800
2359              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
2360              
2361              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
2362              according to the platform.
2363      Branch: perl
2364            ! op.c
2365 ____________________________________________________________________________
2366 [  8415] By: jhi                                   on 2001/01/12  15:33:41
2367         Log: One more UTF-8 fix from Inaba Hiroto.
2368      Branch: perl
2369            ! pp.c regexec.c t/pragma/utf8.t
2370 ____________________________________________________________________________
2371 [  8414] By: jhi                                   on 2001/01/12  15:30:18
2372         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
2373      Branch: perl
2374            ! regexec.c
2375 ____________________________________________________________________________
2376 [  8413] By: jhi                                   on 2001/01/12  15:22:10
2377         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
2378              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2379              Date: Thu, 11 Jan 2001 12:53:36 +0100
2380              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
2381      Branch: perl
2382            ! toke.c
2383 ____________________________________________________________________________
2384 [  8412] By: jhi                                   on 2001/01/12  15:20:25
2385         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
2386              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2387              Date: Fri, 12 Jan 2001 14:37:55 +0100
2388              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
2389      Branch: perl
2390            ! hints/posix-bc.sh
2391 ____________________________________________________________________________
2392 [  8411] By: jhi                                   on 2001/01/12  15:14:14
2393         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
2394              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2395              Date: Fri, 12 Jan 2001 10:42:21 +0100
2396              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
2397      Branch: perl
2398            ! t/op/regmesg.t
2399 ____________________________________________________________________________
2400 [  8410] By: jhi                                   on 2001/01/12  05:48:55
2401         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
2402              From: Nicholas Clark <nick@ccl4.org> 
2403              Date: Sun, 7 Jan 2001 19:47:14 +0000
2404              Message-ID: <20010107194714.B1048@plum.flirble.org>
2405      Branch: perl
2406            ! t/op/numconvert.t
2407 ____________________________________________________________________________
2408 [  8409] By: jhi                                   on 2001/01/12  05:41:28
2409         Log: Integrate perlio.
2410      Branch: perl
2411           !> mg.c scope.h
2412 ____________________________________________________________________________
2413 [  8408] By: nick                                  on 2001/01/11  22:43:28
2414         Log: Remove variables that were used in experiments.
2415      Branch: perlio
2416            ! mg.c
2417 ____________________________________________________________________________
2418 [  8407] By: nick                                  on 2001/01/11  20:57:44
2419         Log: Catch die in %SIG handler and unblock the signal before re-dying.
2420              This make Linux work _without_ sigsetjmp().
2421              Turn off sigsetjmp() to see what else it does.
2422              May need Configure probe for sigprocmask() if anything has sigaction()
2423              but not sigprocmask().
2424      Branch: perlio
2425            ! mg.c scope.h
2426 ____________________________________________________________________________
2427 [  8406] By: nick                                  on 2001/01/11  19:32:07
2428         Log: Integrate mainline
2429      Branch: perlio
2430           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
2431           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
2432           !> t/op/substr.t
2433 ____________________________________________________________________________
2434 [  8405] By: jhi                                   on 2001/01/11  17:11:01
2435         Log: Fix UTF-8 lval substr().
2436      Branch: perl
2437            ! mg.c t/op/substr.t
2438 ____________________________________________________________________________
2439 [  8404] By: jhi                                   on 2001/01/11  05:13:58
2440         Log: Update Changes.
2441      Branch: perl
2442            ! Changes patchlevel.h
2443 ____________________________________________________________________________
2444 [  8403] By: jhi                                   on 2001/01/11  04:38:24
2445         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
2446              From: Hugo <hv@crypt.compulink.co.uk>
2447              Date: Mon, 30 Oct 2000 01:33:26 +0000
2448              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
2449      Branch: perl
2450            ! regexec.c t/op/re_tests
2451 ____________________________________________________________________________
2452 [  8402] By: jhi                                   on 2001/01/11  04:26:12
2453         Log: Integrate perlio.
2454      Branch: perl
2455           !> scope.h util.c
2456 ____________________________________________________________________________
2457 [  8401] By: nick                                  on 2001/01/10  22:52:55
2458         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
2459              (So Alan and Ilya can try setting via hints.)
2460              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
2461              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
2462              doing the save everywhere seems to restart read() correctly, but just
2463              doing it once "round" the handler does not.
2464      Branch: perlio
2465            ! scope.h
2466 ____________________________________________________________________________
2467 [  8400] By: jhi                                   on 2001/01/10  21:57:54
2468         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
2469              of IRIX, HP-UX is unaffected.
2470      Branch: perl
2471            ! perl.h
2472 ____________________________________________________________________________
2473 [  8399] By: nick                                  on 2001/01/10  21:29:19
2474         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
2475      Branch: perlio
2476            ! util.c
2477 ____________________________________________________________________________
2478 [  8398] By: jhi                                   on 2001/01/10  20:55:31
2479         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
2480              also have ReusePort.
2481      Branch: perl
2482            ! ext/IO/lib/IO/Socket/INET.pm
2483 ____________________________________________________________________________
2484 [  8397] By: jhi                                   on 2001/01/10  20:50:57
2485         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
2486              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
2487              Date: Wed, 10 Jan 2001 01:38:13 -0800
2488              Message-ID: <20010110013813.B41744@yahoo-inc.com>
2489      Branch: perl
2490            ! ext/IO/lib/IO/Socket/INET.pm
2491 ____________________________________________________________________________
2492 [  8396] By: jhi                                   on 2001/01/10  20:49:30
2493         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
2494              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
2495              Date: Wed, 10 Jan 2001 01:37:32 -0800
2496              Message-ID: <20010110013732.A41744@yahoo-inc.com>
2497      Branch: perl
2498            ! ext/Socket/Socket.pm
2499 ____________________________________________________________________________
2500 [  8395] By: jhi                                   on 2001/01/10  20:41:37
2501         Log: Test for bug id 20010105.016 (fixed by #8378).
2502      Branch: perl
2503            ! t/op/split.t
2504 ____________________________________________________________________________
2505 [  8394] By: jhi                                   on 2001/01/10  20:26:32
2506         Log: Integrate perlio.
2507      Branch: perl
2508            ! util.c
2509 ____________________________________________________________________________
2510 [  8393] By: nick                                  on 2001/01/10  19:34:30
2511         Log: Back out Simon's pid hackery for now.
2512      Branch: perlio
2513            ! util.c
2514 ____________________________________________________________________________
2515 [  8392] By: nick                                  on 2001/01/10  19:23:13
2516         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
2517      Branch: perlio
2518           !> (integrate 29 files)
2519 ____________________________________________________________________________
2520 [  8391] By: jhi                                   on 2001/01/10  18:43:15
2521         Log: Subject: [PATCH] Fix my_pclose segfault
2522              From: Simon Cozens <simon@cozens.net>
2523              Date: Wed, 10 Jan 2001 18:39:35 +0000
2524              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
2525      Branch: perl
2526            ! util.c
2527 ____________________________________________________________________________
2528 [  8390] By: jhi                                   on 2001/01/10  18:42:08
2529         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
2530              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2531              Date:     Wed, 10 Jan 2001 13:23:02 EST
2532              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
2533      Branch: perl
2534            ! ext/Opcode/Opcode.xs
2535 ____________________________________________________________________________
2536 [  8389] By: jhi                                   on 2001/01/10  15:16:07
2537         Log: Turn off the integer preservation for now.
2538      Branch: perl
2539            ! perl.h
2540 ____________________________________________________________________________
2541 [  8388] By: jhi                                   on 2001/01/10  15:01:25
2542         Log: Few more IDE/editor nits from p5p.
2543      Branch: perl
2544            ! pod/perlfaq3.pod
2545 ____________________________________________________________________________
2546 [  8387] By: jhi                                   on 2001/01/10  06:53:16
2547         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
2548              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
2549              Date: Tue, 9 Jan 2001 23:16:02 +0000
2550              Message-ID: <20010109231602.A81101@plum.flirble.org>
2551      Branch: perl
2552            ! sv.c
2553 ____________________________________________________________________________
2554 [  8386] By: jhi                                   on 2001/01/10  03:17:54
2555         Log: Test cases for #8385 (from Simon's "torture.pl")
2556      Branch: perl
2557            ! t/op/tr.t
2558 ____________________________________________________________________________
2559 [  8385] By: jhi                                   on 2001/01/10  03:17:11
2560         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
2561              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
2562              Date: Wed, 10 Jan 2001 11:39:39 +0900
2563              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
2564              
2565              Some more UTF-8 tr cases fixed.
2566      Branch: perl
2567            ! doop.c
2568 ____________________________________________________________________________
2569 [  8384] By: jhi                                   on 2001/01/09  22:45:40
2570         Log: Allow the locale test needing POSIX and the taint test
2571              needing IPC::SysV to run under 'minitest' (basically,
2572              bail out if loading the extension fails)
2573      Branch: perl
2574            ! t/op/misc.t t/op/taint.t
2575 ____________________________________________________________________________
2576 [  8383] By: jhi                                   on 2001/01/09  21:36:04
2577         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
2578              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2579              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
2580              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
2581      Branch: perl
2582            ! t/io/openpid.t
2583 ____________________________________________________________________________
2584 [  8382] By: jhi                                   on 2001/01/09  21:06:08
2585         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
2586              Should finish up the bug id 20001205.022.
2587      Branch: perl
2588            ! pp.c pp_hot.c scope.c
2589 ____________________________________________________________________________
2590 [  8381] By: jhi                                   on 2001/01/09  18:27:43
2591         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
2592              From: Andy Dougherty <doughera@lafayette.edu>
2593              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
2594              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
2595              
2596              More robust yacc/bison error detection.
2597      Branch: perl
2598            ! t/comp/proto.t
2599 ____________________________________________________________________________
2600 [  8380] By: jhi                                   on 2001/01/09  15:21:38
2601         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
2602              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2603              Date:     Tue, 9 Jan 2001 07:53:55 EST
2604              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
2605      Branch: perl
2606            ! t/op/misc.t vms/test.com
2607 ____________________________________________________________________________
2608 [  8379] By: jhi                                   on 2001/01/09  15:20:38
2609         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
2610              From: jhi@cc.hut.fi
2611              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
2612              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
2613              
2614              The #8378 fixed this.
2615      Branch: perl
2616            ! t/op/tr.t
2617 ____________________________________________________________________________
2618 [  8378] By: jhi                                   on 2001/01/09  15:05:32
2619         Log: Subject: One more patch for UTF8 
2620              From: Inaba Hiroto <inaba@st.rim.or.jp>
2621              Date: Tue, 09 Jan 2001 01:04:32 +0900
2622              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
2623              
2624              UTF-8 fixes for 'x' and tr///.
2625      Branch: perl
2626            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
2627            ! regcomp.c regexec.c toke.c utf8.c
2628 ____________________________________________________________________________
2629 [  8377] By: jhi                                   on 2001/01/09  14:32:17
2630         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
2631      Branch: perl
2632            ! t/op/length.t
2633 ____________________________________________________________________________
2634 [  8376] By: jhi                                   on 2001/01/09  04:32:32
2635         Log: integrate changes #7775, #8316, #8316 from mainline
2636      Branch: maint-5.6/perl
2637            ! hints/solaris_2.sh
2638 ____________________________________________________________________________
2639 [  8375] By: jhi                                   on 2001/01/09  04:26:43
2640         Log: Update Changes.
2641      Branch: perl
2642            ! Changes patchlevel.h
2643 ____________________________________________________________________________
2644 [  8374] By: jhi                                   on 2001/01/09  04:14:32
2645         Log: IDE/editor section tweaking.
2646      Branch: perl
2647            ! pod/perlfaq3.pod
2648 ____________________________________________________________________________
2649 [  8373] By: jhi                                   on 2001/01/09  02:38:26
2650         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
2651              From: Peter Prymmer <pvhp@forte.com>
2652              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
2653              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
2654              
2655              In preparation os OS/390 dynamic loading.
2656      Branch: perl
2657            ! README.os390 hints/os390.sh
2658 ____________________________________________________________________________
2659 [  8372] By: jhi                                   on 2001/01/09  00:24:30
2660         Log: Integrate with perlio.
2661      Branch: perl
2662           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
2663 ____________________________________________________________________________
2664 [  8371] By: nick                                  on 2001/01/08  23:54:33
2665         Log: Fix "scalars leaked" bugs caused by overload magic
2666              (Highlighted by Ilya's DESTROY optimization.)
2667      Branch: perlio
2668            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
2669 ____________________________________________________________________________
2670 [  8370] By: nick                                  on 2001/01/08  20:19:41
2671         Log: Integrate mainline
2672      Branch: perlio
2673           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
2674           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
2675           !> t/op/64bitint.t
2676 ____________________________________________________________________________
2677 [  8369] By: jhi                                   on 2001/01/08  17:30:52
2678         Log: save_delete() Safefree() doesn't (anymore?) work with shared
2679              strings, one test failure in op/misc and almost all of lib/b.
2680              (Outcomments #8369.)
2681      Branch: perl
2682            ! scope.c
2683 ____________________________________________________________________________
2684 [  8368] By: jhi                                   on 2001/01/08  14:47:10
2685         Log: (Outcommented by #8369.)
2686              
2687              Subject: Re: Perl BugID 20001205.022 ---- save_delete
2688              From: Simon Cozens <simon@cozens.net>
2689              Date: Sat, 6 Jan 2001 11:48:40 +0000
2690              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
2691              
2692              The save_delete() does need the Safefree.
2693      Branch: perl
2694            ! scope.c
2695 ____________________________________________________________________________
2696 [  8367] By: bailey                                on 2001/01/08  08:53:52
2697         Log: Once again syncing after too long an absence
2698      Branch: vmsperl
2699           +> (branch 55 files)
2700            - MAINTAIN fix_pl vos/config.def vos/config.h
2701            - vos/config_h.SH_orig
2702           !> (integrate 498 files)
2703 ____________________________________________________________________________
2704 [  8366] By: jhi                                   on 2001/01/08  02:42:59
2705         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
2706              From: nick@ccl4.org
2707              Date: Sun, 7 Jan 2001 21:07:18 +0000
2708              Message-Id: <20010107210717.D1048@plum.flirble.org>
2709      Branch: perl
2710            ! sv.c t/op/64bitint.t
2711 ____________________________________________________________________________
2712 [  8365] By: jhi                                   on 2001/01/08  02:35:16
2713         Log: Subject: [PATCH] environ nit
2714              From: Simon Cozens <simon@cozens.net>
2715              Date: Sun, 7 Jan 2001 17:57:07 +0000
2716              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
2717              
2718              Use environ only if we have it.
2719      Branch: perl
2720            ! mg.c
2721 ____________________________________________________________________________
2722 [  8364] By: jhi                                   on 2001/01/08  02:24:51
2723         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
2724      Branch: perl
2725            ! ext/GDBM_File/GDBM_File.xs
2726 ____________________________________________________________________________
2727 [  8363] By: jhi                                   on 2001/01/08  02:19:24
2728         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
2729              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2730              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
2731              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
2732      Branch: perl
2733            ! dump.c op.c
2734 ____________________________________________________________________________
2735 [  8362] By: jhi                                   on 2001/01/08  02:17:43
2736         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
2737              From: Doug MacEachern <dougm@covalent.net>
2738              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
2739              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
2740              
2741              Allow AUTOLOAD to be an xsub and allow such xsubs
2742              to avoid use of $AUTOLOAD.
2743      Branch: perl
2744            ! gv.c
2745 ____________________________________________________________________________
2746 [  8361] By: jhi                                   on 2001/01/08  02:16:07
2747         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
2748              From: Radu Greab <radu@netsoft.ro>
2749              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
2750              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
2751              
2752              No need for the potentially unportable $SIG{CHLD}.
2753      Branch: perl
2754            ! t/io/pipe.t
2755 ____________________________________________________________________________
2756 [  8360] By: jhi                                   on 2001/01/08  01:58:23
2757         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
2758      Branch: perl
2759            ! lib/Getopt/Long.pm
2760 ____________________________________________________________________________
2761 [  8359] By: jhi                                   on 2001/01/08  01:55:44
2762         Log: Integrate perlio.
2763      Branch: perl
2764           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
2765           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
2766           !> utf8.c win32/Makefile
2767 ____________________________________________________________________________
2768 [  8358] By: jhi                                   on 2001/01/07  21:16:50
2769         Log: Update the EPOC cross SDK URL.
2770      Branch: perl
2771            ! README.epoc
2772 ____________________________________________________________________________
2773 [  8357] By: jhi                                   on 2001/01/07  21:16:09
2774         Log: Update the EPOC cross SDK URL.
2775      Branch: maint-5.6/perl
2776            ! README.epoc
2777 ____________________________________________________________________________
2778 [  8356] By: nick                                  on 2001/01/06  21:47:52
2779         Log: FILE * in XS code for PerlIO world:
2780              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
2781              - Add FILE * T_STDIO typemap.
2782              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
2783      Branch: perlio
2784            ! lib/ExtUtils/typemap perlio.c perlio.h
2785 ____________________________________________________________________________
2786 [  8355] By: jhi                                   on 2001/01/06  20:27:15
2787         Log: integrate change #8336 from mainline
2788              
2789              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
2790      Branch: maint-5.6/perl
2791            ! hv.c
2792 ____________________________________________________________________________
2793 [  8354] By: jhi                                   on 2001/01/06  20:24:29
2794         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
2795              From: Robin Barker <rmb1@cise.npl.co.uk>
2796              Date: Fri, 22 Dec 2000 12:17:38 GMT
2797              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
2798              
2799              The patch reformats some long =item lines so they give
2800              correct output via pod2man | nroff -man
2801              
2802              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
2803              From: Robin Barker <rmb1@cise.npl.co.uk>
2804              Date: Tue, 2 Jan 2001 15:35:03 GMT
2805              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
2806              
2807              Here is a _further_ patch which corrects a few more errors:
2808              * an empty C<=item> in CPAN.pm
2809              * patching the wrong file (pod/perlamiga.pod not README.amiga)
2810              * leaving empty C<=item>s which formatted incorrectly
2811              * over long C<=item>s revealed by latest patch to Pod::Man
2812      Branch: maint-5.6/perl
2813            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
2814            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
2815            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
2816            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
2817            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
2818            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
2819 ____________________________________________________________________________
2820 [  8353] By: jhi                                   on 2001/01/06  20:21:10
2821         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
2822              
2823              UTF-8 hash keys.
2824      Branch: maint-5.6/perl
2825            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
2826 ____________________________________________________________________________
2827 [  8352] By: jhi                                   on 2001/01/06  20:18:44
2828         Log: Forgotten from #8438.
2829      Branch: maint-5.6/perl
2830            ! epoc/epocish.h
2831 ____________________________________________________________________________
2832 [  8351] By: jhi                                   on 2001/01/06  20:18:12
2833         Log: Forgotten from #8347.
2834      Branch: maint-5.6/perl
2835            ! config_h.SH
2836 ____________________________________________________________________________
2837 [  8350] By: jhi                                   on 2001/01/06  20:00:19
2838         Log: Thinko in #8347.
2839      Branch: maint-5.6/perl
2840            ! regcomp.c
2841 ____________________________________________________________________________
2842 [  8349] By: jhi                                   on 2001/01/06  18:05:30
2843         Log: Copy the FAQ3 IDE section from the development branch,
2844              changes originally by Peter Prymmer.
2845      Branch: maint-5.6/perl
2846            ! pod/perlfaq3.pod
2847 ____________________________________________________________________________
2848 [  8348] By: jhi                                   on 2001/01/06  18:03:02
2849         Log: EPOC updates for TRIAL1.
2850              
2851              Subject: [5.6.1 trial1] EPOC update
2852              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2853              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
2854              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
2855              
2856              Subject: epoc patch2 for perl-5.6.1-trial1
2857              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2858              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
2859              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
2860      Branch: maint-5.6/perl
2861            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
2862            ! epoc/epocish.c
2863 ____________________________________________________________________________
2864 [  8347] By: jhi                                   on 2001/01/06  17:29:10
2865         Log: integrate changes #7710,7824,7973 from mainline,
2866              plus VMS nits from Peter Prymmer and Dan Sugalski.
2867              
2868              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
2869              library (getprotobyname and getprotobynumber are outversioned by
2870              the same calls in libc, at least for xlc version 3.
2871              
2872              Add HAS_SBRK_PROTO.
2873              
2874              Fixes for signedness warnings noticed by VMSperlers.
2875      Branch: maint-5.6/perl
2876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2877            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
2878            ! sv.c vms/descrip_mms.template vos/config.alpha.def
2879            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2880            ! win32/config.bc win32/config.gc win32/config.vc
2881 ____________________________________________________________________________
2882 [  8346] By: nick                                  on 2001/01/06  14:36:01
2883         Log: Fixup accumulated integrate muddles (perlio == devperl again)
2884      Branch: perlio
2885            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
2886 ____________________________________________________________________________
2887 [  8345] By: nick                                  on 2001/01/06  14:24:58
2888         Log: Integrate mainline
2889      Branch: perlio
2890           !> (integrate 55 files)
2891 ____________________________________________________________________________
2892 [  8344] By: jhi                                   on 2001/01/06  02:24:02
2893         Log: Subject: [patch] PerlIO_cleanup() prototype
2894              From: Doug MacEachern <dougm@covalent.net>
2895              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
2896              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
2897      Branch: perl
2898            ! perlio.h
2899 ____________________________________________________________________________
2900 [  8343] By: jhi                                   on 2001/01/06  01:04:09
2901         Log: IRIX compiler noticed that the bof initialization might be
2902              bypassed by control flow.
2903      Branch: perl
2904            ! toke.c
2905 ____________________________________________________________________________
2906 [  8342] By: jhi                                   on 2001/01/06  00:10:48
2907         Log: Update Changes.
2908      Branch: perl
2909            ! Changes patchlevel.h
2910 ____________________________________________________________________________
2911 [  8341] By: jhi                                   on 2001/01/05  23:52:33
2912         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
2913      Branch: perl
2914            ! toke.c
2915 ____________________________________________________________________________
2916 [  8340] By: jhi                                   on 2001/01/05  22:44:08
2917         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
2918              From: Radu Greab <radu@netsoft.ro>
2919              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
2920              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
2921      Branch: perl
2922            ! t/io/pipe.t util.c
2923 ____________________________________________________________________________
2924 [  8339] By: jhi                                   on 2001/01/05  22:35:17
2925         Log: Subject: [PATCH] format and rewording in perlfaq.pod
2926              From: Robin Barker <rmb1@cise.npl.co.uk>
2927              Date: Fri, 5 Jan 2001 18:51:20 GMT
2928              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
2929      Branch: perl
2930            ! pod/perlfaq.pod
2931 ____________________________________________________________________________
2932 [  8338] By: jhi                                   on 2001/01/05  22:31:17
2933         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
2934              From: Peter Prymmer <pvhp@forte.com>
2935              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
2936              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
2937      Branch: perl
2938            ! utils/perlbug.PL
2939 ____________________________________________________________________________
2940 [  8337] By: jhi                                   on 2001/01/05  18:15:11
2941         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
2942              From: Robin Barker <rmb1@cise.npl.co.uk>
2943              Date: Tue, 2 Jan 2001 15:24:07 GMT
2944              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
2945              
2946              If you call configure as C<./Configure> or C<sh ./Configure>,
2947              $src is set to the absolute path name, not '.'.
2948              
2949              This, in turn, means -Dmksymlink tries to do its stuff because
2950              it does not think it is in the src directory.
2951              
2952              (plus a metaconfig nitfix)
2953      Branch: metaconfig
2954            ! U/compline/ccflags.U U/modified/src.U
2955      Branch: perl
2956            ! Configure config_h.SH
2957 ____________________________________________________________________________
2958 [  8336] By: jhi                                   on 2001/01/05  17:48:32
2959         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
2960              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2961              Message-ID: <3A5606C4.473D2226@uk.sun.com>
2962              Date: Fri, 05 Jan 2001 17:39:16 +0000
2963      Branch: perl
2964            ! hv.c
2965 ____________________________________________________________________________
2966 [  8335] By: jhi                                   on 2001/01/05  16:05:44
2967         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
2968      Branch: perl
2969            ! lib/Getopt/Long.pm
2970 ____________________________________________________________________________
2971 [  8334] By: jhi                                   on 2001/01/05  16:00:51
2972         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
2973              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
2974              Date: Fri, 05 Jan 2001 13:46:51 +0100
2975              Message-ID: <13693.978698811@nice.ram.loc>
2976              
2977              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
2978              accurate reading of the "atime".  
2979      Branch: perl
2980            ! t/io/fs.t
2981 ____________________________________________________________________________
2982 [  8333] By: jhi                                   on 2001/01/05  15:57:37
2983         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
2984              From: Simon Cozens <simon@cozens.net>
2985              Date: Fri, 8 Dec 2000 13:33:31 +0000
2986              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
2987              
2988              A lost patch fragment.
2989      Branch: perl
2990            ! doop.c
2991 ____________________________________________________________________________
2992 [  8332] By: jhi                                   on 2001/01/05  15:40:42
2993         Log: Do away with strncpy() and a fixed length buffer.
2994      Branch: perl
2995            ! utf8.c
2996 ____________________________________________________________________________
2997 [  8331] By: jhi                                   on 2001/01/05  15:03:07
2998         Log: Tests for #8329 and #8330.
2999      Branch: perl
3000            ! t/op/bop.t
3001 ____________________________________________________________________________
3002 [  8330] By: jhi                                   on 2001/01/05  15:02:38
3003         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
3004              raw 8-bit form to the UTF-8 string.
3005      Branch: perl
3006            ! toke.c
3007 ____________________________________________________________________________
3008 [  8329] By: jhi                                   on 2001/01/05  14:55:13
3009         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
3010              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3011              Date: Fri, 5 Jan 2001 12:28:52 +0100
3012              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
3013              
3014              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
3015              no effect.  (changed the strncpy() to Copy())
3016      Branch: perl
3017            ! toke.c
3018 ____________________________________________________________________________
3019 [  8328] By: jhi                                   on 2001/01/05  06:44:27
3020         Log: UTF-8 cleanup.
3021      Branch: perl
3022            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
3023            ! regexec.c sv.c toke.c
3024 ____________________________________________________________________________
3025 [  8327] By: jhi                                   on 2001/01/05  01:11:29
3026         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')
3027              From: Radu Greab <radu@netsoft.ro>
3028              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
3029              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
3030              
3031              Cleans up Harness to not use FileHandle, which uses IO.
3032      Branch: perl
3033            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
3034 ____________________________________________________________________________
3035 [  8326] By: jhi                                   on 2001/01/05  00:56:37
3036         Log: Update Changes.
3037      Branch: perl
3038            ! Changes patchlevel.h
3039 ____________________________________________________________________________
3040 [  8325] By: jhi                                   on 2001/01/05  00:53:18
3041         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
3042              From: Peter Prymmer <pvhp@forte.com>
3043              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
3044              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
3045              
3046              plus a couple more tailing whitespace removals.
3047      Branch: perl
3048            ! win32/Makefile
3049 ____________________________________________________________________________
3050 [  8324] By: jhi                                   on 2001/01/05  00:47:39
3051         Log: Add some Unicode chop() tests.
3052      Branch: perl
3053            ! t/op/chop.t
3054 ____________________________________________________________________________
3055 [  8323] By: jhi                                   on 2001/01/05  00:47:23
3056         Log: Unify UTF-8 malformedness handling.
3057      Branch: perl
3058            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
3059 ____________________________________________________________________________
3060 [  8322] By: jhi                                   on 2001/01/04  22:21:54
3061         Log: The new $issymlink was unknown to Mksymlinks.
3062      Branch: metaconfig/U/perl
3063            ! Mksymlinks.U issymlink.U
3064      Branch: perl
3065            ! Configure config_h.SH
3066 ____________________________________________________________________________
3067 [  8321] By: jhi                                   on 2001/01/04  21:51:05
3068         Log: The test didn't work under the core test framework.
3069      Branch: perl
3070            ! t/lib/st-lock.t
3071 ____________________________________________________________________________
3072 [  8320] By: jhi                                   on 2001/01/04  21:14:22
3073         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
3074      Branch: perl
3075            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
3076 ____________________________________________________________________________
3077 [  8319] By: jhi                                   on 2001/01/04  20:46:17
3078         Log: Typo in #8312 when manually appying a problematic patch fragment.
3079      Branch: perl
3080            ! ext/Storable/Storable.xs
3081 ____________________________________________________________________________
3082 [  8318] By: jhi                                   on 2001/01/04  20:43:01
3083         Log: The $sh_c didn't fly.
3084      Branch: metaconfig
3085            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
3086            ! U/modified/Loc.U U/modified/myhostname.U
3087            ! U/modified/spitshell.U
3088      Branch: metaconfig/U/perl
3089            ! issymlink.U
3090      Branch: perl
3091            ! Configure config_h.SH
3092 ____________________________________________________________________________
3093 [  8317] By: jhi                                   on 2001/01/04  19:58:01
3094         Log: AIX builtin test -h is broken, changes based on
3095              
3096              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
3097              Date: Tue, 02 Jan 2001 11:24:39 +0100
3098              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3099              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
3100      Branch: metaconfig
3101            + U/modified/spitshell.U
3102            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
3103            ! U/modified/Loc.U U/modified/myhostname.U
3104      Branch: metaconfig/U/perl
3105            ! Mksymlinks.U issymlink.U
3106      Branch: perl
3107            ! Configure
3108 ____________________________________________________________________________
3109 [  8316] By: jhi                                   on 2001/01/04  19:02:22
3110         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
3111              From: Andy Dougherty <doughera@lafayette.edu>
3112              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
3113              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
3114              
3115              Beware of GNU ld.
3116      Branch: perl
3117            ! hints/solaris_2.sh
3118 ____________________________________________________________________________
3119 [  8315] By: jhi                                   on 2001/01/04  18:56:48
3120         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
3121              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
3122              Date: Wed, 3 Jan 2001 07:58:51 +0100
3123              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
3124      Branch: perl
3125            ! hints/solaris_2.sh
3126 ____________________________________________________________________________
3127 [  8314] By: jhi                                   on 2001/01/04  18:54:07
3128         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
3129              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3130              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
3131              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
3132              
3133              Doc tweak on #8313.
3134      Branch: perl
3135            ! ext/B/B/Deparse.pm
3136 ____________________________________________________________________________
3137 [  8313] By: jhi                                   on 2001/01/04  18:52:27
3138         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
3139              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
3140              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3141              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
3142              
3143              Make the peephole optimizer to bypass more null ops and
3144              and rewrite the deparse handling of continue blocks.
3145      Branch: perl
3146            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
3147 ____________________________________________________________________________
3148 [  8312] By: jhi                                   on 2001/01/04  18:47:39
3149         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
3150      Branch: perl
3151            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3152            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3153            ! t/lib/st-lock.t
3154 ____________________________________________________________________________
3155 [  8311] By: jhi                                   on 2001/01/04  18:36:08
3156         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
3157              filter to be run on each .pm during the pm_to_blib() phase,
3158              a fixed version of
3159              
3160              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
3161              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
3162              Date: Wed, 03 Jan 2001 22:01:30 +0100
3163              Message-ID: <5296.978555690@nice.ram.loc>
3164      Branch: perl
3165            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
3166            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3167            ! lib/ExtUtils/MakeMaker.pm
3168 ____________________________________________________________________________
3169 [  8310] By: jhi                                   on 2001/01/04  18:32:54
3170         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
3171              From: Robin Barker <rmb1@cise.npl.co.uk>
3172              Date: Tue, 2 Jan 2001 15:35:03 GMT
3173              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
3174      Branch: perl
3175            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
3176            ! pod/perlrequick.pod
3177 ____________________________________________________________________________
3178 [  8309] By: jhi                                   on 2001/01/04  18:29:07
3179         Log: Subject: Re: [patch] static-ize XS()
3180              From: Doug MacEachern <dougm@covalent.net>
3181              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
3182              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
3183              
3184              Provide prototypes for the XS functions.
3185      Branch: perl
3186            ! lib/ExtUtils/xsubpp
3187 ____________________________________________________________________________
3188 [  8308] By: jhi                                   on 2001/01/04  18:27:44
3189         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
3190              From: Doug MacEachern <dougm@covalent.net>
3191              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
3192              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
3193      Branch: perl
3194            ! lib/ExtUtils/typemap
3195 ____________________________________________________________________________
3196 [  8307] By: jhi                                   on 2001/01/04  18:25:25
3197         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
3198              From: Doug MacEachern <dougm@covalent.net>
3199              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
3200              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
3201              
3202              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
3203      Branch: perl
3204            ! lib/ExtUtils/MM_Unix.pm
3205 ____________________________________________________________________________
3206 [  8306] By: jhi                                   on 2001/01/04  18:23:00
3207         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
3208              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3209              Date: Thu, 4 Jan 2001 12:47:10 +0100 
3210              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
3211              
3212              The toke.c part only, patching embed.h and proto.h is futile.
3213      Branch: perl
3214            ! toke.c
3215 ____________________________________________________________________________
3216 [  8305] By: jhi                                   on 2001/01/04  18:05:51
3217         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
3218              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3219              Date: Thu, 4 Jan 2001 17:50:12 +0100 
3220              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
3221      Branch: perl
3222            ! toke.c
3223 ____________________________________________________________________________
3224 [  8304] By: jhi                                   on 2001/01/04  18:03:26
3225         Log: Subject: [PATCH perl@8269]
3226              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3227              Date: Thu, 4 Jan 2001 12:53:39 +0100 
3228              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
3229              
3230              If running byacc write-enable also perly.h.
3231      Branch: perl
3232            ! Makefile.SH
3233 ____________________________________________________________________________
3234 [  8303] By: jhi                                   on 2001/01/04  15:40:49
3235         Log: Rewrite pp_concat() in terms of sv_catsv().
3236      Branch: perl
3237            ! pp_hot.c
3238 ____________________________________________________________________________
3239 [  8302] By: nick                                  on 2001/01/03  22:43:22
3240         Log: Integrate mainline.
3241      Branch: perlio
3242           !> ext/Encode/Encode.xs sv.c utf8.c
3243 ____________________________________________________________________________
3244 [  8301] By: jhi                                   on 2001/01/02  23:40:26
3245         Log: Variable naming tweak.
3246      Branch: perl
3247            ! sv.c
3248 ____________________________________________________________________________
3249 [  8300] By: jhi                                   on 2001/01/02  23:40:02
3250         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
3251              in is_utf8_string().
3252      Branch: perl
3253            ! utf8.c
3254 ____________________________________________________________________________
3255 [  8299] By: jhi                                   on 2001/01/02  22:14:40
3256         Log: Integrate perlio.
3257      Branch: perl
3258           !> pp.c pp_hot.c win32/Makefile
3259 ____________________________________________________________________________
3260 [  8298] By: nick                                  on 2001/01/02  22:03:06
3261         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
3262      Branch: perlio
3263            ! pp.c pp_hot.c
3264 ____________________________________________________________________________
3265 [  8297] By: jhi                                   on 2001/01/02  04:26:28
3266         Log: Signedness nit.
3267      Branch: perl
3268            ! ext/Encode/Encode.xs
3269 ____________________________________________________________________________
3270 [  8296] By: nick                                  on 2001/01/01  23:49:36
3271         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
3272      Branch: perlio
3273            ! win32/Makefile
3274 ____________________________________________________________________________
3275 [  8295] By: jhi                                   on 2001/01/01  23:05:48
3276         Log: Integrate perlio.
3277      Branch: perl
3278           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
3279           !> t/lib/encode.t
3280 ____________________________________________________________________________
3281 [  8294] By: nick                                  on 2001/01/01  22:48:34
3282         Log: Integrate mainline
3283      Branch: perlio
3284            ! pp_hot.c t/lib/encode.t
3285           !> (integrate 65 files)
3286 ____________________________________________________________________________
3287 [  8293] By: nick                                  on 2001/01/01  21:58:50
3288         Log: More rigor in UTF-8-ness of Encode's toUnicode
3289              XS export some of the utf8 internal functions.
3290              Test some of the functions.
3291              Fix pp_concat() bug shown by said tests.
3292      Branch: perlio
3293            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
3294            ! t/lib/encode.t
3295 ____________________________________________________________________________
3296 [  8292] By: jhi                                   on 2001/01/01  18:11:44
3297         Log: Integrate perlio.
3298      Branch: perl
3299           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
3300           !> ext/Encode/encengine.c ext/Encode/encode.h
3301 ____________________________________________________________________________
3302 [  8291] By: jhi                                   on 2001/01/01  18:10:58
3303         Log: Podify README.mpeix (a new version from the web),
3304              add a dummy NAME to Carp::Heavy, regen toc.
3305      Branch: perl
3306            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
3307            ! pod/perltoc.pod
3308 ____________________________________________________________________________
3309 [  8290] By: nick                                  on 2001/01/01  17:43:47
3310         Log: Loose the "Loading..." warning.
3311              Another bug in fallback support
3312      Branch: perlio
3313            ! ext/Encode/Encode.pm ext/Encode/encengine.c
3314 ____________________________________________________________________________
3315 [  8289] By: jhi                                   on 2001/01/01  00:01:57
3316         Log: Bump up Larry's copyright.
3317      Branch: perl
3318            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
3319            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
3320            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
3321            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
3322            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
3323            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
3324            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
3325            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
3326 ____________________________________________________________________________
3327 [  8288] By: nick                                  on 2000/12/31  21:27:53
3328         Log: Fix .ucm reading - forgot a chr()
3329              Start of .ucm write (for .enc to .ucm)
3330      Branch: perlio
3331            ! ext/Encode/compile
3332 ____________________________________________________________________________
3333 [  8287] By: jhi                                   on 2000/12/31  18:15:56
3334         Log: Comment away a diagnostic message as noted by Craig A. Berry
3335              (the unexpected message was confusing testing)
3336      Branch: perl
3337            ! ext/Encode/Encode.pm
3338 ____________________________________________________________________________
3339 [  8286] By: jhi                                   on 2000/12/31  18:14:51
3340         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
3341              Date: Sun, 31 Dec 2000 11:17:37 -0600
3342              From: "Craig A. Berry" <craigberry@mac.com>
3343              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
3344      Branch: perl
3345            ! ext/Encode/Makefile.PL
3346 ____________________________________________________________________________
3347 [  8285] By: nick                                  on 2000/12/31  18:11:54
3348         Log: Start of support of ICU-style .ucm files:
3349              - teach compile how to read a .ucm file
3350              - first guess at how to represent fallbacks in "tries".
3351              - use fallbacks if check == 0
3352              - new return code to indicate we used one.
3353      Branch: perlio
3354            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
3355            ! ext/Encode/encengine.c ext/Encode/encode.h
3356 ____________________________________________________________________________
3357 [  8284] By: jhi                                   on 2000/12/31  18:04:41
3358         Log: Pacify picky VMS compiler.
3359              
3360              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
3361              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3362              Date: Sat, 30 Dec 2000 18:10:02 -0600
3363              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
3364      Branch: perl
3365            ! sv.c
3366 ____________________________________________________________________________
3367 [  8283] By: jhi                                   on 2000/12/31  16:11:47
3368         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
3369      Branch: perl
3370            ! t/lib/glob-basic.t
3371 ____________________________________________________________________________
3372 [  8282] By: jhi                                   on 2000/12/31  15:26:11
3373         Log: Integrate perlio.
3374      Branch: perl
3375           !> makedef.pl opcode.pl os2/os2.c perlio.c
3376 ____________________________________________________________________________
3377 [  8281] By: nick                                  on 2000/12/31  10:06:15
3378         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
3379              is available to be exported
3380      Branch: perlio
3381            ! makedef.pl perlio.c
3382 ____________________________________________________________________________
3383 [  8280] By: nick                                  on 2000/12/31  09:41:26
3384         Log: Ilya's OS2 patch (testing for damage on Win32)
3385      Branch: perlio
3386            ! makedef.pl opcode.pl os2/os2.c
3387 ____________________________________________________________________________
3388 [  8279] By: jhi                                   on 2000/12/30  21:52:07
3389         Log: Test nits.
3390      Branch: perl
3391            ! t/lib/syslfs.t t/op/lfs.t
3392 ____________________________________________________________________________
3393 [  8278] By: jhi                                   on 2000/12/30  21:47:49
3394         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
3395              From: andreas.koenig@anima.de (Andreas J. Koenig)
3396              Date: 30 Dec 2000 22:35:37 +0100
3397              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
3398              
3399              The 32-bit wraparound test wasn't quite right.
3400      Branch: perl
3401            ! t/lib/syslfs.t t/op/lfs.t
3402 ____________________________________________________________________________
3403 [  8277] By: jhi                                   on 2000/12/30  21:33:44
3404         Log: Subject: [PATCH] open() example in perlfunc.pod 
3405              From: Karsten Sperling <s_sperli@ira.uka.de>
3406              Date: Sat, 30 Dec 2000 22:27:09 +0100
3407              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
3408      Branch: perl
3409            ! pod/perlfunc.pod
3410 ____________________________________________________________________________
3411 [  8276] By: jhi                                   on 2000/12/30  20:32:40
3412         Log: Not quite that many tests yet.
3413      Branch: perl
3414            ! t/op/pat.t
3415 ____________________________________________________________________________
3416 [  8275] By: jhi                                   on 2000/12/30  20:26:58
3417         Log: Integrate perlio.
3418      Branch: perl
3419           !> toke.c
3420 ____________________________________________________________________________
3421 [  8274] By: jhi                                   on 2000/12/30  20:24:56
3422         Log: Signedness nit.
3423      Branch: perl
3424            ! utf8.c
3425 ____________________________________________________________________________
3426 [  8273] By: jhi                                   on 2000/12/30  20:15:46
3427         Log: Add a test case for 20000731.001 which was fixed by the #8267.
3428      Branch: perl
3429            ! t/op/pat.t
3430 ____________________________________________________________________________
3431 [  8272] By: nick                                  on 2000/12/30  19:47:51
3432         Log: Tweak for MULTIPLICITY/USE_PERLIO
3433      Branch: perlio
3434            ! toke.c
3435 ____________________________________________________________________________
3436 [  8271] By: nick                                  on 2000/12/30  19:46:45
3437         Log: Integrate mainline
3438      Branch: perlio
3439           +> lib/unicode/distinct.pm
3440           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
3441           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
3442           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
3443 ____________________________________________________________________________
3444 [  8270] By: jhi                                   on 2000/12/30  19:39:50
3445         Log: Subject: RE: perl@8269
3446              From: "Richard Soderberg" <rs@crystalflame.net>
3447              Date: Sat, 30 Dec 2000 11:36:27 -0800
3448              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
3449              
3450              A missing aTHX_.
3451      Branch: perl
3452            ! toke.c
3453 ____________________________________________________________________________
3454 [  8269] By: jhi                                   on 2000/12/30  18:55:48
3455         Log: Update Changes.
3456      Branch: perl
3457            ! Changes patchlevel.h
3458 ____________________________________________________________________________
3459 [  8268] By: jhi                                   on 2000/12/30  17:18:40
3460         Log: Add a test for Unicode split //.  The #8267 was the cure.
3461      Branch: perl
3462            ! t/op/split.t
3463 ____________________________________________________________________________
3464 [  8267] By: jhi                                   on 2000/12/30  17:14:19
3465         Log: Subject: more UTF8 test suites and an UTF8 patch
3466              From: Inaba Hiroto <inaba@st.rim.or.jp>
3467              Date: Sat, 30 Dec 2000 14:27:10 +0900
3468              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
3469              
3470              Just the patch part for now, and the pragma renamed
3471              as unicode::distinct.
3472      Branch: perl
3473            + lib/unicode/distinct.pm
3474            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
3475            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
3476            ! regcomp.h regexec.c sv.c toke.c utf8.c
3477 ____________________________________________________________________________
3478 [  8266] By: nick                                  on 2000/12/30  16:40:49
3479         Log: Integrate mainline
3480      Branch: perlio
3481           +> lib/Pod/Text/Overstrike.pm
3482           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
3483           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
3484           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
3485           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
3486           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
3487 ____________________________________________________________________________
3488 [  8265] By: jhi                                   on 2000/12/30  07:28:55
3489         Log: The sv_catsv() fix, take two.
3490      Branch: perl
3491            ! sv.c t/op/join.t
3492 ____________________________________________________________________________
3493 [  8264] By: jhi                                   on 2000/12/30  06:19:18
3494         Log: Undo all the join-related changes since #8248: relevant
3495              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
3496              The new sv_catsv() doesn't fly so it must go back to
3497              the drawing board.
3498      Branch: perl
3499            ! sv.c t/op/join.t t/pragma/utf8.t
3500 ____________________________________________________________________________
3501 [  8263] By: jhi                                   on 2000/12/30  01:08:32
3502         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
3503      Branch: perl
3504            ! sv.c
3505 ____________________________________________________________________________
3506 [  8262] By: jhi                                   on 2000/12/30  00:45:14
3507         Log: Retract #8261.
3508      Branch: perl
3509            ! hv.c util.c
3510 ____________________________________________________________________________
3511 [  8261] By: jhi                                   on 2000/12/30  00:38:32
3512         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
3513      Branch: perl
3514            ! hv.c util.c
3515 ____________________________________________________________________________
3516 [  8260] By: jhi                                   on 2000/12/29  22:51:33
3517         Log: (Retracted by #8264)  More fixing for #8251.
3518      Branch: perl
3519            ! sv.c
3520 ____________________________________________________________________________
3521 [  8259] By: jhi                                   on 2000/12/29  18:27:30
3522         Log: Subject: podlators 1.06 released
3523              From: Russ Allbery <rra@stanford.edu>
3524              Date: 25 Dec 2000 05:09:30 -0800
3525              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
3526      Branch: perl
3527            + lib/Pod/Text/Overstrike.pm
3528            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
3529            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
3530 ____________________________________________________________________________
3531 [  8258] By: jhi                                   on 2000/12/29  18:20:45
3532         Log: Make the large file tests more robust/talkative as suggested by
3533              
3534              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
3535              From: andreas.koenig@anima.de (Andreas J. Koenig)
3536              Date: 29 Dec 2000 14:23:01 +0100
3537              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
3538      Branch: perl
3539            ! t/lib/syslfs.t t/op/lfs.t
3540 ____________________________________________________________________________
3541 [  8257] By: jhi                                   on 2000/12/29  17:48:04
3542         Log: Further VMS piping fixes from Charles Lane:
3543              
3544              In summary, error messages produced when a subprocess terminated
3545              abnormally were being sent not just to the parent process, but to
3546              grandparents, because of default values for error output that were
3547              not completely overridden when the subprocess was started.
3548              
3549              This patch fixes this behavior by defining user-mode (i.e., temporary
3550              for the duration of the program) logical names for SYS$OUTPUT and
3551              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
3552              changes to make it so that the user-mode logicals are the ones that
3553              control where Perl's error messages go if it terminates abnormally.
3554              
3555              I also added some gratuitous fixes to the indentation of braces in
3556              the piping code.  It just looked ugly, before.
3557      Branch: perl
3558            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
3559 ____________________________________________________________________________
3560 [  8256] By: jhi                                   on 2000/12/29  17:45:12
3561         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
3562              From: "Casey R. Tweten" <crt@kiski.net>
3563              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
3564              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
3565              
3566              Tests for for #8240.
3567      Branch: perl
3568            ! t/pragma/constant.t
3569 ____________________________________________________________________________
3570 [  8255] By: jhi                                   on 2000/12/29  17:43:07
3571         Log: Subject: Re: [PATCH] Interesting syntax idea
3572              From: Simon Cozens <simon@cozens.net>
3573              Date: Fri, 29 Dec 2000 14:34:04 +0000
3574              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
3575              
3576              Tests for #8254.
3577      Branch: perl
3578            ! t/pragma/sub_lval.t
3579 ____________________________________________________________________________
3580 [  8254] By: jhi                                   on 2000/12/29  17:42:11
3581         Log: Subject: [PATCH] Interesting syntax idea
3582              From: Simon Cozens <simon@cozens.net>
3583              Date: Wed, 27 Dec 2000 05:08:57 +0000
3584              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
3585              
3586              Make opens + bareword assigns do typeglob assigns.
3587      Branch: perl
3588            ! op.c
3589 ____________________________________________________________________________
3590 [  8253] By: jhi                                   on 2000/12/29  17:36:45
3591         Log: Output the (apparent) version of gcc, as suggested by
3592              
3593              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
3594              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
3595              Date: 26 Dec 2000 04:29:17 -0500
3596              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
3597              
3598              (The patch as such didn't any more apply as the misparsing had
3599              already been addressed in #6474.)  Also change the wording about
3600              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
3601      Branch: perl
3602            ! hints/dec_osf.sh
3603 ____________________________________________________________________________
3604 [  8252] By: nick                                  on 2000/12/29  12:14:31
3605         Log: Integrate mainline
3606      Branch: perlio
3607           !> (integrate 27 files)
3608 ____________________________________________________________________________
3609 [  8251] By: jhi                                   on 2000/12/29  08:45:46
3610         Log: (Retracted by #8264)
3611              
3612              (Fixed by #8260.)
3613              
3614              sv_catsv() needs one more byte space than seems reasonable.
3615              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
3616              Curiouser and curiouser.
3617      Branch: perl
3618            ! sv.c
3619 ____________________________________________________________________________
3620 [  8250] By: jhi                                   on 2000/12/29  07:57:52
3621         Log: More split // UTF-8 tests.
3622      Branch: perl
3623            ! t/pragma/utf8.t
3624 ____________________________________________________________________________
3625 [  8249] By: jhi                                   on 2000/12/29  07:54:51
3626         Log: (Retracted by #8264)  More join() testing which was good because
3627              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
3628      Branch: perl
3629            ! pp.c t/op/join.t utf8.c utf8.h
3630 ____________________________________________________________________________
3631 [  8248] By: jhi                                   on 2000/12/29  07:08:32
3632         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
3633              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
3634              that the only cases to care about are byte+byte and byte+character.
3635              
3636              TODO: See how well pp_concat() could be implemented in terms
3637              of sv_catsv().
3638      Branch: perl
3639            ! doop.c sv.c t/op/join.t utf8.h
3640 ____________________________________________________________________________
3641 [  8247] By: jhi                                   on 2000/12/29  06:35:23
3642         Log: Signedness nit.
3643      Branch: perl
3644            ! pp_hot.c
3645 ____________________________________________________________________________
3646 [  8246] By: jhi                                   on 2000/12/29  01:23:31
3647         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
3648              From: Lupe Christoph <lupe@lupe-christoph.de>
3649              Date: Thu, 28 Dec 2000 23:00:00 +0100
3650              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
3651              
3652              Suggest rsync --delete --dry-run.
3653      Branch: perl
3654            ! pod/perlhack.pod
3655 ____________________________________________________________________________
3656 [  8245] By: jhi                                   on 2000/12/28  23:57:05
3657         Log: The maxiters upper limit sanity check (guarding against
3658              non-progress) assumed bytes instead of characters in s///
3659              and split().
3660      Branch: perl
3661            ! pp.c pp_hot.c
3662 ____________________________________________________________________________
3663 [  8244] By: jhi                                   on 2000/12/28  23:34:08
3664         Log: Make some panic messages a bit more logical.
3665      Branch: perl
3666            ! doop.c pod/perldiag.pod pp.c pp_hot.c
3667 ____________________________________________________________________________
3668 [  8243] By: jhi                                   on 2000/12/28  22:59:16
3669         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
3670              From: Simon Cozens <simon@cozens.net>
3671              Date: Wed, 27 Dec 2000 02:30:03 +0000
3672              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
3673      Branch: perl
3674            ! pp.c t/pragma/sub_lval.t
3675 ____________________________________________________________________________
3676 [  8242] By: jhi                                   on 2000/12/28  22:56:53
3677         Log: Subject: [PATCH blead] Fix B::Terse indentation
3678              From: Daniel Chetlin <daniel@chetlin.com>
3679              Date: Wed, 27 Dec 2000 06:43:30 -0800
3680              Message-ID: <20001227064329.B9573@darkstar>
3681      Branch: perl
3682            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
3683 ____________________________________________________________________________
3684 [  8241] By: jhi                                   on 2000/12/28  22:48:59
3685         Log: The latter patch from the
3686              
3687              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
3688              From: Peter Prymmer <pvhp@forte.com> 
3689              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
3690              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
3691              
3692              (the former patch from the above should have been
3693              taken care of by Nick I-S)
3694      Branch: perl
3695            ! win32/Makefile
3696 ____________________________________________________________________________
3697 [  8240] By: jhi                                   on 2000/12/28  22:45:22
3698         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
3699              From: "Casey R. Tweten" <crt@kiski.net>
3700              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
3701              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
3702      Branch: perl
3703            ! lib/constant.pm
3704 ____________________________________________________________________________
3705 [  8239] By: jhi                                   on 2000/12/28  22:37:45
3706         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
3707              From: Simon Cozens <simon@cozens.net>
3708              Date: Wed, 27 Dec 2000 14:12:44 +0000
3709              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
3710      Branch: perl
3711            ! t/op/method.t t/op/sort.t toke.c
3712 ____________________________________________________________________________
3713 [  8238] By: jhi                                   on 2000/12/28  22:30:32
3714         Log: Subject: [PATCH perl@8229] Call.pm
3715              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
3716              Date: Mon, 25 Dec 2000 10:47:15 -0000
3717              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
3718      Branch: perl
3719            ! ext/Filter/Util/Call/Call.pm
3720 ____________________________________________________________________________
3721 [  8237] By: jhi                                   on 2000/12/28  22:19:21
3722         Log: Subject: [PATCH blead] Fix problem with `&' prototype
3723              From: Daniel Chetlin <daniel@chetlin.com>
3724              Date: Wed, 27 Dec 2000 15:55:32 -0800
3725              Message-ID: <20001227155532.D9573@darkstar>
3726      Branch: perl
3727            ! op.c t/comp/proto.t
3728 ____________________________________________________________________________
3729 [  8236] By: jhi                                   on 2000/12/28  22:09:25
3730         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
3731              From: Daniel Chetlin <daniel@chetlin.com>
3732              Date: Sun, 24 Dec 2000 04:09:49 -0800
3733              Message-ID: <20001224040949.B3090@darkstar>
3734      Branch: perl
3735            ! gv.c mg.c t/op/attrs.t
3736 ____________________________________________________________________________
3737 [  8235] By: jhi                                   on 2000/12/28  22:07:11
3738         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
3739              From: Jan Dubois <jand@ActiveState.com>
3740              Date: Tue, 26 Dec 2000 20:57:31 -0800
3741              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
3742      Branch: perl
3743            ! win32/win32.c
3744 ____________________________________________________________________________
3745 [  8234] By: jhi                                   on 2000/12/28  21:52:42
3746         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
3747              From: Simon Cozens <simon@cozens.net>
3748              Date: Thu, 28 Dec 2000 20:33:13 +0000
3749              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
3750      Branch: perl
3751            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
3752 ____________________________________________________________________________
3753 [  8233] By: jhi                                   on 2000/12/28  19:40:49
3754         Log: Integrate perlio.
3755      Branch: perl
3756           !> ext/Encode/Makefile.PL ext/Encode/compile
3757 ____________________________________________________________________________
3758 [  8232] By: nick                                  on 2000/12/23  16:06:00
3759         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
3760              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
3761      Branch: perlio
3762            ! ext/Encode/Makefile.PL
3763 ____________________________________________________________________________
3764 [  8231] By: nick                                  on 2000/12/23  14:30:34
3765         Log: "Compiled" encode build cleanup
3766              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
3767              - .c files do not export sub-tables
3768      Branch: perlio
3769            ! ext/Encode/Makefile.PL ext/Encode/compile
3770 ____________________________________________________________________________
3771 [  8230] By: nick                                  on 2000/12/23  12:50:37
3772         Log: Integrate mainline
3773      Branch: perlio
3774           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
3775           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
3776           !> pod/perl5004delta.pod pod/perl5005delta.pod
3777           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
3778           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
3779           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
3780           !> pod/perlsub.pod
3781 ____________________________________________________________________________
3782 [  8229] By: jhi                                   on 2000/12/22  15:32:12
3783         Log: Integrate perlio.
3784      Branch: perl
3785           +> win32/distclean.bat
3786           !> MANIFEST t/io/utf8.t
3787 ____________________________________________________________________________
3788 [  8228] By: jhi                                   on 2000/12/22  15:29:40
3789         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
3790              From: Robin Barker <rmb1@cise.npl.co.uk>
3791              Date: Fri, 22 Dec 2000 12:17:38 GMT
3792              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
3793      Branch: perl
3794            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
3795            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
3796            ! pod/perl5004delta.pod pod/perl5005delta.pod
3797            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
3798            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
3799            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
3800            ! pod/perlsub.pod
3801 ____________________________________________________________________________
3802 [  8227] By: jhi                                   on 2000/12/22  15:24:28
3803         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
3804              From: "John L. Allen" <allen@grumman.com>
3805              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
3806              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
3807              
3808              Document APPLLIB_EXP.
3809      Branch: perl
3810            ! INSTALL
3811 ____________________________________________________________________________
3812 [  8226] By: nick                                  on 2000/12/21  22:11:50
3813         Log: Handy script for when one forgets to "dmake clean" 
3814      Branch: perlio
3815            + win32/distclean.bat
3816            ! MANIFEST
3817 ____________________________________________________________________________
3818 [  8225] By: nick                                  on 2000/12/21  21:54:04
3819         Log: CRLF platform issue with io/utf8 fix.
3820      Branch: perlio
3821            ! t/io/utf8.t
3822 ____________________________________________________________________________
3823 [  8224] By: nick                                  on 2000/12/21  21:02:20
3824         Log: Integrate mainline
3825      Branch: perlio
3826           !> Changes Configure Makefile.SH Porting/Glossary
3827           !> Porting/config.sh Porting/config_H configure.com
3828           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
3829           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
3830           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
3831           !> win32/config.bc win32/config.gc win32/config.vc
3832 ____________________________________________________________________________
3833 [  8223] By: jhi                                   on 2000/12/21  17:09:16
3834         Log: Update Changes.
3835      Branch: perl
3836            ! Changes patchlevel.h
3837 ____________________________________________________________________________
3838 [  8222] By: jhi                                   on 2000/12/21  16:24:01
3839         Log: Metaconfig unit changes for #8221.
3840      Branch: metaconfig/U/perl
3841           +> issymlink.U
3842            - testsyml.U
3843            ! Mksymlinks.U
3844 ____________________________________________________________________________
3845 [  8221] By: jhi                                   on 2000/12/21  16:23:48
3846         Log: Rename testsyml to issymlink.
3847      Branch: perl
3848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3849            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
3850            ! win32/config.vc
3851 ____________________________________________________________________________
3852 [  8220] By: jhi                                   on 2000/12/21  15:47:26
3853         Log: Robustness support for #8218 (symlink forest) since the GNU
3854              tools seem to be overly picky about symlinkage depths.
3855      Branch: perl
3856            ! Makefile.SH t/io/fs.t
3857 ____________________________________________________________________________
3858 [  8219] By: jhi                                   on 2000/12/21  15:38:27
3859         Log: Metaconfig changes for #8218.
3860      Branch: metaconfig
3861            ! U/modified/Oldconfig.U
3862      Branch: metaconfig/U/perl
3863            + Mksymlinks.U
3864            ! testsyml.U
3865 ____________________________________________________________________________
3866 [  8218] By: jhi                                   on 2000/12/21  15:37:57
3867         Log: Add Configure option -Dmksymlinks which will create a symlink
3868              forest if the current/build differs from the source directory.
3869              TODO: mkdir -p is not portable.
3870      Branch: perl
3871            ! Configure
3872 ____________________________________________________________________________
3873 [  8217] By: jhi                                   on 2000/12/21  14:39:12
3874         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
3875              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
3876              Date: Thu, 21 Dec 2000 09:38:18 GMT
3877              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
3878              
3879              The ofs became an SV.
3880      Branch: perl
3881            ! ext/Thread/Thread.xs
3882 ____________________________________________________________________________
3883 [  8216] By: jhi                                   on 2000/12/21  05:40:21
3884         Log: The polymorphism seems to have fixed 20000517.001.
3885      Branch: perl
3886            ! t/pragma/utf8.t
3887 ____________________________________________________________________________
3888 [  8215] By: jhi                                   on 2000/12/21  04:44:52
3889         Log: read() documentation tweak for 20001121.004.
3890      Branch: perl
3891            ! pod/perlfunc.pod
3892 ____________________________________________________________________________
3893 [  8214] By: jhi                                   on 2000/12/21  03:54:11
3894         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
3895      Branch: perl
3896            ! pp_sys.c t/op/misc.t
3897 ____________________________________________________________________________
3898 [  8213] By: jhi                                   on 2000/12/21  00:28:10
3899         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
3900              From: Peter Prymmer <pvhp@forte.com>
3901              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
3902              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
3903      Branch: perl
3904            ! configure.com
3905 ____________________________________________________________________________
3906 [  8212] By: jhi                                   on 2000/12/21  00:26:21
3907         Log: Edit edit edit.
3908      Branch: perl
3909            ! pod/perlfaq3.pod
3910 ____________________________________________________________________________
3911 [  8211] By: jhi                                   on 2000/12/20  18:52:46
3912         Log: Update Changes.
3913      Branch: perl
3914            ! Changes patchlevel.h
3915 ____________________________________________________________________________
3916 [  8210] By: jhi                                   on 2000/12/20  18:34:47
3917         Log: Yet another editor edit.
3918      Branch: perl
3919            ! pod/perlfaq3.pod
3920 ____________________________________________________________________________
3921 [  8209] By: jhi                                   on 2000/12/20  15:33:28
3922         Log: More Win32 Perling.
3923      Branch: perl
3924            ! pod/perlfaq3.pod
3925 ____________________________________________________________________________
3926 [  8208] By: jhi                                   on 2000/12/20  15:07:46
3927         Log: More Win32 editor/IDE/shell hints.
3928      Branch: perl
3929            ! pod/perlfaq3.pod
3930 ____________________________________________________________________________
3931 [  8207] By: jhi                                   on 2000/12/20  03:54:08
3932         Log: Subject: [PATCH] obscure timing knowledge
3933              From: Nicholas Clark <nick@ccl4.org>
3934              Date: Tue, 19 Dec 2000 19:22:31 +0000
3935              Message-ID: <20001219192231.F2827@plum.flirble.org>
3936      Branch: perl
3937            ! sv.c
3938 ____________________________________________________________________________
3939 [  8206] By: jhi                                   on 2000/12/20  03:45:57
3940         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
3941              From: Spider Boardman <spider@leggy.zk3.dec.com>
3942              Date: Tue, 19 Dec 2000 21:30:16 -0500
3943              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
3944      Branch: perl
3945            ! sv.c
3946 ____________________________________________________________________________
3947 [  8205] By: jhi                                   on 2000/12/19  23:02:01
3948         Log: Update Changes.
3949      Branch: perl
3950            ! Changes patchlevel.h
3951 ____________________________________________________________________________
3952 [  8204] By: jhi                                   on 2000/12/19  22:58:18
3953         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
3954              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
3955              on editors and diffing/patching.
3956      Branch: perl
3957            ! t/op/utf8decode.t
3958 ____________________________________________________________________________
3959 [  8203] By: nick                                  on 2000/12/19  21:36:16
3960         Log: Integrate mainline (forgot my own change...)
3961      Branch: perlio
3962           !> ext/Encode/compile
3963 ____________________________________________________________________________
3964 [  8202] By: nick                                  on 2000/12/19  21:34:42
3965         Log: Integrate mainline.
3966      Branch: perlio
3967           !> (integrate 61 files)
3968 ____________________________________________________________________________
3969 [  8201] By: nick                                  on 2000/12/19  21:34:06
3970         Log: Avoid looking for File::Glob when we don't need it.
3971      Branch: perl
3972            ! ext/Encode/compile
3973 ____________________________________________________________________________
3974 [  8200] By: jhi                                   on 2000/12/19  18:35:49
3975         Log: Update Changes.
3976      Branch: perl
3977            ! Changes patchlevel.h
3978 ____________________________________________________________________________
3979 [  8199] By: jhi                                   on 2000/12/19  18:35:07
3980         Log: Microperl tweaks.
3981      Branch: perl
3982            ! sv.c uconfig.h uconfig.sh
3983 ____________________________________________________________________________
3984 [  8198] By: jhi                                   on 2000/12/19  18:29:59
3985         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
3986      Branch: perl
3987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3988            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
3989 ____________________________________________________________________________
3990 [  8197] By: jhi                                   on 2000/12/19  17:55:29
3991         Log: In VMS embedded perls couldn't access the statically built Socket,
3992              from Charles Lane.
3993      Branch: perl
3994            ! configure.com
3995 ____________________________________________________________________________
3996 [  8196] By: jhi                                   on 2000/12/19  17:49:50
3997         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
3998              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
3999              Date: Sun, 17 Dec 2000 19:11:44 -0000
4000              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
4001      Branch: perl
4002            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4003            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
4004 ____________________________________________________________________________
4005 [  8195] By: jhi                                   on 2000/12/19  17:47:53
4006         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
4007              From: Jonathan Stowe <gellyfish@gellyfish.com>
4008              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
4009              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
4010      Branch: perl
4011            ! utils/h2xs.PL
4012 ____________________________________________________________________________
4013 [  8194] By: jhi                                   on 2000/12/19  17:46:28
4014         Log: Subject: Re: useless use of void context work-around
4015              From: andreas.koenig@anima.de (Andreas J. Koenig)
4016              Date: 16 Dec 2000 15:13:36 +0100
4017              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
4018              
4019              Document (comment) the q(di ds ig) trick in the code.
4020      Branch: perl
4021            ! op.c
4022 ____________________________________________________________________________
4023 [  8193] By: jhi                                   on 2000/12/19  17:10:57
4024         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
4025              From: "Mark J. Reed" <mreed@strange.turner.com>
4026              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
4027              Message-Id: <200012160222.VAA13986@strange.turner.com>
4028      Branch: perl
4029            ! ext/Sys/Syslog/Syslog.pm
4030 ____________________________________________________________________________
4031 [  8192] By: jhi                                   on 2000/12/19  17:07:45
4032         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
4033              From: Nicholas Clark <nick@ccl4.org>
4034              Date: Sat, 16 Dec 2000 19:03:13 +0000
4035              Message-ID: <20001216190313.D68304@plum.flirble.org>
4036      Branch: perl
4037            ! t/op/64bitint.t
4038 ____________________________________________________________________________
4039 [  8191] By: jhi                                   on 2000/12/19  17:06:13
4040         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
4041              From: Dominic Dunlop <domo@computer.org>
4042              Date: Mon, 18 Dec 2000 12:00:15 +0100
4043              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
4044              
4045              This patchlet is needed in order that perl can be statically linked.  
4046      Branch: perl
4047            ! regexec.c
4048 ____________________________________________________________________________
4049 [  8190] By: jhi                                   on 2000/12/19  17:03:08
4050         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
4051              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4052              Date: Sun, 17 Dec 2000 00:18:35 -0600
4053              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
4054      Branch: perl
4055            ! perlio.h vms/gen_shrfls.pl
4056 ____________________________________________________________________________
4057 [  8189] By: jhi                                   on 2000/12/19  16:20:28
4058         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
4059              From: Prymmer/Kahn <pvhp@best.com>
4060              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
4061              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
4062              
4063              A better version of #8188.
4064      Branch: perl
4065            ! pod/perlfaq3.pod
4066 ____________________________________________________________________________
4067 [  8188] By: jhi                                   on 2000/12/19  15:57:06
4068         Log: (Replaced by #8189)
4069              
4070              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
4071              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
4072              From: Prymmer/Kahn <pvhp@best.com>
4073              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
4074              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
4075              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
4076              Date: Mon, 18 Dec 2000 11:10:45 -0500
4077              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
4078      Branch: perl
4079            ! pod/perlfaq3.pod
4080 ____________________________________________________________________________
4081 [  8187] By: jhi                                   on 2000/12/19  15:54:19
4082         Log: Email address fix for Anton Berezin.
4083      Branch: perl
4084            ! AUTHORS
4085 ____________________________________________________________________________
4086 [  8186] By: jhi                                   on 2000/12/19  15:38:54
4087         Log: Subject: [PATCH perl@8102] cygwin port
4088              From: "Eric Fifer" <efifer@dircon.co.uk> 
4089              Date: Thu, 14 Dec 2000 13:41:29 -0000
4090              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
4091              
4092              When compiling modules the data item that is being imported
4093              from libperl.dll needs to be tagged as imported/shared data:
4094              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
4095      Branch: perl
4096            ! perliol.h
4097 ____________________________________________________________________________
4098 [  8185] By: jhi                                   on 2000/12/19  14:53:24
4099         Log: Regen uconfig.h and uconfig.sh.
4100      Branch: perl
4101            ! uconfig.h uconfig.sh
4102 ____________________________________________________________________________
4103 [  8184] By: jhi                                   on 2000/12/18  20:43:49
4104         Log: Comments work so much better when they are closed.
4105      Branch: perl
4106            ! regcomp.c
4107 ____________________________________________________________________________
4108 [  8183] By: jhi                                   on 2000/12/18  18:04:02
4109         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
4110              Fixes the bug 20001218.016.
4111      Branch: perl
4112            ! regcomp.c
4113 ____________________________________________________________________________
4114 [  8182] By: gsar                                  on 2000/12/18  09:53:47
4115         Log: delete spurious files
4116      Branch: maint-5.6/perl
4117            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
4118            - vos/config.h vos/config_h.SH_orig
4119 ____________________________________________________________________________
4120 [  8181] By: gsar                                  on 2000/12/18  09:46:08
4121         Log: regen perltoc
4122      Branch: maint-5.6/perl
4123            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
4124 ____________________________________________________________________________
4125 [  8180] By: gsar                                  on 2000/12/18  09:20:27
4126         Log: integrate changes#7924..7926,7946,7952 from mainline
4127      Branch: maint-5.6/perl
4128           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
4129           !> lib/File/stat.pm t/lib/class-struct.t
4130 ____________________________________________________________________________
4131 [  8179] By: gsar                                  on 2000/12/18  08:55:54
4132         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
4133              7918,7919,7988,8907 from mainline (various)
4134      Branch: maint-5.6/perl
4135           +> t/lib/class-struct.t
4136           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
4137           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
4138           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
4139 ____________________________________________________________________________
4140 [  8178] By: gsar                                  on 2000/12/18  08:16:30
4141         Log: avoid redefinition warnings on windows due to sys/socket.h getting
4142              #included before win32.h
4143      Branch: maint-5.6/perl
4144            ! win32/include/sys/socket.h
4145 ____________________________________________________________________________
4146 [  8177] By: gsar                                  on 2000/12/18  05:24:04
4147         Log: make regen_headers; fix POSIX.xs problems; remove outdated
4148              code from sys/socket.h that makes build fail now
4149      Branch: maint-5.6/perl
4150            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
4151            ! pod/perlapi.pod
4152           !> win32/include/sys/socket.h
4153 ____________________________________________________________________________
4154 [  8176] By: gsar                                  on 2000/12/18  05:20:17
4155         Log: update Changes
4156      Branch: maint-5.6/perl
4157            ! Changes patchlevel.h
4158 ____________________________________________________________________________
4159 [  8175] By: gsar                                  on 2000/12/18  04:57:48
4160         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
4161              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
4162              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
4163              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
4164              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
4165              7823,7825,7838
4166      Branch: maint-5.6/perl
4167           +> lib/File/Spec/Epoc.pm
4168           !> (integrate 88 files)
4169 ____________________________________________________________________________
4170 [  8174] By: gsar                                  on 2000/12/18  03:53:09
4171         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
4172              7625..7629,7631..7634,7637,7639,7642 from mainline
4173      Branch: maint-5.6/perl
4174           +> README.solaris
4175           !> (integrate 26 files)
4176 ____________________________________________________________________________
4177 [  8173] By: gsar                                  on 2000/12/18  03:37:02
4178         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
4179              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
4180              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
4181              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
4182      Branch: maint-5.6/perl
4183           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
4184            - MAINTAIN
4185           !> (integrate 111 files)
4186 ____________________________________________________________________________
4187 [  8172] By: jhi                                   on 2000/12/18  02:49:27
4188         Log: Regen pods.
4189      Branch: perl
4190            ! pod/perlmodlib.pod pod/perltoc.pod
4191 ____________________________________________________________________________
4192 [  8171] By: gsar                                  on 2000/12/18  02:49:24
4193         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
4194              7465..7471 from mainline
4195              
4196              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
4197              in platforms that strictly require all the symbols being present
4198              at link time.
4199              
4200              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
4201              
4202              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
4203              
4204              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
4205              
4206              Subject: [PATCH] todo
4207              
4208              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
4209              
4210              Use $sort, $uniq (and $tr) consistently as wondered
4211              by Nicholas Clark.
4212              
4213              Too enthusiastic editing in #7460.
4214              
4215              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
4216              
4217              Upgrade to CPAN 1.58_55.
4218              Subject: CPAN.pm status
4219              
4220              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
4221              
4222              Make target reordering to avoid pointless re-makes.
4223              Subject: Re: Total re-make of 'make okfile' after 7451 ?
4224              
4225              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
4226              
4227              Subject: DOC PATCH 5.6.0
4228              
4229              Add the repository doc by Malcolm, Sarathy, and by Simon,
4230              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
4231      Branch: maint-5.6/perl
4232           +> Porting/repository.pod
4233           !> Configure MANIFEST Makefile.SH README.dos README.os2
4234           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
4235           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
4236           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
4237 ____________________________________________________________________________
4238 [  8169] By: gsar                                  on 2000/12/18  02:33:34
4239         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
4240              7435..7441,7445 from mainline
4241              
4242              Make the UTF-8 decoding stricter and more verbose when
4243              malformation happens.  This involved adding an argument
4244              to utf8_to_uv_chk(), which involved changing its prototype,
4245              and prefer STRLEN over I32 for the UTF-8 length, which as
4246              a domino effect necessitated changing the prototypes of
4247              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
4248              The stricter UTF-8 decoding checking uses Markus Kuhn's
4249              UTF-8 Decode Stress Tester from
4250              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
4251              
4252              Run vms/vms_yfix.pl, should have done that after changing
4253              perly.c in #7382.
4254              
4255              Subject: [PATCH 5.7.0] static linking with uninstalled perl
4256              
4257              (Replaced by #7440.)
4258              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
4259              
4260              Fix the bug ID 20001024.005, the bug introduced by #7416.
4261              
4262              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
4263              
4264              Fix the bug reported in
4265              From: andreas.koenig@anima.de (Andreas J. Koenig)
4266              Also make is_utf8_char() stricter.
4267              
4268              Missed the header file changes from #7425.
4269              
4270              Check if stdio supports tweaking lval and cnt simultaneously.
4271              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
4272              
4273              Stratus VOS updates from Paul Green.
4274              
4275              Podify README.epoc and README.vos.
4276              
4277              Add targets to Makefile.SH, most importantly
4278              'regen_all' which also remembers to update vms/perly*.
4279              
4280              Subject: Minor update to find2perl, for portability
4281              
4282              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
4283              
4284              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
4285              
4286              Rename UTF8LEN() to be UNISKIP(), too confusing to have
4287              UTF8LEN() and UTF8SKIP(). 
4288              
4289              Allow poking holes at the UTF-8 decoding strictness.
4290              
4291              Continue the internal UTF-8 API tweaking.
4292              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
4293              used much more than the simpler API, now called utf8_to_uv_simple().
4294              Still not quite happy with API, too much partial duplication
4295              of functionality.
4296              
4297              A new version of making the syslog test more robust.
4298              (Replaces #7421.)
4299              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
4300              
4301              buildtoc target tweaks.
4302              
4303              Integrate with vmsperl #7430 by Charles Bailey:
4304              
4305              Cleanup from prior patch (Charles Lane?):
4306              - improve handling of MFDs in Basename and Path
4307              - default to no xsubpp line # munging when building debug images
4308      Branch: maint-5.6/perl
4309           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4310           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
4311           !> (integrate 67 files)
4312 ____________________________________________________________________________
4313 [  8168] By: gsar                                  on 2000/12/18  02:05:49
4314         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
4315              
4316              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
4317              From: Martin Husemann <martin@duskware.de>
4318              
4319              Subject: [PATCH 5.7.0] restore match data on backtracing
4320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4321      Branch: maint-5.6/perl
4322           !> regcomp.c regexec.c t/op/re_tests
4323 ____________________________________________________________________________
4324 [  8167] By: gsar                                  on 2000/12/18  01:55:22
4325         Log: integrate changes#7858,7986 from mainline
4326              
4327              C<foreach my $x ...> in pseudo-fork()ed process may diddle
4328              parent's memory; fix it by keeping track of the actual pad
4329              offset rather than a raw pointer (this change is probably also
4330              relevant to non-ithreads case to avoid fallout from reallocs of
4331              the pad array, but is currently only enabled for the ithreads
4332              case in the interests of minimal disruption to existing "well
4333              tested" code)
4334              
4335              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
4336              due to the notorious GetFileType() bug in Windows 9x, which fstat()
4337              tickles)
4338      Branch: maint-5.6/perl
4339           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
4340           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
4341           !> win32/win32.c win32/win32.h win32/win32sck.c
4342 ____________________________________________________________________________
4343 [  8166] By: gsar                                  on 2000/12/18  01:52:59
4344         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
4345              from mainline (xsubpp and ExtUtils::LibList fixups, various
4346              other small items)
4347      Branch: maint-5.6/perl
4348           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
4349           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
4350           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
4351           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
4352           !> win32/bin/search.pl
4353 ____________________________________________________________________________
4354 [  8165] By: gsar                                  on 2000/12/18  01:28:45
4355         Log: integrate changes#7533,7563,7611,7623 from mainline (various
4356              malloc.c embellishments)
4357      Branch: maint-5.6/perl
4358           !> malloc.c pod/perldiag.pod
4359 ____________________________________________________________________________
4360 [  8164] By: gsar                                  on 2000/12/18  01:23:33
4361         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
4362              fixups)
4363      Branch: maint-5.6/perl
4364           !> utils/h2xs.PL
4365 ____________________________________________________________________________
4366 [  8163] By: gsar                                  on 2000/12/18  01:17:50
4367         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
4368              fixups)
4369      Branch: maint-5.6/perl
4370           !> Makefile.SH utils/perlbug.PL
4371 ____________________________________________________________________________
4372 [  8162] By: gsar                                  on 2000/12/18  00:25:43
4373         Log: always export Perl_deb() (it is required by re.xs whether
4374              Perl is built with or without -DDEBUGGING)
4375      Branch: maint-5.6/perl
4376            ! makedef.pl
4377 ____________________________________________________________________________
4378 [  8161] By: gsar                                  on 2000/12/18  00:23:38
4379         Log: integrate change#7414 from mainline
4380              
4381              Undo the basename() part of #7412 since the lib/basename
4382              tests would need upgrading too.
4383              
4384              squelch two tests in tr.t that rely on tr/// paranoia change
4385              that's not in 5.6.x
4386      Branch: maint-5.6/perl
4387            ! t/op/tr.t
4388           !> lib/File/Basename.pm
4389 ____________________________________________________________________________
4390 [  8160] By: gsar                                  on 2000/12/18  00:05:30
4391         Log: missing change in previous integrate
4392      Branch: maint-5.6/perl
4393           !> README.aix
4394 ____________________________________________________________________________
4395 [  8159] By: gsar                                  on 2000/12/18  00:03:38
4396         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
4397              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
4398              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
4399              7410..7413 from mainline
4400      Branch: maint-5.6/perl
4401           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
4402           +> t/lib/tie-splice.t
4403            - lib/unicode/Is/DCinital.pl
4404           !> (integrate 112 files)
4405 ____________________________________________________________________________
4406 [  8158] By: jhi                                   on 2000/12/17  23:04:24
4407         Log: Subject: [PATCHES] RE: perl@8150 
4408              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
4409              Date: Sun, 17 Dec 2000 21:46:39 +0100
4410              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
4411              
4412              Neither cygwin has a getpwuid() one can trust on.
4413      Branch: perl
4414            ! t/lib/glob-basic.t
4415 ____________________________________________________________________________
4416 [  8157] By: jhi                                   on 2000/12/17  23:01:54
4417         Log: More MAN.PODS => {} fixes.
4418      Branch: perl
4419            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
4420            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
4421            ! os2/OS2/REXX/Makefile.PL
4422 ____________________________________________________________________________
4423 [  8156] By: gsar                                  on 2000/12/17  22:49:13
4424         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
4425              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
4426              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
4427              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
4428              7201,7204 from mainline
4429      Branch: maint-5.6/perl
4430           !> (integrate 121 files)
4431 ____________________________________________________________________________
4432 [  8155] By: jhi                                   on 2000/12/17  22:30:58
4433         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
4434              From: "Craig A. Berry" <craigberry@mac.com>
4435              Date: Sun, 17 Dec 2000 13:09:28 -0600
4436              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
4437              
4438              MAN.PODS => ' ' is naughty.
4439      Branch: perl
4440            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
4441 ____________________________________________________________________________
4442 [  8154] By: nick                                  on 2000/12/17  22:07:13
4443         Log: MULTIPLICITY nit.
4444      Branch: perl
4445            ! mg.c
4446 ____________________________________________________________________________
4447 [  8153] By: gsar                                  on 2000/12/17  21:23:05
4448         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
4449              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
4450              from mainline
4451              
4452              Document the SvIOK_.*UV().
4453              
4454              Update Unicode todo list.
4455              
4456              Guard against bad string->int conversion for quads.
4457              
4458              Subject: small apidoc fix
4459              
4460              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
4461              
4462              Subject: [PATCH] Tied filehandle documentation
4463              
4464              Subject: [PATCH] Modernize Opcode.pm documentation
4465              
4466              Make Data::Dumper (non-XS) to work with changed semantics of ref().
4467              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
4468              [applied even though said semantics didn't change in 5.6.x]
4469              
4470              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
4471              
4472              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
4473              
4474              Fix the URL, but the server is still missing in action.
4475              Subject: [ID 20000905.002] perlfaq1.pod URL error
4476              
4477              Subject: [ID 20000903.001] \w in utf8-strings
4478              
4479              Fix the ccversion detection for 5.1 and beyond.
4480              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
4481              
4482              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
4483              
4484              Subject: [ID 20000904.008] Tiny fix for perldiag
4485              
4486              Subject: Re: [ID 20000906.004] segfault with bad perl statement
4487              
4488              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
4489              
4490              Subject: [ID 20000908.002] perlipc documentation bug.
4491              
4492              Subject: [PATCH lib/Benchmark.pm]
4493              
4494              Re-allow vec() for characters > 255.
4495              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
4496              
4497              Do away with memory models cruft.  Sorry, PDP users.
4498              
4499              Continue #7041.
4500              
4501              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
4502              
4503              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
4504              
4505              Upgrade to CPAN 1.57_65, from Andreas König.
4506              
4507              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
4508              by Russ Allbery.
4509              
4510              Silence t/pod/*.t about alternate quote-mappings now implemented
4511              by Pod::Text, from Brad Appleton.
4512              
4513              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
4514              Subject: borland C++ win32.c tweak
4515              
4516              C<@a = @b = split(...)> optimization coredumps under ithreads
4517              (missed a spot when fixing up op_pmreplroot hack for ithreads)
4518              
4519              Document the SvUTF8*().
4520              
4521              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
4522              
4523              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
4524              
4525              Do in VMS as the #7054 does.
4526              
4527              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
4528              
4529              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
4530              
4531              Subject: [patch: perl@7045] vms updates
4532              
4533              Test for the #7049.
4534              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
4535              
4536              Break up the myconfig lines a bit.
4537              Subject: perlbug/perl -V output format
4538              
4539              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
4540              
4541              The #7054 truncated Configure badly.
4542              
4543              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
4544              initialization in all the threads on Windows
4545              
4546              Allow for whitespace between "#" and "line" in cpp output.
4547              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
4548              
4549              Remove vestiges of tr//CU.
4550              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
4551              
4552              The return value of setlocale must be copied away.
4553              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
4554              
4555              Allow chop() and chomp() to be overridden.
4556              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
4557              
4558              Hints optimization.
4559              Subject: Minor nit
4560              
4561              Subject: [PATCH] de-wall t/README
4562              
4563              Subject: Re: Two advertising clauses need to be removed
4564      Branch: maint-5.6/perl
4565           !> (integrate 75 files)
4566 ____________________________________________________________________________
4567 [  8152] By: gsar                                  on 2000/12/17  20:30:11
4568         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
4569              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
4570              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
4571              
4572              Don't attach -ld to the archname if pointless.
4573              
4574              Document UNTIE in a very minimalistic way.
4575              
4576              POSIX doesn't report long double values under -Duselongdouble
4577              when the long doubles are "real" (bigger than doubles).
4578              
4579              More author updates.
4580              
4581              Try to deduce NV_MAX.  Really should be Configure fodder.
4582              
4583              :: not allowed in pathnames, change to .
4584              Subject: [PATCH perl@6938] cygwin port
4585              
4586              Forget about NV_MAX (#6951).  Various floating point tweaks,
4587              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
4588              
4589              Move the Solaris 7 scan to use64bitall, make the
4590              failure to find 64-bot sparc libc to mention the
4591              possibility of being in an intel, from Lupe and Alan.
4592              
4593              Regen perltoc.
4594              
4595              AUTHORS tweaks, from Peter Prymmer.
4596              
4597              More address tweaking.
4598              
4599              Small tweaks all over.
4600              
4601              File::Temp patches from Andreas König,
4602              
4603              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
4604              
4605              Subject: CPAN.pm beta 1.57_57 for the core
4606              
4607              Part of the solution.
4608              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
4609              
4610              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
4611              
4612              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
4613              
4614              Add the overload warnings to perldiag.
4615              
4616              Drop unused argument.
4617              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
4618              
4619              Subject: Nit in Configure (bleadperl@6961)
4620              
4621              Update to PodParser 1.18, from Brad Appleton.
4622              
4623              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
4624              
4625              Subject: [PATCH: 6948] add SCNfldbl to configure.com
4626              
4627              Document UNTIE. Also tweak implementation to suppress the 'inner references'
4628              warning when UNTIE exists and instead pass the cound of extra references to
4629              the UNTIE method.
4630              
4631              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
4632              so that case-ignoring systems like DCL can tell them from
4633              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
4634              
4635              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
4636              
4637              Feature ordering tweak.
4638              
4639              Regen perltoc.
4640              
4641              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
4642              
4643              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
4644              
4645              Subject: http:// in L<>
4646              
4647              Detypo.
4648              
4649              change#6791 accidentally clobbered change#6710, put it back
4650              
4651              Only the first line, thank you very much.
4652              
4653              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
4654              plus rework the http: spots as suggested by Tom Christiansen,
4655              plus regen perltoc.
4656              
4657              Undo part of change 6489 which looks like a bulk edit which
4658              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
4659              The supressing of main:: on return from select() is undesirable.
4660              
4661              Apparently avoiding the swapping is too costly.
4662              
4663              Various Configure nits by Philip Newton,
4664              plus the ebcdic one by me.
4665              
4666              Make certain cc is set before trying to run it.
4667              
4668              If overloaded %{} etc. return the object do not loop.
4669              Thus  sub deref { $_[0] } functions if object is wanted type.
4670              
4671              Update perlhist.
4672              
4673              More %{} and other deref special casing - do not pass to 'nomethod'.
4674      Branch: maint-5.6/perl
4675           !> (integrate 59 files)
4676 ____________________________________________________________________________
4677 [  8151] By: gsar                                  on 2000/12/17  19:14:38
4678         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
4679              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
4680              
4681              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
4682              
4683              Make the epsilon to be relative, not absolute.
4684              
4685              Put back the flags dump as reasoned in
4686              Subject: Re: [PATCH] Glob dumping
4687              
4688              Introduce ccname to keep track of what compiler kind of we have.
4689              
4690              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
4691              
4692              Put back the slice accidentally removed by #6907.
4693              
4694              Reset archname and archname64 always, forcing them be
4695              recomputed at each Configure run, make Configure and
4696              the hints files agree on the naming of largefiles variables.
4697              
4698              Don't say "Perl 5.0 source kit".
4699              
4700              Subject: [PATCH] fix misc cast warnings
4701              
4702              Subject: typos in pods
4703              
4704              NVs not necessarily doubles, as pointed out by Yitzchak.
4705              
4706              Subject: [PATCH 6889] add a few ldbl formats to configure.com
4707              
4708              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
4709              
4710              Better options for rsync.
4711              
4712              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
4713              
4714              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
4715              
4716              Subject: [PATCH] Re: UNTIE method 
4717              
4718              A better fix for the Socket building problem from Craig Berry.
4719              
4720              Retract the dummy test, skip the security tests (instead of failing),
4721              explain what the warnings mean.
4722              
4723              Heap decorruption.
4724              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
4725              
4726              Update to Unicode 3.0.1.
4727              
4728              Missed one Unicode file.
4729              
4730              Subject: Re: typos in pods
4731              
4732              The #6929 was too skimpy.
4733              
4734              sscanf() may be the only way to read long doubles from strings.
4735              
4736              Reveal Borland's isnan.
4737              Subject: build with BC++ tweak
4738              
4739              Issue useful diagnostic on unknown pod commands.
4740              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
4741              
4742              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
4743              
4744              Clarify the third case of ftmp-security warnings.
4745              
4746              Make -Dusemorebits find long doubles in Solaris.
4747              
4748              Wrap the test in eval.
4749      Branch: maint-5.6/perl
4750           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
4751           +> lib/unicode/PropList.txt lib/unicode/README.perl
4752           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
4753           +> lib/unicode/Unicode.301 vms/vmspipe.com
4754            - lib/unicode/Props.txt lib/unicode/UCD300.html
4755            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
4756           !> (integrate 305 files)
4757 ____________________________________________________________________________
4758 [  8150] By: jhi                                   on 2000/12/17  18:47:57
4759         Log: Uncheckedin generated files.
4760      Branch: perl
4761            ! global.sym perlapi.c pod/perlapi.pod
4762 ____________________________________________________________________________
4763 [  8149] By: jhi                                   on 2000/12/17  18:41:22
4764         Log: Update Changes.
4765      Branch: perl
4766            ! Changes patchlevel.h
4767 ____________________________________________________________________________
4768 [  8148] By: jhi                                   on 2000/12/17  18:39:16
4769         Log: Subject: [PATCH] Fcntl constants speedup
4770              From: Nicholas Clark <nick@ccl4.org>
4771              Date: Sun, 17 Dec 2000 16:29:24 +0000
4772              Message-ID: <20001217162924.E97668@plum.flirble.org>
4773              
4774              Use IVs for the Fcntl constants instead of NVs.
4775      Branch: perl
4776            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
4777 ____________________________________________________________________________
4778 [  8147] By: jhi                                   on 2000/12/17  18:33:41
4779         Log: Add test for #8145 (binmode() warning), add warning for
4780              ioctl() and sockpair(), document them. (fileno() cannot
4781              be tripwired with the same kind of warning because
4782              'defined fileno($foo)' seems to be an idiom.)
4783      Branch: perl
4784            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
4785 ____________________________________________________________________________
4786 [  8146] By: gsar                                  on 2000/12/17  18:09:08
4787         Log: update Changes
4788      Branch: maint-5.6/perl
4789            ! Changes
4790 ____________________________________________________________________________
4791 [  8145] By: jhi                                   on 2000/12/17  17:39:35
4792         Log: Subject: [PATCH] Re: The long awaited feature ...
4793              From: Simon Cozens <simon@cozens.net>
4794              Date: Sun, 17 Dec 2000 12:31:56 +0000
4795              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
4796              
4797              Add a warning to binmode() about using bad filehandles
4798              (can happen e.g. if someone forgets the filehandle argument)
4799      Branch: perl
4800            ! pp_sys.c
4801 ____________________________________________________________________________
4802 [  8144] By: jhi                                   on 2000/12/17  17:33:48
4803         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
4804              From: Jonathan Stowe <gellyfish@gellyfish.com>
4805              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
4806              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
4807      Branch: perl
4808            ! lib/Net/Ping.pm
4809 ____________________________________________________________________________
4810 [  8143] By: jhi                                   on 2000/12/17  05:31:37
4811         Log: Polymorphic regexps.
4812              
4813              Fixes at least the bugs 20001028.003 (both of them...) and
4814              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
4815              also to be fixed by now, probably already before this patch.
4816      Branch: perl
4817            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
4818            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
4819            ! t/op/utf8decode.t t/pragma/utf8.t
4820 ____________________________________________________________________________
4821 [  8142] By: jhi                                   on 2000/12/16  17:16:05
4822         Log: Subject: [patch perl@8102] dos/djgpp update
4823              From: Laszlo Molnar <ml1050@freemail.hu>
4824              Date: Sat, 16 Dec 2000 01:40:52 +0100
4825              Message-ID: <20001216014052.A335@freemail.hu>
4826      Branch: perl
4827            ! djgpp/config.over t/base/commonsense.t
4828 ____________________________________________________________________________
4829 [  8141] By: jhi                                   on 2000/12/16  17:09:27
4830         Log: Few uncheckedin files.
4831      Branch: perl
4832            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
4833 ____________________________________________________________________________
4834 [  8140] By: nick                                  on 2000/12/15  22:14:31
4835         Log: Integrate mainline
4836      Branch: perlio
4837           !> (integrate 53 files)
4838 ____________________________________________________________________________
4839 [  8139] By: jhi                                   on 2000/12/15  19:49:49
4840         Log: One more IVUV tweak from Nicholas Clark.
4841      Branch: perl
4842            ! sv.c
4843 ____________________________________________________________________________
4844 [  8138] By: jhi                                   on 2000/12/15  19:17:06
4845         Log: Return of the IVUV-preservation, now seems to be happy even
4846              in Digital UNIX (the broken strtoul brokenness detection
4847              seems to have been the fly in the ointment).
4848      Branch: perl
4849            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4850            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
4851            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
4852            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
4853            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4854            ! vos/config.ga.h win32/config.bc win32/config.gc
4855            ! win32/config.vc
4856 ____________________________________________________________________________
4857 [  8137] By: jhi                                   on 2000/12/15  18:12:14
4858         Log: Metaconfig unit change for #8136.
4859      Branch: metaconfig
4860            ! U/modified/d_strtoul.U
4861      Branch: metaconfig/U/perl
4862            ! d_strtoull.U d_strtouq.U
4863 ____________________________________________________________________________
4864 [  8136] By: jhi                                   on 2000/12/15  18:11:35
4865         Log: I don't think it's sensible or portable to test the strtou*
4866              on /^-/ strings.
4867      Branch: perl
4868            ! Configure
4869 ____________________________________________________________________________
4870 [  8135] By: jhi                                   on 2000/12/15  17:18:49
4871         Log: Metaconfig unit change for #8134.
4872      Branch: metaconfig
4873            ! U/modified/d_strtoul.U
4874 ____________________________________________________________________________
4875 [  8134] By: jhi                                   on 2000/12/15  17:14:13
4876         Log: If longsize is 8 we don't need a LL suffix for integer constants.
4877      Branch: perl
4878            ! Configure config_h.SH
4879 ____________________________________________________________________________
4880 [  8133] By: jhi                                   on 2000/12/15  16:00:23
4881         Log: Update Changes.
4882      Branch: perl
4883            ! Changes patchlevel.h
4884 ____________________________________________________________________________
4885 [  8132] By: jhi                                   on 2000/12/15  15:44:16
4886         Log: Some compilers get huffy if you do not cast a const pointer
4887              to a non-const when assigning.
4888      Branch: perl
4889            ! gv.c
4890 ____________________________________________________________________________
4891 [  8131] By: jhi                                   on 2000/12/15  15:38:30
4892         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
4893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4894              Date: Fri, 15 Dec 2000 05:26:57 -0500
4895              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
4896      Branch: perl
4897            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
4898            ! t/pragma/overload.t
4899 ____________________________________________________________________________
4900 [  8130] By: jhi                                   on 2000/12/15  15:36:08
4901         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
4902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4903              Date: Thu, 14 Dec 2000 22:02:43 -0500
4904              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
4905      Branch: perl
4906            ! gv.c perl.h
4907 ____________________________________________________________________________
4908 [  8129] By: jhi                                   on 2000/12/15  15:34:16
4909         Log: Subject: PATCH: h2xs nit
4910              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4911              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
4912              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
4913              
4914              Add a template README.
4915      Branch: perl
4916            ! utils/h2xs.PL
4917 ____________________________________________________________________________
4918 [  8128] By: jhi                                   on 2000/12/15  15:32:22
4919         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
4920      Branch: perl
4921            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
4922 ____________________________________________________________________________
4923 [  8127] By: jhi                                   on 2000/12/15  15:19:34
4924         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
4925              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4926              Date:     Thu, 14 Dec 2000 20:04:42 EST
4927              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
4928      Branch: perl
4929            ! ext/Opcode/Opcode.xs
4930 ____________________________________________________________________________
4931 [  8126] By: jhi                                   on 2000/12/15  15:17:49
4932         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
4933              From: Peter Prymmer <pvhp@forte.com>
4934              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
4935              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
4936      Branch: perl
4937            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
4938            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
4939            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
4940 ____________________________________________________________________________
4941 [  8125] By: jhi                                   on 2000/12/15  15:11:05
4942         Log: This seems to be a stage sane and stable enough to checkin.
4943              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
4944      Branch: perl
4945            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
4946            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
4947            ! t/op/cmp.t t/op/numconvert.t
4948 ____________________________________________________________________________
4949 [  8124] By: jhi                                   on 2000/12/15  04:20:26
4950         Log: Something is really wonky.
4951      Branch: perl
4952            ! sv.c
4953 ____________________________________________________________________________
4954 [  8123] By: jhi                                   on 2000/12/15  04:00:50
4955         Log: Fixes for the IV UV patches to compile in Digital UNIX.
4956      Branch: perl
4957            ! sv.c
4958 ____________________________________________________________________________
4959 [  8122] By: jhi                                   on 2000/12/15  02:53:40
4960         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
4961              From: "Craig A. Berry" <craigberry@mac.com>
4962              Date: Thu, 14 Dec 2000 19:10:49 -0600
4963              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
4964      Branch: perl
4965            ! vms/vms.c
4966 ____________________________________________________________________________
4967 [  8121] By: jhi                                   on 2000/12/15  02:50:00
4968         Log: Metaconfig changes for #8120.
4969      Branch: metaconfig
4970            + U/modified/d_strtoul.U
4971      Branch: metaconfig/U/perl
4972            ! d_strtoull.U d_strtouq.U
4973 ____________________________________________________________________________
4974 [  8120] By: jhi                                   on 2000/12/15  02:49:42
4975         Log: From: Nicholas Clark <nick@ccl4.org> 
4976              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
4977              Date: Thu, 14 Dec 2000 18:38:57 +0000
4978              Message-ID: <20001214183857.B97909@plum.flirble.org>
4979      Branch: perl
4980            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4981            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
4982            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4983            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4984            ! win32/config.gc win32/config.vc
4985 ____________________________________________________________________________
4986 [  8119] By: jhi                                   on 2000/12/14  23:40:58
4987         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
4988              From: Nicholas Clark <nick@ccl4.org>
4989              Date: Wed, 13 Dec 2000 20:08:50 +0000
4990              Message-ID: <20001213200849.B71166@plum.flirble.org>
4991      Branch: perl
4992            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
4993            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
4994 ____________________________________________________________________________
4995 [  8118] By: jhi                                   on 2000/12/14  22:46:26
4996         Log: Integrate perlio.
4997      Branch: perl
4998           !> MANIFEST ext/Encode/compile makedef.pl
4999 ____________________________________________________________________________
5000 [  8117] By: nick                                  on 2000/12/14  22:38:53
5001         Log: Win32 tweaks to get Encode to build
5002              - temp hack to makedef.pl till PerlIO is properly "exported".
5003              - MSVC dislikes  
5004              static encpage_t foo[];
5005              so make 'em extern for now.
5006      Branch: perlio
5007            ! ext/Encode/compile makedef.pl
5008 ____________________________________________________________________________
5009 [  8116] By: nick                                  on 2000/12/14  22:00:53
5010         Log: Document the new files
5011      Branch: perlio
5012            ! MANIFEST
5013 ____________________________________________________________________________
5014 [  8115] By: jhi                                   on 2000/12/14  21:58:01
5015         Log: MANIFEST new files of #8114.
5016      Branch: perl
5017            ! MANIFEST
5018 ____________________________________________________________________________
5019 [  8114] By: jhi                                   on 2000/12/14  21:50:49
5020         Log: Integrate perlio.
5021      Branch: perl
5022           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
5023           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5024           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
5025           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
5026           !> ext/Encode/Makefile.PL
5027 ____________________________________________________________________________
5028 [  8113] By: jhi                                   on 2000/12/14  21:48:49
5029         Log: The documentation part of the
5030              
5031              Subject: [ID 20001214.002] Net::Ping patch
5032              From: Jonathan Stowe <gellyfish@gellyfish.com>
5033              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
5034              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
5035              since the #7529 had already addressed the same problem.
5036      Branch: perl
5037            ! lib/Net/Ping.pm
5038 ____________________________________________________________________________
5039 [  8112] By: jhi                                   on 2000/12/14  21:42:57
5040         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
5041              From: Dominic Dunlop <domo@computer.org>
5042              Date: Tue, 12 Dec 2000 10:47:10 +0100
5043              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
5044              
5045              Document how elusive subroutines can be.
5046      Branch: perl
5047            ! pod/perlfunc.pod
5048 ____________________________________________________________________________
5049 [  8111] By: jhi                                   on 2000/12/14  21:38:05
5050         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
5051              From: Dominic Dunlop <domo@computer.org>
5052              Date: Thu, 14 Dec 2000 10:13:51 +0100
5053              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
5054      Branch: perl
5055            ! ext/POSIX/POSIX.pod
5056 ____________________________________________________________________________
5057 [  8110] By: jhi                                   on 2000/12/14  21:36:32
5058         Log: Subject: [patch] perlfaq7
5059              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
5060              Date: Thu, 14 Dec 2000 15:31:07 +0100
5061              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
5062      Branch: perl
5063            ! pod/perlfaq7.pod
5064 ____________________________________________________________________________
5065 [  8109] By: jhi                                   on 2000/12/14  21:29:20
5066         Log: Subject: [8104] Encode
5067              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5068              Date: Thu, 14 Dec 2000 14:49:34 +0100
5069              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
5070              
5071              Type casting for nervous compilers.
5072      Branch: perl
5073            ! ext/Encode/Encode.xs
5074 ____________________________________________________________________________
5075 [  8108] By: jhi                                   on 2000/12/14  21:26:17
5076         Log: Subject: [8104] DB_File
5077              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5078              Date: Thu, 14 Dec 2000 14:49:35 +0100
5079              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
5080              
5081              Type definition incorrect for DB 2.7.7.  Not known when it
5082              changed, so only changed it for a known revision.
5083      Branch: perl
5084            ! ext/DB_File/DB_File.xs
5085 ____________________________________________________________________________
5086 [  8107] By: jhi                                   on 2000/12/14  21:23:41
5087         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
5088              From: Peter Prymmer <pvhp@forte.com>
5089              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
5090              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
5091              
5092              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
5093      Branch: perl
5094            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
5095            ! ext/Encode/Encode/posix-bc.enc
5096 ____________________________________________________________________________
5097 [  8106] By: nick                                  on 2000/12/14  20:36:13
5098         Log: "Cold" build correction to Encode's Makefile.PL
5099      Branch: perlio
5100            ! ext/Encode/Makefile.PL
5101 ____________________________________________________________________________
5102 [  8105] By: nick                                  on 2000/12/14  20:09:37
5103         Log: "Compiled" encodings.
5104              Correct replacement character in EBCDIC .enc files
5105              Add 0x7F to ASCII repertoire.
5106      Branch: perlio
5107            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5108            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
5109            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
5110            ! ext/Encode/Makefile.PL ext/Encode/compile
5111            ! ext/Encode/encengine.c ext/Encode/encode.h
5112 ____________________________________________________________________________
5113 [  8104] By: nick                                  on 2000/12/14  00:38:20
5114         Log: Integrate mainline
5115      Branch: perlio
5116           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
5117           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
5118           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
5119           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
5120           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
5121           !> t/lib/db-hash.t t/lib/db-recno.t
5122 ____________________________________________________________________________
5123 [  8103] By: nick                                  on 2000/12/13  23:16:13
5124         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
5125              so far and so it does not get lost.
5126      Branch: perlio
5127            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
5128 ____________________________________________________________________________
5129 [  8102] By: jhi                                   on 2000/12/13  17:14:22
5130         Log: Update Changes.
5131      Branch: perl
5132            ! Changes patchlevel.h
5133 ____________________________________________________________________________
5134 [  8101] By: jhi                                   on 2000/12/13  16:53:41
5135         Log: Move the proto of start_glob() to a better place; regen api files.
5136      Branch: perl
5137            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
5138 ____________________________________________________________________________
5139 [  8100] By: jhi                                   on 2000/12/13  16:47:11
5140         Log: Metaconfig change for #8099.
5141      Branch: metaconfig
5142            ! U/modified/Head.U
5143 ____________________________________________________________________________
5144 [  8099] By: jhi                                   on 2000/12/13  16:46:48
5145         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
5146              From: Andy Dougherty <doughera@lafayette.edu>
5147              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
5148              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
5149      Branch: perl
5150            ! Configure
5151 ____________________________________________________________________________
5152 [  8098] By: jhi                                   on 2000/12/13  16:39:02
5153         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
5154              From: rspier@pobox.com (Robert Spier)
5155              Date: Tue, 12 Dec 2000 21:12:39 -0500
5156              Message-ID: <14902.56087.678086.725773@rls.cx>
5157              
5158              fastgetcwd is defined using a glob alias on a $^O dependent basis -
5159              and there was no default assignment or perl subroutine.
5160      Branch: perl
5161            ! lib/Cwd.pm
5162 ____________________________________________________________________________
5163 [  8097] By: jhi                                   on 2000/12/13  16:16:01
5164         Log: Subject: [PATCH] move startglob out of pp_hot.c
5165              From: Nicholas Clark <nick@ccl4.org>
5166              Date: Mon, 11 Dec 2000 23:16:39 +0000
5167              Message-ID: <20001211231638.A55550@plum.flirble.org>
5168      Branch: perl
5169            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
5170 ____________________________________________________________________________
5171 [  8096] By: jhi                                   on 2000/12/13  15:26:23
5172         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
5173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5174              Date: Wed, 13 Dec 2000 14:01:37 +0100
5175              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
5176              
5177              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
5178              in turn requires libpthread in libswanted.
5179      Branch: perl
5180            ! hints/hpux.sh
5181 ____________________________________________________________________________
5182 [  8095] By: jhi                                   on 2000/12/12  19:51:05
5183         Log: The integration wars continue.
5184      Branch: perl
5185           !> sv.c
5186 ____________________________________________________________________________
5187 [  8094] By: jhi                                   on 2000/12/12  19:48:26
5188         Log: Subject: [PATCH perl@8070] DB_File-1.74  
5189              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
5190              Date: Mon, 11 Dec 2000 23:07:17 -0000
5191              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
5192      Branch: perl
5193            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5194            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
5195            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
5196            ! t/lib/db-recno.t
5197 ____________________________________________________________________________
5198 [  8093] By: nick                                  on 2000/12/12  19:42:13
5199         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
5200      Branch: perlio
5201            ! sv.c
5202           !> lib/File/DosGlob.pm
5203 ____________________________________________________________________________
5204 [  8092] By: jhi                                   on 2000/12/12  19:28:11
5205         Log: Integrate perlio.
5206      Branch: perl
5207           !> sv.c
5208 ____________________________________________________________________________
5209 [  8091] By: nick                                  on 2000/12/12  18:49:45
5210         Log: Fix for Tk, and upgrading shared SVs.
5211      Branch: perlio
5212            ! sv.c
5213 ____________________________________________________________________________
5214 [  8090] By: jhi                                   on 2000/12/12  16:48:59
5215         Log: Subject: [PATCH] Re: Breadperl & Tk
5216              From: Nick Ing-Simmons <nik@tiuk.ti.com>
5217              Date: Tue, 12 Dec 2000 14:48:27 GMT
5218              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
5219      Branch: perl
5220            ! sv.c
5221 ____________________________________________________________________________
5222 [  8089] By: jhi                                   on 2000/12/12  03:37:19
5223         Log: Subject: DosGlob.pm diff for bash style brace expansion.
5224              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
5225              Date: Fri, 8 Dec 2000 10:45:30 -0600
5226              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
5227      Branch: perl
5228            ! lib/File/DosGlob.pm
5229 ____________________________________________________________________________
5230 [  8088] By: nick                                  on 2000/12/11  23:59:59
5231         Log: Integrate mainline
5232      Branch: perlio
5233           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
5234           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
5235           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
5236           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
5237           !> t/op/local.t t/pragma/warn/toke toke.c
5238 ____________________________________________________________________________
5239 [  8087] By: jhi                                   on 2000/12/11  23:20:23
5240         Log: Integrate perlio.
5241      Branch: perl
5242           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5243 ____________________________________________________________________________
5244 [  8086] By: jhi                                   on 2000/12/11  22:50:59
5245         Log: Tune further the OS detection of CGI.
5246      Branch: perl
5247            ! lib/CGI.pm
5248 ____________________________________________________________________________
5249 [  8085] By: nick                                  on 2000/12/11  22:50:46
5250         Log: Finish 1st pass of "encoding" layer e.g. :
5251              open($fh,"<encoding(iso8859-7)",$greek) || die;
5252      Branch: perlio
5253            ! ext/Encode/Encode.xs perlio.c perliol.h
5254 ____________________________________________________________________________
5255 [  8084] By: jhi                                   on 2000/12/11  22:32:06
5256         Log: Revert the -f ambiguousity patch, seems to cause
5257              too much hassle (the interpret -Q as a function
5258              where Q is not a known filetest part is left in).
5259      Branch: perl
5260            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
5261            ! toke.c
5262 ____________________________________________________________________________
5263 [  8083] By: jhi                                   on 2000/12/11  22:27:23
5264         Log: (accidentally empty check-in)
5265      Branch: perl
5266            ! lib/File/DosGlob.pm
5267 ____________________________________________________________________________
5268 [  8082] By: nick                                  on 2000/12/11  19:09:51
5269         Log: Restore mmap function (broken by tweaks to shared buffer
5270              layer for encode(xxxx)).
5271      Branch: perlio
5272            ! perlio.c
5273 ____________________________________________________________________________
5274 [  8081] By: jhi                                   on 2000/12/11  18:29:13
5275         Log: Subject: Re: The long awaited feature ...
5276              From: Simon Cozens <simon@cozens.net>
5277              Date: Mon, 11 Dec 2000 15:54:24 +0000
5278              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
5279              
5280              More io/utf8 tests.
5281      Branch: perl
5282            ! t/io/utf8.t
5283 ____________________________________________________________________________
5284 [  8080] By: jhi                                   on 2000/12/11  18:19:36
5285         Log: Subject: PATCH MakeMaker manpage clarification
5286              From: andreas.koenig@anima.de (Andreas J. Koenig)
5287              Date: 10 Dec 2000 20:46:13 +0100
5288              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
5289      Branch: perl
5290            ! lib/ExtUtils/MakeMaker.pm
5291 ____________________________________________________________________________
5292 [  8079] By: jhi                                   on 2000/12/11  15:35:07
5293         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
5294              From: Simon Cozens <simon@cozens.net>
5295              Date: Sun, 10 Dec 2000 19:06:19 +0000
5296              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
5297      Branch: perl
5298            ! ext/B/B/Deparse.pm t/lib/b.t
5299 ____________________________________________________________________________
5300 [  8078] By: jhi                                   on 2000/12/11  15:09:11
5301         Log: Subject: [PATCH] docs on NaN
5302              From: Nicholas Clark <nick@ccl4.org>
5303              Date: Mon, 11 Dec 2000 01:48:38 +0000
5304              Message-ID: <20001211014838.B99205@plum.flirble.org>
5305      Branch: perl
5306            ! pod/perlop.pod
5307 ____________________________________________________________________________
5308 [  8077] By: jhi                                   on 2000/12/11  15:02:21
5309         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
5310              From: Simon Cozens <simon@cozens.net>
5311              Date: Mon, 11 Dec 2000 01:21:45 +0000
5312              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
5313      Branch: perl
5314            ! pp.c pp_hot.c scope.c t/op/local.t
5315 ____________________________________________________________________________
5316 [  8076] By: nick                                  on 2000/12/10  20:43:32
5317         Log: Not merge worthy...
5318              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
5319              syntax is modelled on attributes.
5320              Untested fix for io/utf8 on Win32 etc.
5321              Very clumsy start to the encode layer.
5322      Branch: perlio
5323            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5324 ____________________________________________________________________________
5325 [  8075] By: jhi                                   on 2000/12/10  18:39:33
5326         Log: Darwin is not Windows.
5327      Branch: perl
5328            ! lib/CGI.pm
5329 ____________________________________________________________________________
5330 [  8074] By: jhi                                   on 2000/12/10  18:31:27
5331         Log: Subject: Ambiguous -%c() resolved as a file test
5332              From: "Paul Marquess" <Paul.Marquess@openwave.com>
5333              Date: Sun, 10 Dec 2000 15:35:07 -0000
5334              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
5335      Branch: perl
5336            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
5337 ____________________________________________________________________________
5338 [  8073] By: jhi                                   on 2000/12/10  18:16:29
5339         Log: Subject: PATCH installperl misinformed 
5340              From: andreas.koenig@anima.de (Andreas J. Koenig)
5341              Date: 10 Dec 2000 13:01:32 +0100 
5342              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
5343      Branch: perl
5344            ! installperl
5345 ____________________________________________________________________________
5346 [  8072] By: jhi                                   on 2000/12/10  18:07:55
5347         Log: The walkoptree confusion rages; walkoptree() seems to be coming
5348              from B.xs, while walkoptree_slow() comes from B.pm.
5349      Branch: perl
5350            ! ext/B/B.pm
5351 ____________________________________________________________________________
5352 [  8071] By: nick                                  on 2000/12/10  11:45:47
5353         Log: Integrate mainline
5354      Branch: perlio
5355           +> t/base/commonsense.t
5356           !> (integrate 37 files)
5357 ____________________________________________________________________________
5358 [  8070] By: jhi                                   on 2000/12/10  04:46:21
5359         Log: Update Changes.
5360      Branch: perl
5361            ! Changes patchlevel.h
5362 ____________________________________________________________________________
5363 [  8069] By: jhi                                   on 2000/12/10  04:39:19
5364         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
5365              From: andreas.koenig@anima.de (Andreas J. Koenig)
5366              Date: 09 Dec 2000 17:14:25 +0100
5367              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
5368      Branch: perl
5369            + t/base/commonsense.t
5370            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
5371 ____________________________________________________________________________
5372 [  8068] By: jhi                                   on 2000/12/10  04:17:36
5373         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
5374              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5375              Date: Sat, 9 Dec 2000 16:47:22 -0000
5376              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
5377      Branch: perl
5378            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
5379            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
5380            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
5381            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
5382            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
5383            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
5384            ! t/lib/sdbm.t
5385 ____________________________________________________________________________
5386 [  8067] By: jhi                                   on 2000/12/10  03:52:02
5387         Log: Test case for #8066.
5388      Branch: perl
5389            ! t/op/misc.t
5390 ____________________________________________________________________________
5391 [  8066] By: jhi                                   on 2000/12/10  03:50:30
5392         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
5393              From: Simon Cozens <simon@cozens.net>
5394              Date: Sun, 10 Dec 2000 00:55:37 +0000
5395              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
5396      Branch: perl
5397            ! pp_sys.c
5398 ____________________________________________________________________________
5399 [  8065] By: jhi                                   on 2000/12/10  03:44:52
5400         Log: Test case for #8064.
5401      Branch: perl
5402            ! t/comp/proto.t
5403 ____________________________________________________________________________
5404 [  8064] By: jhi                                   on 2000/12/10  03:42:32
5405         Log: Subject: Re: prototype of substr
5406              From: Simon Cozens <simon@cozens.net>
5407              Date: Sun, 10 Dec 2000 00:13:33 +0000
5408              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
5409              
5410              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
5411      Branch: perl
5412            ! pp.c
5413 ____________________________________________________________________________
5414 [  8063] By: jhi                                   on 2000/12/10  03:39:42
5415         Log: Subject: [PATCH] perlguts.pod
5416              From: Simon Cozens <simon@cozens.net>
5417              Date: Sun, 10 Dec 2000 00:06:47 +0000
5418              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
5419              
5420              Documentation of the different types of ops,
5421              plus the functions in dump.c
5422      Branch: perl
5423            ! pod/perlguts.pod
5424 ____________________________________________________________________________
5425 [  8062] By: jhi                                   on 2000/12/10  03:30:04
5426         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
5427              From: Nicholas Clark <nick@talking.bollo.cx>
5428              Date: Sat, 09 Dec 2000 18:57:25 +0000
5429              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
5430              
5431              Be more robust in weird hostname setups.
5432      Branch: perl
5433            ! t/lib/net-hostent.t
5434 ____________________________________________________________________________
5435 [  8061] By: jhi                                   on 2000/12/10  03:28:21
5436         Log: Pacify fussy compiler. 
5437      Branch: perl
5438            ! pp_sys.c
5439 ____________________________________________________________________________
5440 [  8060] By: jhi                                   on 2000/12/10  02:52:46
5441         Log: Integrate perlio.
5442      Branch: perl
5443           !> pp_sys.c t/io/utf8.t
5444 ____________________________________________________________________________
5445 [  8059] By: nick                                  on 2000/12/09  23:40:14
5446         Log: read/sysread/recv should now be utf8 aware.
5447              Basic test for utf8 read.
5448      Branch: perlio
5449            ! pp_sys.c t/io/utf8.t
5450 ____________________________________________________________________________
5451 [  8058] By: jhi                                   on 2000/12/09  21:56:02
5452         Log: Integrate perlio.
5453      Branch: perl
5454           +> t/io/utf8.t
5455           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
5456 ____________________________________________________________________________
5457 [  8057] By: jhi                                   on 2000/12/09  21:53:35
5458         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
5459              From: Inaba Hiroto <inaba@st.rim.or.jp>
5460              Date: Sun, 10 Dec 2000 05:53:21 +0900
5461              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
5462              
5463              Tests for #8056.
5464      Branch: perl
5465            ! t/op/each.t
5466 ____________________________________________________________________________
5467 [  8056] By: jhi                                   on 2000/12/09  21:51:16
5468         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
5469              From: Inaba Hiroto <inaba@st.rim.or.jp>
5470              Date: Sat, 09 Dec 2000 18:02:00 +0900
5471              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
5472              
5473              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
5474      Branch: perl
5475            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
5476 ____________________________________________________________________________
5477 [  8055] By: nick                                  on 2000/12/09  20:11:48
5478         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
5479              than raw PerlIO_write() - does not seem to break any tests.
5480      Branch: perlio
5481            ! pp_sys.c
5482 ____________________________________________________________________________
5483 [  8054] By: nick                                  on 2000/12/09  19:47:30
5484         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
5485              (sysread, recv and write i.e. formats still to do...)
5486              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
5487              open($fh,">:utf8","name")
5488              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
5489              so no extra overhead is involved.
5490              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
5491              to a non-utf8 stream.
5492              Add initial io/utf8.t
5493              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
5494              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
5495              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
5496      Branch: perlio
5497            + t/io/utf8.t
5498            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
5499 ____________________________________________________________________________
5500 [  8053] By: nick                                  on 2000/12/09  19:26:37
5501         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
5502              was only testing this_utf8.
5503      Branch: perlio
5504            ! toke.c
5505 ____________________________________________________________________________
5506 [  8052] By: nick                                  on 2000/12/09  19:09:41
5507         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
5508              i.e. the output string has one, but don't mess with source assumption.
5509      Branch: perlio
5510            ! toke.c
5511 ____________________________________________________________________________
5512 [  8051] By: jhi                                   on 2000/12/09  16:55:17
5513         Log: Integrate perlio.
5514      Branch: perl
5515           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
5516           !> sv.c thrdvar.h util.c
5517 ____________________________________________________________________________
5518 [  8050] By: jhi                                   on 2000/12/09  16:48:07
5519         Log: Nits noticed by Peter Prymmer.
5520      Branch: perl
5521            ! lib/ExtUtils/MM_VMS.pm
5522 ____________________________________________________________________________
5523 [  8049] By: nick                                  on 2000/12/09  13:49:40
5524         Log: UTF8 output prework.
5525              - Store $\ and $, as SVs so they can have SvUTF8 flag
5526              - use do_print() rather than raw PerlIO_write() to print them.
5527      Branch: perlio
5528            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
5529            ! thrdvar.h util.c
5530 ____________________________________________________________________________
5531 [  8048] By: nick                                  on 2000/12/09  12:30:43
5532         Log: Integrate mainline.
5533      Branch: perlio
5534           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
5535           +> t/op/reverse.t
5536           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
5537           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5538           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
5539           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
5540           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
5541           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
5542 ____________________________________________________________________________
5543 [  8047] By: jhi                                   on 2000/12/09  00:23:27
5544         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
5545              From: Michael G Schwern <schwern@pobox.com>
5546              Date: Fri, 8 Dec 2000 14:43:04 -0600
5547      Branch: perl
5548            ! lib/ExtUtils/MM_VMS.pm
5549 ____________________________________________________________________________
5550 [  8046] By: jhi                                   on 2000/12/08  23:10:27
5551         Log: A missed check-in.
5552      Branch: perl
5553            ! lib/ExtUtils/Manifest.pm
5554 ____________________________________________________________________________
5555 [  8045] By: jhi                                   on 2000/12/08  21:57:12
5556         Log: (null check-in)
5557      Branch: perl
5558            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
5559 ____________________________________________________________________________
5560 [  8044] By: jhi                                   on 2000/12/08  21:11:06
5561         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
5562              at the final draft stage.
5563      Branch: perl
5564            + ext/Encode/Encode/iso8859-16.enc
5565            ! MANIFEST
5566 ____________________________________________________________________________
5567 [  8043] By: jhi                                   on 2000/12/08  16:39:04
5568         Log: Update Changes.
5569      Branch: perl
5570            ! Changes patchlevel.h
5571 ____________________________________________________________________________
5572 [  8042] By: jhi                                   on 2000/12/08  16:33:39
5573         Log: Do not return the Unicode replacement character if UTF-8
5574              decoding goes awry, it should be up to the caller to decide.
5575      Branch: perl
5576            ! pod/perlapi.pod utf8.c
5577 ____________________________________________________________________________
5578 [  8041] By: jhi                                   on 2000/12/08  16:22:28
5579         Log: metaconfig maintenance.
5580      Branch: metaconfig
5581            ! U/modified/stdchar.U
5582      Branch: metaconfig/U/perl
5583            + testsyml.U
5584 ____________________________________________________________________________
5585 [  8040] By: jhi                                   on 2000/12/08  16:03:08
5586         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
5587              From: sthoenna@efn.org
5588              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
5589              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
5590      Branch: perl
5591            ! Changes lib/ExtUtils/MM_OS2.pm
5592 ____________________________________________________________________________
5593 [  8039] By: jhi                                   on 2000/12/08  15:57:11
5594         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
5595              From: Simon Cozens <simon@cozens.net>
5596              Date: Fri, 8 Dec 2000 13:33:31 +0000
5597              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
5598              
5599              (The pp_hot part needed a rewrite.)
5600      Branch: perl
5601            ! doop.c pp_hot.c utf8.c
5602 ____________________________________________________________________________
5603 [  8038] By: jhi                                   on 2000/12/08  15:25:08
5604         Log: Subject: djSP
5605              From: Michael Stevens <michael@etla.org>
5606              Date: Wed, 6 Dec 2000 23:24:01 +0000
5607              Message-ID: <20001206232400.A21381@firedrake.org>
5608              
5609              Plus a note from Nick Ing-Simmons.
5610      Branch: perl
5611            ! pp.h
5612 ____________________________________________________________________________
5613 [  8037] By: jhi                                   on 2000/12/08  15:18:35
5614         Log: Filetype is text.
5615      Branch: perl
5616            ! t/op/utf8decode.t
5617 ____________________________________________________________________________
5618 [  8036] By: jhi                                   on 2000/12/08  03:31:27
5619         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
5620              From: Andy Dougherty <doughera@lafayette.edu>
5621              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
5622              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
5623              
5624              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
5625              From: Andy Dougherty <doughera@lafayette.edu>
5626              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
5627              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
5628      Branch: perl
5629            + ext/POSIX/hints/svr4.pl
5630            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
5631 ____________________________________________________________________________
5632 [  8035] By: jhi                                   on 2000/12/08  03:26:01
5633         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
5634              From: Andy Dougherty <doughera@lafayette.edu>
5635              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
5636              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
5637      Branch: perl
5638            ! t/README t/base/term.t
5639 ____________________________________________________________________________
5640 [  8034] By: jhi                                   on 2000/12/08  03:21:59
5641         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
5642              From: mjd@plover.com  
5643              Date: 7 Dec 2000 21:04:20 -0000
5644              Message-ID: <20001207210420.22282.qmail@plover.com>
5645              
5646              Plus -z doc.
5647      Branch: perl
5648            ! pod/perlfunc.pod
5649 ____________________________________________________________________________
5650 [  8033] By: jhi                                   on 2000/12/08  03:19:03
5651         Log: Use the UTF8 macros a bit.  They can't be used with abandon
5652              everywhere because we do generate illegal UTF-8 in some situations.
5653              This is of course naughty.
5654      Branch: perl
5655            ! pod/perlapi.pod utf8.c utf8.h
5656 ____________________________________________________________________________
5657 [  8032] By: jhi                                   on 2000/12/08  03:00:09
5658         Log: Out of sync?
5659      Branch: perl
5660            ! t/pragma/warn/utf8
5661 ____________________________________________________________________________
5662 [  8031] By: jhi                                   on 2000/12/08  02:22:39
5663         Log: Cnt spl.
5664      Branch: perl
5665            ! MANIFEST
5666 ____________________________________________________________________________
5667 [  8030] By: jhi                                   on 2000/12/08  01:23:54
5668         Log: Add test for reverse().
5669      Branch: perl
5670            + t/op/reverse.t
5671            ! MANIFEST
5672 ____________________________________________________________________________
5673 [  8029] By: jhi                                   on 2000/12/08  01:21:47
5674         Log: Integrate perlio.
5675      Branch: perl
5676           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
5677           !> perlio.c perlio.h perlsdio.h warnings.pl
5678 ____________________________________________________________________________
5679 [  8028] By: jhi                                   on 2000/12/08  01:19:08
5680         Log: Introduce macros for UTF8 decoding.
5681      Branch: perl
5682            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
5683 ____________________________________________________________________________
5684 [  8027] By: nick                                  on 2000/12/07  22:18:19
5685         Log: Integrate mainline
5686      Branch: perlio
5687           !> embed.pl pod/perlapi.pod utf8.c
5688 ____________________________________________________________________________
5689 [  8026] By: nick                                  on 2000/12/07  21:45:08
5690         Log: Various oddities p4 diff -se showed up
5691              Remove 'our' from warnings.pl
5692      Branch: perlio
5693            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
5694 ____________________________________________________________________________
5695 [  8025] By: nick                                  on 2000/12/07  21:43:32
5696         Log: Change PerlIO_(get|set)pos to take SV *
5697              Should fix, OS/2, VMS, (sfio??)
5698      Branch: perlio
5699            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
5700 ____________________________________________________________________________
5701 [  8024] By: jhi                                   on 2000/12/07  19:05:32
5702         Log: Document utf8_to_uv() better.
5703      Branch: perl
5704            ! pod/perlapi.pod utf8.c
5705 ____________________________________________________________________________
5706 [  8023] By: jhi                                   on 2000/12/07  18:23:47
5707         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
5708      Branch: perl
5709            ! embed.pl pod/perlapi.pod utf8.c
5710 ____________________________________________________________________________
5711 [  8022] By: jhi                                   on 2000/12/07  04:13:51
5712         Log: Integrate perlio.
5713      Branch: perl
5714           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
5715           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
5716           !> win32/makefile.mk
5717 ____________________________________________________________________________
5718 [  8021] By: nick                                  on 2000/12/07  00:28:14
5719         Log: Various attempts at MSVC debug - not sure what has
5720              changed but works now. 
5721              Seems atexit() _may_ work for DLLs built with MSVC so don't
5722              call cleanup that way.
5723      Branch: perlio
5724            ! perlio.c win32/makefile.mk
5725 ____________________________________________________________________________
5726 [  8020] By: nick                                  on 2000/12/06  19:57:20
5727         Log: Integrate mainline
5728      Branch: perlio
5729           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
5730           !> (integrate 75 files)
5731 ____________________________________________________________________________
5732 [  8019] By: nick                                  on 2000/12/06  19:28:21
5733         Log: Add useperlio to config.vc
5734              Turn off binmode in config_H.PL
5735              Regen all the config_H.xx
5736              Attempt to get debugging build with MSVC.
5737      Branch: perlio
5738            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5739            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
5740 ____________________________________________________________________________
5741 [  8018] By: nick                                  on 2000/12/06  19:21:57
5742         Log: Test various dup/external program options on all platforms.
5743      Branch: perlio
5744            ! t/io/dup.t
5745 ____________________________________________________________________________
5746 [  8017] By: nick                                  on 2000/12/06  19:20:47
5747         Log: Fix harness to be less picky
5748      Branch: perlio
5749            ! lib/Test/Harness.pm
5750 ____________________________________________________________________________
5751 [  8016] By: jhi                                   on 2000/12/06  16:45:12
5752         Log: Update Changes.
5753      Branch: perl
5754            ! Changes patchlevel.h
5755 ____________________________________________________________________________
5756 [  8015] By: jhi                                   on 2000/12/06  16:41:03
5757         Log: Test \x{...} with ord().
5758      Branch: perl
5759            ! t/op/ord.t
5760 ____________________________________________________________________________
5761 [  8014] By: jhi                                   on 2000/12/06  16:20:33
5762         Log: Test tweak because of #8013.
5763      Branch: perl
5764            ! t/lib/b.t
5765 ____________________________________________________________________________
5766 [  8013] By: jhi                                   on 2000/12/06  16:09:09
5767         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
5768              From: Michael G Schwern <schwern@pobox.com>
5769              Date: Tue, 5 Dec 2000 21:23:28 -0500
5770              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
5771              
5772              Carp::Heavy parts not very applicable because of recent changes.
5773      Branch: perl
5774            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
5775            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
5776            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
5777            ! lib/Exporter.pm lib/Exporter/Heavy.pm
5778            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
5779            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5780            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
5781            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
5782            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
5783            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
5784            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
5785            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
5786            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
5787            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
5788            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
5789            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
5790            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
5791            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
5792            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
5793            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
5794            ! warnings.pl
5795 ____________________________________________________________________________
5796 [  8012] By: jhi                                   on 2000/12/06  15:22:38
5797         Log: Subject: [PATCH] Re: New harness is failing things
5798              From: Nick Ing-Simmons <nik@tiuk.ti.com>
5799              Date: Wed, 6 Dec 2000 13:00:30 GMT
5800              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
5801      Branch: perl
5802            ! lib/Test/Harness.pm
5803 ____________________________________________________________________________
5804 [  8011] By: jhi                                   on 2000/12/06  15:12:08
5805         Log: Subject: installhtml changes
5806              From: Michael Stevens <michael@etla.org>
5807              Date: Wed, 6 Dec 2000 13:15:53 +0000
5808              Message-ID: <20001206131553.A27317@firedrake.org>
5809      Branch: perl
5810            ! installhtml
5811 ____________________________________________________________________________
5812 [  8010] By: jhi                                   on 2000/12/06  15:06:05
5813         Log: Subject: the dTHR hits
5814              From: Michael Stevens <michael@etla.org>
5815              Date: Wed, 6 Dec 2000 12:06:03 +0000
5816              Message-ID: <20001206120603.A24581@firedrake.org>
5817              
5818              More, errrm, less dTHRs.
5819      Branch: perl
5820            ! bytecode.pl ext/B/B/C.pm
5821 ____________________________________________________________________________
5822 [  8009] By: jhi                                   on 2000/12/06  15:04:25
5823         Log: Subject: MakeMaker mailing list gone?
5824              From: Michael G Schwern <schwern@pobox.com>
5825              Date: Tue, 5 Dec 2000 19:29:59 -0500
5826              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
5827              
5828              The MakeMaker mailing list is dead, perlbug is the right
5829              address to report bugs.
5830      Branch: perl
5831            ! lib/ExtUtils/MakeMaker.pm
5832 ____________________________________________________________________________
5833 [  8008] By: jhi                                   on 2000/12/06  15:00:32
5834         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
5835              From: Michael G Schwern <schwern@pobox.com>
5836              Date: Tue, 5 Dec 2000 19:21:21 -0500
5837              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
5838              
5839              Add a default MANIFEST skip that ignores things like
5840              version control files, editor temporary files, and the Makefile.
5841      Branch: perl
5842            + lib/ExtUtils/MANIFEST.SKIP
5843            ! MANIFEST lib/ExtUtils/Manifest.pm
5844 ____________________________________________________________________________
5845 [  8007] By: jhi                                   on 2000/12/06  14:57:20
5846         Log: In Amiga more manual hackery of the scripts seems to be needed,
5847              from Jan-Erik Karlsson.  Why Configure does not get this right
5848              is unknown, may be shell-induced.
5849      Branch: perl
5850            ! README.amiga
5851 ____________________________________________________________________________
5852 [  8006] By: jhi                                   on 2000/12/05  23:53:12
5853         Log: Add TOPm1s to peek at the second topmost stack item.
5854      Branch: perl
5855            ! pp.h
5856 ____________________________________________________________________________
5857 [  8005] By: jhi                                   on 2000/12/05  23:13:55
5858         Log: Avaunt, you foul UTF-8 tests.
5859      Branch: perl
5860            ! t/op/ver.t t/pragma/utf8.t
5861 ____________________________________________________________________________
5862 [  8004] By: jhi                                   on 2000/12/05  23:09:54
5863         Log: Continue utf8 dispersal. 
5864      Branch: perl
5865            + t/op/concat.t
5866            ! MANIFEST t/pragma/utf8.t
5867 ____________________________________________________________________________
5868 [  8003] By: nick                                  on 2000/12/05  23:02:39
5869         Log: Integrate mainline.
5870      Branch: perlio
5871           +> t/op/length.t t/op/utf8decode.t
5872           !> (integrate 69 files)
5873 ____________________________________________________________________________
5874 [  8002] By: jhi                                   on 2000/12/05  22:59:28
5875         Log: Integrate perlio.
5876      Branch: perl
5877           !> iperlsys.h perl.c perlio.c win32/perllib.c
5878 ____________________________________________________________________________
5879 [  8001] By: nick                                  on 2000/12/05  22:07:52
5880         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
5881              - calloc/free suffer from damage on TerminateThread()
5882              - use PerlMemShared (as originally planned) now fixed
5883              - avoid doing anything important on DLL "detach".
5884      Branch: perlio
5885            ! perl.c perlio.c win32/perllib.c
5886 ____________________________________________________________________________
5887 [  8000] By: nick                                  on 2000/12/05  21:05:09
5888         Log: Fix gross PerlMemShared issue.
5889      Branch: perlio
5890            ! iperlsys.h
5891 ____________________________________________________________________________
5892 [  7999] By: jhi                                   on 2000/12/05  20:46:58
5893         Log: Test for Unicode (UTF-8) hash keys.
5894      Branch: perl
5895            ! t/op/each.t
5896 ____________________________________________________________________________
5897 [  7998] By: jhi                                   on 2000/12/05  20:30:35
5898         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
5899              is now always UTF-8), empty line cosmetics.
5900      Branch: perl
5901            ! t/pragma/utf8.t
5902 ____________________________________________________________________________
5903 [  7997] By: jhi                                   on 2000/12/05  20:15:40
5904         Log: Subject: Re: STRLEN - what?
5905              From: Andy Dougherty <doughera@lafayette.edu>
5906              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
5907              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
5908              
5909              Explain STRLEN.
5910      Branch: perl
5911            ! pod/perlguts.pod
5912 ____________________________________________________________________________
5913 [  7996] By: jhi                                   on 2000/12/05  20:13:34
5914         Log: Split off the UTF-8 decoder tests, make them to check also
5915              the error message.
5916      Branch: perl
5917            + t/op/utf8decode.t
5918            ! MANIFEST t/pragma/utf8.t utf8.c
5919 ____________________________________________________________________________
5920 [  7995] By: jhi                                   on 2000/12/05  16:39:47
5921         Log: Start migrating bits of pragma/utf8 to elsewhere
5922              (since the long term plan is to obsolete 'use utf8').
5923      Branch: perl
5924            + t/op/length.t
5925            ! MANIFEST t/pragma/utf8.t
5926 ____________________________________________________________________________
5927 [  7994] By: jhi                                   on 2000/12/05  16:30:21
5928         Log: Fix a manual edit typo from #7993, fix the message formatting
5929              for Unicode, add few our declarations.
5930      Branch: perl
5931            ! lib/Carp/Heavy.pm
5932 ____________________________________________________________________________
5933 [  7993] By: jhi                                   on 2000/12/05  16:09:15
5934         Log: Subject: Need help with warnings :-(
5935              From: "Ben Tilly" <ben_tilly@hotmail.com>
5936              Date: Tue, 05 Dec 2000 01:35:54 -0500
5937              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
5938              
5939              Subject: UPDATE: Carp/Heavy now passes all tests
5940              From: "Ben Tilly" <ben_tilly@hotmail.com>
5941              Date: Tue, 05 Dec 2000 07:59:41 -0500
5942              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
5943              
5944              The Brave New Carp.
5945      Branch: perl
5946            ! lib/Carp.pm lib/Carp/Heavy.pm
5947 ____________________________________________________________________________
5948 [  7992] By: jhi                                   on 2000/12/05  15:55:08
5949         Log: Subject: [PATCH perl@7979] cygwin port
5950              From: "Eric Fifer" <efifer@dircon.co.uk>
5951              Date: Tue, 5 Dec 2000 14:04:09 -0000
5952              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
5953      Branch: perl
5954            ! t/lib/net-hostent.t
5955 ____________________________________________________________________________
5956 [  7991] By: jhi                                   on 2000/12/05  15:52:34
5957         Log: Subject: Re: [PATCH] The largest hoax of all times?
5958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5959              Date: Tue, 5 Dec 2000 00:40:25 -0500
5960              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
5961              
5962              Subject: Re: [PATCH] The largest hoax of all times?
5963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5964              Date: Mon, 4 Dec 2000 23:55:53 -0500
5965              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
5966              
5967              Subject: Re: [PATCH] The largest hoax of all times?
5968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5969              Date: Tue, 5 Dec 2000 01:28:45 -0500
5970              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
5971              
5972              Fix the unpredictable order of DESTROYs.
5973      Branch: perl
5974            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
5975            ! sv.c sv.h t/op/ref.t
5976 ____________________________________________________________________________
5977 [  7990] By: jhi                                   on 2000/12/05  14:38:53
5978         Log: Subject: [PATCH] shrink pp_hot fractionally
5979              From: Nicholas Clark <nick@ccl4.org>
5980              Date: Tue, 5 Dec 2000 12:44:31 +0000
5981              Message-ID: <20001205124431.E74518@plum.flirble.org>
5982              
5983              Use report_evil_fh().
5984      Branch: perl
5985            ! opcode.pl opnames.h pp_hot.c util.c
5986 ____________________________________________________________________________
5987 [  7989] By: jhi                                   on 2000/12/05  14:21:27
5988         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
5989              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5990              Date: Mon, 04 Dec 2000 22:21:59 -0800
5991              Message-ID: <HmIL6gzkgepS092yn@efn.org>
5992              
5993              Harness shouldn't ignore responses like "ok 3\r\r\n".
5994      Branch: perl
5995            ! lib/Test/Harness.pm
5996 ____________________________________________________________________________
5997 [  7988] By: jhi                                   on 2000/12/05  13:51:28
5998         Log: Integrate the "skip" messages to explain().
5999      Branch: perl
6000            ! t/lib/syslfs.t t/op/lfs.t
6001 ____________________________________________________________________________
6002 [  7987] By: jhi                                   on 2000/12/05  12:34:54
6003         Log: The one that got away in #7984.
6004              
6005              Subject: Re: dTHR - what and why?
6006              From: Michael Stevens <michael@etla.org> 
6007              Date: Tue, 5 Dec 2000 11:15:52 +0000
6008              Message-ID: <20001205111552.A4647@firedrake.org>
6009      Branch: perl
6010            ! sv.h
6011 ____________________________________________________________________________
6012 [  7986] By: gsar                                  on 2000/12/05  09:14:44
6013         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
6014              due to the notorious GetFileType() bug in Windows 9x, which fstat()
6015              tickles)
6016      Branch: perl
6017            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
6018 ____________________________________________________________________________
6019 [  7985] By: jhi                                   on 2000/12/05  05:49:03
6020         Log: Integrate perlio.
6021      Branch: perl
6022           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
6023           !> win32/perlhost.h win32/perllib.c
6024 ____________________________________________________________________________
6025 [  7984] By: jhi                                   on 2000/12/05  05:48:16
6026         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
6027      Branch: perl
6028            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
6029            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
6030            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
6031            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
6032            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
6033            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
6034            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
6035            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
6036            ! win32/win32.c
6037 ____________________________________________________________________________
6038 [  7983] By: nick                                  on 2000/12/04  23:27:43
6039         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
6040      Branch: perlio
6041            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
6042            ! win32/perlhost.h win32/perllib.c
6043 ____________________________________________________________________________
6044 [  7982] By: jhi                                   on 2000/12/04  19:44:09
6045         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
6046              uncovered by #7980.
6047      Branch: perl
6048            ! op.c
6049 ____________________________________________________________________________
6050 [  7981] By: jhi                                   on 2000/12/04  19:42:07
6051         Log: Subject: [PATCH] Trivial dump.c feature
6052              From: Simon Cozens <simon@cozens.net>
6053              Date: Mon, 4 Dec 2000 18:08:38 +0000
6054              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
6055              
6056              Show whether a constant is UTF-8.
6057      Branch: perl
6058            ! dump.c
6059 ____________________________________________________________________________
6060 [  7980] By: jhi                                   on 2000/12/04  19:36:51
6061         Log: UTF-8 hash keys, patch from Inaba Hiroto.
6062      Branch: perl
6063            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
6064 ____________________________________________________________________________
6065 [  7979] By: jhi                                   on 2000/12/04  17:36:28
6066         Log: Update Changes.
6067      Branch: perl
6068            ! Changes patchlevel.h
6069 ____________________________________________________________________________
6070 [  7978] By: jhi                                   on 2000/12/04  16:42:17
6071         Log: Retract #7977, still too volatile (the euphemism of the day
6072              for unfinished and buggy :-)
6073      Branch: perl
6074            ! doop.c hv.c pp.c sv.h
6075 ____________________________________________________________________________
6076 [  7977] By: jhi                                   on 2000/12/04  16:25:15
6077         Log: (Retracted by #7978, too shaky yet.)
6078              
6079              Subject: Re: utf8 in hash keys, implementor missing
6080              From: Simon Cozens <simon@cozens.net>
6081              Date: Sat, 2 Dec 2000 19:49:35 +0000
6082              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
6083              
6084              The first step at UTF-8 hash keys.
6085      Branch: perl
6086            ! doop.c hv.c pp.c sv.h
6087 ____________________________________________________________________________
6088 [  7976] By: jhi                                   on 2000/12/04  16:13:53
6089         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
6090              From: sthoenna@efn.org
6091              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
6092              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
6093      Branch: perl
6094            ! os2/os2.c perlio.c
6095 ____________________________________________________________________________
6096 [  7975] By: jhi                                   on 2000/12/04  16:05:25
6097         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
6098              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6099              Date: Thu, 30 Nov 2000 20:50:37 -0800
6100              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
6101      Branch: perl
6102            ! os2/os2.c
6103 ____________________________________________________________________________
6104 [  7974] By: jhi                                   on 2000/12/04  16:03:57
6105         Log: Subject: [PATCH] ++ 20% faster
6106              From: Nicholas Clark <nick@ccl4.org>
6107              Date: Mon, 4 Dec 2000 12:17:27 +0000
6108              Message-ID: <20001204121726.B52976@plum.flirble.org>
6109              
6110              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
6111      Branch: perl
6112            ! sv.c
6113 ____________________________________________________________________________
6114 [  7973] By: jhi                                   on 2000/12/04  16:00:48
6115         Log: 
6116              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
6117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6118              Date: Mon, 04 Dec 2000 12:30:45 +0100
6119              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
6120              
6121              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
6122              library (getprotobyname and getprotobynumber are outversioned by
6123              the same calls in libc, at least for xlc version 3.
6124      Branch: perl
6125            ! hints/aix.sh
6126 ____________________________________________________________________________
6127 [  7972] By: jhi                                   on 2000/12/04  02:58:31
6128         Log: Integrate perlio.
6129      Branch: perl
6130           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
6131           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
6132           !> win32/win32.h win32/win32iop.h win32/win32thread.h
6133 ____________________________________________________________________________
6134 [  7971] By: nick                                  on 2000/12/04  00:24:33
6135         Log: Quieten some noise in Win32 builds:
6136              - win32.h is included after <sys/socket.h>, so need to 
6137              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
6138              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
6139      Branch: perlio
6140            ! doio.c perl.h toke.c win32/win32.h
6141 ____________________________________________________________________________
6142 [  7970] By: nick                                  on 2000/12/03  22:57:46
6143         Log: PERL_IMPLICIT_SYS compiles but does not work.
6144      Branch: perlio
6145            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
6146            ! win32/perlhost.h win32/perllib.c win32/win32.h
6147            ! win32/win32iop.h win32/win32thread.h
6148 ____________________________________________________________________________
6149 [  7969] By: jhi                                   on 2000/12/03  22:12:58
6150         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
6151              used to swash_init(), makes regprop() dumps more informative
6152              (+utf8::IsAlpha, -utf8::IsDigit, for example).
6153      Branch: perl
6154            ! regcomp.c regexec.c
6155 ____________________________________________________________________________
6156 [  7968] By: jhi                                   on 2000/12/03  21:39:56
6157         Log: Implement ANYOFUTF8 regprop() dumping.
6158      Branch: perl
6159            ! regcomp.c
6160 ____________________________________________________________________________
6161 [  7967] By: jhi                                   on 2000/12/03  20:57:19
6162         Log: Make uv_to_utf8() to zero-terminate its output buffer,
6163              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
6164      Branch: perl
6165            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
6166 ____________________________________________________________________________
6167 [  7966] By: nick                                  on 2000/12/03  18:41:21
6168         Log: Integrate mainline (STDCHAR)
6169      Branch: perlio
6170           !> Configure t/pragma/utf8.t
6171 ____________________________________________________________________________
6172 [  7965] By: jhi                                   on 2000/12/03  17:58:20
6173         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
6174      Branch: perl
6175            ! t/pragma/utf8.t
6176 ____________________________________________________________________________
6177 [  7964] By: jhi                                   on 2000/12/03  17:35:56
6178         Log: Integrate perlio.
6179      Branch: perl
6180           !> iperlsys.h perlio.c
6181 ____________________________________________________________________________
6182 [  7963] By: jhi                                   on 2000/12/03  17:33:55
6183         Log: Metaconfig unit change for #7962.
6184      Branch: metaconfig
6185            ! U/modified/stdchar.U
6186 ____________________________________________________________________________
6187 [  7962] By: jhi                                   on 2000/12/03  17:33:27
6188         Log: Untangle the <stdio.h> #include nest for the stdchar test,
6189              from Andy Dougherty.
6190      Branch: perl
6191            ! Configure
6192 ____________________________________________________________________________
6193 [  7961] By: nick                                  on 2000/12/03  16:53:00
6194         Log: Make iperlsys.h vector stdio not PerlIO.
6195      Branch: perlio
6196            ! iperlsys.h perlio.c
6197 ____________________________________________________________________________
6198 [  7960] By: nick                                  on 2000/12/03  14:43:01
6199         Log: Integrate mainline
6200      Branch: perlio
6201           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
6202           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
6203 ____________________________________________________________________________
6204 [  7959] By: jhi                                   on 2000/12/03  08:16:36
6205         Log: Use DO_UTF8().
6206      Branch: perl
6207            ! op.c
6208 ____________________________________________________________________________
6209 [  7958] By: jhi                                   on 2000/12/02  18:33:05
6210         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
6211              From: Mike Guy <mjtg@cam.ac.uk>         
6212              Date: Sat, 02 Dec 2000 17:27:13 +0000
6213              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
6214              
6215              An extraneous argument.
6216      Branch: perl
6217            ! toke.c
6218 ____________________________________________________________________________
6219 [  7957] By: jhi                                   on 2000/12/02  18:22:32
6220         Log: A missing hunk.
6221      Branch: perl
6222            ! t/lib/net-hostent.t
6223 ____________________________________________________________________________
6224 [  7956] By: jhi                                   on 2000/12/02  18:06:20
6225         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
6226              From: Nicholas Clark <nick@ccl4.org>
6227              Date: Sat, 2 Dec 2000 14:28:27 +0000
6228              Message-ID: <20001202142827.A12308@plum.flirble.org>
6229              
6230              Test robustness.
6231      Branch: perl
6232            ! t/lib/net-hostent.t
6233 ____________________________________________________________________________
6234 [  7955] By: jhi                                   on 2000/12/02  17:58:06
6235         Log: Metaconfig unit change for #7954.
6236      Branch: metaconfig
6237            ! U/modified/stdchar.U
6238 ____________________________________________________________________________
6239 [  7954] By: jhi                                   on 2000/12/02  17:54:32
6240         Log: An inconvenient hang would happen if the stdio _ptr wasn't
6241              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
6242              would be grepping stdin for all eternity for the _ptr.)
6243      Branch: perl
6244            ! Configure
6245 ____________________________________________________________________________
6246 [  7953] By: jhi                                   on 2000/12/02  00:07:15
6247         Log: Update Changes.
6248      Branch: perl
6249            ! Changes patchlevel.h
6250 ____________________________________________________________________________
6251 [  7952] By: jhi                                   on 2000/12/01  23:54:47
6252         Log: Subject: Re: long shell lines
6253              From: Andy Dougherty <doughera@lafayette.edu>
6254              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
6255              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
6256              
6257              Split overly long shell command lines.
6258      Branch: perl
6259            ! lib/ExtUtils/MM_Unix.pm
6260 ____________________________________________________________________________
6261 [  7951] By: jhi                                   on 2000/12/01  23:48:02
6262         Log: The metaconfig unit change for #7950.
6263      Branch: metaconfig
6264            + U/modified/stdchar.U
6265 ____________________________________________________________________________
6266 [  7950] By: jhi                                   on 2000/12/01  23:47:39
6267         Log: Try to find stdchar also from <stdio_impl.h>.
6268      Branch: perl
6269            ! Configure config_h.SH
6270 ____________________________________________________________________________
6271 [  7949] By: jhi                                   on 2000/12/01  23:46:45
6272         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
6273              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6274              Date: Fri, 1 Dec 2000 16:26:08 -0500
6275              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
6276              
6277              Reword the diagnostic message.
6278      Branch: perl
6279            ! pod/perldiag.pod
6280 ____________________________________________________________________________
6281 [  7948] By: nick                                  on 2000/12/01  22:49:43
6282         Log: Integrate mainline (for s/y/m as sub names stuff).
6283      Branch: perlio
6284           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
6285           !> t/pragma/warn/toke toke.c
6286 ____________________________________________________________________________
6287 [  7947] By: jhi                                   on 2000/12/01  20:55:41
6288         Log: Integrate perlio.
6289      Branch: perl
6290           !> perlio.c perliol.h t/io/pipe.t
6291 ____________________________________________________________________________
6292 [  7946] By: jhi                                   on 2000/12/01  20:36:51
6293         Log: Upgrade to CPAN 1.59_51, from Andreas König.
6294      Branch: perl
6295            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6296 ____________________________________________________________________________
6297 [  7945] By: nick                                  on 2000/12/01  20:31:32
6298         Log: Integrate mainline
6299      Branch: perlio
6300           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
6301           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
6302           +> t/lib/net-hostent.t
6303           !> (integrate 35 files)
6304 ____________________________________________________________________________
6305 [  7944] By: jhi                                   on 2000/12/01  20:23:29
6306         Log: Some help for 20001130.011.  Now one gets warnings like
6307              "Ambiguous -f() resolved as a file test ..."
6308      Branch: perl
6309            ! pod/perldiag.pod t/pragma/warn/toke toke.c
6310 ____________________________________________________________________________
6311 [  7943] By: jhi                                   on 2000/12/01  19:44:44
6312         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
6313              that also breaks using them as methods. 
6314      Branch: perl
6315            ! pod/perldiag.pod t/op/misc.t toke.c
6316 ____________________________________________________________________________
6317 [  7942] By: nick                                  on 2000/12/01  17:56:46
6318         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
6319              Make 'unix' pass most tests
6320              - do unread by temporary push of layer ("pending") holding unread chars
6321              - fast_gets is now based on per-handle flag
6322              - relax one of io/pipe.t tests to allow print to fail and close to
6323              succeed so that it passes on unbuffered "unix" layer.
6324              Remaining fail is sporadic and a genuine race condition between
6325              parent/child in fork test.
6326      Branch: perlio
6327            ! perlio.c perliol.h t/io/pipe.t
6328 ____________________________________________________________________________
6329 [  7941] By: jhi                                   on 2000/12/01  15:28:58
6330         Log: (Retracted by #7943.)
6331              
6332              Reserve the short named string operator names.
6333      Branch: perl
6334            ! pod/perldiag.pod t/op/misc.t toke.c
6335 ____________________________________________________________________________
6336 [  7940] By: jhi                                   on 2000/12/01  06:45:53
6337         Log: Get the three different space character classes right under utf8.
6338      Branch: perl
6339            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
6340            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
6341            ! regexec.c t/op/pat.t utf8.c
6342 ____________________________________________________________________________
6343 [  7939] By: jhi                                   on 2000/12/01  03:26:26
6344         Log: Two more tests that make no sense in UTF-8 since the test
6345              data is not in UTF-8.
6346      Branch: perl
6347            ! t/op/regexp.t
6348 ____________________________________________________________________________
6349 [  7938] By: jhi                                   on 2000/12/01  03:20:39
6350         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
6351              should it be required inside regexen?
6352      Branch: perl
6353            ! regcomp.c t/op/regmesg.t
6354 ____________________________________________________________________________
6355 [  7937] By: jhi                                   on 2000/12/01  02:58:53
6356         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
6357              stored and restored, and thusly was trounced by the utf8 swash
6358              routines.
6359      Branch: perl
6360            ! regcomp.c
6361 ____________________________________________________________________________
6362 [  7936] By: jhi                                   on 2000/11/30  20:41:39
6363         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
6364              Why the different platforms behave so differently (core dump vs
6365              no core dump) on this bug is a but of a mystery, but if I had to
6366              guess I would mumble something like 'alignment'.
6367      Branch: perl
6368            ! sv.c
6369 ____________________________________________________________________________
6370 [  7935] By: jhi                                   on 2000/11/30  16:17:02
6371         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
6372              From: Robin Barker <rmb1@cise.npl.co.uk>
6373              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
6374              Date: Thu, 30 Nov 2000 14:27:12 GMT
6375      Branch: perl
6376            ! perlio.c toke.c
6377 ____________________________________________________________________________
6378 [  7934] By: jhi                                   on 2000/11/30  16:04:49
6379         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
6380      Branch: perl
6381            ! t/lib/net-hostent.t
6382 ____________________________________________________________________________
6383 [  7933] By: jhi                                   on 2000/11/30  06:07:26
6384         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
6385              From: Peter Prymmer <pvhp@forte.com>
6386              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
6387              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
6388              
6389              In VMS the localhost may be LOCALHOST.
6390      Branch: perl
6391            ! t/lib/net-hostent.t
6392 ____________________________________________________________________________
6393 [  7932] By: jhi                                   on 2000/11/30  01:11:11
6394         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
6395              From: Peter Prymmer <pvhp@forte.com>
6396              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
6397              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
6398              
6399              plus regen perlapi.pod.
6400      Branch: perl
6401            ! pod/perlapi.pod utf8.c
6402 ____________________________________________________________________________
6403 [  7931] By: jhi                                   on 2000/11/30  01:06:19
6404         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
6405              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6406              Date:     Wed, 29 Nov 2000 17:15:11 EST
6407              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
6408      Branch: perl
6409            ! t/lib/filter-util.pl t/lib/filter-util.t
6410 ____________________________________________________________________________
6411 [  7930] By: jhi                                   on 2000/11/29  18:51:55
6412         Log: Update Changes.
6413      Branch: perl
6414            ! Changes patchlevel.h
6415 ____________________________________________________________________________
6416 [  7929] By: jhi                                   on 2000/11/29  18:50:55
6417         Log: Update the va_copy() metaconfig unit.
6418      Branch: metaconfig/U/perl
6419            ! need_va_copy.U
6420 ____________________________________________________________________________
6421 [  7928] By: jhi                                   on 2000/11/29  17:50:43
6422         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
6423              From: Dominic Dunlop <domo@computer.org>
6424              Date: Tue, 28 Nov 2000 16:41:57 +0100
6425              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
6426              
6427              Patch to catch a core dump in the Configure va_copy test.
6428      Branch: perl
6429            ! Configure config_h.SH
6430 ____________________________________________________________________________
6431 [  7927] By: jhi                                   on 2000/11/29  17:31:59
6432         Log: Retract #7921, the patch shouldn't be needed.
6433      Branch: perl
6434            ! sv.c
6435 ____________________________________________________________________________
6436 [  7926] By: jhi                                   on 2000/11/29  17:01:41
6437         Log: Make the Class::Struct import() wiser.
6438      Branch: perl
6439            ! lib/Class/Struct.pm t/lib/class-struct.t
6440 ____________________________________________________________________________
6441 [  7925] By: jhi                                   on 2000/11/29  16:36:33
6442         Log: All the core library users of Class::Struct seem to be
6443              using "use Class::Struct 'struct';" instead of the bare
6444              "use Class::Struct;", which isn't documented in Class::Struct.
6445              This can't be right.
6446      Branch: perl
6447            ! lib/File/stat.pm
6448 ____________________________________________________________________________
6449 [  7924] By: jhi                                   on 2000/11/29  16:32:15
6450         Log: A test works better if it has the right 1..$n output.
6451      Branch: perl
6452            ! t/lib/class-struct.t
6453 ____________________________________________________________________________
6454 [  7923] By: jhi                                   on 2000/11/29  16:29:11
6455         Log: Forgot to MANIFEST the new Net::hostent test.
6456      Branch: perl
6457            ! MANIFEST
6458 ____________________________________________________________________________
6459 [  7922] By: jhi                                   on 2000/11/29  16:27:49
6460         Log: Integrate perlio.
6461      Branch: perl
6462           !> iperlsys.h perlio.c
6463 ____________________________________________________________________________
6464 [  7921] By: jhi                                   on 2000/11/29  16:27:10
6465         Log: (Retracted by #7927.)
6466              
6467              Subject: [PATCH] Is infinity a number?
6468              From: Simon Cozens <simon@cozens.net>
6469              Date: Wed, 29 Nov 2000 14:48:20 +0000
6470              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
6471      Branch: perl
6472            ! sv.c
6473 ____________________________________________________________________________
6474 [  7920] By: jhi                                   on 2000/11/29  16:23:02
6475         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
6476              From: rspier@pobox.com (Robert Spier)
6477              Date: Wed, 29 Nov 2000 02:17:49 -0500
6478              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
6479              
6480              Add a test for Net::hostent.
6481      Branch: perl
6482            + t/lib/net-hostent.t
6483 ____________________________________________________________________________
6484 [  7919] By: jhi                                   on 2000/11/29  16:21:31
6485         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
6486              add a test for Class::Struct.
6487      Branch: perl
6488            + t/lib/class-struct.t
6489            ! MANIFEST lib/Class/Struct.pm
6490 ____________________________________________________________________________
6491 [  7918] By: jhi                                   on 2000/11/29  15:48:40
6492         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
6493              From: rspier@pobox.com (Robert Spier)
6494              Date: Wed, 29 Nov 2000 02:25:39 -0500
6495              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
6496              
6497              More checking in case someone has broken their services or
6498              protocol databases.
6499      Branch: perl
6500            ! ext/Sys/Syslog/Syslog.pm
6501 ____________________________________________________________________________
6502 [  7917] By: jhi                                   on 2000/11/29  15:46:25
6503         Log: Subject: [PATCH] $^O  win32 -> MSWin32
6504              From: rspier@pobox.com (Robert Spier)
6505              Date: Wed, 29 Nov 2000 02:17:38 -0500
6506              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
6507              
6508              plus similar nits for vms, err, VMS, and UNICOS.
6509      Branch: perl
6510            ! t/lib/syslfs.t t/op/lfs.t
6511 ____________________________________________________________________________
6512 [  7916] By: jhi                                   on 2000/11/29  15:42:51
6513         Log: Subject: [PATCH] Tokeniser debugging
6514              From: Simon Cozens <simon@cozens.net>
6515              Date: Wed, 29 Nov 2000 14:15:45 +0000
6516              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
6517      Branch: perl
6518            ! perl.c perl.h pod/perlrun.pod toke.c
6519 ____________________________________________________________________________
6520 [  7915] By: jhi                                   on 2000/11/29  15:41:36
6521         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
6522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6523              Date: Wed, 29 Nov 2000 02:13:14 -0500
6524              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
6525              
6526              OUT keyword nits.
6527              
6528              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
6529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6530              Date: Wed, 29 Nov 2000 03:09:04 -0500
6531              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
6532              
6533              OUT and IN_OUT documentation.
6534      Branch: perl
6535            ! lib/ExtUtils/xsubpp pod/perlxs.pod
6536 ____________________________________________________________________________
6537 [  7914] By: jhi                                   on 2000/11/29  03:35:01
6538         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
6539              From: John Tobey <jtobey@john-edwin-tobey.org>
6540              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
6541              Message-Id: <m140e1N-000FOoC@feynman.localnet>
6542              
6543              plus a performance speedup noticed by Sarathy.
6544      Branch: perl
6545            ! op.c
6546 ____________________________________________________________________________
6547 [  7913] By: jhi                                   on 2000/11/29  03:16:59
6548         Log: Use "1 while unlink" so that VMS gets clean, too.
6549      Branch: perl
6550            ! t/lib/filter-util.t
6551 ____________________________________________________________________________
6552 [  7912] By: jhi                                   on 2000/11/29  03:09:08
6553         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
6554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6555              Date: Tue, 28 Nov 2000 03:27:09 -0500
6556              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
6557      Branch: perl
6558            ! lib/ExtUtils/xsubpp
6559 ____________________________________________________________________________
6560 [  7911] By: jhi                                   on 2000/11/29  03:06:30
6561         Log: This should have been part of #7872: no need to scan UTF-8
6562              until eternity.
6563      Branch: perl
6564            ! utf8.c
6565 ____________________________________________________________________________
6566 [  7910] By: jhi                                   on 2000/11/29  02:50:04
6567         Log: One more perltie.pod nit from Casey R. Tweten.
6568      Branch: perl
6569            ! pod/perltie.pod
6570 ____________________________________________________________________________
6571 [  7909] By: jhi                                   on 2000/11/29  02:44:23
6572         Log: Document the known sprintf test failures, exact standard
6573              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
6574      Branch: perl
6575            ! pod/perldelta.pod t/op/sprintf.t
6576 ____________________________________________________________________________
6577 [  7908] By: jhi                                   on 2000/11/29  02:36:23
6578         Log: Add the Encoding table format documentation.
6579      Branch: perl
6580            + ext/Encode/Encode/EncodeFormat.pod
6581            ! MANIFEST
6582 ____________________________________________________________________________
6583 [  7907] By: jhi                                   on 2000/11/29  02:07:24
6584         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
6585              From: "Casey R. Tweten" <crt@kiski.net>
6586              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
6587              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
6588              
6589              Subject: Re: [PATCH] Updating perltie.pod for arrays
6590              From: "Casey R. Tweten" <crt@kiski.net>
6591              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
6592              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
6593      Branch: perl
6594            ! pod/perltie.pod
6595 ____________________________________________________________________________
6596 [  7906] By: nick                                  on 2000/11/28  22:40:59
6597         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
6598      Branch: perlio
6599            ! iperlsys.h perlio.c
6600 ____________________________________________________________________________
6601 [  7905] By: nick                                  on 2000/11/28  22:04:34
6602         Log: Integrate mainline
6603      Branch: perlio
6604           !> (integrate 39 files)
6605 ____________________________________________________________________________
6606 [  7904] By: jhi                                   on 2000/11/28  16:44:43
6607         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
6608              From: Nicholas Clark <nick@babyhippo.co.uk>
6609              Date: Tue, 28 Nov 2000 11:16:57 +0000
6610              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
6611      Branch: perl
6612            ! pod/perlipc.pod
6613 ____________________________________________________________________________
6614 [  7903] By: jhi                                   on 2000/11/28  16:40:31
6615         Log: Subject: [PATCH] Updating perltie.pod for arrays
6616              From: "Casey R. Tweten" <crt@kiski.net>
6617              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
6618              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
6619      Branch: perl
6620            ! pod/perltie.pod
6621 ____________________________________________________________________________
6622 [  7902] By: jhi                                   on 2000/11/28  16:39:37
6623         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
6624              From: Robin Barker <rmb1@cise.npl.co.uk>
6625              Date: Mon, 27 Nov 2000 17:56:44 GMT
6626              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
6627      Branch: perl
6628            ! pod/perlfunc.pod t/op/split.t
6629 ____________________________________________________________________________
6630 [  7901] By: jhi                                   on 2000/11/28  16:28:04
6631         Log: setmode() is a DOSish-only thing.
6632      Branch: perl
6633            ! perlio.c
6634 ____________________________________________________________________________
6635 [  7900] By: jhi                                   on 2000/11/28  16:21:46
6636         Log: Subject: [PATCH] perlcc.PL cleanups
6637              From: Simon Cozens <simon@cozens.net>
6638              Date: Tue, 28 Nov 2000 12:44:35 +0000
6639              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
6640      Branch: perl
6641            ! utils/perlcc.PL
6642 ____________________________________________________________________________
6643 [  7899] By: gsar                                  on 2000/11/28  06:32:55
6644         Log: reintegrate files missed by change#7895
6645      Branch: maint-5.6/perl
6646           +> ext/ByteLoader/bytecode.h utils/Makefile
6647            - utils/perlbc.PL
6648 ____________________________________________________________________________
6649 [  7897] By: gsar                                  on 2000/11/27  18:22:47
6650         Log: can't integrate these two files, for some reason
6651      Branch: maint-5.6/perl
6652            - ext/ByteLoader/bytecode.h utils/Makefile
6653 ____________________________________________________________________________
6654 [  7895] By: gsar                                  on 2000/11/27  18:11:21
6655         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
6656              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
6657              6757..6890,6892..6901 from mainline
6658              
6659              Bytecompiler patches from Benjamin Stuhl.
6660              
6661              More bytecompiler.
6662              
6663              Subject: [PATCH blead] B:: missing dependency
6664              
6665              Subject: [PATCH: 6757] configure.com updates and syslog build
6666              
6667              Long double Gconvert fixes from Yitzchak Scott-Thoennes
6668              and Spider Boardman.
6669              
6670              Subject: [PATCH blead] nextchar() abuse misses an optimisation
6671              
6672              Long double fixes from Spider Boardman.
6673              
6674              Make the selection of NVff et al stricter.
6675              
6676              cSVOPo_*v things index into the current PL_curpad
6677              under ithreads, which is different from the curpad
6678              used by the XSUB.  (In other words, the code as-is
6679              before this patch wouldn't work under ithreads.)
6680              
6681              Be portable.
6682              
6683              VMS MMS (make) wants null action.
6684              
6685              Mac and other portability updates from Chris Nandor.
6686              
6687              Storable support, v-version fixes.
6688              Subject: CPAN.pm beta for testing available
6689              
6690              Portability fix from Hugo van der Sanden.
6691              
6692              Bad makefile.
6693              
6694              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
6695              
6696              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
6697              
6698              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
6699              
6700              Replace #6705 with a minimal doc patch.
6701              Subject: [PATCH 5.6.0] replace change #6705
6702              
6703              Drop the separate perlbc, perlcc -b should be enough.
6704              
6705              installperl couldn't tell whether it had run tests or not.
6706              Subject: [PATCH] Re: installperl and t/TEST
6707              
6708              Add silencer flags to installperl.
6709              Subject: [PATCH] Making installperl silent.
6710              
6711              Make "make install" by default silent.  A new "install-verbose"
6712              target is verbose.
6713              
6714              More liberal parsing of version numbers.
6715              Subject: Re: CPAN.pm beta for testing available
6716              
6717              Create directories in silence.
6718              Subject: [PATCH] Another silencer for MakeMaker
6719              
6720              DOS patches and portability/porting notes, from Tim Jenness.
6721              
6722              Make installman to recognize the silence flag -S.
6723              
6724              Actually do something with the silencer option.
6725              
6726              Continue silencing.
6727              
6728              Show the doc file, not the temp file.
6729              
6730              Regen perltoc.
6731              
6732              Subject: [PATCH] More silencing of installman.
6733              
6734              Better wording for the vec lvalue diagnostic.
6735              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
6736              
6737              Subject: [PATCH: 6805] several more tweaks to configure.com
6738              
6739              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
6740              
6741              Missing parts of 
6742              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
6743              
6744              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
6745              (applied slightly modified)
6746              
6747              installperl --verbose and --silent.
6748              Subject: Re: [PATCH] More silencing of installman.
6749              
6750              Add install-silent target.
6751              
6752              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
6753              the problem reported in
6754              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
6755              
6756              Tweak the sfio/useperlio logic, hopefully as wished in
6757              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
6758              
6759              One forgotten file from #6816.
6760              
6761              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
6762              
6763              Remove duplicately applied patch shards.
6764              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
6765              
6766              Support preserving extremely big/small angles.
6767              
6768              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
6769              
6770              Subject: [PATCH] installation not quite silent yet.
6771              
6772              Update the test count.
6773              
6774              Use UVxf, PTR2UV, NVff.
6775              
6776              Document PTR2XX and INT2PTR.
6777              
6778              no-install target a la make -n.
6779              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
6780              
6781              grep -e isn't portable.
6782              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
6783              
6784              Can't get the test to reliably work thanks to the
6785              inaccurateness of floating point.  "Resolves" bug ids
6786              20000826.003, 20000826.009, 20000826.010,
6787              
6788              Subject: installman buglet
6789              
6790              DJGPP update from Laszlo Molnar.
6791              
6792              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
6793              
6794              Passing -R in ldflags makes now it to appear in the default
6795              for lddlflags, just like with -L.
6796              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
6797              
6798              Test nit.
6799              
6800              Use the actual thread type, not the pointer-to-struct.
6801              
6802              Provice virtual $Config{ccflags_nolargefiles} etc. 
6803              
6804              display_format used as a class method without arguments was broken,
6805              reported in
6806              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
6807              
6808              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
6809              
6810              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
6811              
6812              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
6813              
6814              opmini.o may be left around if a build is interrupted.
6815              
6816              Typo in #6858.
6817              
6818              Fix for ID 20000828.001, long doubles were not formatted
6819              correctly (showed up in $], which stopped installing perl).
6820              
6821              An attempt to fix the problem reported in
6822              Subject: Building perl@6856 using gcc/AIX 4.3.3 
6823              I can't test this properly since the gcc installation I have
6824              access to seems to be botched (gcc is calling the AIX cpp,
6825              a losing proposition...)
6826              
6827              Add -ld to archname on long tr...double platforms.
6828              
6829              Subject: hv.h Doc Patch
6830              
6831              Potential cruft.
6832              
6833              Subject: [PATCH bleedperl@6856] warnings fixes
6834              
6835              -S is the silent flag, -s is the strip flag.
6836              Subject: [PATCH] Re: [PATCH] make no-install          
6837              
6838              Take out the SUIDMAIL thing, that will not be
6839              a problem in 5.7.*.
6840              
6841              Subject: [PATCH bleedperl@6866] spellings
6842              
6843              Subject: [PATCH] Re: files not cleaned even by veryclean
6844              
6845              Use minimal @INC in tests, most of the time just '../lib',
6846              so that we simply can't pick up stuff from other Perls than
6847              the one we are testing.  Pointed out by
6848              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
6849              
6850              Update to Getopt::Long 2.24, from Johan Vromans.
6851              
6852              Fix for thinko in #6848.
6853              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
6854              
6855              Patches all over for people and the files they (hopefully) care about.
6856              
6857              Subject: Net::protoent does not export 'getproto'
6858              
6859              Missed a change in #6869.
6860              
6861              Subject: [PATCH] Warnings in B::Deparse
6862              
6863              Subject: [PATCH] Glob dumping
6864              
6865              Disable one of the tests for now.
6866              
6867              Disabling the one test is a bit tricky.
6868              
6869              Don't forget to tidy up.
6870              
6871              The #6881 removed one dump line.
6872              
6873              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
6874              
6875              Under usethreads the dumped variable is IN_PAD.
6876              Subject: Re: [PATCH] Glob dumping
6877              
6878              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
6879              
6880              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
6881              
6882              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
6883              
6884              Regen Configure for #6894.
6885              
6886              Subject: [PATCH: 6889] updates to perlebcdic.pod
6887              
6888              Undo namespace pollution of #6878.
6889              Subject: Re: Net::protoent does not export 'getproto'
6890              
6891              Admit that we are leaking scalars.
6892              
6893              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
6894      Branch: maint-5.6/perl
6895           !> (integrate 271 files)
6896 ____________________________________________________________________________
6897 [  7894] By: gsar                                  on 2000/11/27  16:00:34
6898         Log: a couple of nits
6899      Branch: maint-5.6/perl
6900            ! MANIFEST pp_sys.c
6901 ____________________________________________________________________________
6902 [  7893] By: gsar                                  on 2000/11/27  15:10:56
6903         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
6904              6740..6745,6747..6757,6760
6905              
6906              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
6907              
6908              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
6909              
6910              Doc nits spotted by Richard Soderberg.
6911              
6912              move WNOHANG definition to where other such things are
6913              
6914              Make $Config{byteorder} more magical so that it is
6915              dynamically computed: nice for 'fat binaries'.
6916              Subject: [PATCH]: default byteorder
6917              
6918              Subject: [PATCH] Cwd.pm now uses strict
6919              
6920              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
6921              
6922              Get -DLEAKTEST to compile (not necessarily to work, mind)
6923              Subject: [ID 20000724.006] -DLEAKTEST problem
6924              
6925              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
6926              
6927              Add perlebcdic from Peter Prymmer, regen toc.
6928              
6929              Don't propose using modules built for 5.005 if no binary
6930              compatibility with 5.005 is attempted.
6931              
6932              Do not use prototyping here.
6933              Subject: [ID 20000817.016] [PATCH] Peek.xs
6934              
6935              Document what the backtick returns if the command fails.
6936              
6937              Add byteorder to the myconfig output.
6938              
6939              Introduce NVef, NVff, and NVgf, use the middle one.
6940              (helps for lib/peek + Linux + long doubles)  Reported in
6941              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
6942              Use NVs in POSIX math, not doubles.
6943              Subject: [ID 20000817.014] POSIX & modfl
6944              
6945              Subject: [PATCH 5.6.0+] newSVrv() memory leak
6946              
6947              The byteorder code in #6671 was wrong.
6948              
6949              Fix the lib/complex failure of
6950              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
6951              Linux long double accuracy issue: something that
6952              when printed with %g looks like "2" but int() of it is 1.
6953              
6954              Propagate new Configure vars.
6955              
6956              Unbuffer the output.
6957              
6958              Subject: [PATCH] perltrap.pod spring cleaning
6959              
6960              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
6961              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
6962              
6963              Tiny Getopt::Long patch from Johan Vromans.
6964              
6965              Document code point which makes if (defined %stash::) to work
6966              (noted by Spider Boardman).
6967              
6968              Subject: [PATCH perl@6698] cygwin port
6969              
6970              Document the NDBM_File and ODBM_File as SDBM_File
6971              was documented in #6417.
6972              
6973              The new tests were missing from #6415.
6974              
6975              Add [[:blank:]] as suggested in
6976              Subject: [ID 20000716.024] [=cc=] / [:blank:]
6977              (the [=cc=] has already been taken care of by #6439
6978              so the whole bug report can be closed)
6979              and make [[:space:]] to be equivalent to isspace(3)
6980              (as opposed to \s, which is isSPACE()).  The difference
6981              is that now [[:space:]] matches the mythical vertical tab,
6982              while \s doesn't.
6983              
6984              Don't eat leading os from index entries.
6985              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
6986              
6987              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
6988              
6989              Typo in pp_complement().
6990              Subject: [PATCH perl-current] Deparse
6991              
6992              Add warnif(), check warnings further up the stack,
6993              all the warnings functions now can take an optional object reference.
6994              Subject: [PATCH bleedperl@6691] warnings pragma update
6995              
6996              Fix a core dump in lib/selfloader under -DDEBUGGING.
6997              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
6998              
6999              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
7000              
7001              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
7002              
7003              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
7004              Put back the long double avoidance code to POSIX.xs
7005              because VMS seems to need it still.
7006              
7007              Introduce a 'veryclean' target that is like 'distclean'
7008              but also removes *~ and *.orig.
7009              
7010              Subject: [ID 20000817.023] endianness description in perlfunc.pod
7011              
7012              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
7013              
7014              Let's try #6717 again.
7015              
7016              UTF8 concat fixes.
7017              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
7018              
7019              pp_open() could pass an uninitialized filename down to do_open9().
7020              
7021              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
7022              
7023              Update to CGI 2.72, from Lincoln Stein.
7024              
7025              Subject: [PATCH] Silence MakeMaker (Was: installman)
7026              
7027              Use temporary directory instead of current directory.
7028              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
7029              
7030              Document odd vs even subreleases and -Dusedevel.
7031              
7032              The veryclean target needs to clobber.
7033              
7034              Use File::Spec->tmpdir().
7035              
7036              Document the number of exponent digits.
7037              
7038              Mention perlebcdic and perlposix-bc.
7039              
7040              s/this one/the 5.6.0 release/
7041              
7042              The #6724 is here.
7043              
7044              The correct cleaning order is an art.
7045              
7046              small tweaks for change#6705: avoid C++ style comments in C code;
7047              use Perl's malloc API rather than the low level system one
7048              
7049              Array context keeps slithering in.
7050              
7051              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
7052              
7053              Subject: [PATCH] os2.c fix for use64bitint
7054              
7055              Update to Pod::LaTeX 0.53.
7056              Subject: [PATCH] lib/Pod/LaTeX.pm updates
7057              
7058              Document the endianness of Alpha more precisely.
7059              
7060              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
7061              
7062              Rename the macro argument because some preprocessors
7063              can't tell the difference and expand arguments also inside
7064              double quoted strings.
7065              
7066              free TLS slot properly on Windows
7067              
7068              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
7069              
7070              Unicos/mk requires elaborate paranoia.
7071              
7072              Tweak the floating point output routine preferences.
7073              
7074              Also under djgpp the timestamps are funky.
7075              
7076              Apply some PodParser 1.18 patches; the Pod/Find.pm
7077              patches cannot be applied since #6712 conflicts.
7078              
7079              Use PodParser 1.18 new test.
7080              
7081              A pod nit.
7082              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
7083              
7084              Be verydeepclean.
7085      Branch: maint-5.6/perl
7086           +> pod/perlebcdic.pod
7087           !> (integrate 106 files)
7088 ____________________________________________________________________________
7089 [  7892] By: jhi                                   on 2000/11/27  15:02:32
7090         Log: Update Changes.
7091      Branch: perl
7092            ! Changes patchlevel.h
7093 ____________________________________________________________________________
7094 [  7891] By: jhi                                   on 2000/11/27  14:57:23
7095         Log: Subject: Re: perlfaq style changes
7096              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7097              Date: Sat, 25 Nov 2000 23:32:26 -0800
7098              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
7099              
7100              plus a note from Ronald Kimball.
7101      Branch: perl
7102            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
7103 ____________________________________________________________________________
7104 [  7890] By: jhi                                   on 2000/11/27  14:53:14
7105         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
7106              From: Benjamin Holzman <bah@ecnvantage.com>
7107              Date: Sun, 26 Nov 2000 16:27:33 -0500
7108              Message-ID: <20001126162733.J25040@ecnvantage.com>
7109      Branch: perl
7110            ! gv.c
7111 ____________________________________________________________________________
7112 [  7889] By: jhi                                   on 2000/11/27  14:43:11
7113         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
7114              From: lvirden@cas.org
7115              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
7116              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
7117      Branch: perl
7118            ! README.amiga
7119 ____________________________________________________________________________
7120 [  7888] By: jhi                                   on 2000/11/27  14:32:34
7121         Log: Restore also the locale test to no-sprintf-taint state.
7122              Fixes the bug 20001127.003.
7123      Branch: perl
7124            ! sv.c t/pragma/locale.t
7125 ____________________________________________________________________________
7126 [  7887] By: gsar                                  on 2000/11/27  14:13:05
7127         Log: integrate changes#6613..6616,6620..6665 from mainline
7128              
7129              VMS configure.com update continues.
7130              
7131              Subject: Test fails / warnings with perl-current #6612
7132              
7133              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
7134              
7135              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
7136              
7137              For now remove the mail code.
7138              
7139              Subject: Re: [PATCH] @+, @- readonly
7140              
7141              Subject: warning: storage class after type is obsolescent
7142              
7143              Subject: sfio2000
7144              
7145              Subject: Re: File::Temp problems on VMS in bleedperl
7146              
7147              README.os2 update.
7148              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
7149              
7150              Make the user to give up his firstborn, err, to knowingly
7151              verify installing an unstable developer release.  Also bump
7152              the release to 5.7.0, but leave a patch tag in the local
7153              patches saying that this is not yet the real thing.
7154              
7155              Update (kinda) to Test 1.14, from Joshua Pritikin.
7156              
7157              make ok etc also for win32.
7158              
7159              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
7160              
7161              Don't blow limited stacks, a lower number is enough to
7162              tickle the lookbehind limit.
7163              
7164              Use -Dusedevel; regen Configure and the respective Porting stuff.
7165              
7166              Subject: [PATCH] debugger exit code should reflect user exit code
7167              
7168              Subject: [PATCH perl@6620] cygwin port
7169              
7170              Missed a file from #6638.
7171              
7172              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)
7173              
7174              magic callbacks all need to have same type signature
7175              
7176              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
7177              
7178              Fix a dependency problem.
7179              Subject: [PATCH: 6640] VMS Makefile.SH update
7180              
7181              The numeric locale was reset to "C" by s?printf and never restored.
7182              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
7183              No test since adding the failing example to locale.t
7184              does not fail -- probably because the locale settings are so
7185              thoroughly tweaked by that time.  Running the example standalone
7186              does fail, though.  UPDATE: test case added at change #7540.
7187              
7188              Subject: [ID 20000324.040] minor fix to perlhpux.pod
7189              
7190              Update to CPAN 1.57.
7191              
7192              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
7193              
7194              Change the perlbug address to perl.org since it's more forgiving.
7195              
7196              Change the regx compilation error markers to use = instead of <
7197              since pod makes using the latter quite messy.  Reported in
7198              ID 20000814.006 by Abigail and in
7199              Subject: Unknown escape E<> ?
7200              
7201              Update to perldebtut 1.9, from Richard Foley.
7202              
7203              check that the number pseudo children doesn't exceed
7204              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
7205              the WaitForMultipleObjects() limit that would cause wait()
7206              to crash)
7207              wait() and waitpid() could potentially be rewritten to use
7208              more than one thread to do the waiting to eliminate this
7209              limitation
7210              
7211              change#6328 could make close(SOCKET) return false on windows
7212              when it shouldn't
7213              
7214              pod nit seen in passing
7215              
7216              on windows, the return values from wait() and waitpid() don't
7217              match those of pseudo-pids
7218              
7219              waitpid() now handles externally spawned pids correctly;
7220              fixes for backtick/wait/waitpid failures on Windows 9x
7221              these changes make the pid returned by process functions on
7222              Windows 9x always positive by clearing the high bit (which
7223              is always set on Win9x); pseudo-process PIDs are likewise
7224              always negative now on Win9x (just as on NT/2000)
7225              
7226              trailing new %ENV entries weren't being pushed into the real
7227              environment of subprocesses on Windows
7228              
7229              Tweak the regex compilation errors once more.
7230              
7231              avoid warnings from dense compiler
7232              
7233              add "ok" targets from change#6632 in makefile.mk
7234      Branch: maint-5.6/perl
7235            - lib/Pod/PlainText.pm vms/configure.com
7236           !> (integrate 66 files)
7237 ____________________________________________________________________________
7238 [  7886] By: jhi                                   on 2000/11/27  13:54:18
7239         Log: __FUNCTION__ isn't portable and trying to emulate it leads
7240              into practically spelling out the name of the function.
7241              Takes care of the bug 20001127.001.
7242      Branch: perl
7243            ! perlio.c
7244 ____________________________________________________________________________
7245 [  7885] By: gsar                                  on 2000/11/27  13:53:18
7246         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
7247              6610..6611 from mainline
7248              
7249              Make regular expression parse error messages easier to understand.
7250              Subject: Re: enhanced(?) regex error messages
7251              
7252              Tiny tidying on report_evil_fh().
7253              
7254              Subject: Re: enhanced(?) regex error messages 
7255              plus Capitalize the error messages, plus perldiag them.
7256              
7257              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
7258              
7259              Document here-doc better.
7260              
7261              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
7262              
7263              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
7264              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
7265              (either perlbug or p5p ate the original), plus regen
7266              perlapi and perltoc. 
7267              
7268              Regen global.sym.
7269              
7270              Double check that we have a dirhandle.
7271              
7272              Subject: Re: enhanced(?) regex error messages
7273              (plus two small patches sent privately)
7274              (this still seems to leave few test failures)
7275              
7276              warn is a macro, avoid using at a variable to avoid warnings
7277              in some configurations; readdir.t is too conservative in
7278              estimating number of *.t's
7279              
7280              Get back into sync with Jeffrey on the enhanced regex warnings.
7281              
7282              Subject: [PATCH 5.6.0] cygwin port
7283              
7284              Zero entries were skipped, fix from Adrian Goalby
7285              <argoalby@yahoo.co.uk>
7286              
7287              Subject: Remove dead entry in perldiag
7288              
7289              Amend the description of Perl6.
7290              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
7291              
7292              detypo
7293              
7294              It's the 2ndO'ROSSC.
7295              
7296              Revert the sv.c part of #6559, a better fix is needed.
7297              
7298              Iterating perl6 description.
7299              
7300              Update to Term::ANSIColor 1.03, from Russ Allbery.
7301              
7302              Update to Getopt::Long 2.23_05, from Johan Vromans.
7303              
7304              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
7305              
7306              Update to Pod::Parser 1.17, from Brad Appleton.
7307              
7308              Update to CPAN 1.56, from Andreas König.
7309              
7310              Update to CGI 2.70, from Lincoln Stein.
7311              
7312              Put back the std @INC thing.
7313              
7314              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
7315              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
7316              
7317              Document the IO::Select timeout.
7318              
7319              sleep(1) does not necessarily return 1.
7320              Subject: [PATCH bleadperl] op/lex_assign.t  
7321              
7322              Subject: debugger "d" command doesnt check line number
7323              
7324              B::Deparse didn't do sub attributes.
7325              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
7326              
7327              Preprocessing and postprocessing for File::Find.
7328              Subject: Patch to Find::File.pm to allow alphabetical results
7329              
7330              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
7331              
7332              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
7333              
7334              Subject: Re: [ID 20000730.003] utf8::length() bad
7335              
7336              Subject: Getting perlio and threads to compile
7337              (the Solaris version changes in Configure skipped)
7338              
7339              Tests for #6589.
7340              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
7341              
7342              Add Perl debugging tutorial, regen toc. 
7343              Subject: perldebtut.pod
7344              
7345              Add a few missing files, update MANIFEST.
7346              
7347              Rewrite of vms/subconfigure.com as configure.com,
7348              from Peter Prymmer and the vmsperl crew.
7349              
7350              Should have deleted this in #6603.
7351              
7352              Fix the test for 5005threads.
7353              
7354              Fix-n-skip the tests under 5005threads.
7355              
7356              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
7357              
7358              Upgrade to CGI 2.71, from Lincoln Stein.
7359      Branch: maint-5.6/perl
7360           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
7361           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
7362           +> t/op/regmesg.t t/pod/find.t vms/configure.com
7363            - vms/subconfigure.com
7364            ! lib/lib.pm
7365           !> (integrate 115 files)
7366 ____________________________________________________________________________
7367 [  7884] By: jhi                                   on 2000/11/27  13:44:33
7368         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
7369              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7370              Date:     Mon, 27 Nov 2000 08:23:54 EST
7371              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
7372      Branch: perl
7373            ! vms/descrip_mms.template vms/test.com
7374 ____________________________________________________________________________
7375 [  7883] By: gsar                                  on 2000/11/27  11:50:46
7376         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
7377              6511..6513,6515..6523,6525..6536
7378              
7379              The swallow_bom() saga continues.  The #23 of require.t
7380              (UTF16-LE) still fails (silently, no output) but the #22
7381              (UTF16-BE) seems to be working now.  The root of the
7382              failure may be in sv_gets(): is it UTF-16LE-aware,
7383              especially when it comes to line endings? 
7384              
7385              Document the problem with -P in HP-UX and its workaround.
7386              
7387              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
7388              (aka ID 20000730.002)
7389              
7390              Subject: fix and question re: waitpid() under win32
7391              
7392              Make the safety catch for buggy gccs work with triple version
7393              numbers like 2.95.2.  Reported in
7394              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
7395              
7396              In Digital UNIX warn if gcc explicitly chosen because even
7397              2.95.2 is known to cause problems.
7398              
7399              Make chr() for values >127 to create utf8 when under utf8.
7400              
7401              various syntax errors and such (not fixed: comp/require.t#22 coredump
7402              on Windows)
7403              
7404              Stash away the largefiles flags and libswanted.
7405              
7406              BOM patching from Simon Cozens.
7407              
7408              If gccosandvers is equal to osname, clear gccosandvers.
7409              
7410              Make p4desc to skip non-mainperl branches by default.
7411              
7412              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
7413              
7414              The test from this
7415              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
7416              
7417              In new BSDs changes to argv[] do not show up in ps(1) output,
7418              instead one must use setproctitle().  This was already addressed
7419              by change #6457, but the below has a new variant for FreeBSD 4.0
7420              or later, and the matter is also documented more.
7421              
7422              FreeBSD 3.* updates from
7423              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
7424              
7425              regen_headers, regen perltoc.
7426              
7427              Document in one place the memory abstractions used in Perl core.
7428              
7429              memcpy has n o in it, as pinted ut by Sarathy.
7430              
7431              Remove the extraneous "main::" prefix from all the
7432              "opened only for", "on closed", and "never opened" warnings.
7433              
7434              The name of a filehandle does not have <these>.
7435              
7436              The tr utf8 patching continues.
7437              
7438              The new setproctitle() feature is available only in 
7439              bleeding edge FreeBSD.  From Paul Saab.
7440              
7441              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
7442              
7443              Dump UVs as UVs in Data::Dumper.
7444              
7445              detypo #6494
7446              
7447              Document the IVdf UVuf UVof UVxf.
7448              
7449              require.t needs binmode() to work on windows
7450              
7451              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
7452              that are hopefully soon put into use.
7453              
7454              Allow "no Module;" even if there is no 'unimport'.
7455              
7456              Better skip message for the test; one of the two problems in
7457              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
7458              
7459              The subtest 4 may fail also on VOBS, as pointed out
7460              by Nick Ing-Simmons in November 1999, bug id 19991124.003
7461              (but the failure in that bug report isn't the subtest 4).
7462              
7463              Be more informative on what is skipped and why,
7464              also repeat the list at the end.
7465              
7466              Add a URL for FSF.
7467              
7468              Subject: [PATCH] sv.h documentation - SvLEN
7469              
7470              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
7471              
7472              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
7473              
7474              Subject: [PATCH] bad cppsymbols on os2 + Configure question
7475              
7476              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
7477              
7478              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
7479              mention the idea of @( and @)
7480              
7481              This is 6512.  Really.
7482              
7483              Subject: [ID 19990721.004] Documentation bug in perlfunc
7484              
7485              Subject: Minor tweak to perlvar.pod
7486              
7487              In the warnings call filehandles consistently so;
7488              add "unopened" warning for stat().
7489              
7490              After the #6519 a warning about stat() is just that,
7491              not about a filetest, which now have their own warning.
7492              
7493              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
7494              
7495              Subject: Re: Array vs. List context
7496              
7497              Subject: New perlcc, take 2
7498              
7499              Weed buglets pointed out by
7500              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
7501              
7502              gcc versions might have (parentheses) in them.
7503              
7504              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
7505              
7506              Essential prototype changes were missing from #6527.
7507              Also make report_evil_fh() more bomb-proof.
7508              
7509              Zap lib/Sys directory when cleaning up.
7510              
7511              Change the Policy policy: now -Dprefix= with an existing
7512              Policy.sh and prefix == siteprefix == vendorprefix, then all
7513              of them follow along the new prefix.
7514              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
7515              
7516              Continue fixing the io warnings.  This also
7517              sort of fixes bug ID 20000802.003: the core dump
7518              is no more.  Whether the current behaviour is correct
7519              (giving a warning: "Not a format reference"), is another matter.
7520              
7521              Have symbols for the IoTYPEs.
7522              
7523              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
7524              
7525              Document a bit that UDP is not what you might think.
7526              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
7527              tr memory corruption fix from Simon Cozens.
7528              
7529              Plug the security hole described in the Aug 05 2000 bugtraq message
7530              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
7531              The security hole exists only in suidperls, which isn't
7532              installed or even built by default.
7533      Branch: maint-5.6/perl
7534           !> (integrate 71 files)
7535 ____________________________________________________________________________
7536 [  7882] By: gsar                                  on 2000/11/27  10:25:36
7537         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
7538              from mainline
7539              
7540              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
7541              to be fatal errors (instead of by default ignoring them, and
7542              ignoring with a bug: even though -w gave an error, the opening [
7543              was left in)  Reported in:
7544              
7545              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
7546              
7547              Subject: [PATCH] split /^/
7548              
7549              MacOS nits from Matthias Neeracher.
7550              
7551              More split() doc and test patches from Mike Guy.
7552              
7553              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
7554              from Graham Barr in the module list.
7555              
7556              docfix from Peter Scott <Peter@PSDT.com>.
7557              
7558              File::Temp patches for VMS and OS/2 from Tim Jenness.
7559              
7560              open() wariness in perlbug.
7561              
7562              Subject: [PATCH] minor doc change - perlguts
7563              
7564              Subject: Minor doc patch: handy.h
7565              
7566              Be wary of close()s, too.
7567              
7568              Further File::Temp patches from Yitzchak Scott-Thoennes
7569              and Craig A. Berry.
7570              
7571              Subject: [PATCH] fixes bug 20000508.004
7572              
7573              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
7574              
7575              Allow "no AutoLoader;", based on change #6444,
7576              suggested by Graham Barr.
7577              
7578              Use setproctitle() if available to modify $0.
7579              
7580              Warn if the version of the operating system used to compile gcc
7581              differs from the current version of the operating system.
7582              Also display the gcc compilation os and version in myconfig.
7583              Inspiration from
7584              
7585              Tiny fixes for #6460.
7586              
7587              The problem described in this
7588              Subject: [ID 20000322.018] named chars aren't magical enough
7589              has been fixed in perl 5.6.0 but just in case added a test
7590              to keep it away.  (The report from Joseph Hall.)
7591              
7592              Tune the comments and hopefully stop a memory leak.
7593              
7594              Subject: UTF8 concat
7595              (with a memory leak fixed, plus a few casts added)
7596              This also seems to help for
7597              Subject: [ID 20000716.015] join UTF8 weirdness
7598              
7599              Do not upgrade SVs into utf8 just because they participate
7600              in eq or cmp.  Reported and fix suggested in
7601              Subject: [ID 20000720.009] sv_eq UTF8 bug
7602              
7603              Fix the HALF_UPGRADE() macro introduced in #6263.
7604              
7605              Find green threads before native threads.
7606              Subject: Re: Patch to jpl/JNI/Makefile.PL
7607      Branch: maint-5.6/perl
7608           !> (integrate 30 files)
7609 ____________________________________________________________________________
7610 [  7881] By: jhi                                   on 2000/11/27  05:48:41
7611         Log: It seems that *both* the unused submatch loop cleanup
7612              codes are needed.
7613      Branch: perl
7614            ! regexec.c
7615 ____________________________________________________________________________
7616 [  7880] By: jhi                                   on 2000/11/27  04:50:07
7617         Log: Clean .exists deeper.
7618      Branch: perl
7619            ! Makefile.SH
7620 ____________________________________________________________________________
7621 [  7879] By: jhi                                   on 2000/11/27  02:31:35
7622         Log: The code in regcppop() (see #7878) contains the correct lower
7623              limit for the unused submatch 'cleanup' loop so that under
7624              "use utf8" the following code wouldn't dump core:
7625              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
7626              the cleanup loop in regtry() stomped beyond allocated area
7627              in the startp[] array.  Therefore, copied the correct lower
7628              loop limit (*PL_reglastparen) to regtry().  Note: something
7629              may still not be quite right: why was the _higher_ loop limit
7630              (prog->nparens) different in the utf8 case?
7631              
7632              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
7633              without core dumps, there were about 17 of them before
7634              the patch (with us since Perl 5.7.0).  Two failures, still:
7635              496 and 505 (though these may not be severe).
7636              
7637              Patch #7881 is also needed since both the cleanup loops
7638              seem to be needed.
7639              
7640              Also, the t/op/pat#44 seems to core dump under utf8.
7641              Plus a couple of failures.  UGH-8.
7642      Branch: perl
7643            ! regexec.c
7644 ____________________________________________________________________________
7645 [  7878] By: jhi                                   on 2000/11/27  02:21:17
7646         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
7647              the code in regcppop() seems to be redundant for the test suite --
7648              but it contains a germ of truth, and it needed for the build
7649              process itself: see #7879 and #7881.
7650      Branch: perl
7651            ! regexec.c
7652 ____________________________________________________________________________
7653 [  7877] By: jhi                                   on 2000/11/27  01:53:09
7654         Log: Comment on comment.
7655      Branch: perl
7656            ! regexec.c
7657 ____________________________________________________________________________
7658 [  7876] By: jhi                                   on 2000/11/27  00:49:59
7659         Log: Adjust the docs to agree with #7875.
7660      Branch: perl
7661            ! pod/perllocale.pod
7662 ____________________________________________________________________________
7663 [  7875] By: jhi                                   on 2000/11/27  00:49:27
7664         Log: Retract #7863.  It makes more sense not to taint formatted output,
7665              not even by sprintf().
7666      Branch: perl
7667            ! sv.c
7668 ____________________________________________________________________________
7669 [  7874] By: jhi                                   on 2000/11/26  23:36:02
7670         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
7671              Not really fixed (should really dump the UTF-8 charclass),
7672              but stopped displaying the garbage.
7673              
7674              Also add a note on the (missing) Unicode PSXSPC and BLANK.
7675      Branch: perl
7676            ! regcomp.c
7677 ____________________________________________________________________________
7678 [  7873] By: jhi                                   on 2000/11/26  21:31:13
7679         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
7680      Branch: perl
7681            ! regexec.c
7682 ____________________________________________________________________________
7683 [  7872] By: jhi                                   on 2000/11/26  21:06:04
7684         Log: No need to scan till infinity, 13 is enough.
7685      Branch: perl
7686            ! handy.h utf8.c
7687 ____________________________________________________________________________
7688 [  7871] By: jhi                                   on 2000/11/26  20:20:32
7689         Log: Test line numbers are different with utf8.
7690      Branch: perl
7691            ! t/op/re_tests
7692 ____________________________________________________________________________
7693 [  7870] By: jhi                                   on 2000/11/26  20:10:12
7694         Log: Message nit.
7695      Branch: perl
7696            ! regcomp.c
7697 ____________________________________________________________________________
7698 [  7869] By: jhi                                   on 2000/11/26  19:01:05
7699         Log: Make utf8_length() and utf8_distance() (the latter of which
7700              is unused at the moment) to be less forgiving about bad UTF-8.
7701      Branch: perl
7702            ! embed.h embed.pl objXSUB.h proto.h utf8.c
7703 ____________________________________________________________________________
7704 [  7868] By: jhi                                   on 2000/11/26  18:45:56
7705         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
7706              From: Benjamin Holzman <bah@ecnvantage.com>
7707              Date: Sat, 25 Nov 2000 20:40:20 -0500       
7708              Message-ID: <20001125204020.A25040@ecnvantage.com>              
7709              
7710              Debian allows installing /usr/bin/locale without installing
7711              any locales, an error message will ensue.
7712      Branch: perl
7713            ! t/pragma/locale.t
7714 ____________________________________________________________________________
7715 [  7867] By: jhi                                   on 2000/11/26  18:31:12
7716         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
7717              From: Benjamin Holzman <bah@ecnvantage.com>
7718              Date: Sun, 26 Nov 2000 02:42:34 -0500
7719              Message-ID: <20001126024234.G25040@ecnvantage.com>
7720              
7721              Patch for the bug 20000212.002.
7722      Branch: perl
7723            ! sv.c t/op/array.t
7724 ____________________________________________________________________________
7725 [  7866] By: jhi                                   on 2000/11/26  18:28:09
7726         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
7727              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7728              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
7729              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
7730              
7731              File::Temp 0.11.
7732      Branch: perl
7733            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
7734 ____________________________________________________________________________
7735 [  7865] By: jhi                                   on 2000/11/26  18:24:22
7736         Log: The metaconfig unit change for #7864.
7737      Branch: metaconfig/U/perl
7738            ! need_va_copy.U
7739 ____________________________________________________________________________
7740 [  7864] By: jhi                                   on 2000/11/26  18:23:41
7741         Log: Make the va_copy() test not to be so talkative.
7742      Branch: perl
7743            ! Configure config_h.SH
7744 ____________________________________________________________________________
7745 [  7863] By: jhi                                   on 2000/11/26  18:11:02
7746         Log: Fix locale inconsistencies unearthed by Hugo's work.
7747              Now the floating point sprintf really does taint the result
7748              string as perllocale promises (has promised for a long time)
7749              if "use locale" is in the lexical scope.
7750      Branch: perl
7751            ! sv.c t/pragma/locale.t
7752 ____________________________________________________________________________
7753 [  7862] By: jhi                                   on 2000/11/26  00:35:15
7754         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
7755              From: Nicholas Clark <nick@ccl4.org>
7756              Date: Sun, 26 Nov 2000 00:07:50 +0000
7757              Message-ID: <20001126000750.A22446@plum.flirble.org>
7758              
7759              Infinit.
7760      Branch: perl
7761            ! sv.c
7762 ____________________________________________________________________________
7763 [  7861] By: jhi                                   on 2000/11/26  00:01:26
7764         Log: Integrate perlio.
7765      Branch: perl
7766           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
7767 ____________________________________________________________________________
7768 [  7860] By: nick                                  on 2000/11/25  22:04:17
7769         Log: Correct relative path from new ext\Filter\Util\Call location
7770              back to miniperl.
7771      Branch: perlio
7772            ! win32/makefile.mk
7773 ____________________________________________________________________________
7774 [  7859] By: nick                                  on 2000/11/25  21:26:54
7775         Log: Integrate mainline.
7776      Branch: perlio
7777           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
7778           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
7779           +> t/lib/filter-util.t
7780            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
7781            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
7782            - t/lib/filt-util.t
7783           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
7784           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
7785           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
7786           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
7787           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
7788           !> win32/makefile.mk
7789 ____________________________________________________________________________
7790 [  7858] By: gsar                                  on 2000/11/25  20:52:17
7791         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
7792              parent's memory; fix it by keeping track of the actual pad
7793              offset rather than a raw pointer (this change is probably also
7794              relevant to non-ithreads case to avoid fallout from reallocs of
7795              the pad array, but is currently only enabled for the ithreads
7796              case in the interests of minimal disruption to existing "well
7797              tested" code)
7798      Branch: perl
7799            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
7800            ! proto.h scope.c scope.h sv.c t/op/fork.t
7801 ____________________________________________________________________________
7802 [  7857] By: nick                                  on 2000/11/25  20:01:28
7803         Log: All tests pass on Win32/gcc/USE_PERLIO.
7804              - when crlf layer is pushed make unix-level binary.
7805              - remove :crlf injection in pp_backtick in pp_sys.c
7806              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
7807      Branch: perlio
7808            ! doio.c perlio.c pp_sys.c win32/makefile.mk
7809 ____________________________________________________________________________
7810 [  7856] By: jhi                                   on 2000/11/25  18:38:30
7811         Log: Update the metaconfig units for #7855.
7812      Branch: metaconfig/U/perl
7813            ! useperlio.U usesocks.U
7814 ____________________________________________________________________________
7815 [  7855] By: jhi                                   on 2000/11/25  18:37:54
7816         Log: Undo the SOCKS workarounds, instead start using PerlIO
7817              if SOCKS is selected.
7818              
7819              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
7820              From: Jens Hamisch <jens@Strawberry.COM>
7821              Date: Fri, 24 Nov 2000 18:31:30 +0100
7822              Message-ID: <20001124183130.E28337@Strawberry.COM>
7823              
7824              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
7825              From: Jens Hamisch <jens@Strawberry.COM>
7826              Date: Fri, 24 Nov 2000 19:11:51 +0100
7827              Message-ID: <20001124191151.A28753@Strawberry.COM>
7828      Branch: perl
7829            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
7830            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
7831 ____________________________________________________________________________
7832 [  7854] By: jhi                                   on 2000/11/25  17:39:08
7833         Log: Undo #7848.  Some of the code seems to use walkoptree(),
7834              some walkoptree_slow().  An unfinished renaming?
7835              Now the sub is walkoptree() (which is @EXPORT_OK),
7836              the walkoptree_slow() is a typeglob alias to walkoptree.
7837              This makes the tests to pass, at least.
7838      Branch: perl
7839            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
7840 ____________________________________________________________________________
7841 [  7853] By: nick                                  on 2000/11/24  22:24:33
7842         Log: Re-arrange crlf vs binary for platforms that care.
7843              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
7844              Lip-service to making stdio layer work on such platfroms (untested).
7845              Now fails 3 tests rather than one, checkin to see if I can debug 
7846              the issue under linux. (Do not merge.)
7847      Branch: perlio
7848            ! doio.c perlio.c perliol.h
7849 ____________________________________________________________________________
7850 [  7852] By: jhi                                   on 2000/11/24  18:57:39
7851         Log: AUTHORS edits.
7852      Branch: perl
7853            ! AUTHORS
7854 ____________________________________________________________________________
7855 [  7851] By: jhi                                   on 2000/11/24  17:34:56
7856         Log: Add Jan-Erik Karlsson.
7857      Branch: perl
7858            ! AUTHORS
7859 ____________________________________________________________________________
7860 [  7850] By: jhi                                   on 2000/11/24  17:27:56
7861         Log: Configure should find stdchar on its own.
7862      Branch: perl
7863            ! hints/solaris_2.sh
7864 ____________________________________________________________________________
7865 [  7849] By: jhi                                   on 2000/11/24  17:24:55
7866         Log: Subject: PATCH over 7848: Filter test flawed
7867              From: andreas.koenig@anima.de (Andreas J. Koenig)
7868              Date: 24 Nov 2000 10:28:29 +0100
7869              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
7870      Branch: perl
7871            ! t/lib/filter-util.t
7872 ____________________________________________________________________________
7873 [  7848] By: jhi                                   on 2000/11/24  17:22:15
7874         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
7875              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
7876              Date: Fri, 24 Nov 2000 16:12:58 +0000
7877              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
7878      Branch: perl
7879            ! ext/B/B.pm
7880 ____________________________________________________________________________
7881 [  7847] By: jhi                                   on 2000/11/24  03:07:01
7882         Log: Integrate perlio.
7883      Branch: perl
7884           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
7885           !> win32/makefile.mk
7886 ____________________________________________________________________________
7887 [  7846] By: gsar                                  on 2000/11/24  00:55:57
7888         Log: integrate changes#6415..6418,6420..6438 from mainline
7889              
7890              Fix the bitvector ops for utf8 (tricky since past 7 bits
7891              the utf8 'characters' can be more than one octet).
7892              
7893              MPE/ix updates for perl 5.6.0 from Mark Bixby.
7894              
7895              Subject: SDBM_File documentation
7896              
7897              Detypo.
7898              
7899              Decutandpasto.
7900              
7901              Send all installperl messages to STDERR and be -w clean.
7902              
7903              Out-of-date note removed.
7904              
7905              Protect against "wild next"s, that is, callbacks doing "next"
7906              instead of "return".
7907              
7908              Use STDOUT consistently.
7909              
7910              The output might have been produced in the wrong order.
7911              
7912              A missing 'break' after the [[:space:]] switch case.
7913              
7914              Add tests for
7915              [ID 19991110.003] another matching finding by pcre author
7916              which has already been fixed by some patch, as verified in
7917              
7918              Documentation to explain the behaviour of map().
7919              
7920              Add an optimization for map-maps-a-list-element-to-more-list-elements
7921              case, but add also notes explaining the relationship of this
7922              patch and the earlier notes by Sarathy.
7923              
7924              Subject: [ID 20000716.023] syslog test fails without sockets
7925              
7926              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
7927              Test cases for #6431.
7928              
7929              File::Spec::VMS fixup for tmpdir from Craig Berry.
7930              
7931              Make the "uninit variable" warning to say "concat or string"
7932              or "join or string" when in concat or join .
7933              
7934              Get UTF16 BOMs working.  Patch from
7935              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
7936              
7937              Subject: [PATCH] Make large file tests deal with SIGXFSZ
7938              
7939              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
7940              
7941              Subject: [PATCH] av.c apidoc
7942      Branch: maint-5.6/perl
7943           !> (integrate 43 files)
7944 ____________________________________________________________________________
7945 [  7845] By: gsar                                  on 2000/11/24  00:20:45
7946         Log: integrate changes#6406..6414 from mainline
7947              
7948              Merge perlhacktut into perlhack, update perlguts.
7949              
7950              Fix AutoSplit to use File::Spec the right way in VMS,
7951              from Peter Prymmer.
7952              
7953              The bug report
7954              [ID 19991110.002] minimal matching discrepancy found by pcre author
7955              seems to have been fixed (though differently from what was suggested
7956              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
7957              
7958              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
7959              not in pod, from Peter Prymmer
7960              
7961              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
7962              From: Hugo <hv@crypt.compulink.co.uk>
7963              Date: Fri, 14 Jul 2000 23:05:20 +0100
7964              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
7965              
7966              Didn't anymore apply, but that point still could use another fix.
7967              
7968              lib/b test fixes from Peter Prymmer.
7969              
7970              More docs for sv functions.
7971              
7972              perlvms.pod whitespace cleanup to keep pod utils happy.
7973              
7974              another VMS build tweak from Peter Prymmer
7975      Branch: maint-5.6/perl
7976           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
7977           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
7978           !> vms/descrip_mms.template vms/perlvms.pod
7979 ____________________________________________________________________________
7980 [  7844] By: nick                                  on 2000/11/23  23:42:45
7981         Log: Win32/perlio Now just fails one io/argv.t test - lack 
7982              of default :crlf on standard streams.
7983      Branch: perlio
7984            ! doio.c perlio.c
7985 ____________________________________________________________________________
7986 [  7843] By: nick                                  on 2000/11/23  23:04:05
7987         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
7988              peek fail is showing a real problem (multiple crlf layers
7989              are getting pushed.)
7990      Branch: perlio
7991            ! doio.c perlio.c win32/makefile.mk
7992 ____________________________________________________________________________
7993 [  7842] By: nick                                  on 2000/11/23  19:46:23
7994         Log: Implement PerlIO_binmode()
7995              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
7996              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
7997              make binmode in t/lib/io_tell.t unconditional so that works.
7998              Checkin just so Win32 machine can see these changes.
7999      Branch: perlio
8000            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
8001 ____________________________________________________________________________
8002 [  7841] By: jhi                                   on 2000/11/23  19:30:00
8003         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
8004      Branch: perl
8005            ! README.amiga
8006 ____________________________________________________________________________
8007 [  7840] By: jhi                                   on 2000/11/23  17:18:02
8008         Log: SOCKS wrestling continues, patches from Jens Hamisch.
8009      Branch: perl
8010            ! doio.c embed.h embed.pl perlsdio.h proto.h
8011 ____________________________________________________________________________
8012 [  7839] By: jhi                                   on 2000/11/23  16:54:14
8013         Log: Push Filter::Util::Call one level deeper.
8014      Branch: perl
8015            + t/lib/filter-util.t
8016           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
8017           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
8018            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
8019            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
8020            - t/lib/filt-util.t
8021            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
8022            ! win32/Makefile win32/makefile.mk
8023 ____________________________________________________________________________
8024 [  7838] By: jhi                                   on 2000/11/23  16:52:40
8025         Log: Reach back one higher up when searching for PERL_SRC.
8026      Branch: perl
8027            ! lib/ExtUtils/MM_Unix.pm
8028 ____________________________________________________________________________
8029 [  7837] By: jhi                                   on 2000/11/23  16:05:41
8030         Log: Subject: Re: perl@7826
8031              Date: Thu, 23 Nov 2000 02:20:25 -0600
8032              From: "Craig A. Berry" <craigberry@mac.com>
8033              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
8034              
8035              Make VMS to like Filter::Util::Call. 
8036      Branch: perl
8037            ! configure.com ext/Filter/Util/Makefile.PL
8038 ____________________________________________________________________________
8039 [  7836] By: nick                                  on 2000/11/23  16:04:08
8040         Log: Implement crlf layer - not ready for merge.
8041      Branch: perlio
8042            ! perlio.c win32/makefile.mk
8043 ____________________________________________________________________________
8044 [  7835] By: jhi                                   on 2000/11/23  15:56:52
8045         Log: STDCHAR is different in Sparc v9 vs x86.
8046      Branch: perl
8047            ! hints/solaris_2.sh
8048 ____________________________________________________________________________
8049 [  7834] By: jhi                                   on 2000/11/23  15:50:47
8050         Log: The type needs to be visible to protos.
8051      Branch: perl
8052            ! perl.h
8053 ____________________________________________________________________________
8054 [  7833] By: jhi                                   on 2000/11/23  15:40:46
8055         Log: Finish unfinished SOCKS workaround changes.
8056      Branch: perl
8057            ! doio.c
8058 ____________________________________________________________________________
8059 [  7832] By: jhi                                   on 2000/11/23  15:33:30
8060         Log: Integrate perlio.
8061      Branch: perl
8062           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8063           !> win32/makefile.mk
8064 ____________________________________________________________________________
8065 [  7831] By: nick                                  on 2000/11/23  10:31:07
8066         Log: Correct makefile.mk dependancies for ext/Filter/Util
8067              Build ext/Encode
8068              Run dmake regen_config_h
8069      Branch: perlio
8070            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8071            ! win32/makefile.mk
8072 ____________________________________________________________________________
8073 [  7830] By: nick                                  on 2000/11/23  08:05:07
8074         Log: Integrate mainline
8075      Branch: perlio
8076           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
8077           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
8078           +> t/lib/filt-util.pl t/lib/filt-util.t
8079           !> (integrate 41 files)
8080 ____________________________________________________________________________
8081 [  7829] By: gsar                                  on 2000/11/23  03:07:11
8082         Log: build the Filter extension on windows
8083      Branch: perl
8084            ! win32/Makefile win32/makefile.mk
8085 ____________________________________________________________________________
8086 [  7828] By: gsar                                  on 2000/11/23  02:46:35
8087         Log: regenerate win32/config* and fix some inconsistencies in the
8088              makefiles; always export Perl_deb() because it is needed
8089              by ext/re/* (whether perl itself is built with -DDEBUGGING
8090              or not)
8091      Branch: perl
8092            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
8093            ! win32/config_H.vc win32/makefile.mk
8094 ____________________________________________________________________________
8095 [  7827] By: gsar                                  on 2000/11/23  02:18:38
8096         Log: get sources building on windows+MSVC again (untested with other
8097              compilers)
8098      Branch: perl
8099            ! win32/include/sys/socket.h win32/perllib.c
8100 ____________________________________________________________________________
8101 [  7826] By: jhi                                   on 2000/11/23  01:18:26
8102         Log: Update Changes.
8103      Branch: perl
8104            ! Changes patchlevel.h
8105 ____________________________________________________________________________
8106 [  7825] By: jhi                                   on 2000/11/23  00:20:41
8107         Log: Subject: Re: av.c patch (having slight problems)
8108              From: "Ben Tilly" <ben_tilly@hotmail.com>
8109              Date: Tue, 21 Nov 2000 23:29:31 -0500
8110              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
8111              
8112              unshift() speedup.
8113      Branch: perl
8114            ! av.c
8115 ____________________________________________________________________________
8116 [  7824] By: jhi                                   on 2000/11/22  23:59:15
8117         Log: Fixes for signedness warnings noticed by VMSperlers.
8118      Branch: perl
8119            ! ext/Storable/Storable.xs regcomp.c sv.c
8120 ____________________________________________________________________________
8121 [  7823] By: jhi                                   on 2000/11/22  23:19:31
8122         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
8123              From: Peter Prymmer <pvhp@forte.com>
8124              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
8125              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
8126      Branch: perl
8127            ! t/pragma/warn/pp_hot
8128 ____________________________________________________________________________
8129 [  7822] By: jhi                                   on 2000/11/22  22:52:20
8130         Log: Be clean.
8131      Branch: perl
8132            ! Makefile.SH
8133 ____________________________________________________________________________
8134 [  7821] By: jhi                                   on 2000/11/22  22:46:39
8135         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
8136              by Damian Conway, as suggested by Paul Marquess.
8137      Branch: perl
8138            + lib/Filter/Simple.pm
8139 ____________________________________________________________________________
8140 [  7820] By: jhi                                   on 2000/11/22  22:45:51
8141         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
8142      Branch: perl
8143            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
8144            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
8145            + t/lib/filt-util.t
8146            ! MANIFEST
8147 ____________________________________________________________________________
8148 [  7819] By: jhi                                   on 2000/11/22  22:03:27
8149         Log: Integrate perlio.
8150      Branch: perl
8151           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
8152           !> win32/makefile.mk
8153 ____________________________________________________________________________
8154 [  7818] By: jhi                                   on 2000/11/22  21:56:02
8155         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
8156      Branch: perl
8157            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
8158            ! t/lib/io_sock.t
8159 ____________________________________________________________________________
8160 [  7817] By: jhi                                   on 2000/11/22  21:39:49
8161         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
8162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8163              Date: Wed, 22 Nov 2000 16:08:12 -0500
8164              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
8165      Branch: perl
8166            ! lib/ExtUtils/Liblist.pm
8167 ____________________________________________________________________________
8168 [  7816] By: jhi                                   on 2000/11/22  21:38:25
8169         Log: Go ahead and #include <unistd.h> in perl.h.
8170      Branch: perl
8171            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
8172            ! util.c
8173 ____________________________________________________________________________
8174 [  7815] By: jhi                                   on 2000/11/22  21:22:52
8175         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
8176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8177              Date: Mon, 20 Nov 2000 18:30:52 -0500
8178              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
8179      Branch: perl
8180            ! pod/perlre.pod regcomp.c t/op/re_tests
8181 ____________________________________________________________________________
8182 [  7814] By: jhi                                   on 2000/11/22  21:21:46
8183         Log: Subject: [PATCH 5.7.0] Liblist finally works
8184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8185              Date: Tue, 21 Nov 2000 22:02:17 -0500
8186              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
8187      Branch: perl
8188            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8189            ! lib/ExtUtils/MakeMaker.pm
8190 ____________________________________________________________________________
8191 [  7813] By: jhi                                   on 2000/11/22  21:20:23
8192         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
8193              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8194              Date: Wed, 22 Nov 2000 17:53:15 +0100
8195              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
8196              
8197              AIX dynaloader and perlio patch.
8198      Branch: perl
8199            ! ext/DynaLoader/dl_aix.xs
8200 ____________________________________________________________________________
8201 [  7812] By: jhi                                   on 2000/11/22  21:17:52
8202         Log: (Accidentally empty patch.)
8203      Branch: perl
8204            ! av.c
8205 ____________________________________________________________________________
8206 [  7811] By: jhi                                   on 2000/11/22  21:16:31
8207         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
8208              From: Peter Prymmer <pvhp@forte.com>
8209              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
8210              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
8211      Branch: perl
8212            ! vms/test.com
8213 ____________________________________________________________________________
8214 [  7810] By: jhi                                   on 2000/11/22  21:15:36
8215         Log: Subject: Re: perl@7777 
8216              From: "John P. Linderman" <jpl@research.att.com>
8217              Date: Wed, 22 Nov 2000 13:11:11 -0500
8218              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
8219              
8220              Detypoing.
8221      Branch: perl
8222            ! lib/CPAN.pm
8223 ____________________________________________________________________________
8224 [  7809] By: jhi                                   on 2000/11/22  21:14:19
8225         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
8226              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8227              Date:     Wed, 22 Nov 2000 13:51:37 EST
8228              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
8229      Branch: perl
8230            ! perlsdio.h
8231 ____________________________________________________________________________
8232 [  7808] By: jhi                                   on 2000/11/22  21:13:27
8233         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
8234              From: Casey Tweten <crt@kiski.net>
8235              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
8236              Message-Id: <200011201653.LAA10194@home.kiski.net>
8237      Branch: perl
8238            ! t/lib/io_udp.t
8239 ____________________________________________________________________________
8240 [  7807] By: jhi                                   on 2000/11/22  21:12:35
8241         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
8242              From: Casey Tweten <crt@kiski.net>
8243              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
8244              Message-Id: <200011201636.LAA07227@home.kiski.net>
8245      Branch: perl
8246            ! t/lib/io_sock.t
8247 ____________________________________________________________________________
8248 [  7806] By: jhi                                   on 2000/11/22  21:10:59
8249         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
8250              From: "Casey R. Tweten" <crt@kiski.net>
8251              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
8252              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
8253      Branch: perl
8254            ! utils/h2xs.PL
8255 ____________________________________________________________________________
8256 [  7805] By: nick                                  on 2000/11/22  21:05:06
8257         Log: Integrate mainline
8258      Branch: perlio
8259           !> Changes Porting/genlog ext/DB_File/DB_File.xs
8260           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
8261           !> utils/perlbug.PL
8262 ____________________________________________________________________________
8263 [  7804] By: jhi                                   on 2000/11/22  21:01:12
8264         Log: Subject: [PATCH] Test.pm POD peculiarity
8265              From: "Casey R. Tweten" <crt@kiski.net>
8266              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
8267              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
8268      Branch: perl
8269            ! lib/Test.pm
8270 ____________________________________________________________________________
8271 [  7803] By: jhi                                   on 2000/11/22  20:59:59
8272         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
8273              From: "Philip Newton" <pnewton@gmx.de>
8274              Date: Wed, 22 Nov 2000 14:25:53 +0100
8275              Message-Id: <3A1BD771.25462.1939FAD@localhost>
8276              
8277              Be case-understanding also on 's', and use the -oi of sendmail
8278              not to terminate the transmission on a lone '.'.
8279      Branch: perl
8280            ! utils/perlbug.PL
8281 ____________________________________________________________________________
8282 [  7802] By: nick                                  on 2000/11/22  20:51:42
8283         Log: Win32 PerlIO intermediate state now working as expected.
8284              - In current state we are still using C runtime in text/binary
8285              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
8286              - PERLIO=stdio and PERLIO=unix pass all expected tests.
8287              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
8288              and PerlIO_seek() and the dummy crlf layer is not making adjustments
8289              for CRLF translation happening in C runtime. All other tests pass.
8290              
8291              Added note to README.win32 to point out the snags of doing a perl build
8292              with Norton AntiVirus turned on.
8293              
8294              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
8295              which file a fail comes from.
8296              
8297              Updated "canned" config.h to match the one generated.
8298      Branch: perlio
8299            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
8300            ! win32/makefile.mk
8301 ____________________________________________________________________________
8302 [  7801] By: jhi                                   on 2000/11/22  06:50:20
8303         Log: Nickety nits.
8304      Branch: perl
8305            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8306 ____________________________________________________________________________
8307 [  7800] By: jhi                                   on 2000/11/22  01:29:55
8308         Log: Changes had accidentally gone too silent on non-main branches.
8309      Branch: perl
8310            ! Changes Porting/genlog patchlevel.h
8311 ____________________________________________________________________________
8312 [  7799] By: gsar                                  on 2000/11/22  01:02:56
8313         Log: some lib_pm.PL changes snuck in via change#7772
8314      Branch: maint-5.6/perl
8315            ! Makefile.SH
8316 ____________________________________________________________________________
8317 [  7798] By: nick                                  on 2000/11/21  21:59:40
8318         Log: Integrate mainline
8319      Branch: perlio
8320           !> (integrate 28 files)
8321 ____________________________________________________________________________
8322 [  7797] By: jhi                                   on 2000/11/21  21:01:45
8323         Log: Integrate perlio.
8324      Branch: perl
8325           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
8326 ____________________________________________________________________________
8327 [  7796] By: nick                                  on 2000/11/21  20:36:22
8328         Log: Win32 builds and runs (mostly) with USE_PERLIO.
8329              PERLIO=perlio passes all tests. 
8330              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
8331      Branch: perlio
8332            ! perlio.c win32/perllib.c win32/win32.c
8333 ____________________________________________________________________________
8334 [  7795] By: jhi                                   on 2000/11/21  19:03:44
8335         Log: Update Changes.
8336      Branch: perl
8337            ! Changes patchlevel.h
8338 ____________________________________________________________________________
8339 [  7794] By: jhi                                   on 2000/11/21  18:56:34
8340         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
8341              From: "Craig A. Berry" <craigberry@mac.com>
8342              Date: Mon, 20 Nov 2000 20:27:06 -0600
8343              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
8344              
8345              A cut-and-pasto.
8346      Branch: perl
8347            ! perlio.h
8348 ____________________________________________________________________________
8349 [  7793] By: jhi                                   on 2000/11/21  18:54:41
8350         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
8351              From: Dominic Dunlop <domo@computer.org> 
8352              Date: Mon, 20 Nov 2000 18:55:29 +0100
8353              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
8354              
8355              va_copy() and the need of it.
8356              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
8357      Branch: metaconfig/U/perl
8358            + need_va_copy.U
8359      Branch: perl
8360            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8361            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
8362            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
8363            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8364            ! win32/config.bc win32/config.gc win32/config.vc
8365 ____________________________________________________________________________
8366 [  7792] By: jhi                                   on 2000/11/21  17:04:10
8367         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
8368      Branch: perl
8369           !> scope.h
8370 ____________________________________________________________________________
8371 [  7791] By: jhi                                   on 2000/11/21  17:01:16
8372         Log: Export the SOCKS workaround symbols only if necessary.
8373      Branch: perl
8374            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
8375 ____________________________________________________________________________
8376 [  7790] By: nick                                  on 2000/11/20  23:57:11
8377         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
8378      Branch: perlio
8379            ! scope.h
8380 ____________________________________________________________________________
8381 [  7789] By: nick                                  on 2000/11/20  23:38:33
8382         Log: Integrate mainline
8383      Branch: perlio
8384           +> lib/File/Spec/Epoc.pm
8385           !> (integrate 34 files)
8386 ____________________________________________________________________________
8387 [  7788] By: nick                                  on 2000/11/20  23:20:18
8388         Log: Make extra buffer layer work (dummy crlf layer)
8389      Branch: perlio
8390            ! doio.c perlio.c perlio.h
8391 ____________________________________________________________________________
8392 [  7787] By: jhi                                   on 2000/11/20  22:44:04
8393         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
8394              From: Peter Prymmer <pvhp@forte.com>
8395              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
8396              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
8397      Branch: perl
8398            ! t/pragma/locale.t
8399 ____________________________________________________________________________
8400 [  7786] By: jhi                                   on 2000/11/20  22:29:10
8401         Log: Subject: DOC PATCH 5.6.0 perlreftut
8402              From: mjd@plover.com
8403              Date: 20 Nov 2000 19:45:06 -0000
8404              Message-ID: <20001120194506.9505.qmail@plover.com>
8405      Branch: perl
8406            ! pod/perlreftut.pod
8407 ____________________________________________________________________________
8408 [  7785] By: jhi                                   on 2000/11/20  22:27:44
8409         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
8410              From: David Dyck <dcd@tc.fluke.com>
8411              Date: Mon, 20 Nov 2000 11:43:40 -0800
8412              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
8413      Branch: perl
8414            ! lib/Cwd.pm
8415 ____________________________________________________________________________
8416 [  7784] By: jhi                                   on 2000/11/20  22:23:21
8417         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
8418              Date: Mon, 20 Nov 2000 17:06:10 -0500
8419              To: Mailing list Perl5 <perl5-porters@perl.org>
8420              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
8421      Branch: perl
8422            ! pp_ctl.c t/op/pat.t
8423 ____________________________________________________________________________
8424 [  7783] By: jhi                                   on 2000/11/20  22:11:18
8425         Log: Subject: [PATCH] doop.c - UTF8 tr///               
8426              From: Simon Cozens <simon@cozens.net>
8427              Date: Sat, 18 Nov 2000 18:49:30 +0000
8428              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
8429              
8430              Subject: Re: [PATCH] doop.c - UTF8 tr///           
8431              From: Simon Cozens <simon@cozens.net>
8432              Date: Mon, 20 Nov 2000 20:45:22 +0000
8433              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
8434              
8435              Make tr on UTF-8 better but still not correct.
8436      Branch: perl
8437            ! doop.c
8438 ____________________________________________________________________________
8439 [  7782] By: jhi                                   on 2000/11/20  22:02:16
8440         Log: Remove the shared object before attempting to create
8441              (by linking) a new one.  E.g. in AIX not removing
8442              becomes quite painful if one tries to do more than one
8443              build in the same tree (an interrupted build, for example),
8444              since the AIX' shared dynaloader seemingly keeps the shared
8445              objects open and therefore 'busy' for quite a while, even when
8446              nobody is using the objects, leading into link failures.
8447      Branch: perl
8448            ! lib/ExtUtils/MM_Unix.pm
8449 ____________________________________________________________________________
8450 [  7781] By: gsar                                  on 2000/11/20  19:02:55
8451         Log: type mismatch due to faulty integration
8452      Branch: maint-5.6/perl
8453            ! toke.c win32/Makefile
8454 ____________________________________________________________________________
8455 [  7780] By: gsar                                  on 2000/11/20  17:31:55
8456         Log: integrate changes#6392,6394..6399,6401..6404
8457              
8458              The {multiplier} of a fixed substring was overlooked which
8459              caused a wrong initial search offset for that substring.
8460              
8461              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
8462              From: Hugo <hv@crypt.compulink.co.uk>
8463              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
8464              Date: Thu, 13 Jul 2000 19:27:13 +0100
8465              
8466              Fix the BOM bug: not a byteorder bug, a signedness bug.
8467              
8468              Replace change #6337 with a better one.
8469              
8470              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
8471              From: Hugo <hv@crypt.compulink.co.uk>
8472              Date: Fri, 14 Jul 2000 04:16:20 +0100
8473              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
8474              
8475              MakeMaker should not remove editor backups (*~) on `make clean`
8476              by default (completes change#6383)
8477              
8478              move new variables to the end of the interpreter structure (for
8479              bincompat in code that doesn't #include XSUB.h)
8480              
8481              rename totally bletcherous SvLOCK() thingy (doesn't do what the
8482              name suggests anyway)
8483              
8484              various cleanups (typos, misformatted code, and small bugs)
8485              
8486              typecasts needed for change#6394
8487              
8488              typos in change#6399, regen headers
8489              
8490              inconsistent types needs casts
8491              
8492              PERL_OBJECT build tweaks
8493      Branch: maint-5.6/perl
8494           !> MANIFEST doop.c embed.h embed.pl embedvar.h
8495           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
8496           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
8497           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
8498           !> toke.c util.c
8499 ____________________________________________________________________________
8500 [  7779] By: gsar                                  on 2000/11/20  17:06:29
8501         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
8502              
8503              Cosmetics and perldelta.
8504              
8505              Fix nits noticed by Boston.pm.
8506              
8507              Do the cc sanity check both before the hints and
8508              after the cc selction.
8509              
8510              get sprintf.t to adjust properly for 3-digit exponents
8511              
8512              don't clobber *.orig files on *clean targets
8513              
8514              fix bugs in processing %v-*d and similar format specs (from
8515              Avi Finkel <avi@finkel.org>)
8516              
8517              sprintf test tweaks (from Dominic Dunlop)
8518              
8519              new selfloader.t in change#6183 doesn't close DATA handles,
8520              and thus fails to clean up tmp files on dosish platforms
8521              
8522              typos (spotted by Peter Prymmer)
8523              
8524              typo fix from Craig Berry
8525      Branch: maint-5.6/perl
8526           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
8527           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
8528           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
8529           !> x2p/Makefile.SH
8530 ____________________________________________________________________________
8531 [  7778] By: gsar                                  on 2000/11/20  16:46:51
8532         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
8533              
8534              Subject: Re: format bug report  [Patch]
8535              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8536              Date: Wed, 05 Jul 2000 13:12:52 +0200
8537              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
8538              
8539              Subject: Re: format bug report  [Patch]
8540              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8541              Date: Wed, 05 Jul 2000 14:10:01 +0200
8542              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
8543              
8544              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
8545              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8546              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
8547              Date: Fri, 07 Jul 2000 17:57:16 +0100
8548              
8549              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
8550              To: perl5-porters@perl.org
8551              From: Karsten Sperling <spiff@phreax.net>
8552              Date: Mon, 10 Jul 2000 15:12:52 +0200
8553              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
8554              
8555              README.posix-bc podified from Thomas Dorner.
8556              
8557              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
8558              From: Dominic Dunlop <domo@computer.org>
8559              Date: Tue, 11 Jul 2000 12:27:33 +0200
8560              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
8561              
8562              Typo in #6341.
8563              
8564              Fix for
8565              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
8566              From: Roderick Schertler <roderick@argon.org>
8567              Date: Tue, 11 Jul 2000 13:55:05 -0400
8568              Message-Id: <200007111755.NAA05077@jones.argon.org>
8569              
8570              Minor cleanups on the booklist.
8571              
8572              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
8573              regen perltoc.
8574              
8575              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
8576      Branch: maint-5.6/perl
8577           +> pod/perlbook.pod
8578           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
8579           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
8580           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
8581 ____________________________________________________________________________
8582 [  7777] By: jhi                                   on 2000/11/20  16:08:49
8583         Log: Update Changes.
8584      Branch: perl
8585            ! Changes patchlevel.h
8586 ____________________________________________________________________________
8587 [  7776] By: jhi                                   on 2000/11/20  15:27:56
8588         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
8589              This may be overly harsh but until proven otherwise, we think this
8590              way, or until we have a simple test for Configure (having to start
8591              up servers is does not count as simple) to check for the problems.
8592      Branch: perl
8593            ! perl.h
8594 ____________________________________________________________________________
8595 [  7775] By: jhi                                   on 2000/11/20  15:22:17
8596         Log: Solaris hints tweaks.
8597      Branch: perl
8598            ! hints/solaris_2.sh
8599 ____________________________________________________________________________
8600 [  7774] By: jhi                                   on 2000/11/20  15:01:20
8601         Log: Add a workaround to SOCKS 64-bit problems.
8602      Branch: perl
8603            ! doio.c embed.h embed.pl perlsdio.h proto.h
8604 ____________________________________________________________________________
8605 [  7773] By: jhi                                   on 2000/11/20  14:51:47
8606         Log: sysseek() instead of seek().
8607      Branch: perl
8608            ! t/lib/syslfs.t
8609 ____________________________________________________________________________
8610 [  7772] By: gsar                                  on 2000/11/20  13:06:23
8611         Log: integrate changes#6315..6319,6321..6331,6333..6338
8612              
8613              Integrate with Sarathy, preliminary fix for unicos
8614              alignment problems in [ID 20000612.002] Perl problem on Cray system.
8615              
8616              some debugger output does not go to the socket when RemotePort is set
8617              
8618              winsock cleanup never done on Windows (leads to handle leaks)
8619              
8620              fix UNC path handling on Windows under ithreads, and chdir()
8621              return value when given a non-existent directory
8622              
8623              Autogenerate pod/Makefile and pod/buildtoc.
8624              buildtoc also checks whether the existin pods are
8625              mentioned in MANIFEST and perl.pod, and vice versa.
8626              (None of the thusly found discrepancies fixed yet.)
8627              roffitall also needs to be autogenerated similarly but it
8628              seems so badly out of date that I didn't touch it yet.
8629              
8630              Config is being used.
8631              
8632              Add =head1 NAMEs so that buildtoc is happy.
8633              (The CGI::Util nit reported to Lincoln.)
8634              
8635              Fix complaints of buildtoc.
8636              
8637              Fix the alignment problem in Crays ([ID 20000612.002]).
8638              
8639              Remove perlbook, update perlfaq book listing,
8640              rearrange perl.pod, regenerate perltoc.
8641              
8642              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
8643              was cast to an unsigned (32-bit) integer with wild abandon.
8644              
8645              winsock options weren't being set in all threads under ithreads
8646              (caused send()s from second and subsequent threads to fail)
8647              
8648              accept() leaks memory on windows due to incorrect ordering of
8649              closesocket() and fclose() calls
8650              
8651              Reorder perl.pod once more.
8652              
8653              More POSIX.pod tweaks.
8654              
8655              Sprinkle ldlibpath.
8656              
8657              Precedence goof, fix based on
8658              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
8659              From: Hugo <hv@crypt.compulink.co.uk>
8660              Date: Tue, 11 Jul 2000 12:52:38 +0100
8661              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
8662              
8663              Subject: PATCH perlguts.pod: Document D and d magic types
8664              From: mjd@plover.com
8665              Date: 5 Jul 2000 18:01:51 -0000
8666              Message-ID: <20000705180151.29413.qmail@plover.com>
8667              
8668              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
8669              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
8670              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
8671              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
8672              
8673              Subject: [PATCH cfgperl] $& segfaults if you trick it
8674              From: simon@brecon.co.uk (Simon Cozens)
8675              Date: 7 Jul 2000 11:26:09 GMT
8676              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
8677              
8678              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
8679              From: Hugo <hv@crypt.compulink.co.uk>
8680              Date: Tue, 11 Jul 2000 12:44:50 +0100
8681              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
8682              
8683              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
8684              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8685              Date: Tue, 11 Jul 2000 13:50:51 +0100
8686              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
8687      Branch: maint-5.6/perl
8688           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
8689           +> pod/buildtoc.PL
8690            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
8691           !> (integrate 26 files)
8692 ____________________________________________________________________________
8693 [  7771] By: gsar                                  on 2000/11/20  12:31:42
8694         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
8695              6310,6311,6314
8696              
8697              Subject: [PATCH bleedperl] File::Spec 0.82 beta
8698              From: Barrie Slaymaker <barries@jester.slaysys.com>
8699              Date: Wed, 28 Jun 2000 11:35:29 -0400
8700              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
8701              
8702              tweak perlembed for multiplicity/usethreads sanity; correct notes
8703              about Windows
8704              
8705              localize %INC in a Safe compartment so that use/require work
8706              (many other magic globals probably need similar treatment)
8707              
8708              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
8709              when @_ is modified, causing coredumps
8710              
8711              slurp mode fix in change#4736 still not quite right
8712              
8713              Point to perlipc for more SysV IPC examples.
8714              
8715              Elaborate POSIX.pod.  Still needs work.
8716              
8717              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
8718              
8719              fix large memory leak that has been around for ever, masked by
8720              -DPURIFY (most of the arenas were never freed!)
8721              
8722              fix memory leak on Windows (PL_sys_intern contents were never
8723              freed)
8724              
8725              PERL_OBJECT build tweak
8726              
8727              adjust change#6299
8728              
8729              remove rel2abs prototypes (from Barrie Slaymaker)
8730              
8731              missing perldiag entry for unpack("w",...) diagnostic (from
8732              Andreas Koenig)
8733              
8734              better diagnostic on Frob->stuff() when Frob:: doesn't exist
8735              (from Richard Soderberg <rs@oregonnet.com>)
8736              
8737              Win32 patches for cfgperl from Sarathy.
8738              
8739              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
8740              
8741              More POSIX.pod embellishment.
8742              
8743              tyop in change#6306
8744      Branch: maint-5.6/perl
8745           !> (integrate 44 files)
8746 ____________________________________________________________________________
8747 [  7770] By: gsar                                  on 2000/11/20  11:51:00
8748         Log: integrate changes#6268..6282 from cfgperl branch
8749              
8750              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
8751              From: Dominic Dunlop <domo@computer.org>
8752              Date: Thu, 29 Jun 2000 12:32:39 +0200
8753              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
8754              
8755              Regen headers for #6261 (and update embed.pl for this) and #6267,
8756              silence few compiler warnings.
8757              
8758              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
8759              From: Nicholas Clark <nick@talking.bollo.cx>
8760              Date: Fri, 23 Jun 2000 16:21:15 +0100
8761              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
8762              
8763              Subject: PATCH pod/perltie.pod
8764              From: Ian Phillipps <Ian.Phillipps@iname.com>
8765              Date: Fri, 16 Jun 2000 00:17:19 +0100
8766              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
8767              (only the first hunk, the second hunk had already been done
8768              by some other patch)
8769              
8770              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
8771              From: Tom Phoenix <rootbeer@redcat.com>
8772              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
8773              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
8774              
8775              Subject: [PATCH] xsub attributes
8776              From: Doug MacEachern <dougm@covalent.net>
8777              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
8778              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
8779              
8780              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
8781              From: Andy Dougherty <doughera@lafayette.edu>
8782              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
8783              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
8784              
8785              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
8786              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8787              Date: Tue, 13 Jun 2000 02:43:48 -0500
8788              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
8789              
8790              Subject: [PATCH] Re: eval documentation: context
8791              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8792              Date: Mon, 12 Jun 2000 15:07:29 +0100
8793              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
8794              
8795              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
8796              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8797              Date: Mon, 12 Jun 2000 14:55:59 +0100
8798              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
8799              
8800              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
8801              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
8802              Date: Fri, 09 Jun 2000 12:39:27 -0400
8803              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
8804              (plus update the version "number" of Text::Wrap)
8805              
8806              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
8807              From: Tim Ayers <tayers@bridge.com>
8808              Date: Thu, 08 Jun 2000 08:11:06 +0200
8809              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
8810              [resent by Richard Foley, Message-Id probably wrong]
8811              
8812              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
8813              From: rspier@pobox.com (Robert Spier)
8814              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
8815              Message-ID: <14654.31913.845602.610277@rls.cx>
8816              
8817              Subject: [PATCH 5.6.0] utils/h2xs.PL
8818              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8819              Date: Wed, 7 Jun 2000 04:02:04 -0500
8820              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
8821              
8822              Subject: [PATCH 5.6.0]ITHREADs for VMS
8823              From: Dan Sugalski <dan@sidhe.org>
8824              Date: Tue, 06 Jun 2000 11:59:50 -0400
8825              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
8826      Branch: maint-5.6/perl
8827           !> (integrate 31 files)
8828 ____________________________________________________________________________
8829 [  7769] By: gsar                                  on 2000/11/20  11:29:06
8830         Log: integrate changes#6261..6266 from cfgperl
8831              
8832              Subject: Re: [PATCH cfgperl] BOMs away!
8833              From: simon@brecon.co.uk (Simon Cozens)
8834              Date: 17 Jun 2000 11:49:57 GMT
8835              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
8836              
8837              Subject: 5.6.0 Patch for EPOC
8838              From: Olaf Flebbe <o.flebbe@gmx.de>
8839              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
8840              Message-ID: <23449.960929969@www11.gmx.net>
8841              
8842              tr fixes from Simon Cozens
8843              
8844              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
8845              From: Marty Lucich <marty@netcom.com>
8846              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
8847              Message-Id: <200006282116.OAA11148@netcom.com>
8848              ccdlflags update (the BSD/OS 4.1 part had already been taken
8849              care of by #6141).
8850              
8851              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
8852              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8853              Date: Wed, 28 Jun 2000 17:50:12 -0700
8854              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
8855              
8856              Subject: [PATCH 5.6.0] cygwin port
8857              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
8858              From: "Fifer, Eric" <EFifer@sanwaint.com>
8859              Date: Thu, 29 Jun 2000 12:58:29 +0100
8860      Branch: maint-5.6/perl
8861           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
8862           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
8863           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8864           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
8865 ____________________________________________________________________________
8866 [  7768] By: gsar                                  on 2000/11/20  11:13:44
8867         Log: integrate changes#6252..6256,6259..6260
8868              
8869              Paranoia tweak on #6249.
8870              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
8871              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
8872              Date: Sun, 25 Jun 2000 23:43:12 -0400
8873              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
8874              
8875              Subject: tr///, help wanted.
8876              From: simon@brecon.co.uk (Simon Cozens)
8877              Date: 28 Jun 2000 11:29:04 GMT
8878              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
8879              
8880              small thinko tweaks
8881              
8882              tweaks from Simon Conzes to further fix tr/// under utf8
8883              
8884              perlnewmod was missing from MANIFEST.
8885              
8886              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
8887              From: simon@brecon.co.uk (Simon Cozens)
8888              Date: 17 Jun 2000 11:56:44 GMT
8889              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
8890              pack U0, pack C0
8891      Branch: maint-5.6/perl
8892           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
8893           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
8894           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
8895           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
8896 ____________________________________________________________________________
8897 [  7767] By: gsar                                  on 2000/11/20  10:51:38
8898         Log: integrate change#6250 from cfgperl
8899              
8900              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
8901              From: Doug MacEachern <dougm@covalent.net>
8902              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
8903              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
8904      Branch: maint-5.6/perl
8905           +> t/op/my_stash.t
8906           !> MANIFEST embed.pl global.sym proto.h toke.c
8907 ____________________________________________________________________________
8908 [  7766] By: gsar                                  on 2000/11/20  10:48:34
8909         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
8910              
8911              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
8912              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
8913              Date: Mon, 26 Jun 2000 18:40:14 +0100
8914              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
8915              
8916              Subject: [PATCH] bytes<->utf8 fixes
8917              From: simon@brecon.co.uk (Simon Cozens)
8918              Date: 26 Jun 2000 04:55:45 GMT
8919              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
8920              
8921              Subject: [PATCH] is_utf8_string
8922              From: simon@brecon.co.uk (Simon Cozens)
8923              Date: 26 Jun 2000 02:25:59 GMT
8924              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
8925              
8926              Subject: [PATCH] avoid mg_ptr in '*' magic
8927              From: Doug MacEachern <dougm@covalent.net>
8928              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
8929              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
8930              
8931              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
8932              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
8933              Date: Sat, 24 Jun 2000 13:06:20 +0100
8934              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
8935              
8936              Allow for standalone testing.
8937              
8938              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
8939              From: Mark-Jason Dominus <mjd@plover.com>
8940              Date: Tue, 27 Jun 2000 22:36:42 -0400
8941              Message-ID: <20000628023642.12166.qmail@plover.com>
8942              
8943              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
8944              From: Frank Tobin <ftobin@uiuc.edu>
8945              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
8946              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
8947      Branch: maint-5.6/perl
8948           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
8949           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
8950           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
8951           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
8952           !> utf8.c utils/h2xs.PL
8953 ____________________________________________________________________________
8954 [  7765] By: gsar                                  on 2000/11/20  10:29:13
8955         Log: integrate change#6239 from cfgperl
8956              
8957              Configure maintenance.  Sever some dependency cycles,
8958              separate gccversion from the cc unit,
8959              address [ID 20000623.006] Configure script patch for using gcc on AIX
8960              (but solve it a little bit differently),
8961              unduplex some accidentally duplicated units,
8962              suggest using gcc if no cc available
8963              (p5p thread: "Solaris configure: counterproposal", 1999-09)
8964      Branch: maint-5.6/perl
8965           !> Configure Todo-5.6 config_h.SH
8966 ____________________________________________________________________________
8967 [  7764] By: gsar                                  on 2000/11/20  10:25:55
8968         Log: integrate changes#6233..6238 from cfgperl
8969              
8970              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
8971              From: Mark-Jason Dominus <mjd@plover.com>
8972              Date: Fri, 16 Jun 2000 20:53:04 -0400
8973              Message-ID: <20000617005304.8008.qmail@plover.com>
8974              
8975              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
8976              because when run as services (Win32ese for daemons)
8977              no environment variables are set and tmpdir ends up as /tmp,
8978              which is ambiguous.
8979              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
8980              From: matt@sergeant.org
8981              Date: 16 Jun 2000 16:30:43 -0000
8982              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
8983              
8984              The thread begun by
8985              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
8986              From: Kevin.Ruscoe@ubsw.com
8987              Date: Fri, 16 Jun 2000 16:38:51 +0100
8988              Message-Id: <H000019b03c300d6@MHS>
8989              
8990              Tweak embed.pl, regen headers.
8991              
8992              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
8993              From: Dan Sugalski <dan@sidhe.org>
8994              Date: Fri, 23 Jun 2000 17:00:00 -0400
8995              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
8996      Branch: maint-5.6/perl
8997           !> (integrate 27 files)
8998 ____________________________________________________________________________
8999 [  7763] By: gsar                                  on 2000/11/20  10:08:08
9000         Log: s/perl56delta/perldelta/g
9001      Branch: maint-5.6/perl
9002            ! pod/Makefile
9003 ____________________________________________________________________________
9004 [  7762] By: gsar                                  on 2000/11/20  10:04:00
9005         Log: integrate changes#6225,6229,6231,6232 from cfgperl
9006              
9007              Add source code filenames to apidoc.
9008              From: simon@brecon.co.uk (Simon Cozens)
9009              Subject: [PATCH embed.pl] Source X-ref
9010              Date: 22 Jun 2000 02:18:49 GMT
9011              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
9012              
9013              Subject: README.hpux version 0.6.1
9014              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
9015              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
9016              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
9017              
9018              Subject: [PATCH 5.6.0] cygwin port
9019              From: "Fifer, Eric" <EFifer@sanwaint.com>
9020              Date: Tue, 20 Jun 2000 14:30:58 +0100
9021              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
9022              
9023              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
9024              From: simon@brecon.co.uk (Simon Cozens)
9025              Date: 19 Jun 2000 15:18:27 GMT
9026              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
9027              
9028              plus update pod/Makefile and regenerate perltoc
9029      Branch: maint-5.6/perl
9030           +> pod/perlutil.pod
9031           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
9032           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
9033 ____________________________________________________________________________
9034 [  7761] By: jhi                                   on 2000/11/20  04:09:55
9035         Log: Miraculous typo.
9036      Branch: perl
9037            ! t/op/pat.t
9038 ____________________________________________________________________________
9039 [  7760] By: jhi                                   on 2000/11/20  04:06:08
9040         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
9041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9042              Date: Sun, 19 Nov 2000 22:30:26 -0500
9043              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
9044      Branch: perl
9045            ! regexec.c scope.h t/op/pat.t
9046 ____________________________________________________________________________
9047 [  7759] By: jhi                                   on 2000/11/20  02:05:22
9048         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
9049      Branch: perl
9050            ! perl.h
9051 ____________________________________________________________________________
9052 [  7758] By: jhi                                   on 2000/11/20  01:58:11
9053         Log: Subject: [perl 7711: EPOC] updates
9054              From: Olaf Flebbe <o.flebbe@gmx.de>
9055              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
9056              Message-ID: <25575.974658810@www23.gmx.net>               
9057      Branch: perl
9058            + lib/File/Spec/Epoc.pm
9059            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
9060            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
9061            ! lib/File/Spec.pm perl.c sv.c
9062 ____________________________________________________________________________
9063 [  7757] By: jhi                                   on 2000/11/20  01:53:11
9064         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
9065      Branch: perl
9066            ! MANIFEST
9067 ____________________________________________________________________________
9068 [  7756] By: jhi                                   on 2000/11/20  01:47:22
9069         Log: Integrate perlio.
9070      Branch: perl
9071            - ext/re/hints/MSWin32.pl
9072           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
9073           !> win32/config.gc win32/config_H.gc win32/win32sck.c
9074 ____________________________________________________________________________
9075 [  7755] By: nick                                  on 2000/11/19  20:57:17
9076         Log: Add dummy crlf layer (just as buffer)
9077              Correct 1st bug - one layer of indirection.
9078      Branch: perlio
9079            ! perlio.c perlio.h perliol.h
9080 ____________________________________________________________________________
9081 [  7754] By: nick                                  on 2000/11/19  20:56:12
9082         Log: Work-round to Perl_deb_nocontext is no longer required
9083      Branch: perlio
9084            - ext/re/hints/MSWin32.pl
9085 ____________________________________________________________________________
9086 [  7753] By: nick                                  on 2000/11/19  20:01:16
9087         Log: diff -se shows these as different
9088      Branch: perlio
9089            ! global.sym pod/perlapi.pod
9090 ____________________________________________________________________________
9091 [  7752] By: nick                                  on 2000/11/19  18:57:30
9092         Log: Configure GCC/Win32 build -Duseperlio
9093              Fix a couple of gross issues
9094              - double-include of ../deb.o in re.dll
9095              - win32sck.c needs PerlIO and FILE 
9096      Branch: perlio
9097            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
9098            ! win32/win32sck.c
9099 ____________________________________________________________________________
9100 [  7751] By: nick                                  on 2000/11/19  17:05:36
9101         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
9102      Branch: perlio
9103            ! perlio.c
9104 ____________________________________________________________________________
9105 [  7750] By: nick                                  on 2000/11/19  16:57:14
9106         Log: Missing aTHX_
9107      Branch: perlio
9108            ! sv.c
9109 ____________________________________________________________________________
9110 [  7749] By: jhi                                   on 2000/11/19  16:28:40
9111         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
9112              From: "Peter J. Farley III" <pjfarley@banet.net>
9113              Date: Sun, 19 Nov 2000 01:42:58 -0500
9114              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
9115      Branch: perl
9116            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
9117 ____________________________________________________________________________
9118 [  7748] By: jhi                                   on 2000/11/19  16:08:10
9119         Log: Subject: podlators 1.05 available        
9120              From: Russ Allbery <rra@stanford.edu>   
9121              Date: 18 Nov 2000 22:04:28 -0800
9122              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
9123      Branch: perl
9124            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9125 ____________________________________________________________________________
9126 [  7747] By: nick                                  on 2000/11/19  11:19:39
9127         Log: Integrate mainline
9128      Branch: perlio
9129           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
9130           !> util.c
9131 ____________________________________________________________________________
9132 [  7746] By: jhi                                   on 2000/11/19  06:42:22
9133         Log: Make hex scanning warn on "\x{x}" and "\xx".
9134              "\x" and and hex("x") are still valid.
9135      Branch: perl
9136            ! util.c
9137 ____________________________________________________________________________
9138 [  7745] By: nick                                  on 2000/11/18  22:52:28
9139         Log: Integrate mainline
9140      Branch: perlio
9141           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
9142           !> perl.h perlio.c proto.h regcomp.c regcomp.h
9143 ____________________________________________________________________________
9144 [  7744] By: jhi                                   on 2000/11/18  22:50:28
9145         Log: Introduce Perl_utf8_length().  Use it.
9146      Branch: perl
9147            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
9148 ____________________________________________________________________________
9149 [  7743] By: jhi                                   on 2000/11/18  22:38:51
9150         Log: Compiler denit.
9151      Branch: perl
9152            ! perlio.c
9153 ____________________________________________________________________________
9154 [  7742] By: jhi                                   on 2000/11/18  20:33:05
9155         Log: Integrate perlio.
9156      Branch: perl
9157           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
9158           !> perlio.h pp_ctl.c pp_sys.c sv.c
9159 ____________________________________________________________________________
9160 [  7741] By: jhi                                   on 2000/11/18  20:31:27
9161         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
9162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9163              Date: Fri, 17 Nov 2000 20:35:11 -0500
9164              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
9165              
9166              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
9167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9168              Date: Fri, 17 Nov 2000 21:03:47 -0500
9169              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
9170              
9171              Plus a little bit of tweaking in pregcomp().
9172      Branch: perl
9173            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
9174 ____________________________________________________________________________
9175 [  7740] By: nick                                  on 2000/11/18  20:17:22
9176         Log: Lexical use open ... support:
9177              add ->cop_io to COP structure in cop.h.
9178              Make mg.c and gv.c associate it with ${^OPEN}.
9179              Make lib/open.pm set it.
9180              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
9181              manner similar to ->cop_warnings.
9182              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
9183              call new PerlIO_apply_layers().
9184              Declare latter in perlio.h and define in perlio.c
9185      Branch: perlio
9186            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
9187            ! perlio.h pp_ctl.c pp_sys.c sv.c
9188 ____________________________________________________________________________
9189 [  7739] By: jhi                                   on 2000/11/18  19:54:00
9190         Log: Integrate perlio.
9191      Branch: perl
9192           !> doio.c perlio.c pp.c
9193 ____________________________________________________________________________
9194 [  7738] By: jhi                                   on 2000/11/18  17:16:13
9195         Log: Subject: [PATCH 5.7.0] etags broken again
9196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9197              Date: Sat, 18 Nov 2000 02:41:36 -0500
9198              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
9199      Branch: perl
9200            ! emacs/ptags
9201 ____________________________________________________________________________
9202 [  7737] By: jhi                                   on 2000/11/18  17:12:18
9203         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
9204      Branch: perl
9205            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9206 ____________________________________________________________________________
9207 [  7736] By: nick                                  on 2000/11/18  14:06:20
9208         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
9209              part to be isolated.
9210      Branch: perlio
9211            ! doio.c perlio.c
9212 ____________________________________________________________________________
9213 [  7735] By: nick                                  on 2000/11/18  11:03:32
9214         Log: Integrate mainline
9215      Branch: perlio
9216           !> Changes README.amiga README.win32 patchlevel.h
9217           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
9218 ____________________________________________________________________________
9219 [  7734] By: jhi                                   on 2000/11/18  01:18:56
9220         Log: Update Changes.
9221      Branch: perl
9222            ! Changes patchlevel.h
9223 ____________________________________________________________________________
9224 [  7733] By: jhi                                   on 2000/11/18  00:32:54
9225         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
9226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9227              Date: Fri, 17 Nov 2000 17:28:02 -0500
9228              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
9229      Branch: perl
9230            ! regcomp.c regexec.c t/op/re_tests
9231 ____________________________________________________________________________
9232 [  7732] By: jhi                                   on 2000/11/18  00:28:56
9233         Log: Sparc 64-bit pack() fix from Jens Hamisch.
9234      Branch: perl
9235            ! pp.c
9236 ____________________________________________________________________________
9237 [  7731] By: jhi                                   on 2000/11/18  00:18:39
9238         Log: Explain in more detail the {} syntax ambiguousity.
9239              
9240              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
9241              From: Nicholas Clark <nick@ccl4.org>
9242              Date: Fri, 17 Nov 2000 22:10:28 +0000
9243              Message-ID: <20001117221028.A88930@plum.flirble.org>
9244      Branch: perl
9245            ! pod/perlfunc.pod
9246 ____________________________________________________________________________
9247 [  7730] By: jhi                                   on 2000/11/18  00:12:18
9248         Log: Subject: Fix for README.amiga (20000323.033)
9249              From: "Stephen P. Potter" <spp@spotter.yi.org>
9250              Date: Fri, 17 Nov 2000 12:25:51 -0500
9251              Message-Id: <200011171725.MAA05768@spotter.yi.org>
9252      Branch: perl
9253            ! README.amiga
9254 ____________________________________________________________________________
9255 [  7729] By: jhi                                   on 2000/11/18  00:08:34
9256         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
9257              From: "A. C. Yardley" <yardley@tanet.net>
9258              Date: Mon, 3 Apr 2000 11:35:33 -0700
9259              Message-ID: <3483.000403@tanet.net>
9260      Branch: perl
9261            ! README.win32
9262 ____________________________________________________________________________
9263 [  7728] By: nick                                  on 2000/11/17  21:59:47
9264         Log: Integrate mainline
9265      Branch: perlio
9266           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
9267           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
9268           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
9269           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
9270 ____________________________________________________________________________
9271 [  7727] By: nick                                  on 2000/11/17  21:56:31
9272         Log: Experiment on use of attributes.pm interface.
9273              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
9274              SVt_PVRV if not already something better (else vivify of say magic gets
9275              core dump).
9276      Branch: perlio
9277            ! perlio.c pp.c
9278 ____________________________________________________________________________
9279 [  7726] By: jhi                                   on 2000/11/17  14:15:49
9280         Log: Subject: Fix for 20000815.006
9281              From: "Stephen P. Potter" <spp@spotter.yi.org>
9282              Date: Fri, 17 Nov 2000 08:57:45 -0500
9283              Message-Id: <200011171357.IAA05122@spotter.yi.org>
9284              
9285              It's really 20000518.006.
9286      Branch: perl
9287            ! pod/perlmodlib.PL
9288 ____________________________________________________________________________
9289 [  7725] By: jhi                                   on 2000/11/17  14:12:31
9290         Log: Subject: Fix for 20000409.001
9291              From: "Stephen P. Potter" <spp@spotter.yi.org>
9292              Date: Fri, 17 Nov 2000 08:55:45 -0500
9293              Message-Id: <200011171355.IAA05104@spotter.yi.org>
9294      Branch: perl
9295            ! pod/perlfaq9.pod
9296 ____________________________________________________________________________
9297 [  7724] By: jhi                                   on 2000/11/17  14:08:58
9298         Log: Undo #7627 now that we have =head3.
9299      Branch: perl
9300            ! pod/perlhack.pod
9301 ____________________________________________________________________________
9302 [  7723] By: jhi                                   on 2000/11/17  14:04:09
9303         Log: As surmised the #7719 wasn't a good move.
9304      Branch: perl
9305            ! hints/solaris_2.sh
9306 ____________________________________________________________________________
9307 [  7722] By: jhi                                   on 2000/11/17  13:59:04
9308         Log: Also the 64bitall hints can be either here or there.
9309      Branch: perl
9310            ! hints/solaris_2.sh
9311 ____________________________________________________________________________
9312 [  7721] By: jhi                                   on 2000/11/17  02:26:23
9313         Log: Test tweak for the open pragma.
9314      Branch: perl
9315            ! t/lib/b.t
9316 ____________________________________________________________________________
9317 [  7720] By: jhi                                   on 2000/11/17  00:23:22
9318         Log: The long double hints can be here or there.
9319      Branch: perl
9320            ! hints/solaris_2.sh
9321 ____________________________________________________________________________
9322 [  7719] By: jhi                                   on 2000/11/17  00:14:06
9323         Log: For Solaris use64bitall the stdchar needs a little bit of help.
9324      Branch: perl
9325            ! hints/solaris_2.sh
9326 ____________________________________________________________________________
9327 [  7718] By: jhi                                   on 2000/11/16  23:27:34
9328         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
9329              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9330              Date: Wed, 15 Nov 2000 08:56:32 +0100
9331              Message-ID: <3A1241B0.64477E00@alcatel.at>
9332      Branch: perl
9333            ! lib/Carp/Heavy.pm
9334 ____________________________________________________________________________
9335 [  7717] By: jhi                                   on 2000/11/16  23:23:29
9336         Log: Subject: [PATCH] Re: 20001101.003 PDL
9337              From: Nicholas Clark <nick@ccl4.org>
9338              Date: Thu, 16 Nov 2000 16:48:25 +0000
9339              Message-ID: <20001116164825.B93487@plum.flirble.org>
9340      Branch: perl
9341            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
9342 ____________________________________________________________________________
9343 [  7716] By: jhi                                   on 2000/11/16  23:21:31
9344         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
9345              From: "Casey R. Tweten" <crt@kiski.net>
9346              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
9347              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
9348      Branch: perl
9349            ! lib/Pod/Checker.pm pod/perlpod.pod
9350 ____________________________________________________________________________
9351 [  7715] By: jhi                                   on 2000/11/16  23:19:40
9352         Log: Avoid an infinite loop in VMS when utils scripts are run
9353              with no arguments, from Charles Lane.
9354      Branch: perl
9355            ! configure.com
9356 ____________________________________________________________________________
9357 [  7714] By: jhi                                   on 2000/11/16  23:17:08
9358         Log: Subject: perllocale.pod changes
9359              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
9360              Date: Mon, 13 Nov 2000 10:09:22 +0300
9361              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
9362      Branch: perl
9363            ! pod/perllocale.pod
9364 ____________________________________________________________________________
9365 [  7713] By: jhi                                   on 2000/11/16  23:14:06
9366         Log: Integrate perlio.
9367      Branch: perl
9368           !> doio.c perlio.c perlio.h util.c
9369 ____________________________________________________________________________
9370 [  7712] By: nick                                  on 2000/11/16  21:10:58
9371         Log: Integrate mainline
9372      Branch: perlio
9373           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9374           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
9375           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
9376           !> vos/config.ga.def vos/config.ga.h win32/config.bc
9377           !> win32/config.gc win32/config.vc
9378 ____________________________________________________________________________
9379 [  7711] By: nick                                  on 2000/11/16  19:56:41
9380         Log: Minor tweaks:
9381              consistent way of getting 'rb', 'wb' etc. for binary opens
9382              move *perlio::layers to *open::layers
9383              a #define to show layers available
9384              DOSISH popen/PerlIO had export/import sense inverted.
9385      Branch: perlio
9386            ! doio.c perlio.c perlio.h util.c
9387 ____________________________________________________________________________
9388 [  7710] By: jhi                                   on 2000/11/16  15:46:05
9389         Log: Add HAS_SBRK_PROTO.
9390      Branch: metaconfig/U/perl
9391            + d_sbrkproto.U
9392      Branch: perl
9393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9394            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
9395            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9396            ! vos/config.ga.def vos/config.ga.h win32/config.bc
9397            ! win32/config.gc win32/config.vc
9398 ____________________________________________________________________________
9399 [  7709] By: nick                                  on 2000/11/16  07:31:49
9400         Log: Integrate mainline
9401      Branch: perlio
9402           !> (integrate 35 files)
9403 ____________________________________________________________________________
9404 [  7708] By: jhi                                   on 2000/11/16  05:33:03
9405         Log: These files are text, not binary.
9406      Branch: perl
9407            ! ext/Encode/Encode/iso8859-10.enc
9408            ! ext/Encode/Encode/iso8859-13.enc
9409            ! ext/Encode/Encode/iso8859-14.enc
9410            ! ext/Encode/Encode/iso8859-15.enc
9411 ____________________________________________________________________________
9412 [  7707] By: jhi                                   on 2000/11/16  01:53:37
9413         Log: Update Changes.
9414      Branch: perl
9415            ! Changes patchlevel.h
9416 ____________________________________________________________________________
9417 [  7706] By: jhi                                   on 2000/11/16  01:35:59
9418         Log: More #undefing of stdio.
9419      Branch: perl
9420            ! fakesdio.h nostdio.h
9421 ____________________________________________________________________________
9422 [  7705] By: jhi                                   on 2000/11/16  01:34:18
9423         Log: Add fwalk() probe to the configuration files and regen perltoc.
9424      Branch: perl
9425            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9426            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
9427            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
9428            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9429            ! win32/config.bc win32/config.gc win32/config.vc
9430 ____________________________________________________________________________
9431 [  7704] By: jhi                                   on 2000/11/16  01:33:07
9432         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
9433              an optional third argument to Inlibc?)
9434      Branch: metaconfig/U/perl
9435            + d__fwalk.U
9436 ____________________________________________________________________________
9437 [  7703] By: jhi                                   on 2000/11/16  01:09:22
9438         Log: The type of the hash_cb() size argument is tricky.
9439      Branch: perl
9440            ! ext/DB_File/DB_File.xs
9441 ____________________________________________________________________________
9442 [  7702] By: jhi                                   on 2000/11/15  23:01:16
9443         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
9444      Branch: perl
9445            ! nostdio.h
9446 ____________________________________________________________________________
9447 [  7701] By: jhi                                   on 2000/11/15  22:52:32
9448         Log: Detypo.
9449      Branch: perl
9450            ! t/lib/bigfltpm.t
9451 ____________________________________________________________________________
9452 [  7700] By: jhi                                   on 2000/11/15  22:51:56
9453         Log: UINT64_C() work continues.
9454      Branch: perl
9455            ! handy.h perl.h utf8.h
9456 ____________________________________________________________________________
9457 [  7699] By: jhi                                   on 2000/11/15  14:13:04
9458         Log: SOCKS has its own USE_THREADS, based on
9459              
9460              Subject: [ID 20001114.002] et. al. bugfix followup
9461              From: Jens Hamisch <jens@Strawberry.COM> 
9462              Date: Wed, 15 Nov 2000 14:23:11 +0100
9463              Message-ID: <20001115142311.A21164@Strawberry.COM>
9464      Branch: perl
9465            ! perl.h
9466 ____________________________________________________________________________
9467 [  7698] By: jhi                                   on 2000/11/15  03:50:56
9468         Log: Add few missing #undefs and sort them.
9469      Branch: perl
9470            ! fakesdio.h
9471 ____________________________________________________________________________
9472 [  7697] By: jhi                                   on 2000/11/15  03:39:14
9473         Log: Linenumber fix.
9474      Branch: perl
9475            ! t/pragma/warn/utf8
9476 ____________________________________________________________________________
9477 [  7696] By: jhi                                   on 2000/11/15  02:55:26
9478         Log: EBCDIC tweaks.
9479              
9480              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
9481              From: Peter Prymmer <pvhp@forte.com>
9482              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
9483              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
9484      Branch: perl
9485            ! t/op/regmesg.t t/pragma/warn/utf8
9486 ____________________________________________________________________________
9487 [  7695] By: jhi                                   on 2000/11/15  02:53:58
9488         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
9489              From: Peter Prymmer <pvhp@forte.com>
9490              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
9491              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
9492      Branch: perl
9493            ! utf8.c
9494 ____________________________________________________________________________
9495 [  7694] By: jhi                                   on 2000/11/15  02:50:55
9496         Log: Subject: [PATCH: perl@7674] updates to README.os390
9497              From: Prymmer/Kahn <pvhp@best.com>
9498              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
9499              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
9500      Branch: perl
9501            ! README.os390
9502 ____________________________________________________________________________
9503 [  7693] By: jhi                                   on 2000/11/15  02:48:37
9504         Log: Quit utf8_to_uv() instantly if curlen == 0.
9505      Branch: perl
9506            ! utf8.c
9507 ____________________________________________________________________________
9508 [  7692] By: jhi                                   on 2000/11/15  02:24:29
9509         Log: Use u_int32_t for the size of hash_cb(), not size_t.
9510              
9511              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
9512              From: Jens Hamisch <jens@Strawberry.COM>     
9513              Date: Tue, 14 Nov 2000 19:03:55 +0100
9514              Message-Id: <20001114190355.A20559@Strawberry.COM>
9515      Branch: perl
9516            ! ext/DB_File/DB_File.xs
9517 ____________________________________________________________________________
9518 [  7691] By: jhi                                   on 2000/11/15  02:20:12
9519         Log: Use UINT64_C().
9520              
9521              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
9522              From: Jens Hamisch <jens@Strawberry.COM>
9523              Date: Tue, 14 Nov 2000 19:16:23 +0100
9524              Message-Id: <20001114191623.G20559@Strawberry.COM>
9525      Branch: perl
9526            ! utf8.c utf8.h
9527 ____________________________________________________________________________
9528 [  7690] By: jhi                                   on 2000/11/15  02:17:06
9529         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
9530              (a macro to define signed and unsigned integer constants).
9531      Branch: perl
9532            ! handy.h
9533 ____________________________________________________________________________
9534 [  7689] By: jhi                                   on 2000/11/15  01:56:51
9535         Log: Regen Configure.
9536      Branch: perl
9537            ! Configure
9538 ____________________________________________________________________________
9539 [  7688] By: jhi                                   on 2000/11/15  01:56:32
9540         Log: Make the unit know about SOCKS.
9541      Branch: metaconfig
9542            ! U/protos/socksizetype.U
9543 ____________________________________________________________________________
9544 [  7687] By: jhi                                   on 2000/11/15  01:54:47
9545         Log: Remove unused dependencies.
9546      Branch: metaconfig
9547            ! U/compline/d_getpagsz.U
9548 ____________________________________________________________________________
9549 [  7686] By: nick                                  on 2000/11/14  21:25:13
9550         Log: Integrate mainline.
9551      Branch: perlio
9552           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
9553           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
9554           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
9555           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
9556           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
9557           !> win32/config.bc win32/config.gc win32/config.vc
9558           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
9559 ____________________________________________________________________________
9560 [  7685] By: jhi                                   on 2000/11/14  17:54:56
9561         Log: Integrate perlio.
9562      Branch: perl
9563           +> fakesdio.h perliol.h
9564           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
9565           !> perlsdio.h perlsfio.h pod/perlfunc.pod
9566 ____________________________________________________________________________
9567 [  7684] By: nick                                  on 2000/11/14  17:43:04
9568         Log: PerlIO #include and #ifdef re-work.
9569      Branch: perlio
9570            + fakesdio.h perliol.h
9571            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
9572            ! perlsdio.h perlsfio.h
9573 ____________________________________________________________________________
9574 [  7683] By: jhi                                   on 2000/11/14  15:42:40
9575         Log: Hoist the duplicated socket/netdb include logic to perl.h;
9576              undef SETERRNO in case SOCKS has defined it.  Based on:
9577              
9578              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
9579              From: Jens Hamisch <jens@Strawberry.COM> 
9580              Date: Tue, 14 Nov 2000 11:34:40 +0100
9581              Message-Id: <20001114113440.A20005@Strawberry.COM>
9582      Branch: perl
9583            ! doio.c perl.h pp_sys.c
9584 ____________________________________________________________________________
9585 [  7682] By: jhi                                   on 2000/11/14  14:07:28
9586         Log: Subject: some additions for makefiles for win32 (for perl@7674)
9587              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
9588              Date: Tue, 14 Nov 2000 09:31:13 +0300
9589              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
9590      Branch: perl
9591            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9592            ! win32/makefile.mk
9593 ____________________________________________________________________________
9594 [  7681] By: jhi                                   on 2000/11/14  14:01:41
9595         Log: Subject: tiny typo in perl5db.pl
9596              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
9597              Date: Tue, 14 Nov 2000 09:29:28 +0300
9598              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
9599      Branch: perl
9600            ! lib/perl5db.pl
9601 ____________________________________________________________________________
9602 [  7680] By: jhi                                   on 2000/11/14  04:13:50
9603         Log: Redo #7679 with LFs instead of CRLFs.
9604      Branch: perl
9605            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
9606            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
9607            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
9608 ____________________________________________________________________________
9609 [  7679] By: jhi                                   on 2000/11/14  01:21:09
9610         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
9611              From: Benjamin Stuhl <tiriath@yahoo.com> 
9612              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
9613              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
9614      Branch: perl
9615            + win32/bin/mdelete.bat
9616            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
9617            ! makedef.pl perlio.c win32/Makefile win32/config.gc
9618            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
9619 ____________________________________________________________________________
9620 [  7678] By: jhi                                   on 2000/11/14  01:19:20
9621         Log: Fix the re extension building for Win32.
9622              
9623              Subject: [PATCH perl@7638] Get PerlIO building on Win32
9624              From: Benjamin Stuhl <tiriath@yahoo.com> 
9625              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
9626              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
9627      Branch: perl
9628            + ext/re/hints/MSWin32.pl
9629            ! MANIFEST
9630 ____________________________________________________________________________
9631 [  7677] By: jhi                                   on 2000/11/14  01:13:54
9632         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
9633              From: sthoenna@efn.org
9634              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
9635              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
9636      Branch: perl
9637            ! doop.c pp.c toke.c utf8.c utf8.h
9638 ____________________________________________________________________________
9639 [  7676] By: jhi                                   on 2000/11/13  20:23:15
9640         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
9641              From: Nicholas Clark <nick@ccl4.org>
9642              Date: Mon, 13 Nov 2000 18:55:04 +0000
9643              Message-ID: <20001113185504.J29183@plum.flirble.org>
9644      Branch: perl
9645            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
9646 ____________________________________________________________________________
9647 [  7675] By: nick                                  on 2000/11/13  20:21:57
9648         Log: Integrate mainline ...
9649      Branch: perlio
9650           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
9651           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
9652           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
9653           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
9654 ____________________________________________________________________________
9655 [  7674] By: jhi                                   on 2000/11/13  15:07:56
9656         Log: Update Changes.
9657      Branch: perl
9658            ! Changes patchlevel.h
9659 ____________________________________________________________________________
9660 [  7673] By: jhi                                   on 2000/11/13  14:42:42
9661         Log: Remove the new two tests of lib/io_xs for now, they seem to
9662              fail under perlio on some platforms.
9663      Branch: perl
9664            ! t/lib/io_xs.t
9665 ____________________________________________________________________________
9666 [  7672] By: jhi                                   on 2000/11/13  13:57:53
9667         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
9668      Branch: perl
9669            ! perlio.c
9670 ____________________________________________________________________________
9671 [  7671] By: jhi                                   on 2000/11/13  05:30:48
9672         Log: Placate nervous compilers that see longer than ints switch()ing.
9673      Branch: perl
9674            ! utf8.c
9675 ____________________________________________________________________________
9676 [  7670] By: jhi                                   on 2000/11/13  05:14:21
9677         Log: fputs() does return EOF on error but here we don't care.
9678      Branch: perl
9679            ! perlio.c
9680 ____________________________________________________________________________
9681 [  7669] By: jhi                                   on 2000/11/13  05:02:45
9682         Log: Declare reg_data like reg_substr_data.
9683      Branch: perl
9684            ! regexp.h
9685 ____________________________________________________________________________
9686 [  7668] By: jhi                                   on 2000/11/13  04:54:34
9687         Log: Typos in #7667.
9688      Branch: perl
9689            ! perl.h
9690 ____________________________________________________________________________
9691 [  7667] By: jhi                                   on 2000/11/13  04:49:49
9692         Log: Cleanup messy #ifdef.
9693      Branch: perl
9694            ! perl.h
9695 ____________________________________________________________________________
9696 [  7666] By: jhi                                   on 2000/11/13  04:17:34
9697         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
9698              From: Nicholas Clark <nick@talking.bollo.cx>
9699              Date: Sun, 12 Nov 2000 21:14:11 +0000
9700              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
9701              
9702              Note: only one breakage of the two reported is fixed by this patch.
9703      Branch: perl
9704            ! perlio.c
9705 ____________________________________________________________________________
9706 [  7665] By: jhi                                   on 2000/11/13  04:05:07
9707         Log: Tweak the definition of the bit complement on UTF-8 data:
9708              if none of the characters in the string are > 0xff,
9709              the result is a complemented byte string, not a (UTF-8)
9710              char string.  Based on the summary in
9711              
9712              Subject: Re: [ID 20000918.005] ~ on wide chars
9713              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
9714              Date: Fri, 10 Nov 2000 09:47:15 -0800
9715              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
9716              
9717              This should give us the maximum backward (pre-char string)
9718              compatibility and utf8 compatibility.  The other alternative
9719              would be to limit the bit complement to be always byte only,
9720              taking the least significant byte of the chars.
9721      Branch: perl
9722            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
9723 ____________________________________________________________________________
9724 [  7664] By: jhi                                   on 2000/11/13  00:23:44
9725         Log: Couple of tests from #7660 salvaged.
9726      Branch: perl
9727            - t/op/tell.t
9728            ! MANIFEST t/io/tell.t
9729 ____________________________________________________________________________
9730 [  7663] By: jhi                                   on 2000/11/13  00:02:48
9731         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
9732              From: Nicholas Clark <nick@talking.bollo.cx>
9733              Date: Sun, 12 Nov 2000 21:23:43 +0000
9734              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
9735      Branch: perl
9736            ! perlsfio.h
9737 ____________________________________________________________________________
9738 [  7662] By: jhi                                   on 2000/11/13  00:01:39
9739         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
9740              From: Nicholas Clark <nick@talking.bollo.cx>
9741              Date: Sun, 12 Nov 2000 21:30:04 +0000
9742              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
9743      Branch: perl
9744            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
9745 ____________________________________________________________________________
9746 [  7661] By: jhi                                   on 2000/11/12  23:57:29
9747         Log: Document tell() on special streams.
9748      Branch: perl
9749            ! pod/perlfunc.pod
9750 ____________________________________________________________________________
9751 [  7660] By: jhi                                   on 2000/11/12  23:54:22
9752         Log: (Subsumed by #7664)
9753      Branch: perl
9754            + t/op/tell.t
9755            ! MANIFEST
9756 ____________________________________________________________________________
9757 [  7659] By: jhi                                   on 2000/11/12  22:55:25
9758         Log: Many subdocumented return values of the IO extension now documented.
9759              ungetc and write still left subdocumented.
9760              
9761              Subject: [PATCH] (was Re: IO::Handle::ungetc)
9762              From: Nicholas Clark <nick@talking.bollo.cx>
9763              Date: Sun, 12 Nov 2000 21:35:53 +0000
9764              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
9765      Branch: perl
9766            ! ext/IO/lib/IO/Handle.pm
9767 ____________________________________________________________________________
9768 [  7658] By: jhi                                   on 2000/11/12  21:37:06
9769         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
9770              From: Nicholas Clark <nick@talking.bollo.cx>
9771              Date: Sun, 12 Nov 2000 20:03:22 +0000
9772              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
9773      Branch: perl
9774            ! pod/perlfunc.pod
9775 ____________________________________________________________________________
9776 [  7657] By: jhi                                   on 2000/11/12  20:34:55
9777         Log: Integrate perlio.
9778      Branch: perl
9779           !> perlio.c
9780 ____________________________________________________________________________
9781 [  7656] By: nick                                  on 2000/11/12  19:25:06
9782         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
9783      Branch: perlio
9784            ! perlio.c
9785 ____________________________________________________________________________
9786 [  7655] By: nick                                  on 2000/11/12  19:09:41
9787         Log: Integrate mainline
9788      Branch: perlio
9789           +> README.solaris ext/Encode/Encode/cp1006.enc
9790           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
9791           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
9792           +> ext/Encode/Encode/iso8859-13.enc
9793           +> ext/Encode/Encode/iso8859-14.enc
9794           +> ext/Encode/Encode/iso8859-15.enc
9795           !> (integrate 34 files)
9796 ____________________________________________________________________________
9797 [  7654] By: jhi                                   on 2000/11/12  19:00:22
9798         Log: Add a metaconfig unit for fsync.
9799      Branch: metaconfig/U/perl
9800            + d_fsync.U
9801 ____________________________________________________________________________
9802 [  7653] By: jhi                                   on 2000/11/12  19:00:01
9803         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
9804      Branch: perl
9805            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9806            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
9807            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9808            ! vos/config.ga.h win32/config.bc win32/config.gc
9809            ! win32/config.vc
9810 ____________________________________________________________________________
9811 [  7652] By: jhi                                   on 2000/11/11  21:12:01
9812         Log: Copy the s// information of README.hpux also to the perlrun.
9813      Branch: perl
9814            ! README.hpux pod/perlrun.pod
9815 ____________________________________________________________________________
9816 [  7651] By: jhi                                   on 2000/11/11  21:03:13
9817         Log: More README.solaris updates from Andy Dougherty.
9818      Branch: perl
9819            ! README.solaris
9820 ____________________________________________________________________________
9821 [  7650] By: jhi                                   on 2000/11/11  18:38:57
9822         Log: More descriptive error for unknown perlio layers.
9823              
9824              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
9825              From: Dominic Dunlop <domo@computer.org> 
9826              Date: Sat, 11 Nov 2000 18:20:32 +0100             
9827              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
9828      Branch: perl
9829            ! perlio.c pod/perldiag.pod
9830 ____________________________________________________________________________
9831 [  7649] By: jhi                                   on 2000/11/11  18:37:52
9832         Log: MachTen doesn't really do mmap() and munmap().
9833              
9834              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
9835              From: Dominic Dunlop <domo@computer.org> 
9836              Date: Sat, 11 Nov 2000 18:20:32 +0100             
9837              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
9838      Branch: perl
9839            ! hints/machten.sh
9840 ____________________________________________________________________________
9841 [  7648] By: jhi                                   on 2000/11/11  18:36:46
9842         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
9843              From: rspier@pobox.com (Robert Spier)
9844              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
9845              Message-ID: <14861.32839.491271.985797@rls.cx>
9846      Branch: perl
9847            ! Porting/Contract pod/perltoot.pod
9848 ____________________________________________________________________________
9849 [  7647] By: jhi                                   on 2000/11/11  18:35:30
9850         Log: Simplify the getpagesize() unit by dropping the
9851              pagesize probe since it's nowadays slightly more
9852              complicated because of sysconf(). (Note: if some
9853              platform really needs the -lPW for getpagesize,
9854              I just broke it.)
9855              
9856              TODO: a new pagesize unit.
9857      Branch: metaconfig
9858            ! U/compline/d_getpagsz.U
9859 ____________________________________________________________________________
9860 [  7646] By: jhi                                   on 2000/11/11  18:33:23
9861         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
9862      Branch: perl
9863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9864            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
9865            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9866            ! vos/config.ga.h win32/config.bc win32/config.gc
9867            ! win32/config.vc
9868 ____________________________________________________________________________
9869 [  7645] By: jhi                                   on 2000/11/11  16:45:15
9870         Log: Use sysconf() or getpagesize() to find out the pagesize.
9871      Branch: perl
9872            ! perlio.c
9873 ____________________________________________________________________________
9874 [  7644] By: jhi                                   on 2000/11/11  15:46:08
9875         Log: Integrate perlio.
9876      Branch: perl
9877           !> perlio.c
9878 ____________________________________________________________________________
9879 [  7643] By: jhi                                   on 2000/11/11  15:33:36
9880         Log: Subject: Re: [PATCH] README.solaris
9881              From: Lupe Christoph <lupe@lupe-christoph.de>
9882              Date: Sat, 11 Nov 2000 14:08:10 +0100
9883              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
9884      Branch: perl
9885            ! README.solaris
9886 ____________________________________________________________________________
9887 [  7642] By: jhi                                   on 2000/11/11  15:22:12
9888         Log: Subject: [PATCH perl@7638] cygwin port
9889              From: "Eric Fifer" <egf7@columbia.edu>            
9890              Date: Fri, 10 Nov 2000 19:30:30 -0000
9891              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
9892      Branch: perl
9893            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
9894 ____________________________________________________________________________
9895 [  7641] By: nick                                  on 2000/11/11  14:50:36
9896         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
9897              Also call "Buf" layer directly when unread'ing non-read chars.
9898      Branch: perlio
9899            ! perlio.c
9900 ____________________________________________________________________________
9901 [  7640] By: jhi                                   on 2000/11/11  02:05:02
9902         Log: Add more encoding tables.
9903      Branch: perl
9904            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
9905            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
9906            + ext/Encode/Encode/iso8859-10.enc
9907            + ext/Encode/Encode/iso8859-13.enc
9908            + ext/Encode/Encode/iso8859-14.enc
9909            + ext/Encode/Encode/iso8859-15.enc
9910            ! MANIFEST
9911 ____________________________________________________________________________
9912 [  7639] By: jhi                                   on 2000/11/10  18:49:25
9913         Log: Subject: [PATCH] README.solaris
9914              From: Andy Dougherty <doughera@lafayette.edu>
9915              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
9916              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
9917      Branch: perl
9918            + README.solaris
9919            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
9920            ! pod/perl.pod pod/perltoc.pod
9921 ____________________________________________________________________________
9922 [  7638] By: jhi                                   on 2000/11/10  15:04:15
9923         Log: Update Changes.
9924      Branch: perl
9925            ! Changes patchlevel.h
9926 ____________________________________________________________________________
9927 [  7637] By: jhi                                   on 2000/11/10  14:14:28
9928         Log: Explain better why certain regex tests are skipped.
9929              
9930              Subject: Re: tests skipped: unknown reason
9931              From: Lupe Christoph <lupe@lupe-christoph.de>
9932              Date: Fri, 10 Nov 2000 09:08:56 +0100
9933              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
9934      Branch: perl
9935            ! t/op/regexp.t
9936 ____________________________________________________________________________
9937 [  7636] By: nick                                  on 2000/11/10  13:40:00
9938         Log: Integrate mainline.
9939      Branch: perlio
9940           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
9941           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
9942           !> win32/bin/search.pl
9943 ____________________________________________________________________________
9944 [  7635] By: nick                                  on 2000/11/10  13:25:52
9945         Log: Re-instate stdio large file support via perlio.
9946      Branch: perl
9947            ! perlio.c
9948 ____________________________________________________________________________
9949 [  7634] By: jhi                                   on 2000/11/10  04:49:55
9950         Log: Amdahl UTS hints updates.
9951              
9952              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
9953              From: hom00@utsglobal.com (Harold O Morris)
9954              Date: Thu, 9 Nov 2000 20:02 PST
9955              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
9956      Branch: perl
9957            ! hints/uts.sh
9958 ____________________________________________________________________________
9959 [  7633] By: jhi                                   on 2000/11/09  23:33:28
9960         Log: Subject: [PATCH] IO::Seekable pod
9961              From: Nicholas Clark <nick@talking.bollo.cx>
9962              Date: Thu, 9 Nov 2000 20:29:45 +0000
9963              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
9964      Branch: perl
9965            ! ext/IO/lib/IO/Handle.pm
9966 ____________________________________________________________________________
9967 [  7632] By: jhi                                   on 2000/11/09  21:55:41
9968         Log: Various doc oddball characters.
9969              
9970              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
9971              From: Michael Somos <somos@grail.cba.csuohio.edu>
9972              Date: Mon, 6 Nov 2000 17:44:20 -0500
9973              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
9974      Branch: perl
9975            ! emacs/cperl-mode.el lib/unicode/syllables.txt
9976            ! win32/bin/search.pl
9977 ____________________________________________________________________________
9978 [  7631] By: jhi                                   on 2000/11/09  21:12:29
9979         Log: Subject: Re: bash -c exit and linux hints 
9980              From: "John P. Linderman" <jpl@research.att.com>
9981              Date: Thu, 02 Nov 2000 09:37:25 -0500
9982              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
9983      Branch: perl
9984            ! hints/linux.sh
9985 ____________________________________________________________________________
9986 [  7630] By: nick                                  on 2000/11/09  20:34:11
9987         Log: Integrate mainline.
9988      Branch: perlio
9989           !> (integrate 91 files)
9990 ____________________________________________________________________________
9991 [  7629] By: jhi                                   on 2000/11/09  19:46:31
9992         Log: Missing dTHXs.
9993              
9994              Subject: RE: perl@7595 builds not on cygwin
9995              From: "Eric Fifer" <egf7@columbia.edu>
9996              Date: Thu, 9 Nov 2000 19:26:50 -0000
9997              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
9998      Branch: perl
9999            ! ext/Devel/Peek/Peek.xs
10000 ____________________________________________________________________________
10001 [  7628] By: jhi                                   on 2000/11/09  14:48:27
10002         Log: Disable only the tests 99 and 166 for UTF-8 locales.
10003      Branch: perl
10004            ! t/pragma/locale.t
10005 ____________________________________________________________________________
10006 [  7627] By: jhi                                   on 2000/11/09  14:40:27
10007         Log: There's no =head3.
10008      Branch: perl
10009            ! pod/perlhack.pod
10010 ____________________________________________________________________________
10011 [  7626] By: jhi                                   on 2000/11/09  13:54:26
10012         Log: The generated boot_* headers are wrong.  Pickier compiler,
10013              such as KAI C++ will refuse to compile the resulting perlmain.
10014              
10015              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
10016              From: Harri Pasanen <harri.pasanen@trema.com>
10017              Date: Thu, 09 Nov 2000 14:23:28 +0100
10018              Message-Id: <3A0AA550.26D548A3@trema.com>
10019      Branch: perl
10020            ! minimod.pl
10021 ____________________________________________________________________________
10022 [  7625] By: jhi                                   on 2000/11/09  13:50:44
10023         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
10024              From: Prymmer/Kahn <pvhp@best.com>
10025              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
10026              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
10027              
10028              All except the "cow orker" change.
10029      Branch: perl
10030            ! Porting/pumpkin.pod
10031 ____________________________________________________________________________
10032 [  7624] By: jhi                                   on 2000/11/09  13:45:33
10033         Log: Fix for
10034              
10035              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
10036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
10037              Date: Thu, 09 Nov 2000 11:05:52 +0100
10038              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
10039      Branch: perl
10040            ! pod/perldiag.pod t/pragma/warn/pp_sys
10041 ____________________________________________________________________________
10042 [  7623] By: jhi                                   on 2000/11/09  13:37:16
10043         Log: Typo in an ifndef.
10044              
10045              Subject: Re: [PATCH 5.7.0] better messages from malloc()
10046              From: Joe Smith <jms@inwap.com>         
10047              Date: Thu, 09 Nov 2000 01:33:14 -0800
10048              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
10049      Branch: perl
10050            ! malloc.c
10051 ____________________________________________________________________________
10052 [  7622] By: jhi                                   on 2000/11/09  13:31:18
10053         Log: Remove unused extra arguments.
10054      Branch: metaconfig/U/perl
10055            ! perlxv.U
10056      Branch: perl
10057            ! Configure config_h.SH
10058 ____________________________________________________________________________
10059 [  7621] By: jhi                                   on 2000/11/09  13:16:36
10060         Log: More VMS moves on environment handling, from Charles Lane.
10061      Branch: perl
10062            ! t/pragma/locale.t
10063 ____________________________________________________________________________
10064 [  7620] By: jhi                                   on 2000/11/09  04:42:38
10065         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
10066              From: David Dyck <dcd@tc.fluke.com>
10067              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
10068              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
10069      Branch: perl
10070            ! pp_sys.c
10071 ____________________________________________________________________________
10072 [  7619] By: jhi                                   on 2000/11/09  04:36:21
10073         Log: Forgot from #7618.
10074      Branch: perl
10075            ! lib/File/stat.pm
10076 ____________________________________________________________________________
10077 [  7618] By: jhi                                   on 2000/11/09  04:28:44
10078         Log: Make deleting for %ENV work for (newer versions of) VMS,
10079              from Craig A. Berry.
10080      Branch: perl
10081            ! vms/vms.c
10082 ____________________________________________________________________________
10083 [  7617] By: jhi                                   on 2000/11/09  04:25:05
10084         Log: Subject: [PATCH] Class::Struct at compile time
10085              From: "Casey R. Tweten" <crt@kiski.net>
10086              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
10087              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
10088      Branch: perl
10089            ! lib/Class/Struct.pm
10090 ____________________________________________________________________________
10091 [  7616] By: jhi                                   on 2000/11/09  04:15:17
10092         Log: Subject: [ID 20001108.013] spelling
10093              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
10094              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
10095              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
10096      Branch: perl
10097            ! lib/ftp.pl
10098 ____________________________________________________________________________
10099 [  7615] By: jhi                                   on 2000/11/09  04:12:42
10100         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
10101              From: Peter Prymmer <pvhp@forte.com>
10102              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
10103              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
10104      Branch: perl
10105            ! configure.com
10106 ____________________________________________________________________________
10107 [  7614] By: jhi                                   on 2000/11/08  22:42:55
10108         Log: A missing aTHX_.
10109      Branch: perl
10110            ! ext/IPC/SysV/SysV.xs
10111 ____________________________________________________________________________
10112 [  7613] By: jhi                                   on 2000/11/08  19:30:21
10113         Log: Update Changes.
10114      Branch: perl
10115            ! Changes patchlevel.h
10116 ____________________________________________________________________________
10117 [  7612] By: jhi                                   on 2000/11/08  18:35:25
10118         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
10119              From: David Dyck <dcd@tc.fluke.com>
10120              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
10121              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
10122      Branch: perl
10123            ! pp_sys.c
10124 ____________________________________________________________________________
10125 [  7611] By: jhi                                   on 2000/11/08  18:30:26
10126         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
10127              From: Dominic Dunlop <domo@computer.org>
10128              Date: Tue, 7 Nov 2000 12:05:25 +0100
10129              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
10130      Branch: perl
10131            ! malloc.c
10132 ____________________________________________________________________________
10133 [  7610] By: jhi                                   on 2000/11/08  18:25:14
10134         Log: Do not test UTF-8 locales since that the tests would require
10135              polymorphic regexen.
10136      Branch: perl
10137            ! t/pragma/locale.t
10138 ____________________________________________________________________________
10139 [  7609] By: jhi                                   on 2000/11/08  17:12:51
10140         Log: Locale buglets.
10141              
10142              Subject: RE: Locales support (setlocale) fixes
10143              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10144              Date: Wed, 8 Nov 2000 20:01:39 +0300
10145              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
10146      Branch: perl
10147            ! t/pragma/locale.t util.c
10148 ____________________________________________________________________________
10149 [  7608] By: jhi                                   on 2000/11/08  17:00:16
10150         Log: Deleting $ENV{PATH} in VMS is not recommendable.
10151      Branch: perl
10152            ! t/pragma/locale.t
10153 ____________________________________________________________________________
10154 [  7607] By: jhi                                   on 2000/11/08  16:58:26
10155         Log: Subject: PATCH std stdio for (Free)BSD
10156              From: Nicholas Clark <nick@ccl4.org>
10157              Date: Wed, 8 Nov 2000 15:36:29 +0000
10158              Message-ID: <20001108153629.D98736@plum.flirble.org>
10159      Branch: metaconfig
10160            ! U/compline/d_stdstdio.U
10161      Branch: perl
10162            ! Configure config_h.SH
10163 ____________________________________________________________________________
10164 [  7606] By: jhi                                   on 2000/11/08  16:43:31
10165         Log: Forgot to bump the line numbers in #7601.
10166      Branch: perl
10167            ! t/pragma/warn/pp_sys
10168 ____________________________________________________________________________
10169 [  7605] By: jhi                                   on 2000/11/08  16:39:12
10170         Log: More careful detection of how well NVs and UVs mix.
10171              
10172              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))
10173              From: Nicholas Clark <nick@ccl4.org>
10174              Date: Wed, 8 Nov 2000 15:14:12 +0000
10175              Message-ID: <20001108151412.B98736@plum.flirble.org>
10176              
10177              Added some SIGFPE paranoia.
10178      Branch: metaconfig/U/perl
10179            ! perlxv.U
10180      Branch: perl
10181            ! Configure config_h.SH
10182 ____________________________________________________________________________
10183 [  7604] By: jhi                                   on 2000/11/08  14:39:10
10184         Log: Subject: [patch perl@7595] VMS configure.com tweak
10185              From: "Craig A. Berry" <craigberry@mac.com>
10186              Date: Wed, 8 Nov 2000 00:24:12 -0600
10187              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
10188      Branch: perl
10189            ! configure.com
10190 ____________________________________________________________________________
10191 [  7603] By: jhi                                   on 2000/11/08  14:27:11
10192         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
10193              From: Robin Barker <rmb1@cise.npl.co.uk>
10194              Date: Wed, 8 Nov 2000 11:11:39 GMT
10195              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
10196      Branch: perl
10197            ! perlio.c
10198 ____________________________________________________________________________
10199 [  7602] By: jhi                                   on 2000/11/08  14:25:03
10200         Log: Fix for the tie-refhash string table leaks.
10201              
10202              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
10203              Date: Wed, 8 Nov 2000 13:03:04 GMT
10204              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
10205      Branch: perl
10206            ! t/lib/tie-refhash.t
10207 ____________________________________________________________________________
10208 [  7601] By: jhi                                   on 2000/11/08  14:21:08
10209         Log: Try to avoid flockless and emulationless places.
10210      Branch: perl
10211            ! t/pragma/warn/pp_sys
10212 ____________________________________________________________________________
10213 [  7600] By: jhi                                   on 2000/11/08  02:28:54
10214         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
10215              
10216              Subject: [PATCH] prototyped functions that should be overrideable
10217              From: "Casey R. Tweten" <crt@kiski.net>
10218              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
10219              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
10220      Branch: perl
10221            ! toke.c
10222 ____________________________________________________________________________
10223 [  7599] By: jhi                                   on 2000/11/08  01:12:05
10224         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
10225              
10226              Subject: [PATCH] perlbug.PL
10227              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10228              Date: Mon, 6 Nov 2000 21:39:01 -0500
10229              Message-ID: <20001106213901.B20955@O2.chapin.edu>
10230      Branch: perl
10231            ! utils/perlbug.PL
10232 ____________________________________________________________________________
10233 [  7598] By: jhi                                   on 2000/11/07  23:42:00
10234         Log: Bad thinko in #7581 (I used the test program with the expanded
10235              values as-is).
10236      Branch: metaconfig
10237            ! U/compline/d_stdstdio.U
10238      Branch: perl
10239            ! Configure
10240 ____________________________________________________________________________
10241 [  7597] By: jhi                                   on 2000/11/07  21:43:29
10242         Log: Subject: [PATCH perl@7573] cygwin port
10243              From: "Fifer, Eric" <EFifer@sanwaint.com>
10244              Date: Tue, 7 Nov 2000 18:08:51 -0000 
10245              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
10246              
10247              Synchronize with Cygwin 1.1.5.
10248      Branch: perl
10249            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
10250            ! pod/perlport.pod unixish.h util.c
10251 ____________________________________________________________________________
10252 [  7596] By: jhi                                   on 2000/11/07  21:39:25
10253         Log: perlhack updates from H.Merijn Brand.
10254      Branch: perl
10255            ! pod/perlhack.pod
10256 ____________________________________________________________________________
10257 [  7595] By: jhi                                   on 2000/11/07  20:21:41
10258         Log: Update Changes.
10259      Branch: perl
10260            ! Changes patchlevel.h
10261 ____________________________________________________________________________
10262 [  7594] By: jhi                                   on 2000/11/07  19:18:58
10263         Log: Be more robust in Dynaloader.pm.
10264      Branch: perl
10265            ! ext/DynaLoader/DynaLoader_pm.PL
10266 ____________________________________________________________________________
10267 [  7593] By: jhi                                   on 2000/11/07  16:49:31
10268         Log: AUTHORS update.
10269      Branch: perl
10270            ! AUTHORS
10271 ____________________________________________________________________________
10272 [  7592] By: gsar                                  on 2000/11/07  16:39:51
10273         Log: normalize relative paths in virtualized current directory on windows,
10274              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
10275              returns)
10276      Branch: perl
10277            ! win32/vdir.h
10278 ____________________________________________________________________________
10279 [  7591] By: jhi                                   on 2000/11/07  16:04:26
10280         Log: Too profiler-happy: with optimization the #7590 actually makes
10281              the test to run 0.5% _slower_.  Requires much more instrumentation.
10282              Retract #7590.
10283      Branch: perl
10284            ! regcomp.c regcomp.h
10285 ____________________________________________________________________________
10286 [  7590] By: jhi                                   on 2000/11/07  15:51:13
10287         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
10288              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
10289              by using memset() and testing bytewise (as opposed to bitwise).
10290      Branch: perl
10291            ! regcomp.c regcomp.h
10292 ____________________________________________________________________________
10293 [  7589] By: jhi                                   on 2000/11/07  12:56:39
10294         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
10295              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10296              Date: Mon, 06 Nov 2000 23:45:30 -0500
10297              Message-Id: <0011079735.AA973576259@univpress.com>
10298      Branch: perl
10299            ! configure.com t/lib/st-lock.t
10300 ____________________________________________________________________________
10301 [  7588] By: jhi                                   on 2000/11/07  01:03:28
10302         Log: Tweak #7587.
10303      Branch: perl
10304            ! pod/perldiag.pod
10305 ____________________________________________________________________________
10306 [  7587] By: jhi                                   on 2000/11/07  01:00:27
10307         Log: A doc addition for bug id 20001105.019, beware \p.
10308      Branch: perl
10309            ! pod/perldiag.pod
10310 ____________________________________________________________________________
10311 [  7586] By: jhi                                   on 2000/11/07  00:32:22
10312         Log: Fake support of holey files in win/dosish platforms.
10313              
10314              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
10315              From: kipp@shonanblue.ne.jp
10316              Date: Mon, 6 Nov 2000 13:30:55 -0800
10317              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
10318      Branch: perl
10319            ! ext/SDBM_File/sdbm/sdbm.c
10320 ____________________________________________________________________________
10321 [  7585] By: jhi                                   on 2000/11/07  00:12:54
10322         Log: Subject: Pod updates
10323              From: "Stephen P. Potter" <spp@spotter.yi.org>
10324              Date: Mon, 06 Nov 2000 18:56:43 -0500
10325              Message-Id: <200011062357.SAA18173@spotter.yi.org>
10326      Branch: perl
10327            ! README.dos README.os2 README.win32 pod/buildtoc.PL
10328            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
10329            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
10330            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
10331            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
10332            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
10333            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
10334            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
10335            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
10336            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
10337            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
10338            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
10339            ! pod/perltootc.pod pod/perlunicode.pod
10340 ____________________________________________________________________________
10341 [  7584] By: jhi                                   on 2000/11/07  00:04:17
10342         Log: Varargs don't always work too well if one puts an unsigned
10343              char on the stack and pop an unsigned quad off the stack.
10344              
10345              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
10346              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
10347              Date: Mon, 06 Nov 2000 15:19:05 -0800
10348              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
10349      Branch: perl
10350            ! utf8.c
10351 ____________________________________________________________________________
10352 [  7583] By: jhi                                   on 2000/11/06  23:58:48
10353         Log: %ENV note tweaks from Dan Sugalski.
10354      Branch: perl
10355            ! pod/perlport.pod vms/perlvms.pod
10356 ____________________________________________________________________________
10357 [  7582] By: jhi                                   on 2000/11/06  23:05:49
10358         Log: glibc5 detection by __GNU_LIBRARY__.
10359      Branch: perl
10360            ! toke.c
10361 ____________________________________________________________________________
10362 [  7581] By: jhi                                   on 2000/11/06  22:51:29
10363         Log: Make the stdio test program of 7427 less noisy while being 
10364              compiled so that Digital UNIX wouldn't get both
10365              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
10366              undefined.  This makes perlio happy.
10367      Branch: metaconfig
10368            ! U/compline/d_stdstdio.U
10369      Branch: perl
10370            ! Configure config_h.SH
10371 ____________________________________________________________________________
10372 [  7580] By: jhi                                   on 2000/11/06  22:41:41
10373         Log: Document %ENV = () portability issues.
10374      Branch: perl
10375            ! pod/perlport.pod vms/perlvms.pod
10376 ____________________________________________________________________________
10377 [  7579] By: jhi                                   on 2000/11/06  21:29:24
10378         Log: VOS updates from Paul Green.
10379      Branch: perl
10380            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10381 ____________________________________________________________________________
10382 [  7578] By: jhi                                   on 2000/11/06  21:00:40
10383         Log: Sanitize the environment further.
10384      Branch: perl
10385            ! t/pragma/locale.t
10386 ____________________________________________________________________________
10387 [  7577] By: jhi                                   on 2000/11/06  20:53:51
10388         Log: Re-introduce 7552 lost in integration.
10389      Branch: perl
10390            ! perlio.c
10391 ____________________________________________________________________________
10392 [  7576] By: jhi                                   on 2000/11/06  20:33:46
10393         Log: Admit that the test leaks scalars.
10394      Branch: perl
10395            ! t/comp/proto.t
10396 ____________________________________________________________________________
10397 [  7575] By: jhi                                   on 2000/11/06  20:17:08
10398         Log: Integrate perlio.
10399      Branch: perl
10400           !> perlio.c
10401 ____________________________________________________________________________
10402 [  7574] By: nick                                  on 2000/11/06  20:07:28
10403         Log: Remove debug. Try (Mmap_t) on madvise() call.
10404      Branch: perlio
10405            ! perlio.c
10406 ____________________________________________________________________________
10407 [  7573] By: jhi                                   on 2000/11/06  13:56:05
10408         Log: Update Changes.
10409      Branch: perl
10410            ! Changes patchlevel.h
10411 ____________________________________________________________________________
10412 [  7572] By: jhi                                   on 2000/11/06  13:48:41
10413         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
10414              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10415              Date: Mon, 06 Nov 2000 10:11:42 +0100
10416              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
10417      Branch: perl
10418            ! pod/perlhack.pod
10419 ____________________________________________________________________________
10420 [  7571] By: jhi                                   on 2000/11/06  01:45:51
10421         Log: AUTHORS updates.
10422      Branch: perl
10423            ! AUTHORS
10424 ____________________________________________________________________________
10425 [  7570] By: jhi                                   on 2000/11/06  00:18:00
10426         Log: Fix for
10427              
10428              Subject: [ID 20000728.005] perl -P broken
10429              From: David Dyck <dcd@tc.fluke.com>
10430              Date: Fri, 28 Jul 2000 17:19:16 -0700
10431              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
10432              
10433              (hopefully).  The fix is also not complete, it seems to break
10434              BOM swallowing for libc5 systems, but until someone figures
10435              out a way to do this without ftell(), this will do.
10436      Branch: perl
10437            ! toke.c
10438 ____________________________________________________________________________
10439 [  7569] By: jhi                                   on 2000/11/06  00:05:30
10440         Log: Document that the evaled syntax errors cause scalar leaks.
10441      Branch: perl
10442            ! t/comp/proto.t
10443 ____________________________________________________________________________
10444 [  7568] By: jhi                                   on 2000/11/05  23:14:47
10445         Log: opmini.o can linger from Configures past.
10446      Branch: perl
10447            ! Makefile.SH
10448 ____________________________________________________________________________
10449 [  7567] By: jhi                                   on 2000/11/05  21:28:39
10450         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
10451              first argument correctly.
10452      Branch: perl
10453            ! perlio.c
10454 ____________________________________________________________________________
10455 [  7566] By: jhi                                   on 2000/11/05  21:15:56
10456         Log: Integrate perlio.
10457      Branch: perl
10458           !> perlio.c
10459 ____________________________________________________________________________
10460 [  7565] By: jhi                                   on 2000/11/05  21:15:13
10461         Log: Use -dM for gcc (the suggested patch did it only for Linux,
10462              but I think it can be generalized).
10463              
10464              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
10465              From: Pixel <pixel@mandrakesoft.com>
10466              Date: 05 Nov 2000 21:49:34 +0100 
10467              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
10468      Branch: perl
10469            ! ext/Errno/Errno_pm.PL
10470 ____________________________________________________________________________
10471 [  7564] By: nick                                  on 2000/11/05  21:09:18
10472         Log: Added a mmap layer as a "subclass" of perlio.
10473              PERLIO=mmap ./perl harness passes
10474      Branch: perlio
10475            ! perlio.c
10476 ____________________________________________________________________________
10477 [  7563] By: jhi                                   on 2000/11/05  19:48:55
10478         Log: Add a note for future generations about bug id 20000229.006.
10479      Branch: perl
10480            ! malloc.c
10481 ____________________________________________________________________________
10482 [  7562] By: jhi                                   on 2000/11/05  19:38:24
10483         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
10484      Branch: perl
10485            ! pp_ctl.c t/op/pos.t
10486 ____________________________________________________________________________
10487 [  7561] By: jhi                                   on 2000/11/05  18:21:46
10488         Log: Add =pod to be tidy.
10489      Branch: perl
10490            ! lib/Math/Complex.pm
10491 ____________________________________________________________________________
10492 [  7560] By: jhi                                   on 2000/11/05  17:38:46
10493         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
10494      Branch: perl
10495            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
10496            ! ext/Storable/Storable.xs t/lib/st-recurse.t
10497 ____________________________________________________________________________
10498 [  7559] By: jhi                                   on 2000/11/05  17:32:59
10499         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
10500              From: "Peter J. Farley III" <pjfarley@banet.net>
10501              Date: Sun, 05 Nov 2000 11:55:59 -0500
10502              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
10503      Branch: perl
10504            ! t/lib/syslog.t
10505 ____________________________________________________________________________
10506 [  7558] By: jhi                                   on 2000/11/05  17:29:19
10507         Log: Integrate perlio.
10508      Branch: perl
10509           !> perlio.c
10510 ____________________________________________________________________________
10511 [  7557] By: jhi                                   on 2000/11/05  17:22:01
10512         Log: A fix of sorts for 20000329.026, a better error message
10513              for a missing "use charnames" when using the \N{...}. 
10514      Branch: perl
10515            ! pod/perldiag.pod toke.c
10516 ____________________________________________________________________________
10517 [  7556] By: jhi                                   on 2000/11/05  16:33:50
10518         Log: Test tweak: show also the failed locales.
10519              
10520              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
10521              From: Lupe Christoph <lupe@lupe-christoph.de>         
10522              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
10523              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
10524      Branch: perl
10525            ! t/pragma/locale.t
10526 ____________________________________________________________________________
10527 [  7555] By: nick                                  on 2000/11/05  11:09:34
10528         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
10529              open RDWR so does not fail. (pragma/warnings 303 again...)
10530      Branch: perlio
10531            ! perlio.c
10532 ____________________________________________________________________________
10533 [  7554] By: nick                                  on 2000/11/05  10:10:13
10534         Log: Fix case where ungetc(f,EOF) was allowed.
10535              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
10536              so we can see similarities.
10537              Use types more carefully and a STDCHAR array in hope that this will
10538              fix Jarrko's 64bit machine.
10539      Branch: perlio
10540            ! perlio.c
10541 ____________________________________________________________________________
10542 [  7553] By: jhi                                   on 2000/11/05  01:12:16
10543         Log: Fix for
10544              
10545              Subject: [ID 20001004.007] taint propogation is inconsistent
10546              From: pimlott@idiomtech.com (Andrew Pimlott) 
10547              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
10548              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
10549              
10550              The culprit was sv_setsv() which was rather blindly
10551              propagating taint, which lead to behaviour where if
10552              a tainted anon hash value was seen all the hash values
10553              from then on at that level became tainted, or at any
10554              upper levels in the case of nested anon hashes.
10555      Branch: perl
10556            ! sv.c t/op/taint.t
10557 ____________________________________________________________________________
10558 [  7552] By: jhi                                   on 2000/11/04  23:44:18
10559         Log: Some cpps don't like splitting conditionals across several lines.
10560      Branch: perl
10561            ! perlio.c
10562 ____________________________________________________________________________
10563 [  7551] By: nick                                  on 2000/11/04  23:40:44
10564         Log: Integrate mainline
10565      Branch: perlio
10566           !> pp_hot.c t/op/taint.t
10567 ____________________________________________________________________________
10568 [  7550] By: nick                                  on 2000/11/04  23:39:05
10569         Log: Integrate mainline again
10570      Branch: perlio
10571           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
10572           !> t/lib/b.t t/op/misc.t util.c
10573 ____________________________________________________________________________
10574 [  7549] By: jhi                                   on 2000/11/04  23:14:01
10575         Log: Fix for
10576              
10577              Subject: [ID 20001004.006] undef is never tainted
10578              From: pimlott@idiomtech.com (Andrew Pimlott)
10579              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
10580              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
10581              
10582              An undef read from a slurped file was not tainted.
10583      Branch: perl
10584            ! pp_hot.c t/op/taint.t
10585 ____________________________________________________________________________
10586 [  7548] By: jhi                                   on 2000/11/04  22:56:21
10587         Log: Test tweak ($Config{useperlio} is by default undef) .
10588      Branch: perl
10589            ! t/lib/b.t
10590 ____________________________________________________________________________
10591 [  7547] By: jhi                                   on 2000/11/04  22:43:56
10592         Log: Integrate perlio.
10593      Branch: perl
10594           +> lib/perlio.pm
10595           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
10596           !> pod/perlapi.pod t/lib/b.t
10597 ____________________________________________________________________________
10598 [  7546] By: jhi                                   on 2000/11/04  22:40:59
10599         Log: Configure would use a bad $myuname from an old config.sh.
10600              
10601              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
10602              From: Andy Dougherty <doughera@lafayette.edu>
10603              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
10604              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
10605      Branch: metaconfig
10606            ! U/modified/Oldconfig.U
10607      Branch: perl
10608            ! Configure config_h.SH
10609 ____________________________________________________________________________
10610 [  7545] By: jhi                                   on 2000/11/04  22:36:54
10611         Log: Subject: Locales support (setlocale) fixes
10612              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10613              Date: Sat, 4 Nov 2000 10:15:48 +0300 
10614              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
10615              
10616              Modified quite a bit to be more portable.
10617      Branch: perl
10618            ! embed.h embed.pl perl.h proto.h util.c
10619 ____________________________________________________________________________
10620 [  7544] By: jhi                                   on 2000/11/04  22:32:47
10621         Log: Dying is too strict here, better just skip.
10622      Branch: perl
10623            ! t/op/misc.t
10624 ____________________________________________________________________________
10625 [  7543] By: nick                                  on 2000/11/04  21:55:13
10626         Log: Merge mainline
10627      Branch: perlio
10628           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
10629           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
10630           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
10631           !> (integrate 64 files)
10632 ____________________________________________________________________________
10633 [  7542] By: jhi                                   on 2000/11/04  21:09:28
10634         Log: More Changes tweakery.
10635      Branch: perl
10636            ! Changes Porting/genlog
10637 ____________________________________________________________________________
10638 [  7541] By: jhi                                   on 2000/11/04  20:58:18
10639         Log: Changes fixups.
10640      Branch: perl
10641            ! Changes
10642 ____________________________________________________________________________
10643 [  7540] By: jhi                                   on 2000/11/04  20:42:38
10644         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
10645              create a "fast path" for locale name probing using "locale -a"
10646              if available, squash finally hopefully the s?printf resetting
10647              the numeric locale (since, IIUC perllocale, it never shouldn't). 
10648      Branch: perl
10649            ! sv.c t/op/misc.t t/pragma/locale.t
10650 ____________________________________________________________________________
10651 [  7539] By: nick                                  on 2000/11/04  19:56:10
10652         Log: PerlIO infrastructure complete.
10653      Branch: perlio
10654            + lib/perlio.pm
10655            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
10656 ____________________________________________________________________________
10657 [  7538] By: nick                                  on 2000/11/04  14:31:32
10658         Log: Type tweaks + less contorted allocation scheme
10659      Branch: perlio
10660            ! perlio.c
10661 ____________________________________________________________________________
10662 [  7537] By: nick                                  on 2000/11/04  12:40:42
10663         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
10664              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
10665              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
10666              sensible) which lead to some interesting fails.
10667      Branch: perlio
10668            ! perlio.c
10669 ____________________________________________________________________________
10670 [  7536] By: jhi                                   on 2000/11/04  00:20:02
10671         Log: Add FCNTL_CAN_LOCK.
10672              
10673              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
10674              From: Andy Dougherty <doughera@lafayette.edu>
10675              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
10676              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
10677              
10678              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
10679              From: Andy Dougherty <doughera@lafayette.edu>
10680              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
10681              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
10682      Branch: metaconfig/U/perl
10683            + d_fcntl_can_lock.U
10684            ! startperl.U
10685      Branch: perl
10686            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10687            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
10688            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10689            ! vos/config.ga.h win32/config.bc win32/config.gc
10690            ! win32/config.vc
10691 ____________________________________________________________________________
10692 [  7535] By: nick                                  on 2000/11/03  22:19:10
10693         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
10694              - Works on Linux with
10695              perlio + unix
10696              stdio
10697              - Works on Solaris with
10698              perlio + unix
10699              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
10700              - Fails (hangs in openpid) if you try and stack
10701              perlio + stdio - Linux stdio's read() logic is hanging.
10702      Branch: perlio
10703            ! iperlsys.h perlio.c
10704 ____________________________________________________________________________
10705 [  7534] By: jhi                                   on 2000/11/03  15:16:02
10706         Log: Subject: Re: README.aix
10707              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10708              Date: Fri, 03 Nov 2000 16:03:15 +0100
10709              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
10710      Branch: perl
10711            ! README.aix
10712 ____________________________________________________________________________
10713 [  7533] By: jhi                                   on 2000/11/03  03:59:02
10714         Log: Subject: [PATCH 5.7.0] better messages from malloc()
10715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10716              Date: Wed, 1 Nov 2000 23:39:56 -0500
10717              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
10718      Branch: perl
10719            ! malloc.c pod/perldiag.pod
10720 ____________________________________________________________________________
10721 [  7532] By: jhi                                   on 2000/11/03  00:11:56
10722         Log: The #7521 touched things it shouldn't have.
10723      Branch: perl
10724            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
10725 ____________________________________________________________________________
10726 [  7531] By: jhi                                   on 2000/11/02  22:32:33
10727         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
10728              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10729              Date:     Thu, 2 Nov 2000 16:58:36 EST
10730              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
10731      Branch: perl
10732            ! vms/gen_shrfls.pl
10733 ____________________________________________________________________________
10734 [  7530] By: jhi                                   on 2000/11/02  22:08:49
10735         Log: Fix the problem discussed in
10736              
10737              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
10738              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
10739              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
10740              
10741              originally from Linc Madison.  Also Andreas König's comments
10742              taken into account.  Some other problems with Tie::SubstrHash
10743              fixed: didn't croak when the table exceeded the requested number
10744              of entries (as documented) but instead when the number of entries
10745              exceeded the size of the table, a croak() had an unnecessary \n,
10746              didn't have a CLEAR method, documented that there is no exists().
10747              Didn't fix to be strict-proof because the module uses &foo; and
10748              dynamic scope.  Added a test script exercizing both first tamely 
10749              the basic functionality, and then the failure cases reported by
10750              Linc Madison.
10751      Branch: perl
10752            + t/lib/tie-substrhash.t
10753            ! MANIFEST lib/Tie/SubstrHash.pm
10754 ____________________________________________________________________________
10755 [  7529] By: jhi                                   on 2000/11/02  17:58:08
10756         Log: recv() can fail and return undef.
10757              
10758              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
10759              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
10760              Date: Thu, 2 Nov 2000 20:12:20 +0300
10761              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
10762      Branch: perl
10763            ! lib/Net/Ping.pm
10764 ____________________________________________________________________________
10765 [  7528] By: jhi                                   on 2000/11/02  17:49:09
10766         Log: Detpyo.
10767      Branch: perl
10768            ! pod/perlop.pod
10769 ____________________________________________________________________________
10770 [  7527] By: jhi                                   on 2000/11/02  15:48:37
10771         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
10772              fix a autovivification bug in Tie::RefHash, add tests for both.
10773              
10774              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
10775              From: Edward Avis <epa98@doc.ic.ac.uk>
10776              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
10777              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
10778      Branch: perl
10779            + t/lib/tie-refhash.t
10780            ! MANIFEST lib/Tie/RefHash.pm
10781 ____________________________________________________________________________
10782 [  7526] By: jhi                                   on 2000/11/02  13:56:26
10783         Log: Test::Harness revealed buglets in the new DynaLoader.
10784              
10785              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
10786              From: andreas.koenig@anima.de (Andreas J. Koenig)
10787              Date: 02 Nov 2000 11:26:48 +0100 
10788              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
10789      Branch: perl
10790            ! ext/DynaLoader/DynaLoader_pm.PL
10791 ____________________________________________________________________________
10792 [  7525] By: jhi                                   on 2000/11/01  23:52:08
10793         Log: The entry for #7503 was missing.
10794      Branch: perl
10795            ! Changes
10796 ____________________________________________________________________________
10797 [  7524] By: jhi                                   on 2000/11/01  23:40:52
10798         Log: Update Changes.
10799      Branch: perl
10800            ! Changes patchlevel.h
10801 ____________________________________________________________________________
10802 [  7523] By: jhi                                   on 2000/11/01  22:57:09
10803         Log: More tweaking on the #7522 theme.
10804      Branch: perl
10805            ! ext/DynaLoader/DynaLoader_pm.PL
10806 ____________________________________________________________________________
10807 [  7522] By: jhi                                   on 2000/11/01  22:06:15
10808         Log: Expand %Config variables and %ENV variables only if
10809              so requested during build time using the
10810              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
10811              Not expanding makes relocating distributions easier.
10812      Branch: perl
10813            ! ext/DynaLoader/DynaLoader_pm.PL
10814 ____________________________________________________________________________
10815 [  7521] By: jhi                                   on 2000/11/01  20:56:34
10816         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
10817              and setgid() because they were just changing $< and $( which means
10818              only changing the real uid/gid, as opposed to changing both
10819              real and effective ids.  (The alternative way could have been
10820              in POSIX.pm to change $> and $), too, but making a direct call
10821              to the C API feels cleaner.)  Fixes the bug
10822              
10823              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
10824              From: "Garry T. Williams" <garry@zvolve.com>
10825              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
10826              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
10827      Branch: perl
10828            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10829            ! ext/POSIX/typemap pod/perlvar.pod
10830 ____________________________________________________________________________
10831 [  7520] By: jhi                                   on 2000/11/01  20:08:33
10832         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
10833              From: "Garry T. Williams" <garry@zvolve.com>
10834              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
10835              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
10836      Branch: perl
10837            ! pod/perlsec.pod
10838 ____________________________________________________________________________
10839 [  7519] By: jhi                                   on 2000/11/01  20:01:22
10840         Log: Locale warning explanation tweak.
10841      Branch: perl
10842            ! pod/perldiag.pod
10843 ____________________________________________________________________________
10844 [  7518] By: jhi                                   on 2000/11/01  18:57:13
10845         Log: C.pm part of
10846              
10847              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
10848              From: Jarkko Hietaniemi <jhi@iki.fi>
10849              Date: Tue, 10 Oct 2000 08:22:28 -0500
10850              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
10851      Branch: perl
10852            ! ext/B/B/C.pm
10853 ____________________________________________________________________________
10854 [  7517] By: jhi                                   on 2000/11/01  18:41:59
10855         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
10856              From: Martien Verbruggen <mgjv@comdyn.com.au>
10857              Date: Fri, 6 Oct 2000 14:09:10 +1100
10858              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
10859      Branch: perl
10860            ! pod/perlop.pod
10861 ____________________________________________________________________________
10862 [  7516] By: jhi                                   on 2000/11/01  18:34:55
10863         Log: Generalize the Camel wording.
10864              
10865              Subject: Re: perlfaq style changes
10866              From: John Borwick <jhborwic@unity.ncsu.edu>
10867              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
10868              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
10869      Branch: perl
10870            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
10871 ____________________________________________________________________________
10872 [  7515] By: jhi                                   on 2000/11/01  16:52:31
10873         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
10874              From: pimlott@idiomtech.com (Andrew Pimlott)
10875              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
10876              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
10877      Branch: perl
10878            ! pod/perlsec.pod
10879 ____________________________________________________________________________
10880 [  7514] By: jhi                                   on 2000/11/01  15:03:40
10881         Log: More AIX lore.
10882      Branch: perl
10883            ! ext/re/hints/aix.pl
10884 ____________________________________________________________________________
10885 [  7513] By: jhi                                   on 2000/11/01  14:48:30
10886         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
10887              From: root <root@chronos.fi.muni.cz>
10888              Date: Wed, 1 Nov 2000 12:31:32 +0100
10889              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
10890      Branch: perl
10891            ! lib/Net/Ping.pm
10892 ____________________________________________________________________________
10893 [  7512] By: jhi                                   on 2000/11/01  14:46:47
10894         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
10895              From: Martin Husemann <martin@duskware.de>
10896              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
10897              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
10898      Branch: perl
10899            ! regcomp.c
10900 ____________________________________________________________________________
10901 [  7511] By: jhi                                   on 2000/11/01  14:39:50
10902         Log: AUTHORS updates.
10903      Branch: perl
10904            ! AUTHORS
10905 ____________________________________________________________________________
10906 [  7510] By: jhi                                   on 2000/11/01  14:29:50
10907         Log: Subject: [PATCH] startperl to respect versiononly
10908              From: Robin Barker <rmb1@cise.npl.co.uk> 
10909              Date: Tue, 31 Oct 2000 16:29:36 GMT
10910              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
10911      Branch: metaconfig/U/perl
10912            ! startperl.U
10913      Branch: perl
10914            ! Configure config_h.SH
10915 ____________________________________________________________________________
10916 [  7509] By: jhi                                   on 2000/11/01  14:19:53
10917         Log: printf UVs the correct way, noticed by Robin Barker.
10918      Branch: perl
10919            ! utf8.c
10920 ____________________________________________________________________________
10921 [  7508] By: jhi                                   on 2000/11/01  14:10:03
10922         Log: Do not cleanup *% because the % has special meanings in some
10923              shell environments.
10924      Branch: perl
10925            ! ext/Storable/Makefile.PL
10926 ____________________________________________________________________________
10927 [  7507] By: jhi                                   on 2000/11/01  14:06:00
10928         Log: The NonStop-UX libraries have a novel way to say NaN.
10929      Branch: perl
10930            ! t/lib/bigfltpm.t
10931 ____________________________________________________________________________
10932 [  7506] By: jhi                                   on 2000/11/01  14:03:35
10933         Log: The osname has been lowercased by now, from Tom Bates.
10934      Branch: metaconfig
10935            ! U/modified/Oldconfig.U
10936      Branch: perl
10937            ! Configure config_h.SH
10938 ____________________________________________________________________________
10939 [  7505] By: jhi                                   on 2000/10/31  19:18:39
10940         Log: The compiler is either gcc or cc, from Tom Bates.
10941      Branch: perl
10942            ! hints/nonstopux.sh
10943 ____________________________________________________________________________
10944 [  7504] By: jhi                                   on 2000/10/31  14:53:42
10945         Log: Update Changes.
10946      Branch: perl
10947            ! Changes patchlevel.h
10948 ____________________________________________________________________________
10949 [  7503] By: jhi                                   on 2000/10/31  14:30:50
10950         Log: Whitespace style tweak.  Was originally going to see to
10951              
10952              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
10953              From: Joe Smith <jms@inwap.com>
10954              Date: Mon, 30 Oct 2000 18:47:57 -0800
10955              Message-Id: <39FE32DD.24AAC4D@inwap.com>
10956              
10957              but that had already been taken care of.
10958      Branch: metaconfig
10959            ! U/compline/d_stdstdio.U
10960      Branch: perl
10961            ! Configure config_h.SH
10962 ____________________________________________________________________________
10963 [  7502] By: jhi                                   on 2000/10/31  14:25:02
10964         Log: AUTHORS tweaks.
10965      Branch: perl
10966            ! AUTHORS
10967 ____________________________________________________________________________
10968 [  7501] By: jhi                                   on 2000/10/31  14:23:59
10969         Log: Subject: perlfaq style changes
10970              From: John Borwick <jhborwic@unity.ncsu.edu>
10971              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
10972              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
10973      Branch: perl
10974            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10975            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10976            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10977            ! pod/perlfaq9.pod
10978 ____________________________________________________________________________
10979 [  7500] By: jhi                                   on 2000/10/31  14:22:15
10980         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
10981              
10982              Subject: Re: [ID 20000918.005] ~ on wide chars
10983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10984              Date: Mon, 30 Oct 2000 21:09:55 -0800
10985              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
10986              
10987              (The ord() part of the patch skipped.)
10988      Branch: perl
10989            ! doop.c
10990 ____________________________________________________________________________
10991 [  7499] By: jhi                                   on 2000/10/31  14:20:08
10992         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
10993              From: Jens Hamisch <jens@Strawberry.COM>
10994              Date: Mon, 30 Oct 2000 15:17:07 +0100
10995              Message-Id: <20001030151707.A9597@Strawberry.COM>
10996      Branch: perl
10997            ! av.c
10998 ____________________________________________________________________________
10999 [  7498] By: jhi                                   on 2000/10/31  14:16:29
11000         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
11001              From: Peter Prymmer <pvhp@forte.com>
11002              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
11003              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
11004      Branch: perl
11005            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
11006            + ext/Encode/Encode/posix-bc.enc
11007            ! MANIFEST t/lib/encode.t
11008 ____________________________________________________________________________
11009 [  7497] By: jhi                                   on 2000/10/31  14:13:22
11010         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
11011              From: Peter Prymmer <pvhp@forte.com>
11012              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
11013              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
11014      Branch: perl
11015            ! t/lib/cgi-html.t
11016 ____________________________________________________________________________
11017 [  7496] By: jhi                                   on 2000/10/31  14:12:05
11018         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
11019              From: Peter Prymmer <pvhp@forte.com>
11020              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
11021              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
11022      Branch: perl
11023            ! t/lib/cgi-function.t
11024 ____________________________________________________________________________
11025 [  7495] By: jhi                                   on 2000/10/31  14:11:08
11026         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
11027              From: Peter Prymmer <pvhp@forte.com>
11028              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
11029              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
11030      Branch: perl
11031            + ext/re/hints/aix.pl
11032            ! MANIFEST ext/re/Makefile.PL
11033 ____________________________________________________________________________
11034 [  7494] By: jhi                                   on 2000/10/31  14:08:32
11035         Log: Use Errno magic.
11036              
11037              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
11038              From: Casey Tweten <perl@ctweten.amsite.com>
11039              Date: Mon, 30 Oct 2000 15:51:17 -0500
11040              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
11041      Branch: perl
11042            ! lib/File/Temp.pm
11043 ____________________________________________________________________________
11044 [  7493] By: jhi                                   on 2000/10/31  14:05:07
11045         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
11046              
11047              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
11048              From: Nicholas Clark <nick@ccl4.org>
11049              Date: Mon, 30 Oct 2000 17:38:45 +0000
11050              Message-ID: <20001030173845.O60355@plum.flirble.org>
11051      Branch: perl
11052            ! Makefile.SH utils/perlbug.PL
11053 ____________________________________________________________________________
11054 [  7492] By: nick                                  on 2000/10/30  19:37:23
11055         Log: Change files which are mysteriously different to mainline to be
11056              copies of mainline.
11057      Branch: perlio
11058            ! objXSUB.h perlapi.c pod/perlapi.pod
11059 ____________________________________________________________________________
11060 [  7491] By: nick                                  on 2000/10/30  18:05:54
11061         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
11062              - typo in endian code in putc.
11063              - Don't allow read of write-only files and vice-versa
11064              - and off-by-one in flush-all loop.
11065              Remove debug calls as they were using GCC specific features.
11066      Branch: perlio
11067            ! perlio.c
11068 ____________________________________________________________________________
11069 [  7490] By: nick                                  on 2000/10/29  21:45:45
11070         Log: Integrate mainline to perlio
11071      Branch: perlio
11072           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
11073           !> toke.c
11074 ____________________________________________________________________________
11075 [  7489] By: jhi                                   on 2000/10/29  21:11:08
11076         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
11077              From: andreas.koenig@anima.de (Andreas J. Koenig)
11078              Date: 29 Oct 2000 22:05:59 +0100
11079              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
11080      Branch: perl
11081            ! lib/ExtUtils/Manifest.pm
11082 ____________________________________________________________________________
11083 [  7488] By: jhi                                   on 2000/10/29  21:07:47
11084         Log: Tests for #7487.
11085              
11086              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
11087              From: andreas.koenig@anima.de (Andreas J. Koenig)
11088              Date: 29 Oct 2000 19:37:09 +0100
11089              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
11090      Branch: perl
11091            ! t/comp/proto.t
11092 ____________________________________________________________________________
11093 [  7487] By: jhi                                   on 2000/10/29  21:06:27
11094         Log: constsub spillage.
11095              
11096              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
11097              From: John Tobey <jtobey@john-edwin-tobey.org>
11098              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
11099              Message-Id: <m13pvSr-000FObC@feynman.localnet>
11100      Branch: perl
11101            ! op.c
11102 ____________________________________________________________________________
11103 [  7486] By: nick                                  on 2000/10/29  21:05:04
11104         Log: Integrate mainline to perlio branch
11105      Branch: perlio
11106           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
11107           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
11108           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
11109           +> vos/install_perl.cm
11110            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
11111            - vos/config.h vos/config_h.SH_orig
11112           !> (integrate 141 files)
11113 ____________________________________________________________________________
11114 [  7485] By: jhi                                   on 2000/10/29  21:00:47
11115         Log: Make \x{...} consistently produce UTF-8.
11116              
11117              Subject: Re: \x{...} is confused 
11118              From: Simon Cozens <simon@cozens.net>
11119              Date: Sun, 29 Oct 2000 19:36:48 +0000
11120              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
11121      Branch: perl
11122            ! t/pragma/utf8.t toke.c
11123 ____________________________________________________________________________
11124 [  7484] By: nick                                  on 2000/10/29  20:05:29
11125         Log: PerlIO passes all tests.
11126      Branch: perlio
11127            ! perlio.c
11128 ____________________________________________________________________________
11129 [  7483] By: jhi                                   on 2000/10/29  18:06:55
11130         Log: Update Changes.
11131      Branch: perl
11132            ! Changes patchlevel.h
11133 ____________________________________________________________________________
11134 [  7482] By: nick                                  on 2000/10/29  17:43:28
11135         Log: Include <unistd.h> to get correct lseek() prototype etc.
11136              (I thought perl.h did that) - down to two fails
11137              - comp/require.t (last test)
11138              - lib/io_xs.t - possibly import/export of FILE * ?
11139      Branch: perlio
11140            ! perlio.c
11141 ____________________________________________________________________________
11142 [  7481] By: jhi                                   on 2000/10/29  17:02:37
11143         Log: UTF-8 decoder tweak.
11144      Branch: perl
11145            ! utf8.c
11146 ____________________________________________________________________________
11147 [  7480] By: nick                                  on 2000/10/29  16:26:11
11148         Log: Fixed two bugs:
11149              - error code not being set on close (of broken pipe)
11150              - append mode was truncating.
11151              At least one seek/tell bug remains.
11152      Branch: perlio
11153            ! perlio.c
11154 ____________________________________________________________________________
11155 [  7479] By: nick                                  on 2000/10/29  11:18:16
11156         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
11157              in case of accidents. Still several worrying fails, no line disciplines yet.
11158      Branch: perlio
11159            ! iperlsys.h perlio.c
11160 ____________________________________________________________________________
11161 [  7478] By: jhi                                   on 2000/10/29  02:04:01
11162         Log: Add also emailless people.
11163      Branch: perl
11164            ! AUTHORS
11165 ____________________________________________________________________________
11166 [  7477] By: jhi                                   on 2000/10/29  01:36:00
11167         Log: The #7476 needs a MANIFEST change, too.
11168      Branch: perl
11169            ! MANIFEST
11170 ____________________________________________________________________________
11171 [  7476] By: jhi                                   on 2000/10/29  01:35:21
11172         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
11173      Branch: perl
11174            - MAINTAIN
11175            ! AUTHORS Changes
11176 ____________________________________________________________________________
11177 [  7475] By: jhi                                   on 2000/10/28  23:57:25
11178         Log: De-quoted-unreadable to ISO Latin 1.
11179              (There's one ISO-2022-JP name in Changes5.004.)
11180      Branch: perl
11181            ! Changes Changes5.6
11182 ____________________________________________________________________________
11183 [  7474] By: jhi                                   on 2000/10/28  19:13:06
11184         Log: Subject: [ID 20001027.007] uniq array in perlfaq
11185              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
11186              Date: Fri, 27 Oct 2000 19:28:30 +0200
11187              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
11188      Branch: perl
11189            ! pod/perlfaq4.pod
11190 ____________________________________________________________________________
11191 [  7473] By: jhi                                   on 2000/10/28  18:02:05
11192         Log: Locking null mutexes is not recommendable.
11193              
11194              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
11195              From: Hugo <hv@crypt.compulink.co.uk>
11196              Date: Sat, 28 Oct 2000 18:41:12 +0100
11197              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
11198      Branch: perl
11199            ! op.c
11200 ____________________________________________________________________________
11201 [  7472] By: jhi                                   on 2000/10/28  17:52:58
11202         Log: Better create a true mailing list for the repository keepers.
11203      Branch: perl
11204            ! Porting/repository.pod
11205 ____________________________________________________________________________
11206 [  7471] By: jhi                                   on 2000/10/28  17:28:24
11207         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
11208              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
11209      Branch: perl
11210            + Porting/repository.pod
11211            ! MANIFEST
11212 ____________________________________________________________________________
11213 [  7470] By: jhi                                   on 2000/10/28  17:20:54
11214         Log: Subject: DOC PATCH 5.6.0
11215              From: mjd@plover.com
11216              Date: 27 Oct 2000 17:32:44 -0000
11217              Message-ID: <20001027173244.23754.qmail@plover.com>
11218      Branch: perl
11219            ! pod/perlfunc.pod
11220 ____________________________________________________________________________
11221 [  7469] By: jhi                                   on 2000/10/28  17:16:45
11222         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
11223              From: "Peter J. Farley III" <pjfarley@banet.net>
11224              Date: Fri, 27 Oct 2000 20:32:56 -0400
11225              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
11226      Branch: perl
11227            ! README.dos
11228 ____________________________________________________________________________
11229 [  7468] By: jhi                                   on 2000/10/28  17:07:18
11230         Log: Make target reordering to avoid pointless re-makes.
11231              
11232              Subject: Re: Total re-make of 'make okfile' after 7451 ?
11233              From: Nicholas Clark <nick@ccl4.org>
11234              Date: Sat, 28 Oct 2000 00:31:02 +0100
11235              Message-ID: <20001028003101.A54517@plum.flirble.org>
11236      Branch: perl
11237            ! Makefile.SH
11238 ____________________________________________________________________________
11239 [  7467] By: jhi                                   on 2000/10/28  17:05:31
11240         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
11241              From: lvirden@cas.org
11242              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
11243              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
11244      Branch: perl
11245            ! README.os2
11246 ____________________________________________________________________________
11247 [  7466] By: jhi                                   on 2000/10/28  16:09:16
11248         Log: Upgrade to CPAN 1.58_55.
11249              
11250              Subject: CPAN.pm status
11251              From: andreas.koenig@anima.de (Andreas J. Koenig) 
11252              Date: 28 Oct 2000 08:18:00 +0200 
11253              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
11254      Branch: perl
11255            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11256 ____________________________________________________________________________
11257 [  7465] By: jhi                                   on 2000/10/28  16:02:47
11258         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
11259      Branch: perl
11260            ! embed.h embed.pl perl.h proto.h toke.c
11261 ____________________________________________________________________________
11262 [  7464] By: nick                                  on 2000/10/28  10:43:44
11263         Log: Fix for sv_2iv() on "shared" value from keys %hash.
11264      Branch: perl
11265            ! sv.c
11266 ____________________________________________________________________________
11267 [  7463] By: jhi                                   on 2000/10/27  16:18:29
11268         Log: Update Changes.
11269      Branch: perl
11270            ! Changes patchlevel.h
11271 ____________________________________________________________________________
11272 [  7462] By: jhi                                   on 2000/10/27  16:17:44
11273         Log: Too enthusiastic editing in #7460.
11274      Branch: metaconfig
11275            ! U/modified/Oldsym.U
11276      Branch: perl
11277            ! Configure config_h.SH
11278 ____________________________________________________________________________
11279 [  7461] By: jhi                                   on 2000/10/27  15:37:38
11280         Log: Retract #7459, the script needs more work.
11281      Branch: perl
11282            - mkreef
11283            ! MANIFEST
11284 ____________________________________________________________________________
11285 [  7460] By: jhi                                   on 2000/10/27  15:23:14
11286         Log: Use $sort, $uniq (and $tr) consistently as wondered
11287              by Nicholas Clark.
11288      Branch: metaconfig
11289            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
11290            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
11291            ! U/modified/libc.U
11292      Branch: perl
11293            ! Configure config_h.SH
11294 ____________________________________________________________________________
11295 [  7459] By: jhi                                   on 2000/10/27  15:02:07
11296         Log: (Retracted by #7461)
11297              
11298              Add a shell script for creating/removing symbolic link farms,
11299              useful for keeping the source code read-only and doing the
11300              builds somewhere else.
11301      Branch: perl
11302            + mkreef
11303            ! MANIFEST
11304 ____________________________________________________________________________
11305 [  7458] By: jhi                                   on 2000/10/27  14:42:20
11306         Log: Do away with the fix_pl.
11307      Branch: perl
11308            - fix_pl
11309            ! MANIFEST Makefile.SH
11310 ____________________________________________________________________________
11311 [  7457] By: jhi                                   on 2000/10/27  12:43:13
11312         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
11313              From: Jens Hamisch <jens@Strawberry.COM>
11314              Date: Fri, 27 Oct 2000 14:38:21 +0200
11315              Message-Id: <20001027143821.B3366@Strawberry.COM>
11316      Branch: perl
11317            ! perl.h
11318 ____________________________________________________________________________
11319 [  7456] By: jhi                                   on 2000/10/27  12:33:42
11320         Log: Subject: [PATCH] todo
11321              From: Nicholas Clark <nick@ccl4.org>
11322              Date: Thu, 26 Oct 2000 22:32:29 +0100
11323              Message-ID: <20001026223229.A44540@plum.flirble.org>
11324      Branch: perl
11325            ! pod/perltodo.pod
11326 ____________________________________________________________________________
11327 [  7455] By: jhi                                   on 2000/10/27  12:02:21
11328         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
11329              From: John Tobey <jtobey@john-edwin-tobey.org>
11330              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
11331              Message-Id: <m13ozHF-000FObC@feynman.localnet>
11332      Branch: perl
11333            ! op.c t/pragma/sub_lval.t
11334 ____________________________________________________________________________
11335 [  7454] By: jhi                                   on 2000/10/27  11:59:42
11336         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
11337              From: sthoenna@efn.org
11338              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
11339              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
11340      Branch: perl
11341            ! pp.c t/op/assignwarn.t
11342 ____________________________________________________________________________
11343 [  7453] By: jhi                                   on 2000/10/27  00:15:08
11344         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
11345      Branch: perl
11346            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11347            ! ext/Storable/Storable.xs t/lib/st-lock.t
11348 ____________________________________________________________________________
11349 [  7452] By: jhi                                   on 2000/10/26  13:05:52
11350         Log: Undo #7451, this seems to be a deficiency in Perforce,
11351              there is no per-file line-terminator type, only per-client.
11352      Branch: perl
11353            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
11354            ! win32/makefile.mk
11355 ____________________________________________________________________________
11356 [  7451] By: jhi                                   on 2000/10/26  04:56:03
11357         Log: Experimenting in DOS arcana.
11358      Branch: perl
11359            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
11360            ! win32/makefile.mk
11361 ____________________________________________________________________________
11362 [  7450] By: jhi                                   on 2000/10/26  04:50:52
11363         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
11364              From: "Peter J. Farley III" <pjfarley@banet.net>            
11365              Date: Wed, 25 Oct 2000 23:10:18 -0400
11366              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
11367      Branch: perl
11368            ! t/io/open.t
11369 ____________________________________________________________________________
11370 [  7449] By: jhi                                   on 2000/10/26  04:49:16
11371         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
11372              From: Hugo <hv@crypt.compulink.co.uk>
11373              Date: Thu, 26 Oct 2000 01:55:17 +0100
11374              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
11375              
11376              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
11377      Branch: perl
11378            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
11379 ____________________________________________________________________________
11380 [  7448] By: jhi                                   on 2000/10/26  04:38:36
11381         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
11382              From: Peter Prymmer <pvhp@forte.com>
11383              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
11384              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
11385      Branch: perl
11386            ! configure.com
11387 ____________________________________________________________________________
11388 [  7447] By: jhi                                   on 2000/10/25  23:20:02
11389         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
11390              in platforms that strictly require all the symbols being present
11391              at link time.
11392      Branch: perl
11393            ! handy.h
11394 ____________________________________________________________________________
11395 [  7446] By: jhi                                   on 2000/10/25  21:55:57
11396         Log: Update Changes.
11397      Branch: perl
11398            ! Changes patchlevel.h
11399 ____________________________________________________________________________
11400 [  7445] By: jhi                                   on 2000/10/25  21:27:08
11401         Log: Integrate with vmsperl #7430 by Charles Bailey:
11402              
11403              Cleanup from prior patch (Charles Lane?):
11404              - improve handling of MFDs in Basename and Path
11405              - default to no xsubpp line # munging when building debug images
11406      Branch: perl
11407           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
11408 ____________________________________________________________________________
11409 [  7444] By: jhi                                   on 2000/10/25  21:03:50
11410         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
11411              From: John Peacock <JPeacock@UnivPress.com>
11412              Date: Thu, 18 May 2000 11:55:27 -0400
11413              Message-ID: <3924126F.A58BE57A@UnivPress.com>
11414      Branch: perl
11415            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
11416            ! t/op/write.t
11417 ____________________________________________________________________________
11418 [  7443] By: jhi                                   on 2000/10/25  20:43:10
11419         Log: Temporary stopgap for the self-tying issue: for now only
11420              array and hash self-ties are verboten.  The real fix, of
11421              course, would be to comprehensively test (and implement?)
11422              and debug (and document) self-ties.
11423      Branch: perl
11424            ! pod/perldiag.pod pp_sys.c t/op/tie.t
11425 ____________________________________________________________________________
11426 [  7442] By: jhi                                   on 2000/10/25  20:14:30
11427         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
11428              From: Dan Sugalski <dan@sidhe.org>
11429              Date: Wed, 25 Oct 2000 13:36:35 -0400
11430              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
11431              
11432              plus regen global.sym.
11433      Branch: perl
11434            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
11435            ! thrdvar.h util.c
11436 ____________________________________________________________________________
11437 [  7441] By: jhi                                   on 2000/10/25  20:12:20
11438         Log: buildtoc target tweaks.
11439      Branch: perl
11440            ! pod/Makefile.SH
11441 ____________________________________________________________________________
11442 [  7440] By: jhi                                   on 2000/10/25  20:03:53
11443         Log: A new version of making the syslog test more robust.
11444              (Replaces #7421.)
11445              
11446              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
11447              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11448              Date: Wed, 25 Oct 2000 12:13:54 -0400
11449              Message-ID: <20001025121354.B2264@O2.chapin.edu>
11450      Branch: perl
11451            ! t/lib/syslog.t
11452 ____________________________________________________________________________
11453 [  7439] By: jhi                                   on 2000/10/25  20:00:48
11454         Log: Continue the internal UTF-8 API tweaking.
11455              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
11456              used much more than the simpler API, now called utf8_to_uv_simple().
11457              Still not quite happy with API, too much partial duplication
11458              of functionality.
11459      Branch: perl
11460            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
11461            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
11462            ! regcomp.c regexec.c sv.c toke.c utf8.c
11463 ____________________________________________________________________________
11464 [  7438] By: jhi                                   on 2000/10/25  18:52:30
11465         Log: Allow poking holes at the UTF-8 decoding strictness.
11466      Branch: perl
11467            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
11468            ! utf8.h
11469 ____________________________________________________________________________
11470 [  7437] By: jhi                                   on 2000/10/25  13:53:05
11471         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
11472              UTF8LEN() and UTF8SKIP(). 
11473      Branch: perl
11474            ! pp.c utf8.c utf8.h
11475 ____________________________________________________________________________
11476 [  7436] By: jhi                                   on 2000/10/25  13:51:37
11477         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
11478              From: Nicholas Clark <nick@ccl4.org>
11479              Date: Wed, 25 Oct 2000 14:44:05 +0100
11480              Message-ID: <20001025144404.D27253@plum.flirble.org>
11481      Branch: perl
11482            ! pod/perlrun.pod
11483 ____________________________________________________________________________
11484 [  7435] By: jhi                                   on 2000/10/25  13:49:32
11485         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
11486              From: Mike Guy <mjtg@cam.ac.uk>
11487              Date: Tue, 24 Oct 2000 14:59:40 +0100
11488              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
11489      Branch: perl
11490            ! scope.c
11491 ____________________________________________________________________________
11492 [  7434] By: jhi                                   on 2000/10/25  13:48:41
11493         Log: AIX is picky about its symbol exports.  Solution for now
11494              is to include the deb.o explicitly to the re extension build.
11495              
11496              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
11497              From: Peter Prymmer <pvhp@forte.com>
11498              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
11499              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
11500      Branch: perl
11501            ! ext/re/Makefile.PL hints/aix.sh
11502 ____________________________________________________________________________
11503 [  7433] By: jhi                                   on 2000/10/25  13:46:49
11504         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
11505              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11506              Date: Wed, 25 Oct 2000 12:02:20 +0200
11507              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
11508      Branch: perl
11509            ! perlsdio.h
11510 ____________________________________________________________________________
11511 [  7432] By: jhi                                   on 2000/10/25  13:44:28
11512         Log: Subject: Minor update to find2perl, for portability
11513              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
11514              Date: Wed, 25 Oct 2000 12:05:47 +0100
11515              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
11516      Branch: perl
11517            ! x2p/find2perl.PL
11518 ____________________________________________________________________________
11519 [  7431] By: jhi                                   on 2000/10/25  13:40:39
11520         Log: Add targets to Makefile.SH, most importantly
11521              'regen_all' which also remembers to update vms/perly*.
11522      Branch: perl
11523            ! Makefile.SH
11524 ____________________________________________________________________________
11525 [  7430] By: bailey                                on 2000/10/25  03:13:53
11526         Log: Cleanup from prior patch (Charles Lane?):
11527              - improve handling of MFDs in Basename and Path
11528              - default to no xsubpp line # munging when building debug images
11529      Branch: vmsperl
11530            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
11531 ____________________________________________________________________________
11532 [  7429] By: jhi                                   on 2000/10/24  20:03:40
11533         Log: Podify README.epoc and README.vos.
11534      Branch: perl
11535            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
11536            ! pod/perlport.pod pod/perltoc.pod
11537 ____________________________________________________________________________
11538 [  7428] By: jhi                                   on 2000/10/24  19:10:33
11539         Log: Stratus VOS updates from Paul Green.
11540      Branch: perl
11541            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11542            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
11543            - vos/config.def vos/config.h vos/config_h.SH_orig
11544            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
11545            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
11546 ____________________________________________________________________________
11547 [  7427] By: jhi                                   on 2000/10/24  18:59:48
11548         Log: Check if stdio supports tweaking lval and cnt simultaneously.
11549              
11550              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
11551              From: Nicholas Clark <nick@ccl4.org>
11552              Date: Mon, 23 Oct 2000 15:39:32 +0100
11553              Message-ID: <20001023153932.A10786@plum.flirble.org>
11554      Branch: metaconfig
11555            ! U/compline/d_stdstdio.U
11556      Branch: perl
11557            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11558            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
11559            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
11560            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
11561            ! vos/config.h vos/config_h.SH_orig win32/config.bc
11562            ! win32/config.gc win32/config.vc
11563 ____________________________________________________________________________
11564 [  7426] By: jhi                                   on 2000/10/24  17:57:44
11565         Log: Missed the header file changes from #7425.
11566      Branch: perl
11567            ! embed.h embed.pl objXSUB.h proto.h
11568 ____________________________________________________________________________
11569 [  7425] By: jhi                                   on 2000/10/24  17:55:17
11570         Log: Fix the bug reported in
11571              
11572              From: andreas.koenig@anima.de (Andreas J. Koenig)
11573              Subject: Encode bug?
11574              Date: 24 Oct 2000 14:01:26 +0200 
11575              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
11576              
11577              Also make is_utf8_char() stricter.
11578      Branch: perl
11579            ! ext/Encode/Encode.xs utf8.c
11580 ____________________________________________________________________________
11581 [  7424] By: jhi                                   on 2000/10/24  15:15:39
11582         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
11583              From: Peter Scott <Peter@PSDT.com>
11584              Date: Mon, 23 Oct 2000 19:46:01 -0700
11585              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
11586      Branch: perl
11587            ! pod/perlfaq5.pod
11588 ____________________________________________________________________________
11589 [  7423] By: jhi                                   on 2000/10/24  14:25:30
11590         Log: Test tweak to avoid pulling in the whole Config.
11591      Branch: perl
11592            ! t/lib/st-lock.t
11593 ____________________________________________________________________________
11594 [  7422] By: jhi                                   on 2000/10/24  14:03:16
11595         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
11596      Branch: perl
11597            ! pp.c
11598 ____________________________________________________________________________
11599 [  7421] By: jhi                                   on 2000/10/24  13:32:09
11600         Log: (Replaced by #7440.)
11601              
11602              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
11603              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11604              Date: Mon, 23 Oct 2000 16:40:54 -0400
11605              Message-ID: <20001023164054.B14491@O2.chapin.edu>
11606      Branch: perl
11607            ! t/lib/syslog.t
11608 ____________________________________________________________________________
11609 [  7420] By: jhi                                   on 2000/10/24  13:30:53
11610         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
11611              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11612              Date: Mon, 23 Oct 2000 17:29:03 -0400
11613              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
11614      Branch: perl
11615            ! lib/ExtUtils/MM_Unix.pm
11616 ____________________________________________________________________________
11617 [  7419] By: jhi                                   on 2000/10/24  13:29:57
11618         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
11619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11620              Date: Mon, 23 Oct 2000 19:01:32 -0400
11621              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
11622      Branch: perl
11623            ! utils/h2xs.PL
11624 ____________________________________________________________________________
11625 [  7418] By: jhi                                   on 2000/10/24  13:26:04
11626         Log: Replace #7409 with
11627              
11628              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
11629              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
11630              Date: Mon, 23 Oct 2000 20:08:56 +0200
11631              Message-ID: <20001023200855.A14850@nice.ram.loc>
11632      Branch: perl
11633            ! ext/Storable/Storable.pm t/lib/st-lock.t
11634 ____________________________________________________________________________
11635 [  7417] By: jhi                                   on 2000/10/24  13:17:52
11636         Log: Run vms/vms_yfix.pl, should have done that after changing
11637              perly.c in #7382.
11638      Branch: perl
11639            ! vms/perly_c.vms vms/perly_h.vms
11640 ____________________________________________________________________________
11641 [  7416] By: jhi                                   on 2000/10/24  02:55:33
11642         Log: Make the UTF-8 decoding stricter and more verbose when
11643              malformation happens.  This involved adding an argument
11644              to utf8_to_uv_chk(), which involved changing its prototype,
11645              and prefer STRLEN over I32 for the UTF-8 length, which as
11646              a domino effect necessitated changing the prototypes of
11647              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
11648              The stricter UTF-8 decoding checking uses Markus Kuhn's
11649              UTF-8 Decode Stress Tester from
11650              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
11651      Branch: perl
11652            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
11653            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
11654            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
11655            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
11656 ____________________________________________________________________________
11657 [  7415] By: jhi                                   on 2000/10/23  14:06:06
11658         Log: Update Changes.
11659      Branch: perl
11660            ! Changes patchlevel.h
11661 ____________________________________________________________________________
11662 [  7414] By: jhi                                   on 2000/10/23  12:39:52
11663         Log: Undo the basename() part of #7412 since the lib/basename
11664              tests would need upgrading too.
11665      Branch: perl
11666            ! lib/File/Basename.pm
11667 ____________________________________________________________________________
11668 [  7413] By: jhi                                   on 2000/10/23  12:19:27
11669         Log: Document PERL_INSTALL_ROOT of #7210.
11670      Branch: perl
11671            ! lib/ExtUtils/Install.pm
11672 ____________________________________________________________________________
11673 [  7412] By: jhi                                   on 2000/10/23  12:16:47
11674         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
11675      Branch: perl
11676            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
11677            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
11678 ____________________________________________________________________________
11679 [  7411] By: jhi                                   on 2000/10/23  12:07:41
11680         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
11681              From: Prymmer/Kahn <pvhp@best.com>
11682              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
11683              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
11684      Branch: perl
11685            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
11686 ____________________________________________________________________________
11687 [  7410] By: jhi                                   on 2000/10/23  04:10:11
11688         Log: The change #7187 was not so good on VMS.
11689              
11690              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
11691              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11692              Date: Sun, 22 Oct 2000 23:03:08 -0500
11693              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
11694      Branch: perl
11695            ! utils/perldoc.PL
11696 ____________________________________________________________________________
11697 [  7409] By: jhi                                   on 2000/10/23  03:57:36
11698         Log: Avoid Storable locking on DJGPP for now.
11699              
11700              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
11701              From: "Peter J. Farley III" <pjfarley@banet.net>
11702              Date: Sun, 22 Oct 2000 20:00:00 -0400
11703              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
11704      Branch: perl
11705            ! ext/Storable/Storable.pm t/lib/st-lock.t
11706 ____________________________________________________________________________
11707 [  7408] By: jhi                                   on 2000/10/23  03:50:24
11708         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
11709              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11710              Date: Sun, 22 Oct 2000 21:12:22 -0400
11711              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
11712      Branch: perl
11713            ! lib/vars.pm
11714 ____________________________________________________________________________
11715 [  7407] By: jhi                                   on 2000/10/23  03:43:12
11716         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
11717              From: Hugo <hv@crypt.compulink.co.uk>
11718              Date: Mon, 23 Oct 2000 00:47:22 +0100
11719              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
11720      Branch: perl
11721            ! regexec.c t/op/pat.t
11722 ____________________________________________________________________________
11723 [  7406] By: jhi                                   on 2000/10/23  03:40:29
11724         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
11725      Branch: perl
11726            ! lib/ExtUtils/MakeMaker.pm
11727 ____________________________________________________________________________
11728 [  7405] By: jhi                                   on 2000/10/22  21:32:00
11729         Log: Doc patch.
11730              
11731              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
11732              From: rspier@pobox.com (Robert Spier)
11733              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
11734              Message-ID: <14835.16112.13457.447971@rls.cx>
11735      Branch: perl
11736            ! lib/strict.pm
11737 ____________________________________________________________________________
11738 [  7404] By: jhi                                   on 2000/10/22  21:30:51
11739         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
11740              From: rspier@pobox.com (Robert Spier)
11741              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
11742              Message-ID: <14835.17223.72448.705566@rls.cx>
11743      Branch: perl
11744            ! lib/ExtUtils/MakeMaker.pm
11745 ____________________________________________________________________________
11746 [  7403] By: jhi                                   on 2000/10/22  21:24:11
11747         Log: Subject: [PATCH bleadperl] ripples from constsub patch
11748              From: John Tobey <jtobey@john-edwin-tobey.org>
11749              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
11750              Message-Id: <m13nSOB-000FObC@feynman.localnet>
11751      Branch: perl
11752            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
11753 ____________________________________________________________________________
11754 [  7402] By: jhi                                   on 2000/10/22  20:59:35
11755         Log: Support s?printf parameter reordering.
11756      Branch: perl
11757            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
11758 ____________________________________________________________________________
11759 [  7401] By: jhi                                   on 2000/10/22  19:19:14
11760         Log: Expand %Config variables only if explicitly so requested
11761              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
11762              
11763              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
11764              From: Gurusamy Sarathy <gsar@ActiveState.com>
11765              Date: Sun, 22 Oct 2000 11:47:32 -0700
11766              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
11767      Branch: perl
11768            ! Makefile.SH lib/lib_pm.PL
11769 ____________________________________________________________________________
11770 [  7400] By: jhi                                   on 2000/10/22  18:24:10
11771         Log: Move the #7390 test from warn/op to comp/redef.
11772              
11773              Subject: Re: Creating const subs for constants.
11774              From: John Tobey <jtobey@john-edwin-tobey.org>
11775              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
11776              Message-Id: <m13nG72-000FObC@feynman.localnet>               
11777      Branch: perl
11778            ! t/comp/redef.t t/pragma/warn/op
11779 ____________________________________________________________________________
11780 [  7399] By: jhi                                   on 2000/10/22  17:49:59
11781         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
11782              From: Nicholas Clark <nick@ccl4.org>
11783              Date: Sat, 21 Oct 2000 22:23:19 +0100
11784              Message-ID: <20001021222319.B45586@plum.flirble.org>
11785      Branch: perl
11786            ! ext/DynaLoader/DynaLoader_pm.PL
11787 ____________________________________________________________________________
11788 [  7398] By: jhi                                   on 2000/10/22  17:47:35
11789         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
11790              From: Hugo <hv@crypt.compulink.co.uk>
11791              Date: Sat, 21 Oct 2000 18:19:59 +0100
11792              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
11793      Branch: perl
11794            ! ext/B/B.pm ext/B/B/C.pm
11795 ____________________________________________________________________________
11796 [  7397] By: jhi                                   on 2000/10/22  17:35:18
11797         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
11798              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11799              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
11800              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
11801      Branch: perl
11802            ! hints/openbsd.sh
11803 ____________________________________________________________________________
11804 [  7396] By: jhi                                   on 2000/10/22  17:19:46
11805         Log: Subject: installman go-faster stripes
11806              From: Nicholas Clark <nick@talking.bollo.cx>
11807              Date: Sat, 21 Oct 2000 17:24:53 +0100
11808              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
11809              
11810              Subject: Re: installman go-faster stripes
11811              From: Russ Allbery <rra@stanford.edu>
11812              Date: 21 Oct 2000 11:04:13 -0700
11813              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
11814      Branch: perl
11815            ! installman pod/pod2man.PL
11816 ____________________________________________________________________________
11817 [  7395] By: jhi                                   on 2000/10/22  17:17:35
11818         Log: Hints tweak from Anton Berezin.
11819      Branch: perl
11820            ! hints/freebsd.sh
11821 ____________________________________________________________________________
11822 [  7394] By: jhi                                   on 2000/10/22  04:50:04
11823         Log: Tweak the Is* definitions of Unicode character classes
11824              to better match the official categorizations; embrace
11825              the official categorizations; add the combining marks
11826              as alpha (and -numeric); fix DCinital (a typo and edito)
11827              to be DCmedial.
11828      Branch: perl
11829            + lib/unicode/Is/DCmedial.pl
11830            - lib/unicode/Is/DCinital.pl
11831            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11832            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
11833            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
11834            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
11835 ____________________________________________________________________________
11836 [  7393] By: jhi                                   on 2000/10/21  18:06:05
11837         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
11838              From: Daniel Chetlin <daniel@chetlin.com>
11839              Date: Sat, 21 Oct 2000 02:57:03 -0700
11840              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
11841      Branch: perl
11842            + t/lib/tie-splice.t
11843            ! MANIFEST lib/Tie/Array.pm
11844 ____________________________________________________________________________
11845 [  7392] By: gsar                                  on 2000/10/21  18:05:15
11846         Log: resync utfperl branch with mainline
11847      Branch: utfperl
11848           !> (integrate 1760 files)
11849 ____________________________________________________________________________
11850 [  7391] By: jhi                                   on 2000/10/21  14:37:49
11851         Log: Testcases for a #7383,#7385 related bug.
11852              
11853              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
11854              From: Nicholas Clark <nick@ccl4.org>
11855              Date: Sat, 21 Oct 2000 15:04:51 +0100
11856              Message-ID: <20001021150451.A51566@plum.flirble.org>
11857      Branch: perl
11858            ! t/pragma/utf8.t
11859 ____________________________________________________________________________
11860 [  7390] By: jhi                                   on 2000/10/21  14:35:57
11861         Log: Add a testcase for #7389.
11862      Branch: perl
11863            ! t/pragma/warn/op
11864 ____________________________________________________________________________
11865 [  7389] By: jhi                                   on 2000/10/21  14:26:45
11866         Log: Subject: Re: Creating const subs for constants.
11867              From: John Tobey <jtobey@john-edwin-tobey.org>
11868              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
11869              Message-Id: <m13mo0N-000FObC@feynman.localnet>
11870      Branch: perl
11871            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
11872            ! proto.h sv.c
11873 ____________________________________________________________________________
11874 [  7388] By: nick                                  on 2000/10/21  11:44:23
11875         Log: Populate perlio branch
11876      Branch: perlio
11877           +> (branch 1760 files)
11878 ____________________________________________________________________________
11879 [  7387] By: nick                                  on 2000/10/21  10:52:05
11880         Log: Get branch back as replica of mainline via :
11881              p4 integrate -b utfperl
11882              p4 resolve -at ./...
11883      Branch: utfperl
11884           +> (branch 269 files)
11885            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
11886            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
11887            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
11888            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
11889            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
11890            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
11891            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
11892            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
11893            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
11894            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
11895            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
11896            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
11897            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
11898            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
11899            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
11900            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
11901            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
11902            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
11903            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
11904            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
11905            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
11906            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
11907            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
11908            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
11909            - lib/unicode/UCD300.html lib/unicode/Unicode.300
11910            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
11911            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
11912            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
11913            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
11914           !> (integrate 965 files)
11915 ____________________________________________________________________________
11916 [  7386] By: jhi                                   on 2000/10/21  01:31:12
11917         Log: Update Changes.
11918      Branch: perl
11919            ! Changes patchlevel.h
11920 ____________________________________________________________________________
11921 [  7385] By: jhi                                   on 2000/10/21  01:28:42
11922         Log: The #7383 was right only in the context of the original bug report,
11923              not in more general case.
11924      Branch: perl
11925            ! pp_hot.c
11926 ____________________________________________________________________________
11927 [  7384] By: jhi                                   on 2000/10/21  01:08:23
11928         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
11929      Branch: perl
11930            ! ext/IO/lib/IO/Select.pm
11931 ____________________________________________________________________________
11932 [  7383] By: jhi                                   on 2000/10/21  00:44:18
11933         Log: Fix for ID 20001020.006, concatenating an unset submatch
11934              with utf8 resulted in "Modification of a read-only value".
11935      Branch: perl
11936            ! pp_hot.c t/pragma/utf8.t
11937 ____________________________________________________________________________
11938 [  7382] By: jhi                                   on 2000/10/20  20:44:31
11939         Log: Make scan_num() reëntrant, as suggested in
11940              
11941              Subject: [PATCH perl@7229] Rentrant parser and yylex()
11942              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11943              Date: Fri, 20 Oct 2000 14:17:27 +0100
11944              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
11945      Branch: perl
11946            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
11947            ! toke.c
11948 ____________________________________________________________________________
11949 [  7381] By: jhi                                   on 2000/10/20  20:07:29
11950         Log: Reëntrancy fix.
11951              
11952              Subject: [PATCH perl@7229] Rentrant parser and yylex()
11953              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11954              Date: Fri, 20 Oct 2000 14:17:27 +0100
11955              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
11956      Branch: perl
11957            ! embed.h embed.pl perl.h proto.h toke.c
11958 ____________________________________________________________________________
11959 [  7380] By: jhi                                   on 2000/10/20  19:15:54
11960         Log: Don't write double values through long double pointers,
11961              based on a part of
11962              
11963              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
11964              From: Jens Hamisch <jens@Strawberry.COM>
11965              Date: Tue, 17 Oct 2000 08:39:36 +0200
11966              Message-Id: <20001017083936.A11104@Strawberry.COM>
11967      Branch: perl
11968            ! perl.h pp.c
11969 ____________________________________________________________________________
11970 [  7379] By: jhi                                   on 2000/10/20  18:43:37
11971         Log: Portability tweak on #7377.
11972              
11973              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
11974              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11975              Date:     Fri, 20 Oct 2000 13:13:41 EDT
11976              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
11977      Branch: perl
11978            ! t/lib/dprof.t
11979 ____________________________________________________________________________
11980 [  7378] By: jhi                                   on 2000/10/20  12:57:19
11981         Log: SOCKS function redefinitions need prototypes, too, otherwise
11982              for example 32 bit versus 64 bit differences cause a lot of
11983              problems.  Part of
11984              
11985              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
11986              From: Jens Hamisch <jens@Strawberry.COM>
11987              Date: Tue, 17 Oct 2000 08:39:36 +0200
11988              Message-Id: <20001017083936.A11104@Strawberry.COM>
11989      Branch: perl
11990            ! doio.c pp_sys.c
11991 ____________________________________________________________________________
11992 [  7377] By: jhi                                   on 2000/10/20  12:37:12
11993         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
11994              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11995              Date:     Fri, 20 Oct 2000 08:26:04 EDT
11996              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
11997      Branch: perl
11998            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
11999 ____________________________________________________________________________
12000 [  7376] By: jhi                                   on 2000/10/20  12:35:31
12001         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
12002              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12003              Date:     Fri, 20 Oct 2000 07:48:15 EDT
12004              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
12005      Branch: perl
12006            ! configure.com vms/gen_shrfls.pl
12007 ____________________________________________________________________________
12008 [  7375] By: bailey                                on 2000/10/20  04:44:37
12009         Log: SYN SYN
12010      Branch: vmsperl
12011           +> (branch 134 files)
12012            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
12013            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
12014            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
12015            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
12016            - eg/cgi/frameset.cgi eg/cgi/index.html
12017            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
12018            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
12019            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
12020            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
12021            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
12022            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
12023            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
12024            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
12025            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
12026            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
12027            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
12028            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
12029            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
12030            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
12031            - lib/unicode/Props.txt lib/unicode/UCD300.html
12032            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
12033            - utils/perlbc.PL vms/subconfigure.com
12034           !> (integrate 785 files)
12035 ____________________________________________________________________________
12036 [  7374] By: jhi                                   on 2000/10/20  00:59:48
12037         Log: In the latest compiler builds cccdlflags must not become -fpic,
12038              from Wilfredo Sánchez.
12039      Branch: perl
12040            ! hints/darwin.sh
12041 ____________________________________________________________________________
12042 [  7373] By: jhi                                   on 2000/10/20  00:56:35
12043         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
12044              From: Tony Cook <tony@develop-help.com>
12045              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
12046              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
12047      Branch: perl
12048            ! pod/perlop.pod
12049 ____________________________________________________________________________
12050 [  7372] By: jhi                                   on 2000/10/19  19:34:40
12051         Log: Typo noted by Mark Lutz.
12052      Branch: perl
12053            ! t/op/64bitint.t
12054 ____________________________________________________________________________
12055 [  7371] By: jhi                                   on 2000/10/19  19:33:13
12056         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
12057      Branch: metaconfig
12058            ! U/modified/Cppsym.U U/modified/Oldconfig.U
12059      Branch: metaconfig/U/perl
12060            ! End.U dlsrc.U libperl.U
12061      Branch: perl
12062            + hints/nonstopux.sh
12063            ! Configure MANIFEST config_h.SH
12064 ____________________________________________________________________________
12065 [  7370] By: jhi                                   on 2000/10/19  17:18:08
12066         Log: Subject: PATCH do_print has 2 PerlIO_error()s
12067              From: nick@ccl4.org
12068              Date: Thu, 19 Oct 2000 18:09:20 +0100
12069              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
12070      Branch: perl
12071            ! doio.c
12072 ____________________________________________________________________________
12073 [  7369] By: jhi                                   on 2000/10/19  14:01:49
12074         Log: Update Changes.
12075      Branch: perl
12076            ! Changes patchlevel.h
12077 ____________________________________________________________________________
12078 [  7368] By: jhi                                   on 2000/10/19  13:04:29
12079         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
12080              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12081              Date: Wed, 18 Oct 2000 13:12:01 +0200
12082              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
12083      Branch: perl
12084            ! hints/aix.sh
12085 ____________________________________________________________________________
12086 [  7367] By: jhi                                   on 2000/10/19  02:22:40
12087         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
12088              of a 'pmshort' anywhere in the B, so the offending line was simply
12089              removed.
12090      Branch: perl
12091            ! ext/B/B/Debug.pm
12092 ____________________________________________________________________________
12093 [  7366] By: jhi                                   on 2000/10/19  02:12:37
12094         Log: Add the test case for the bug id 20000730.004 which seems
12095              to have been fixed by now.
12096      Branch: perl
12097            ! t/pragma/utf8.t
12098 ____________________________________________________________________________
12099 [  7365] By: jhi                                   on 2000/10/18  23:36:24
12100         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
12101              From: Hugo <hv@crypt.compulink.co.uk>
12102              Date: Wed, 18 Oct 2000 23:25:58 +0100
12103              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
12104      Branch: perl
12105            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
12106 ____________________________________________________________________________
12107 [  7364] By: jhi                                   on 2000/10/18  21:12:53
12108         Log: (retracted)
12109      Branch: perl
12110            ! pp.c
12111 ____________________________________________________________________________
12112 [  7363] By: jhi                                   on 2000/10/18  20:55:38
12113         Log: Missing change from #7362.
12114      Branch: perl
12115            ! win32/perlhost.h
12116 ____________________________________________________________________________
12117 [  7362] By: jhi                                   on 2000/10/18  20:52:01
12118         Log: Borland C fstat() never saw the fd as writable.
12119              
12120              Subject: fix for Borland's weak "stat" (perl@7211)
12121              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12122              Date: Mon, 16 Oct 2000 09:55:03 +0400
12123              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
12124      Branch: perl
12125            ! win32/win32.c
12126 ____________________________________________________________________________
12127 [  7361] By: jhi                                   on 2000/10/18  17:43:50
12128         Log: Regen toc.
12129      Branch: perl
12130            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
12131 ____________________________________________________________________________
12132 [  7360] By: jhi                                   on 2000/10/18  17:07:44
12133         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12134              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
12135              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
12136              Date: Mon, 16 Oct 2000 15:19:49 +0200
12137      Branch: perl
12138            + README.aix
12139            ! MANIFEST
12140 ____________________________________________________________________________
12141 [  7359] By: jhi                                   on 2000/10/18  17:04:49
12142         Log: Subject: Pod patch for Devel::Peek
12143              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12144              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
12145              Date: Mon, 16 Oct 2000 12:26:34 +0200
12146      Branch: perl
12147            ! ext/Devel/Peek/Peek.pm
12148 ____________________________________________________________________________
12149 [  7358] By: jhi                                   on 2000/10/18  17:03:15
12150         Log: Make Cwd more bulletproof in chrooted environments.
12151              
12152              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
12153              From: "Eric E. Coe" <Eric.Coe@oracle.com>
12154              Date: Wed, 18 Oct 2000 04:03:54 -0400
12155              Message-Id: <39ED596A.70E599FE@oracle.com>
12156      Branch: perl
12157            ! lib/Cwd.pm
12158 ____________________________________________________________________________
12159 [  7357] By: jhi                                   on 2000/10/18  16:37:26
12160         Log: Disable the UTF8 downgrade croakage for now to avoid
12161              too many not okay messages.
12162      Branch: perl
12163            ! doio.c
12164 ____________________________________________________________________________
12165 [  7356] By: jhi                                   on 2000/10/17  23:29:41
12166         Log: Show the failed remote port, instead of the failing line number.
12167              
12168              Subject: [PATCH 5.6.1 Debugger] More diagnostics
12169              From: David Sparks <daves@ActiveState.com>
12170              Date: Tue, 17 Oct 2000 15:00:24 -0700
12171              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
12172      Branch: perl
12173            ! lib/perl5db.pl
12174 ____________________________________________________________________________
12175 [  7355] By: jhi                                   on 2000/10/17  14:11:31
12176         Log: On output try to downgrade to bytes, croak if impossible,
12177              from Simon Cozens.  This means that outputting >255 UTF8
12178              is impossible.  Consider this as a strong incentive to get
12179              the I/O disciplines implemented.
12180      Branch: perl
12181            ! doio.c pod/perldiag.pod sv.c
12182 ____________________________________________________________________________
12183 [  7354] By: jhi                                   on 2000/10/17  13:42:23
12184         Log: Clarify documentation on 'use bytes'.
12185              
12186              Subject: Re: What does 'use bytes' "mean" ?
12187              From: Simon Cozens <simon@cozens.net>
12188              Date: Mon, 18 Sep 2000 18:24:25 +0100
12189              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
12190      Branch: perl
12191            ! lib/bytes.pm
12192 ____________________________________________________________________________
12193 [  7353] By: jhi                                   on 2000/10/17  13:28:12
12194         Log: Workaround for a sfio bug where the stream error indicator
12195              is not cleared as documented.
12196              
12197              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
12198              From: Nicholas Clark <nick@ccl4.org>
12199              Date: Mon, 16 Oct 2000 18:28:23 +0100
12200              Message-ID: <20001016182823.J19700@plum.flirble.org>
12201      Branch: perl
12202            ! doio.c
12203 ____________________________________________________________________________
12204 [  7352] By: jhi                                   on 2000/10/17  13:06:19
12205         Log: More IoTYPE sprinkling.
12206      Branch: perl
12207            ! doio.c pp_hot.c
12208 ____________________________________________________________________________
12209 [  7351] By: jhi                                   on 2000/10/16  22:47:07
12210         Log: Detect early whether the std streams have gone bad.
12211              
12212              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
12213              Date: Mon, 16 Oct 2000 23:28:42 +0100
12214              From: Nicholas Clark <nick@ccl4.org>
12215              Message-ID: <20001016232842.A37942@plum.flirble.org>
12216      Branch: perl
12217            ! t/op/misc.t
12218 ____________________________________________________________________________
12219 [  7350] By: jhi                                   on 2000/10/16  22:45:16
12220         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
12221              From: "Peter J. Farley III" <pjfarley@banet.net>
12222              Date: Mon, 16 Oct 2000 18:15:59 -0400
12223              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
12224      Branch: perl
12225            ! djgpp/djgpp.c dosish.h t/io/open.t
12226 ____________________________________________________________________________
12227 [  7349] By: jhi                                   on 2000/10/16  22:36:45
12228         Log: perldelta tweak.
12229      Branch: perl
12230            ! pod/perldelta.pod
12231 ____________________________________________________________________________
12232 [  7348] By: jhi                                   on 2000/10/16  15:17:53
12233         Log: Update Changes.
12234      Branch: perl
12235            ! Changes patchlevel.h
12236 ____________________________________________________________________________
12237 [  7347] By: jhi                                   on 2000/10/16  13:55:27
12238         Log: Add the capability to include/exclude branches.
12239      Branch: perl
12240            ! Porting/genlog
12241 ____________________________________________________________________________
12242 [  7346] By: jhi                                   on 2000/10/16  13:18:04
12243         Log: Add Charles Lane.
12244      Branch: perl
12245            ! AUTHORS Changes
12246 ____________________________________________________________________________
12247 [  7345] By: jhi                                   on 2000/10/16  13:13:21
12248         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
12249      Branch: perl
12250            ! pod/perldelta.pod
12251 ____________________________________________________________________________
12252 [  7344] By: gsar                                  on 2000/10/16  09:30:21
12253         Log: integrate change#6220 from cfgperl
12254              
12255              Win32 patches from Benjamin Stuhl.
12256      Branch: maint-5.6/perl
12257           !> makedef.pl win32/win32.h
12258 ____________________________________________________________________________
12259 [  7343] By: gsar                                  on 2000/10/16  08:32:19
12260         Log: integrate changes#6221,6222 from cfgperl
12261              
12262              Remove tr///CU (the feature is to be obsoleted by better interfaces).
12263              From: simon@brecon.co.uk (Simon Cozens)
12264              Subject: [PATCH] Eliminate tr///[CU][CU]
12265              Date: 23 Jun 2000 11:05:40 GMT
12266              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
12267              
12268              doc typo fix
12269              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
12270              From: Ian Phillipps <Ian.Phillipps@iname.com>
12271              Date: Fri, 23 Jun 2000 10:40:58 +0100
12272              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
12273      Branch: maint-5.6/perl
12274           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
12275 ____________________________________________________________________________
12276 [  7342] By: gsar                                  on 2000/10/16  08:28:08
12277         Log: integrate change#6217 from cfgperl (in part)
12278              
12279              Rename the fdpid locking and integrate with Sarathy.
12280      Branch: maint-5.6/perl
12281           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
12282           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
12283           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
12284           !> win32/win32.c
12285 ____________________________________________________________________________
12286 [  7341] By: gsar                                  on 2000/10/16  08:23:39
12287         Log: integrate changes#6214..6216 from mainline
12288              
12289              @_ can't have junk in it even in the non-USE_ITHREADS case because
12290              caller() wants to populate @DB::args with it (causes a coredump
12291              in Carp::confess())
12292              
12293              tweak comment about @DB::args
12294              
12295              be more optimal about clearing @_
12296      Branch: maint-5.6/perl
12297           !> av.h cop.h pp_ctl.c t/op/runlevel.t
12298 ____________________________________________________________________________
12299 [  7340] By: gsar                                  on 2000/10/16  08:20:37
12300         Log: integrate changes#6207..6210 from cfgperl
12301              
12302              Subject: [PATCH 5.6.0] Threadsafe patches
12303              From: Dan Sugalski <dan@sidhe.org>
12304              To: perl5-porters@perl.org
12305              Date: Mon, 08 May 2000 18:08:13 -0400
12306              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
12307              
12308              Regen headers for #6207.
12309              
12310              Lock PL_fdpid against race conditions, based on:
12311              Subject: [PATCH 5.6.0]subprocess fixup for threads
12312              From: Dan Sugalski <dan@sidhe.org>
12313              To: perl5-porters@perl.org
12314              Date: Tue, 11 Apr 2000 17:02:32 -0400
12315              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
12316              
12317              Mopup for #6207 and #6209.
12318      Branch: maint-5.6/perl
12319           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
12320           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
12321           !> win32/win32.c
12322 ____________________________________________________________________________
12323 [  7339] By: gsar                                  on 2000/10/16  08:14:34
12324         Log: integrate change#6203 from cfgperl
12325              
12326              perldiag should refer to perlos2.pod not README.os2
12327      Branch: maint-5.6/perl
12328           !> pod/perldiag.pod
12329 ____________________________________________________________________________
12330 [  7338] By: gsar                                  on 2000/10/16  08:11:42
12331         Log: integrate change#6201 from mainline
12332              
12333              Perl_eval_pv() leaks 4 bytes every time it is called because it
12334              does a PUSHMARK that's never ever POPMARKed; in general, only
12335              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
12336              Perl_eval_[sp]v() don't because they don't take any incoming
12337              arguments (this leak has been around since the original version
12338              of perl_eval_pv() in 5.003_97e)
12339      Branch: maint-5.6/perl
12340           !> perl.c
12341 ____________________________________________________________________________
12342 [  7337] By: gsar                                  on 2000/10/16  08:08:47
12343         Log: integrate changes#6197..6200 from cfgperl
12344              
12345              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
12346              From: John Borwick <jhborwic@unity.ncsu.edu>
12347              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
12348              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
12349              
12350              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
12351              From: Dan Sugalski <dan@sidhe.org>
12352              To: vmsperl@perl.org, perl5-porters@perl.org
12353              Date: Fri, 02 Jun 2000 16:00:41 -0400
12354              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
12355              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
12356              
12357              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
12358              From: Dan Sugalski <dan@sidhe.org>
12359              To: perl5-porters@perl.org, vmsperl@perl.org
12360              Date: Fri, 02 Jun 2000 17:30:51 -0400
12361              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
12362              
12363              Update to cperl-mode.el 4.31 from
12364              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
12365              Subject: A couple of notes
12366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12367              To: Mailing list Perl5 <perl5-porters@perl.org>
12368              Date: Sat, 3 Jun 2000 23:33:32 -0400
12369              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
12370      Branch: maint-5.6/perl
12371           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
12372           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
12373           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
12374           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
12375           !> vms/vmsish.h
12376 ____________________________________________________________________________
12377 [  7336] By: gsar                                  on 2000/10/16  08:03:46
12378         Log: integrate changes#6194,6195 from mainline
12379              
12380              fix small eval"" memory leaks under USE_ITHREADS
12381              
12382              fix yet another eval"" leak under USE_ITHREADS
12383      Branch: maint-5.6/perl
12384           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
12385           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
12386           !> vms/perly_c.vms
12387 ____________________________________________________________________________
12388 [  7335] By: gsar                                  on 2000/10/16  08:02:15
12389         Log: integrate changes#6190,6191 from mainline
12390              
12391              submit missing embed.pl change
12392              
12393              vec() loses numericalness (modified version of patch suggested
12394              by Robin Barker)
12395      Branch: maint-5.6/perl
12396           !> doop.c embed.pl t/op/vec.t
12397 ____________________________________________________________________________
12398 [  7334] By: gsar                                  on 2000/10/16  08:01:03
12399         Log: integrate change#6189 from mainline
12400              
12401              counting tr/// corrupts later operation (from M.J.T Guy)
12402      Branch: maint-5.6/perl
12403           !> doop.c t/op/tr.t
12404 ____________________________________________________________________________
12405 [  7333] By: gsar                                  on 2000/10/16  07:59:07
12406         Log: integrate changes#6183..6188 from mainline
12407              
12408              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
12409              <nick@ccl4.org>)
12410              
12411              tweak for change#6127
12412              
12413              remove incorrect documentation about implicit split to @_ in
12414              list context, which never really worked in perl 5 (from
12415              M.J.T. Guy)
12416              
12417              further qualify references to "alphanumeric" (from Wolfgang Laun
12418              <wolfgang.laun@alcatel.at>)
12419              
12420              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
12421              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
12422              
12423              h2xs tweaks
12424      Branch: maint-5.6/perl
12425           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
12426           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
12427           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
12428           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
12429           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
12430           !> pod/pod2latex.PL utils/h2xs.PL
12431 ____________________________________________________________________________
12432 [  7332] By: gsar                                  on 2000/10/16  07:53:52
12433         Log: integrate change#6179 from mainline
12434              
12435              buggy modulus on UVs introduced by change#3378 (resulted in
12436              4063328477 % 65535 amounting to 27406, instead of 27407)
12437      Branch: maint-5.6/perl
12438           !> pp.c t/op/arith.t
12439 ____________________________________________________________________________
12440 [  7331] By: gsar                                  on 2000/10/16  07:52:49
12441         Log: integrate changes#6176,6177,6178,6182 from cfgperl
12442              
12443              Single-quoted utf8 patch from Simon Cozens.
12444              
12445              Substitution utf8 patch from Simon Cozens.
12446              
12447              Be cleaner.
12448              
12449              Be Cleaner Part Deux.
12450      Branch: maint-5.6/perl
12451           !> Makefile.SH pp_hot.c toke.c
12452 ____________________________________________________________________________
12453 [  7330] By: gsar                                  on 2000/10/16  07:41:36
12454         Log: integrate change#6172 from mainline
12455              
12456              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
12457              (from Ilya Zakharevich)
12458      Branch: maint-5.6/perl
12459           !> regexec.c t/op/re_tests
12460 ____________________________________________________________________________
12461 [  7329] By: gsar                                  on 2000/10/16  07:40:25
12462         Log: integrate change#6171 from mainline
12463              
12464              scalar() doesn't force scalar context when used in void context
12465              (from Simon Cozens)
12466      Branch: maint-5.6/perl
12467           !> op.c t/op/wantarray.t
12468 ____________________________________________________________________________
12469 [  7328] By: gsar                                  on 2000/10/16  07:39:33
12470         Log: integrate change#6170 from mainline
12471              
12472              change#6142 needs tweaks to tests to work where there's no
12473              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
12474      Branch: maint-5.6/perl
12475           !> t/lib/filefind.t
12476 ____________________________________________________________________________
12477 [  7327] By: gsar                                  on 2000/10/16  07:35:34
12478         Log: integrate changes#6166..6168 from cfgperl
12479              
12480              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
12481              in case somebody wants to write an extension for more
12482              shadow database interfaces.
12483              
12484              tweak todo
12485              
12486              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
12487      Branch: maint-5.6/perl
12488           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12489           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
12490           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
12491           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
12492           !> win32/config.vc win32/config_H.bc win32/config_H.gc
12493           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12494 ____________________________________________________________________________
12495 [  7326] By: gsar                                  on 2000/10/16  07:29:05
12496         Log: integrate changes#6157,6159..6161,6164 from cfgperl
12497              
12498              Regen Configure to jive with #6149.
12499              
12500              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
12501              
12502              Changes for the File::Temp 0.08 (change #6159) test suite
12503              to fit better into the Perl distribution test framework.
12504              
12505              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
12506              both from Simon Cozens.
12507              
12508              detypo
12509      Branch: maint-5.6/perl
12510           +> pod/perlmodlib.PL pod/perlnewmod.pod
12511           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
12512           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
12513           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12514           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
12515 ____________________________________________________________________________
12516 [  7325] By: gsar                                  on 2000/10/16  07:25:13
12517         Log: integrate change#6158 from vmsperl
12518              
12519              Add fallback to tmpfile for use in cases where user's relying on
12520              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
12521              Lane's patch)
12522      Branch: maint-5.6/perl
12523           !> vms/vms.c vms/vmsish.h
12524 ____________________________________________________________________________
12525 [  7324] By: gsar                                  on 2000/10/16  07:20:50
12526         Log: integrate changes#6153..6155 from mainline
12527              
12528              prettier Test::Harness output on failed tests (from Nicholas Clark
12529              <nick@Bagpuss.uk.boo.com>)
12530              
12531              avoid type mismatch warning
12532              
12533              small bug in change#6144; remove random \xA0 character that snuck
12534              in via change#6145
12535      Branch: maint-5.6/perl
12536           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
12537           !> perl.c
12538 ____________________________________________________________________________
12539 [  7323] By: gsar                                  on 2000/10/16  07:18:47
12540         Log: integrate changes#6151,6152 from mainline
12541              
12542              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
12543              
12544              cosmetic fixups of RE debug output (from Ilya Zakharevich)
12545      Branch: maint-5.6/perl
12546           !> regexec.c
12547 ____________________________________________________________________________
12548 [  7322] By: gsar                                  on 2000/10/16  07:17:25
12549         Log: integrate changes#6146..6150 from mainline
12550              
12551              doc typo
12552              
12553              add a make entry to Config.pm so "perl -V:make" works on VMS
12554              (from Peter Prymmer)
12555              
12556              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
12557              
12558              OS/2 tweaks for usethreads build (from Rocco Caputo
12559              <troc@netrus.net>)
12560              
12561              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
12562      Branch: maint-5.6/perl
12563           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
12564           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
12565           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
12566           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
12567           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
12568           !> warnings.pl x2p/a2p.h
12569 ____________________________________________________________________________
12570 [  7321] By: gsar                                  on 2000/10/16  07:14:02
12571         Log: integrate changes#6143..6145 from mainline
12572              
12573              MacOS support, part 1 (from Matthias Neeracher
12574              <neeri@iis.ee.ethz.ch>)
12575              
12576              MacOS support, part 2: make AutoSplit use File::Spec instead
12577              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
12578              <neeri@iis.ee.ethz.ch>)
12579              
12580              make xsubpp skip embedded pod (from Matthias Neeracher
12581              <neeri@iis.ee.ethz.ch>)
12582      Branch: maint-5.6/perl
12583           +> ext/DynaLoader/dl_mac.xs
12584           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
12585           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
12586           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
12587           !> pp_ctl.c proto.h toke.c util.c util.h
12588 ____________________________________________________________________________
12589 [  7320] By: gsar                                  on 2000/10/16  07:12:13
12590         Log: integrate changes#6141,6142 from mainline
12591              
12592              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
12593              forwarded by Peter Seebach from the bsdi-users mailing list.
12594              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
12595              
12596              File::Find fails to chdir when chasing symlinks (from
12597              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
12598      Branch: maint-5.6/perl
12599           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
12600 ____________________________________________________________________________
12601 [  7319] By: gsar                                  on 2000/10/16  07:04:30
12602         Log: integrate change#6139 from mainline
12603              
12604              revise mktables.PL for bugs and newness in Unicode 3.0
12605              (from James Bence <jbence@amgen.com>)
12606      Branch: maint-5.6/perl
12607           +> (branch 30 files)
12608           !> (integrate 49 files)
12609 ____________________________________________________________________________
12610 [  7318] By: gsar                                  on 2000/10/16  07:01:01
12611         Log: integrate changes#6137,6138 from mainline
12612              
12613              fix bogus redeclaration warning for "our" variables in different
12614              scopes
12615              
12616              add note about the handling of negative indices to tied arrays
12617              (from Michael G Schwern <schwern@pobox.com>)
12618      Branch: maint-5.6/perl
12619           !> op.c pod/perltie.pod t/pragma/strict-vars
12620 ____________________________________________________________________________
12621 [  7317] By: gsar                                  on 2000/10/16  06:58:46
12622         Log: integrate changes#6127..6136 from mainline
12623              
12624              call_method(...,G_EVAL) can longjmp() out if the method probing
12625              failed (from Gisle Aas)
12626              
12627              new perlxstut example for passing/returning refs to arrays
12628              (from David Lowe <dlowe@pootpoot.com>)
12629              
12630              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
12631              
12632              fix places that mean C<"word" character> but say C<alphanumeric
12633              character>
12634              
12635              avoid warnings in POSIX.pm (from Barrie Slaymaker)
12636              
12637              warnings::enabled() doesn't fall back to looking at $^W if
12638              caller isn't using lexical warnings (from Paul Marquess)
12639              
12640              elide bogus test in change#6132
12641              
12642              make Test::Harness use wait.h/WCOREDUMP if available
12643              (from Ben Tilly <ben_tilly@hotmail.com>)
12644              
12645              enable Test::Harness to dynamically determine column width etc.
12646              (from Rob Napier <rnapier@employees.org>)
12647              
12648              random pod typos (from Peter Scott <Peter@PSDT.com>)
12649      Branch: maint-5.6/perl
12650           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
12651           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
12652           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
12653           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
12654 ____________________________________________________________________________
12655 [  7316] By: gsar                                  on 2000/10/16  06:53:23
12656         Log: integrate change#6126 from mainline
12657              
12658              change#2879 broke rvalue autovivification of magicals such as
12659              ${$num} (reworked variant of patch suggested by Simon Cozens)
12660      Branch: maint-5.6/perl
12661           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
12662           !> pp_hot.c proto.h t/op/gv.t
12663 ____________________________________________________________________________
12664 [  7315] By: gsar                                  on 2000/10/16  06:51:38
12665         Log: integrate changes#6123,6125 from mainline
12666              
12667              clarify gotcha with #line directives (from Rocco Caputo
12668              <troc@netrus.net>)
12669              
12670              enable propagating exception objects via Perl_croak() in XS code
12671              (from Gisle Aas)
12672      Branch: maint-5.6/perl
12673           !> pod/perldebug.pod pod/perlsyn.pod util.c
12674 ____________________________________________________________________________
12675 [  7314] By: gsar                                  on 2000/10/16  06:49:28
12676         Log: integrate change#6122 from mainline
12677              
12678              downgrade fatal error on C<"foo@nosucharray.com"> to optional
12679              warning (from Mark-Jason Dominus)
12680      Branch: maint-5.6/perl
12681           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
12682           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
12683           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
12684           !> toke.c
12685 ____________________________________________________________________________
12686 [  7313] By: gsar                                  on 2000/10/16  06:46:54
12687         Log: integrate changes#6112..6121 from vmsperl
12688              
12689              Check for existence of file before trying to delete
12690              
12691              Ugly workaround for version-specific RTL error
12692              
12693              Urk -- undo previous removal of vmsish 'exit' change
12694              
12695              Add bounds checking for several strings (Charles Lane)
12696              
12697              Miscellaneous cosmetic fixes (Charles Lane)
12698              
12699              Treat sockets as special in sys(read|write) (Charles Lane et al.)
12700              
12701              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
12702              Flatten case labels in switch statements uniformly (Charles Bailey)
12703              
12704              Quiet error messages in vmsish.t (Charles Lane)
12705              
12706              Add missing escape (Charles Lane)
12707              
12708              Allow eliminate_macros() and fixpath() to handle space-delimited
12709              lists (based on fixes by Craig Berry)
12710      Branch: maint-5.6/perl
12711           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
12712           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
12713           !> vms/vmsish.h
12714 ____________________________________________________________________________
12715 [  7312] By: gsar                                  on 2000/10/16  06:41:18
12716         Log: integrate changes#6107,6110 from cfgperl
12717              
12718              Tweak the todo list.
12719              
12720              todo tweak
12721      Branch: maint-5.6/perl
12722           !> Todo-5.6
12723 ____________________________________________________________________________
12724 [  7311] By: gsar                                  on 2000/10/16  06:38:38
12725         Log: integrate changes#6104,6108 from mainline
12726              
12727              PL_sys_intern was being initialized too late on windows
12728              
12729              reenable fake signal handling on Windows, bugs and all
12730      Branch: maint-5.6/perl
12731           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
12732           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
12733           !> win32/win32.c
12734 ____________________________________________________________________________
12735 [  7310] By: gsar                                  on 2000/10/16  06:36:03
12736         Log: integrate changes#6095,6097..6103 from cfgperl
12737              
12738              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
12739              might be useful in future.
12740              
12741              Add a note about possible compilation problems from Allen Smith.
12742              
12743              Add a note about other, yet unsupported, shadow password APIs.
12744              
12745              Tweaks for the cc bugs from Allen Smith.
12746              
12747              More compilation tweakery from Allen Smith.
12748              
12749              Hints and test tweaks for Unicos.
12750              
12751              The test suite tweak in #6101 wasn't quite right.
12752              
12753              Test tweaking for Unicos continues.
12754      Branch: maint-5.6/perl
12755           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12756           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
12757           !> t/lib/complex.t t/op/64bitint.t
12758 ____________________________________________________________________________
12759 [  7309] By: gsar                                  on 2000/10/16  06:29:41
12760         Log: integrate changes#6093,6094 from mainline
12761              
12762              fork() failure to create pseudo process sets errno=EAGAIN and returns
12763              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
12764              
12765              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
12766      Branch: maint-5.6/perl
12767           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
12768           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
12769 ____________________________________________________________________________
12770 [  7308] By: gsar                                  on 2000/10/16  06:27:29
12771         Log: integrate change#6092 from cfgperl
12772              
12773              Regen perltoc with the fixed buildtoc.
12774      Branch: maint-5.6/perl
12775           !> pod/perltoc.pod
12776 ____________________________________________________________________________
12777 [  7307] By: gsar                                  on 2000/10/16  06:26:40
12778         Log: integrate changes#6089,6090 from mainline
12779              
12780              buildtoc tweak to fix newline lossage
12781              
12782              concat doesn't preserve utf8-ness, and doesn't invalidate
12783              [NI]OK; added tests for both
12784      Branch: maint-5.6/perl
12785           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
12786 ____________________________________________________________________________
12787 [  7306] By: gsar                                  on 2000/10/16  06:24:05
12788         Log: integrate change#6088 from cfgperl
12789              
12790              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
12791              because we do not use those.  The HAS_GETSPNAM remains,
12792              though, because we still do use that.
12793      Branch: maint-5.6/perl
12794           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12795           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
12796           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
12797           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
12798           !> win32/config.vc win32/config_H.bc win32/config_H.gc
12799           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12800 ____________________________________________________________________________
12801 [  7305] By: gsar                                  on 2000/10/16  06:15:52
12802         Log: integrate changes#6084,6085,6087 from mainline
12803              
12804              substr() does not preserve utf8-ness (from Stefan Eissing
12805              <Eissing@medicaldataservice.de>); added tests
12806              
12807              repeat operator (x) doesn't preserve utf8-ness
12808              
12809              reverse() and quotemeta() weren't preserving utf8-ness; add tests
12810      Branch: maint-5.6/perl
12811           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
12812 ____________________________________________________________________________
12813 [  7304] By: gsar                                  on 2000/10/16  06:13:10
12814         Log: integrate changes#6077..6083 from mainline
12815              
12816              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
12817              and Tom Phoenix)
12818              
12819              workaround for CRT bug in chdir() (from Charles Lane, via
12820              Peter Prymmer)
12821              
12822              remove outdated kludge in Carp (NULLs are permitted in diagnostics
12823              now)
12824              
12825              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
12826              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
12827              
12828              better default perlbug categories for ok reports (from Richard Foley)
12829              
12830              peek.t non-portable to ithreads
12831              
12832              note about undocumented caller() return value (from M.J.T. Guy);
12833              yet another peek.t tweak
12834      Branch: maint-5.6/perl
12835           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12836           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
12837           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
12838           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
12839           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
12840           !> vms/vmsish.h
12841 ____________________________________________________________________________
12842 [  7303] By: gsar                                  on 2000/10/16  06:03:18
12843         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
12844              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
12845              
12846              &HUGE_VAL is not defined, it exists.
12847              
12848              Do not warn that an infinity does not look like a number.
12849              
12850              Rewrite the pwent/spent logic to be a little bit more clearer.
12851              
12852              Continue on the pwent/spent case.
12853              
12854              Correct Freudian slip.
12855              
12856              Use HUGE_VALL if applicable.
12857              
12858              pwent/spent #ifdef imbalance.
12859              
12860              Infinite problems.
12861              
12862              Call getspnam() only iff needd.
12863              
12864              Test both the scalar and list contexts.
12865              
12866              Use setxxent()/endxxent().
12867              
12868              Complex tweakery.
12869              
12870              Unicos hint tweak.
12871              
12872              Be more forgiving in POSIX about HUGE_VALL.
12873              
12874              Detypo.
12875              
12876              The search of infinity continues, this time simplified.
12877              
12878              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
12879              in natively 64-bit platforms where a long is a quad (no need
12880              for long longs).  Also added bias for IVs.
12881              
12882              Complex tweaks.
12883              
12884              Introduce t/lib/peek.t.
12885              
12886              Make the test more portable.
12887      Branch: maint-5.6/perl
12888           +> t/lib/peek.t
12889            ! pp_sys.c
12890           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
12891           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
12892           !> t/op/pwent.t toke.c util.c
12893 ____________________________________________________________________________
12894 [  7302] By: gsar                                  on 2000/10/16  05:03:37
12895         Log: integrate changes#6066..6071 from mainline
12896              
12897              s/END/CHECK/
12898              
12899              replace direct call to sighandler() with (*PL_sighandlerp)()
12900              
12901              note about values()
12902              
12903              File::Spec compatibility update (from Barrie Slaymaker
12904              <barries@slaysys.com>)
12905              
12906              remove misleading comment (from M.J.T. Guy)
12907              
12908              misformatted perllocal.pod (from Tim Jenness
12909              <t.jenness@jach.hawaii.edu>)
12910      Branch: maint-5.6/perl
12911           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12912           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
12913           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
12914           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
12915 ____________________________________________________________________________
12916 [  7301] By: gsar                                  on 2000/10/16  05:00:08
12917         Log: integrate changes#6061..6063 from mainline
12918              
12919              change#5921 neglected to make eq honor "use bytes"
12920              
12921              additional tests for utf8.t
12922              
12923              tokeq() could read unallocated field in argument
12924      Branch: maint-5.6/perl
12925           !> sv.c t/pragma/utf8.t toke.c
12926 ____________________________________________________________________________
12927 [  7300] By: gsar                                  on 2000/10/16  04:56:54
12928         Log: integrate changes#6046,6048,6057,6058 from mainline
12929              
12930              libscheck has insufficient checks for n32 libs (from
12931              Albert Chin-A-Young <china@thewrittenword.com>)
12932              
12933              add note about how $( doesn't interpolate in REs (from
12934              Philip Newton <newton@ficus.frogspace.net>)
12935              
12936              fix broken parsing of /\x{ab}/
12937              
12938              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
12939              (spotted by Donald Kinzer <dkinzer@premia.com>)
12940      Branch: maint-5.6/perl
12941           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
12942           !> t/pragma/utf8.t
12943 ____________________________________________________________________________
12944 [  7299] By: gsar                                  on 2000/10/16  04:52:50
12945         Log: integrate change#6044 from mainline
12946              
12947              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
12948              such that underscores are only ignored in literal numbers,
12949              "\x{...}", and hex/oct argument
12950      Branch: maint-5.6/perl
12951           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
12952 ____________________________________________________________________________
12953 [  7298] By: gsar                                  on 2000/10/16  04:50:53
12954         Log: integrate changes#6027..6043 from mainline
12955              
12956              podlators-1.02 update (from Russ Allbery)
12957              
12958              Pod::Man generates groff-incompatible macro definition (from
12959              Tom Christiansen)
12960              
12961              add CGI.pm v2.66 (from Lincoln Stein)
12962              
12963              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
12964              for @- and @+ (from Johan Vromans)
12965              
12966              small nits in diagnostics.pm (from Robin Barker)
12967              
12968              whitespace adjustments
12969              
12970              missing files in MANIFEST
12971              
12972              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
12973              to compensate
12974              
12975              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
12976              
12977              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
12978      Branch: maint-5.6/perl
12979           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
12980           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
12981           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
12982           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
12983           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
12984           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
12985           !> t/lib/cgi-html.t t/lib/cgi-request.t
12986 ____________________________________________________________________________
12987 [  7297] By: gsar                                  on 2000/10/16  04:44:30
12988         Log: integrate change#6025 from mainline
12989              
12990              Is{Alnum,Alpha,Word} don't match titlecase
12991              TODO: IsSpace is defined recursively!
12992              (both spotted by Larry)
12993      Branch: maint-5.6/perl
12994           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
12995           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
12996 ____________________________________________________________________________
12997 [  7296] By: gsar                                  on 2000/10/16  04:39:30
12998         Log: integrate change#6023 from mainline
12999              
13000              debugger stomps on $. (from M.J.T. Guy)
13001      Branch: maint-5.6/perl
13002           !> lib/perl5db.pl
13003 ____________________________________________________________________________
13004 [  7295] By: gsar                                  on 2000/10/16  04:38:02
13005         Log: integrate change#6022 from mainline
13006              
13007              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
13008      Branch: maint-5.6/perl
13009           !> sv.c
13010 ____________________________________________________________________________
13011 [  7294] By: gsar                                  on 2000/10/16  04:37:05
13012         Log: integrate changes#6018..6021 from mainline
13013              
13014              make lib/syslog.t portable to systems that don't have _PATH_LOG,
13015              make _PATH_LOG() return "" if unavailable
13016              
13017              windows portability tweaks
13018              
13019              test tweak
13020              
13021              remove Win2K issue in pod (fixed by change#6020)
13022      Branch: maint-5.6/perl
13023           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
13024           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
13025           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
13026 ____________________________________________________________________________
13027 [  7293] By: gsar                                  on 2000/10/16  04:20:00
13028         Log: integrate changes#6013..6015 from mainline
13029              
13030              tweak change#5945 to display correct switch name in diagnostic
13031              
13032              glob() loading File::Glob behind the scenes may cause syntax errors
13033              
13034              tweak test for portability
13035      Branch: maint-5.6/perl
13036           !> op.c perl.c pod/perldiag.pod t/lib/b.t
13037 ____________________________________________________________________________
13038 [  7292] By: gsar                                  on 2000/10/16  04:18:11
13039         Log: integrate changes#6005..6010 from mainline, cfgperl
13040              
13041              perldoc might fail via "use blib" (from Hugo van der Sanden)
13042              
13043              Regen Configure.
13044              
13045              note about compile failures and END blocks (from M.J.T. Guy)
13046              
13047              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
13048              
13049              (change#6009 integrated earlier in change#7255)
13050              
13051              clarify note about shadow password support (from
13052              gellyfish@gellyfish.com)
13053      Branch: maint-5.6/perl
13054           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13055           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
13056           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
13057 ____________________________________________________________________________
13058 [  7291] By: gsar                                  on 2000/10/16  04:12:03
13059         Log: integrate changes#6002,6003 from mainline
13060              
13061              destructive sv_setsv() can lose UV-ness from source, causing
13062              numeric promotions/comparisons to fail to do the right thing
13063              
13064              allow REG_EXPAND_SZ keys in Windows registry (from
13065              John Clayton <John.Clayton@barclayscapital.com>)
13066      Branch: maint-5.6/perl
13067           !> sv.c win32/win32.c
13068 ____________________________________________________________________________
13069 [  7290] By: gsar                                  on 2000/10/16  04:10:19
13070         Log: integrate change#6001 from mainline
13071              
13072              support additional library locations via $Config{otherlibdirs}
13073              (from Andy Dougherty)
13074      Branch: maint-5.6/perl
13075           !> Configure INSTALL Porting/Glossary Porting/config.sh
13076           !> Porting/config_H config_h.SH epoc/config.sh perl.c
13077           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
13078           !> win32/config.bc win32/config.gc win32/config.vc
13079 ____________________________________________________________________________
13080 [  7289] By: gsar                                  on 2000/10/16  04:08:28
13081         Log: integrate change#5999 from mainline
13082              
13083              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
13084      Branch: maint-5.6/perl
13085           !> t/pragma/warn/toke toke.c
13086 ____________________________________________________________________________
13087 [  7288] By: gsar                                  on 2000/10/16  04:07:01
13088         Log: integrate changes#5997,5998 from cfgperl
13089              
13090              Preserve $!.
13091              
13092              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
13093      Branch: maint-5.6/perl
13094           !> lib/Math/Complex.pm
13095 ____________________________________________________________________________
13096 [  7287] By: gsar                                  on 2000/10/16  04:04:37
13097         Log: integrate change#5995 from mainline
13098              
13099              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
13100      Branch: maint-5.6/perl
13101           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
13102 ____________________________________________________________________________
13103 [  7286] By: gsar                                  on 2000/10/16  04:03:21
13104         Log: integrate change#5994 from mainline
13105              
13106              fix for missed accounting for null byte in pack("Z",...) (from
13107              M.J.T. Guy)
13108      Branch: maint-5.6/perl
13109           !> pp.c t/op/pack.t
13110 ____________________________________________________________________________
13111 [  7285] By: gsar                                  on 2000/10/16  04:02:11
13112         Log: integrate changes#5989..5993 from mainline
13113              
13114              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
13115              itself and no other (from Tom Hughes)
13116              
13117              use $ENV{LIB} to search for libs under Visual C compiler
13118              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
13119              
13120              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
13121              
13122              pod nit (from Simon Cozens)
13123              
13124              various minor tweaks seen on p5p
13125      Branch: maint-5.6/perl
13126           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
13127           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
13128           !> t/op/array.t toke.c
13129 ____________________________________________________________________________
13130 [  7284] By: gsar                                  on 2000/10/16  03:59:00
13131         Log: integrate changes#5978..5988 from mainline
13132              
13133              sync version numbers in File::Spec with the ones on CPAN
13134              (from Barrie Slaymaker)
13135              
13136              under useithreads, constant pad entries could inadvertantly be
13137              shared across threads (from Eric Blood <eblood@xmission.com>);
13138              added Eric's test case to testsuite
13139              
13140              allow Configure -S to run non-interactively (spotted by Greg Hudson
13141              <ghudson@mit.edu>)
13142              
13143              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
13144              prototype mismatch with CORE::glob(); update pod and tests to
13145              suit (File::Glob::glob() is still available for backward
13146              compatibility, but should be considered deprecated)
13147              
13148              avoid error in IO::Socket::INET when given an unknown service name
13149              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
13150              
13151              numeric conversion of non-number in change#3378 tramples on
13152              OOK offset, causing segfaults
13153              
13154              attributes::reftype() doesn't work on tied argument
13155              
13156              forked child may not exit correctly if it failed to open
13157              /dev/console (from Graham Barr)
13158              
13159              add regular expressions tutorial and quick-start guide (from
13160              Mark Kvale <kvale@phy.ucsf.edu>)
13161              
13162              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
13163              
13164              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
13165              <paul@miraclefish.com>)
13166      Branch: maint-5.6/perl
13167           +> pod/perlrequick.pod pod/perlretut.pod
13168           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
13169           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
13170           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
13171           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
13172           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
13173           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13174           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
13175           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
13176 ____________________________________________________________________________
13177 [  7283] By: gsar                                  on 2000/10/16  03:52:14
13178         Log: integrate change#5977 from mainline
13179              
13180              autoquote barewords followed by newline and arrow properly
13181              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
13182      Branch: maint-5.6/perl
13183           !> t/pragma/warn/toke toke.c
13184 ____________________________________________________________________________
13185 [  7282] By: gsar                                  on 2000/10/16  03:50:48
13186         Log: integrate change#5976 from mainline
13187              
13188              DB_File v1.73 update (from Paul Marquess)
13189      Branch: maint-5.6/perl
13190           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
13191           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
13192 ____________________________________________________________________________
13193 [  7281] By: gsar                                  on 2000/10/16  03:49:14
13194         Log: integrate change#5975 from mainline
13195              
13196              allow sort() reentrancy (variant of patch suggested by
13197              Hugo van der Sanden)
13198      Branch: maint-5.6/perl
13199           !> pp_ctl.c t/op/sort.t
13200 ____________________________________________________________________________
13201 [  7280] By: gsar                                  on 2000/10/16  03:48:22
13202         Log: integrate change#5974 from mainline
13203              
13204              change#4197 somehow missed initializing PL_errors, meaning
13205              syntax error queueing wasn't working outside eval"" at all;
13206              also fixed eval"" to localize PL_error_count, so that compile-time
13207              eval's don't clobber the error state of the outer context
13208      Branch: maint-5.6/perl
13209           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
13210           !> t/pragma/warn/toke
13211 ____________________________________________________________________________
13212 [  7279] By: gsar                                  on 2000/10/16  03:46:21
13213         Log: integrate change#5973 from mainline
13214              
13215              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
13216      Branch: maint-5.6/perl
13217           !> regcomp.c regexec.c t/op/re_tests
13218 ____________________________________________________________________________
13219 [  7278] By: gsar                                  on 2000/10/16  03:44:54
13220         Log: integrate change#5971 from cfgperl
13221              
13222              Unicos tweaks from Mark P. Lutz.
13223      Branch: maint-5.6/perl
13224           !> hints/unicos.sh lib/Math/Complex.pm
13225 ____________________________________________________________________________
13226 [  7277] By: gsar                                  on 2000/10/16  03:42:59
13227         Log: integrate changes#5966..5970 from mainline
13228              
13229              add testsuite for B backends, fix bug in B::Deparse (from
13230              Simon Cozens <simon@brecon.co.uk>)
13231              
13232              improved docs on the warn_uninit diagnostic (from David Glasser
13233              and Simon Cozens)
13234              
13235              tolerate spaces in group names in test on solaris (from David Boyce
13236              <dsb@boyski.com>)
13237              
13238              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
13239              
13240              Data::Dumper fumbles negative numbers on 32-bit platforms where
13241              IV is >32bits
13242      Branch: maint-5.6/perl
13243           +> t/lib/b.t t/lib/syslog.t
13244           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
13245           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
13246           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
13247 ____________________________________________________________________________
13248 [  7276] By: gsar                                  on 2000/10/16  03:39:30
13249         Log: integrate change#5965 from mainline
13250              
13251              avoid "will not stay shared" warnings for our variables (from
13252              Robin Barker)
13253      Branch: maint-5.6/perl
13254           !> op.c t/pragma/warn/op
13255 ____________________________________________________________________________
13256 [  7275] By: gsar                                  on 2000/10/16  03:38:18
13257         Log: integrate change#5964 from mainline
13258              
13259              reformat to 72 columns (again)
13260      Branch: maint-5.6/perl
13261           !> pod/perldiag.pod
13262 ____________________________________________________________________________
13263 [  7274] By: gsar                                  on 2000/10/16  03:36:58
13264         Log: integrate change#5963 from mainline
13265              
13266              patch from Larry to make (\&) prototype work; added tests for
13267              the same
13268      Branch: maint-5.6/perl
13269           !> op.c t/comp/proto.t
13270 ____________________________________________________________________________
13271 [  7273] By: gsar                                  on 2000/10/16  03:35:51
13272         Log: integrate changes#5956..5962 from mainline
13273              
13274              better diagnostics on failed tests (from Ilya Zakharevich)
13275              
13276              pod nits (from A. C. Yardley <yardley@tanet.net>)
13277              
13278              change#3569 deleted some essential code, revert; avoid use of
13279              atexit() to make DynaLoader work properly on AIX under mod_perl
13280              (from Jens-Uwe Mager <jum@helios.de>)
13281              
13282              doubled words in pods (from Simon Cozens
13283              <simon.p.cozens@jp.pwcglobal.com>)
13284              
13285              better INSTALL notes on Solaris issues (from Dominic Dunlop)
13286              
13287              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
13288              
13289              updated README.hpux (from Jeff Okamoto)
13290      Branch: maint-5.6/perl
13291           !> INSTALL README.hpux emacs/cperl-mode.el
13292           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
13293           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
13294           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
13295           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
13296           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
13297           !> t/op/lex_assign.t
13298 ____________________________________________________________________________
13299 [  7272] By: gsar                                  on 2000/10/16  03:31:22
13300         Log: integrate change#5955 from mainline
13301              
13302              longstanding bug exposed by change#3307: sort arguments weren't
13303              compiled with the right wantarray context (ensuing runtime lookup
13304              via block_gimme() was getting the incidental context of the
13305              sort() itself)
13306      Branch: maint-5.6/perl
13307           !> op.c t/op/sort.t
13308 ____________________________________________________________________________
13309 [  7271] By: gsar                                  on 2000/10/16  03:29:11
13310         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
13311              branch
13312              
13313              Flatten the cpp jungle doing the nosuid checking.
13314              
13315              Do not assume sign propagation. (from M.J.T. Guy)
13316              
13317              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
13318              
13319              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
13320              Now pp_ncmp() returns undef is either operand is a NaN.
13321              
13322              On second thoughts frexp() does have two arguments.
13323              
13324              Document that tr() is not tr(1).
13325              
13326              Be more robust on "extreme" (large absolute value)
13327              arguments.  Originally reported by Daniel Connelly
13328              as a problem with asinh() on large negative arguments,
13329              asinh() used to bail out because an argument to log()
13330              ended up being zero.  Ilya Zakharevich proposed using
13331              Taylor's series in such cases, which for such large
13332              arguments is a very good approximation.
13333              
13334              Undo "use integer" addition from 64bitint as it seems
13335              to break most of the subtests in Digital UNIX;
13336              Unicos needs to find another way.
13337      Branch: maint-5.6/perl
13338           !> (integrate 29 files)
13339 ____________________________________________________________________________
13340 [  7270] By: gsar                                  on 2000/10/16  03:09:44
13341         Log: integrate changes#5948,5949,5950 from mainline
13342              
13343              typo in vars.pm that leads to cryptic message (from Piotr
13344              Piatkowski <kompas@kompas.usr.onet.pl>)
13345              
13346              make perldoc use the pod2man from the same version (from
13347              M.J.T. Guy)
13348              
13349              reformat perldiag to avoid long lines
13350      Branch: maint-5.6/perl
13351           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
13352 ____________________________________________________________________________
13353 [  7269] By: gsar                                  on 2000/10/16  03:05:54
13354         Log: integrate change#5947 from mainline
13355              
13356              use &dl_error rather than &dl_load_file as the guard for calling
13357              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
13358              statically built perl)
13359      Branch: maint-5.6/perl
13360           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
13361 ____________________________________________________________________________
13362 [  7268] By: gsar                                  on 2000/10/16  03:04:48
13363         Log: integrate change#5945 from mainline
13364              
13365              make module name mandatory after -M switch; reorder perldiag
13366              alphabetically (from Mark-Jason Dominus)
13367      Branch: maint-5.6/perl
13368           !> perl.c pod/perldiag.pod
13369 ____________________________________________________________________________
13370 [  7267] By: gsar                                  on 2000/10/16  03:03:01
13371         Log: integrate change#5939 from mainline
13372              
13373              more pod nits (from Larry Virden)
13374      Branch: maint-5.6/perl
13375           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
13376           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
13377           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
13378 ____________________________________________________________________________
13379 [  7266] By: gsar                                  on 2000/10/16  03:01:39
13380         Log: integrate change#5938 from mainline
13381              
13382              Consolidated B::Deparse fixes (from Stephen McCamant)
13383      Branch: maint-5.6/perl
13384           !> ext/B/B/Deparse.pm
13385 ____________________________________________________________________________
13386 [  7265] By: gsar                                  on 2000/10/16  03:00:43
13387         Log: integrate change#5936 from mainline
13388              
13389              additional tests for change#7263 (from Paul Marquess)
13390      Branch: maint-5.6/perl
13391           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
13392           !> t/pragma/warn/5nolint t/pragma/warn/6default
13393 ____________________________________________________________________________
13394 [  7264] By: gsar                                  on 2000/10/16  02:58:34
13395         Log: integrate change#5934 from mainline
13396              
13397              propagate lexical warnings from surrounding scope correctly
13398              within string eval() (from Paul Marquess)
13399      Branch: maint-5.6/perl
13400           !> pp_ctl.c t/pragma/warn/pp_ctl
13401 ____________________________________________________________________________
13402 [  7263] By: gsar                                  on 2000/10/16  02:56:53
13403         Log: integrate change#5932 from mainline
13404              
13405              add rsignal(), whichsig() and do_join() to public API list
13406              (mod_perl uses them to good advantage)
13407      Branch: maint-5.6/perl
13408           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
13409 ____________________________________________________________________________
13410 [  7262] By: gsar                                  on 2000/10/16  02:55:53
13411         Log: integrate change#5931 from mainline
13412              
13413              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
13414      Branch: maint-5.6/perl
13415           !> pp_hot.c regexec.c t/op/pat.t
13416 ____________________________________________________________________________
13417 [  7261] By: gsar                                  on 2000/10/16  02:55:01
13418         Log: integrate change#5930 from mainline
13419              
13420              small os390 tweaks (from Peter Prymmer)
13421      Branch: maint-5.6/perl
13422           !> config_h.SH makedepend.SH
13423 ____________________________________________________________________________
13424 [  7260] By: gsar                                  on 2000/10/16  02:54:10
13425         Log: integrate change#5929 from mainline
13426              
13427              pod nits
13428      Branch: maint-5.6/perl
13429           !> pod/perlguts.pod
13430 ____________________________________________________________________________
13431 [  7259] By: gsar                                  on 2000/10/16  02:52:55
13432         Log: integrate change#5927 from mainline
13433              
13434              arrange for next() to resume at the unstack op rather than the
13435              loop conditional, so that scope cleanup happens correctly
13436              (from Stephen McCamant)
13437      Branch: maint-5.6/perl
13438           !> op.c pp_ctl.c t/op/misc.t
13439 ____________________________________________________________________________
13440 [  7258] By: gsar                                  on 2000/10/16  02:51:38
13441         Log: integrate change#5926 from mainline
13442              
13443              on windows, reserve 16M of stack rather than 128M (allows more
13444              threads to run concurrently)
13445      Branch: maint-5.6/perl
13446           !> win32/Makefile win32/makefile.mk
13447 ____________________________________________________________________________
13448 [  7257] By: gsar                                  on 2000/10/16  02:50:37
13449         Log: integrate change#5925 from mainline
13450              
13451              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
13452      Branch: maint-5.6/perl
13453           !> toke.c
13454 ____________________________________________________________________________
13455 [  7256] By: gsar                                  on 2000/10/16  02:49:36
13456         Log: integrate change#5924 from mainline
13457              
13458              avoid using uninitialized memory in require version check
13459      Branch: maint-5.6/perl
13460           !> pp_ctl.c universal.c
13461 ____________________________________________________________________________
13462 [  7255] By: gsar                                  on 2000/10/16  02:48:03
13463         Log: integrate changes#5923,5928,6009 from mainline
13464              
13465              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
13466      Branch: maint-5.6/perl
13467           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
13468 ____________________________________________________________________________
13469 [  7254] By: gsar                                  on 2000/10/16  02:44:46
13470         Log: integrate change#5922 from mainline
13471              
13472              commentary about IoTYPE() (from Nathan Torkington)
13473      Branch: maint-5.6/perl
13474           !> sv.h
13475 ____________________________________________________________________________
13476 [  7253] By: gsar                                  on 2000/10/16  02:43:49
13477         Log: integrate change#5921 from mainline
13478              
13479              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
13480      Branch: maint-5.6/perl
13481           !> sv.c t/lib/charnames.t t/pragma/utf8.t
13482 ____________________________________________________________________________
13483 [  7252] By: gsar                                  on 2000/10/16  02:42:31
13484         Log: integrate change#5920 from mainline
13485              
13486              Larry's fix for buggy propagation of utf8-ness in join(); add test
13487      Branch: maint-5.6/perl
13488           !> doop.c t/op/ver.t
13489 ____________________________________________________________________________
13490 [  7251] By: gsar                                  on 2000/10/16  02:41:14
13491         Log: integrate changes#5915..5919 from mainline
13492              
13493              various (pod tweaks &c)
13494      Branch: maint-5.6/perl
13495           !> (integrate 33 files)
13496 ____________________________________________________________________________
13497 [  7250] By: gsar                                  on 2000/10/16  02:38:16
13498         Log: integrate change#5914 from mainline
13499              
13500              caller() wasn't returning the right number of elements for
13501              eval {...}
13502      Branch: maint-5.6/perl
13503           !> pp_ctl.c t/pragma/warn/9enabled
13504 ____________________________________________________________________________
13505 [  7249] By: gsar                                  on 2000/10/16  02:37:02
13506         Log: integrate change#5913 from mainline
13507              
13508              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
13509              (from Mark-Jason Dominus)
13510      Branch: maint-5.6/perl
13511           !> pod/perlfunc.pod
13512 ____________________________________________________________________________
13513 [  7248] By: gsar                                  on 2000/10/16  02:35:58
13514         Log: integrate change#5912 from mainline
13515              
13516              fix totally broken caching in UNIVERSAL::isa() (from
13517              Nick Ing-Simmons)
13518      Branch: maint-5.6/perl
13519           !> t/op/universal.t universal.c
13520 ____________________________________________________________________________
13521 [  7247] By: gsar                                  on 2000/10/16  02:34:27
13522         Log: integrate changes#5910,5911 from mainline
13523              
13524              typo in pod
13525              
13526              add linebreak properties from unicode/LineBrk.txt (from
13527              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
13528      Branch: maint-5.6/perl
13529           +> (branch 29 files)
13530           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
13531 ____________________________________________________________________________
13532 [  7246] By: gsar                                  on 2000/10/16  02:33:29
13533         Log: integrate change#5909 from mainline
13534              
13535              mode argument to do_binmode() should be file mode, not boolean
13536      Branch: maint-5.6/perl
13537           !> pp_sys.c
13538 ____________________________________________________________________________
13539 [  7245] By: gsar                                  on 2000/10/16  02:31:04
13540         Log: integrate change#5908 from mainline
13541              
13542              introduce illegal symbols into null package so that
13543              gv_fetchpv(...,TRUE) always returns a valid GV even when the
13544              symbol is trapped by strictures (avoids coredumps)
13545      Branch: maint-5.6/perl
13546           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
13547           !> t/pragma/strict-vars
13548 ____________________________________________________________________________
13549 [  7244] By: jhi                                   on 2000/10/16  02:29:54
13550         Log: Subject: $Carp::ExportLevel confusion in Exporter
13551              From: "Ben Tilly" <ben_tilly@hotmail.com>
13552              Date: Sat, 14 Oct 2000 16:44:34 EDT
13553              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
13554      Branch: perl
13555            ! lib/Exporter/Heavy.pm
13556 ____________________________________________________________________________
13557 [  7243] By: jhi                                   on 2000/10/16  02:28:33
13558         Log: Subject: [PATCH perlguts.pod] Document offset hack
13559              From: Simon Cozens <simon@cozens.net>
13560              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
13561              Date: Sat, 14 Oct 2000 19:32:25 +0100
13562      Branch: perl
13563            ! pod/perlguts.pod
13564 ____________________________________________________________________________
13565 [  7242] By: gsar                                  on 2000/10/16  02:26:51
13566         Log: integrate changes#5905,5906,5907,6064 from mainline
13567              
13568              printf/sprintf didn't get quad types right under use64bitint
13569      Branch: maint-5.6/perl
13570           !> pp_sys.c sv.c t/op/64bitint.t
13571 ____________________________________________________________________________
13572 [  7241] By: jhi                                   on 2000/10/16  02:22:44
13573         Log: Subject: small pod patch
13574              From: Dan Boorstein <dan_boo@bellsouth.net>
13575              Date: Sat, 14 Oct 2000 14:29:24 -0400
13576              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
13577      Branch: perl
13578            ! pod/perlfaq7.pod pod/perlmod.pod
13579 ____________________________________________________________________________
13580 [  7240] By: jhi                                   on 2000/10/16  02:13:46
13581         Log: -w cleanup.
13582              
13583              Subject: Re: Problems with bleadperl 
13584              From: "Stephen P. Potter" <spp@ds.net>
13585              Date: Fri, 13 Oct 2000 13:32:49 -0400
13586              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
13587      Branch: perl
13588            ! t/pragma/overload.t
13589 ____________________________________________________________________________
13590 [  7239] By: jhi                                   on 2000/10/16  01:41:18
13591         Log: One more ~utf8 tweak.
13592      Branch: perl
13593            ! t/op/bop.t
13594 ____________________________________________________________________________
13595 [  7238] By: jhi                                   on 2000/10/16  01:34:14
13596         Log: Tweak the test of #7235.
13597      Branch: perl
13598            ! t/op/bop.t
13599 ____________________________________________________________________________
13600 [  7237] By: jhi                                   on 2000/10/16  01:25:04
13601         Log: Fix a couple of compiler-noted nits in #7235.
13602      Branch: perl
13603            ! pp.c
13604 ____________________________________________________________________________
13605 [  7236] By: jhi                                   on 2000/10/16  01:22:46
13606         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
13607      Branch: perl
13608            ! pp.c pp_hot.c
13609 ____________________________________________________________________________
13610 [  7235] By: jhi                                   on 2000/10/15  16:24:44
13611         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
13612              
13613              From: Simon Cozens <simon@cozens.net>
13614              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
13615              Date: Sat, 14 Oct 2000 20:52:13 +0100
13616              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
13617      Branch: perl
13618            ! pp.c t/op/bop.t utf8.h
13619 ____________________________________________________________________________
13620 [  7234] By: jhi                                   on 2000/10/15  15:19:29
13621         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
13622              The problem was that rx->minlen was in chars while pp_split()
13623              thought it would be in bytes. 
13624      Branch: perl
13625            ! pp.c t/pragma/utf8.t
13626 ____________________________________________________________________________
13627 [  7233] By: jhi                                   on 2000/10/14  20:24:24
13628         Log: Document FNCASE=y as discussed in the bug 20000902.009.
13629      Branch: perl
13630            ! README.dos
13631 ____________________________________________________________________________
13632 [  7232] By: jhi                                   on 2000/10/14  18:52:21
13633         Log: Add test for bug id 20000427.003 (which seems to have
13634              been fixed) (also duplicate as 20000427.004, though
13635              with a higher severity).  Move one utf8 from op/append
13636              to pragma/utf8, tag the tests with bug ids.
13637      Branch: perl
13638            ! t/op/append.t t/pragma/utf8.t
13639 ____________________________________________________________________________
13640 [  7231] By: jhi                                   on 2000/10/14  17:28:37
13641         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
13642      Branch: perl
13643            ! t/pragma/utf8.t
13644 ____________________________________________________________________________
13645 [  7230] By: jhi                                   on 2000/10/14  14:24:50
13646         Log: Needs to be conditional on SunOS 4.
13647              
13648              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
13649              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13650              Date: Sat, 14 Oct 2000 13:37:49 +0100
13651              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
13652      Branch: metaconfig/U/perl
13653            ! End.U
13654      Branch: perl
13655            ! Configure myconfig.SH pod/perldelta.pod
13656 ____________________________________________________________________________
13657 [  7229] By: jhi                                   on 2000/10/14  00:49:22
13658         Log: Update Changes.
13659      Branch: perl
13660            ! Changes patchlevel.h
13661 ____________________________________________________________________________
13662 [  7228] By: jhi                                   on 2000/10/14  00:46:10
13663         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
13664              From: Peter Prymmer <pvhp@forte.com>
13665              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
13666              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
13667      Branch: perl
13668            ! lib/utf8.pm
13669 ____________________________________________________________________________
13670 [  7227] By: jhi                                   on 2000/10/13  23:20:30
13671         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
13672      Branch: perl
13673            ! t/op/tie.t
13674 ____________________________________________________________________________
13675 [  7226] By: jhi                                   on 2000/10/13  22:14:32
13676         Log: Tweak #7225.
13677              
13678              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
13679              From: Peter Prymmer <pvhp@forte.com>
13680              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
13681              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
13682      Branch: perl
13683            ! t/op/sprintf.t
13684 ____________________________________________________________________________
13685 [  7225] By: jhi                                   on 2000/10/13  22:11:31
13686         Log: op/sprintf.t patch for OS/390 (and any other host with limited
13687              floating-point exponent length)
13688              
13689              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
13690              From: Dominic Dunlop <domo@computer.org>
13691              Date: Fri, 13 Oct 2000 19:17:57 +0200
13692              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
13693      Branch: perl
13694            ! t/op/sprintf.t
13695 ____________________________________________________________________________
13696 [  7224] By: jhi                                   on 2000/10/13  18:40:48
13697         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
13698      Branch: perl
13699            ! toke.c
13700 ____________________________________________________________________________
13701 [  7223] By: jhi                                   on 2000/10/13  18:37:13
13702         Log: Thinko in #7222.
13703      Branch: perl
13704            ! utf8.c
13705 ____________________________________________________________________________
13706 [  7222] By: jhi                                   on 2000/10/13  18:05:23
13707         Log: Use UTF8SKIP(), from Simon Cozens.
13708      Branch: perl
13709            ! utf8.c
13710 ____________________________________________________________________________
13711 [  7221] By: jhi                                   on 2000/10/13  15:43:19
13712         Log: (accidentally empty check-in)
13713      Branch: perl
13714            ! utf8.c
13715 ____________________________________________________________________________
13716 [  7220] By: jhi                                   on 2000/10/13  15:23:51
13717         Log: Add (optimistically) Storable to static extensions.
13718      Branch: perl
13719            ! hints/uwin.sh hints/vmesa.sh
13720 ____________________________________________________________________________
13721 [  7219] By: jhi                                   on 2000/10/13  15:20:05
13722         Log: Amdahl UTS doesn't seem to do dynaloading.
13723      Branch: perl
13724            ! hints/uts.sh
13725 ____________________________________________________________________________
13726 [  7218] By: jhi                                   on 2000/10/13  15:15:20
13727         Log: Slight tweak of the code to appease Amdahl UTS cc.
13728      Branch: perl
13729            ! pp.c
13730 ____________________________________________________________________________
13731 [  7217] By: jhi                                   on 2000/10/13  14:50:42
13732         Log: In Amdahl UTS "struct sv" is defined by a system header,
13733              <ksync.h>.
13734      Branch: perl
13735            ! perl.h sv.h
13736 ____________________________________________________________________________
13737 [  7216] By: jhi                                   on 2000/10/13  11:58:25
13738         Log: Ilya implemented the memory profiling API.
13739      Branch: perl
13740            ! Todo
13741 ____________________________________________________________________________
13742 [  7215] By: jhi                                   on 2000/10/13  02:56:38
13743         Log: Subject: [PATCH 5.7.0] Perl API for mstats
13744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13745              Date: Thu, 12 Oct 2000 22:52:40 -0400
13746              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
13747      Branch: perl
13748            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
13749 ____________________________________________________________________________
13750 [  7214] By: jhi                                   on 2000/10/13  02:55:38
13751         Log: Subject: [PATCH 5.7.0] IVs in mtats
13752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13753              Date: Thu, 12 Oct 2000 22:51:04 -0400
13754              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
13755      Branch: perl
13756            ! malloc.c perl.h
13757 ____________________________________________________________________________
13758 [  7213] By: jhi                                   on 2000/10/13  02:31:47
13759         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
13760      Branch: perl
13761            ! pod/perldiag.pod pp_sys.c
13762 ____________________________________________________________________________
13763 [  7212] By: jhi                                   on 2000/10/13  01:27:38
13764         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
13765              From: Peter Prymmer <pvhp@forte.com>
13766              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
13767              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
13768      Branch: perl
13769            ! t/op/oct.t
13770 ____________________________________________________________________________
13771 [  7211] By: jhi                                   on 2000/10/13  00:35:09
13772         Log: Update Changes.
13773      Branch: perl
13774            ! Changes patchlevel.h
13775 ____________________________________________________________________________
13776 [  7210] By: jhi                                   on 2000/10/12  23:59:40
13777         Log: The Install.pm third of
13778              
13779              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
13780              From: Bill Campbell <bill@celestial.com>
13781              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
13782              Date: Thu, 5 Oct 2000 18:04:51 -0700
13783      Branch: perl
13784            ! lib/ExtUtils/Install.pm
13785 ____________________________________________________________________________
13786 [  7209] By: jhi                                   on 2000/10/12  23:58:43
13787         Log: Two thirds of
13788              
13789              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
13790              Date: Thu, 5 Oct 2000 18:04:51 -0700
13791              From: Bill Campbell <bill@celestial.com>
13792              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
13793              
13794              The Install.pm changes will be submitted separately because
13795              they need some work and discussion still.
13796      Branch: perl
13797            ! lib/getopts.pl lib/termcap.pl
13798 ____________________________________________________________________________
13799 [  7208] By: jhi                                   on 2000/10/12  23:41:19
13800         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
13801              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13802              Date:     Thu, 12 Oct 2000 07:30:02 EDT
13803              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
13804      Branch: perl
13805            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
13806            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
13807 ____________________________________________________________________________
13808 [  7207] By: jhi                                   on 2000/10/12  23:39:01
13809         Log: An updated EBCDIC tr patch.
13810              
13811              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
13812              From: Peter Prymmer <pvhp@forte.com>
13813              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
13814              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
13815      Branch: perl
13816            ! t/op/tr.t
13817 ____________________________________________________________________________
13818 [  7206] By: jhi                                   on 2000/10/12  23:34:55
13819         Log: Upgrade to CPAN 1.58, from Andreas König.
13820      Branch: perl
13821            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13822 ____________________________________________________________________________
13823 [  7205] By: jhi                                   on 2000/10/12  23:29:08
13824         Log: Introduce the man[24-8] variables, from Andy Dougherty.
13825      Branch: metaconfig/U/perl
13826            + mandirs.U mandirstyle.U
13827      Branch: perl
13828            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13829            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
13830            ! vos/config.h vos/config.pl vos/config_h.SH_orig
13831            ! win32/config.bc win32/config.gc win32/config.vc
13832 ____________________________________________________________________________
13833 [  7204] By: gsar                                  on 2000/10/12  18:11:24
13834         Log: restore change#7202
13835      Branch: perl
13836            ! mg.c
13837 ____________________________________________________________________________
13838 [  7203] By: gsar                                  on 2000/10/12  18:09:40
13839         Log: another test of the Emergency Broadcast System--back out 
13840              change#7202
13841      Branch: perl
13842            ! mg.c
13843 ____________________________________________________________________________
13844 [  7202] By: gsar                                  on 2000/10/12  16:40:47
13845         Log: (submitted on behalf of Jarkko)
13846              Fix the lib/encode.t subtest 6 failure as reported by Andreas
13847              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
13848              was unearthed by change 7182, as was a bug in HTML::Entities.
13849      Branch: perl
13850            ! mg.c
13851 ____________________________________________________________________________
13852 [  7201] By: jhi                                   on 2000/10/11  03:16:05
13853         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
13854      Branch: perl
13855            ! pp_hot.c t/pragma/utf8.t
13856 ____________________________________________________________________________
13857 [  7200] By: jhi                                   on 2000/10/11  00:40:30
13858         Log: The #7198 was a false alarm.
13859      Branch: perl
13860            ! pp_hot.c
13861 ____________________________________________________________________________
13862 [  7199] By: jhi                                   on 2000/10/11  00:26:04
13863         Log: Remove duplicated code.
13864      Branch: perl
13865            ! t/lib/cgi-html.t
13866 ____________________________________________________________________________
13867 [  7198] By: jhi                                   on 2000/10/10  23:30:46
13868         Log: (Retracted by #7200.)
13869      Branch: perl
13870            ! pp_hot.c
13871 ____________________________________________________________________________
13872 [  7197] By: jhi                                   on 2000/10/10  21:49:30
13873         Log: Add the test case for #7190, from the original bug report
13874              by Andreas König.
13875      Branch: perl
13876            ! t/pragma/utf8.t
13877 ____________________________________________________________________________
13878 [  7196] By: jhi                                   on 2000/10/10  21:40:49
13879         Log: Reapply Andy's patch and regen Configure.
13880      Branch: perl
13881            ! Configure INSTALL Makefile.SH Porting/Glossary
13882            ! Porting/config.sh config_h.SH epoc/config.sh installperl
13883            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
13884            ! win32/config.vc
13885 ____________________________________________________________________________
13886 [  7195] By: jhi                                   on 2000/10/10  21:09:30
13887         Log: Use the versiononly instead of the installscripts,
13888              retract the changes 7146 and 7147.
13889      Branch: perl
13890            ! Configure INSTALL Makefile.SH Porting/Glossary
13891            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
13892            ! installperl uconfig.sh vos/config.def win32/config.bc
13893            ! win32/config.gc win32/config.vc
13894 ____________________________________________________________________________
13895 [  7194] By: jhi                                   on 2000/10/10  21:06:15
13896         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
13897              From: Peter Prymmer <pvhp@forte.com>
13898              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
13899              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
13900      Branch: perl
13901            ! t/op/ver.t
13902 ____________________________________________________________________________
13903 [  7193] By: jhi                                   on 2000/10/10  21:05:12
13904         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
13905              From: Peter Prymmer <pvhp@forte.com>
13906              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
13907              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
13908      Branch: perl
13909            ! t/op/tr.t
13910 ____________________________________________________________________________
13911 [  7192] By: jhi                                   on 2000/10/10  20:57:30
13912         Log: Add versiononly, delete installscripts, from Andy Dougherty.
13913      Branch: metaconfig
13914            - U/installdirs/installscripts.U
13915      Branch: metaconfig/U/perl
13916            + versiononly.U
13917 ____________________________________________________________________________
13918 [  7191] By: jhi                                   on 2000/10/10  19:41:21
13919         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
13920              From: Peter Prymmer <pvhp@forte.com>
13921              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
13922              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
13923      Branch: perl
13924            ! pod/perlebcdic.pod
13925 ____________________________________________________________________________
13926 [  7190] By: jhi                                   on 2000/10/10  19:26:14
13927         Log: Subject: Re: utf8 concat, mg_get
13928              From: Simon Cozens <simon@cozens.net>
13929              Date: Tue, 10 Oct 2000 17:40:17 +0100
13930              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
13931      Branch: perl
13932            ! pp_hot.c
13933 ____________________________________________________________________________
13934 [  7189] By: jhi                                   on 2000/10/10  19:23:03
13935         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
13936              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
13937              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
13938              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
13939      Branch: perl
13940            ! lib/ExtUtils/MM_Unix.pm
13941 ____________________________________________________________________________
13942 [  7188] By: jhi                                   on 2000/10/10  15:31:24
13943         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
13944              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
13945              Date: Fri, 14 Jul 2000 10:47:36 +0100
13946              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
13947      Branch: perl
13948            ! README.win32
13949 ____________________________________________________________________________
13950 [  7187] By: jhi                                   on 2000/10/10  13:30:10
13951         Log: Quote the temp file name, needed in Win32 because the
13952              default name unfortunately contains spaces, shouldn't
13953              hurt elsewhere.
13954              
13955              Subject: FW: perldoc fails if $TEMP contains spaces
13956              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
13957              Date: Thu, 14 Sep 2000 08:58:45 +0100
13958              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
13959      Branch: perl
13960            ! utils/perldoc.PL
13961 ____________________________________________________________________________
13962 [  7186] By: jhi                                   on 2000/10/10  13:16:27
13963         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
13964              From: hv@hugo.hybyte.com
13965              Date: Tue, 10 Oct 2000 14:10:20 +0100
13966              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
13967      Branch: perl
13968            ! t/lib/thr5005.t util.c
13969 ____________________________________________________________________________
13970 [  7185] By: jhi                                   on 2000/10/10  12:06:22
13971         Log: Upgrade to podlators 1.04, from Russ Allbery.
13972      Branch: perl
13973            ! lib/Pod/Man.pm lib/Pod/Text.pm
13974 ____________________________________________________________________________
13975 [  7184] By: jhi                                   on 2000/10/10  12:01:32
13976         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
13977      Branch: perl
13978            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
13979 ____________________________________________________________________________
13980 [  7183] By: jhi                                   on 2000/10/09  23:47:15
13981         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
13982              From: Peter Prymmer <pvhp@forte.com>
13983              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
13984              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
13985      Branch: perl
13986            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
13987 ____________________________________________________________________________
13988 [  7182] By: jhi                                   on 2000/10/09  23:43:16
13989         Log: Make eq work again with utf8 (disabling the upgrading
13990              should no more be necessary since the copies of the
13991              scalars are upgraded, not the scalars themselves).
13992              Takes care of ID 20001009.001.  (The claimed length()
13993              bug in 20001009.001 seems bogus to me.)
13994      Branch: perl
13995            ! sv.c t/pragma/utf8.t
13996 ____________________________________________________________________________
13997 [  7181] By: gsar                                  on 2000/10/09  19:41:54
13998         Log: tweak for change#7173
13999      Branch: perl
14000            ! win32/win32sck.c
14001 ____________________________________________________________________________
14002 [  7180] By: gsar                                  on 2000/10/09  19:26:56
14003         Log: on Windows, clean targets might not work under some flavors of the shell
14004      Branch: perl
14005            ! win32/Makefile win32/makefile.mk
14006 ____________________________________________________________________________
14007 [  7179] By: jhi                                   on 2000/10/09  19:21:02
14008         Log: Update Changes.
14009      Branch: perl
14010            ! Changes patchlevel.h
14011 ____________________________________________________________________________
14012 [  7178] By: jhi                                   on 2000/10/09  19:18:23
14013         Log: Warn about unknown scripts.
14014              
14015              Subject: Re: ideas? patches? [PATCH bleadperl]
14016              From: Dominic Dunlop <domo@computer.org>
14017              Date: Mon, 9 Oct 2000 14:57:17 +0200
14018              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
14019      Branch: perl
14020            ! lib/charnames.pm
14021 ____________________________________________________________________________
14022 [  7177] By: jhi                                   on 2000/10/09  19:13:27
14023         Log: Change #7160 had a nasty typo.
14024      Branch: metaconfig
14025            ! U/compline/Compile.U
14026      Branch: perl
14027            ! Configure config_h.SH
14028 ____________________________________________________________________________
14029 [  7176] By: gsar                                  on 2000/10/09  18:59:33
14030         Log: pod nit
14031      Branch: perl
14032            ! pod/perlport.pod
14033 ____________________________________________________________________________
14034 [  7175] By: gsar                                  on 2000/10/09  18:54:28
14035         Log: Windows9x doesn't support link(), despite what Config.pm
14036              might think
14037      Branch: perl
14038            ! lib/ExtUtils/Manifest.pm
14039 ____________________________________________________________________________
14040 [  7174] By: gsar                                  on 2000/10/09  18:50:03
14041         Log: avoid nonportable example code
14042      Branch: perl
14043            ! lib/File/Copy.pm
14044 ____________________________________________________________________________
14045 [  7173] By: gsar                                  on 2000/10/09  18:46:54
14046         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
14047              being used) when closing a socket handle
14048      Branch: perl
14049            ! win32/win32.c win32/win32.h win32/win32sck.c
14050 ____________________________________________________________________________
14051 [  7172] By: gsar                                  on 2000/10/09  18:41:40
14052         Log: on Windows, cwd strings in the environment should be of the
14053              form =X:=X:\foo instead of =X=X:\foo\
14054      Branch: perl
14055            ! win32/vdir.h
14056 ____________________________________________________________________________
14057 [  7171] By: gsar                                  on 2000/10/09  18:30:09
14058         Log: on Windows, LoadLibrary() could load an extension DLL multiple
14059              times if forward slashes are used in the path
14060      Branch: perl
14061            ! win32/win32.c
14062 ____________________________________________________________________________
14063 [  7170] By: jhi                                   on 2000/10/09  17:53:59
14064         Log: Add a todo note about overloadable assertions.
14065      Branch: perl
14066            ! Todo-5.6
14067 ____________________________________________________________________________
14068 [  7169] By: jhi                                   on 2000/10/09  13:43:45
14069         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
14070              From: mjd@plover.com
14071              Date: 9 Oct 2000 00:24:44 -0000
14072              Message-ID: <20001009002444.10616.qmail@plover.com>
14073      Branch: perl
14074            ! pod/perldebguts.pod
14075 ____________________________________________________________________________
14076 [  7168] By: nick                                  on 2000/10/08  13:16:33
14077         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
14078              is not right thing to do on (e.g. x86). Network order is also "right" for
14079              X fonts.
14080      Branch: perl
14081            ! ext/Encode/Encode.pm
14082 ____________________________________________________________________________
14083 [  7167] By: nick                                  on 2000/10/08  12:54:42
14084         Log: Make "encodings" work post-install when Encode/*.enc files may not
14085              be in same directory as Encode.pm
14086      Branch: perl
14087            ! ext/Encode/Encode.pm
14088 ____________________________________________________________________________
14089 [  7166] By: nick                                  on 2000/10/08  11:51:26
14090         Log: Work round the fact that $hash->{$key} does not take into account
14091              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
14092              so that key is always in the "expected" encoding - i.e. same way we put
14093              it in the hash.
14094      Branch: perl
14095            ! ext/Encode/Encode.pm
14096 ____________________________________________________________________________
14097 [  7165] By: gsar                                  on 2000/10/08  04:15:29
14098         Log: save_re_context() could reset PL_curcop to freed memory, causing core
14099              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
14100      Branch: perl
14101            ! pp_ctl.c
14102 ____________________________________________________________________________
14103 [  7164] By: jhi                                   on 2000/10/06  20:51:48
14104         Log: UTF8ize split() so that the cloned substrings get the UTF8
14105              flag of the original scalar.  Problem reported by Simon Cozens.
14106      Branch: perl
14107            ! pp.c t/pragma/utf8.t
14108 ____________________________________________________________________________
14109 [  7163] By: nick                                  on 2000/10/06  20:48:34
14110         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
14111              got a false +ve and so did not reach code which would have un-FAKEd the SV.
14112      Branch: perl
14113            ! sv.c
14114 ____________________________________________________________________________
14115 [  7162] By: nick                                  on 2000/10/06  20:25:37
14116         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
14117              To fix  (sort {$a <=> $b} keys %hash) in particular but
14118              should cover a number of other as-yet-unknown cases as well.
14119      Branch: perl
14120            ! sv.c
14121 ____________________________________________________________________________
14122 [  7161] By: jhi                                   on 2000/10/06  19:56:18
14123         Log: Change the version number of Tie::Handle in the core to 4.0,
14124              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
14125              
14126              Subject: Note on Tie::Handle
14127              From: andreas.koenig@anima.de (Andreas J. Koenig)
14128              Date:      06 Oct 2000 21:48:58 +0200
14129              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
14130      Branch: perl
14131            ! lib/Tie/Handle.pm
14132 ____________________________________________________________________________
14133 [  7160] By: jhi                                   on 2000/10/06  18:20:35
14134         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
14135              as the first option of cc/ld because of ultrapicky compilers
14136              (e.g. OS/390 R2.5)
14137      Branch: metaconfig
14138            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
14139            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
14140            ! U/compline/orderlib.U U/modified/Cppsym.U
14141            ! U/modified/d_access.U
14142      Branch: metaconfig/U/perl
14143            ! Checkcc.U d_dlsymun.U gccvers.U
14144      Branch: perl
14145            ! Configure config_h.SH
14146 ____________________________________________________________________________
14147 [  7159] By: jhi                                   on 2000/10/06  13:56:39
14148         Log: Update Changes.
14149      Branch: perl
14150            ! Changes patchlevel.h
14151 ____________________________________________________________________________
14152 [  7158] By: jhi                                   on 2000/10/06  12:48:40
14153         Log: Eliminate $Is_VMS code from the test.
14154              
14155              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
14156              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14157              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
14158              Date:     Thu, 5 Oct 2000 07:46:33 EDT
14159      Branch: perl
14160            ! t/lib/b.t
14161 ____________________________________________________________________________
14162 [  7157] By: jhi                                   on 2000/10/06  12:47:13
14163         Log: Also the $ccflags is needed for the C compiler check.
14164              
14165              Subject: Configure (check for C-compiler)
14166              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14167              Date: Fri, 06 Oct 2000 08:47:15 +0200
14168              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
14169      Branch: metaconfig/U/perl
14170            ! Checkcc.U
14171      Branch: perl
14172            ! Configure config_h.SH
14173 ____________________________________________________________________________
14174 [  7156] By: jhi                                   on 2000/10/06  11:45:15
14175         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
14176      Branch: perl
14177            ! perl.c pp_ctl.c sv.h utf8.c
14178 ____________________________________________________________________________
14179 [  7155] By: jhi                                   on 2000/10/06  11:40:41
14180         Log: IO::Handle->syswrite() did not handle length omission
14181              like CORE::syswrite() does.
14182              
14183              Subject: [Fwd] IO::Handle, syswrite and arguments
14184              From: Graham Barr <gbarr@pobox.com>
14185              Date: Fri, 6 Oct 2000 10:22:05 +0100
14186              Message-ID: <20001006102205.U6312@pobox.com>
14187              
14188              The original patch from andrew@ugh.net.au.
14189      Branch: perl
14190            ! ext/IO/lib/IO/Handle.pm
14191 ____________________________________________________________________________
14192 [  7154] By: jhi                                   on 2000/10/06  01:42:15
14193         Log: Tweak #7153.
14194      Branch: perl
14195            ! utf8.h
14196 ____________________________________________________________________________
14197 [  7153] By: jhi                                   on 2000/10/06  00:39:55
14198         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
14199      Branch: perl
14200            ! utf8.h
14201 ____________________________________________________________________________
14202 [  7152] By: jhi                                   on 2000/10/06  00:38:11
14203         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
14204      Branch: perl
14205            ! perl.c pp_ctl.c sv.h utf8.c
14206 ____________________________________________________________________________
14207 [  7151] By: jhi                                   on 2000/10/06  00:36:38
14208         Log: Subject: Re: Questions about Tie::Array and perl modules
14209              From: Nick Ing-Simmons <nik@tiuk.ti.com>
14210              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
14211              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
14212              
14213              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
14214      Branch: perl
14215            ! lib/Tie/Array.pm t/op/array.t
14216 ____________________________________________________________________________
14217 [  7150] By: jhi                                   on 2000/10/05  00:20:45
14218         Log: Regen Changes.
14219      Branch: perl
14220            ! Changes patchlevel.h
14221 ____________________________________________________________________________
14222 [  7149] By: jhi                                   on 2000/10/05  00:20:01
14223         Log: Regen toc.
14224      Branch: perl
14225            ! pod/perltoc.pod
14226 ____________________________________________________________________________
14227 [  7148] By: jhi                                   on 2000/10/04  23:35:08
14228         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
14229              reported several times by Dominic Dunlop, for example in
14230              ID 20000315.008.  Patch from Dominic.  Patch affects at
14231              least MachTen, and possibly other oldish BSDs. Should not
14232              break non-broken platforms (tested on LinuxPPC). 
14233      Branch: perl
14234            ! doio.c
14235 ____________________________________________________________________________
14236 [  7147] By: jhi                                   on 2000/10/04  23:26:34
14237         Log: The one that got away from 7146.
14238      Branch: metaconfig
14239            + U/installdirs/installscripts.U
14240 ____________________________________________________________________________
14241 [  7146] By: jhi                                   on 2000/10/04  23:25:04
14242         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
14243              suggested by H. Merijn Brand.
14244      Branch: perl
14245            ! Configure INSTALL Makefile.SH Porting/Glossary
14246            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
14247            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
14248            ! win32/config.vc
14249 ____________________________________________________________________________
14250 [  7145] By: jhi                                   on 2000/10/04  22:08:21
14251         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
14252              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14253              Date: Wed, 4 Oct 2000 17:37:46 -0400
14254              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
14255      Branch: perl
14256            ! utils/h2xs.PL
14257 ____________________________________________________________________________
14258 [  7144] By: jhi                                   on 2000/10/04  18:11:41
14259         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
14260              From: Jeff Pinyan <jeffp@crusoe.net>
14261              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
14262              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
14263      Branch: perl
14264            ! pod/perlrun.pod
14265 ____________________________________________________________________________
14266 [  7143] By: jhi                                   on 2000/10/04  18:09:58
14267         Log: Subject: perlhack.pod Patch for Externals Tools
14268              From: Fisher Mark <fisherm@tce.com>
14269              Date: Tue, 3 Oct 2000 15:43:27 -0500 
14270              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
14271      Branch: perl
14272            ! pod/perlhack.pod
14273 ____________________________________________________________________________
14274 [  7142] By: jhi                                   on 2000/10/04  18:08:41
14275         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
14276              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14277              Date:     Wed, 4 Oct 2000 12:11:11 EDT
14278              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
14279      Branch: perl
14280            ! vms/vms.c
14281 ____________________________________________________________________________
14282 [  7141] By: jhi                                   on 2000/10/04  12:20:16
14283         Log: Subject: [PATCH 5.7.0] h2xs not working
14284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14285              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
14286              Date: Tue, 3 Oct 2000 21:43:01 -0400
14287              
14288              Subject: [PATCH 5.7.0] h2xs not documenting the created module
14289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14290              Date: Tue, 3 Oct 2000 22:55:19 -0400
14291              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
14292      Branch: perl
14293            ! utils/h2xs.PL
14294 ____________________________________________________________________________
14295 [  7140] By: jhi                                   on 2000/10/04  11:53:44
14296         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
14297              From: nick@babyhippo.com
14298              Date: Wed, 4 Oct 2000 12:06:45 +0100
14299              Message-Id: <20001004120645.A7356@babyhippo.com>
14300              
14301              Retract 7118 and 7135.
14302      Branch: perl
14303            ! installman installperl op.c t/pragma/subs.t
14304 ____________________________________________________________________________
14305 [  7139] By: jhi                                   on 2000/10/03  22:09:41
14306         Log: It is possible to have no hosts database at all.  Pointed out in
14307              
14308              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
14309              From: Peter Prymmer <pvhp@forte.com>
14310              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
14311              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
14312      Branch: metaconfig
14313            ! U/modified/myhostname.U
14314      Branch: perl
14315            ! Configure config_h.SH
14316 ____________________________________________________________________________
14317 [  7138] By: jhi                                   on 2000/10/03  21:49:49
14318         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
14319              From: Peter Prymmer <pvhp@forte.com>
14320              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
14321              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
14322      Branch: perl
14323            ! pp_sys.c
14324 ____________________________________________________________________________
14325 [  7137] By: jhi                                   on 2000/10/03  20:10:05
14326         Log: One remaining nit less at the VMS mailbox sizing.
14327      Branch: perl
14328            ! vms/vms.c
14329 ____________________________________________________________________________
14330 [  7136] By: jhi                                   on 2000/10/03  20:08:47
14331         Log: Test harness update to sync with the new perlcc,
14332              from Simon Cozens.
14333      Branch: perl
14334            ! t/TEST t/UTEST
14335 ____________________________________________________________________________
14336 [  7135] By: jhi                                   on 2000/10/03  15:15:42
14337         Log: Subject: Re: PATCH for 20001003.004
14338              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
14339              From: "AARON B. DOSSETT" <aaron@iglou.com>
14340              Message-Id: <E13gTay-0006od-00@iglou.com>
14341      Branch: perl
14342            ! installman installperl
14343 ____________________________________________________________________________
14344 [  7134] By: jhi                                   on 2000/10/03  15:00:34
14345         Log: Subject: [ID 20001003.006] B::Debug not -w clean
14346              From: Nicholas Clark <nick@babyhippo.co.uk>
14347              Date: Tue, 03 Oct 2000 15:46:32 +0100
14348              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
14349      Branch: perl
14350            ! ext/B/B/Debug.pm
14351 ____________________________________________________________________________
14352 [  7133] By: jhi                                   on 2000/10/03  14:58:39
14353         Log: Scale down the VMS message boxes, by Charles Lane.
14354              Fix for ID 20000903.009, workaround at
14355              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
14356      Branch: perl
14357            ! vms/vms.c
14358 ____________________________________________________________________________
14359 [  7132] By: jhi                                   on 2000/10/03  11:20:37
14360         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
14361      Branch: perl
14362            + t/lib/st-lock.t t/lib/st-utf8.t
14363            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
14364            ! ext/Storable/Storable.xs t/lib/st-recurse.t
14365 ____________________________________________________________________________
14366 [  7131] By: jhi                                   on 2000/10/03  03:38:23
14367         Log: Encode nits.
14368      Branch: perl
14369            ! MANIFEST Makefile.SH
14370 ____________________________________________________________________________
14371 [  7130] By: jhi                                   on 2000/10/03  03:31:05
14372         Log: Update Changes.
14373      Branch: perl
14374            ! Changes patchlevel.h
14375 ____________________________________________________________________________
14376 [  7129] By: jhi                                   on 2000/10/03  02:24:02
14377         Log: Misplaced else.
14378      Branch: metaconfig/U/perl
14379            ! d_strtoll.U
14380      Branch: perl
14381            ! Configure config_h.SH
14382 ____________________________________________________________________________
14383 [  7128] By: jhi                                   on 2000/10/03  02:08:29
14384         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
14385              From: sthoenna@efn.org
14386              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
14387              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
14388      Branch: metaconfig/U/perl
14389            ! d_strtoll.U
14390      Branch: perl
14391            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
14392 ____________________________________________________________________________
14393 [  7127] By: jhi                                   on 2000/10/03  01:13:14
14394         Log: Update Changes.
14395      Branch: perl
14396            ! Changes patchlevel.h
14397 ____________________________________________________________________________
14398 [  7126] By: jhi                                   on 2000/10/03  00:57:08
14399         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
14400              as suggested by Olaf Flebbe and Nick Clark.
14401      Branch: perl
14402            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
14403 ____________________________________________________________________________
14404 [  7125] By: jhi                                   on 2000/10/03  00:50:56
14405         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
14406              From: Nick Clark <nick@plum.flirble.org>
14407              Date: Mon, 2 Oct 2000 11:03:24 +0100
14408              Message-Id: <20001002110324.D20073@plum.flirble.org>
14409              
14410              Also fixes bug ID 20001002.005.
14411      Branch: perl
14412            ! t/lib/encode.t
14413 ____________________________________________________________________________
14414 [  7124] By: jhi                                   on 2000/10/03  00:34:59
14415         Log: Subject: [PATCH 5.7.0] Epoc update
14416              From: Olaf Flebbe <o.flebbe@gmx.de>
14417              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
14418              Message-ID: <26423.969484586@www10.gmx.net>
14419      Branch: perl
14420            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
14421            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
14422            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
14423            ! util.c util.h
14424 ____________________________________________________________________________
14425 [  7123] By: jhi                                   on 2000/10/03  00:30:07
14426         Log: Regen headers.
14427      Branch: perl
14428            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
14429 ____________________________________________________________________________
14430 [  7122] By: jhi                                   on 2000/10/03  00:10:48
14431         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
14432      Branch: perl
14433            ! hints/openbsd.sh
14434 ____________________________________________________________________________
14435 [  7121] By: jhi                                   on 2000/10/03  00:05:06
14436         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
14437              From: <abigail@foad.org>
14438              Date: Tue, 26 Sep 2000 13:36:14 -0400
14439              Message-ID: <20000926173614.4356.qmail@foad.org>
14440      Branch: perl
14441            ! pod/perlop.pod
14442 ____________________________________________________________________________
14443 [  7120] By: jhi                                   on 2000/10/03  00:04:00
14444         Log: Inside require() $^S was always left undefined.
14445              
14446              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
14447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14448              Date: Wed, 27 Sep 2000 18:54:49 -0400
14449              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
14450      Branch: perl
14451            ! cop.h mg.c pp_ctl.c util.c
14452 ____________________________________________________________________________
14453 [  7119] By: jhi                                   on 2000/10/03  00:00:16
14454         Log: Subject: [PATCH] DLL not restartabke with threaded perl
14455              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
14456              Date: Thu, 28 Sep 2000 09:20:46 +0100
14457              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
14458      Branch: perl
14459            ! perl.c
14460 ____________________________________________________________________________
14461 [  7118] By: jhi                                   on 2000/10/02  23:59:20
14462         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
14463              From: Nicholas Clark <nick@ccl4.org>
14464              Date: Thu, 28 Sep 2000 11:52:24 +0100
14465              Message-ID: <20000928115224.D7924@plum.flirble.org>
14466      Branch: perl
14467            ! op.c
14468 ____________________________________________________________________________
14469 [  7117] By: jhi                                   on 2000/10/02  23:57:51
14470         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
14471              From: Nicholas Clark <nick@babyhippo.co.uk>
14472              Date: Thu, 28 Sep 2000 12:18:10 +0100
14473              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
14474              
14475              Did not apply cleanly, manual intervention was needed.
14476      Branch: perl
14477            ! ext/B/B/Bytecode.pm utils/perlcc.PL
14478 ____________________________________________________________________________
14479 [  7116] By: jhi                                   on 2000/10/02  23:50:40
14480         Log: Document the issue (is not a syntax error, kind of)
14481              
14482              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
14483              From: Nicholas Clark <nick@ccl4.org>
14484              Date: Thu, 28 Sep 2000 17:12:42 +0100
14485              Message-ID: <20000928171242.K7924@plum.flirble.org>
14486      Branch: perl
14487            ! pod/perldata.pod
14488 ____________________________________________________________________________
14489 [  7115] By: jhi                                   on 2000/10/02  23:48:58
14490         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
14491              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14492              Date: Thu, 28 Sep 2000 21:55:31 -0400
14493              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
14494      Branch: perl
14495            ! regexec.c
14496 ____________________________________________________________________________
14497 [  7114] By: jhi                                   on 2000/10/02  23:47:57
14498         Log: Subject: DOC PATCH 5.6.0
14499              From: mjd@plover.com
14500              Date: 30 Sep 2000 06:02:34 -0000
14501              Message-ID: <20000930060234.4559.qmail@plover.com>
14502      Branch: perl
14503            ! pod/perldebguts.pod
14504 ____________________________________________________________________________
14505 [  7113] By: jhi                                   on 2000/10/02  23:46:43
14506         Log: SOCK_DGRAM and listen() do not mix as reported in
14507              
14508              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
14509              From: Petter Reinholdtsen <pere@hungry.com>
14510              Date: Sun, 1 Oct 2000 10:57:20 +0800
14511              Message-Id: <200010010257.KAA05735@localhost.localdomain>
14512              
14513              The patch for 5.7.0+ had to be reengineered, though.
14514      Branch: perl
14515            ! ext/IO/lib/IO/Socket/UNIX.pm
14516 ____________________________________________________________________________
14517 [  7112] By: jhi                                   on 2000/10/02  23:36:57
14518         Log: Subject: Re: [PATCH 5.005_64 missed]
14519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14520              Date: Sun, 1 Oct 2000 18:50:10 -0400
14521              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
14522      Branch: perl
14523            ! pod/perlxs.pod
14524 ____________________________________________________________________________
14525 [  7111] By: jhi                                   on 2000/10/02  23:35:40
14526         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
14527              From: Radu Greab <radu@netsoft.ro>
14528              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
14529              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
14530      Branch: perl
14531            ! op.c opcode.pl t/op/substr.t
14532 ____________________________________________________________________________
14533 [  7110] By: jhi                                   on 2000/10/02  23:32:38
14534         Log: Subject: [PATCH] Fix aliasing of tied filehandles
14535              From: Daniel Chetlin <daniel@chetlin.com>
14536              Date: Mon, 2 Oct 2000 14:53:27 -0700
14537              Message-ID: <20001002145327.C1617@ilmd>
14538      Branch: perl
14539            ! perl.h pp_hot.c t/op/tiehandle.t
14540 ____________________________________________________________________________
14541 [  7109] By: jhi                                   on 2000/10/02  23:31:30
14542         Log: s/Robin Parker/Robin Barker/
14543      Branch: perl
14544            ! Changes5.6
14545 ____________________________________________________________________________
14546 [  7108] By: jhi                                   on 2000/10/02  23:15:46
14547         Log: Retract #7091 as suggested in
14548              
14549              From: Robin Barker <rmb1@cise.npl.co.uk> 
14550              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
14551              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
14552              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
14553      Branch: perl
14554            ! embed.pl proto.h
14555 ____________________________________________________________________________
14556 [  7107] By: nick                                  on 2000/10/02  18:23:14
14557         Log: A few tweaks to get Tk803 to work with Encode scheme.
14558      Branch: perl
14559            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
14560 ____________________________________________________________________________
14561 [  7106] By: nick                                  on 2000/10/01  21:34:14
14562         Log: Add checking cases to Encode's toUnicode and fromUnicode.
14563      Branch: perl
14564            ! ext/Encode/Encode.pm
14565 ____________________________________________________________________________
14566 [  7105] By: nick                                  on 2000/10/01  17:18:01
14567         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
14568              To read and use them.
14569              Add a lib/encode.t which checks a few things.
14570      Branch: perl
14571            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
14572            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
14573            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
14574            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
14575            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
14576            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
14577            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
14578            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
14579            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
14580            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
14581            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
14582            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
14583            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
14584            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
14585            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
14586            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
14587            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
14588            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
14589            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
14590            + ext/Encode/Encode/iso2022-jp.enc
14591            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
14592            + ext/Encode/Encode/iso8859-1.enc
14593            + ext/Encode/Encode/iso8859-2.enc
14594            + ext/Encode/Encode/iso8859-3.enc
14595            + ext/Encode/Encode/iso8859-4.enc
14596            + ext/Encode/Encode/iso8859-5.enc
14597            + ext/Encode/Encode/iso8859-6.enc
14598            + ext/Encode/Encode/iso8859-7.enc
14599            + ext/Encode/Encode/iso8859-8.enc
14600            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
14601            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
14602            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
14603            + ext/Encode/Encode/macCentEuro.enc
14604            + ext/Encode/Encode/macCroatian.enc
14605            + ext/Encode/Encode/macCyrillic.enc
14606            + ext/Encode/Encode/macDingbats.enc
14607            + ext/Encode/Encode/macGreek.enc
14608            + ext/Encode/Encode/macIceland.enc
14609            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
14610            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
14611            + ext/Encode/Encode/macTurkish.enc
14612            + ext/Encode/Encode/macUkraine.enc
14613            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
14614            + t/lib/encode.t
14615            ! MANIFEST ext/Encode/Encode.pm
14616 ____________________________________________________________________________
14617 [  7104] By: nick                                  on 2000/09/30  13:04:30
14618         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
14619              From: Daniel Chetlin <daniel@chetlin.com>
14620              Date: Mon, 18 Sep 2000 05:05:40 -0700
14621              Message-Id: <20000918050540.C652@ilmd>
14622      Branch: perl
14623            ! lib/overload.pm sv.c t/pragma/overload.t
14624 ____________________________________________________________________________
14625 [  7103] By: nick                                  on 2000/09/30  12:53:36
14626         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
14627              From: Johan Vromans <jvromans@squirrel.nl>
14628              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
14629              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
14630      Branch: perl
14631            ! pod/Makefile.SH
14632 ____________________________________________________________________________
14633 [  7102] By: nick                                  on 2000/09/30  12:52:31
14634         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
14635              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14636              Date: Sat, 16 Sep 2000 16:36:45 -0400
14637              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
14638      Branch: perl
14639            ! ext/B/B/Deparse.pm
14640 ____________________________________________________________________________
14641 [  7101] By: nick                                  on 2000/09/30  12:51:41
14642         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
14643              From: Craig A. Berry <craig.berry@psinetcs.com>
14644              Date: Sat, 16 Sep 2000 10:11:10 -0500
14645              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
14646      Branch: perl
14647            ! vms/vms.c
14648 ____________________________________________________________________________
14649 [  7100] By: nick                                  on 2000/09/30  12:50:33
14650         Log: Subject: Re: unicode support and perl [ID 20000901.097]
14651              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14652              Date: Fri, 15 Sep 2000 16:37:58 -0400
14653              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
14654      Branch: perl
14655            ! t/op/append.t
14656 ____________________________________________________________________________
14657 [  7099] By: nick                                  on 2000/09/30  12:49:35
14658         Log: Subject: Re: unicode support and perl [ID 20000901.097]
14659              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14660              Date: Fri, 15 Sep 2000 16:25:30 -0400
14661              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
14662      Branch: perl
14663            ! pp_hot.c
14664 ____________________________________________________________________________
14665 [  7098] By: nick                                  on 2000/09/30  12:48:00
14666         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
14667              From: Gisle Aas <gisle@ActiveState.com>
14668              Date: 15 Sep 2000 16:23:41 +0200
14669              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
14670      Branch: perl
14671            ! toke.c
14672 ____________________________________________________________________________
14673 [  7097] By: nick                                  on 2000/09/30  12:45:16
14674         Log: Subject: [PATCH] Nits in perlmod.pod
14675              From: Daniel Chetlin <daniel@chetlin.com>
14676              Date: Fri, 15 Sep 2000 02:04:09 -0700
14677              Message-Id: <20000915020409.A2104@ilmd>
14678      Branch: perl
14679            ! pod/perlmod.pod
14680 ____________________________________________________________________________
14681 [  7096] By: nick                                  on 2000/09/30  12:18:00
14682         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
14683              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
14684              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
14685              0 to checking to get the warning.
14686      Branch: perl
14687            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
14688            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
14689            ! regexec.c sv.c toke.c utf8.c
14690 ____________________________________________________________________________
14691 [  7095] By: nick                                  on 2000/09/15  16:55:59
14692         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
14693              
14694              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
14695              From: Spider Boardman <spider@Orb.Nashua.NH.US>
14696              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
14697              Date: Fri, 15 Sep 2000 06:37:30 -0400
14698      Branch: perl
14699            ! ext/Encode/Encode.xs sv.c
14700 ____________________________________________________________________________
14701 [  7094] By: jhi                                   on 2000/09/15  03:23:32
14702         Log: Update Changes.
14703      Branch: perl
14704            ! Changes patchlevel.h
14705 ____________________________________________________________________________
14706 [  7093] By: jhi                                   on 2000/09/15  03:11:44
14707         Log: Fix for the charnames.t failures from Spider Boardman.
14708      Branch: perl
14709            ! toke.c
14710 ____________________________________________________________________________
14711 [  7092] By: jhi                                   on 2000/09/15  00:15:48
14712         Log: Botched the #7090 check-in.
14713      Branch: perl
14714            ! sv.c
14715 ____________________________________________________________________________
14716 [  7091] By: jhi                                   on 2000/09/14  23:33:24
14717         Log: Part of #7081 didn't come through.
14718      Branch: perl
14719            ! embed.pl proto.h
14720 ____________________________________________________________________________
14721 [  7090] By: jhi                                   on 2000/09/14  23:17:39
14722         Log: Subject: Re: perl@7078 
14723              From: Spider Boardman <spider@web.zk3.dec.com>
14724              Date: Thu, 14 Sep 2000 19:06:36 -0400
14725              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
14726      Branch: perl
14727            ! sv.c toke.c
14728 ____________________________________________________________________________
14729 [  7089] By: jhi                                   on 2000/09/14  23:11:21
14730         Log: Small portability tweaks.
14731      Branch: perl
14732            ! ext/Encode/Encode.xs
14733 ____________________________________________________________________________
14734 [  7088] By: jhi                                   on 2000/09/14  22:57:23
14735         Log: Fake return to pacify picky compilers.
14736      Branch: perl
14737            ! ext/Encode/Encode.xs
14738 ____________________________________________________________________________
14739 [  7087] By: jhi                                   on 2000/09/14  22:53:37
14740         Log: Subject: [PATCH] utf8.c apidoc
14741              From: Simon Cozens <simon@cozens.net>
14742              Date: Thu, 14 Sep 2000 23:46:57 +0100
14743              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
14744      Branch: perl
14745            ! perlapi.c pod/perlapi.pod utf8.c
14746 ____________________________________________________________________________
14747 [  7086] By: jhi                                   on 2000/09/14  22:40:38
14748         Log: We don't need to count the high bit bytes, a boolean is enough. 
14749      Branch: perl
14750            ! sv.c
14751 ____________________________________________________________________________
14752 [  7085] By: jhi                                   on 2000/09/14  21:20:09
14753         Log: Replace #7084 with
14754              
14755              Subject: Re: perl@7078 
14756              From: Spider Boardman <spider@web.zk3.dec.com>
14757              Date: Thu, 14 Sep 2000 17:09:36 -0400
14758              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
14759      Branch: perl
14760            ! sv.c utf8.c
14761 ____________________________________________________________________________
14762 [  7084] By: jhi                                   on 2000/09/14  20:03:34
14763         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
14764              convertable to bytes by checking it doesn't go above 0xc3
14765              
14766              Subject: Re: perl@7078
14767              From: Simon Cozens <simon@cozens.net>
14768              Date: Thu, 14 Sep 2000 20:59:19 +0100
14769              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
14770      Branch: perl
14771            ! utf8.c
14772 ____________________________________________________________________________
14773 [  7083] By: jhi                                   on 2000/09/14  19:38:47
14774         Log: Subject: Re: perl@7078
14775              From: Simon Cozens <simon@cozens.net>
14776              Date: Thu, 14 Sep 2000 20:13:09 +0100
14777              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
14778      Branch: perl
14779            ! t/op/bop.t
14780 ____________________________________________________________________________
14781 [  7082] By: jhi                                   on 2000/09/14  17:50:44
14782         Log: The one that got away.
14783      Branch: perl
14784            ! lib/File/Find.pm
14785 ____________________________________________________________________________
14786 [  7081] By: jhi                                   on 2000/09/14  17:45:35
14787         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
14788              From: Robin Barker <rmb1@cise.npl.co.uk>
14789              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
14790              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
14791      Branch: perl
14792            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
14793            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
14794            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
14795            ! regcomp.c toke.c universal.c
14796 ____________________________________________________________________________
14797 [  7080] By: jhi                                   on 2000/09/14  17:40:35
14798         Log: Problems picked up by AIX cc.
14799              
14800              Subject: Re: perl@7078 (patch included)
14801              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14802              Date: Thu, 14 Sep 2000 18:53:30 +0200
14803              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
14804      Branch: perl
14805            ! ext/Encode/Encode.xs
14806 ____________________________________________________________________________
14807 [  7079] By: jhi                                   on 2000/09/14  17:38:27
14808         Log: Subject: File::Find 5.7.0 POD nits
14809              From: Rich Morin <rdm@cfcl.com>
14810              Date: Wed, 13 Sep 2000 22:03:58 -0700
14811              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
14812      Branch: perl
14813            ! lib/File/Find.pm
14814 ____________________________________________________________________________
14815 [  7078] By: jhi                                   on 2000/09/14  14:58:20
14816         Log: Update Changes.
14817      Branch: perl
14818            ! Changes patchlevel.h
14819 ____________________________________________________________________________
14820 [  7077] By: jhi                                   on 2000/09/14  14:55:54
14821         Log: Compilation warnings and an error.
14822      Branch: perl
14823            ! sv.c
14824 ____________________________________________________________________________
14825 [  7076] By: jhi                                   on 2000/09/14  14:42:56
14826         Log: Fix for a parsing bug, not for the original bug.
14827              
14828              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
14829              From: Spider Boardman <spider@web.zk3.dec.com>
14830              Date: Wed, 13 Sep 2000 17:52:20 -0400
14831              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
14832      Branch: perl
14833            ! regcomp.c
14834 ____________________________________________________________________________
14835 [  7075] By: jhi                                   on 2000/09/14  14:40:40
14836         Log: Batch of UTF-8 patches from Simon Cozens.
14837      Branch: perl
14838            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
14839            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
14840            ! toke.c utf8.c
14841 ____________________________________________________________________________
14842 [  7074] By: jhi                                   on 2000/09/14  14:29:58
14843         Log: Subject: Re: Two advertising clauses need to be removed
14844              From: Russ Allbery <rra@stanford.edu>
14845              Date: 13 Sep 2000 18:50:26 -0700
14846              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
14847      Branch: perl
14848            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
14849 ____________________________________________________________________________
14850 [  7073] By: jhi                                   on 2000/09/14  14:28:20
14851         Log: Subject: [PATCH] de-wall t/README
14852              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14853              Date: Wed, 13 Sep 2000 17:46:55 -0700
14854              Message-ID: <//Bw5gzkge/e092yn@efn.org>
14855      Branch: perl
14856            ! t/README
14857 ____________________________________________________________________________
14858 [  7072] By: jhi                                   on 2000/09/14  14:25:10
14859         Log: Hints optimization.
14860              
14861              Subject: Minor nit
14862              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14863              Date: Wed, 13 Sep 2000 21:42:07 +0200
14864              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
14865      Branch: perl
14866            ! hints/hpux.sh
14867 ____________________________________________________________________________
14868 [  7071] By: jhi                                   on 2000/09/14  14:23:30
14869         Log: Allow chop() and chomp() to be overridden.
14870              
14871              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
14872              From: "Casey R. Tweten" <crt@kiski.net>
14873              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
14874              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
14875      Branch: perl
14876            ! toke.c
14877 ____________________________________________________________________________
14878 [  7070] By: jhi                                   on 2000/09/14  14:20:36
14879         Log: The return value of setlocale must be copied away.
14880              
14881              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
14882              From: Alan Burlison <Alan.Burlison@uk.sun.com>
14883              Date: Wed, 13 Sep 2000 16:27:37 +0100 
14884              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
14885      Branch: perl
14886            ! util.c
14887 ____________________________________________________________________________
14888 [  7069] By: jhi                                   on 2000/09/14  14:16:27
14889         Log: Remove vestiges of tr//CU.
14890              
14891              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
14892              From: Nick Clark <nick@plum.flirble.org>
14893              Date: Tue, 12 Sep 2000 22:50:14 +0100
14894              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
14895              
14896              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
14897              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14898              Date: Tue, 12 Sep 2000 21:38:48 -0700
14899              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
14900      Branch: perl
14901            ! op.h pod/perlunicode.pod
14902 ____________________________________________________________________________
14903 [  7068] By: jhi                                   on 2000/09/13  14:18:39
14904         Log: Add the Encode extension.  The code is still largely just skeleton.
14905      Branch: perl
14906            + ext/Encode/Encode.pm ext/Encode/Encode.xs
14907            + ext/Encode/Makefile.PL ext/Encode/Todo
14908            ! MANIFEST Todo-5.6
14909 ____________________________________________________________________________
14910 [  7067] By: jhi                                   on 2000/09/12  17:43:33
14911         Log: Allow for whitespace between "#" and "line" in cpp output.
14912              
14913              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
14914              From: Calle Dybedahl <calle@lysator.liu.se>
14915              Date: 12 Sep 2000 19:38:02 +0200 
14916              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
14917      Branch: perl
14918            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
14919 ____________________________________________________________________________
14920 [  7066] By: gsar                                  on 2000/09/12  17:24:29
14921         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
14922              initialization in all the threads on Windows
14923      Branch: perl
14924            ! win32/win32.c
14925 ____________________________________________________________________________
14926 [  7065] By: jhi                                   on 2000/09/12  15:11:31
14927         Log: Update Changes.
14928      Branch: perl
14929            ! Changes patchlevel.h
14930 ____________________________________________________________________________
14931 [  7064] By: jhi                                   on 2000/09/12  14:54:54
14932         Log: Retract #7062, the pod tests are not ready.
14933      Branch: perl
14934            ! t/TEST t/harness
14935 ____________________________________________________________________________
14936 [  7063] By: jhi                                   on 2000/09/12  14:25:41
14937         Log: The #7054 truncated Configure badly.
14938      Branch: metaconfig/U/perl
14939            ! End.U
14940      Branch: perl
14941            ! Configure config_h.SH
14942 ____________________________________________________________________________
14943 [  7062] By: jhi                                   on 2000/09/12  14:08:32
14944         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
14945              From: sthoenna@efn.org
14946              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
14947              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
14948      Branch: perl
14949            ! t/TEST t/harness
14950 ____________________________________________________________________________
14951 [  7061] By: jhi                                   on 2000/09/12  14:07:18
14952         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
14953              From: sthoenna@efn.org
14954              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
14955              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
14956      Branch: perl
14957            ! pod/perlxs.pod
14958 ____________________________________________________________________________
14959 [  7060] By: jhi                                   on 2000/09/12  14:06:08
14960         Log: Break up the myconfig lines a bit.
14961              
14962              Subject: perlbug/perl -V output format
14963              From: sthoenna@efn.org
14964              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
14965              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
14966      Branch: perl
14967            ! myconfig.SH
14968 ____________________________________________________________________________
14969 [  7059] By: jhi                                   on 2000/09/12  14:05:04
14970         Log: Test for the #7049.
14971              
14972              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
14973              From: andreas.koenig@anima.de (Andreas J. Koenig)
14974              Date: 12 Sep 2000 06:42:01 +0200
14975              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
14976      Branch: perl
14977            ! t/op/my.t
14978 ____________________________________________________________________________
14979 [  7058] By: jhi                                   on 2000/09/12  14:03:05
14980         Log: Subject: [patch: perl@7045] vms updates
14981              From: Peter Prymmer <pvhp@forte.com>
14982              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
14983              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
14984      Branch: perl
14985            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
14986 ____________________________________________________________________________
14987 [  7057] By: jhi                                   on 2000/09/12  14:00:51
14988         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
14989              From: sthoenna@efn.org
14990              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
14991              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
14992      Branch: perl
14993            ! t/op/64bitint.t
14994 ____________________________________________________________________________
14995 [  7056] By: jhi                                   on 2000/09/12  13:58:14
14996         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
14997              From: Jeff Pinyan <jeffp@crusoe.net>
14998              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
14999              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
15000      Branch: perl
15001            ! pod/perlfunc.pod
15002 ____________________________________________________________________________
15003 [  7055] By: jhi                                   on 2000/09/12  13:56:32
15004         Log: Do in VMS as the #7054 does.
15005      Branch: perl
15006            ! configure.com
15007 ____________________________________________________________________________
15008 [  7054] By: jhi                                   on 2000/09/12  13:50:31
15009         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
15010              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15011              Date: Mon, 11 Sep 2000 08:33:09 +0100
15012              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
15013      Branch: metaconfig/U/perl
15014            ! End.U
15015      Branch: perl
15016            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
15017            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15018 ____________________________________________________________________________
15019 [  7053] By: jhi                                   on 2000/09/12  13:29:19
15020         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
15021              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15022              Date:     Tue, 12 Sep 2000 08:35:59 EDT
15023              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
15024      Branch: perl
15025            ! vms/test.com
15026 ____________________________________________________________________________
15027 [  7052] By: jhi                                   on 2000/09/11  23:01:50
15028         Log: Document the SvUTF8*().
15029      Branch: perl
15030            ! pod/perlapi.pod sv.h
15031 ____________________________________________________________________________
15032 [  7051] By: gsar                                  on 2000/09/11  14:46:30
15033         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
15034              (missed a spot when fixing up op_pmreplroot hack for ithreads)
15035      Branch: perl
15036            ! op.c t/op/split.t
15037 ____________________________________________________________________________
15038 [  7050] By: nick                                  on 2000/09/11  10:03:51
15039         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
15040              
15041              Subject: borland C++ win32.c tweak
15042              From: Vadim Konovalov <vkonovalov@lucent.com>
15043              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
15044              Date: Mon, 11 Sep 2000 11:22:33 +0400
15045      Branch: perl
15046            ! win32/win32.c
15047 ____________________________________________________________________________
15048 [  7049] By: nick                                  on 2000/09/11  09:57:33
15049         Log: Point fix for s/// on foreach (keys %xxx).
15050      Branch: perl
15051            ! pp_hot.c
15052 ____________________________________________________________________________
15053 [  7048] By: jhi                                   on 2000/09/10  23:37:09
15054         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
15055              by Pod::Text, from Brad Appleton.
15056      Branch: perl
15057            ! t/pod/testp2pt.pl
15058 ____________________________________________________________________________
15059 [  7047] By: jhi                                   on 2000/09/10  14:32:53
15060         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
15061              by Russ Allbery.
15062      Branch: perl
15063            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
15064 ____________________________________________________________________________
15065 [  7046] By: jhi                                   on 2000/09/10  14:15:08
15066         Log: Upgrade to CPAN 1.57_65, from Andreas König.
15067      Branch: perl
15068            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15069 ____________________________________________________________________________
15070 [  7045] By: jhi                                   on 2000/09/08  21:36:32
15071         Log: Update Changes.
15072      Branch: perl
15073            ! Changes patchlevel.h
15074 ____________________________________________________________________________
15075 [  7044] By: jhi                                   on 2000/09/08  21:29:56
15076         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
15077              From: Peter Prymmer <pvhp@forte.com>
15078              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
15079              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
15080      Branch: perl
15081            ! configure.com
15082 ____________________________________________________________________________
15083 [  7043] By: jhi                                   on 2000/09/08  21:27:50
15084         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
15085              From: Peter Prymmer <pvhp@forte.com>
15086              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
15087              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
15088      Branch: perl
15089            ! Makefile.SH installperl
15090 ____________________________________________________________________________
15091 [  7042] By: jhi                                   on 2000/09/08  21:23:21
15092         Log: Continue #7041.
15093      Branch: perl
15094            ! cygwin/Makefile.SHs os2/Makefile.SHs
15095 ____________________________________________________________________________
15096 [  7041] By: jhi                                   on 2000/09/08  21:18:10
15097         Log: Do away with memory models cruft.  Sorry, PDP users.
15098      Branch: metaconfig
15099            ! U/modified/cc.U U/modified/libpth.U
15100      Branch: perl
15101            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15102            ! Porting/config_H cflags.SH config_h.SH configure.com
15103            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
15104            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
15105            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
15106 ____________________________________________________________________________
15107 [  7040] By: jhi                                   on 2000/09/08  14:34:18
15108         Log: Major rewrite of s2p.  And I mean really major, it is
15109              an implementation of sed in perl.  If called as s2p it
15110              will function as s2p.  Note: needs non-UNIXifying.
15111              
15112              Subject: s2p
15113              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15114              Date: Mon, 28 Aug 2000 14:05:12 +0200
15115              Message-ID: <39AA5578.2102E2AA@alcatel.at>
15116      Branch: perl
15117            ! x2p/s2p.PL
15118 ____________________________________________________________________________
15119 [  7039] By: jhi                                   on 2000/09/08  14:19:49
15120         Log: Re-allow vec() for characters > 255.
15121              
15122              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
15123              From: Spider Boardman <spider@web.zk3.dec.com>
15124              Date: Fri, 08 Sep 2000 02:21:02 -0400
15125              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
15126      Branch: perl
15127            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15128            ! t/op/vec.t
15129 ____________________________________________________________________________
15130 [  7038] By: jhi                                   on 2000/09/08  14:14:18
15131         Log: Subject: [PATCH lib/Benchmark.pm]
15132              From: <abigail@foad.org>
15133              Date: Thu, 7 Sep 2000 15:03:20 -0400
15134              Message-ID: <20000907190320.888.qmail@foad.org>
15135      Branch: perl
15136            ! lib/Benchmark.pm
15137 ____________________________________________________________________________
15138 [  7037] By: jhi                                   on 2000/09/08  14:11:06
15139         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
15140              
15141              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
15142              From: Spider Boardman <spider@web.zk3.dec.com>
15143              Date: Fri, 08 Sep 2000 01:30:27 -0400
15144              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
15145      Branch: perl
15146            ! op.c
15147 ____________________________________________________________________________
15148 [  7036] By: jhi                                   on 2000/09/08  14:08:58
15149         Log: Subject: [ID 20000908.002] perlipc documentation bug.
15150              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
15151              Date: Fri, 08 Sep 2000 12:38:32 +0200
15152              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
15153      Branch: perl
15154            ! pod/perlipc.pod
15155 ____________________________________________________________________________
15156 [  7035] By: jhi                                   on 2000/09/08  14:03:12
15157         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
15158              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15159              Date: Fri, 08 Sep 2000 11:47:34 +0200
15160              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
15161      Branch: perl
15162            ! hints/dec_osf.sh
15163 ____________________________________________________________________________
15164 [  7034] By: jhi                                   on 2000/09/08  13:59:35
15165         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
15166              From: Simon Cozens <simon@cozens.net>
15167              Date: Thu, 7 Sep 2000 20:40:38 +0100
15168              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
15169      Branch: perl
15170            ! pp_hot.c
15171 ____________________________________________________________________________
15172 [  7033] By: jhi                                   on 2000/09/08  04:03:03
15173         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
15174              From: "Larry W. Virden" <lvirden@cas.org>
15175              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
15176              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
15177      Branch: perl
15178            ! pod/perldiag.pod
15179 ____________________________________________________________________________
15180 [  7032] By: jhi                                   on 2000/09/07  22:18:30
15181         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
15182              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
15183              Date: Mon, 04 Sep 2000 13:16:38 -0700
15184              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
15185      Branch: perl
15186            ! lib/perl5db.pl
15187 ____________________________________________________________________________
15188 [  7031] By: jhi                                   on 2000/09/07  22:02:29
15189         Log: Fix the ccversion detection for 5.1 and beyond.
15190              
15191              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
15192              From: Spider Boardman <spider@leggy.zk3.dec.com>
15193              Date: Thu, 7 Sep 2000 17:54:27 -0400
15194              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
15195      Branch: perl
15196            ! hints/dec_osf.sh
15197 ____________________________________________________________________________
15198 [  7030] By: jhi                                   on 2000/09/07  19:12:28
15199         Log: Fix for
15200              
15201              Subject: [ID 20000903.001] \w in utf8-strings
15202              From: Marc Lehmann <pcg@goof.com>
15203              Date: Sun, 03 Sep 2000 09:44:29 +0200
15204              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
15205              
15206              and various related nits.
15207      Branch: perl
15208            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
15209 ____________________________________________________________________________
15210 [  7029] By: jhi                                   on 2000/09/07  18:49:09
15211         Log: Fix the URL, but the server is still missing in action.
15212              
15213              Subject: [ID 20000905.002] perlfaq1.pod URL error
15214              From: "Larry W. Virden" <lvirden@cas.org>
15215              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
15216              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
15217      Branch: perl
15218            ! pod/perlfaq1.pod
15219 ____________________________________________________________________________
15220 [  7028] By: jhi                                   on 2000/09/07  18:47:13
15221         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
15222              From: Hugo <hv@crypt.compulink.co.uk>
15223              Date: Tue, 05 Sep 2000 14:13:37 +0100
15224              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
15225      Branch: perl
15226            ! toke.c
15227 ____________________________________________________________________________
15228 [  7027] By: jhi                                   on 2000/09/07  18:45:35
15229         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
15230              From: Daniel Chetlin <daniel@chetlin.com>
15231              Date: Tue, 5 Sep 2000 04:57:07 -0700
15232              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
15233      Branch: perl
15234            ! pod/perlfaq6.pod pod/perlop.pod
15235 ____________________________________________________________________________
15236 [  7026] By: jhi                                   on 2000/09/07  18:44:01
15237         Log: Document the new ref() semantics.
15238              
15239              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
15240              From: Gisle Aas <gisle@ActiveState.com>
15241              Date: 05 Sep 2000 08:10:30 +0200
15242              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
15243      Branch: perl
15244            ! pod/perldelta.pod
15245 ____________________________________________________________________________
15246 [  7025] By: jhi                                   on 2000/09/07  18:42:27
15247         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
15248              
15249              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
15250              From: Gisle Aas <gisle@ActiveState.com>
15251              Date: 05 Sep 2000 08:11:40 +0200
15252              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
15253      Branch: perl
15254            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
15255 ____________________________________________________________________________
15256 [  7024] By: jhi                                   on 2000/09/07  18:39:32
15257         Log: Subject: [PATCH] Modernize Opcode.pm documentation
15258              From: Gisle Aas <gisle@ActiveState.com>
15259              Date: 4 Sep 2000 00:18:55 -0000
15260              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
15261      Branch: perl
15262            ! ext/Opcode/Opcode.pm
15263 ____________________________________________________________________________
15264 [  7023] By: jhi                                   on 2000/09/07  18:37:42
15265         Log: Subject: [PATCH] Tied filehandle documentation
15266              From: Gisle Aas <gisle@ActiveState.com>
15267              Date: 4 Sep 2000 00:14:40 -0000
15268              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
15269      Branch: perl
15270            ! pod/perlfunc.pod pod/perltie.pod
15271 ____________________________________________________________________________
15272 [  7022] By: jhi                                   on 2000/09/07  18:35:37
15273         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
15274              From: Gisle Aas <gisle@ActiveState.com>
15275              Date: 4 Sep 2000 00:04:22 -0000
15276              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
15277      Branch: perl
15278            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
15279 ____________________________________________________________________________
15280 [  7021] By: jhi                                   on 2000/09/07  18:33:22
15281         Log: Subject: small apidoc fix
15282              From: Marc Lehmann <pcg@goof.com>
15283              Date: Sun, 3 Sep 2000 05:12:06 +0200
15284              Message-ID: <20000903051206.A5909@cerebro.laendle>
15285      Branch: perl
15286            ! pod/perlapi.pod utf8.c
15287 ____________________________________________________________________________
15288 [  7020] By: jhi                                   on 2000/09/07  16:14:57
15289         Log: Tiny perldelta nits.
15290      Branch: perl
15291            ! pod/perldelta.pod
15292 ____________________________________________________________________________
15293 [  7019] By: jhi                                   on 2000/09/07  16:04:20
15294         Log: Guard against bad string->int conversion for quads.
15295      Branch: perl
15296            ! t/op/64bitint.t
15297 ____________________________________________________________________________
15298 [  7018] By: jhi                                   on 2000/09/06  17:07:03
15299         Log: Update Unicode todo list.
15300      Branch: perl
15301            ! Todo-5.6
15302 ____________________________________________________________________________
15303 [  7017] By: jhi                                   on 2000/09/05  21:16:01
15304         Log: Document the SvIOK_.*UV().
15305      Branch: perl
15306            ! pod/perlapi.pod sv.h
15307 ____________________________________________________________________________
15308 [  7016] By: nick                                  on 2000/09/03  21:54:46
15309         Log: Hash lookup of constant strings optimization:
15310              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
15311              to string table (as per sharepvn). Add newSV_pvn_share to create such
15312              a thing. Make hv.c compare addresses of strings and skip string compare
15313              if equal. Make method_named and helem ops use these shared-string SVs
15314              when arg is constant. Make keys op return shared-string SVs (less clearly
15315              a win).
15316      Branch: perl
15317            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
15318            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
15319            ! pod/perlintern.pod pp_hot.c proto.h sv.c
15320 ____________________________________________________________________________
15321 [  7015] By: jhi                                   on 2000/09/02  17:48:59
15322         Log: This is 5.7.0.
15323      Branch: perl
15324            ! Changes
15325 ____________________________________________________________________________
15326 [  7014] By: jhi                                   on 2000/09/02  17:35:45
15327         Log: Changes and patchlevel tweaks.
15328      Branch: perl
15329            ! Changes patchlevel.h
15330 ____________________________________________________________________________
15331 [  7013] By: jhi                                   on 2000/09/02  17:30:50
15332         Log: Update Changes.
15333      Branch: perl
15334            ! Changes patchlevel.h
15335 ____________________________________________________________________________
15336 [  7012] By: nick                                  on 2000/09/02  17:25:20
15337         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
15338      Branch: perl
15339            ! gv.c lib/overload.pm
15340 ____________________________________________________________________________
15341 [  7011] By: jhi                                   on 2000/09/02  17:16:25
15342         Log: Update perlhist.
15343      Branch: perl
15344            ! pod/perlhist.pod
15345 ____________________________________________________________________________
15346 [  7010] By: jhi                                   on 2000/09/02  17:01:35
15347         Log: perldelta nits.
15348      Branch: perl
15349            ! pod/perldelta.pod
15350 ____________________________________________________________________________
15351 [  7009] By: nick                                  on 2000/09/02  16:48:35
15352         Log: If overloaded %{} etc. return the object do not loop.
15353              Thus  sub deref { $_[0] } functions if object is wanted type.
15354      Branch: perl
15355            ! pp.h
15356 ____________________________________________________________________________
15357 [  7008] By: jhi                                   on 2000/09/02  16:26:11
15358         Log: Retab MANIFEST.
15359      Branch: perl
15360            ! ext/Storable/MANIFEST
15361 ____________________________________________________________________________
15362 [  7007] By: jhi                                   on 2000/09/02  16:23:02
15363         Log: Make certain cc is set before trying to run it.
15364      Branch: perl
15365            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
15366 ____________________________________________________________________________
15367 [  7006] By: jhi                                   on 2000/09/02  15:45:41
15368         Log: Unicode notes.
15369      Branch: perl
15370            ! pod/perldelta.pod
15371 ____________________________________________________________________________
15372 [  7005] By: jhi                                   on 2000/09/02  15:42:11
15373         Log: Various Configure nits by Philip Newton,
15374              plus the ebcdic one by me.
15375      Branch: metaconfig
15376            + U/modified/pager.U
15377            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
15378      Branch: metaconfig/U/perl
15379            ! Devel.U quadfio.U
15380      Branch: perl
15381            ! Configure config_h.SH
15382 ____________________________________________________________________________
15383 [  7004] By: jhi                                   on 2000/09/02  15:06:14
15384         Log: Apparently avoiding the swapping is too costly.
15385              
15386              From: "Ben Tilly" <ben_tilly@hotmail.com>
15387              Subject: Re: the door is closed.
15388              Date: Fri, 01 Sep 2000 20:23:16 EDT
15389              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
15390      Branch: perl
15391            ! pod/perlfaq4.pod
15392 ____________________________________________________________________________
15393 [  7003] By: nick                                  on 2000/09/02  12:26:04
15394         Log: Undo part of change 6489 which looks like a bulk edit which
15395              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
15396              The supressing of main:: on return from select() is undesirable.
15397      Branch: perl
15398            ! pp_sys.c
15399 ____________________________________________________________________________
15400 [  7002] By: jhi                                   on 2000/09/01  23:08:54
15401         Log: Update Changes.
15402      Branch: perl
15403            ! Changes patchlevel.h
15404 ____________________________________________________________________________
15405 [  7001] By: jhi                                   on 2000/09/01  23:00:13
15406         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
15407              From: Peter Prymmer <pvhp@forte.com>
15408              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
15409              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
15410              
15411              plus rework the http: spots as suggested by Tom Christiansen,
15412              plus regen perltoc.
15413      Branch: perl
15414            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
15415            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
15416 ____________________________________________________________________________
15417 [  7000] By: jhi                                   on 2000/09/01  22:36:01
15418         Log: Only the first line, thank you very much.
15419      Branch: perl
15420            ! hints/solaris_2.sh
15421 ____________________________________________________________________________
15422 [  6999] By: gsar                                  on 2000/09/01  22:16:40
15423         Log: change#6791 accidentally clobbered change#6710, put it back
15424      Branch: perl
15425            ! win32/win32.c
15426 ____________________________________________________________________________
15427 [  6998] By: jhi                                   on 2000/09/01  22:14:16
15428         Log: Mention the HP-UX LP64 freak failure.
15429      Branch: perl
15430            ! pod/perldelta.pod
15431 ____________________________________________________________________________
15432 [  6997] By: jhi                                   on 2000/09/01  21:48:32
15433         Log: Detypo.
15434      Branch: perl
15435            ! hints/hpux.sh
15436 ____________________________________________________________________________
15437 [  6996] By: jhi                                   on 2000/09/01  21:27:10
15438         Log: Update Changes.
15439      Branch: perl
15440            ! Changes patchlevel.h
15441 ____________________________________________________________________________
15442 [  6995] By: jhi                                   on 2000/09/01  21:14:24
15443         Log: Mi splgn s gnin.g
15444      Branch: perl
15445            ! pp_ctl.c
15446 ____________________________________________________________________________
15447 [  6994] By: jhi                                   on 2000/09/01  21:09:54
15448         Log: Subject: http:// in L<>
15449              From: Nicholas Clark <nick@ccl4.org>
15450              Date: Fri, 1 Sep 2000 22:03:21 +0100
15451              Message-ID: <20000901220321.B72074@plum.flirble.org>
15452      Branch: perl
15453            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
15454 ____________________________________________________________________________
15455 [  6993] By: jhi                                   on 2000/09/01  21:06:54
15456         Log: Update to Storable 1.0, from Raphael Manfredi.
15457      Branch: perl
15458            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
15459            ! ext/Storable/Makefile.PL ext/Storable/README
15460            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
15461            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
15462            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
15463            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
15464            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
15465            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
15466 ____________________________________________________________________________
15467 [  6992] By: jhi                                   on 2000/09/01  20:43:05
15468         Log: Mention known sfio+linux buglet.
15469      Branch: perl
15470            ! pod/perldelta.pod
15471 ____________________________________________________________________________
15472 [  6991] By: jhi                                   on 2000/09/01  20:40:11
15473         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
15474              From: Peter Prymmer <pvhp@forte.com>
15475              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
15476              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
15477      Branch: perl
15478            ! vms/vms.c
15479 ____________________________________________________________________________
15480 [  6990] By: jhi                                   on 2000/09/01  20:25:26
15481         Log: Retract #6986.
15482      Branch: perl
15483            ! hints/solaris_2.sh
15484 ____________________________________________________________________________
15485 [  6989] By: jhi                                   on 2000/09/01  20:23:00
15486         Log: Mergesort is back.
15487      Branch: perl
15488            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
15489 ____________________________________________________________________________
15490 [  6988] By: jhi                                   on 2000/09/01  19:37:40
15491         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
15492              From: Mike Guy <mjtg@cam.ac.uk>
15493              Date: Fri, 01 Sep 2000 17:43:33 +0100
15494              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
15495      Branch: perl
15496            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
15497            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
15498 ____________________________________________________________________________
15499 [  6987] By: jhi                                   on 2000/09/01  19:17:10
15500         Log: Regen perltoc.
15501      Branch: perl
15502            ! pod/perltoc.pod
15503 ____________________________________________________________________________
15504 [  6986] By: jhi                                   on 2000/09/01  18:51:10
15505         Log: Subject: Re: Solaris x86 has no SPARC libraries!
15506              From: Lupe Christoph <lupe@lupe-christoph.de>
15507              Date: Fri, 1 Sep 2000 20:41:20 +0200
15508              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
15509      Branch: perl
15510            ! hints/solaris_2.sh
15511 ____________________________________________________________________________
15512 [  6985] By: jhi                                   on 2000/09/01  18:28:10
15513         Log: Update Changes.
15514      Branch: perl
15515            ! Changes patchlevel.h
15516 ____________________________________________________________________________
15517 [  6984] By: jhi                                   on 2000/09/01  18:26:53
15518         Log: Feature ordering tweak.
15519      Branch: perl
15520            ! myconfig.SH
15521 ____________________________________________________________________________
15522 [  6983] By: jhi                                   on 2000/09/01  18:19:50
15523         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
15524              From: <abigail@foad.org>
15525              Date: Fri, 1 Sep 2000 13:07:32 -0400
15526              Message-ID: <20000901170732.18249.qmail@foad.org>
15527      Branch: perl
15528            ! t/pragma/overload.t
15529 ____________________________________________________________________________
15530 [  6982] By: jhi                                   on 2000/09/01  18:17:54
15531         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
15532              so that case-ignoring systems like DCL can tell them from
15533              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
15534      Branch: metaconfig/U/perl
15535            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
15536      Branch: perl
15537            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15538            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
15539            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
15540            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
15541            ! vos/config.def vos/config.h vos/config_h.SH_orig
15542            ! win32/config.bc win32/config.gc win32/config.vc
15543 ____________________________________________________________________________
15544 [  6981] By: nick                                  on 2000/09/01  17:21:57
15545         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
15546              warning when UNTIE exists and instead pass the cound of extra references to
15547              the UNTIE method.
15548      Branch: perl
15549            ! pod/perltie.pod pp_sys.c
15550 ____________________________________________________________________________
15551 [  6980] By: jhi                                   on 2000/09/01  16:54:44
15552         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
15553              From: Peter Prymmer <pvhp@forte.com>
15554              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
15555              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
15556      Branch: perl
15557            ! configure.com
15558 ____________________________________________________________________________
15559 [  6979] By: jhi                                   on 2000/09/01  16:06:20
15560         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
15561              From: Mike Guy <mjtg@cam.ac.uk> 
15562              Date: Fri, 01 Sep 2000 16:49:27 +0100
15563              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
15564      Branch: perl
15565            ! t/base/rs.t
15566 ____________________________________________________________________________
15567 [  6978] By: jhi                                   on 2000/09/01  16:00:42
15568         Log: Update to PodParser 1.18, from Brad Appleton.
15569      Branch: perl
15570            ! lib/Pod/Checker.pm t/pod/find.t
15571 ____________________________________________________________________________
15572 [  6977] By: jhi                                   on 2000/09/01  14:48:58
15573         Log: Subject: Nit in Configure (bleadperl@6961)
15574              From: Lupe Christoph <lupe@lupe-christoph.de>
15575              Date: Fri, 1 Sep 2000 16:34:29 +0200
15576              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
15577      Branch: metaconfig
15578            ! U/compline/ccflags.U
15579      Branch: perl
15580            ! Configure config_h.SH
15581 ____________________________________________________________________________
15582 [  6976] By: jhi                                   on 2000/09/01  14:39:52
15583         Log: Update Changes.
15584      Branch: perl
15585            ! Changes patchlevel.h
15586 ____________________________________________________________________________
15587 [  6975] By: jhi                                   on 2000/09/01  14:37:36
15588         Log: microperl config update.
15589      Branch: perl
15590            ! uconfig.h uconfig.sh
15591 ____________________________________________________________________________
15592 [  6974] By: jhi                                   on 2000/09/01  14:36:53
15593         Log: Document known deficiencies.
15594      Branch: perl
15595            ! pod/perldelta.pod
15596 ____________________________________________________________________________
15597 [  6973] By: jhi                                   on 2000/09/01  14:10:20
15598         Log: Mention warnings fixes and updates.
15599      Branch: perl
15600            ! pod/perldelta.pod
15601 ____________________________________________________________________________
15602 [  6972] By: jhi                                   on 2000/09/01  14:01:52
15603         Log: Drop unused argument.
15604              
15605              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
15606              From: Spider Boardman <spider@web.zk3.dec.com>
15607              Date: Thu, 31 Aug 2000 16:10:15 -0400
15608              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
15609      Branch: perl
15610            ! toke.c
15611 ____________________________________________________________________________
15612 [  6971] By: jhi                                   on 2000/09/01  13:59:24
15613         Log: Add the overload warnings to perldiag.
15614      Branch: perl
15615            ! lib/overload.pm pod/perldiag.pod
15616 ____________________________________________________________________________
15617 [  6970] By: jhi                                   on 2000/09/01  13:55:10
15618         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
15619              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15620              Date: Fri, 1 Sep 2000 13:43:15 +0100 
15621              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
15622      Branch: perl
15623            ! lib/overload.pm t/pragma/overload.t
15624 ____________________________________________________________________________
15625 [  6969] By: jhi                                   on 2000/09/01  13:52:27
15626         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
15627              From: <abigail@foad.org>
15628              Date: Fri, 1 Sep 2000 05:46:54 -0400
15629              Message-ID: <20000901094654.6476.qmail@foad.org>
15630      Branch: perl
15631            ! lib/overload.pm
15632 ____________________________________________________________________________
15633 [  6968] By: jhi                                   on 2000/09/01  13:50:05
15634         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
15635              From: Daniel Chetlin <daniel@chetlin.com>
15636              Date: Fri, 1 Sep 2000 02:10:55 -0700
15637              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
15638      Branch: perl
15639            ! pod/perlretut.pod
15640 ____________________________________________________________________________
15641 [  6967] By: jhi                                   on 2000/09/01  13:47:54
15642         Log: Part of the solution.
15643              
15644              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
15645              From: Mike Guy <mjtg@cam.ac.uk>
15646              Date: Fri, 01 Sep 2000 14:16:01 +0100
15647              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
15648      Branch: perl
15649            ! gv.c mg.c
15650 ____________________________________________________________________________
15651 [  6966] By: jhi                                   on 2000/09/01  13:46:17
15652         Log: Subject: CPAN.pm beta 1.57_57 for the core
15653              From: andreas.koenig@anima.de (Andreas J. Koenig)
15654              Date: 01 Sep 2000 15:16:31 +0200
15655              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
15656      Branch: perl
15657            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15658 ____________________________________________________________________________
15659 [  6965] By: jhi                                   on 2000/09/01  13:43:18
15660         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
15661              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15662              Date: Fri, 01 Sep 2000 01:47:22 -0500
15663              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
15664      Branch: perl
15665            ! pod/perldelta.pod vms/vms.c
15666 ____________________________________________________________________________
15667 [  6964] By: jhi                                   on 2000/09/01  13:35:35
15668         Log: File::Temp patches from Andreas König,
15669              
15670              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
15671              From: andreas.koenig@anima.de (Andreas J. Koenig)
15672              Date: 01 Sep 2000 10:07:20 +0200
15673              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
15674              
15675              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
15676              From: andreas.koenig@anima.de (Andreas J. Koenig)
15677              Date: 31 Aug 2000 23:26:08 +0200
15678              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
15679      Branch: perl
15680            ! lib/File/Temp.pm t/lib/ftmp-security.t
15681 ____________________________________________________________________________
15682 [  6963] By: jhi                                   on 2000/09/01  02:22:24
15683         Log: Retract the mergesort code, way too incompatible licensing
15684              and copyrights.
15685      Branch: perl
15686            ! pod/perldelta.pod pp_ctl.c
15687 ____________________________________________________________________________
15688 [  6962] By: jhi                                   on 2000/08/31  23:27:32
15689         Log: Update Changes.
15690      Branch: perl
15691            ! Changes patchlevel.h
15692 ____________________________________________________________________________
15693 [  6961] By: jhi                                   on 2000/08/31  23:20:04
15694         Log: Small tweaks all over.
15695      Branch: metaconfig
15696            ! U/compline/d_gconvert.U
15697      Branch: perl
15698            ! AUTHORS Configure config_h.SH pp_ctl.c
15699 ____________________________________________________________________________
15700 [  6960] By: jhi                                   on 2000/08/31  22:39:36
15701         Log: Further rewording.
15702      Branch: perl
15703            ! pp_ctl.c
15704 ____________________________________________________________________________
15705 [  6959] By: jhi                                   on 2000/08/31  21:26:44
15706         Log: More address tweaking.
15707      Branch: perl
15708            ! AUTHORS Changes
15709 ____________________________________________________________________________
15710 [  6958] By: jhi                                   on 2000/08/31  20:47:25
15711         Log: AUTHORS tweaks, from Peter Prymmer.
15712              
15713              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
15714              From: Peter Prymmer <pvhp@forte.com>
15715              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
15716              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
15717      Branch: perl
15718            ! AUTHORS MAINTAIN
15719 ____________________________________________________________________________
15720 [  6957] By: jhi                                   on 2000/08/31  20:34:43
15721         Log: perldelta tweaks.
15722      Branch: perl
15723            ! pod/perldelta.pod
15724 ____________________________________________________________________________
15725 [  6956] By: jhi                                   on 2000/08/31  19:11:06
15726         Log: Regen perltoc.
15727      Branch: perl
15728            ! pod/perltoc.pod
15729 ____________________________________________________________________________
15730 [  6955] By: jhi                                   on 2000/08/31  19:06:30
15731         Log: Clarify the mergesort situation.
15732      Branch: perl
15733            ! pp_ctl.c
15734 ____________________________________________________________________________
15735 [  6954] By: jhi                                   on 2000/08/31  18:24:17
15736         Log: Move the Solaris 7 scan to use64bitall, make the
15737              failure to find 64-bot sparc libc to mention the
15738              possibility of being in an intel, from Lupe and Alan.
15739      Branch: perl
15740            ! hints/solaris_2.sh
15741 ____________________________________________________________________________
15742 [  6953] By: jhi                                   on 2000/08/31  18:09:20
15743         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
15744              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
15745      Branch: metaconfig
15746            ! U/compline/d_gconvert.U U/threads/archname.U
15747      Branch: metaconfig/U/perl
15748            ! perlxv.U
15749      Branch: perl
15750            ! Configure config_h.SH sv.c
15751 ____________________________________________________________________________
15752 [  6952] By: jhi                                   on 2000/08/31  17:42:24
15753         Log: :: not allowed in pathnames, change to .
15754              
15755              Subject: [PATCH perl@6938] cygwin port
15756              From: "Fifer, Eric" <EFifer@sanwaint.com>
15757              Date: Thu, 31 Aug 2000 16:32:59 +0100
15758              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
15759      Branch: metaconfig/U/perl
15760            ! perlxv.U
15761 ____________________________________________________________________________
15762 [  6951] By: jhi                                   on 2000/08/31  17:02:05
15763         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
15764      Branch: perl
15765            ! perl.h
15766 ____________________________________________________________________________
15767 [  6950] By: jhi                                   on 2000/08/31  16:26:08
15768         Log: More author updates.
15769              
15770              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
15771              From: Simon Cozens <simon@cozens.net>
15772              Date: Thu, 31 Aug 2000 17:13:32 +0100
15773              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
15774      Branch: perl
15775            ! AUTHORS
15776 ____________________________________________________________________________
15777 [  6949] By: jhi                                   on 2000/08/31  16:04:49
15778         Log: POSIX doesn't report long double values under -Duselongdouble
15779              when the long doubles are "real" (bigger than doubles).
15780              
15781              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
15782              From: Spider Boardman <spider@peano.zk3.dec.com>
15783              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
15784              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
15785      Branch: perl
15786            ! ext/POSIX/POSIX.xs
15787 ____________________________________________________________________________
15788 [  6948] By: jhi                                   on 2000/08/31  15:25:10
15789         Log: Update Changes.
15790      Branch: perl
15791            ! Changes patchlevel.h
15792 ____________________________________________________________________________
15793 [  6947] By: jhi                                   on 2000/08/31  15:22:29
15794         Log: Document UNTIE in a very minimalistic way.
15795      Branch: perl
15796            ! pod/perlfunc.pod pod/perltie.pod
15797 ____________________________________________________________________________
15798 [  6946] By: jhi                                   on 2000/08/31  15:15:23
15799         Log: Document known failures.
15800      Branch: perl
15801            ! pod/perldelta.pod
15802 ____________________________________________________________________________
15803 [  6945] By: jhi                                   on 2000/08/31  15:07:00
15804         Log: Don't attach -ld to the archname if pointless.
15805      Branch: metaconfig
15806            ! U/threads/archname.U
15807      Branch: perl
15808            ! Configure config_h.SH
15809 ____________________________________________________________________________
15810 [  6944] By: jhi                                   on 2000/08/31  14:37:42
15811         Log: Wrap the test in eval.
15812              
15813              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
15814              From: Tim Jenness <timj@jach.hawaii.edu>
15815              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
15816              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
15817      Branch: perl
15818            ! t/lib/ftmp-security.t
15819 ____________________________________________________________________________
15820 [  6943] By: jhi                                   on 2000/08/31  14:30:57
15821         Log: Make -Dusemorebits find long doubles in Solaris.
15822      Branch: perl
15823            ! hints/solaris_2.sh
15824 ____________________________________________________________________________
15825 [  6942] By: jhi                                   on 2000/08/31  13:48:45
15826         Log: Clarify the third case of ftmp-security warnings.
15827      Branch: perl
15828            ! INSTALL
15829 ____________________________________________________________________________
15830 [  6941] By: jhi                                   on 2000/08/31  13:40:31
15831         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
15832              From: <abigail@foad.org>
15833              Date: Thu, 31 Aug 2000 01:35:05 -0400
15834              Message-ID: <20000831053505.32120.qmail@foad.org>
15835      Branch: perl
15836            ! pod/perldelta.pod
15837 ____________________________________________________________________________
15838 [  6940] By: jhi                                   on 2000/08/31  13:38:48
15839         Log: Issue useful diagnostic on unknown pod commands.
15840              
15841              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
15842              From: <abigail@foad.org>
15843              Date: Thu, 31 Aug 2000 03:41:18 -0400
15844              Message-ID: <20000831074118.24880.qmail@foad.org>
15845      Branch: perl
15846            ! lib/Pod/Man.pm
15847 ____________________________________________________________________________
15848 [  6939] By: jhi                                   on 2000/08/31  13:34:33
15849         Log: Reveal Borland's isnan.
15850              
15851              Subject: build with BC++ tweak
15852              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15853              Date: Thu, 31 Aug 2000 13:09:37 +0400
15854              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
15855      Branch: perl
15856            ! win32/win32.h
15857 ____________________________________________________________________________
15858 [  6938] By: jhi                                   on 2000/08/31  05:01:20
15859         Log: Update Changes.
15860      Branch: perl
15861            ! Changes patchlevel.h
15862 ____________________________________________________________________________
15863 [  6937] By: jhi                                   on 2000/08/31  04:26:23
15864         Log: sscanf() may be the only way to read long doubles from strings.
15865      Branch: metaconfig/U/perl
15866            ! longdblfio.U
15867      Branch: perl
15868            ! Configure config_h.SH perl.h util.c
15869 ____________________________________________________________________________
15870 [  6936] By: jhi                                   on 2000/08/31  04:18:19
15871         Log: The #6929 was too skimpy.
15872      Branch: perl
15873            ! sv.c
15874 ____________________________________________________________________________
15875 [  6935] By: jhi                                   on 2000/08/31  02:47:07
15876         Log: Subject: Re: typos in pods
15877              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15878              Date: Wed, 30 Aug 2000 19:25:34 -0700
15879              Message-ID: <eIcr5gzkg25X092yn@efn.org>
15880      Branch: perl
15881            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
15882 ____________________________________________________________________________
15883 [  6934] By: jhi                                   on 2000/08/31  02:42:55
15884         Log: Missed one Unicode file.
15885      Branch: perl
15886            + lib/unicode/UCDFF301.html
15887 ____________________________________________________________________________
15888 [  6933] By: jhi                                   on 2000/08/30  23:42:27
15889         Log: Update Changes.
15890      Branch: perl
15891            ! Changes patchlevel.h
15892 ____________________________________________________________________________
15893 [  6932] By: jhi                                   on 2000/08/30  23:40:07
15894         Log: Mention UNTIE in perldelta.  Still needs documenting
15895              in perltie et alia.
15896      Branch: perl
15897            ! pod/perldelta.pod
15898 ____________________________________________________________________________
15899 [  6931] By: jhi                                   on 2000/08/30  23:36:02
15900         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
15901              From: <abigail@foad.org>
15902              Date: Wed, 30 Aug 2000 19:28:07 -0400
15903              Message-ID: <20000830232807.305.qmail@foad.org>
15904      Branch: perl
15905            ! pod/perldelta.pod
15906 ____________________________________________________________________________
15907 [  6930] By: jhi                                   on 2000/08/30  23:32:40
15908         Log: Update to Unicode 3.0.1.
15909      Branch: perl
15910            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
15911            + lib/unicode/PropList.txt lib/unicode/README.perl
15912            + lib/unicode/UCD301.html lib/unicode/Unicode.301
15913            - lib/unicode/Props.txt lib/unicode/UCD300.html
15914            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
15915            ! (edit 257 files)
15916 ____________________________________________________________________________
15917 [  6929] By: jhi                                   on 2000/08/30  22:38:18
15918         Log: Heap decorruption.
15919              
15920              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
15921              From: Alan Burlison <Alan.Burlison@uk.sun.com>
15922              Date: Wed, 30 Aug 2000 22:39:52 +0100
15923              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
15924      Branch: perl
15925            ! sv.c
15926 ____________________________________________________________________________
15927 [  6928] By: jhi                                   on 2000/08/30  22:29:34
15928         Log: Retract the dummy test, skip the security tests (instead of failing),
15929              explain what the warnings mean.
15930      Branch: perl
15931            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
15932 ____________________________________________________________________________
15933 [  6927] By: jhi                                   on 2000/08/30  22:14:13
15934         Log: Change the internal implementation of sort() to be mergesort
15935              instead of quicksort, from John Linderman <jpl@research.att.com>.
15936              Gives us better worst case, better average case, and stability.
15937              What's there not to like?  (Small fixes for threaded builds
15938              were required).
15939      Branch: perl
15940            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
15941 ____________________________________________________________________________
15942 [  6926] By: jhi                                   on 2000/08/30  20:55:20
15943         Log: A better fix for the Socket building problem from Craig Berry.
15944      Branch: perl
15945            ! vms/vms.c
15946 ____________________________________________________________________________
15947 [  6925] By: jhi                                   on 2000/08/30  20:20:25
15948         Log: Subject: [PATCH] Re: UNTIE method 
15949              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15950              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
15951              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
15952      Branch: perl
15953            ! pp_sys.c t/op/tie.t
15954 ____________________________________________________________________________
15955 [  6924] By: jhi                                   on 2000/08/30  20:17:11
15956         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
15957              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15958              Date: Wed, 30 Aug 2000 15:03:14 -0500
15959              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
15960      Branch: perl
15961            ! vms/vms.c
15962 ____________________________________________________________________________
15963 [  6923] By: jhi                                   on 2000/08/30  20:15:18
15964         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
15965              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15966              Date: Wed, 30 Aug 2000 13:30:36 -0500
15967              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
15968      Branch: perl
15969            ! vms/vms.c
15970 ____________________________________________________________________________
15971 [  6922] By: jhi                                   on 2000/08/30  19:54:43
15972         Log: Better options for rsync.
15973      Branch: perl
15974            ! pod/perlhack.pod
15975 ____________________________________________________________________________
15976 [  6921] By: jhi                                   on 2000/08/30  19:40:16
15977         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
15978              From: Rick Delaney <rick@consumercontact.com>
15979              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
15980              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
15981      Branch: perl
15982            ! pod/perlfunc.pod
15983 ____________________________________________________________________________
15984 [  6920] By: jhi                                   on 2000/08/30  19:36:40
15985         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
15986              From: Peter Prymmer <pvhp@forte.com>
15987              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
15988              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
15989      Branch: perl
15990            ! configure.com
15991 ____________________________________________________________________________
15992 [  6919] By: jhi                                   on 2000/08/30  14:52:02
15993         Log: Update Changes.
15994      Branch: perl
15995            ! Changes patchlevel.h
15996 ____________________________________________________________________________
15997 [  6918] By: jhi                                   on 2000/08/30  14:48:34
15998         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
15999      Branch: perl
16000            ! lib/ExtUtils/typemap
16001 ____________________________________________________________________________
16002 [  6917] By: jhi                                   on 2000/08/30  14:46:34
16003         Log: Subject: typos in pods
16004              From: Nicholas Clark <nick@ccl4.org>
16005              Date: Wed, 30 Aug 2000 01:12:50 +0100
16006              Message-ID: <20000830011249.A61388@plum.flirble.org>
16007      Branch: perl
16008            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
16009            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
16010            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
16011            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
16012 ____________________________________________________________________________
16013 [  6916] By: jhi                                   on 2000/08/30  14:19:09
16014         Log: Document Storable problems on Crays.  (Will have
16015              to document all the other Storable problems, too.)
16016      Branch: perl
16017            ! pod/perldelta.pod
16018 ____________________________________________________________________________
16019 [  6915] By: jhi                                   on 2000/08/30  14:06:02
16020         Log: Subject: [PATCH] fix misc cast warnings
16021              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16022              Date: Tue, 29 Aug 2000 23:16:14 -0700
16023              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
16024      Branch: perl
16025            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
16026            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
16027            ! os2/os2ish.h
16028 ____________________________________________________________________________
16029 [  6914] By: jhi                                   on 2000/08/30  14:03:45
16030         Log: Timestamp mismatch again.  Need to fix this dependence on
16031              config_h.SH timestamp, since it's the contents of config_h.SH
16032              that matter.
16033      Branch: perl
16034            ! uconfig.h uconfig.sh
16035 ____________________________________________________________________________
16036 [  6913] By: jhi                                   on 2000/08/30  13:54:06
16037         Log: Don't say "Perl 5.0 source kit".
16038      Branch: perl
16039            ! perl.c
16040 ____________________________________________________________________________
16041 [  6912] By: jhi                                   on 2000/08/30  13:51:24
16042         Log: Reset archname and archname64 always, forcing them be
16043              recomputed at each Configure run, make Configure and
16044              the hints files agree on the naming of largefiles variables.
16045      Branch: metaconfig
16046            ! U/threads/archname.U
16047      Branch: metaconfig/U/perl
16048            ! use64bits.U
16049      Branch: perl
16050            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
16051            ! hints/linux.sh hints/solaris_2.sh
16052 ____________________________________________________________________________
16053 [  6911] By: jhi                                   on 2000/08/30  13:30:13
16054         Log: Put back the slice accidentally removed by #6907.
16055      Branch: perl
16056            ! hints/solaris_2.sh
16057 ____________________________________________________________________________
16058 [  6910] By: jhi                                   on 2000/08/30  01:24:26
16059         Log: Be consistent: other Net::get* do export theirs.
16060              
16061              Subject: Re: Net::protoent does not export 'getproto'
16062              From: Yasushi Nakajima <sey@jkc.co.jp>
16063              Date: Wed, 30 Aug 2000 09:53:14 +0900
16064              Message-Id: <200008300051.DAA24700@taku.hut.fi>
16065      Branch: perl
16066            ! lib/Net/protoent.pm
16067 ____________________________________________________________________________
16068 [  6909] By: jhi                                   on 2000/08/30  01:17:25
16069         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
16070              From: Gurusamy Sarathy <gsar@ActiveState.com>
16071              Date: Tue, 29 Aug 2000 17:17:07 -0700
16072              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
16073      Branch: perl
16074            ! cop.h
16075 ____________________________________________________________________________
16076 [  6908] By: jhi                                   on 2000/08/30  00:58:05
16077         Log: Update Changes.
16078      Branch: perl
16079            ! Changes patchlevel.h
16080 ____________________________________________________________________________
16081 [  6907] By: jhi                                   on 2000/08/30  00:57:22
16082         Log: Introduce ccname to keep track of what compiler kind of we have.
16083      Branch: metaconfig/U/perl
16084            ! Checkcc.U gccvers.U
16085      Branch: perl
16086            ! Configure config_h.SH hints/solaris_2.sh
16087 ____________________________________________________________________________
16088 [  6906] By: jhi                                   on 2000/08/30  00:25:47
16089         Log: Put back the flags dump as reasoned in
16090              
16091              Subject: Re: [PATCH] Glob dumping
16092              From: Mike Guy <mjtg@cam.ac.uk> 
16093              Date: Tue, 29 Aug 2000 21:41:32 +0100
16094              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
16095      Branch: perl
16096            ! dump.c t/lib/peek.t
16097 ____________________________________________________________________________
16098 [  6905] By: jhi                                   on 2000/08/30  00:16:17
16099         Log: Make the epsilon to be relative, not absolute.
16100              
16101              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
16102              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
16103              Date: Tue, 29 Aug 2000 19:58:56 -0400
16104              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
16105      Branch: perl
16106            ! t/lib/trig.t
16107 ____________________________________________________________________________
16108 [  6904] By: jhi                                   on 2000/08/30  00:13:09
16109         Log: From now on, Gisle is on my list of usual suspects :-)
16110              Retract #6902.
16111      Branch: perl
16112            ! ext/Opcode/Safe.pm
16113 ____________________________________________________________________________
16114 [  6903] By: jhi                                   on 2000/08/29  23:51:20
16115         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
16116              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16117              Date: Tue, 29 Aug 2000 18:43:26 -0500
16118              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
16119      Branch: perl
16120            + vms/vmspipe.com
16121            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
16122            ! vms/vms.c
16123 ____________________________________________________________________________
16124 [  6902] By: jhi                                   on 2000/08/29  23:44:14
16125         Log: Retry what #6882 attempted.
16126              
16127              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
16128              From: Gisle Aas <gisle@ActiveState.com>
16129              Date: 30 Aug 2000 00:33:09 +0200
16130              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
16131      Branch: perl
16132            ! ext/Opcode/Safe.pm
16133 ____________________________________________________________________________
16134 [  6901] By: jhi                                   on 2000/08/29  22:59:32
16135         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
16136              From: Hugo <hv@crypt.compulink.co.uk>
16137              Date: Mon, 12 Jun 2000 19:36:08 +0100
16138              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
16139      Branch: perl
16140            ! sv.c
16141 ____________________________________________________________________________
16142 [  6900] By: jhi                                   on 2000/08/29  22:58:35
16143         Log: Admit that we are leaking scalars.
16144              
16145              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
16146              From: Spider Boardman <spider@leggy.zk3.dec.com>
16147              Date: Tue, 29 Aug 2000 18:48:29 -0400
16148              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
16149      Branch: perl
16150            ! t/pragma/warnings.t
16151 ____________________________________________________________________________
16152 [  6899] By: jhi                                   on 2000/08/29  20:53:13
16153         Log: Update Changes.
16154      Branch: perl
16155            ! Changes patchlevel.h
16156 ____________________________________________________________________________
16157 [  6898] By: jhi                                   on 2000/08/29  20:46:21
16158         Log: Undo namespace pollution of #6878.
16159              
16160              Subject: Re: Net::protoent does not export 'getproto'
16161              From: Mike Guy <mjtg@cam.ac.uk>
16162              Date: Tue, 29 Aug 2000 21:32:37 +0100
16163              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
16164      Branch: perl
16165            ! lib/Net/protoent.pm
16166 ____________________________________________________________________________
16167 [  6897] By: jhi                                   on 2000/08/29  20:44:29
16168         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
16169              From: Peter Prymmer <pvhp@forte.com>
16170              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
16171              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
16172      Branch: perl
16173            ! pod/perlebcdic.pod
16174 ____________________________________________________________________________
16175 [  6896] By: jhi                                   on 2000/08/29  20:40:57
16176         Log: There's no point repeating the 'revision' (5) of perl5.
16177      Branch: metaconfig/U/perl
16178            ! Devel.U patchlevel.U
16179      Branch: perl
16180            ! Configure config_h.SH
16181 ____________________________________________________________________________
16182 [  6895] By: jhi                                   on 2000/08/29  20:16:58
16183         Log: Regen Configure for #6894.
16184      Branch: metaconfig/U/perl
16185            ! perladmin.U
16186      Branch: perl
16187            ! Configure config_h.SH
16188 ____________________________________________________________________________
16189 [  6894] By: jhi                                   on 2000/08/29  19:59:52
16190         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
16191              From: "Philip Newton" <Philip.Newton@gmx.net>
16192              Date: Tue, 29 Aug 2000 21:39:14 +0200
16193              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
16194      Branch: perl
16195            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
16196            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
16197            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
16198            ! utils/perlbug.PL
16199 ____________________________________________________________________________
16200 [  6893] By: jhi                                   on 2000/08/29  19:55:30
16201         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
16202              From: "Philip Newton" <Philip.Newton@gmx.net>
16203              Date: Tue, 29 Aug 2000 21:39:14 +0200
16204              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
16205      Branch: perl
16206            ! installhtml
16207 ____________________________________________________________________________
16208 [  6892] By: jhi                                   on 2000/08/29  19:53:59
16209         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
16210              From: "Philip Newton" <Philip.Newton@gmx.net>
16211              Date: Tue, 29 Aug 2000 21:48:18 +0200
16212              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
16213      Branch: perl
16214            ! lib/File/Temp.pm
16215 ____________________________________________________________________________
16216 [  6891] By: jhi                                   on 2000/08/29  18:30:03
16217         Log: Nail the ID 20000828.023.
16218      Branch: perl
16219            ! ext/Storable/Storable.xs
16220 ____________________________________________________________________________
16221 [  6890] By: jhi                                   on 2000/08/29  16:50:17
16222         Log: Under usethreads the dumped variable is IN_PAD.
16223              
16224              Subject: Re: [PATCH] Glob dumping
16225              From: Gisle Aas <gisle@ActiveState.com>
16226              Date: 29 Aug 2000 18:45:05 +0200
16227              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
16228      Branch: perl
16229            ! t/lib/peek.t
16230 ____________________________________________________________________________
16231 [  6889] By: jhi                                   on 2000/08/29  15:17:37
16232         Log: Update Changes.
16233      Branch: perl
16234            ! Changes patchlevel.h
16235 ____________________________________________________________________________
16236 [  6888] By: jhi                                   on 2000/08/29  14:49:59
16237         Log: Retract #6882, broke the safe tests.
16238      Branch: perl
16239            ! ext/Opcode/Safe.pm
16240 ____________________________________________________________________________
16241 [  6887] By: jhi                                   on 2000/08/29  14:47:06
16242         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
16243              From: Gisle Aas <gisle@ActiveState.com> 
16244              Date: 09 Jun 2000 20:00:11 +0200
16245              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
16246      Branch: perl
16247            ! utils/perldoc.PL
16248 ____________________________________________________________________________
16249 [  6886] By: jhi                                   on 2000/08/29  14:42:45
16250         Log: The #6881 removed one dump line.
16251      Branch: perl
16252            ! t/lib/peek.t
16253 ____________________________________________________________________________
16254 [  6885] By: jhi                                   on 2000/08/29  14:30:47
16255         Log: Don't forget to tidy up.
16256      Branch: perl
16257            ! t/lib/ftmp-security.t
16258 ____________________________________________________________________________
16259 [  6884] By: jhi                                   on 2000/08/29  14:25:17
16260         Log: Disabling the one test is a bit tricky.
16261      Branch: perl
16262            ! t/lib/ftmp-security.t
16263 ____________________________________________________________________________
16264 [  6883] By: jhi                                   on 2000/08/29  14:16:25
16265         Log: Disable one of the tests for now.
16266      Branch: perl
16267            ! t/lib/ftmp-security.t
16268 ____________________________________________________________________________
16269 [  6882] By: jhi                                   on 2000/08/29  14:05:50
16270         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
16271              From: gisle@aas.no
16272              Date: 29 Aug 2000 10:35:06 -0000
16273              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
16274      Branch: perl
16275            ! ext/Opcode/Safe.pm
16276 ____________________________________________________________________________
16277 [  6881] By: jhi                                   on 2000/08/29  14:03:51
16278         Log: Subject: [PATCH] Glob dumping
16279              From: Gisle Aas <gisle@ActiveState.com>
16280              Date: 29 Aug 2000 07:59:42 -0000
16281              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
16282      Branch: perl
16283            ! dump.c
16284 ____________________________________________________________________________
16285 [  6880] By: jhi                                   on 2000/08/29  14:02:01
16286         Log: Subject: [PATCH] Warnings in B::Deparse
16287              From: <abigail@foad.org>
16288              Date: Tue, 29 Aug 2000 00:00:01 -0400
16289              Message-ID: <20000829040001.2999.qmail@foad.org>
16290      Branch: perl
16291            ! ext/B/B/Deparse.pm
16292 ____________________________________________________________________________
16293 [  6879] By: jhi                                   on 2000/08/29  13:57:26
16294         Log: Missed a change in #6869.
16295      Branch: perl
16296            ! mg.c
16297 ____________________________________________________________________________
16298 [  6878] By: jhi                                   on 2000/08/29  13:45:04
16299         Log: Subject: Net::protoent does not export 'getproto'
16300              From: Yasushi Nakajima <sey@jkc.co.jp>
16301              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
16302      Branch: perl
16303            ! lib/Net/protoent.pm
16304 ____________________________________________________________________________
16305 [  6877] By: jhi                                   on 2000/08/29  13:39:19
16306         Log: Patches all over for people and the files they (hopefully) care about.
16307      Branch: perl
16308            ! AUTHORS Changes MAINTAIN
16309 ____________________________________________________________________________
16310 [  6876] By: jhi                                   on 2000/08/29  12:53:54
16311         Log: Fix for thinko in #6848.
16312              
16313              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
16314              From: Lupe Christoph <lupe@lupe-christoph.de>
16315              Date: Tue, 29 Aug 2000 09:04:08 +0200
16316              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
16317      Branch: perl
16318            ! ext/Thread/Thread.xs
16319 ____________________________________________________________________________
16320 [  6875] By: jhi                                   on 2000/08/29  12:50:14
16321         Log: Update to Getopt::Long 2.24, from Johan Vromans.
16322      Branch: perl
16323            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
16324 ____________________________________________________________________________
16325 [  6874] By: jhi                                   on 2000/08/29  02:09:53
16326         Log: Use minimal @INC in tests, most of the time just '../lib',
16327              so that we simply can't pick up stuff from other Perls than
16328              the one we are testing.  Pointed out by
16329              
16330              From: Mike Guy <mjtg@cam.ac.uk>
16331              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
16332              Date: Fri, 25 Aug 2000 15:15:59 +0100
16333              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
16334      Branch: perl
16335            ! (edit 185 files)
16336 ____________________________________________________________________________
16337 [  6873] By: jhi                                   on 2000/08/29  01:07:11
16338         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
16339              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16340              Date: Mon, 28 Aug 2000 17:45:52 -0700
16341              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
16342      Branch: perl
16343            ! Makefile.SH hints/os2.sh
16344 ____________________________________________________________________________
16345 [  6872] By: jhi                                   on 2000/08/28  23:33:39
16346         Log: Subject: [PATCH bleedperl@6866] spellings
16347              From: marcel@codewerk.com (Marcel Grunauer)
16348              Date: Tue, 29 Aug 2000 01:19:59 +0200
16349              Message-Id: <200008282319.BAA29862@gandalf.local>
16350      Branch: perl
16351            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
16352            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
16353            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
16354 ____________________________________________________________________________
16355 [  6871] By: jhi                                   on 2000/08/28  23:22:09
16356         Log: Take out the SUIDMAIL thing, that will not be
16357              a problem in 5.7.*.
16358      Branch: perl
16359            ! patchlevel.h
16360 ____________________________________________________________________________
16361 [  6870] By: jhi                                   on 2000/08/28  23:19:30
16362         Log: -S is the silent flag, -s is the strip flag.
16363              
16364              Subject: [PATCH] Re: [PATCH] make no-install          
16365              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16366              Date: Mon, 28 Aug 2000 15:12:55 -0700
16367              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
16368      Branch: perl
16369            ! Makefile.SH
16370 ____________________________________________________________________________
16371 [  6869] By: jhi                                   on 2000/08/28  23:12:05
16372         Log: Subject: [PATCH bleedperl@6856] warnings fixes
16373              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16374              Date: Mon, 28 Aug 2000 23:55:06 +0100
16375              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
16376      Branch: perl
16377            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
16378            ! warnings.h warnings.pl
16379 ____________________________________________________________________________
16380 [  6868] By: jhi                                   on 2000/08/28  21:38:22
16381         Log: Potential cruft.
16382      Branch: perl
16383            ! Makefile.SH
16384 ____________________________________________________________________________
16385 [  6867] By: jhi                                   on 2000/08/28  21:35:36
16386         Log: Update Changes.
16387      Branch: perl
16388            ! Changes patchlevel.h
16389 ____________________________________________________________________________
16390 [  6866] By: jhi                                   on 2000/08/28  21:33:49
16391         Log: Subject: hv.h Doc Patch
16392              From: Fisher Mark <fisherm@tce.com>
16393              Date: Mon, 28 Aug 2000 16:24:59 -0500
16394              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
16395      Branch: perl
16396            ! hv.h
16397 ____________________________________________________________________________
16398 [  6865] By: jhi                                   on 2000/08/28  21:02:15
16399         Log: Add -ld to archname on long tr...double platforms.
16400      Branch: metaconfig
16401            ! U/threads/archname.U
16402      Branch: perl
16403            ! Configure config_h.SH
16404 ____________________________________________________________________________
16405 [  6864] By: jhi                                   on 2000/08/28  20:38:59
16406         Log: An attempt to fix the problem reported in
16407              
16408              Subject: Building perl@6856 using gcc/AIX 4.3.3 
16409              From: Daniel Muino <dmuino@afip.gov.ar> 
16410              Date: Mon, 28 Aug 2000 15:50:01 -0300   
16411              Message-ID: <20000828155001.A14403@con2-dgi>
16412              
16413              I can't test this properly since the gcc installation I have
16414              access to seems to be botched (gcc is calling the AIX cpp,
16415              a losing proposition...)
16416      Branch: perl
16417            ! hints/aix.sh
16418 ____________________________________________________________________________
16419 [  6863] By: jhi                                   on 2000/08/28  18:57:52
16420         Log: Fix for ID 20000828.001, long doubles were not formatted
16421              correctly (showed up in $], which stopped installing perl).
16422      Branch: perl
16423            ! sv.c
16424 ____________________________________________________________________________
16425 [  6862] By: jhi                                   on 2000/08/28  18:07:15
16426         Log: Typo in #6858.
16427      Branch: perl
16428            ! lib/Cwd.pm
16429 ____________________________________________________________________________
16430 [  6861] By: jhi                                   on 2000/08/28  17:57:27
16431         Log: opmini.o may be left around if a build is interrupted.
16432      Branch: perl
16433            ! Makefile.SH
16434 ____________________________________________________________________________
16435 [  6860] By: jhi                                   on 2000/08/28  16:52:50
16436         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
16437              From: Daniel Chetlin <daniel@chetlin.com>
16438              Date: Mon, 28 Aug 2000 01:14:18 -0700
16439              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
16440      Branch: perl
16441            ! lib/overload.pm
16442 ____________________________________________________________________________
16443 [  6859] By: jhi                                   on 2000/08/28  16:08:46
16444         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
16445              From: Nicholas Clark <nick@ccl4.org>
16446              Date: Mon, 28 Aug 2000 16:03:27 +0100
16447              Message-Id: <20000828160327.C49785@plum.flirble.org>
16448      Branch: perl
16449            ! ext/ByteLoader/bytecode.h
16450 ____________________________________________________________________________
16451 [  6858] By: jhi                                   on 2000/08/28  16:02:10
16452         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
16453              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
16454              Date: Mon, 28 Aug 2000 13:08:30 +0200
16455              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
16456      Branch: perl
16457            ! lib/Cwd.pm
16458 ____________________________________________________________________________
16459 [  6857] By: jhi                                   on 2000/08/28  15:42:47
16460         Log: display_format used as a class method without arguments was broken,
16461              reported in
16462              
16463              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
16464              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
16465              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
16466              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
16467      Branch: perl
16468            ! lib/Math/Complex.pm t/lib/complex.t
16469 ____________________________________________________________________________
16470 [  6856] By: jhi                                   on 2000/08/27  22:09:48
16471         Log: Update Changes.
16472      Branch: perl
16473            ! Changes patchlevel.h
16474 ____________________________________________________________________________
16475 [  6855] By: jhi                                   on 2000/08/27  21:59:21
16476         Log: Retract #6853 (false alarm).
16477      Branch: perl
16478            ! lib/ExtUtils/xsubpp
16479 ____________________________________________________________________________
16480 [  6854] By: jhi                                   on 2000/08/27  21:37:44
16481         Log: Update Changes.
16482      Branch: perl
16483            ! Changes patchlevel.h
16484 ____________________________________________________________________________
16485 [  6853] By: jhi                                   on 2000/08/27  21:37:16
16486         Log: Subject: [PATCH perl@6850] workaround for xsubpp
16487              From: Hugo <hv@crypt.compulink.co.uk>
16488              Date: Sun, 27 Aug 2000 22:30:25 +0100
16489              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
16490      Branch: perl
16491            ! lib/ExtUtils/xsubpp
16492 ____________________________________________________________________________
16493 [  6852] By: jhi                                   on 2000/08/27  21:33:58
16494         Log: Big-endian 64-bit patch from Raphael Manfredi.
16495      Branch: perl
16496            ! ext/Storable/Storable.xs
16497 ____________________________________________________________________________
16498 [  6851] By: jhi                                   on 2000/08/27  21:22:21
16499         Log: More ruthless editing from Hugo van der Sanden.
16500      Branch: perl
16501            ! pod/perldelta.pod
16502 ____________________________________________________________________________
16503 [  6850] By: jhi                                   on 2000/08/27  16:11:46
16504         Log: Update Changes.
16505      Branch: perl
16506            ! Changes patchlevel.h
16507 ____________________________________________________________________________
16508 [  6849] By: jhi                                   on 2000/08/27  16:11:05
16509         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
16510      Branch: perl
16511            ! configpm pod/perldelta.pod
16512 ____________________________________________________________________________
16513 [  6848] By: jhi                                   on 2000/08/27  15:35:08
16514         Log: Use the actual thread type, not the pointer-to-struct.
16515      Branch: perl
16516            ! ext/Thread/Thread.xs
16517 ____________________________________________________________________________
16518 [  6847] By: jhi                                   on 2000/08/27  15:30:49
16519         Log: Test nit.
16520      Branch: perl
16521            ! t/pragma/warn/pp_sys
16522 ____________________________________________________________________________
16523 [  6846] By: jhi                                   on 2000/08/27  15:19:02
16524         Log: Passing -R in ldflags makes now it to appear in the default
16525              for lddlflags, just like with -L.
16526              
16527              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16528              From: Lupe Christoph <lupe@lupe-christoph.de>
16529              Date: Sun, 27 Aug 2000 10:28:21 +0200
16530              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
16531      Branch: metaconfig/U/perl
16532            ! dlsrc.U
16533      Branch: perl
16534            ! Configure
16535 ____________________________________________________________________________
16536 [  6845] By: jhi                                   on 2000/08/27  15:08:54
16537         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16538              From: Alan Burlison <Alan.Burlison@uk.sun.com>
16539              Date: Sat, 26 Aug 2000 22:23:27 +0100
16540              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
16541      Branch: perl
16542            ! lib/ExtUtils/MM_Unix.pm
16543 ____________________________________________________________________________
16544 [  6844] By: jhi                                   on 2000/08/27  15:02:37
16545         Log: DJGPP update from Laszlo Molnar.
16546              
16547              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
16548              From: ml1050 <ml1050@freemail.hu>
16549              Date: Sat, 26 Aug 2000 23:24:40 +0200
16550              Message-Id: <20000826232440.A439@freemail.hu>
16551      Branch: perl
16552            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
16553            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
16554 ____________________________________________________________________________
16555 [  6843] By: jhi                                   on 2000/08/27  14:53:58
16556         Log: Subject: installman buglet
16557              From: Lupe Christoph <lupe@lupe-christoph.de>
16558              Date: Sun, 27 Aug 2000 14:38:59 +0200
16559              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
16560      Branch: perl
16561            ! installman
16562 ____________________________________________________________________________
16563 [  6842] By: jhi                                   on 2000/08/27  14:52:08
16564         Log: Can't get the test to reliably work thanks to the
16565              inaccurateness of floating point.  "Resolves" bug ids
16566              20000826.003, 20000826.009, 20000826.010,
16567      Branch: perl
16568            ! t/lib/trig.t
16569 ____________________________________________________________________________
16570 [  6841] By: jhi                                   on 2000/08/26  15:53:58
16571         Log: Update Changes.
16572      Branch: perl
16573            ! Changes patchlevel.h
16574 ____________________________________________________________________________
16575 [  6840] By: jhi                                   on 2000/08/26  14:23:03
16576         Log: grep -e isn't portable.
16577              
16578              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
16579              From: chris@broadband.att.com
16580              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
16581              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
16582      Branch: perl
16583            ! hints/solaris_2.sh
16584 ____________________________________________________________________________
16585 [  6839] By: jhi                                   on 2000/08/26  14:12:23
16586         Log: no-install target a la make -n.
16587              
16588              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
16589              From: <abigail@foad.org>
16590              Date: Sat, 26 Aug 2000 03:57:34 -0400
16591              Message-ID: <20000826075735.18912.qmail@foad.org>
16592      Branch: perl
16593            ! Makefile.SH installman installperl
16594 ____________________________________________________________________________
16595 [  6838] By: jhi                                   on 2000/08/26  14:06:33
16596         Log: Retract #6826 as the #6828 should be do the same
16597              in a More Correct Way.
16598      Branch: perl
16599            ! installperl
16600 ____________________________________________________________________________
16601 [  6837] By: jhi                                   on 2000/08/26  05:24:00
16602         Log: More casting.
16603      Branch: perl
16604            ! ext/Storable/Storable.xs
16605 ____________________________________________________________________________
16606 [  6836] By: jhi                                   on 2000/08/26  05:05:46
16607         Log: Nicer in decimal.
16608      Branch: perl
16609            ! ext/Storable/Storable.xs
16610 ____________________________________________________________________________
16611 [  6835] By: jhi                                   on 2000/08/26  05:03:50
16612         Log: There be no UVdf.
16613      Branch: perl
16614            ! ext/Storable/Storable.xs
16615 ____________________________________________________________________________
16616 [  6834] By: jhi                                   on 2000/08/26  05:00:18
16617         Log: Continue IVdfing and UVxfing.
16618      Branch: perl
16619            ! ext/Storable/Storable.xs
16620 ____________________________________________________________________________
16621 [  6833] By: jhi                                   on 2000/08/26  04:53:14
16622         Log: Use IVdf.
16623      Branch: perl
16624            ! ext/Storable/Storable.xs
16625 ____________________________________________________________________________
16626 [  6832] By: jhi                                   on 2000/08/26  04:40:41
16627         Log: Document PTR2XX and INT2PTR.
16628      Branch: perl
16629            ! pod/perlguts.pod
16630 ____________________________________________________________________________
16631 [  6831] By: jhi                                   on 2000/08/26  04:33:18
16632         Log: Use UVxf, PTR2UV, NVff.
16633      Branch: perl
16634            ! ext/Storable/Storable.xs
16635 ____________________________________________________________________________
16636 [  6830] By: jhi                                   on 2000/08/26  04:31:32
16637         Log: Update the test count.
16638      Branch: perl
16639            ! t/lib/trig.t
16640 ____________________________________________________________________________
16641 [  6829] By: jhi                                   on 2000/08/26  03:05:50
16642         Log: Subject: [PATCH] installation not quite silent yet.
16643              From: <abigail@foad.org>
16644              Date: Fri, 25 Aug 2000 20:07:53 -0400
16645              Message-ID: <20000826000753.7822.qmail@foad.org>
16646      Branch: perl
16647            ! installman installperl
16648 ____________________________________________________________________________
16649 [  6828] By: jhi                                   on 2000/08/26  03:05:14
16650         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
16651              From: Spider Boardman <spider@web.zk3.dec.com>
16652              Date: Fri, 25 Aug 2000 19:12:40 -0400
16653              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
16654      Branch: perl
16655            ! gv.c
16656 ____________________________________________________________________________
16657 [  6827] By: jhi                                   on 2000/08/25  23:54:34
16658         Log: Support preserving extremely big/small angles.
16659      Branch: perl
16660            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
16661 ____________________________________________________________________________
16662 [  6826] By: jhi                                   on 2000/08/25  23:01:20
16663         Log: Patch installperl to be long double-aware.
16664              
16665              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
16666              From: Spider Boardman <spider@web.zk3.dec.com>
16667              Date: Fri, 25 Aug 2000 18:15:23 -0400
16668              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
16669      Branch: perl
16670            ! installperl
16671 ____________________________________________________________________________
16672 [  6825] By: jhi                                   on 2000/08/25  22:58:25
16673         Log: Remove duplicately applied patch shards.
16674              
16675              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
16676              From: Spider Boardman <spider@leggy.zk3.dec.com>
16677              Date: Fri, 25 Aug 2000 16:45:03 -0400
16678              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
16679      Branch: perl
16680            ! t/lib/cgi-html.t
16681 ____________________________________________________________________________
16682 [  6824] By: jhi                                   on 2000/08/25  22:57:00
16683         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
16684              From: Daniel Chetlin <daniel@chetlin.com>
16685              Date: Fri, 25 Aug 2000 12:23:16 -0700
16686              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
16687              
16688              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
16689              From: Daniel Chetlin <daniel@chetlin.com>
16690              Date: Fri, 25 Aug 2000 14:47:19 -0700
16691              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
16692      Branch: perl
16693            ! installman
16694 ____________________________________________________________________________
16695 [  6823] By: jhi                                   on 2000/08/25  22:44:17
16696         Log: Timestamp problem?
16697      Branch: perl
16698            ! uconfig.h uconfig.sh
16699 ____________________________________________________________________________
16700 [  6822] By: jhi                                   on 2000/08/25  19:01:06
16701         Log: One forgotten file from #6816.
16702      Branch: perl
16703            ! vos/config.h
16704 ____________________________________________________________________________
16705 [  6821] By: jhi                                   on 2000/08/25  18:56:39
16706         Log: Regen Changes.
16707      Branch: perl
16708            ! Changes patchlevel.h
16709 ____________________________________________________________________________
16710 [  6820] By: jhi                                   on 2000/08/25  18:52:35
16711         Log: Fix Changes ordering.
16712      Branch: perl
16713            ! Changes
16714 ____________________________________________________________________________
16715 [  6819] By: jhi                                   on 2000/08/25  18:50:25
16716         Log: Update Changes.
16717      Branch: perl
16718            ! Changes patchlevel.h
16719 ____________________________________________________________________________
16720 [  6818] By: jhi                                   on 2000/08/25  18:47:45
16721         Log: Tweak the sfio/useperlio logic, hopefully as wished in
16722              
16723              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
16724              From: Nicholas Clark <nick@babyhippo.co.uk>
16725              Date: Fri, 25 Aug 2000 12:01:45 +0100
16726              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
16727      Branch: metaconfig/U/perl
16728            ! d_sfio.U
16729      Branch: perl
16730            ! Configure
16731 ____________________________________________________________________________
16732 [  6817] By: jhi                                   on 2000/08/25  18:32:51
16733         Log: Allow microperl to assume <math.h>, without it the math
16734              functions like floor() are assumed to return int, which makes
16735              for core dumps in machines where integer and floating register
16736              don't mix.
16737      Branch: perl
16738            ! uconfig.h uconfig.sh
16739 ____________________________________________________________________________
16740 [  6816] By: jhi                                   on 2000/08/25  18:27:17
16741         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
16742              the problem reported in
16743              
16744              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
16745              From: danhale@us.ibm.com
16746              Date: Fri, 25 Aug 2000 10:58:06 -0400
16747              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
16748      Branch: metaconfig/U/perl
16749            + d_socks5_init.U
16750      Branch: perl
16751            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
16752            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
16753            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
16754            ! win32/config.gc win32/config.vc
16755 ____________________________________________________________________________
16756 [  6815] By: jhi                                   on 2000/08/25  17:43:31
16757         Log: A solution for the retrieve_fd autosplit warning,
16758              idea suggested by Mike Guy.
16759      Branch: perl
16760            ! ext/Storable/Storable.pm
16761 ____________________________________________________________________________
16762 [  6814] By: jhi                                   on 2000/08/25  17:16:03
16763         Log: Add install-silent target.
16764      Branch: perl
16765            ! Makefile.SH
16766 ____________________________________________________________________________
16767 [  6813] By: jhi                                   on 2000/08/25  17:14:23
16768         Log: Subject: Re: [PATCH] More silencing of installman.
16769              From: <abigail@foad.org>
16770              Date: Thu, 24 Aug 2000 19:27:03 -0400
16771              Message-ID: <20000824232703.7001.qmail@foad.org>
16772              
16773              Subject: Re: [PATCH] More silencing of installman.
16774              From: <abigail@foad.org>
16775              Date: Fri, 25 Aug 2000 03:00:58 -0400
16776              Message-ID: <20000825070058.10697.qmail@foad.org>
16777      Branch: perl
16778            ! installman
16779 ____________________________________________________________________________
16780 [  6812] By: jhi                                   on 2000/08/25  17:11:28
16781         Log: installperl --verbose and --silent.
16782              
16783              Subject: Re: [PATCH] More silencing of installman.
16784              From: <abigail@foad.org>
16785              Message-ID: <20000825064430.9719.qmail@foad.org>
16786              Date: Fri, 25 Aug 2000 02:44:30 -0400
16787      Branch: perl
16788            ! installperl
16789 ____________________________________________________________________________
16790 [  6811] By: jhi                                   on 2000/08/25  17:05:43
16791         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
16792              From: "Peter J. Farley III" <pjfarley@banet.net>
16793              Date: Thu, 24 Aug 2000 21:58:03 -0400
16794              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
16795              
16796              (applied slightly modified)
16797      Branch: perl
16798            ! lib/ExtUtils/MM_Unix.pm
16799 ____________________________________________________________________________
16800 [  6810] By: jhi                                   on 2000/08/25  17:01:18
16801         Log: Missing parts of 
16802              
16803              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
16804              From: Peter Prymmer <pvhp@forte.com>
16805              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
16806              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
16807      Branch: perl
16808            ! t/lib/cgi-html.t
16809 ____________________________________________________________________________
16810 [  6809] By: jhi                                   on 2000/08/25  16:46:32
16811         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
16812              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16813              Date: Thu, 24 Aug 2000 19:13:11 -0500
16814              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
16815      Branch: perl
16816            ! vms/vms.c
16817 ____________________________________________________________________________
16818 [  6808] By: jhi                                   on 2000/08/25  16:39:22
16819         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
16820              From: Peter Prymmer <pvhp@forte.com>
16821              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
16822              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
16823      Branch: perl
16824            ! configure.com
16825 ____________________________________________________________________________
16826 [  6807] By: jhi                                   on 2000/08/25  16:36:37
16827         Log: Better wording for the vec lvalue diagnostic.
16828              
16829              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16830              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16831              Date: Wed, 23 Aug 2000 14:12:16 -0400
16832              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
16833      Branch: perl
16834            ! pod/perldiag.pod
16835 ____________________________________________________________________________
16836 [  6806] By: jhi                                   on 2000/08/24  18:17:22
16837         Log: Subject: [PATCH] More silencing of installman.
16838              From: <abigail@foad.org>
16839              Date: Thu, 24 Aug 2000 14:01:44 -0400
16840              Message-ID: <20000824180144.20062.qmail@foad.org>
16841      Branch: perl
16842            ! installman
16843 ____________________________________________________________________________
16844 [  6805] By: jhi                                   on 2000/08/24  15:00:31
16845         Log: Update Changes.
16846      Branch: perl
16847            ! Changes patchlevel.h
16848 ____________________________________________________________________________
16849 [  6804] By: jhi                                   on 2000/08/24  14:59:07
16850         Log: Regen perltoc.
16851      Branch: perl
16852            ! pod/perltoc.pod
16853 ____________________________________________________________________________
16854 [  6803] By: jhi                                   on 2000/08/24  14:44:39
16855         Log: Show the doc file, not the temp file.
16856      Branch: perl
16857            ! installman
16858 ____________________________________________________________________________
16859 [  6802] By: jhi                                   on 2000/08/24  14:41:53
16860         Log: Continue silencing.
16861      Branch: perl
16862            ! installman
16863 ____________________________________________________________________________
16864 [  6801] By: jhi                                   on 2000/08/24  14:34:40
16865         Log: Actually do something with the silencer option.
16866      Branch: perl
16867            ! installman
16868 ____________________________________________________________________________
16869 [  6800] By: jhi                                   on 2000/08/24  14:26:22
16870         Log: Make installman to recognize the silence flag -S.
16871      Branch: perl
16872            ! installman
16873 ____________________________________________________________________________
16874 [  6799] By: jhi                                   on 2000/08/24  13:49:38
16875         Log: DOS patches and portability/porting notes, from Tim Jenness.
16876      Branch: perl
16877            ! lib/File/Temp.pm
16878 ____________________________________________________________________________
16879 [  6798] By: jhi                                   on 2000/08/24  13:48:27
16880         Log: Create directories in silence.
16881              
16882              Subject: [PATCH] Another silencer for MakeMaker
16883              From: andreas.koenig@anima.de (Andreas J. Koenig)
16884              Date: 24 Aug 2000 14:18:52 +0200
16885              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
16886      Branch: perl
16887            ! lib/ExtUtils/Command.pm
16888 ____________________________________________________________________________
16889 [  6797] By: jhi                                   on 2000/08/24  13:46:42
16890         Log: More liberal parsing of version numbers.
16891              
16892              Subject: Re: CPAN.pm beta for testing available
16893              From: andreas.koenig@anima.de (Andreas J. Koenig)
16894              Date: 24 Aug 2000 13:51:57 +0200
16895              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
16896      Branch: perl
16897            ! lib/CPAN.pm
16898 ____________________________________________________________________________
16899 [  6796] By: jhi                                   on 2000/08/24  13:44:36
16900         Log: Make "make install" by default silent.  A new "install-verbose"
16901              target is verbose.
16902      Branch: perl
16903            ! Makefile.SH
16904 ____________________________________________________________________________
16905 [  6795] By: jhi                                   on 2000/08/24  13:39:14
16906         Log: Add silencer flags to installperl.
16907              
16908              Subject: [PATCH] Making installperl silent.
16909              From: <abigail@foad.org>
16910              Date: Thu, 24 Aug 2000 05:01:45 -0400
16911              Message-ID: <20000824090145.13141.qmail@foad.org>
16912      Branch: perl
16913            ! installperl
16914 ____________________________________________________________________________
16915 [  6794] By: jhi                                   on 2000/08/24  13:35:50
16916         Log: installperl couldn't tell whether it had run tests or not.
16917              
16918              Subject: [PATCH] Re: installperl and t/TEST
16919              From: <abigail@foad.org>
16920              Date: Thu, 24 Aug 2000 04:00:53 -0400
16921              Message-ID: <20000824080053.2494.qmail@foad.org>
16922      Branch: perl
16923            ! Makefile.SH installperl
16924 ____________________________________________________________________________
16925 [  6793] By: jhi                                   on 2000/08/24  13:27:50
16926         Log: Drop the separate perlbc, perlcc -b should be enough.
16927      Branch: perl
16928            - utils/perlbc.PL
16929            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
16930 ____________________________________________________________________________
16931 [  6792] By: jhi                                   on 2000/08/24  04:41:30
16932         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
16933              plus the typo fix from Peter Prymmer.
16934      Branch: perl
16935            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
16936            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
16937 ____________________________________________________________________________
16938 [  6791] By: jhi                                   on 2000/08/24  02:10:43
16939         Log: Replace #6705 with a minimal doc patch.
16940              
16941              Subject: [PATCH 5.6.0] replace change #6705
16942              From: Jan Dubois <jand@ActiveState.com>
16943              Date: Wed, 23 Aug 2000 18:31:51 -0700
16944              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
16945      Branch: perl
16946            ! lib/Win32.pod win32/win32.c
16947 ____________________________________________________________________________
16948 [  6790] By: jhi                                   on 2000/08/23  17:52:00
16949         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16950              From: Mike Guy <mjtg@cam.ac.uk>
16951              Date: Wed, 23 Aug 2000 18:38:46 +0100
16952              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
16953      Branch: perl
16954            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
16955 ____________________________________________________________________________
16956 [  6789] By: jhi                                   on 2000/08/23  15:34:21
16957         Log: Update Changes.
16958      Branch: perl
16959            ! Changes patchlevel.h
16960 ____________________________________________________________________________
16961 [  6788] By: jhi                                   on 2000/08/23  15:33:40
16962         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
16963              From: Wilfredo Sánchez <wsanchez@apple.com>
16964              Date: Tue, 22 Aug 2000 19:31:27 -0700
16965              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
16966      Branch: perl
16967            ! perl.h
16968 ____________________________________________________________________________
16969 [  6787] By: jhi                                   on 2000/08/23  15:29:31
16970         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
16971              From: Spider Boardman <spider@leggy.zk3.dec.com>
16972              Date: Wed, 23 Aug 2000 10:33:23 -0400
16973              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
16974      Branch: perl
16975            ! lib/Pod/Html.pm
16976 ____________________________________________________________________________
16977 [  6786] By: jhi                                   on 2000/08/23  15:28:11
16978         Log: Bad makefile.
16979      Branch: perl
16980            ! ext/B/Makefile.PL
16981 ____________________________________________________________________________
16982 [  6785] By: jhi                                   on 2000/08/23  14:37:04
16983         Log: Update Changes.
16984      Branch: perl
16985            ! Changes patchlevel.h
16986 ____________________________________________________________________________
16987 [  6784] By: jhi                                   on 2000/08/23  13:58:41
16988         Log: Portability fix from Hugo van der Sanden.
16989      Branch: perl
16990            ! ext/re/Makefile.PL
16991 ____________________________________________________________________________
16992 [  6783] By: jhi                                   on 2000/08/23  13:53:53
16993         Log: Storable support, v-version fixes.
16994              
16995              Subject: CPAN.pm beta for testing available
16996              From: andreas.koenig@anima.de (Andreas J. Koenig)
16997              Date: 22 Aug 2000 23:31:33 +0200
16998              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
16999      Branch: perl
17000            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17001 ____________________________________________________________________________
17002 [  6782] By: jhi                                   on 2000/08/23  13:51:26
17003         Log: Mac and other portability updates from Chris Nandor.
17004      Branch: perl
17005            ! pod/perlmodinstall.pod
17006 ____________________________________________________________________________
17007 [  6781] By: jhi                                   on 2000/08/23  13:47:33
17008         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
17009              From: Peter Prymmer <pvhp@forte.com>
17010              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
17011              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
17012      Branch: perl
17013            ! ext/Storable/Storable.xs
17014 ____________________________________________________________________________
17015 [  6780] By: jhi                                   on 2000/08/23  13:33:34
17016         Log: VMS MMS (make) wants null action.
17017      Branch: perl
17018            ! ext/B/Makefile.PL
17019 ____________________________________________________________________________
17020 [  6779] By: jhi                                   on 2000/08/22  19:44:47
17021         Log: Forgot portability nit.
17022      Branch: perl
17023            ! t/lib/st-forgive.t
17024 ____________________________________________________________________________
17025 [  6778] By: jhi                                   on 2000/08/22  19:35:25
17026         Log: Be portable.
17027      Branch: perl
17028            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
17029            ! t/lib/st-store.t
17030 ____________________________________________________________________________
17031 [  6777] By: jhi                                   on 2000/08/22  18:50:53
17032         Log: Update Changes.
17033      Branch: perl
17034            ! Changes patchlevel.h
17035 ____________________________________________________________________________
17036 [  6776] By: jhi                                   on 2000/08/22  18:44:46
17037         Log: cSVOPo_*v things index into the current PL_curpad
17038              under ithreads, which is different from the curpad
17039              used by the XSUB.  (In other words, the code as-is
17040              before this patch wouldn't work under ithreads.)
17041              From Sarathy.
17042      Branch: perl
17043            ! ext/B/B.xs
17044 ____________________________________________________________________________
17045 [  6775] By: jhi                                   on 2000/08/22  18:18:37
17046         Log: Make the selection of NVff et al stricter.
17047      Branch: metaconfig/U/perl
17048            ! perlxvf.U
17049      Branch: perl
17050            ! Configure config_h.SH
17051 ____________________________________________________________________________
17052 [  6774] By: jhi                                   on 2000/08/22  17:19:42
17053         Log: perldelta nits.
17054      Branch: perl
17055            ! pod/perldelta.pod
17056 ____________________________________________________________________________
17057 [  6773] By: jhi                                   on 2000/08/22  17:06:26
17058         Log: Long double fixes from Spider Boardman.
17059              
17060              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
17061              From: system PRIVILEGED account <root@peano.zk3.dec.com>
17062              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
17063              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
17064      Branch: perl
17065            ! t/lib/bigfltpm.t t/lib/st-06compat.t
17066 ____________________________________________________________________________
17067 [  6772] By: jhi                                   on 2000/08/22  15:04:53
17068         Log: Update Changes.
17069      Branch: perl
17070            ! Changes patchlevel.h
17071 ____________________________________________________________________________
17072 [  6771] By: jhi                                   on 2000/08/22  15:01:44
17073         Log: perldelta fixes from Hugo van der Sanden.
17074      Branch: perl
17075            ! pod/perldelta.pod
17076 ____________________________________________________________________________
17077 [  6770] By: jhi                                   on 2000/08/22  14:34:49
17078         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
17079              From: Hugo <hv@crypt.compulink.co.uk>
17080              Date: Tue, 22 Aug 2000 11:21:53 +0100
17081              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
17082      Branch: perl
17083            ! regcomp.c
17084 ____________________________________________________________________________
17085 [  6769] By: jhi                                   on 2000/08/22  14:30:02
17086         Log: Add Yitzchak, reformat.
17087      Branch: perl
17088            ! Changes config_h.SH
17089 ____________________________________________________________________________
17090 [  6768] By: jhi                                   on 2000/08/22  14:21:35
17091         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
17092              and Spider Boardman.
17093      Branch: metaconfig
17094            ! U/compline/d_gconvert.U
17095      Branch: perl
17096            ! Configure
17097 ____________________________________________________________________________
17098 [  6767] By: jhi                                   on 2000/08/22  14:11:24
17099         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
17100              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17101              Date: Mon, 21 Aug 2000 19:08:31 -0700
17102              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
17103      Branch: perl
17104            - ext/Storable/patchlevel.h
17105            ! MANIFEST ext/Storable/MANIFEST
17106 ____________________________________________________________________________
17107 [  6766] By: jhi                                   on 2000/08/22  13:49:29
17108         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
17109              From: Peter Prymmer <pvhp@forte.com>
17110              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
17111              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
17112      Branch: perl
17113            ! configure.com ext/Storable/Makefile.PL
17114 ____________________________________________________________________________
17115 [  6765] By: jhi                                   on 2000/08/22  13:44:59
17116         Log: Subject: [PATCH blead] B:: missing dependency
17117              From: Hugo <hv@crypt.compulink.co.uk>
17118              Date: Tue, 22 Aug 2000 06:44:33 +0100
17119              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
17120      Branch: perl
17121            ! ext/B/Makefile.PL
17122 ____________________________________________________________________________
17123 [  6764] By: jhi                                   on 2000/08/22  13:38:12
17124         Log: More bytecompiler.
17125      Branch: perl
17126            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
17127 ____________________________________________________________________________
17128 [  6763] By: jhi                                   on 2000/08/22  13:36:44
17129         Log: Bytecompiler patches from Benjamin Stuhl.
17130      Branch: perl
17131            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
17132            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17133            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
17134            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17135            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
17136            ! perl.c perlapi.h pod/perldelta.pod
17137 ____________________________________________________________________________
17138 [  6762] By: jhi                                   on 2000/08/21  23:43:40
17139         Log: An obsoleted diagnostic.
17140      Branch: perl
17141            ! pod/perldelta.pod
17142 ____________________________________________________________________________
17143 [  6761] By: jhi                                   on 2000/08/21  23:01:45
17144         Log: The #6759 wasn't quite right.
17145      Branch: perl
17146            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
17147            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
17148            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
17149            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
17150            ! t/lib/st-tieditems.t
17151 ____________________________________________________________________________
17152 [  6760] By: jhi                                   on 2000/08/21  22:35:49
17153         Log: Be verydeepclean.
17154      Branch: perl
17155            ! Makefile.SH
17156 ____________________________________________________________________________
17157 [  6759] By: jhi                                   on 2000/08/21  22:25:40
17158         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
17159              From: Peter Prymmer <pvhp@forte.com>
17160              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
17161              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
17162      Branch: perl
17163            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
17164            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
17165            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
17166            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
17167            ! t/lib/st-tieditems.t
17168 ____________________________________________________________________________
17169 [  6758] By: jhi                                   on 2000/08/21  22:22:32
17170         Log: Few more casts, need reported in
17171              
17172              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
17173              From: Mike Stok <mike@stok.co.uk>
17174              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
17175              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
17176              
17177              and
17178              
17179              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
17180              From: abigail@foad.org
17181              Date: 21 Aug 2000 21:31:34 -0000
17182              Message-Id: <20000821213134.30170.qmail@foad.org>
17183      Branch: perl
17184            ! ext/Storable/Storable.xs
17185 ____________________________________________________________________________
17186 [  6757] By: jhi                                   on 2000/08/21  18:37:07
17187         Log: Update Changes.
17188      Branch: perl
17189            ! Changes patchlevel.h
17190 ____________________________________________________________________________
17191 [  6756] By: jhi                                   on 2000/08/21  18:34:02
17192         Log: A pod nit.
17193              
17194              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
17195              From: <abigail@foad.org>
17196              Date: Mon, 21 Aug 2000 14:00:16 -0400
17197              Message-ID: <20000821180016.28627.qmail@foad.org>
17198      Branch: perl
17199            ! pod/perlre.pod
17200 ____________________________________________________________________________
17201 [  6755] By: jhi                                   on 2000/08/21  18:30:56
17202         Log: Use PodParser 1.18 new test.
17203      Branch: perl
17204            ! t/pod/special_seqs.t t/pod/special_seqs.xr
17205 ____________________________________________________________________________
17206 [  6754] By: jhi                                   on 2000/08/21  18:28:35
17207         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
17208              patches cannot be applied since #6712 conflicts.
17209      Branch: perl
17210            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
17211 ____________________________________________________________________________
17212 [  6753] By: jhi                                   on 2000/08/21  18:15:11
17213         Log: Weed out some smaller changes.
17214      Branch: perl
17215            ! pod/perldelta.pod
17216 ____________________________________________________________________________
17217 [  6752] By: jhi                                   on 2000/08/21  18:02:30
17218         Log: Also under djgpp the timestamps are funky.
17219      Branch: perl
17220            ! t/op/stat.t
17221 ____________________________________________________________________________
17222 [  6751] By: jhi                                   on 2000/08/21  17:55:56
17223         Log: Tweak the floating point output routine preferences.
17224      Branch: metaconfig
17225            ! U/compline/d_gconvert.U
17226      Branch: perl
17227            ! Configure
17228 ____________________________________________________________________________
17229 [  6750] By: jhi                                   on 2000/08/21  17:51:29
17230         Log: Unicos/mk requires elaborate paranoia.
17231      Branch: perl
17232            ! lib/Math/Complex.pm
17233 ____________________________________________________________________________
17234 [  6749] By: gsar                                  on 2000/08/21  16:53:31
17235         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
17236      Branch: perl
17237            ! lib/Cwd.pm
17238 ____________________________________________________________________________
17239 [  6748] By: gsar                                  on 2000/08/21  16:22:19
17240         Log: free TLS slot properly on Windows
17241      Branch: perl
17242            ! thread.h win32/perllib.c win32/win32thread.h
17243 ____________________________________________________________________________
17244 [  6747] By: jhi                                   on 2000/08/21  16:20:58
17245         Log: Rename the macro argument because some preprocessors
17246              can't tell the difference and expand arguments also inside
17247              double quoted strings.
17248      Branch: perl
17249            ! regcomp.c
17250 ____________________________________________________________________________
17251 [  6746] By: jhi                                   on 2000/08/21  16:09:41
17252         Log: Support long doubles in Storable.
17253              
17254              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
17255              From: Radu Greab <radu@netsoft.ro>
17256              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
17257              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
17258      Branch: perl
17259            ! ext/Storable/Storable.xs
17260 ____________________________________________________________________________
17261 [  6745] By: jhi                                   on 2000/08/21  15:51:40
17262         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
17263              From: "Fifer, Eric" <EFifer@sanwaint.com>
17264              Date: Mon, 21 Aug 2000 15:34:49 +0100
17265              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
17266      Branch: perl
17267            ! t/pragma/warn/9enabled
17268 ____________________________________________________________________________
17269 [  6744] By: jhi                                   on 2000/08/21  15:39:35
17270         Log: Document the endianness of Alpha more precisely.
17271      Branch: perl
17272            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
17273            ! pod/perlport.pod
17274 ____________________________________________________________________________
17275 [  6743] By: jhi                                   on 2000/08/21  14:47:05
17276         Log: perldelta fixes from the p5p crowd.
17277      Branch: perl
17278            ! pod/perldelta.pod pod/perlop.pod
17279 ____________________________________________________________________________
17280 [  6742] By: jhi                                   on 2000/08/21  13:34:51
17281         Log: Update to Pod::LaTeX 0.53.
17282              
17283              Subject: [PATCH] lib/Pod/LaTeX.pm updates
17284              From: Tim Jenness <timj@jach.hawaii.edu>
17285              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
17286              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
17287      Branch: perl
17288            ! lib/Pod/LaTeX.pm
17289 ____________________________________________________________________________
17290 [  6741] By: jhi                                   on 2000/08/21  13:33:01
17291         Log: Subject: [PATCH] os2.c fix for use64bitint
17292              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17293              Date: Mon, 21 Aug 2000 01:32:25 -0700
17294              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
17295      Branch: perl
17296            ! os2/os2.c
17297 ____________________________________________________________________________
17298 [  6740] By: jhi                                   on 2000/08/21  13:28:52
17299         Log: Array context keeps slithering in.
17300              
17301              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
17302              From: Daniel Chetlin <daniel@chetlin.com>
17303              Date: Sun, 20 Aug 2000 21:40:25 -0700
17304              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
17305      Branch: perl
17306            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
17307            ! pod/perldebtut.pod
17308 ____________________________________________________________________________
17309 [  6739] By: jhi                                   on 2000/08/21  13:23:55
17310         Log: Big-endian quad fixes for Storable from Radu Greab,
17311              plus few explicit null casts for picky compilers.
17312      Branch: perl
17313            ! ext/Storable/Storable.xs
17314 ____________________________________________________________________________
17315 [  6738] By: gsar                                  on 2000/08/21  05:56:13
17316         Log: small tweaks for change#6705: avoid C++ style comments in C code;
17317              use Perl's malloc API rather than the low level system one
17318      Branch: perl
17319            ! win32/win32.c
17320 ____________________________________________________________________________
17321 [  6737] By: gsar                                  on 2000/08/21  05:35:41
17322         Log: add Storable to list of extensions on Windows
17323      Branch: perl
17324            ! win32/Makefile win32/makefile.mk
17325 ____________________________________________________________________________
17326 [  6736] By: jhi                                   on 2000/08/21  02:57:53
17327         Log: Update Changes.
17328      Branch: perl
17329            ! Changes patchlevel.h
17330 ____________________________________________________________________________
17331 [  6735] By: jhi                                   on 2000/08/21  02:57:20
17332         Log: Draft 0.
17333      Branch: perl
17334            ! pod/perldelta.pod
17335 ____________________________________________________________________________
17336 [  6734] By: jhi                                   on 2000/08/21  02:57:03
17337         Log: Add Storable 0.7.2 from Raphael Manfredi,
17338              plus the patch from
17339              
17340              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
17341              From: Radu Greab <radu@netsoft.ro>
17342              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
17343              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
17344              
17345              plus changes to get Storable to compile with
17346              picky ANSI compilers.
17347      Branch: perl
17348            + ext/Storable/ChangeLog ext/Storable/MANIFEST
17349            + ext/Storable/Makefile.PL ext/Storable/README
17350            + ext/Storable/Storable.pm ext/Storable/Storable.xs
17351            + ext/Storable/patchlevel.h t/lib/st-06compat.t
17352            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
17353            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
17354            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
17355            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
17356            + t/lib/st-tieditems.t
17357            ! MANIFEST
17358 ____________________________________________________________________________
17359 [  6733] By: jhi                                   on 2000/08/21  02:29:09
17360         Log: The correct cleaning order is an art.
17361      Branch: perl
17362            ! Makefile.SH
17363 ____________________________________________________________________________
17364 [  6732] By: jhi                                   on 2000/08/21  01:23:39
17365         Log: The #6724 is here.
17366      Branch: perl
17367            ! t/lib/ftmp-security.t
17368 ____________________________________________________________________________
17369 [  6731] By: jhi                                   on 2000/08/20  23:17:03
17370         Log: s/this one/the 5.6.0 release/
17371      Branch: perl
17372            ! pod/perl56delta.pod
17373 ____________________________________________________________________________
17374 [  6730] By: jhi                                   on 2000/08/20  23:07:34
17375         Log: Mention perlebcdic and perlposix-bc.
17376      Branch: perl
17377            ! pod/perlport.pod
17378 ____________________________________________________________________________
17379 [  6729] By: jhi                                   on 2000/08/20  21:32:59
17380         Log: Document the number of exponent digits.
17381      Branch: perl
17382            ! pod/perlfunc.pod
17383 ____________________________________________________________________________
17384 [  6728] By: jhi                                   on 2000/08/20  21:16:47
17385         Log: Use File::Spec->tmpdir().
17386              
17387              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
17388              From: Tim Jenness <timj@jach.hawaii.edu>
17389              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
17390              MIME-Version: 1.0
17391              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
17392      Branch: perl
17393            ! utils/perlbug.PL
17394 ____________________________________________________________________________
17395 [  6727] By: jhi                                   on 2000/08/20  20:43:32
17396         Log: Update Changes.
17397      Branch: perl
17398            ! Changes patchlevel.h
17399 ____________________________________________________________________________
17400 [  6726] By: jhi                                   on 2000/08/20  20:41:44
17401         Log: The veryclean target needs to clobber.
17402      Branch: perl
17403            ! Makefile.SH
17404 ____________________________________________________________________________
17405 [  6725] By: jhi                                   on 2000/08/20  20:37:38
17406         Log: Document odd vs even subreleases and -Dusedevel.
17407      Branch: perl
17408            ! INSTALL
17409 ____________________________________________________________________________
17410 [  6724] By: jhi                                   on 2000/08/20  19:58:05
17411         Log: Use temporary directory instead of current directory.
17412              
17413              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
17414              From: Tim Jenness <timj@jach.hawaii.edu>
17415              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
17416              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
17417      Branch: perl
17418            ! t/lib/ftmp-security.t
17419 ____________________________________________________________________________
17420 [  6723] By: jhi                                   on 2000/08/20  19:55:55
17421         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
17422              From: andreas.koenig@anima.de (Andreas J. Koenig)
17423              Date: 20 Aug 2000 15:52:03 +0200
17424              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
17425      Branch: perl
17426            ! lib/ExtUtils/MM_Unix.pm
17427 ____________________________________________________________________________
17428 [  6722] By: jhi                                   on 2000/08/20  19:46:01
17429         Log: Update to CGI 2.72, from Lincoln Stein.
17430      Branch: perl
17431            ! lib/CGI.pm
17432 ____________________________________________________________________________
17433 [  6721] By: jhi                                   on 2000/08/20  19:43:54
17434         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
17435              From: Radu Greab <radu@netsoft.ro>
17436              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
17437              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
17438      Branch: perl
17439            ! ext/GDBM_File/GDBM_File.xs
17440 ____________________________________________________________________________
17441 [  6720] By: jhi                                   on 2000/08/20  19:42:01
17442         Log: pp_open() could pass an uninitialized filename down to do_open9().
17443      Branch: perl
17444            ! pp_sys.c
17445 ____________________________________________________________________________
17446 [  6719] By: jhi                                   on 2000/08/20  14:06:41
17447         Log: UTF8 concat fixes.
17448              
17449              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
17450              From: Hugo <hv@crypt.compulink.co.uk>
17451              Date: Sun, 20 Aug 2000 07:30:46 +0100
17452              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
17453      Branch: perl
17454            ! pp_hot.c t/op/append.t
17455 ____________________________________________________________________________
17456 [  6718] By: jhi                                   on 2000/08/20  02:09:37
17457         Log: Let's try #6717 again.
17458      Branch: perl
17459            ! lib/File/Temp.pm
17460 ____________________________________________________________________________
17461 [  6717] By: jhi                                   on 2000/08/20  01:56:55
17462         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
17463              From: "Craig A. Berry" <craig.berry@metamorgs.com>
17464              Date: Sat, 19 Aug 2000 18:15:39 -0500
17465              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
17466      Branch: perl
17467            ! lib/File/Temp.pm
17468 ____________________________________________________________________________
17469 [  6716] By: jhi                                   on 2000/08/19  15:50:11
17470         Log: Update Changes.
17471      Branch: perl
17472            ! Changes patchlevel.h
17473 ____________________________________________________________________________
17474 [  6715] By: jhi                                   on 2000/08/19  15:39:09
17475         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
17476              From: Jonathan D Johnston <jdjohnston2@juno.com>
17477              Date: Thu, 17 Aug 2000 23:13:01 -0400       
17478              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
17479      Branch: perl
17480            ! pod/perlfunc.pod
17481 ____________________________________________________________________________
17482 [  6714] By: jhi                                   on 2000/08/19  15:34:04
17483         Log: Introduce a 'veryclean' target that is like 'distclean'
17484              but also removes *~ and *.orig.
17485      Branch: perl
17486            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
17487            ! utils/Makefile x2p/Makefile.SH
17488 ____________________________________________________________________________
17489 [  6713] By: jhi                                   on 2000/08/19  14:15:45
17490         Log: Put back the long double avoidance code to POSIX.xs
17491              because VMS seems to need it still.
17492      Branch: perl
17493            ! ext/POSIX/POSIX.xs
17494 ____________________________________________________________________________
17495 [  6712] By: jhi                                   on 2000/08/19  14:10:41
17496         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
17497              From: Peter Prymmer <pvhp@forte.com>
17498              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
17499              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
17500      Branch: perl
17501            ! lib/Pod/Find.pm t/pod/find.t
17502 ____________________________________________________________________________
17503 [  6711] By: jhi                                   on 2000/08/19  14:09:19
17504         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
17505              From: Peter Prymmer <pvhp@forte.com>
17506              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
17507              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
17508              cc: vmsperl@perl.org
17509      Branch: perl
17510            ! t/lib/peek.t
17511 ____________________________________________________________________________
17512 [  6710] By: jhi                                   on 2000/08/19  14:08:01
17513         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
17514              From: Jan Dubois <jand@ActiveState.com>
17515              Date: Fri, 18 Aug 2000 16:31:48 -0700
17516              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
17517      Branch: perl
17518            ! win32/win32.c
17519 ____________________________________________________________________________
17520 [  6709] By: jhi                                   on 2000/08/19  14:06:57
17521         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
17522              
17523              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
17524              From: Spider.Boardman@Orb.Nashua.NH.US
17525              Date: Fri, 18 Aug 2000 18:41:14 -0400
17526              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
17527      Branch: perl
17528            ! regcomp.c
17529 ____________________________________________________________________________
17530 [  6708] By: jhi                                   on 2000/08/18  22:04:49
17531         Log: Update Changes.
17532      Branch: perl
17533            ! Changes patchlevel.h
17534 ____________________________________________________________________________
17535 [  6707] By: jhi                                   on 2000/08/18  21:55:14
17536         Log: Add warnif(), check warnings further up the stack,
17537              all the warnings functions now can take an optional object reference.
17538              
17539              Subject: [PATCH bleedperl@6691] warnings pragma update
17540              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
17541              Date: Fri, 18 Aug 2000 22:42:06 +0100
17542              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
17543      Branch: perl
17544            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
17545            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
17546            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
17547 ____________________________________________________________________________
17548 [  6706] By: jhi                                   on 2000/08/18  21:41:45
17549         Log: Typo in pp_complement().
17550              
17551              Subject: [PATCH perl-current] Deparse
17552              From: Peter Scott <Peter@PSDT.com>
17553              Date: Fri, 18 Aug 2000 12:44:37 -0700
17554              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
17555      Branch: perl
17556            ! ext/B/B/Deparse.pm
17557 ____________________________________________________________________________
17558 [  6705] By: jhi                                   on 2000/08/18  21:25:59
17559         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
17560              From: Jan Dubois <jand@ActiveState.com>
17561              Date: Fri, 18 Aug 2000 14:22:51 -0700
17562              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
17563      Branch: perl
17564            ! lib/Win32.pod win32/win32.c
17565 ____________________________________________________________________________
17566 [  6704] By: jhi                                   on 2000/08/18  21:16:14
17567         Log: Don't eat leading os from index entries.
17568              
17569              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
17570              From: Russ Allbery <rra@stanford.edu>
17571              Date: 10 Aug 2000 20:49:25 -0700
17572              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
17573      Branch: perl
17574            ! lib/Pod/Man.pm
17575 ____________________________________________________________________________
17576 [  6703] By: jhi                                   on 2000/08/18  21:07:06
17577         Log: Add [[:blank:]] as suggested in
17578              
17579              Subject: [ID 20000716.024] [=cc=] / [:blank:]
17580              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
17581              Date: Sun, 16 Jul 2000 17:55:29 -0700
17582              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
17583              
17584              (the [=cc=] has already been taken care of by #6439
17585              so the whole bug report can be closed)
17586              
17587              and make [[:space:]] to be equivalent to isspace(3)
17588              (as opposed to \s, which is isSPACE()).  The difference
17589              is that now [[:space:]] matches the mythical vertical tab,
17590              while \s doesn't.
17591      Branch: perl
17592            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
17593            ! regexec.c t/op/pat.t
17594 ____________________________________________________________________________
17595 [  6702] By: jhi                                   on 2000/08/18  18:47:47
17596         Log: The new tests were missing from #6415.
17597      Branch: perl
17598            ! t/op/bop.t
17599 ____________________________________________________________________________
17600 [  6701] By: jhi                                   on 2000/08/18  18:20:40
17601         Log: Document the NDBM_File and ODBM_File as SDBM_File
17602              was documented in #6417.
17603      Branch: perl
17604            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
17605            ! ext/SDBM_File/SDBM_File.pm
17606 ____________________________________________________________________________
17607 [  6700] By: jhi                                   on 2000/08/18  18:10:39
17608         Log: Subject: [PATCH perl@6698] cygwin port
17609              From: "Fifer, Eric" <EFifer@sanwaint.com>
17610              Date: Fri, 18 Aug 2000 17:30:05 +0100
17611              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
17612      Branch: perl
17613            ! lib/File/Temp.pm
17614 ____________________________________________________________________________
17615 [  6699] By: jhi                                   on 2000/08/18  16:21:49
17616         Log: Document code point which makes if (defined %stash::) to work
17617              (noted by Spider Boardman).
17618      Branch: perl
17619            ! op.c
17620 ____________________________________________________________________________
17621 [  6698] By: jhi                                   on 2000/08/18  13:43:27
17622         Log: Update Changes.
17623      Branch: perl
17624            ! Changes patchlevel.h
17625 ____________________________________________________________________________
17626 [  6697] By: jhi                                   on 2000/08/18  13:35:57
17627         Log: Tiny Getopt::Long patch from Johan Vromans.
17628      Branch: perl
17629            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
17630 ____________________________________________________________________________
17631 [  6696] By: jhi                                   on 2000/08/18  13:26:14
17632         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
17633              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
17634              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
17635              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
17636      Branch: perl
17637            ! pod/perldiag.pod pod/perlsyn.pod
17638 ____________________________________________________________________________
17639 [  6695] By: jhi                                   on 2000/08/18  13:13:26
17640         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
17641              From: Daniel Chetlin <daniel@chetlin.com>
17642              Date: Fri, 18 Aug 2000 03:13:36 -0700
17643              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
17644      Branch: perl
17645            ! pod/perlfunc.pod
17646 ____________________________________________________________________________
17647 [  6694] By: jhi                                   on 2000/08/18  13:08:05
17648         Log: Subject: [PATCH] perltrap.pod spring cleaning
17649              From: Daniel Chetlin <daniel@chetlin.com>
17650              Date: Fri, 18 Aug 2000 03:06:54 -0700
17651              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
17652              
17653              plus Mike Guy's nitfix.
17654      Branch: perl
17655            ! pod/perltrap.pod
17656 ____________________________________________________________________________
17657 [  6693] By: jhi                                   on 2000/08/18  13:00:26
17658         Log: Unbuffer the output.
17659              
17660              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
17661              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17662              Date: Thu, 17 Aug 2000 18:39:29 -0700
17663              Message-ID: <RPJn5gzkgydf092yn@efn.org>
17664      Branch: perl
17665            ! t/op/fork.t
17666 ____________________________________________________________________________
17667 [  6692] By: jhi                                   on 2000/08/18  05:19:17
17668         Log: Delete the image, too, not just its MANIFEStation.
17669      Branch: perl
17670            - lib/CGI/eg/wilogo.gif
17671 ____________________________________________________________________________
17672 [  6691] By: jhi                                   on 2000/08/18  05:10:26
17673         Log: Propagate new Configure vars.
17674      Branch: perl
17675            ! configure.com epoc/config.sh uconfig.h uconfig.sh
17676            ! vos/config.def vos/config.h vos/config_h.SH_orig
17677            ! win32/config.bc win32/config.gc win32/config.vc
17678            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17679 ____________________________________________________________________________
17680 [  6690] By: jhi                                   on 2000/08/18  04:30:56
17681         Log: Update Changes.
17682      Branch: perl
17683            ! Changes patchlevel.h
17684 ____________________________________________________________________________
17685 [  6689] By: jhi                                   on 2000/08/18  04:12:30
17686         Log: Fix the lib/complex failure of
17687              
17688              From: abigail@foad.org
17689              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17690              Date: 15 Aug 2000 04:06:38 -0000
17691              Message-Id: <20000815040638.8524.qmail@foad.org> 
17692              
17693              Linux long double accuracy issue: something that
17694              when printed with %g looks like "2" but int() of it is 1.
17695      Branch: perl
17696            ! lib/Math/Complex.pm
17697 ____________________________________________________________________________
17698 [  6688] By: jhi                                   on 2000/08/18  03:15:35
17699         Log: The byteorder code in #6671 was wrong.
17700      Branch: perl
17701            ! configpm
17702 ____________________________________________________________________________
17703 [  6687] By: jhi                                   on 2000/08/18  02:08:42
17704         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
17705              From: Jan Dubois <jand@ActiveState.com>
17706              Date: Thu, 17 Aug 2000 18:31:55 -0700
17707              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
17708      Branch: perl
17709            ! sv.c
17710 ____________________________________________________________________________
17711 [  6686] By: jhi                                   on 2000/08/18  02:04:15
17712         Log: Use NVs in POSIX math, not doubles.
17713              
17714              From: abigail@foad.org
17715              Subject: [ID 20000817.014] POSIX & modfl
17716              Date: 17 Aug 2000 20:49:18 -0000
17717              Message-Id: <20000817204918.23123.qmail@foad.org>
17718      Branch: perl
17719            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
17720 ____________________________________________________________________________
17721 [  6685] By: jhi                                   on 2000/08/18  02:02:12
17722         Log: Introduce NVef, NVff, and NVgf, use the middle one.
17723              (helps for lib/peek + Linux + long doubles)  Reported in
17724              
17725              From: abigail@foad.org
17726              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17727              Date: 15 Aug 2000 04:06:38 -0000
17728              Message-Id: <20000815040638.8524.qmail@foad.org> 
17729              
17730              (note: the lib/complex failure has not yet been addressed)
17731      Branch: metaconfig/U/perl
17732            ! perlxvf.U
17733      Branch: perl
17734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17735            ! config_h.SH dump.c perl.h pod/perlguts.pod
17736 ____________________________________________________________________________
17737 [  6684] By: jhi                                   on 2000/08/17  23:22:19
17738         Log: Add byteorder to the myconfig output.
17739      Branch: perl
17740            ! myconfig.SH
17741 ____________________________________________________________________________
17742 [  6683] By: jhi                                   on 2000/08/17  23:20:19
17743         Log: The image doth not exist, spotted by Johan Vromans.
17744      Branch: perl
17745            ! MANIFEST
17746 ____________________________________________________________________________
17747 [  6682] By: jhi                                   on 2000/08/17  22:38:16
17748         Log: Document what the backtick returns if the command fails.
17749      Branch: perl
17750            ! pod/perlop.pod
17751 ____________________________________________________________________________
17752 [  6681] By: jhi                                   on 2000/08/17  22:33:12
17753         Log: Do not use prototyping here.
17754              
17755              Subject: [ID 20000817.016] [PATCH] Peek.xs
17756              From: abigail@foad.org
17757              Date: 17 Aug 2000 20:55:56 -0000
17758              Message-Id: <20000817205556.24270.qmail@foad.org>
17759      Branch: perl
17760            ! ext/Devel/Peek/Makefile.PL
17761 ____________________________________________________________________________
17762 [  6680] By: jhi                                   on 2000/08/17  19:46:43
17763         Log: Don't propose using modules built for 5.005 if no binary
17764              compatibility with 5.005 is attempted.
17765              
17766              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17767              Subject: Minor nit with 5.7.0 (6655)
17768              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
17769              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
17770      Branch: metaconfig
17771            ! U/installdirs/inc_version_list.U
17772      Branch: perl
17773            ! Configure config_h.SH
17774 ____________________________________________________________________________
17775 [  6679] By: jhi                                   on 2000/08/17  19:16:39
17776         Log: Microperl config update.
17777      Branch: perl
17778            ! uconfig.h uconfig.sh
17779 ____________________________________________________________________________
17780 [  6678] By: jhi                                   on 2000/08/17  19:16:13
17781         Log: The #6648 wasn't protective enough for limited platforms
17782              (like microperl).
17783      Branch: perl
17784            ! dump.c sv.c
17785 ____________________________________________________________________________
17786 [  6677] By: jhi                                   on 2000/08/17  14:46:35
17787         Log: Update Changes.
17788      Branch: perl
17789            ! Changes patchlevel.h
17790 ____________________________________________________________________________
17791 [  6676] By: jhi                                   on 2000/08/17  14:44:02
17792         Log: Add perlebcdic from Peter Prymmer, regen toc.
17793      Branch: perl
17794            + pod/perlebcdic.pod
17795            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17796 ____________________________________________________________________________
17797 [  6675] By: jhi                                   on 2000/08/17  14:41:52
17798         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
17799      Branch: perl
17800            ! pod/perldebtut.pod
17801 ____________________________________________________________________________
17802 [  6674] By: jhi                                   on 2000/08/17  14:29:43
17803         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
17804              
17805              Subject: [ID 20000724.006] -DLEAKTEST problem
17806              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
17807              Date: Tue, 25 Jul 2000 00:36:32 -0500
17808              Message-Id: <20000725003632.A26186@www.llamacom.com>
17809              
17810              Reminder sent
17811              
17812              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
17813              From: Hugo <hv@crypt.compulink.co.uk>
17814              Date: Thu, 17 Aug 2000 15:23:42 +0100
17815              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
17816      Branch: perl
17817            ! util.c
17818 ____________________________________________________________________________
17819 [  6673] By: jhi                                   on 2000/08/17  04:07:10
17820         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
17821              From: John Peacock <JPeacock@UnivPress.com>
17822              Date: Tue, 01 Aug 2000 09:38:12 -0400
17823              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
17824      Branch: perl
17825            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
17826 ____________________________________________________________________________
17827 [  6672] By: jhi                                   on 2000/08/17  03:04:35
17828         Log: Subject: [PATCH] Cwd.pm now uses strict
17829              From: Tim Jenness <timj@jach.hawaii.edu>
17830              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
17831              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
17832      Branch: perl
17833            ! lib/Cwd.pm
17834 ____________________________________________________________________________
17835 [  6671] By: jhi                                   on 2000/08/17  02:16:35
17836         Log: Make $Config{byteorder} more magical so that it is
17837              dynamically computed: nice for 'fat binaries'.
17838              
17839              Subject: [PATCH]: default byteorder
17840              From: Wilfredo Sánchez <wsanchez@apple.com>
17841              Date: Mon, 31 Jul 2000 19:45:31 -0700
17842              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
17843      Branch: perl
17844            ! configpm
17845 ____________________________________________________________________________
17846 [  6670] By: gsar                                  on 2000/08/17  01:22:21
17847         Log: move WNOHANG definition to where other such things are
17848      Branch: perl
17849            ! win32/win32.h
17850 ____________________________________________________________________________
17851 [  6669] By: jhi                                   on 2000/08/17  01:19:17
17852         Log: Update Changes.
17853      Branch: perl
17854            ! Changes patchlevel.h
17855 ____________________________________________________________________________
17856 [  6668] By: jhi                                   on 2000/08/17  01:16:29
17857         Log: Doc nits spotted by Richard Soderberg.
17858      Branch: perl
17859            ! README.posix-bc README.vmesa
17860 ____________________________________________________________________________
17861 [  6667] By: jhi                                   on 2000/08/17  01:12:11
17862         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
17863              From: "Casey R. Tweten" <crt@kiski.net>
17864              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
17865              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
17866      Branch: perl
17867            ! pod/perldebtut.pod
17868 ____________________________________________________________________________
17869 [  6666] By: jhi                                   on 2000/08/17  01:09:31
17870         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
17871              From: "Casey R. Tweten" <crt@kiski.net>
17872              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
17873              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
17874      Branch: perl
17875            ! lib/Shell.pm
17876 ____________________________________________________________________________
17877 [  6665] By: gsar                                  on 2000/08/17  01:03:52
17878         Log: add "ok" targets from change#6632 in makefile.mk
17879      Branch: perl
17880            ! pod/perlport.pod win32/Makefile win32/makefile.mk
17881 ____________________________________________________________________________
17882 [  6664] By: gsar                                  on 2000/08/17  00:56:11
17883         Log: avoid warnings from dense compiler
17884      Branch: perl
17885            ! win32/win32.c
17886 ____________________________________________________________________________
17887 [  6663] By: jhi                                   on 2000/08/17  00:51:49
17888         Log: Tweak the regex compilation errors once more.
17889      Branch: perl
17890            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
17891            ! t/op/regmesg.t t/pragma/warn/regcomp
17892 ____________________________________________________________________________
17893 [  6662] By: gsar                                  on 2000/08/17  00:28:19
17894         Log: trailing new %ENV entries weren't being pushed into the real
17895              environment of subprocesses on Windows
17896      Branch: perl
17897            ! t/op/magic.t win32/perlhost.h
17898 ____________________________________________________________________________
17899 [  6661] By: gsar                                  on 2000/08/17  00:19:20
17900         Log: waitpid() now handles externally spawned pids correctly;
17901              fixes for backtick/wait/waitpid failures on Windows 9x
17902              
17903              these changes make the pid returned by process functions on
17904              Windows 9x always positive by clearing the high bit (which
17905              is always set on Win9x); pseudo-process PIDs are likewise
17906              always negative now on Win9x (just as on NT/2000)
17907      Branch: perl
17908            ! pp_sys.c win32/perlhost.h win32/win32.c
17909 ____________________________________________________________________________
17910 [  6660] By: jhi                                   on 2000/08/17  00:04:32
17911         Log: Retract #6645.
17912      Branch: perl
17913            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17914            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
17915            ! t/op/sprintf.t
17916 ____________________________________________________________________________
17917 [  6659] By: gsar                                  on 2000/08/16  23:59:28
17918         Log: on windows, the return values from wait() and waitpid() don't
17919              match those of pseudo-pids
17920      Branch: perl
17921            ! pp_sys.c t/op/fork.t util.c win32/win32.c
17922 ____________________________________________________________________________
17923 [  6658] By: gsar                                  on 2000/08/16  23:56:14
17924         Log: pod nit seen in passing
17925      Branch: perl
17926            ! pod/perlfunc.pod
17927 ____________________________________________________________________________
17928 [  6657] By: gsar                                  on 2000/08/16  23:53:42
17929         Log: change#6328 could make close(SOCKET) return false on windows
17930              when it shouldn't
17931      Branch: perl
17932            ! win32/win32sck.c
17933 ____________________________________________________________________________
17934 [  6656] By: gsar                                  on 2000/08/16  23:46:57
17935         Log: check that the number pseudo children doesn't exceed
17936              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
17937              the WaitForMultipleObjects() limit that would cause wait()
17938              to crash)
17939              
17940              wait() and waitpid() could potentially be rewritten to use
17941              more than one thread to do the waiting to eliminate this
17942              limitation
17943      Branch: perl
17944            ! win32/perlhost.h
17945 ____________________________________________________________________________
17946 [  6655] By: jhi                                   on 2000/08/16  14:11:05
17947         Log: Update Changes.
17948      Branch: perl
17949            ! Changes patchlevel.h
17950 ____________________________________________________________________________
17951 [  6654] By: jhi                                   on 2000/08/16  14:10:12
17952         Log: Update to perldebtut 1.9, from Richard Foley.
17953      Branch: perl
17954            ! pod/perldebtut.pod
17955 ____________________________________________________________________________
17956 [  6653] By: jhi                                   on 2000/08/16  14:08:17
17957         Log: Change the regx compilation error markers to use = instead of <
17958              since pod makes using the latter quite messy.  Reported in
17959              ID 20000814.006 by Abigail and in
17960              Subject: Unknown escape E<> ?
17961              From: Lupe Christoph <lupe@lupe-christoph.de>
17962              Date: Fri, 11 Aug 2000 00:30:27 +0200
17963              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
17964      Branch: perl
17965            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
17966            ! t/op/regmesg.t t/pragma/warn/regcomp
17967 ____________________________________________________________________________
17968 [  6652] By: jhi                                   on 2000/08/16  13:25:31
17969         Log: Change the perlbug address to perl.org since it's more forgiving.
17970              
17971              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
17972              From: abigail@foad.org
17973              Date: 15 Aug 2000 04:15:40 -0000
17974              Message-Id: <20000815041540.8633.qmail@foad.org>
17975      Branch: perl
17976            ! utils/perlbug.PL
17977 ____________________________________________________________________________
17978 [  6651] By: jhi                                   on 2000/08/16  13:22:35
17979         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
17980              From: Tim Jenness <timj@jach.hawaii.edu>
17981              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
17982              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
17983      Branch: perl
17984            ! lib/Cwd.pm
17985 ____________________________________________________________________________
17986 [  6650] By: jhi                                   on 2000/08/16  13:18:13
17987         Log: Update to CPAN 1.57.
17988              
17989              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
17990              From: andreas.koenig@anima.de (Andreas J. Koenig)
17991              Date: 16 Aug 2000 15:09:46 +0200
17992              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
17993      Branch: perl
17994            ! lib/CPAN.pm
17995 ____________________________________________________________________________
17996 [  6649] By: jhi                                   on 2000/08/16  13:12:31
17997         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
17998              From: "Larry W. Virden" <lvirden@cas.org>
17999              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
18000              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
18001      Branch: perl
18002            ! README.hpux
18003 ____________________________________________________________________________
18004 [  6648] By: jhi                                   on 2000/08/16  13:03:53
18005         Log: The numeric locale was reset to "C" by s?printf and never restored.
18006              
18007              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
18008              From: Christian Kirsch <ck@held.mind.de>
18009              Date: Wed, 9 Aug 2000 17:05:17 +0200
18010              Message-Id: <20000809170517.A25389@held>
18011              
18012              No test since adding the failing example to locale.t
18013              does not fail -- probably because the locale settings are so
18014              thoroughly tweaked by that time.  Running the example standalone
18015              does fail, though.  UPDATE: test case added at change #7540.
18016      Branch: perl
18017            ! dump.c perl.h pp.c pp_ctl.c sv.c
18018 ____________________________________________________________________________
18019 [  6647] By: jhi                                   on 2000/08/16  00:07:54
18020         Log: Update Changes and test semi-automatic patchlevel updating.
18021      Branch: perl
18022            ! Changes patchlevel.h
18023 ____________________________________________________________________________
18024 [  6646] By: jhi                                   on 2000/08/15  23:35:07
18025         Log: Fix a dependency problem.
18026              
18027              Subject: [PATCH: 6640] VMS Makefile.SH update
18028              From: Peter Prymmer <pvhp@forte.com>
18029              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
18030              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
18031      Branch: perl
18032            ! vms/descrip_mms.template
18033 ____________________________________________________________________________
18034 [  6645] By: jhi                                   on 2000/08/15  23:33:23
18035         Log: (Retracted by #6660)
18036              
18037              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
18038              From: Dominic Dunlop <domo@computer.org>
18039              Date: Tue, 15 Aug 2000 22:20:52 +0200
18040              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
18041      Branch: metaconfig/U/perl
18042            + d_printfed.U
18043      Branch: perl
18044            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18045            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
18046            ! t/op/sprintf.t
18047 ____________________________________________________________________________
18048 [  6644] By: jhi                                   on 2000/08/15  21:17:20
18049         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
18050              From: abigail@foad.org
18051              Date: 15 Aug 2000 20:12:41 -0000
18052              Message-Id: <20000815201241.25556.qmail@foad.org>
18053      Branch: perl
18054            ! INSTALL
18055 ____________________________________________________________________________
18056 [  6643] By: jhi                                   on 2000/08/15  21:15:28
18057         Log: (an already applied patch)
18058      Branch: perl
18059            ! lib/CGI.pm
18060 ____________________________________________________________________________
18061 [  6642] By: gsar                                  on 2000/08/15  19:54:05
18062         Log: magic callbacks all need to have same type signature
18063      Branch: perl
18064            ! embed.pl mg.c proto.h
18065 ____________________________________________________________________________
18066 [  6641] By: jhi                                   on 2000/08/15  17:56:27
18067         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)
18068              From: Mike Guy <mjtg@cam.ac.uk>
18069              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
18070              Date: Tue, 15 Aug 2000 18:26:45 +0100
18071              
18072              Only the peek.t part applied, not the hash quality part.
18073      Branch: perl
18074            ! t/lib/peek.t
18075 ____________________________________________________________________________
18076 [  6640] By: jhi                                   on 2000/08/15  16:37:37
18077         Log: Update Changes.
18078      Branch: perl
18079            ! Changes
18080 ____________________________________________________________________________
18081 [  6639] By: jhi                                   on 2000/08/15  16:34:55
18082         Log: Missed a file from #6638.
18083      Branch: perl
18084            ! lib/File/Temp.pm
18085 ____________________________________________________________________________
18086 [  6638] By: jhi                                   on 2000/08/15  16:33:19
18087         Log: Subject: [PATCH perl@6620] cygwin port
18088              From: "Fifer, Eric" <EFifer@sanwaint.com>
18089              Date: Tue, 15 Aug 2000 17:00:49 +0100
18090              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
18091      Branch: perl
18092            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
18093 ____________________________________________________________________________
18094 [  6637] By: jhi                                   on 2000/08/15  16:29:22
18095         Log: Subject: [PATCH] debugger exit code should reflect user exit code
18096              From: Mike Guy <mjtg@cam.ac.uk>
18097              Date: Tue, 15 Aug 2000 16:55:59 +0100
18098              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
18099      Branch: perl
18100            ! lib/perl5db.pl
18101 ____________________________________________________________________________
18102 [  6636] By: jhi                                   on 2000/08/15  15:30:58
18103         Log: Update Changes.
18104      Branch: perl
18105            ! Changes
18106 ____________________________________________________________________________
18107 [  6635] By: jhi                                   on 2000/08/15  15:27:21
18108         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
18109      Branch: metaconfig
18110            ! U/mkglossary U/mksample
18111      Branch: metaconfig/U/perl
18112            ! Devel.U
18113      Branch: perl
18114            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18115 ____________________________________________________________________________
18116 [  6634] By: jhi                                   on 2000/08/15  14:11:55
18117         Log: Don't blow limited stacks, a lower number is enough to
18118              tickle the lookbehind limit.
18119              
18120              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
18121              From: Dominic Dunlop <domo@computer.org>
18122              Date: Tue, 15 Aug 2000 13:51:24 +0200
18123              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
18124      Branch: perl
18125            ! t/op/regmesg.t
18126 ____________________________________________________________________________
18127 [  6633] By: jhi                                   on 2000/08/15  14:01:46
18128         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
18129              From: Mike Guy <mjtg@cam.ac.uk>
18130              Date: Tue, 15 Aug 2000 12:10:50 +0100
18131              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
18132      Branch: perl
18133            ! utils/perldoc.PL
18134 ____________________________________________________________________________
18135 [  6632] By: jhi                                   on 2000/08/15  13:58:48
18136         Log: make ok etc also for win32.
18137              
18138              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
18139              From: Prymmer/Kahn <pvhp@best.com>
18140              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
18141              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
18142      Branch: perl
18143            ! win32/Makefile
18144 ____________________________________________________________________________
18145 [  6631] By: jhi                                   on 2000/08/15  13:45:03
18146         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
18147      Branch: perl
18148            ! lib/Test.pm
18149 ____________________________________________________________________________
18150 [  6630] By: jhi                                   on 2000/08/15  03:25:09
18151         Log: Update Changes.
18152      Branch: perl
18153            ! Changes
18154 ____________________________________________________________________________
18155 [  6629] By: jhi                                   on 2000/08/15  03:23:53
18156         Log: magic_regdatum_set() is void, not int.
18157      Branch: perl
18158            ! embed.pl mg.c proto.h
18159 ____________________________________________________________________________
18160 [  6628] By: jhi                                   on 2000/08/15  03:08:02
18161         Log: Make the user to give up his firstborn, err, to knowingly
18162              verify installing an unstable developer release.  Also bump
18163              the release to 5.7.0, but leave a patch tag in the local
18164              patches saying that this is not yet the real thing.
18165      Branch: metaconfig
18166            ! U/modified/Instruct.U
18167      Branch: metaconfig/U/perl
18168            + Devel.U
18169      Branch: perl
18170            ! Configure patchlevel.h
18171 ____________________________________________________________________________
18172 [  6627] By: jhi                                   on 2000/08/14  22:32:52
18173         Log: README.os2 update.
18174              
18175              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
18176              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18177              Date: Wed, 02 Aug 2000 21:55:09 -0700
18178              Message-ID: <tsPi5gzkgegX092yn@efn.org>
18179      Branch: perl
18180            ! README.os2
18181 ____________________________________________________________________________
18182 [  6626] By: jhi                                   on 2000/08/14  21:00:02
18183         Log: Subject: Re: File::Temp problems on VMS in bleedperl
18184              From: Tim Jenness <timj@jach.hawaii.edu>
18185              cc: vmsperl@perl.org
18186              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
18187              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
18188      Branch: perl
18189            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
18190 ____________________________________________________________________________
18191 [  6625] By: jhi                                   on 2000/08/14  20:52:16
18192         Log: Add SUIDMAIL as was done for the CERT alert.
18193      Branch: perl
18194            ! patchlevel.h
18195 ____________________________________________________________________________
18196 [  6624] By: jhi                                   on 2000/08/14  20:48:50
18197         Log: Subject: sfio2000
18198              From: Daniel Muino <dmuino@afip.gov.ar>
18199              Date: Mon, 14 Aug 2000 16:58:11 -0300
18200              Message-ID: <20000814165811.B16368@con2-dgi>
18201      Branch: perl
18202            ! perlsdio.h perlsfio.h
18203 ____________________________________________________________________________
18204 [  6623] By: jhi                                   on 2000/08/14  20:47:36
18205         Log: Subject: warning: storage class after type is obsolescent
18206              From: Daniel Muino <dmuino@afip.gov.ar>
18207              Date: Mon, 14 Aug 2000 16:42:47 -0300
18208              Message-ID: <20000814164247.A16368@con2-dgi>
18209      Branch: perl
18210            ! regcomp.pl regnodes.h
18211 ____________________________________________________________________________
18212 [  6622] By: jhi                                   on 2000/08/14  20:43:05
18213         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
18214              From: abigail@foad.org
18215              Date: 14 Aug 2000 20:00:10 -0000
18216              Message-Id: <20000814200010.27271.qmail@foad.org>
18217      Branch: perl
18218            ! Changes
18219 ____________________________________________________________________________
18220 [  6621] By: jhi                                   on 2000/08/14  15:23:05
18221         Log: Update Changes.
18222      Branch: perl
18223            ! Changes
18224 ____________________________________________________________________________
18225 [  6620] By: jhi                                   on 2000/08/14  15:22:14
18226         Log: Subject: Re: [PATCH] @+, @- readonly
18227              From: Mike Guy <mjtg@cam.ac.uk>
18228              Date: Mon, 14 Aug 2000 15:26:55 +0100
18229              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
18230      Branch: perl
18231            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
18232            ! sv.c t/op/pat.t
18233 ____________________________________________________________________________
18234 [  6619] By: jhi                                   on 2000/08/14  14:12:08
18235         Log: Update Changes.
18236      Branch: perl
18237            ! Changes
18238 ____________________________________________________________________________
18239 [  6618] By: jhi                                   on 2000/08/14  14:09:34
18240         Log: For now remove the mail code.
18241      Branch: perl
18242            ! perl.c
18243 ____________________________________________________________________________
18244 [  6617] By: jhi                                   on 2000/08/14  14:08:28
18245         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
18246      Branch: perl
18247            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
18248            ! pod/perlfaq8.pod pod/perlsec.pod
18249 ____________________________________________________________________________
18250 [  6616] By: jhi                                   on 2000/08/14  14:00:11
18251         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
18252              From: Mike Guy <mjtg@cam.ac.uk>
18253              Date: Mon, 14 Aug 2000 08:26:02 +0100
18254              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
18255      Branch: perl
18256            ! lib/perl5db.pl
18257 ____________________________________________________________________________
18258 [  6615] By: jhi                                   on 2000/08/14  13:58:45
18259         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
18260              From: Mike Guy <mjtg@cam.ac.uk>
18261              Date: Mon, 14 Aug 2000 08:04:22 +0100
18262              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
18263      Branch: perl
18264            ! gv.c mg.c t/op/pat.t
18265 ____________________________________________________________________________
18266 [  6614] By: jhi                                   on 2000/08/14  13:56:45
18267         Log: Subject: Test fails / warnings with perl-current #6612
18268              From: Mike Guy <mjtg@cam.ac.uk>
18269              Date: Mon, 14 Aug 2000 07:57:23 +0100
18270              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
18271      Branch: perl
18272            ! t/lib/b.t t/lib/peek.t
18273 ____________________________________________________________________________
18274 [  6613] By: jhi                                   on 2000/08/14  13:45:33
18275         Log: VMS configure.com update continues.
18276      Branch: perl
18277            - vms/configure.com
18278            ! MANIFEST configure.com
18279 ____________________________________________________________________________
18280 [  6612] By: jhi                                   on 2000/08/13  22:13:35
18281         Log: Update Changes.
18282      Branch: perl
18283            ! Changes
18284 ____________________________________________________________________________
18285 [  6611] By: jhi                                   on 2000/08/13  16:21:45
18286         Log: Upgrade to CGI 2.71, from Lincoln Stein.
18287      Branch: perl
18288            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
18289 ____________________________________________________________________________
18290 [  6610] By: jhi                                   on 2000/08/13  15:09:16
18291         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
18292              From: Mike Guy <mjtg@cam.ac.uk>
18293              Date: Sun, 13 Aug 2000 13:45:51 +0100
18294              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
18295      Branch: perl
18296            ! t/op/regmesg.t
18297 ____________________________________________________________________________
18298 [  6609] By: jhi                                   on 2000/08/13  14:31:26
18299         Log: Andreas says that 1.56 is fine, so reverting back to it.
18300      Branch: perl
18301            ! lib/CPAN.pm
18302 ____________________________________________________________________________
18303 [  6608] By: jhi                                   on 2000/08/13  05:34:20
18304         Log: Update Changes.
18305      Branch: perl
18306            ! Changes
18307 ____________________________________________________________________________
18308 [  6607] By: jhi                                   on 2000/08/13  05:32:01
18309         Log: Put back the \z changes of #5406 to CPAN.pm.
18310      Branch: perl
18311            ! lib/CPAN.pm
18312 ____________________________________________________________________________
18313 [  6606] By: jhi                                   on 2000/08/13  05:20:16
18314         Log: Fix-n-skip the tests under 5005threads.
18315      Branch: perl
18316            ! t/lib/b.t
18317 ____________________________________________________________________________
18318 [  6605] By: jhi                                   on 2000/08/13  05:07:48
18319         Log: Fix the test for 5005threads.
18320      Branch: perl
18321            ! t/lib/peek.t
18322 ____________________________________________________________________________
18323 [  6604] By: jhi                                   on 2000/08/13  03:35:37
18324         Log: Should have deleted this in #6603.
18325      Branch: perl
18326            - vms/subconfigure.com
18327 ____________________________________________________________________________
18328 [  6603] By: jhi                                   on 2000/08/12  18:29:32
18329         Log: Rewrite of vms/subconfigure.com as configure.com,
18330              from Peter Prymmer and the vmsperl crew.
18331      Branch: perl
18332            + vms/configure.com
18333            ! MANIFEST
18334 ____________________________________________________________________________
18335 [  6602] By: jhi                                   on 2000/08/11  13:00:01
18336         Log: PlainText.pm is dead.
18337      Branch: perl
18338            - lib/Pod/PlainText.pm
18339            ! MANIFEST
18340 ____________________________________________________________________________
18341 [  6601] By: jhi                                   on 2000/08/11  04:06:45
18342         Log: Update Changes.
18343      Branch: perl
18344            ! Changes
18345 ____________________________________________________________________________
18346 [  6600] By: jhi                                   on 2000/08/11  04:06:10
18347         Log: Add a few missing files, update MANIFEST.
18348      Branch: perl
18349            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
18350            + lib/Pod/PlainText.pm t/pod/find.t
18351            ! MANIFEST t/op/regmesg.t
18352 ____________________________________________________________________________
18353 [  6599] By: jhi                                   on 2000/08/11  03:31:10
18354         Log: Add Perl debugging tutorial, regen toc. 
18355              
18356              Subject: perldebtut.pod
18357              From: Richard Foley <Richard.Foley@m.dasa.de>
18358              Date: Wed, 09 Aug 2000 10:17:15 +0200
18359              Message-id: <3991138B.262247B8@m.dasa.de>
18360      Branch: perl
18361            + pod/perldebtut.pod
18362            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18363 ____________________________________________________________________________
18364 [  6598] By: jhi                                   on 2000/08/11  02:48:56
18365         Log: tiny Changes edit
18366      Branch: perl
18367            ! Changes
18368 ____________________________________________________________________________
18369 [  6597] By: jhi                                   on 2000/08/11  02:39:04
18370         Log: Tests for #6589.
18371              
18372              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
18373              From: simon@brecon.co.uk (Simon Cozens)
18374              Date: 11 Aug 2000 02:24:52 GMT
18375              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
18376      Branch: perl
18377            ! t/lib/b.t
18378 ____________________________________________________________________________
18379 [  6596] By: jhi                                   on 2000/08/11  01:50:07
18380         Log: Update Changes.
18381      Branch: perl
18382            ! Changes
18383 ____________________________________________________________________________
18384 [  6595] By: jhi                                   on 2000/08/11  01:47:16
18385         Log: nitfix
18386      Branch: perl
18387            ! Changes
18388 ____________________________________________________________________________
18389 [  6594] By: jhi                                   on 2000/08/11  01:36:16
18390         Log: Subject: Getting perlio and threads to compile
18391              From: Lupe Christoph <lupe@lupe-christoph.de>
18392              Date: Wed, 9 Aug 2000 11:35:54 +0200
18393              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
18394              
18395              (the Solaris version changes in Configure skipped)
18396      Branch: perl
18397            ! hints/solaris_2.sh thread.h
18398 ____________________________________________________________________________
18399 [  6593] By: jhi                                   on 2000/08/11  01:30:16
18400         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
18401              From: simon@brecon.co.uk (Simon Cozens)
18402              Date: 1 Aug 2000 06:55:19 GMT
18403              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
18404      Branch: perl
18405            ! lib/utf8.pm
18406 ____________________________________________________________________________
18407 [  6592] By: jhi                                   on 2000/08/11  01:26:39
18408         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
18409              From: Peter Scott <Peter@PeterScott.com>
18410              Date: Thu, 10 Aug 2000 08:23:27 -0700
18411              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
18412      Branch: perl
18413            ! lib/perl5db.pl
18414 ____________________________________________________________________________
18415 [  6591] By: jhi                                   on 2000/08/11  01:22:02
18416         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
18417              From: Hugo <hv@crypt.compulink.co.uk>
18418              Date: Thu, 10 Aug 2000 19:23:04 +0100
18419              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
18420      Branch: perl
18421            ! regexec.c t/op/pat.t
18422 ____________________________________________________________________________
18423 [  6590] By: jhi                                   on 2000/08/11  01:19:19
18424         Log: Preprocessing and postprocessing for File::Find.
18425              
18426              Subject: Patch to Find::File.pm to allow alphabetical results
18427              From: Joe Smith <jsmith@inwap.com>
18428              Date: Wed, 9 Aug 2000 02:44:54 -0700
18429              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
18430      Branch: perl
18431            ! lib/File/Find.pm
18432 ____________________________________________________________________________
18433 [  6589] By: jhi                                   on 2000/08/11  01:12:39
18434         Log: B::Deparse didn't do sub attributes.
18435              
18436              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
18437              From: simon@brecon.co.uk (Simon Cozens)
18438              Date: 9 Aug 2000 04:49:20 GMT
18439              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
18440      Branch: perl
18441            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
18442 ____________________________________________________________________________
18443 [  6588] By: jhi                                   on 2000/08/11  01:06:40
18444         Log: Subject: debugger "d" command doesnt check line number
18445              From: Mike Guy <mjtg@cam.ac.uk>
18446              Date: Tue, 08 Aug 2000 21:54:29 +0100
18447              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
18448      Branch: perl
18449            ! lib/perl5db.pl mg.c pod/perldiag.pod
18450 ____________________________________________________________________________
18451 [  6587] By: jhi                                   on 2000/08/11  00:45:03
18452         Log: sleep(1) does not necessarily return 1.
18453              
18454              Subject: [PATCH bleadperl] op/lex_assign.t  
18455              From: Hugo <hv@crypt.compulink.co.uk>
18456              Date: Thu, 03 Aug 2000 14:34:22 +0100        
18457              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
18458      Branch: perl
18459            ! t/op/lex_assign.t
18460 ____________________________________________________________________________
18461 [  6586] By: jhi                                   on 2000/08/11  00:31:50
18462         Log: Document the IO::Select timeout.
18463      Branch: perl
18464            ! ext/IO/lib/IO/Select.pm
18465 ____________________________________________________________________________
18466 [  6585] By: jhi                                   on 2000/08/11  00:13:54
18467         Log: Forgot contributor.
18468      Branch: perl
18469            ! Changes
18470 ____________________________________________________________________________
18471 [  6584] By: jhi                                   on 2000/08/11  00:09:19
18472         Log: detypo
18473      Branch: perl
18474            ! Changes
18475 ____________________________________________________________________________
18476 [  6583] By: jhi                                   on 2000/08/11  00:07:53
18477         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
18478              
18479              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
18480              From: Mike Guy <mjtg@cam.ac.uk> 
18481              Date: Thu, 10 Aug 2000 15:50:54 +0100
18482              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
18483      Branch: perl
18484            ! sv.c t/op/int.t
18485 ____________________________________________________________________________
18486 [  6582] By: jhi                                   on 2000/08/10  23:29:32
18487         Log: Update Changes.
18488      Branch: perl
18489            ! Changes
18490 ____________________________________________________________________________
18491 [  6581] By: jhi                                   on 2000/08/10  23:26:16
18492         Log: Put back the std @INC thing.
18493      Branch: perl
18494            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
18495            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
18496            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
18497            ! t/lib/gol-oo.t
18498 ____________________________________________________________________________
18499 [  6580] By: jhi                                   on 2000/08/10  23:03:34
18500         Log: Update to CGI 2.70, from Lincoln Stein.
18501      Branch: perl
18502            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
18503            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
18504            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
18505            ! t/lib/cgi-request.t
18506 ____________________________________________________________________________
18507 [  6579] By: jhi                                   on 2000/08/10  22:41:50
18508         Log: Update to CPAN 1.56, from Andreas König.
18509      Branch: perl
18510            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18511 ____________________________________________________________________________
18512 [  6578] By: jhi                                   on 2000/08/10  22:38:13
18513         Log: Update to Pod::Parser 1.17, from Brad Appleton.
18514      Branch: perl
18515            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
18516            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
18517            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
18518            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
18519            ! t/pod/include.t t/pod/included.t t/pod/lref.t
18520            ! t/pod/multiline_items.t t/pod/nested_items.t
18521            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
18522            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
18523            ! t/pod/special_seqs.t
18524 ____________________________________________________________________________
18525 [  6577] By: jhi                                   on 2000/08/10  22:35:41
18526         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
18527      Branch: perl
18528            ! AUTHORS MAINTAIN
18529 ____________________________________________________________________________
18530 [  6576] By: jhi                                   on 2000/08/10  22:24:54
18531         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
18532      Branch: perl
18533            + t/lib/gol-oo.t
18534            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
18535            ! t/lib/gol-compat.t t/lib/gol-linkage.t
18536 ____________________________________________________________________________
18537 [  6575] By: jhi                                   on 2000/08/10  22:02:07
18538         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
18539      Branch: perl
18540            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
18541 ____________________________________________________________________________
18542 [  6574] By: jhi                                   on 2000/08/10  21:55:03
18543         Log: Iterating perl6 description.
18544      Branch: perl
18545            ! pod/perlfaq1.pod
18546 ____________________________________________________________________________
18547 [  6573] By: jhi                                   on 2000/08/10  21:48:26
18548         Log: Revert the sv.c part of #6559, a better fix is needed.
18549      Branch: perl
18550            ! sv.c
18551 ____________________________________________________________________________
18552 [  6572] By: jhi                                   on 2000/08/10  20:33:43
18553         Log: It's the 2ndO'ROSSC.
18554      Branch: perl
18555            ! pod/perlfaq1.pod
18556 ____________________________________________________________________________
18557 [  6571] By: jhi                                   on 2000/08/10  15:55:48
18558         Log: detypo
18559      Branch: perl
18560            ! pod/perlfaq1.pod
18561 ____________________________________________________________________________
18562 [  6570] By: jhi                                   on 2000/08/10  14:11:17
18563         Log: An exceptionally sticky typo.
18564      Branch: perl
18565            ! Changes
18566 ____________________________________________________________________________
18567 [  6569] By: jhi                                   on 2000/08/10  14:09:33
18568         Log: detypo (and test Changes updating script)
18569      Branch: perl
18570            ! Changes
18571 ____________________________________________________________________________
18572 [  6568] By: jhi                                   on 2000/08/10  14:07:07
18573         Log: Update Changes.
18574      Branch: perl
18575            ! Changes
18576 ____________________________________________________________________________
18577 [  6567] By: jhi                                   on 2000/08/10  14:06:19
18578         Log: Amend the description of Perl6.
18579              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
18580              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
18581              Date: Wed, 9 Aug 2000 22:11:06 -0500
18582              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
18583      Branch: perl
18584            ! pod/perlfaq1.pod
18585 ____________________________________________________________________________
18586 [  6566] By: jhi                                   on 2000/08/10  13:58:57
18587         Log: Subject: Remove dead entry in perldiag
18588              From: Mike Guy <mjtg@cam.ac.uk>
18589              Date: Thu, 10 Aug 2000 14:19:19 +0100
18590              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
18591      Branch: perl
18592            ! pod/perldiag.pod
18593 ____________________________________________________________________________
18594 [  6565] By: jhi                                   on 2000/08/10  13:51:48
18595         Log: Zero entries were skipped, fix from Adrian Goalby
18596              <argoalby@yahoo.co.uk>
18597      Branch: perl
18598            ! lib/unicode/Number.pl lib/unicode/mktables.PL
18599 ____________________________________________________________________________
18600 [  6564] By: jhi                                   on 2000/08/10  13:00:12
18601         Log: Subject: [PATCH 5.6.0] cygwin port
18602              From: "Fifer, Eric" <EFifer@sanwaint.com>
18603              Date: Thu, 10 Aug 2000 13:15:36 +0100
18604              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
18605      Branch: perl
18606            ! README.cygwin hints/cygwin.sh
18607 ____________________________________________________________________________
18608 [  6563] By: jhi                                   on 2000/08/10  12:55:16
18609         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
18610      Branch: perl
18611            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
18612 ____________________________________________________________________________
18613 [  6562] By: gsar                                  on 2000/08/10  08:38:39
18614         Log: warn is a macro, avoid using at a variable to avoid warnings
18615              in some configurations; readdir.t is too conservative in
18616              estimating number of *.t's
18617      Branch: perl
18618            ! t/op/readdir.t util.c
18619 ____________________________________________________________________________
18620 [  6561] By: jhi                                   on 2000/08/09  23:35:42
18621         Log: Update Changes.
18622      Branch: perl
18623            ! Changes
18624 ____________________________________________________________________________
18625 [  6560] By: jhi                                   on 2000/08/09  23:05:47
18626         Log: Subject: Re: enhanced(?) regex error messages
18627              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
18628              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
18629              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
18630              
18631              (plus two small patches sent privately)
18632              (this still seems to leave few test failures)
18633      Branch: perl
18634            + t/op/regmesg.t
18635            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
18636            ! t/pragma/warn/regcomp
18637 ____________________________________________________________________________
18638 [  6559] By: jhi                                   on 2000/08/09  20:41:18
18639         Log: (The fix did work but was not right, retracted in #6573)
18640              
18641              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
18642              From: Christian Kirsch <ck@held.mind.de>
18643              Date: Wed, 9 Aug 2000 17:05:17 +0200
18644              Message-Id: <20000809170517.A25389@held>
18645      Branch: perl
18646            ! sv.c t/pragma/locale.t
18647 ____________________________________________________________________________
18648 [  6558] By: jhi                                   on 2000/08/08  22:34:08
18649         Log: Tiny updates on the contributors list.
18650      Branch: perl
18651            ! Changes
18652 ____________________________________________________________________________
18653 [  6557] By: jhi                                   on 2000/08/08  19:34:28
18654         Log: Double check that we have a dirhandle.
18655      Branch: perl
18656            ! util.c
18657 ____________________________________________________________________________
18658 [  6556] By: jhi                                   on 2000/08/08  19:01:51
18659         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
18660              May be repopulated with fresh maintained examples.
18661      Branch: perl
18662            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
18663            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
18664            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
18665            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
18666            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
18667            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
18668            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
18669            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
18670            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
18671            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
18672            + lib/CGI/eg/wilogo_gif.uu
18673            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
18674            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
18675            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
18676            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
18677            - eg/cgi/frameset.cgi eg/cgi/index.html
18678            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
18679            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
18680            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
18681            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
18682            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
18683            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
18684            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
18685            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
18686            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
18687            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
18688            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
18689            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
18690            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
18691            - eg/van/vanish eg/who eg/wrapsuid
18692            ! MANIFEST
18693 ____________________________________________________________________________
18694 [  6555] By: jhi                                   on 2000/08/08  18:51:08
18695         Log: Delete chat2 as requested by Randal.
18696              
18697              Subject: Re: perlfaq8 coyness
18698              From: merlyn@stonehenge.com (Randal L. Schwartz) 
18699              Date: 15 May 2000 18:52:42 -0700 
18700              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
18701      Branch: perl
18702            - lib/chat2.pl
18703            ! MANIFEST
18704 ____________________________________________________________________________
18705 [  6554] By: jhi                                   on 2000/08/08  18:31:35
18706         Log: Regen global.sym.
18707      Branch: perl
18708            ! global.sym
18709 ____________________________________________________________________________
18710 [  6553] By: jhi                                   on 2000/08/08  18:28:13
18711         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
18712              (either perlbug or p5p ate the original), plus regen
18713              perlapi and perltoc. 
18714      Branch: perl
18715            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
18716            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
18717            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
18718            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
18719            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
18720            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
18721            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
18722            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
18723            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
18724            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
18725 ____________________________________________________________________________
18726 [  6552] By: jhi                                   on 2000/08/08  18:06:29
18727         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
18728              From: Mike Guy <mjtg@cam.ac.uk>
18729              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
18730              Date: Tue, 08 Aug 2000 15:51:27 +0100
18731      Branch: perl
18732            ! doop.c sv.h t/op/join.t t/pragma/overload.t
18733 ____________________________________________________________________________
18734 [  6551] By: jhi                                   on 2000/08/08  18:01:11
18735         Log: Re-apply #6549.
18736      Branch: perl
18737            ! lib/perl5db.pl
18738 ____________________________________________________________________________
18739 [  6550] By: jhi                                   on 2000/08/08  17:43:08
18740         Log: Accidental retraction of #6549.
18741      Branch: perl
18742            ! lib/perl5db.pl
18743 ____________________________________________________________________________
18744 [  6549] By: jhi                                   on 2000/08/08  17:40:04
18745         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
18746              From: Mike Guy <mjtg@cam.ac.uk>
18747              Date: Mon, 07 Aug 2000 21:49:58 +0100
18748              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
18749      Branch: perl
18750            ! lib/perl5db.pl
18751 ____________________________________________________________________________
18752 [  6548] By: jhi                                   on 2000/08/08  17:37:57
18753         Log: Document here-doc better.
18754              
18755              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
18756              From: Mike Guy <mjtg@cam.ac.uk>
18757              Date: Mon, 07 Aug 2000 14:02:09 +0100
18758              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
18759      Branch: perl
18760            ! pod/perldata.pod
18761 ____________________________________________________________________________
18762 [  6547] By: jhi                                   on 2000/08/08  17:33:34
18763         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
18764              From: "Randy J. Ray" <rjray@redhat.com>
18765              Date: Mon, 07 Aug 2000 19:12:25 -0700
18766              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
18767      Branch: perl
18768            ! perl.c pod/perlrun.pod
18769 ____________________________________________________________________________
18770 [  6546] By: jhi                                   on 2000/08/08  17:29:26
18771         Log: Subject: Re: enhanced(?) regex error messages 
18772              From: Hugo <hv@crypt.compulink.co.uk>
18773              Date: Tue, 08 Aug 2000 03:25:51 +0100
18774              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
18775              
18776              plus Capitalize the error messages, plus perldiag them.
18777      Branch: perl
18778            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
18779 ____________________________________________________________________________
18780 [  6545] By: jhi                                   on 2000/08/08  13:59:28
18781         Log: Augment #6539 a bit: don't croak if there's magic in the air.
18782              
18783              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
18784              From: Hugo <hv@crypt.compulink.co.uk>
18785              Date: Tue, 08 Aug 2000 03:02:03 +0100
18786              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
18787      Branch: perl
18788            ! pp.c t/op/bless.t
18789 ____________________________________________________________________________
18790 [  6544] By: jhi                                   on 2000/08/07  21:11:52
18791         Log: Make the test -w clean.
18792      Branch: perl
18793            ! t/op/bless.t
18794 ____________________________________________________________________________
18795 [  6543] By: jhi                                   on 2000/08/07  19:49:53
18796         Log: use warnings instead of $^W.
18797      Branch: perl
18798            ! t/op/bless.t
18799 ____________________________________________________________________________
18800 [  6542] By: jhi                                   on 2000/08/07  17:41:41
18801         Log: Disable a portability warning Because We Know What We Are Doing.
18802      Branch: perl
18803            ! t/op/bless.t
18804 ____________________________________________________________________________
18805 [  6541] By: jhi                                   on 2000/08/07  17:29:51
18806         Log: Tiny tidying on report_evil_fh().
18807      Branch: perl
18808            ! util.c
18809 ____________________________________________________________________________
18810 [  6540] By: jhi                                   on 2000/08/07  16:37:38
18811         Log: Make regular expression parse error messages easier to understand.
18812              
18813              Subject: Re: enhanced(?) regex error messages
18814              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
18815              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
18816              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
18817      Branch: perl
18818            ! regcomp.c
18819 ____________________________________________________________________________
18820 [  6539] By: jhi                                   on 2000/08/07  16:12:27
18821         Log: Make bless(REF, REF) a fatal error, add bless tests.
18822              
18823              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
18824              From: Hugo <hv@crypt.compulink.co.uk>
18825              Date: Mon, 07 Aug 2000 16:59:38 +0100
18826              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
18827      Branch: perl
18828            + t/op/bless.t
18829            ! MANIFEST pod/perldiag.pod pp.c sv.c
18830 ____________________________________________________________________________
18831 [  6538] By: jhi                                   on 2000/08/07  15:59:43
18832         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
18833              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
18834              Date: Thu, 3 Aug 2000 14:29:21 -0700
18835              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
18836      Branch: perl
18837            ! lib/lib_pm.PL
18838 ____________________________________________________________________________
18839 [  6537] By: jhi                                   on 2000/08/07  15:47:18
18840         Log: Retract #6419 for now since it breaks in AFS and MachTen.
18841      Branch: perl
18842            ! lib/Cwd.pm
18843 ____________________________________________________________________________
18844 [  6536] By: jhi                                   on 2000/08/07  15:05:29
18845         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
18846              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
18847              The security hole exists only in suidperls, which isn't
18848              installed or even built by default.
18849      Branch: perl
18850            ! perl.c
18851 ____________________________________________________________________________
18852 [  6535] By: jhi                                   on 2000/08/07  14:45:14
18853         Log: tr memory corruption fix from Simon Cozens.
18854      Branch: perl
18855            ! doop.c
18856 ____________________________________________________________________________
18857 [  6534] By: jhi                                   on 2000/08/06  11:38:16
18858         Log: Document a bit that UDP is not what you might think.
18859              
18860              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
18861              From: Lupe Christoph <lupe@lupe-christoph.de>
18862              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
18863              Date: Mon, 24 Jul 2000 08:59:15 +0200
18864      Branch: perl
18865            ! pod/perlipc.pod
18866 ____________________________________________________________________________
18867 [  6533] By: jhi                                   on 2000/08/06  11:35:01
18868         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
18869              From: Jeff Pinyan <jeffp@hut.crusoe.net>
18870              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
18871              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
18872      Branch: perl
18873            ! pod/perlfunc.pod
18874 ____________________________________________________________________________
18875 [  6532] By: jhi                                   on 2000/08/06  03:45:41
18876         Log: Have symbols for the IoTYPEs.
18877      Branch: perl
18878            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
18879 ____________________________________________________________________________
18880 [  6531] By: jhi                                   on 2000/08/06  01:33:55
18881         Log: Continue fixing the io warnings.  This also
18882              sort of fixes bug ID 20000802.003: the core dump
18883              is no more.  Whether the current behaviour is correct
18884              (giving a warning: "Not a format reference"), is another matter.
18885      Branch: perl
18886            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
18887            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
18888 ____________________________________________________________________________
18889 [  6530] By: jhi                                   on 2000/08/05  21:33:12
18890         Log: Change the Policy policy: now -Dprefix= with an existing
18891              Policy.sh and prefix == siteprefix == vendorprefix, then all
18892              of them follow along the new prefix.
18893              
18894              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
18895              From: Andy Dougherty <doughera@lafayette.edu>
18896              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
18897              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
18898      Branch: perl
18899            ! Policy_sh.SH
18900 ____________________________________________________________________________
18901 [  6529] By: jhi                                   on 2000/08/05  18:57:28
18902         Log: Zap lib/Sys directory when cleaning up.
18903      Branch: perl
18904            ! Makefile.SH
18905 ____________________________________________________________________________
18906 [  6528] By: jhi                                   on 2000/08/05  18:40:44
18907         Log: Essential prototype changes were missing from #6527.
18908              Also make report_evil_fh() more bomb-proof.
18909      Branch: perl
18910            ! embed.h util.c
18911 ____________________________________________________________________________
18912 [  6527] By: jhi                                   on 2000/08/05  03:22:05
18913         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
18914              From: "Ronald F. Guilmette" <rfg@monkeys.com>
18915              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
18916              Message-Id: <200007242247.PAA52177@monkeys.com>
18917      Branch: perl
18918            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
18919 ____________________________________________________________________________
18920 [  6526] By: jhi                                   on 2000/08/04  21:23:27
18921         Log: gcc versions might have (parentheses) in them.
18922      Branch: metaconfig/U/perl
18923            ! gccvers.U
18924      Branch: perl
18925            ! Configure config_h.SH
18926 ____________________________________________________________________________
18927 [  6525] By: jhi                                   on 2000/08/04  20:23:12
18928         Log: Weed buglets pointed out by
18929              
18930              From: Lupe Christoph <lupe@lupe-christoph.de>
18931              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
18932              Date: Fri, 4 Aug 2000 17:34:39 +0200
18933              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
18934      Branch: metaconfig/U/perl
18935            ! gccvers.U uselfs.U
18936      Branch: perl
18937            ! Configure config_h.SH
18938 ____________________________________________________________________________
18939 [  6524] By: jhi                                   on 2000/08/04  19:02:08
18940         Log: Warn under -w if lstat(FH) is attempted.
18941              
18942              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
18943              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
18944              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
18945              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
18946      Branch: perl
18947            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
18948            ! t/pragma/warn/pp_sys
18949 ____________________________________________________________________________
18950 [  6523] By: jhi                                   on 2000/08/04  12:31:11
18951         Log: Subject: New perlcc, take 2
18952              From: simon@brecon.co.uk (Simon Cozens)
18953              Date: 4 Aug 2000 06:21:04 GMT
18954              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
18955      Branch: perl
18956            ! utils/perlcc.PL
18957 ____________________________________________________________________________
18958 [  6522] By: jhi                                   on 2000/08/04  12:26:33
18959         Log: Subject: Re: Array vs. List context
18960              From: Daniel Chetlin <daniel@chetlin.com>
18961              Date: Fri, 4 Aug 2000 00:22:44 -0700
18962              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
18963      Branch: perl
18964            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
18965            ! pod/perlfaq4.pod
18966 ____________________________________________________________________________
18967 [  6521] By: jhi                                   on 2000/08/04  12:22:38
18968         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
18969              From: Raymund Will <ray@caldera.de>
18970              Date: Fri, 4 Aug 2000 12:07:09 +0200
18971              Message-Id: <20000804120709.A14982@caldera.de>
18972      Branch: perl
18973            ! configure.gnu
18974 ____________________________________________________________________________
18975 [  6520] By: jhi                                   on 2000/08/04  04:09:06
18976         Log: After the #6519 a warning about stat() is just that,
18977              not about a filetest, which now have their own warning.
18978      Branch: perl
18979            ! pod/perldiag.pod
18980 ____________________________________________________________________________
18981 [  6519] By: jhi                                   on 2000/08/04  04:06:30
18982         Log: In the warnings call filehandles consistently so;
18983              add "unopened" warning for stat().
18984      Branch: perl
18985            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
18986            ! t/pragma/warn/pp_sys
18987 ____________________________________________________________________________
18988 [  6518] By: jhi                                   on 2000/08/04  02:55:35
18989         Log: Subject: Minor tweak to perlvar.pod
18990              From: "Stephen P. Potter" <spp@ds.net>
18991              Date: Tue, 18 Apr 2000 09:26:03 -0400
18992              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
18993      Branch: perl
18994            ! pod/perlvar.pod
18995 ____________________________________________________________________________
18996 [  6517] By: jhi                                   on 2000/08/04  02:50:08
18997         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
18998              From: "Clinton Pierce" <cpierce1@ford.com>
18999              Date: Wed, 21 Jul 1999 16:45:31 -0400
19000              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
19001              
19002              Fix by Stephen Potter (visible in the bug db but not in p5p?)
19003      Branch: perl
19004            ! pod/perlfunc.pod pod/perlop.pod
19005 ____________________________________________________________________________
19006 [  6516] By: jhi                                   on 2000/08/04  02:09:25
19007         Log: This is 6512.  Really.
19008      Branch: perl
19009            ! dump.c
19010 ____________________________________________________________________________
19011 [  6515] By: jhi                                   on 2000/08/04  01:25:50
19012         Log: mention the idea of @( and @)
19013      Branch: perl
19014            ! Todo-5.6
19015 ____________________________________________________________________________
19016 [  6514] By: bailey                                on 2000/08/04  01:18:46
19017         Log: YA resync with mainstem, including VMS patches from others
19018      Branch: vmsperl
19019           +> (branch 48 files)
19020            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
19021           !> (integrate 354 files)
19022 ____________________________________________________________________________
19023 [  6513] By: jhi                                   on 2000/08/04  01:18:18
19024         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
19025              From: Mark Dickinson <dickins3@fas.harvard.edu>
19026              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
19027              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
19028      Branch: perl
19029            ! t/op/grent.t t/op/pwent.t
19030 ____________________________________________________________________________
19031 [  6512] By: jhi                                   on 2000/08/04  01:14:06
19032         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
19033              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19034              Date: Wed, 02 Aug 2000 10:51:01 +0100
19035              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
19036      Branch: perl
19037            ! sv.c
19038 ____________________________________________________________________________
19039 [  6511] By: jhi                                   on 2000/08/04  00:57:00
19040         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
19041              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19042              Date: Thu, 03 Aug 2000 17:20:04 -0700
19043              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
19044      Branch: metaconfig
19045            ! U/modified/Cppsym.U
19046      Branch: perl
19047            ! Configure config_h.SH
19048 ____________________________________________________________________________
19049 [  6510] By: jhi                                   on 2000/08/04  00:25:28
19050         Log: detypo
19051      Branch: perl
19052            ! Makefile.SH
19053 ____________________________________________________________________________
19054 [  6509] By: jhi                                   on 2000/08/03  23:43:18
19055         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
19056              From: Dominic Dunlop <domo@computer.org>
19057              Date: Thu, 3 Aug 2000 22:16:46 +0200
19058              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
19059      Branch: perl
19060            ! t/op/sprintf.t
19061 ____________________________________________________________________________
19062 [  6508] By: jhi                                   on 2000/08/03  23:40:37
19063         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
19064              From: Hugo <hv@crypt.compulink.co.uk>
19065              Date: Thu, 03 Aug 2000 18:25:30 +0100
19066              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
19067      Branch: perl
19068            ! regcomp.c t/op/re_tests
19069 ____________________________________________________________________________
19070 [  6507] By: jhi                                   on 2000/08/03  23:38:28
19071         Log: Subject: [PATCH] sv.h documentation - SvLEN
19072              From: Mike Guy <mjtg@cam.ac.uk>
19073              Date: Thu, 03 Aug 2000 14:43:09 +0100
19074              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
19075      Branch: perl
19076            ! sv.h
19077 ____________________________________________________________________________
19078 [  6506] By: jhi                                   on 2000/08/03  15:49:14
19079         Log: Disable the fix_pl hack for now.
19080      Branch: perl
19081            ! Makefile.SH
19082 ____________________________________________________________________________
19083 [  6505] By: jhi                                   on 2000/08/03  13:49:04
19084         Log: Add a URL for FSF.
19085              
19086              Subject: Patch for README
19087              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19088              Date: Wed, 2 Aug 2000 13:25:09 -0500
19089              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
19090      Branch: perl
19091            ! README
19092 ____________________________________________________________________________
19093 [  6504] By: jhi                                   on 2000/08/03  13:29:19
19094         Log: Be more informative on what is skipped and why,
19095              also repeat the list at the end.
19096      Branch: perl
19097            ! Porting/p4desc
19098 ____________________________________________________________________________
19099 [  6503] By: jhi                                   on 2000/08/03  13:07:05
19100         Log: Circumvent the removal of .patch by fix_pl.
19101              
19102              Subject: Re: [ID 20000802.011] unable to 'make test'          
19103              From: simon@brecon.co.uk (Simon Cozens) 
19104              Date: 3 Aug 2000 04:17:00 GMT
19105              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
19106      Branch: perl
19107            ! Makefile.SH
19108 ____________________________________________________________________________
19109 [  6502] By: jhi                                   on 2000/08/03  00:14:34
19110         Log: Add the missing setproctitle unit.
19111      Branch: metaconfig/U/perl
19112            + d_setproctitle.U
19113 ____________________________________________________________________________
19114 [  6501] By: jhi                                   on 2000/08/03  00:00:26
19115         Log: The subtest 4 may fail also on VOBS, as pointed out
19116              by Nick Ing-Simmons in November 1999, bug id 19991124.003
19117              (but the failure in that bug report isn't the subtest 4).
19118      Branch: perl
19119            ! t/op/stat.t
19120 ____________________________________________________________________________
19121 [  6500] By: jhi                                   on 2000/08/02  23:49:30
19122         Log: Better skip message for the test; one of the two problems in
19123              
19124              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
19125              From: Lupe Christoph <lupe@lupe-christoph.de>
19126              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
19127              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
19128      Branch: perl
19129            ! t/op/numconvert.t
19130 ____________________________________________________________________________
19131 [  6499] By: jhi                                   on 2000/08/02  22:49:16
19132         Log: Allow "no Module;" even if there is no 'unimport'.
19133              
19134              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
19135              From: mjd@plover.com
19136              Date: 24 Mar 2000 15:24:34 -0000
19137              Message-Id: <20000324152434.15160.qmail@plover.com>
19138      Branch: perl
19139            ! gv.c
19140 ____________________________________________________________________________
19141 [  6498] By: jhi                                   on 2000/08/02  22:42:58
19142         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
19143              that are hopefully soon put into use.
19144      Branch: perl
19145            ! opcode.h opcode.pl opnames.h
19146 ____________________________________________________________________________
19147 [  6497] By: gsar                                  on 2000/08/02  22:28:59
19148         Log: require.t needs binmode() to work on windows
19149      Branch: perl
19150            ! t/comp/require.t
19151 ____________________________________________________________________________
19152 [  6496] By: jhi                                   on 2000/08/02  22:08:51
19153         Log: Document the IVdf UVuf UVof UVxf.
19154      Branch: perl
19155            ! pod/perlguts.pod
19156 ____________________________________________________________________________
19157 [  6495] By: jhi                                   on 2000/08/02  21:54:26
19158         Log: detypo #6494
19159      Branch: perl
19160            ! ext/Data/Dumper/Dumper.xs
19161 ____________________________________________________________________________
19162 [  6494] By: jhi                                   on 2000/08/02  21:49:17
19163         Log: Dump UVs as UVs in Data::Dumper.
19164              
19165              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
19166              From: Gurusamy Sarathy <gsar@ActiveState.com>
19167              Date: Thu, 27 Apr 2000 12:26:25 -0700
19168              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
19169      Branch: perl
19170            ! ext/Data/Dumper/Dumper.xs
19171 ____________________________________________________________________________
19172 [  6493] By: jhi                                   on 2000/08/02  17:01:58
19173         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
19174              From: Hugo <hv@crypt.compulink.co.uk>
19175              Date: Wed, 02 Aug 2000 14:53:56 +0100
19176              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
19177      Branch: perl
19178            ! regexec.c t/op/re_tests
19179 ____________________________________________________________________________
19180 [  6492] By: jhi                                   on 2000/08/02  15:02:46
19181         Log: The new setproctitle() feature is available only in 
19182              bleeding edge FreeBSD.  From Paul Saab.
19183      Branch: perl
19184            ! mg.c
19185 ____________________________________________________________________________
19186 [  6491] By: jhi                                   on 2000/08/02  13:34:36
19187         Log: The tr utf8 patching continues.
19188              
19189              Subject: Re: #6469, too many tests claimed in require.t
19190              From: simon@brecon.co.uk (Simon Cozens)
19191              Date: 2 Aug 2000 02:37:17 GMT
19192              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
19193              
19194              (the logic of the test was the wrong way round in the patch)
19195      Branch: perl
19196            ! doop.c
19197 ____________________________________________________________________________
19198 [  6490] By: jhi                                   on 2000/08/02  13:27:38
19199         Log: The name of a filehandle does not have <these>.
19200      Branch: perl
19201            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
19202            ! t/pragma/warn/pp_sys util.c
19203 ____________________________________________________________________________
19204 [  6489] By: jhi                                   on 2000/08/02  04:26:46
19205         Log: Remove the extraneous "main::" prefix from all the
19206              "opened only for", "on closed", and "never opened" warnings.
19207              
19208              Subject: Re: inappropriate warning
19209              From: Gurusamy Sarathy <gsar@ActiveState.com>
19210              Date: Mon, 20 Mar 2000 11:28:02 -0800
19211              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
19212      Branch: perl
19213            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
19214            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
19215            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
19216 ____________________________________________________________________________
19217 [  6488] By: jhi                                   on 2000/08/02  03:02:57
19218         Log: memcpy has n o in it, as pinted ut by Sarathy.
19219      Branch: perl
19220            ! pod/perlguts.pod
19221 ____________________________________________________________________________
19222 [  6487] By: jhi                                   on 2000/08/02  02:44:51
19223         Log: Document in one place the memory abstractions used in Perl core.
19224              
19225              Subject: Re: Memory abstraction
19226              From: simon@brecon.co.uk (Simon Cozens)
19227              Date: 2 Aug 2000 02:20:23 GMT
19228              Organization: Earth.li Origins
19229      Branch: perl
19230            ! pod/perlguts.pod
19231 ____________________________________________________________________________
19232 [  6486] By: jhi                                   on 2000/08/02  02:41:57
19233         Log: regen_headers, regen perltoc.
19234      Branch: perl
19235            ! perlapi.c pod/perltoc.pod
19236 ____________________________________________________________________________
19237 [  6485] By: jhi                                   on 2000/08/02  01:43:33
19238         Log: "This little thing tests for a file .patch, and if it contains
19239              a number, pops into patchlevel.h" (making it easier to track
19240              which development version people are reporting bugs against)
19241              
19242              Subject: Patchlevel autogeneration for repository perls
19243              From: simon@brecon.co.uk (Simon Cozens)
19244              Date: 14 Jul 2000 07:12:15 GMT
19245              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
19246      Branch: perl
19247            + fix_pl
19248            ! MANIFEST Makefile.SH
19249 ____________________________________________________________________________
19250 [  6484] By: jhi                                   on 2000/08/02  01:32:54
19251         Log: FreeBSD 3.* updates from
19252              
19253              From: Paul Saab <ps@yahoo-inc.com>
19254              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
19255              Date: Tue, 1 Aug 2000 15:41:39 -0700
19256              Message-Id: <20000801154139.A53740@yahoo-inc.com>
19257      Branch: perl
19258            ! hints/freebsd.sh
19259 ____________________________________________________________________________
19260 [  6483] By: jhi                                   on 2000/08/02  01:27:44
19261         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
19262              instead one must use setproctitle().  This was already addressed
19263              by change #6457, but the below has a new variant for FreeBSD 4.0
19264              or later, and the matter is also documented more.
19265              
19266              From: Paul Saab <ps@yahoo-inc.com>
19267              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
19268              Date: Tue, 1 Aug 2000 15:41:39 -0700
19269              Message-Id: <20000801154139.A53740@yahoo-inc.com>
19270      Branch: metaconfig/U/perl
19271            + i_libutil.U
19272      Branch: perl
19273            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
19274 ____________________________________________________________________________
19275 [  6482] By: jhi                                   on 2000/08/01  22:17:32
19276         Log: The test from this
19277              
19278              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
19279              Date: Sat, 15 Apr 2000 17:03:44 +0100
19280              From: Tom Hughes <tom@compton.nu>
19281              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
19282              
19283              was missing, the code change went in as #5989
19284              (which had a different test?)
19285      Branch: perl
19286            ! t/op/misc.t
19287 ____________________________________________________________________________
19288 [  6481] By: jhi                                   on 2000/08/01  21:48:38
19289         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
19290              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19291              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
19292              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
19293      Branch: perl
19294            ! perl.h
19295 ____________________________________________________________________________
19296 [  6480] By: jhi                                   on 2000/08/01  18:05:28
19297         Log: Make p4desc to skip non-mainperl branches by default.
19298      Branch: perl
19299            ! Porting/p4desc
19300 ____________________________________________________________________________
19301 [  6479] By: jhi                                   on 2000/08/01  17:29:19
19302         Log: If gccosandvers is equal to osname, clear gccosandvers.
19303      Branch: metaconfig/U/perl
19304            ! gccvers.U
19305      Branch: perl
19306            ! Configure config_h.SH
19307 ____________________________________________________________________________
19308 [  6478] By: jhi                                   on 2000/08/01  15:54:08
19309         Log: BOM patching from Simon Cozens.
19310      Branch: perl
19311            ! toke.c
19312 ____________________________________________________________________________
19313 [  6477] By: jhi                                   on 2000/08/01  04:50:33
19314         Log: Stash away the largefiles flags and libswanted.
19315      Branch: perl
19316            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
19317 ____________________________________________________________________________
19318 [  6476] By: gsar                                  on 2000/08/01  04:24:24
19319         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
19320              on Windows)
19321      Branch: perl
19322            ! t/pragma/utf8.t utf8.c win32/win32.c
19323 ____________________________________________________________________________
19324 [  6475] By: jhi                                   on 2000/08/01  03:35:24
19325         Log: Make chr() for values >127 to create utf8 when under utf8.
19326              
19327              Subject: Re: uft8/chr()
19328              From: simon@brecon.co.uk (Simon Cozens)
19329              Date: 1 Aug 2000 02:37:02 GMT
19330              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
19331      Branch: perl
19332            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
19333 ____________________________________________________________________________
19334 [  6474] By: jhi                                   on 2000/08/01  02:36:18
19335         Log: In Digital UNIX warn if gcc explicitly chosen because even
19336              2.95.2 is known to cause problems.
19337      Branch: perl
19338            ! hints/dec_osf.sh
19339 ____________________________________________________________________________
19340 [  6473] By: jhi                                   on 2000/08/01  02:00:56
19341         Log: Make the safety catch for buggy gccs work with triple version
19342              numbers like 2.95.2.  Reported in
19343              
19344              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
19345              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
19346              Date: Mon, 31 Jul 2000 14:55:06 +0200
19347              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
19348      Branch: perl
19349            ! hints/dec_osf.sh
19350 ____________________________________________________________________________
19351 [  6472] By: jhi                                   on 2000/08/01  01:13:33
19352         Log: Subject: fix and question re: waitpid() under win32
19353              From: Brian Clarke <clarke@appliedmeta.com>
19354              Date: Fri, 28 Jul 2000 15:18:29 -0400
19355              Message-ID: <3981DC85.290314EB@appliedmeta.com>
19356              
19357              Slightly reformatted and WNOHANG # define moved to win32.h
19358              so that also POSIX.xs sees it, as suggsted by Sarathy.
19359      Branch: perl
19360            ! win32/win32.c win32/win32.h
19361 ____________________________________________________________________________
19362 [  6471] By: jhi                                   on 2000/08/01  00:55:05
19363         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
19364              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19365              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
19366              Date: Mon, 31 Jul 2000 13:28:51 +0100
19367              
19368              (aka ID 20000730.002)
19369      Branch: perl
19370            ! op.c t/op/tr.t
19371 ____________________________________________________________________________
19372 [  6470] By: jhi                                   on 2000/07/31  23:34:42
19373         Log: Document the problem with -P in HP-UX and its workaround.
19374              
19375              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
19376              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
19377              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
19378              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
19379      Branch: perl
19380            ! README.hpux
19381 ____________________________________________________________________________
19382 [  6469] By: jhi                                   on 2000/07/31  04:15:02
19383         Log: The swallow_bom() saga continues.  The #23 of require.t
19384              (UTF16-LE) still fails (silently, no output) but the #22
19385              (UTF16-BE) seems to be working now.  The root of the
19386              failure may be in sv_gets(): is it UTF-16LE-aware,
19387              especially when it comes to line endings? 
19388      Branch: perl
19389            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
19390            ! t/comp/require.t toke.c utf8.c
19391 ____________________________________________________________________________
19392 [  6468] By: jhi                                   on 2000/07/30  19:05:48
19393         Log: Find green threads before native threads.
19394              
19395              Subject: Re: Patch to jpl/JNI/Makefile.PL
19396              From: Jens Thomsen <jens@fiend.cis.com>
19397              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
19398              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
19399      Branch: perl
19400            ! jpl/JNI/Makefile.PL
19401 ____________________________________________________________________________
19402 [  6467] By: jhi                                   on 2000/07/30  18:36:22
19403         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
19404      Branch: perl
19405            ! doop.c
19406 ____________________________________________________________________________
19407 [  6466] By: jhi                                   on 2000/07/30  04:37:29
19408         Log: A new version of the "remove UPPERACSE string comparison"
19409              operators.  The problem with the previous one (change #6454)
19410              was that it was for Perl 5.6.0.  From Paul Marquess.
19411      Branch: perl
19412            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
19413            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
19414            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
19415 ____________________________________________________________________________
19416 [  6465] By: jhi                                   on 2000/07/29  22:39:56
19417         Log: Do not upgrade SVs into utf8 just because they participate
19418              in eq or cmp.  Reported and fix suggested in
19419              
19420              Subject: [ID 20000720.009] sv_eq UTF8 bug
19421              From: "Simon Cozens" <simon@othersideofthe.earth.li>
19422              Date: 21 Jul 2000 04:37:29 -0000
19423              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
19424              
19425              Exercise for the kind reader: should we or should we not
19426              cache the utf8 conversion alonside the SV? (as magic,
19427              as thestrxfrm()ed version is cached under use locale)
19428              Argue both for and against.
19429      Branch: perl
19430            ! sv.c
19431 ____________________________________________________________________________
19432 [  6464] By: jhi                                   on 2000/07/29  22:36:22
19433         Log: Subject: UTF8 concat
19434              From: simon@brecon.co.uk (Simon Cozens) 
19435              Date: 30 Jun 2000 06:13:25 GMT
19436              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
19437              
19438              (with a memory leak fixed, plus a few casts added)
19439              
19440              This also seems to help for
19441              
19442              Subject: [ID 20000716.015] join UTF8 weirdness
19443              From: root <root@ak-71.mind.de> 
19444              Date: Sat, 15 Jul 2000 15:29:54 +0200
19445              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
19446              
19447              (from Andreas König)
19448      Branch: perl
19449            ! pp_hot.c
19450 ____________________________________________________________________________
19451 [  6463] By: jhi                                   on 2000/07/29  00:55:39
19452         Log: Tune the comments and hopefully stop a memory leak.
19453      Branch: perl
19454            ! toke.c utf8.c
19455 ____________________________________________________________________________
19456 [  6462] By: jhi                                   on 2000/07/29  00:16:53
19457         Log: The problem described in this
19458              
19459              Subject: [ID 20000322.018] named chars aren't magical enough
19460              From: root <root@dixie.cscaper.com>     
19461              Date: Wed, 22 Mar 2000 18:37:42 -0700
19462              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
19463              
19464              has been fixed in perl 5.6.0 but just in case added a test
19465              to keep it away.  (The report from Joseph Hall.)
19466      Branch: perl
19467            ! t/lib/charnames.t
19468 ____________________________________________________________________________
19469 [  6461] By: jhi                                   on 2000/07/28  23:56:36
19470         Log: Tiny fixes for #6460.
19471      Branch: metaconfig/U/perl
19472            ! gccvers.U
19473      Branch: perl
19474            ! Configure config_h.SH
19475 ____________________________________________________________________________
19476 [  6460] By: jhi                                   on 2000/07/28  23:24:41
19477         Log: Warn if the version of the operating system used to compile gcc
19478              differs from the current version of the operating system.
19479              Also display the gcc compilation os and version in myconfig.
19480              Inspiration from
19481              
19482              Subject: Re: [ID 20000710.003] ERRORS!!         
19483              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19484              Date: Mon, 10 Jul 2000 15:54:16 -0400
19485              Message-ID: <20000710155416.A1384@O2.chapin.edu>
19486      Branch: metaconfig/U/perl
19487            ! gccvers.U
19488      Branch: perl
19489            ! Configure config_h.SH myconfig.SH
19490 ____________________________________________________________________________
19491 [  6459] By: jhi                                   on 2000/07/28  22:00:32
19492         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
19493              letter to $Config{osvers}.
19494      Branch: metaconfig
19495            ! U/modified/Oldconfig.U
19496      Branch: perl
19497            ! Configure config_h.SH
19498 ____________________________________________________________________________
19499 [  6458] By: jhi                                   on 2000/07/28  04:15:39
19500         Log: Back out #6454, doesn't seem to work.
19501              (Reason: that patch was for perl 5.6.0, not perl-current)
19502              (A version of the patch for perl-current came in later as #6466)
19503      Branch: perl
19504            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
19505            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
19506            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
19507 ____________________________________________________________________________
19508 [  6457] By: jhi                                   on 2000/07/27  23:31:49
19509         Log: Use setproctitle() if available to modify $0.
19510              
19511              Subject: setting $* on BSD4 broken
19512              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19513              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
19514              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
19515      Branch: metaconfig
19516            ! U/modified/Myinit.U
19517      Branch: perl
19518            ! Configure config_h.SH mg.c
19519 ____________________________________________________________________________
19520 [  6456] By: jhi                                   on 2000/07/27  14:50:47
19521         Log: Allow "no AutoLoader;", based on change #6444,
19522              suggested by Graham Barr.
19523      Branch: perl
19524            ! lib/AutoLoader.pm
19525 ____________________________________________________________________________
19526 [  6455] By: jhi                                   on 2000/07/27  14:19:10
19527         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
19528              From: rspier@pobox.com (Robert Spier)
19529              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
19530              Message-ID: <14720.15855.787664.424783@rls.cx>
19531      Branch: perl
19532            ! pod/perldiag.pod
19533 ____________________________________________________________________________
19534 [  6454] By: jhi                                   on 2000/07/27  14:03:02
19535         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
19536              for a long time).
19537              
19538              Reported in
19539              
19540              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
19541              From: Ryan Herbert <rherbert@sycamorehq.com>
19542              Date: Mon, 17 Jul 2000 11:40:42 -0400
19543              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
19544              
19545              Patched in
19546              
19547              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
19548              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
19549              Date: Wed, 26 Jul 2000 23:40:18 +0100
19550              Message-ID: <000001bff752$79511880$0a17073e@tiny>
19551              
19552              based on an earlier patch from Stephen P. Potter.
19553              
19554              (Removed later by change #6458 because this patch was for
19555              perl 5.6.0, not perl-current)
19556      Branch: perl
19557            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
19558            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
19559            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
19560 ____________________________________________________________________________
19561 [  6453] By: jhi                                   on 2000/07/27  13:48:02
19562         Log: Subject: [PATCH] fixes bug 20000508.004
19563              From: Michael Stevens <mstevens@globnix.org>
19564              Date: Thu, 27 Jul 2000 13:49:04 +0100
19565              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
19566      Branch: perl
19567            ! pod/perldata.pod
19568 ____________________________________________________________________________
19569 [  6452] By: jhi                                   on 2000/07/26  23:51:26
19570         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
19571              and Craig A. Berry.
19572      Branch: perl
19573            ! lib/File/Temp.pm pod/perlport.pod
19574 ____________________________________________________________________________
19575 [  6451] By: jhi                                   on 2000/07/26  19:43:30
19576         Log: Be wary of close()s, too.
19577              
19578              Subject: Re: [PATCH] perlbug cleanup
19579              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19580              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
19581              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
19582      Branch: perl
19583            ! utils/perlbug.PL
19584 ____________________________________________________________________________
19585 [  6450] By: jhi                                   on 2000/07/26  18:41:40
19586         Log: Subject: Minor doc patch: handy.h
19587              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
19588              Date: Wed, 26 Jul 2000 15:34:25 -0300
19589              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
19590      Branch: perl
19591            ! handy.h pod/perlapi.pod
19592 ____________________________________________________________________________
19593 [  6449] By: jhi                                   on 2000/07/26  18:23:55
19594         Log: Subject: [PATCH] minor doc change - perlguts
19595              From: Michael Stevens <mstevens@globnix.org>
19596              Date: Thu, 13 Jul 2000 12:39:18 +0100
19597              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
19598      Branch: perl
19599            ! pod/perlguts.pod
19600 ____________________________________________________________________________
19601 [  6448] By: jhi                                   on 2000/07/26  18:20:30
19602         Log: open() wariness in perlbug.
19603              
19604              Subject: [PATCH] perlbug cleanup
19605              From: Michael Stevens <mstevens@globnix.org>
19606              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
19607              Date: Thu, 13 Jul 2000 15:52:23 +0100
19608      Branch: perl
19609            ! utils/perlbug.PL
19610 ____________________________________________________________________________
19611 [  6447] By: jhi                                   on 2000/07/26  18:13:04
19612         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
19613      Branch: perl
19614            ! lib/File/Temp.pm t/lib/ftmp-security.t
19615 ____________________________________________________________________________
19616 [  6446] By: jhi                                   on 2000/07/26  18:06:32
19617         Log: docfix from Peter Scott <Peter@PSDT.com>.
19618      Branch: perl
19619            ! pod/perlfunc.pod
19620 ____________________________________________________________________________
19621 [  6445] By: jhi                                   on 2000/07/26  17:53:31
19622         Log: Fix *foo{FORMAT}.
19623              
19624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19625              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
19626              Date: Wed, 26 Jul 2000 19:51:02 +0200
19627              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
19628              
19629              From: Graham Barr <gbarr@pobox.com>
19630              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
19631              Date: Wed, 26 Jul 2000 17:38:36 +0100
19632              Message-ID: <20000726173836.L472@pobox.com>
19633      Branch: perl
19634            ! pp.c sv.c t/op/gv.t
19635 ____________________________________________________________________________
19636 [  6444] By: jhi                                   on 2000/07/26  17:49:14
19637         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
19638              from Graham Barr in the module list.
19639      Branch: perl
19640            ! gv.c pod/perlobj.pod
19641 ____________________________________________________________________________
19642 [  6443] By: jhi                                   on 2000/07/26  16:06:56
19643         Log: More split() doc and test patches from Mike Guy.
19644      Branch: perl
19645            ! pod/perlfunc.pod t/op/split.t
19646 ____________________________________________________________________________
19647 [  6442] By: jhi                                   on 2000/07/26  16:05:30
19648         Log: MacOS nits from Matthias Neeracher.
19649      Branch: perl
19650            ! perl.c pp_ctl.c
19651 ____________________________________________________________________________
19652 [  6441] By: jhi                                   on 2000/07/26  04:39:57
19653         Log: Subject: [PATCH] split /^/
19654              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19655              Date: Tue, 25 Jul 2000 14:18:57 +0100
19656              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
19657              
19658              (with notes from tchrist and gbarr)
19659      Branch: perl
19660            ! pod/perlfunc.pod t/op/split.t
19661 ____________________________________________________________________________
19662 [  6440] By: jhi                                   on 2000/07/26  04:32:32
19663         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
19664              From: Peter Prymmer <pvhp@forte.com>
19665              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
19666              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
19667      Branch: perl
19668            ! vms/munchconfig.c
19669 ____________________________________________________________________________
19670 [  6439] By: jhi                                   on 2000/07/26  04:31:01
19671         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
19672              to be fatal errors (instead of by default ignoring them, and
19673              ignoring with a bug: even though -w gave an error, the opening [
19674              was left in)  Reported in:
19675              
19676              Subject: [ID 20000716.024] [=cc=] / [:blank:]
19677              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
19678              Date: Sun, 16 Jul 2000 17:55:29 -0700
19679              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
19680      Branch: perl
19681            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
19682 ____________________________________________________________________________
19683 [  6438] By: jhi                                   on 2000/07/25  15:41:15
19684         Log: Subject: [PATCH] av.c apidoc
19685              From: simon@brecon.co.uk (Simon Cozens)
19686              Date: 24 Jul 2000 06:40:52 GMT
19687              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
19688      Branch: perl
19689            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
19690            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
19691 ____________________________________________________________________________
19692 [  6437] By: jhi                                   on 2000/07/25  14:05:36
19693         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
19694              From: "Stephen P. Potter" <spp@ds.net>
19695              Date: Mon, 24 Jul 2000 14:22:23 -0400
19696              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
19697      Branch: perl
19698            ! pod/perllocale.pod
19699 ____________________________________________________________________________
19700 [  6436] By: jhi                                   on 2000/07/25  14:02:03
19701         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
19702              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19703              Date: Mon, 24 Jul 2000 18:04:28 +0100
19704              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
19705      Branch: perl
19706            ! t/lib/syslfs.t t/op/lfs.t
19707 ____________________________________________________________________________
19708 [  6435] By: jhi                                   on 2000/07/25  13:59:28
19709         Log: Get UTF16 BOMs working.  Patch from
19710              
19711              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
19712              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19713              Date: Tue, 25 Jul 2000 12:52:45 +0100
19714              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
19715              
19716              and notes from
19717              
19718              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
19719              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19720              Date: Tue, 25 Jul 2000 11:43:25 +0100
19721              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
19722      Branch: perl
19723            ! t/comp/require.t toke.c utf8.c
19724 ____________________________________________________________________________
19725 [  6434] By: jhi                                   on 2000/07/25  02:39:54
19726         Log: Make the "uninit variable" warning to say "concat or string"
19727              or "join or string" when in concat or join .
19728              
19729              Subject: Re: [ID 20000403.009] uninitialised concatenation???
19730              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19731              Date: Tue, 04 Apr 2000 18:22:58 +0100
19732              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
19733              
19734              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
19735              From: William R Ward <hermit@BayView.COM>
19736              Date: Thu, 30 Mar 2000 19:50:03 -0800
19737              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
19738      Branch: perl
19739            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
19740            ! t/pragma/warn/op t/pragma/warn/sv
19741 ____________________________________________________________________________
19742 [  6433] By: jhi                                   on 2000/07/24  17:52:56
19743         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
19744      Branch: perl
19745            ! lib/File/Spec/VMS.pm
19746 ____________________________________________________________________________
19747 [  6432] By: jhi                                   on 2000/07/24  17:44:44
19748         Log: Test cases for #6431.
19749              
19750              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
19751              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19752              Date: Mon, 24 Jul 2000 15:32:29 +0100
19753              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
19754      Branch: perl
19755            ! t/op/pat.t t/op/split.t
19756 ____________________________________________________________________________
19757 [  6431] By: jhi                                   on 2000/07/24  17:43:17
19758         Log: Bind op fix.
19759              
19760              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
19761              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19762              Date: Mon, 17 Jul 2000 20:04:56 +0100
19763              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
19764      Branch: perl
19765            ! op.c
19766 ____________________________________________________________________________
19767 [  6430] By: jhi                                   on 2000/07/24  03:42:42
19768         Log: Subject: [ID 20000716.023] syslog test fails without sockets
19769              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19770              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
19771              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
19772      Branch: metaconfig/U/perl
19773            ! Extensions.U
19774      Branch: perl
19775            ! Configure config_h.SH
19776 ____________________________________________________________________________
19777 [  6429] By: jhi                                   on 2000/07/24  03:11:52
19778         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
19779              case, but add also notes explaining the relationship of this
19780              patch and the earlier notes by Sarathy.
19781              
19782              Subject: Map is still slow
19783              From: "Ben Tilly" <ben_tilly@hotmail.com>
19784              Date: Sat, 15 Jul 2000 17:23:27 EDT
19785              Message-ID: <20000715212327.21656.qmail@hotmail.com>
19786      Branch: perl
19787            ! pp_ctl.c
19788 ____________________________________________________________________________
19789 [  6428] By: jhi                                   on 2000/07/24  02:58:52
19790         Log: Documentation to explain the behaviour of map().
19791              
19792              Subject: Re: Map is still slow 
19793              From: Gurusamy Sarathy <gsar@ActiveState.com>
19794              Date: Sat, 15 Jul 2000 16:05:09 -0700
19795              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
19796      Branch: perl
19797            ! pp_ctl.c
19798 ____________________________________________________________________________
19799 [  6427] By: jhi                                   on 2000/07/24  02:50:03
19800         Log: Add tests for
19801              [ID 19991110.003] another matching finding by pcre author
19802              which has already been fixed by some patch, as verified in
19803              
19804              Subject: Re: two regex bugs from the mists of time (well, last November)
19805              From: Hugo <hv@crypt.compulink.co.uk>
19806              Date: Sat, 22 Jul 2000 18:12:58 +0100
19807              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
19808      Branch: perl
19809            ! t/op/re_tests
19810 ____________________________________________________________________________
19811 [  6426] By: jhi                                   on 2000/07/24  02:11:20
19812         Log: A missing 'break' after the [[:space:]] switch case.
19813              
19814              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
19815              From: "Stephen P. Potter" <spp@ds.net>
19816              Date: Tue, 18 Jul 2000 16:25:17 -0400
19817              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
19818      Branch: perl
19819            ! regcomp.c
19820 ____________________________________________________________________________
19821 [  6425] By: jhi                                   on 2000/07/24  02:06:12
19822         Log: The output might have been produced in the wrong order.
19823              
19824              Subject: [ID 20000720.003] [PATCH] t/op/write.t
19825              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19826              Date: Thu, 20 Jul 2000 18:49:18 +0100
19827              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
19828      Branch: perl
19829            ! t/op/write.t
19830 ____________________________________________________________________________
19831 [  6424] By: jhi                                   on 2000/07/24  02:00:07
19832         Log: Use STDOUT consistently.
19833              
19834              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
19835              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19836              Date: Thu, 20 Jul 2000 18:04:01 +0100
19837              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
19838      Branch: perl
19839            ! lib/Test/Harness.pm
19840 ____________________________________________________________________________
19841 [  6423] By: jhi                                   on 2000/07/24  01:54:54
19842         Log: Protect against "wild next"s, that is, callbacks doing "next"
19843              instead of "return".
19844              
19845              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
19846              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19847              Date: Tue, 18 Jul 2000 11:30:16 +0100
19848              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
19849      Branch: perl
19850            ! lib/File/Find.pm
19851 ____________________________________________________________________________
19852 [  6422] By: jhi                                   on 2000/07/24  01:35:47
19853         Log: Out-of-date note removed.
19854              
19855              Subject: [PATCH] documentation perlipc
19856              From: rspier@pobox.com (Robert Spier)
19857              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
19858              Message-ID: <14711.35178.572612.502654@rls.cx>
19859      Branch: perl
19860            ! pod/perlipc.pod
19861 ____________________________________________________________________________
19862 [  6421] By: jhi                                   on 2000/07/24  00:09:18
19863         Log: Send all installperl messages to STDERR and be -w clean.
19864              
19865              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
19866              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19867              Date: Sat, 22 Jul 2000 14:02:11 +0100
19868              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
19869      Branch: perl
19870            ! installperl
19871 ____________________________________________________________________________
19872 [  6420] By: jhi                                   on 2000/07/24  00:04:19
19873         Log: Decutandpasto.
19874              
19875              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
19876              From: "Richard Soderberg" <rs@crystalflame.net>
19877              Date: Sun, 23 Jul 2000 01:37:23 -0700
19878              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
19879      Branch: perl
19880            ! pod/perlipc.pod
19881 ____________________________________________________________________________
19882 [  6419] By: jhi                                   on 2000/07/24  00:01:12
19883         Log: A cleaner abs_path().
19884              Subject: Re: unix alternative to Cwd.pm
19885              From: Jeff Pinyan <jeffp@crusoe.net>
19886              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
19887              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
19888      Branch: perl
19889            ! lib/Cwd.pm
19890 ____________________________________________________________________________
19891 [  6418] By: jhi                                   on 2000/07/23  23:48:56
19892         Log: Detypo.
19893              
19894              Subject: [PATCH perl-current] Typo in hints/powerux.sh
19895              From: "Richard Soderberg" <rs@crystalflame.net>
19896              Date: Sun, 23 Jul 2000 01:27:33 -0700
19897              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
19898      Branch: perl
19899            ! hints/powerux.sh
19900 ____________________________________________________________________________
19901 [  6417] By: jhi                                   on 2000/07/17  22:13:31
19902         Log: Subject: SDBM_File documentation
19903              From: mjd@plover.com
19904              Date: 16 Jul 2000 17:41:17 -0000
19905              Message-ID: <20000716174117.18515.qmail@plover.com>
19906      Branch: perl
19907            ! ext/SDBM_File/SDBM_File.pm
19908 ____________________________________________________________________________
19909 [  6416] By: jhi                                   on 2000/07/17  19:13:26
19910         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
19911      Branch: perl
19912            ! hints/mpeix.sh mpeix/relink
19913 ____________________________________________________________________________
19914 [  6415] By: jhi                                   on 2000/07/15  14:11:02
19915         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
19916              the utf8 'characters' can be more than one octet).
19917              
19918              Date: Sat, 15 Jul 2000 00:21:56 +0100
19919              From: Tom Hughes <tom@compton.nu>
19920              Subject: Re: [ID 20000714.002]
19921              Message-ID: <db2334de49.tom@compton.compton.nu>
19922              
19923              Reported in
19924              
19925              Subject: [ID 20000714.002]
19926              From: "Simon Cozens" <simon@othersideofthe.earth.li>
19927              Date: 14 Jul 2000 15:13:09 -0000
19928              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
19929      Branch: perl
19930            ! doop.c
19931 ____________________________________________________________________________
19932 [  6414] By: jhi                                   on 2000/07/15  03:13:41
19933         Log: another VMS build tweak from Peter Prymmer
19934      Branch: perl
19935            ! vms/descrip_mms.template
19936 ____________________________________________________________________________
19937 [  6413] By: jhi                                   on 2000/07/15  03:10:40
19938         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
19939      Branch: perl
19940            ! vms/perlvms.pod
19941 ____________________________________________________________________________
19942 [  6412] By: jhi                                   on 2000/07/15  00:31:05
19943         Log: More docs for sv functions.
19944              
19945              Subject: [PATCH cfgperl] sv.c apidoc
19946              From: simon@brecon.co.uk (Simon Cozens)
19947              Date: 13 Jul 2000 09:00:20 GMT
19948              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
19949              
19950              Subject: Re: [PATCH cfgperl] sv.c apidoc
19951              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19952              Date: Thu, 13 Jul 2000 12:27:41 +0100
19953              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
19954              
19955              Subject: Re: [PATCH cfgperl] sv.c apidoc
19956              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19957              Date: Thu, 13 Jul 2000 13:23:09 +0100
19958              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
19959              
19960              Subject: Re: [PATCH cfgperl] sv.c apidoc
19961              From: simon@brecon.co.uk (Simon Cozens)
19962              Date: 14 Jul 2000 06:51:02 GMT
19963              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
19964      Branch: perl
19965            ! embed.pl pod/perlapi.pod sv.c
19966 ____________________________________________________________________________
19967 [  6411] By: jhi                                   on 2000/07/15  00:10:41
19968         Log: lib/b test fixes from Peter Prymmer.
19969      Branch: perl
19970            ! t/lib/b.t
19971 ____________________________________________________________________________
19972 [  6410] By: jhi                                   on 2000/07/15  00:02:09
19973         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
19974              From: Hugo <hv@crypt.compulink.co.uk>
19975              Date: Fri, 14 Jul 2000 23:05:20 +0100
19976              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
19977              
19978              Didn't anymore apply, but that point still could use another fix.
19979      Branch: perl
19980            ! pod/perlfunc.pod
19981 ____________________________________________________________________________
19982 [  6409] By: jhi                                   on 2000/07/14  23:15:15
19983         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
19984              not in pod, from Peter Prymmer
19985      Branch: perl
19986            ! vms/descrip_mms.template
19987 ____________________________________________________________________________
19988 [  6408] By: jhi                                   on 2000/07/14  20:35:05
19989         Log: The bug report
19990              [ID 19991110.002] minimal matching discrepancy found by pcre author
19991              seems to have been fixed (though differently from what was suggested
19992              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
19993      Branch: perl
19994            ! t/op/re_tests
19995 ____________________________________________________________________________
19996 [  6407] By: jhi                                   on 2000/07/14  17:38:08
19997         Log: Fix AutoSplit to use File::Spec the right way in VMS,
19998              from Peter Prymmer.
19999      Branch: perl
20000            ! lib/AutoSplit.pm
20001 ____________________________________________________________________________
20002 [  6406] By: jhi                                   on 2000/07/14  14:13:22
20003         Log: Merge perlhacktut into perlhack, update perlguts.
20004              
20005              Subject: Re: Perlhacktut
20006              From: simon@brecon.co.uk (Simon Cozens)
20007              Date: 14 Jul 2000 06:49:21 GMT
20008              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
20009              
20010              Subject: Re: Perlhacktut
20011              From: simon@brecon.co.uk (Simon Cozens)
20012              Date: 14 Jul 2000 07:09:45 GMT
20013              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
20014      Branch: perl
20015            ! pod/perlguts.pod pod/perlhack.pod
20016 ____________________________________________________________________________
20017 [  6405] By: jhi                                   on 2000/07/14  14:02:31
20018         Log: Integrate with Sarathy.
20019      Branch: cfgperl
20020           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
20021           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
20022           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
20023 ____________________________________________________________________________
20024 [  6404] By: gsar                                  on 2000/07/14  12:15:02
20025         Log: PERL_OBJECT build tweaks
20026      Branch: perl
20027            ! toke.c
20028 ____________________________________________________________________________
20029 [  6403] By: gsar                                  on 2000/07/14  11:23:41
20030         Log: inconsistent types needs casts
20031      Branch: perl
20032            ! toke.c
20033 ____________________________________________________________________________
20034 [  6402] By: gsar                                  on 2000/07/14  11:12:04
20035         Log: typos in change#6399, regen headers
20036      Branch: perl
20037            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
20038 ____________________________________________________________________________
20039 [  6401] By: gsar                                  on 2000/07/14  10:59:12
20040         Log: typecasts needed for change#6394
20041      Branch: perl
20042            ! toke.c
20043 ____________________________________________________________________________
20044 [  6400] By: gsar                                  on 2000/07/14  10:49:37
20045         Log: integrate cfgperl contents into mainline
20046      Branch: perl
20047           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
20048           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
20049 ____________________________________________________________________________
20050 [  6399] By: gsar                                  on 2000/07/14  10:38:35
20051         Log: enable UTF-16 filter by default if relevant BOM is seen; various
20052              cleanups (typos, misformatted code, and small bugs)
20053      Branch: perl
20054            ! doop.c embed.pl mg.c op.c pp.c toke.c
20055 ____________________________________________________________________________
20056 [  6398] By: gsar                                  on 2000/07/14  08:55:38
20057         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
20058              name suggests anyway)
20059      Branch: perl
20060            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
20061 ____________________________________________________________________________
20062 [  6397] By: gsar                                  on 2000/07/14  08:44:33
20063         Log: move new variables to the end of the interpreter structure (for
20064              bincompat in code that doesn't #include XSUB.h)
20065      Branch: perl
20066            ! intrpvar.h
20067 ____________________________________________________________________________
20068 [  6396] By: gsar                                  on 2000/07/14  08:13:58
20069         Log: MakeMaker should not remove editor backups (*~) on `make clean`
20070              by default (completes change#6383)
20071      Branch: perl
20072            ! lib/ExtUtils/MM_Unix.pm
20073 ____________________________________________________________________________
20074 [  6395] By: jhi                                   on 2000/07/14  05:20:33
20075         Log: Replace change #6337 with a better one.
20076              
20077              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
20078              From: Hugo <hv@crypt.compulink.co.uk>
20079              Date: Fri, 14 Jul 2000 04:16:20 +0100
20080              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
20081      Branch: cfgperl
20082            ! regexec.c t/op/re_tests
20083 ____________________________________________________________________________
20084 [  6394] By: jhi                                   on 2000/07/14  01:33:59
20085         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
20086      Branch: cfgperl
20087            ! embed.pl global.sym proto.h toke.c
20088 ____________________________________________________________________________
20089 [  6393] By: jhi                                   on 2000/07/13  23:41:23
20090         Log: remove discarded test
20091      Branch: cfgperl
20092            ! MANIFEST
20093 ____________________________________________________________________________
20094 [  6392] By: jhi                                   on 2000/07/13  23:32:25
20095         Log: The {multiplier} of a fixed substring was overlooked which
20096              caused a wrong initial search offset for that substring.
20097              
20098              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
20099              From: Hugo <hv@crypt.compulink.co.uk>
20100              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
20101              Date: Thu, 13 Jul 2000 19:27:13 +0100
20102      Branch: cfgperl
20103            ! regcomp.c t/op/re_tests
20104 ____________________________________________________________________________
20105 [  6391] By: jhi                                   on 2000/07/13  16:37:42
20106         Log: typo fix from Craig Berry
20107      Branch: cfgperl
20108            ! vms/subconfigure.com
20109 ____________________________________________________________________________
20110 [  6390] By: jhi                                   on 2000/07/13  13:20:12
20111         Log: Integrate with Sarathy.
20112      Branch: cfgperl
20113            - t/op/method2entersub.t
20114           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
20115           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
20116           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
20117           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
20118 ____________________________________________________________________________
20119 [  6389] By: jhi                                   on 2000/07/13  13:18:48
20120         Log: Detypo from Peter Prymmer, part of #6388.
20121      Branch: cfgperl
20122            ! Configure config_h.SH
20123      Branch: metaconfig
20124            ! U/modified/d_longlong.U
20125 ____________________________________________________________________________
20126 [  6388] By: gsar                                  on 2000/07/13  06:33:40
20127         Log: typos (spotted by Peter Prymmer)
20128      Branch: perl
20129            ! Configure t/lib/english.t
20130 ____________________________________________________________________________
20131 [  6387] By: gsar                                  on 2000/07/13  05:35:28
20132         Log: new selfloader.t in change#6183 doesn't close DATA handles,
20133              and thus fails to clean up tmp files on dosish platforms
20134      Branch: perl
20135            ! t/lib/selfloader.t
20136 ____________________________________________________________________________
20137 [  6386] By: gsar                                  on 2000/07/12  21:42:39
20138         Log: sprintf test tweaks (from Dominic Dunlop)
20139      Branch: perl
20140            ! t/op/sprintf.t
20141 ____________________________________________________________________________
20142 [  6385] By: gsar                                  on 2000/07/12  21:33:46
20143         Log: fix bugs in processing %v-*d and similar format specs (from
20144              Avi Finkel <avi@finkel.org>)
20145      Branch: perl
20146            ! sv.c t/op/sprintf.t
20147 ____________________________________________________________________________
20148 [  6384] By: gsar                                  on 2000/07/12  16:04:19
20149         Log: readd missing perldelta.pod changes from changes#6339,6376
20150      Branch: perl
20151            ! pod/perldelta.pod
20152 ____________________________________________________________________________
20153 [  6383] By: gsar                                  on 2000/07/12  16:00:51
20154         Log: don't clobber *.orig files on *clean targets
20155      Branch: perl
20156            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
20157 ____________________________________________________________________________
20158 [  6382] By: gsar                                  on 2000/07/12  07:59:12
20159         Log: fix broken integrations in cfgperl
20160      Branch: cfgperl
20161           !> Changes pod/perldelta.pod
20162 ____________________________________________________________________________
20163 [  6381] By: gsar                                  on 2000/07/12  07:42:17
20164         Log: integrate cfgperl changes into mainline
20165      Branch: perl
20166            ! Changes
20167           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
20168           !> pod/perlre.pod
20169 ____________________________________________________________________________
20170 [  6380] By: gsar                                  on 2000/07/12  07:31:00
20171         Log: get sprintf.t to adjust properly for 3-digit exponents
20172      Branch: perl
20173            ! t/op/sprintf.t
20174 ____________________________________________________________________________
20175 [  6379] By: gsar                                  on 2000/07/12  06:40:04
20176         Log: change#6174 needs corresponding change in win32/config_h.PL,
20177              which grovels through config_h.SH to find the config.h name
20178      Branch: perl
20179            ! win32/config_h.PL
20180 ____________________________________________________________________________
20181 [  6378] By: jhi                                   on 2000/07/12  05:03:59
20182         Log: Do the cc sanity check both before the hints and
20183              after the cc selction.
20184      Branch: cfgperl
20185            ! Configure config_h.SH
20186      Branch: metaconfig
20187            ! U/modified/Oldconfig.U U/modified/cc.U
20188      Branch: metaconfig/U/perl
20189            + Checkcc.U
20190 ____________________________________________________________________________
20191 [  6377] By: jhi                                   on 2000/07/12  02:49:22
20192         Log: Fix nits noticed by Boston.pm.
20193      Branch: cfgperl
20194            ! pod/perlre.pod
20195 ____________________________________________________________________________
20196 [  6376] By: jhi                                   on 2000/07/11  21:22:13
20197         Log: Configure cosmetics and perldelta.
20198      Branch: cfgperl
20199            ! Configure config_h.SH pod/perldelta.pod
20200      Branch: metaconfig
20201            ! U/modified/cc.U
20202 ____________________________________________________________________________
20203 [  6375] By: gsar                                  on 2000/07/11  21:17:35
20204         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
20205      Branch: perl
20206            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
20207            ! win32/win32sck.c
20208 ____________________________________________________________________________
20209 [  6374] By: gsar                                  on 2000/07/11  20:48:50
20210         Log: tweak for build failure under multiplicity
20211      Branch: perl
20212            ! toke.c
20213 ____________________________________________________________________________
20214 [  6373] By: gsar                                  on 2000/07/11  20:37:23
20215         Log: integrate cfgperl changes#6325..6373 into mainline
20216              (NOTE: today's batch of integrations still untested)
20217      Branch: perl
20218           +> ext/DynaLoader/hints/netbsd.pl
20219            ! Changes
20220           !> (integrate 26 files)
20221 ____________________________________________________________________________
20222 [  6372] By: jhi                                   on 2000/07/11  20:30:36
20223         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
20224              regen perltoc.
20225      Branch: cfgperl
20226            + pod/perlbook.pod
20227            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
20228            ! pod/perltoc.pod
20229 ____________________________________________________________________________
20230 [  6371] By: jhi                                   on 2000/07/11  20:08:56
20231         Log: Minor cleanups on the booklist.
20232      Branch: cfgperl
20233            ! pod/perlfaq2.pod
20234 ____________________________________________________________________________
20235 [  6370] By: jhi                                   on 2000/07/11  19:31:13
20236         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
20237      Branch: cfgperl
20238            ! t/pragma/overload.t
20239 ____________________________________________________________________________
20240 [  6369] By: gsar                                  on 2000/07/11  19:27:48
20241         Log: integrate cfgperl changes#6293..6324 into mainline
20242      Branch: perl
20243           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
20244            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
20245           !> (integrate 30 files)
20246 ____________________________________________________________________________
20247 [  6368] By: gsar                                  on 2000/07/11  19:18:57
20248         Log: skip integrate of problematic change#6292 from cfgperl into mainline
20249      Branch: perl
20250           !> pp_hot.c
20251 ____________________________________________________________________________
20252 [  6367] By: gsar                                  on 2000/07/11  19:17:21
20253         Log: integrate cfgperl changes#6288..6290 into mainline
20254      Branch: perl
20255           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
20256 ____________________________________________________________________________
20257 [  6366] By: gsar                                  on 2000/07/11  19:11:18
20258         Log: integrate cfgperl changes#6268..6282 into mainline
20259      Branch: perl
20260           !> (integrate 30 files)
20261 ____________________________________________________________________________
20262 [  6365] By: gsar                                  on 2000/07/11  18:57:00
20263         Log: delete new accidentally branched file
20264      Branch: perl
20265            - t/op/method2entersub.t
20266 ____________________________________________________________________________
20267 [  6364] By: gsar                                  on 2000/07/11  18:55:13
20268         Log: skip integrate of change#6267 from cfgperl into mainline (the
20269              method call optimization is flawed without additional hints
20270              from user about immutableness of @ISA and no runtime method
20271              definitions)
20272      Branch: perl
20273           +> t/op/method2entersub.t
20274           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
20275           !> perl.h t/op/sprintf.t xsutils.c
20276 ____________________________________________________________________________
20277 [  6363] By: gsar                                  on 2000/07/11  18:49:43
20278         Log: integrate cfgperl changes#6261..6266 into mainline
20279      Branch: perl
20280           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
20281           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
20282           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20283           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
20284 ____________________________________________________________________________
20285 [  6362] By: gsar                                  on 2000/07/11  18:43:26
20286         Log: integrate cfgperl changes#6252..6260 into mainline
20287      Branch: perl
20288           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
20289           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
20290           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
20291           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
20292 ____________________________________________________________________________
20293 [  6361] By: gsar                                  on 2000/07/11  18:37:12
20294         Log: skip integrate of problematic change#6251 from cfgperl into mainline
20295      Branch: perl
20296           !> lib/Exporter.pm
20297 ____________________________________________________________________________
20298 [  6360] By: gsar                                  on 2000/07/11  18:34:56
20299         Log: integrate cfgperl change#6250 into mainline
20300      Branch: perl
20301           +> t/op/my_stash.t
20302           !> MANIFEST embed.pl proto.h toke.c
20303 ____________________________________________________________________________
20304 [  6359] By: gsar                                  on 2000/07/11  18:21:19
20305         Log: integrate cfgperl changes#6242..6249 into mainline
20306      Branch: perl
20307           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
20308           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
20309           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
20310           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
20311           !> t/lib/peek.t utf8.c
20312 ____________________________________________________________________________
20313 [  6358] By: gsar                                  on 2000/07/11  18:15:45
20314         Log: skip integrate of problematic change#6241 from cfgperl into mainline
20315      Branch: perl
20316           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
20317 ____________________________________________________________________________
20318 [  6357] By: jhi                                   on 2000/07/11  18:15:16
20319         Log: Fix for
20320              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
20321              From: Roderick Schertler <roderick@argon.org> 
20322              Date: Tue, 11 Jul 2000 13:55:05 -0400 
20323              Message-Id: <200007111755.NAA05077@jones.argon.org> 
20324      Branch: cfgperl
20325            ! doio.c
20326 ____________________________________________________________________________
20327 [  6356] By: jhi                                   on 2000/07/11  18:12:51
20328         Log: Typo in #6341.
20329      Branch: cfgperl
20330            ! pp_hot.c
20331 ____________________________________________________________________________
20332 [  6355] By: gsar                                  on 2000/07/11  18:12:10
20333         Log: integrate cfgperl changes#6231..6240 into mainline
20334      Branch: perl
20335           +> pod/perlutil.pod
20336           !> (integrate 35 files)
20337 ____________________________________________________________________________
20338 [  6354] By: jhi                                   on 2000/07/11  18:04:34
20339         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
20340              From: Dominic Dunlop <domo@computer.org> 
20341              Date: Tue, 11 Jul 2000 12:27:33 +0200 
20342              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
20343              
20344              Replaces change #6268.
20345      Branch: cfgperl
20346            ! t/op/sprintf.t
20347 ____________________________________________________________________________
20348 [  6353] By: gsar                                  on 2000/07/11  17:59:51
20349         Log: skip integrate of problematic change#6230 from cfgperl into mainline
20350              (a later version of File::Spec is already in mainline)
20351      Branch: perl
20352           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
20353           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
20354 ____________________________________________________________________________
20355 [  6352] By: gsar                                  on 2000/07/11  17:57:48
20356         Log: integrate cfgperl changes#6224..6229 into mainline
20357      Branch: perl
20358           +> lib/lib.pm.PL
20359            - lib/lib.pm
20360           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
20361           !> lib/English.pm op.c t/lib/english.t
20362 ____________________________________________________________________________
20363 [  6351] By: gsar                                  on 2000/07/11  17:50:10
20364         Log: skip integrate of problematic change#6223 from cfgperl into mainline
20365      Branch: perl
20366           !> doio.c
20367 ____________________________________________________________________________
20368 [  6350] By: gsar                                  on 2000/07/11  17:48:28
20369         Log: integrate cfgperl changes#6220..6222 into mainline
20370      Branch: perl
20371           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
20372           !> toke.c utf8.c win32/win32.h
20373 ____________________________________________________________________________
20374 [  6349] By: gsar                                  on 2000/07/11  17:46:13
20375         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
20376              mainline
20377      Branch: perl
20378           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
20379           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
20380           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
20381 ____________________________________________________________________________
20382 [  6348] By: jhi                                   on 2000/07/11  17:45:49
20383         Log: README.posix-bc podified from Thomas Dorner.
20384      Branch: cfgperl
20385            ! README.posix-bc
20386 ____________________________________________________________________________
20387 [  6347] By: gsar                                  on 2000/07/11  17:42:04
20388         Log: integrate cfgperl change#6217 into mainline
20389      Branch: perl
20390           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
20391           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
20392           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
20393 ____________________________________________________________________________
20394 [  6346] By: gsar                                  on 2000/07/11  17:39:37
20395         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
20396              mainline
20397      Branch: perl
20398           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
20399           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
20400           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
20401           !> perlapi.h pod/perlapi.pod
20402 ____________________________________________________________________________
20403 [  6345] By: gsar                                  on 2000/07/11  17:36:42
20404         Log: integrate cfgperl changes#6207..6210 into mainline
20405      Branch: perl
20406           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
20407           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
20408 ____________________________________________________________________________
20409 [  6344] By: gsar                                  on 2000/07/11  17:31:20
20410         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
20411              mainline
20412      Branch: perl
20413           !> (integrate 40 files)
20414 ____________________________________________________________________________
20415 [  6343] By: gsar                                  on 2000/07/11  17:19:08
20416         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
20417      Branch: perl
20418           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
20419            ! Changes
20420           !> (integrate 34 files)
20421 ____________________________________________________________________________
20422 [  6342] By: jhi                                   on 2000/07/11  16:05:48
20423         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
20424              To: perl5-porters@perl.org
20425              From: Karsten Sperling <spiff@phreax.net>
20426              Date: Mon, 10 Jul 2000 15:12:52 +0200
20427              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
20428      Branch: cfgperl
20429            ! lib/Symbol.pm
20430 ____________________________________________________________________________
20431 [  6341] By: jhi                                   on 2000/07/11  15:59:23
20432         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
20433              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20434              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
20435              Date: Fri, 07 Jul 2000 17:57:16 +0100
20436      Branch: cfgperl
20437            ! pp_hot.c
20438 ____________________________________________________________________________
20439 [  6340] By: jhi                                   on 2000/07/11  15:55:47
20440         Log: Subject: Re: format bug report  [Patch]
20441              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20442              Date: Wed, 05 Jul 2000 13:12:52 +0200
20443              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
20444              
20445              Subject: Re: format bug report  [Patch]
20446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20447              Date: Wed, 05 Jul 2000 14:10:01 +0200
20448              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
20449      Branch: cfgperl
20450            ! t/op/write.t toke.c
20451 ____________________________________________________________________________
20452 [  6339] By: jhi                                   on 2000/07/11  13:54:09
20453         Log: Be less forgiving about ambiguous and illegal tr ranges.
20454              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
20455              From: Mark-Jason Dominus <mjd@plover.com>
20456              Date: Tue, 04 Jul 2000 10:00:12 -0400
20457              Message-ID: <20000704140012.17772.qmail@plover.com>
20458              
20459              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
20460              From: Mark-Jason Dominus <mjd@plover.com>
20461              Date: Wed, 05 Jul 2000 09:37:36 -0400
20462              Message-ID: <20000705133736.27293.qmail@plover.com>
20463      Branch: cfgperl
20464            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
20465 ____________________________________________________________________________
20466 [  6338] By: jhi                                   on 2000/07/11  13:31:24
20467         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
20468              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20469              Date: Tue, 11 Jul 2000 13:50:51 +0100
20470              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
20471      Branch: cfgperl
20472            ! sv.c
20473 ____________________________________________________________________________
20474 [  6337] By: jhi                                   on 2000/07/11  13:29:14
20475         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
20476              From: Hugo <hv@crypt.compulink.co.uk>
20477              Date: Tue, 11 Jul 2000 12:44:50 +0100
20478              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
20479      Branch: cfgperl
20480            ! regexec.c t/op/re_tests
20481 ____________________________________________________________________________
20482 [  6336] By: jhi                                   on 2000/07/11  13:26:47
20483         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
20484              From: simon@brecon.co.uk (Simon Cozens)
20485              Date: 7 Jul 2000 11:26:09 GMT
20486              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
20487      Branch: cfgperl
20488            ! mg.c
20489 ____________________________________________________________________________
20490 [  6335] By: jhi                                   on 2000/07/11  13:23:37
20491         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
20492              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
20493              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
20494              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
20495      Branch: cfgperl
20496            + ext/DynaLoader/hints/netbsd.pl
20497            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
20498 ____________________________________________________________________________
20499 [  6334] By: jhi                                   on 2000/07/11  13:20:38
20500         Log: Subject: PATCH perlguts.pod: Document D and d magic types
20501              From: mjd@plover.com
20502              Date: 5 Jul 2000 18:01:51 -0000
20503              Message-ID: <20000705180151.29413.qmail@plover.com>
20504      Branch: cfgperl
20505            ! pod/perlguts.pod
20506 ____________________________________________________________________________
20507 [  6333] By: jhi                                   on 2000/07/11  13:15:51
20508         Log: Precedence goof, fix based on
20509              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
20510              From: Hugo <hv@crypt.compulink.co.uk>
20511              Date: Tue, 11 Jul 2000 12:52:38 +0100
20512              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
20513      Branch: cfgperl
20514            ! t/op/taint.t
20515 ____________________________________________________________________________
20516 [  6332] By: jhi                                   on 2000/07/11  12:40:17
20517         Log: Integrate with Sarathy.
20518      Branch: cfgperl
20519           !> win32/win32sck.c
20520 ____________________________________________________________________________
20521 [  6331] By: jhi                                   on 2000/07/10  20:14:16
20522         Log: Sprinkle ldlibpath.
20523      Branch: cfgperl
20524            ! pod/Makefile.SH
20525 ____________________________________________________________________________
20526 [  6330] By: jhi                                   on 2000/07/10  17:54:49
20527         Log: More POSIX.pod tweaks.
20528      Branch: cfgperl
20529            ! ext/POSIX/POSIX.pod
20530 ____________________________________________________________________________
20531 [  6329] By: jhi                                   on 2000/07/10  14:02:12
20532         Log: Reorder perl.pod once more.
20533      Branch: cfgperl
20534            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20535 ____________________________________________________________________________
20536 [  6328] By: gsar                                  on 2000/07/10  07:06:00
20537         Log: accept() leaks memory on windows due to incorrect ordering of
20538              closesocket() and fclose() calls
20539      Branch: perl
20540            ! win32/win32sck.c
20541 ____________________________________________________________________________
20542 [  6327] By: gsar                                  on 2000/07/10  06:49:17
20543         Log: winsock options weren't being set in all threads under ithreads
20544              (caused send()s from second and subsequent threads to fail)
20545      Branch: perl
20546            ! win32/win32sck.c
20547 ____________________________________________________________________________
20548 [  6326] By: jhi                                   on 2000/07/08  02:45:40
20549         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
20550              was cast to an unsigned (32-bit) integer with wild abandon.
20551      Branch: cfgperl
20552            ! ext/Devel/DProf/DProf.xs
20553 ____________________________________________________________________________
20554 [  6325] By: jhi                                   on 2000/07/07  18:50:33
20555         Log: Remove perlbook, update perlfaq book listing,
20556              rearrange perl.pod, regenerate perltoc.
20557      Branch: cfgperl
20558            - pod/perlbook.pod
20559            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
20560            ! pod/perlfaq2.pod pod/perltoc.pod
20561 ____________________________________________________________________________
20562 [  6324] By: jhi                                   on 2000/07/07  14:03:40
20563         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
20564      Branch: cfgperl
20565            ! sv.h toke.c
20566 ____________________________________________________________________________
20567 [  6323] By: jhi                                   on 2000/07/06  16:03:55
20568         Log: Fix complaints of buildtoc.
20569      Branch: cfgperl
20570            + lib/Win32.pod
20571            - pod/Win32.pod
20572            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20573 ____________________________________________________________________________
20574 [  6322] By: jhi                                   on 2000/07/06  15:15:52
20575         Log: Add =head1 NAMEs so that buildtoc is happy.
20576              (The CGI::Util nit reported to Lincoln.)
20577      Branch: cfgperl
20578            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
20579            ! pod/perltoc.pod
20580 ____________________________________________________________________________
20581 [  6321] By: jhi                                   on 2000/07/06  03:16:04
20582         Log: Config is being used.
20583      Branch: cfgperl
20584            ! t/op/method.t
20585 ____________________________________________________________________________
20586 [  6320] By: jhi                                   on 2000/07/06  03:13:13
20587         Log: Integrate with Sarathy.
20588      Branch: cfgperl
20589           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
20590 ____________________________________________________________________________
20591 [  6319] By: jhi                                   on 2000/07/06  03:11:46
20592         Log: Autogenerate pod/Makefile and pod/buildtoc.
20593              buildtoc also checks whether the existin pods are
20594              mentioned in MANIFEST and perl.pod, and vice versa.
20595              (None of the thusly found discrepancies fixed yet.)
20596              roffitall also needs to be autogenerated similarly but it
20597              seems so badly out of date that I didn't touch it yet.
20598      Branch: cfgperl
20599            + pod/Makefile.SH pod/buildtoc.PL
20600            - pod/Makefile pod/buildtoc
20601            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
20602 ____________________________________________________________________________
20603 [  6318] By: gsar                                  on 2000/07/05  22:10:54
20604         Log: fix UNC path handling on Windows under ithreads, and chdir()
20605              return value when given a non-existent directory
20606      Branch: perl
20607            ! win32/vdir.h
20608 ____________________________________________________________________________
20609 [  6317] By: gsar                                  on 2000/07/05  22:08:19
20610         Log: winsock cleanup never done on Windows (leads to handle leaks)
20611      Branch: perl
20612            ! win32/perllib.c win32/win32sck.c
20613 ____________________________________________________________________________
20614 [  6316] By: gsar                                  on 2000/07/05  22:06:19
20615         Log: some debugger output does not go to the socket when RemotePort is set
20616      Branch: perl
20617            ! lib/perl5db.pl
20618 ____________________________________________________________________________
20619 [  6315] By: jhi                                   on 2000/07/05  00:25:21
20620         Log: Integrate with Sarathy, preliminary fix for unicos
20621              alignment problems in [ID 20000612.002] Perl problem on Cray system.
20622      Branch: cfgperl
20623            ! sv.h
20624           !> pp_hot.c
20625 ____________________________________________________________________________
20626 [  6314] By: gsar                                  on 2000/07/04  23:34:02
20627         Log: tyop in change#6306
20628      Branch: perl
20629            ! pp_hot.c
20630 ____________________________________________________________________________
20631 [  6313] By: jhi                                   on 2000/07/04  22:14:38
20632         Log: Multiline string literals ENONPORTABLE.
20633      Branch: cfgperl
20634            ! pp_hot.c
20635 ____________________________________________________________________________
20636 [  6312] By: jhi                                   on 2000/07/04  20:34:44
20637         Log: Integrate with Sarathy.
20638      Branch: cfgperl
20639           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
20640           !> t/op/method.t
20641 ____________________________________________________________________________
20642 [  6311] By: jhi                                   on 2000/07/04  20:30:56
20643         Log: More POSIX.pod embellishment.
20644      Branch: cfgperl
20645            ! ext/POSIX/POSIX.pod
20646 ____________________________________________________________________________
20647 [  6310] By: gsar                                  on 2000/07/04  17:28:48
20648         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
20649      Branch: perl
20650            ! t/lib/b.t
20651 ____________________________________________________________________________
20652 [  6309] By: jhi                                   on 2000/07/04  17:22:18
20653         Log: The #6308 required a little bit more.
20654      Branch: cfgperl
20655            ! Makefile.SH win32/Makefile
20656 ____________________________________________________________________________
20657 [  6308] By: jhi                                   on 2000/07/04  16:35:24
20658         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
20659      Branch: cfgperl
20660            + lib/lib_pm.PL
20661            - lib/lib.pm.PL
20662            ! MANIFEST Makefile.SH
20663 ____________________________________________________________________________
20664 [  6307] By: jhi                                   on 2000/07/04  16:28:58
20665         Log: Win32 patches for cfgperl from Sarathy.
20666      Branch: cfgperl
20667            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
20668            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
20669            ! thread.h toke.c util.c win32/Makefile win32/win32.c
20670 ____________________________________________________________________________
20671 [  6306] By: gsar                                  on 2000/07/04  16:28:40
20672         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
20673              (from Richard Soderberg <rs@oregonnet.com>)
20674      Branch: perl
20675            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
20676 ____________________________________________________________________________
20677 [  6305] By: jhi                                   on 2000/07/04  16:24:24
20678         Log: Integrate with Sarathy.
20679      Branch: cfgperl
20680           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
20681           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20682           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
20683           !> proto.h win32/win32.c
20684 ____________________________________________________________________________
20685 [  6304] By: gsar                                  on 2000/07/04  16:17:24
20686         Log: missing perldiag entry for unpack("w",...) diagnostic (from
20687              Andreas Koenig)
20688      Branch: perl
20689            ! pod/perldiag.pod
20690 ____________________________________________________________________________
20691 [  6303] By: gsar                                  on 2000/07/04  16:14:44
20692         Log: remove rel2abs prototypes (from Barrie Slaymaker)
20693      Branch: perl
20694            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
20695            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20696 ____________________________________________________________________________
20697 [  6302] By: gsar                                  on 2000/07/04  04:59:35
20698         Log: adjust change#6299
20699      Branch: perl
20700            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
20701            ! win32/win32.c
20702 ____________________________________________________________________________
20703 [  6301] By: jhi                                   on 2000/07/04  04:50:07
20704         Log: Integrate with Sarathy.
20705      Branch: cfgperl
20706           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
20707           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
20708           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
20709 ____________________________________________________________________________
20710 [  6300] By: gsar                                  on 2000/07/04  04:42:09
20711         Log: PERL_OBJECT build tweak
20712      Branch: perl
20713            ! perl.h
20714 ____________________________________________________________________________
20715 [  6299] By: gsar                                  on 2000/07/04  04:37:00
20716         Log: fix memory leak on Windows (PL_sys_intern contents were never
20717              freed)
20718      Branch: perl
20719            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
20720            ! perlapi.c proto.h win32/win32.c
20721 ____________________________________________________________________________
20722 [  6298] By: gsar                                  on 2000/07/04  04:15:59
20723         Log: fix large memory leak that has been around for ever, masked by
20724              -DPURIFY (most of the arenas were never freed!)
20725      Branch: perl
20726            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
20727 ____________________________________________________________________________
20728 [  6297] By: gsar                                  on 2000/07/04  04:07:46
20729         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
20730      Branch: perl
20731            ! perl.c
20732 ____________________________________________________________________________
20733 [  6296] By: jhi                                   on 2000/06/30  18:28:37
20734         Log: Elaborate POSIX.pod.  Still needs work.
20735      Branch: cfgperl
20736            ! ext/POSIX/POSIX.pod
20737 ____________________________________________________________________________
20738 [  6295] By: jhi                                   on 2000/06/30  14:58:18
20739         Log: Point to perlipc for more SysV IPC examples.
20740      Branch: cfgperl
20741            ! pod/perlfunc.pod
20742 ____________________________________________________________________________
20743 [  6294] By: gsar                                  on 2000/06/30  14:47:45
20744         Log: slurp mode fix in change#4736 still not quite right
20745      Branch: perl
20746            ! pp_hot.c t/io/argv.t
20747 ____________________________________________________________________________
20748 [  6293] By: jhi                                   on 2000/06/30  12:02:55
20749         Log: Integrate with Sarathy.
20750      Branch: cfgperl
20751           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
20752 ____________________________________________________________________________
20753 [  6292] By: jhi                                   on 2000/06/30  12:01:11
20754         Log: From: simon@brecon.co.uk (Simon Cozens)
20755              Subject: UTF8 concat
20756              Date: 30 Jun 2000 06:13:25 GMT
20757              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
20758      Branch: cfgperl
20759            ! pp_hot.c
20760 ____________________________________________________________________________
20761 [  6291] By: gsar                                  on 2000/06/30  04:37:33
20762         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
20763              when @_ is modified, causing coredumps
20764      Branch: perl
20765            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
20766 ____________________________________________________________________________
20767 [  6290] By: jhi                                   on 2000/06/30  02:21:44
20768         Log: Integrate with Sarathy.
20769      Branch: cfgperl
20770           !> vms/vms.c vms/vmsish.h
20771 ____________________________________________________________________________
20772 [  6289] By: jhi                                   on 2000/06/30  02:21:02
20773         Log: Check VERSIONs.
20774      Branch: cfgperl
20775            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
20776            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20777            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20778 ____________________________________________________________________________
20779 [  6288] By: jhi                                   on 2000/06/30  02:18:52
20780         Log: Integrate with Sarathy.
20781      Branch: cfgperl
20782           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
20783           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
20784           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20785           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
20786 ____________________________________________________________________________
20787 [  6287] By: gsar                                  on 2000/06/30  02:17:08
20788         Log: integrate vmsperl changes into mainline
20789      Branch: perl
20790           !> vms/vms.c vms/vmsish.h
20791 ____________________________________________________________________________
20792 [  6285] By: gsar                                  on 2000/06/30  02:05:28
20793         Log: localize %INC in a Safe compartment so that use/require work
20794              (many other magic globals probably need similar treatment)
20795      Branch: perl
20796            ! ext/Opcode/Opcode.xs
20797 ____________________________________________________________________________
20798 [  6284] By: gsar                                  on 2000/06/30  01:54:54
20799         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
20800              about Windows
20801      Branch: perl
20802            ! pod/perlembed.pod
20803 ____________________________________________________________________________
20804 [  6283] By: jhi                                   on 2000/06/30  01:50:10
20805         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
20806              From: Barrie Slaymaker <barries@jester.slaysys.com>
20807              Date: Wed, 28 Jun 2000 11:35:29 -0400
20808              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
20809      Branch: perl
20810            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
20811            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20812            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20813            ! lib/File/Spec/Win32.pm
20814 ____________________________________________________________________________
20815 [  6282] By: jhi                                   on 2000/06/29  22:57:22
20816         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
20817              From: Dan Sugalski <dan@sidhe.org>
20818              Date: Tue, 06 Jun 2000 11:59:50 -0400
20819              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
20820      Branch: cfgperl
20821            ! vms/vms.c
20822 ____________________________________________________________________________
20823 [  6281] By: jhi                                   on 2000/06/29  22:52:50
20824         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
20825              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
20826              Date: Wed, 7 Jun 2000 04:02:04 -0500
20827              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
20828      Branch: cfgperl
20829            ! utils/h2xs.PL
20830 ____________________________________________________________________________
20831 [  6280] By: jhi                                   on 2000/06/29  22:45:47
20832         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
20833              From: rspier@pobox.com (Robert Spier)
20834              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
20835              Message-ID: <14654.31913.845602.610277@rls.cx>
20836      Branch: cfgperl
20837            ! utils/h2xs.PL
20838 ____________________________________________________________________________
20839 [  6279] By: jhi                                   on 2000/06/29  22:38:16
20840         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
20841              From: Tim Ayers <tayers@bridge.com>
20842              Date: Thu, 08 Jun 2000 08:11:06 +0200
20843              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
20844              [resent by Richard Foley, Message-Id probably wrong]
20845      Branch: cfgperl
20846            ! pod/perlsub.pod
20847 ____________________________________________________________________________
20848 [  6278] By: jhi                                   on 2000/06/29  22:21:45
20849         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
20850              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
20851              Date: Fri, 09 Jun 2000 12:39:27 -0400
20852              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
20853              (plus update the version "number" of Text::Wrap)
20854      Branch: cfgperl
20855            ! lib/Text/Wrap.pm
20856 ____________________________________________________________________________
20857 [  6277] By: jhi                                   on 2000/06/29  22:13:10
20858         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
20859              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20860              Date: Mon, 12 Jun 2000 14:55:59 +0100
20861              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
20862      Branch: cfgperl
20863            ! pod/perlfunc.pod
20864 ____________________________________________________________________________
20865 [  6276] By: jhi                                   on 2000/06/29  22:11:06
20866         Log: Subject: [PATCH] Re: eval documentation: context
20867              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20868              Date: Mon, 12 Jun 2000 15:07:29 +0100
20869              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
20870      Branch: cfgperl
20871            ! pod/perlfunc.pod
20872 ____________________________________________________________________________
20873 [  6275] By: jhi                                   on 2000/06/29  21:59:46
20874         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
20875              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
20876              Date: Tue, 13 Jun 2000 02:43:48 -0500
20877              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
20878      Branch: cfgperl
20879            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
20880 ____________________________________________________________________________
20881 [  6274] By: jhi                                   on 2000/06/29  21:56:14
20882         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
20883              From: Andy Dougherty <doughera@lafayette.edu>
20884              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
20885              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
20886      Branch: cfgperl
20887            ! ext/File/Glob/Glob.pm
20888 ____________________________________________________________________________
20889 [  6273] By: jhi                                   on 2000/06/29  21:49:09
20890         Log: Subject: [PATCH] xsub attributes
20891              From: Doug MacEachern <dougm@covalent.net>
20892              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
20893              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
20894      Branch: cfgperl
20895            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
20896            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
20897 ____________________________________________________________________________
20898 [  6272] By: jhi                                   on 2000/06/29  21:41:28
20899         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
20900              From: Tom Phoenix <rootbeer@redcat.com>
20901              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
20902              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
20903      Branch: cfgperl
20904            ! lib/Net/Ping.pm
20905 ____________________________________________________________________________
20906 [  6271] By: jhi                                   on 2000/06/29  21:36:55
20907         Log: Subject: PATCH pod/perltie.pod
20908              From: Ian Phillipps <Ian.Phillipps@iname.com>
20909              Date: Fri, 16 Jun 2000 00:17:19 +0100
20910              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
20911              (only the first hunk, the second hunk had already been done
20912              by some other patch)
20913      Branch: cfgperl
20914            ! pod/perltie.pod
20915 ____________________________________________________________________________
20916 [  6270] By: jhi                                   on 2000/06/29  21:24:51
20917         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
20918              From: Nicholas Clark <nick@talking.bollo.cx>
20919              Date: Fri, 23 Jun 2000 16:21:15 +0100
20920              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
20921      Branch: cfgperl
20922            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
20923            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
20924 ____________________________________________________________________________
20925 [  6269] By: jhi                                   on 2000/06/29  19:38:15
20926         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
20927              silence few compiler warnings.
20928      Branch: cfgperl
20929            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
20930 ____________________________________________________________________________
20931 [  6268] By: jhi                                   on 2000/06/29  18:21:50
20932         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
20933              From: Dominic Dunlop <domo@computer.org> 
20934              Date: Thu, 29 Jun 2000 12:32:39 +0200 
20935              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
20936      Branch: cfgperl
20937            ! t/op/sprintf.t
20938 ____________________________________________________________________________
20939 [  6267] By: jhi                                   on 2000/06/29  18:16:07
20940         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
20941              From: Doug MacEachern <dougm@covalent.net>
20942              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
20943              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
20944      Branch: cfgperl
20945            + t/op/method2entersub.t
20946            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
20947            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20948            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
20949            ! xsutils.c
20950 ____________________________________________________________________________
20951 [  6266] By: jhi                                   on 2000/06/29  15:11:15
20952         Log: Subject: [PATCH 5.6.0] cygwin port
20953              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
20954              From: "Fifer, Eric" <EFifer@sanwaint.com>
20955              Date: Thu, 29 Jun 2000 12:58:29 +0100
20956      Branch: cfgperl
20957            ! cygwin/Makefile.SHs
20958 ____________________________________________________________________________
20959 [  6265] By: jhi                                   on 2000/06/29  15:04:05
20960         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
20961              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20962              Date: Wed, 28 Jun 2000 17:50:12 -0700
20963              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
20964      Branch: cfgperl
20965            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20966 ____________________________________________________________________________
20967 [  6264] By: jhi                                   on 2000/06/29  15:00:57
20968         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
20969              From: Marty Lucich <marty@netcom.com>
20970              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
20971              Message-Id: <200006282116.OAA11148@netcom.com>
20972              ccdlflags update (the BSD/OS 4.1 part had already been taken
20973              care of by #6141).
20974      Branch: cfgperl
20975            ! hints/bsdos.sh
20976 ____________________________________________________________________________
20977 [  6263] By: jhi                                   on 2000/06/29  13:47:44
20978         Log: tr fixes from Simon Cozens
20979      Branch: cfgperl
20980            ! doop.c
20981 ____________________________________________________________________________
20982 [  6262] By: jhi                                   on 2000/06/28  18:46:01
20983         Log: Subject: 5.6.0 Patch for EPOC
20984              From: Olaf Flebbe <o.flebbe@gmx.de>
20985              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
20986              Message-ID: <23449.960929969@www11.gmx.net>
20987      Branch: cfgperl
20988            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
20989            ! epoc/epocish.h
20990 ____________________________________________________________________________
20991 [  6261] By: jhi                                   on 2000/06/28  18:29:07
20992         Log: Subject: Re: [PATCH cfgperl] BOMs away!
20993              From: simon@brecon.co.uk (Simon Cozens)
20994              Date: 17 Jun 2000 11:49:57 GMT
20995              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
20996      Branch: cfgperl
20997            ! pod/perldiag.pod t/comp/require.t toke.c
20998 ____________________________________________________________________________
20999 [  6260] By: jhi                                   on 2000/06/28  17:47:16
21000         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
21001              From: simon@brecon.co.uk (Simon Cozens) 
21002              Date: 17 Jun 2000 11:56:44 GMT 
21003              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
21004              pack U0, pack C0
21005      Branch: cfgperl
21006            ! pod/perlfunc.pod pp.c t/op/pack.t
21007 ____________________________________________________________________________
21008 [  6259] By: jhi                                   on 2000/06/28  16:43:17
21009         Log: perlnewmod was missing from MANIFEST.
21010      Branch: cfgperl
21011            ! MANIFEST
21012 ____________________________________________________________________________
21013 [  6258] By: jhi                                   on 2000/06/28  15:54:30
21014         Log: linenumber tweak
21015      Branch: cfgperl
21016            ! t/pragma/warn/regcomp
21017 ____________________________________________________________________________
21018 [  6257] By: jhi                                   on 2000/06/28  15:50:44
21019         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
21020              From: Doug MacEachern <dougm@covalent.net>
21021              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
21022              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
21023              (one part of the patch had been applied earlier)
21024      Branch: cfgperl
21025            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
21026 ____________________________________________________________________________
21027 [  6256] By: jhi                                   on 2000/06/28  15:40:22
21028         Log: tweaks from Simon Cozens to further fix tr/// under utf8
21029      Branch: cfgperl
21030            ! doop.c
21031 ____________________________________________________________________________
21032 [  6255] By: jhi                                   on 2000/06/28  15:33:45
21033         Log: small thinko tweaks
21034      Branch: cfgperl
21035            ! lib/IPC/Open3.pm t/op/my_stash.t
21036 ____________________________________________________________________________
21037 [  6254] By: jhi                                   on 2000/06/28  15:33:25
21038         Log: Subject: tr///, help wanted.
21039              From: simon@brecon.co.uk (Simon Cozens)
21040              Date: 28 Jun 2000 11:29:04 GMT
21041              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
21042      Branch: cfgperl
21043            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
21044            ! pp_proto.h proto.h t/op/tr.t
21045 ____________________________________________________________________________
21046 [  6253] By: jhi                                   on 2000/06/28  15:09:17
21047         Log: Paranoia tweak on #6249.
21048              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
21049              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
21050              Date: Sun, 25 Jun 2000 23:43:12 -0400
21051              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
21052      Branch: cfgperl
21053            ! lib/IPC/Open3.pm
21054 ____________________________________________________________________________
21055 [  6252] By: jhi                                   on 2000/06/28  15:01:38
21056         Log: Document #6249 and #6251.
21057      Branch: cfgperl
21058            ! lib/Exporter.pm lib/IPC/Open3.pm
21059 ____________________________________________________________________________
21060 [  6251] By: jhi                                   on 2000/06/28  14:50:43
21061         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
21062              From: Doug MacEachern <dougm@covalent.net>
21063              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
21064              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
21065      Branch: cfgperl
21066            ! lib/Exporter.pm
21067 ____________________________________________________________________________
21068 [  6250] By: jhi                                   on 2000/06/28  14:45:23
21069         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
21070              From: Doug MacEachern <dougm@covalent.net>
21071              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
21072              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
21073      Branch: cfgperl
21074            + t/op/my_stash.t
21075            ! MANIFEST embed.pl global.sym proto.h toke.c
21076 ____________________________________________________________________________
21077 [  6249] By: jhi                                   on 2000/06/28  14:36:34
21078         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
21079              From: Frank Tobin <ftobin@uiuc.edu>
21080              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
21081              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
21082      Branch: cfgperl
21083            ! lib/IPC/Open3.pm
21084 ____________________________________________________________________________
21085 [  6248] By: jhi                                   on 2000/06/28  14:11:25
21086         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
21087              From: Mark-Jason Dominus <mjd@plover.com>
21088              Date: Tue, 27 Jun 2000 22:36:42 -0400
21089              Message-ID: <20000628023642.12166.qmail@plover.com>
21090      Branch: cfgperl
21091            ! pod/perlfunc.pod
21092 ____________________________________________________________________________
21093 [  6247] By: jhi                                   on 2000/06/27  12:46:37
21094         Log: Tweak $VERSION, patch from Doug MacEachern.
21095      Branch: cfgperl
21096            ! lib/File/Spec.pm
21097 ____________________________________________________________________________
21098 [  6246] By: jhi                                   on 2000/06/27  03:34:46
21099         Log: Allow for standalone testing.
21100      Branch: cfgperl
21101            ! t/lib/filefunc.t t/lib/filespec.t
21102 ____________________________________________________________________________
21103 [  6245] By: jhi                                   on 2000/06/27  02:50:02
21104         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
21105              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
21106              Date: Sat, 24 Jun 2000 13:06:20 +0100
21107              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
21108      Branch: cfgperl
21109            ! ext/DynaLoader/DynaLoader_pm.PL
21110 ____________________________________________________________________________
21111 [  6244] By: jhi                                   on 2000/06/27  02:46:10
21112         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
21113              From: Doug MacEachern <dougm@covalent.net>
21114              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
21115              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
21116      Branch: cfgperl
21117            ! gv.c sv.c t/lib/peek.t
21118 ____________________________________________________________________________
21119 [  6243] By: jhi                                   on 2000/06/27  02:38:07
21120         Log: Subject: [PATCH] is_utf8_string
21121              From: simon@brecon.co.uk (Simon Cozens)
21122              Date: 26 Jun 2000 02:25:59 GMT
21123              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
21124      Branch: cfgperl
21125            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
21126            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
21127            ! proto.h utf8.c
21128 ____________________________________________________________________________
21129 [  6242] By: jhi                                   on 2000/06/27  02:24:00
21130         Log: Subject: [PATCH] bytes<->utf8 fixes
21131              From: simon@brecon.co.uk (Simon Cozens)
21132              Date: 26 Jun 2000 04:55:45 GMT
21133              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
21134      Branch: cfgperl
21135            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
21136 ____________________________________________________________________________
21137 [  6241] By: jhi                                   on 2000/06/27  02:12:42
21138         Log: Do no -warn on \_, only on \alpha.
21139              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
21140              From: David Dyck <dcd@tc.fluke.com>
21141              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
21142              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
21143      Branch: cfgperl
21144            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
21145 ____________________________________________________________________________
21146 [  6240] By: jhi                                   on 2000/06/27  02:00:01
21147         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
21148              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
21149              Date: Mon, 26 Jun 2000 18:40:14 +0100
21150              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
21151      Branch: cfgperl
21152            ! utils/h2xs.PL
21153 ____________________________________________________________________________
21154 [  6239] By: jhi                                   on 2000/06/27  01:53:40
21155         Log: Configure maintenance.  Sever some dependency cycles,
21156              separate gccversion from the cc unit,
21157              address [ID 20000623.006] Configure script patch for using gcc on AIX
21158              (but solve it a little bit differently),
21159              unduplex some accidentally duplicated units,
21160              suggest using gcc if no cc available
21161              (p5p thread: "Solaris configure: counterproposal", 1999-09)
21162      Branch: cfgperl
21163            ! Configure Todo-5.6 config_h.SH
21164      Branch: metaconfig
21165            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
21166            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
21167      Branch: metaconfig/U/perl
21168            + gccvers.U
21169            ! d_getespwnam.U d_getprpwnam.U i_prot.U
21170 ____________________________________________________________________________
21171 [  6238] By: jhi                                   on 2000/06/25  18:04:56
21172         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
21173              From: Dan Sugalski <dan@sidhe.org>
21174              Date: Fri, 23 Jun 2000 17:00:00 -0400
21175              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
21176      Branch: cfgperl
21177            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
21178 ____________________________________________________________________________
21179 [  6237] By: jhi                                   on 2000/06/25  16:36:45
21180         Log: Tweak embed.pl, regen headers.
21181      Branch: cfgperl
21182            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
21183            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
21184            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
21185            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
21186            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
21187 ____________________________________________________________________________
21188 [  6236] By: jhi                                   on 2000/06/25  15:26:42
21189         Log: Regen headers.
21190      Branch: cfgperl
21191            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
21192            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
21193            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
21194            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
21195            ! regnodes.h warnings.h
21196 ____________________________________________________________________________
21197 [  6235] By: jhi                                   on 2000/06/23  19:39:35
21198         Log: The thread begun by
21199              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
21200              From: Kevin.Ruscoe@ubsw.com
21201              Date: Fri, 16 Jun 2000 16:38:51 +0100
21202              Message-Id: <H000019b03c300d6@MHS>
21203      Branch: cfgperl
21204            ! hints/solaris_2.sh
21205 ____________________________________________________________________________
21206 [  6234] By: jhi                                   on 2000/06/23  19:23:36
21207         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
21208              because when run as services (Win32ese for daemons)
21209              no environment variables are set and tmpdir ends up as /tmp,
21210              which is ambiguous.
21211              
21212              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
21213              From: matt@sergeant.org
21214              Date: 16 Jun 2000 16:30:43 -0000
21215              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
21216      Branch: cfgperl
21217            ! lib/File/Spec/Win32.pm
21218 ____________________________________________________________________________
21219 [  6233] By: jhi                                   on 2000/06/23  19:18:58
21220         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
21221              From: Mark-Jason Dominus <mjd@plover.com>
21222              Date: Fri, 16 Jun 2000 20:53:04 -0400
21223              Message-ID: <20000617005304.8008.qmail@plover.com>
21224      Branch: cfgperl
21225            ! op.h
21226 ____________________________________________________________________________
21227 [  6232] By: jhi                                   on 2000/06/23  16:10:02
21228         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
21229              From: simon@brecon.co.uk (Simon Cozens)
21230              Date: 19 Jun 2000 15:18:27 GMT
21231              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
21232              
21233              plus update pod/Makefile and regenerate perltoc
21234      Branch: cfgperl
21235            + pod/perlutil.pod
21236            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
21237 ____________________________________________________________________________
21238 [  6231] By: jhi                                   on 2000/06/23  15:19:18
21239         Log: Subject: [PATCH 5.6.0] cygwin port
21240              From: "Fifer, Eric" <EFifer@sanwaint.com>
21241              Date: Tue, 20 Jun 2000 14:30:58 +0100
21242              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
21243      Branch: cfgperl
21244            ! README.cygwin lib/File/Find.pm
21245 ____________________________________________________________________________
21246 [  6230] By: jhi                                   on 2000/06/23  14:25:21
21247         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
21248      Branch: cfgperl
21249            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
21250            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
21251            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21252            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
21253 ____________________________________________________________________________
21254 [  6229] By: jhi                                   on 2000/06/23  14:13:34
21255         Log: Subject: README.hpux version 0.6.1
21256              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
21257              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21258              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
21259      Branch: cfgperl
21260            ! README.hpux
21261 ____________________________________________________________________________
21262 [  6228] By: jhi                                   on 2000/06/23  14:07:20
21263         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
21264              From: Doug MacEachern <dougm@covalent.net>
21265              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
21266              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
21267      Branch: cfgperl
21268            ! op.c
21269 ____________________________________________________________________________
21270 [  6227] By: jhi                                   on 2000/06/23  14:01:06
21271         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
21272              From: Doug MacEachern <dougm@covalent.net>
21273              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
21274              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
21275      Branch: cfgperl
21276            + lib/lib.pm.PL
21277            - lib/lib.pm
21278            ! MANIFEST Makefile.SH
21279 ____________________________________________________________________________
21280 [  6226] By: jhi                                   on 2000/06/23  13:53:07
21281         Log: Subject: [PATCH] remove forward declarations in Socket.pm
21282              From: Doug MacEachern <dougm@covalent.net>
21283              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
21284              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
21285              
21286              From: Doug MacEachern <dougm@covalent.net>
21287              Subject: Re: [PATCH] remove forward declarations in Socket.pm
21288              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
21289              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
21290      Branch: cfgperl
21291            ! ext/Socket/Socket.pm op.c
21292 ____________________________________________________________________________
21293 [  6225] By: jhi                                   on 2000/06/23  13:41:52
21294         Log: Add source code filenames to apidoc.
21295              From: simon@brecon.co.uk (Simon Cozens)
21296              Subject: [PATCH embed.pl] Source X-ref
21297              Date: 22 Jun 2000 02:18:49 GMT
21298              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
21299      Branch: cfgperl
21300            ! embed.pl
21301 ____________________________________________________________________________
21302 [  6224] By: jhi                                   on 2000/06/23  13:32:33
21303         Log: A way to avoid English.pm performance hit.
21304              From: root <root@jester.slaysys.com>
21305              Subject: [YAPATCH English.pm] My turn to putt again
21306              Date: Thu, 22 Jun 2000 20:33:58 -0400
21307              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
21308      Branch: cfgperl
21309            ! lib/English.pm t/lib/english.t
21310 ____________________________________________________________________________
21311 [  6223] By: jhi                                   on 2000/06/23  13:27:06
21312         Log: Avoid double close().
21313              Subject: [PATCH] avoid double close()
21314              From: Doug MacEachern <dougm@covalent.net>
21315              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
21316              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
21317      Branch: cfgperl
21318            ! doio.c
21319 ____________________________________________________________________________
21320 [  6222] By: jhi                                   on 2000/06/23  13:25:54
21321         Log: doc typo fix
21322              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
21323              From: Ian Phillipps <Ian.Phillipps@iname.com>
21324              Date: Fri, 23 Jun 2000 10:40:58 +0100
21325              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
21326      Branch: cfgperl
21327            ! lib/Pod/Usage.pm
21328 ____________________________________________________________________________
21329 [  6221] By: jhi                                   on 2000/06/23  13:24:15
21330         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
21331              From: simon@brecon.co.uk (Simon Cozens)
21332              Subject: [PATCH] Eliminate tr///[CU][CU]
21333              Date: 23 Jun 2000 11:05:40 GMT
21334              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
21335      Branch: cfgperl
21336            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
21337 ____________________________________________________________________________
21338 [  6220] By: jhi                                   on 2000/06/22  16:07:51
21339         Log: Win32 patches from Benjamin Stuhl.
21340      Branch: cfgperl
21341            ! makedef.pl win32/win32.h
21342 ____________________________________________________________________________
21343 [  6219] By: jhi                                   on 2000/06/22  16:06:34
21344         Log: Bytecode patches from Benjamin Stuhl.
21345      Branch: cfgperl
21346            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
21347            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
21348            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21349 ____________________________________________________________________________
21350 [  6218] By: jhi                                   on 2000/06/15  23:54:16
21351         Log: Bytecode patches from Benjamin Stuhl.
21352      Branch: cfgperl
21353            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
21354 ____________________________________________________________________________
21355 [  6217] By: jhi                                   on 2000/06/09  13:38:29
21356         Log: Rename the fdpid locking and integrate with Sarathy.
21357      Branch: cfgperl
21358            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
21359            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
21360            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
21361            ! win32/win32.c
21362           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
21363 ____________________________________________________________________________
21364 [  6216] By: gsar                                  on 2000/06/08  14:54:21
21365         Log: be more optimal about clearing @_
21366      Branch: perl
21367            ! cop.h
21368 ____________________________________________________________________________
21369 [  6215] By: gsar                                  on 2000/06/08  14:33:04
21370         Log: tweak comment about @DB::args
21371      Branch: perl
21372            ! av.h pp_ctl.c
21373 ____________________________________________________________________________
21374 [  6214] By: gsar                                  on 2000/06/08  13:57:54
21375         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
21376              caller() wants to populate @DB::args with it (causes a coredump
21377              in Carp::confess())
21378      Branch: perl
21379            ! cop.h t/op/runlevel.t
21380 ____________________________________________________________________________
21381 [  6213] By: gsar                                  on 2000/06/08  07:06:35
21382         Log: back out change#6106 (seems problematic)
21383      Branch: perl
21384            ! hints/solaris_2.sh
21385 ____________________________________________________________________________
21386 [  6212] By: jhi                                   on 2000/06/07  03:10:36
21387         Log: Continuing mopup for #6204.
21388      Branch: cfgperl
21389            ! ext/B/defsubs_h.PL
21390 ____________________________________________________________________________
21391 [  6211] By: jhi                                   on 2000/06/07  02:41:50
21392         Log: Mopup for #6204.
21393              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
21394              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
21395              This is comes from const() where POK isn't on when expected.
21396      Branch: cfgperl
21397            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
21398            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21399            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
21400            ! perlapi.h pod/perlapi.pod
21401 ____________________________________________________________________________
21402 [  6210] By: jhi                                   on 2000/06/07  01:56:29
21403         Log: Mopup for #6207 and #6209.
21404      Branch: cfgperl
21405            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
21406 ____________________________________________________________________________
21407 [  6209] By: jhi                                   on 2000/06/07  01:33:12
21408         Log: Lock PL_fdpid against race conditions, based on:
21409              Subject: [PATCH 5.6.0]subprocess fixup for threads
21410              From: Dan Sugalski <dan@sidhe.org>
21411              To: perl5-porters@perl.org
21412              Date: Tue, 11 Apr 2000 17:02:32 -0400
21413              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
21414      Branch: cfgperl
21415            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
21416            ! win32/win32.c
21417 ____________________________________________________________________________
21418 [  6208] By: jhi                                   on 2000/06/07  01:05:23
21419         Log: Regen headers for #6207.
21420      Branch: cfgperl
21421            ! embed.h global.sym objXSUB.h proto.h
21422 ____________________________________________________________________________
21423 [  6207] By: jhi                                   on 2000/06/06  23:43:13
21424         Log: Subject: [PATCH 5.6.0] Threadsafe patches
21425              From: Dan Sugalski <dan@sidhe.org>
21426              To: perl5-porters@perl.org
21427              Date: Mon, 08 May 2000 18:08:13 -0400
21428              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
21429      Branch: cfgperl
21430            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
21431            ! proto.h sv.h util.c
21432 ____________________________________________________________________________
21433 [  6206] By: jhi                                   on 2000/06/06  23:21:23
21434         Log: Subject: [PATCH] Eliminate $a/$b in pod
21435              From: David Glasser <me@davidglasser.net>
21436              To: perl5-porters@perl.org
21437              Date: Mon, 29 May 2000 21:15:59 -0400
21438              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
21439      Branch: cfgperl
21440            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
21441            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
21442            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
21443            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
21444            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
21445            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
21446            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
21447            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
21448            ! pod/perlvar.pod pod/perlxs.pod
21449 ____________________________________________________________________________
21450 [  6205] By: jhi                                   on 2000/06/06  23:12:14
21451         Log: Subject: [PATCH] Win32 improvements
21452              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
21453              To: gsar@activestate.com, perl5-porters@perl.org
21454              Date: Mon, 29 May 2000 17:22:24 PDT
21455              Message-ID: <20000530002224.91142.qmail@hotmail.com>
21456              (MUA had mangled many lines by wordwrapping)
21457      Branch: cfgperl
21458            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
21459 ____________________________________________________________________________
21460 [  6204] By: jhi                                   on 2000/06/06  23:01:50
21461         Log: Subject: [PATCH] B::Bytecode patches
21462              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
21463              To: gsar@activestate.com, jhi@iki.fi
21464              Cc: perl5-porters@perl.org
21465              Message-ID: <20000602202526.48694.qmail@hotmail.com>
21466              (MUA had mangled many lines by wordwrapping)
21467      Branch: cfgperl
21468            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
21469            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
21470            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21471            ! intrpvar.h perl.c
21472 ____________________________________________________________________________
21473 [  6203] By: jhi                                   on 2000/06/06  22:32:43
21474         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
21475              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21476              Date: Tue, 06 Jun 2000 13:07:45 -0700
21477              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
21478      Branch: cfgperl
21479            ! pod/perldiag.pod
21480 ____________________________________________________________________________
21481 [  6202] By: jhi                                   on 2000/06/06  19:38:35
21482         Log: Integrate with Sarathy.
21483      Branch: cfgperl
21484           !> perl.c
21485 ____________________________________________________________________________
21486 [  6201] By: gsar                                  on 2000/06/06  00:42:59
21487         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
21488              does a PUSHMARK that's never ever POPMARKed; in general, only
21489              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
21490              Perl_eval_[sp]v() don't because they don't take any incoming
21491              arguments (this leak has been around since the original version
21492              of perl_eval_pv() in 5.003_97e)
21493      Branch: perl
21494            ! perl.c
21495 ____________________________________________________________________________
21496 [  6200] By: jhi                                   on 2000/06/04  03:44:52
21497         Log: Update to cperl-mode.el 4.31 from
21498              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
21499              Subject: A couple of notes
21500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21501              To: Mailing list Perl5 <perl5-porters@perl.org>
21502              Date: Sat, 3 Jun 2000 23:33:32 -0400
21503              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
21504      Branch: cfgperl
21505            ! emacs/cperl-mode.el
21506 ____________________________________________________________________________
21507 [  6199] By: jhi                                   on 2000/06/03  15:11:05
21508         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
21509              From: Dan Sugalski <dan@sidhe.org>
21510              To: perl5-porters@perl.org, vmsperl@perl.org
21511              Date: Fri, 02 Jun 2000 17:30:51 -0400
21512              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
21513      Branch: cfgperl
21514            ! vms/descrip_mms.template vms/gen_shrfls.pl
21515 ____________________________________________________________________________
21516 [  6198] By: jhi                                   on 2000/06/03  14:59:15
21517         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
21518              From: Dan Sugalski <dan@sidhe.org>
21519              To: vmsperl@perl.org, perl5-porters@perl.org
21520              Date: Fri, 02 Jun 2000 16:00:41 -0400
21521              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
21522              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
21523      Branch: cfgperl
21524            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
21525            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
21526            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
21527 ____________________________________________________________________________
21528 [  6197] By: jhi                                   on 2000/06/03  14:41:30
21529         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
21530              From: John Borwick <jhborwic@unity.ncsu.edu>
21531              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
21532              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
21533      Branch: cfgperl
21534            ! pod/perlsyn.pod
21535 ____________________________________________________________________________
21536 [  6196] By: jhi                                   on 2000/06/03  14:38:09
21537         Log: Integrate with Sarathy.
21538      Branch: cfgperl
21539           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
21540           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
21541           !> vms/perly_c.vms
21542 ____________________________________________________________________________
21543 [  6195] By: gsar                                  on 2000/06/02  22:43:13
21544         Log: fix yet another eval"" leak under USE_ITHREADS
21545      Branch: perl
21546            ! op.c
21547 ____________________________________________________________________________
21548 [  6194] By: gsar                                  on 2000/06/02  18:22:06
21549         Log: fix small eval"" memory leaks under USE_ITHREADS
21550      Branch: perl
21551            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
21552            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
21553            ! vms/perly_c.vms
21554 ____________________________________________________________________________
21555 [  6193] By: jhi                                   on 2000/06/01  13:03:56
21556         Log: Signals-be-gone for microperl.
21557      Branch: cfgperl
21558            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
21559 ____________________________________________________________________________
21560 [  6192] By: jhi                                   on 2000/06/01  12:52:02
21561         Log: Integrate with Sarathy.
21562      Branch: cfgperl
21563           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
21564           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
21565           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
21566           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
21567           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
21568           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
21569           !> t/op/vec.t utils/h2xs.PL
21570 ____________________________________________________________________________
21571 [  6191] By: gsar                                  on 2000/06/01  09:38:21
21572         Log: vec() loses numericalness (modified version of patch suggested
21573              by Robin Barker)
21574      Branch: perl
21575            ! doop.c t/op/vec.t
21576 ____________________________________________________________________________
21577 [  6190] By: gsar                                  on 2000/06/01  09:26:15
21578         Log: submit missing embed.pl change
21579      Branch: perl
21580            ! embed.pl
21581 ____________________________________________________________________________
21582 [  6189] By: gsar                                  on 2000/06/01  09:05:34
21583         Log: counting tr/// corrupts later operation (from M.J.T Guy)
21584      Branch: perl
21585            ! doop.c t/op/tr.t
21586 ____________________________________________________________________________
21587 [  6188] By: gsar                                  on 2000/06/01  08:58:39
21588         Log: h2xs tweaks
21589      Branch: perl
21590            ! utils/h2xs.PL
21591 ____________________________________________________________________________
21592 [  6187] By: gsar                                  on 2000/06/01  08:50:07
21593         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
21594              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
21595      Branch: perl
21596            + lib/Pod/LaTeX.pm
21597            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
21598            ! pod/pod2latex.PL
21599 ____________________________________________________________________________
21600 [  6186] By: gsar                                  on 2000/06/01  08:24:40
21601         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
21602              <wolfgang.laun@alcatel.at>)
21603      Branch: perl
21604            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
21605            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
21606 ____________________________________________________________________________
21607 [  6185] By: gsar                                  on 2000/06/01  08:12:00
21608         Log: remove incorrect documentation about implicit split to @_ in
21609              list context, which never really worked in perl 5 (from
21610              M.J.T. Guy)
21611      Branch: perl
21612            ! pod/perlfunc.pod pod/perltrap.pod
21613 ____________________________________________________________________________
21614 [  6184] By: gsar                                  on 2000/06/01  07:52:27
21615         Log: tweak for change#6127
21616      Branch: perl
21617            ! perl.c
21618 ____________________________________________________________________________
21619 [  6183] By: gsar                                  on 2000/06/01  07:41:02
21620         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
21621              <nick@ccl4.org>)
21622      Branch: perl
21623            + t/lib/selfloader.t
21624            ! MANIFEST lib/SelfLoader.pm
21625 ____________________________________________________________________________
21626 [  6182] By: jhi                                   on 2000/06/01  00:34:42
21627         Log: Be Cleaner Part Deux.
21628      Branch: cfgperl
21629            ! Makefile.SH
21630 ____________________________________________________________________________
21631 [  6181] By: jhi                                   on 2000/06/01  00:32:09
21632         Log: Integrate with Sarathy.
21633      Branch: cfgperl
21634           !> pp.c t/op/arith.t
21635 ____________________________________________________________________________
21636 [  6180] By: jhi                                   on 2000/06/01  00:31:13
21637         Log: microperl nits from Simon Cozens.
21638      Branch: cfgperl
21639            + uconfig.h
21640            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
21641            ! unixish.h
21642 ____________________________________________________________________________
21643 [  6179] By: gsar                                  on 2000/05/31  22:37:51
21644         Log: buggy modulus on UVs introduced by change#3378 (resulted in
21645              4063328477 % 65535 amounting to 27406, instead of 27407)
21646      Branch: perl
21647            ! pp.c t/op/arith.t
21648 ____________________________________________________________________________
21649 [  6178] By: jhi                                   on 2000/05/31  21:52:41
21650         Log: Be cleaner.
21651      Branch: cfgperl
21652            ! Makefile.SH
21653 ____________________________________________________________________________
21654 [  6177] By: jhi                                   on 2000/05/31  21:47:33
21655         Log: Substitution utf8 patch from Simon Cozens.
21656      Branch: cfgperl
21657            ! pp_hot.c
21658 ____________________________________________________________________________
21659 [  6176] By: jhi                                   on 2000/05/31  21:45:34
21660         Log: Single-quoted utf8 patch from Simon Cozens.
21661      Branch: cfgperl
21662            ! toke.c
21663 ____________________________________________________________________________
21664 [  6175] By: jhi                                   on 2000/05/31  21:40:18
21665         Log: Integrate with Sarathy.
21666      Branch: cfgperl
21667           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
21668 ____________________________________________________________________________
21669 [  6174] By: jhi                                   on 2000/05/31  21:37:31
21670         Log: microperl changes from Simon Cozens; Makefile for microperl
21671              written from scratch; few casts added as microperl compilation
21672              doesn't have all prototypes available.
21673      Branch: cfgperl
21674            + Makefile.micro README.micro Todo.micro uconfig.sh
21675            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
21676            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
21677      Branch: metaconfig
21678            + U/modified/Config_h.U
21679 ____________________________________________________________________________
21680 [  6173] By: jhi                                   on 2000/05/31  20:00:24
21681         Log: metaconfig maintenance.
21682      Branch: metaconfig
21683            + U/modified/Inhdr.U U/typedefs/inotype.U
21684      Branch: metaconfig/U/perl
21685            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
21686            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
21687 ____________________________________________________________________________
21688 [  6172] By: gsar                                  on 2000/05/31  05:05:42
21689         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
21690              (from Ilya Zakharevich)
21691      Branch: perl
21692            ! regexec.c t/op/re_tests
21693 ____________________________________________________________________________
21694 [  6171] By: gsar                                  on 2000/05/31  05:01:47
21695         Log: scalar() doesn't force scalar context when used in void context
21696              (from Simon Cozens)
21697      Branch: perl
21698            ! op.c t/op/wantarray.t
21699 ____________________________________________________________________________
21700 [  6170] By: gsar                                  on 2000/05/31  04:41:33
21701         Log: change#6142 needs tweaks to tests to work where there's no symlink()
21702              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21703      Branch: perl
21704            ! t/lib/filefind.t
21705 ____________________________________________________________________________
21706 [  6169] By: gsar                                  on 2000/05/31  04:29:49
21707         Log: integrate cfgperl contents into mainline
21708      Branch: perl
21709           +> pod/perlmodlib.PL pod/perlnewmod.pod
21710           !> (integrate 42 files)
21711 ____________________________________________________________________________
21712 [  6168] By: jhi                                   on 2000/05/30  22:53:37
21713         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
21714      Branch: cfgperl
21715            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21716            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
21717            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
21718            ! win32/config.bc win32/config.gc win32/config.vc
21719            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21720            ! win32/config_h.PL win32/config_sh.PL
21721      Branch: metaconfig/U/perl
21722            ! perlxv.U
21723 ____________________________________________________________________________
21724 [  6167] By: jhi                                   on 2000/05/30  22:20:21
21725         Log: tweak todo 
21726      Branch: cfgperl
21727            ! Todo-5.6
21728 ____________________________________________________________________________
21729 [  6166] By: jhi                                   on 2000/05/30  22:11:51
21730         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
21731              in case somebody wants to write an extension for more
21732              shadow database interfaces.
21733      Branch: cfgperl
21734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21735            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
21736            ! vos/config.def vos/config.h vos/config_h.SH_orig
21737            ! win32/config.bc win32/config.gc win32/config.vc
21738            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21739      Branch: metaconfig
21740            ! U/modified/Myinit.U
21741      Branch: metaconfig/U/perl
21742            + d_getespwnam.U d_getprpwnam.U i_prot.U
21743 ____________________________________________________________________________
21744 [  6165] By: jhi                                   on 2000/05/30  18:35:34
21745         Log: Integrate with Sarathy.
21746      Branch: cfgperl
21747           !> op.c
21748 ____________________________________________________________________________
21749 [  6164] By: jhi                                   on 2000/05/30  18:30:16
21750         Log: detypo
21751      Branch: cfgperl
21752            ! Configure config_h.SH
21753      Branch: metaconfig/U/perl
21754            ! perlxv.U
21755 ____________________________________________________________________________
21756 [  6163] By: gsar                                  on 2000/05/30  03:24:03
21757         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
21758      Branch: perl
21759            ! op.c
21760 ____________________________________________________________________________
21761 [  6162] By: gsar                                  on 2000/05/30  03:09:38
21762         Log: fix memory leak in method call optimization (change#3768);
21763              made C<eval "$x->foo()"> leak
21764      Branch: perl
21765            ! op.c
21766 ____________________________________________________________________________
21767 [  6161] By: jhi                                   on 2000/05/29  17:56:26
21768         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
21769              both from Simon Cozens.
21770      Branch: cfgperl
21771            + pod/perlmodlib.PL pod/perlnewmod.pod
21772            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
21773            ! pod/perlmodlib.pod pod/perltoc.pod
21774 ____________________________________________________________________________
21775 [  6160] By: jhi                                   on 2000/05/29  17:23:55
21776         Log: Changes for the File::Temp 0.08 (change #6159) test suite
21777              to fit better into the Perl distribution test framework.
21778      Branch: cfgperl
21779            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
21780            ! t/lib/ftmp-tempfile.t
21781 ____________________________________________________________________________
21782 [  6159] By: jhi                                   on 2000/05/29  16:55:36
21783         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
21784      Branch: cfgperl
21785            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21786            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
21787 ____________________________________________________________________________
21788 [  6158] By: bailey                                on 2000/05/29  16:22:08
21789         Log: Add fallback to tmpfile for use in cases where user's relying on
21790              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
21791              Lane's patch)
21792      Branch: vmsperl
21793            ! vms/vms.c vms/vmsish.h
21794 ____________________________________________________________________________
21795 [  6157] By: jhi                                   on 2000/05/29  03:10:36
21796         Log: Regen Configure to jive with #6149.
21797      Branch: cfgperl
21798            ! Configure
21799      Branch: metaconfig
21800            ! U/modified/Getfile.U
21801 ____________________________________________________________________________
21802 [  6156] By: jhi                                   on 2000/05/29  03:01:38
21803         Log: Integrate with Sarathy.
21804      Branch: cfgperl
21805           +> ext/DynaLoader/dl_mac.xs
21806           !> (integrate 38 files)
21807 ____________________________________________________________________________
21808 [  6155] By: gsar                                  on 2000/05/28  21:15:58
21809         Log: small bug in change#6144; remove random \xA0 character that snuck
21810              in via change#6145
21811      Branch: perl
21812            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
21813 ____________________________________________________________________________
21814 [  6154] By: gsar                                  on 2000/05/28  21:04:19
21815         Log: avoid type mismatch warning
21816      Branch: perl
21817            ! perl.c
21818 ____________________________________________________________________________
21819 [  6153] By: gsar                                  on 2000/05/28  20:58:31
21820         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
21821              <nick@Bagpuss.uk.boo.com>)
21822      Branch: perl
21823            ! lib/Test/Harness.pm
21824 ____________________________________________________________________________
21825 [  6152] By: gsar                                  on 2000/05/28  20:53:42
21826         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
21827      Branch: perl
21828            ! regexec.c
21829 ____________________________________________________________________________
21830 [  6151] By: gsar                                  on 2000/05/28  20:50:28
21831         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
21832      Branch: perl
21833            ! regexec.c
21834 ____________________________________________________________________________
21835 [  6150] By: gsar                                  on 2000/05/28  20:39:58
21836         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
21837      Branch: perl
21838            ! pod/perlrequick.pod
21839 ____________________________________________________________________________
21840 [  6149] By: gsar                                  on 2000/05/28  20:35:16
21841         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
21842              <troc@netrus.net>)
21843      Branch: perl
21844            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
21845            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
21846            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
21847            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
21848 ____________________________________________________________________________
21849 [  6148] By: gsar                                  on 2000/05/28  20:21:07
21850         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
21851      Branch: perl
21852            ! lib/ExtUtils/MM_Unix.pm
21853 ____________________________________________________________________________
21854 [  6147] By: gsar                                  on 2000/05/28  20:12:41
21855         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
21856              (from Peter Prymmer)
21857      Branch: perl
21858            ! vms/subconfigure.com
21859 ____________________________________________________________________________
21860 [  6146] By: gsar                                  on 2000/05/28  20:06:15
21861         Log: doc typo
21862      Branch: perl
21863            ! lib/warnings.pm warnings.h warnings.pl
21864 ____________________________________________________________________________
21865 [  6145] By: gsar                                  on 2000/05/28  18:44:33
21866         Log: make xsubpp skip embedded pod (from Matthias Neeracher
21867              <neeri@iis.ee.ethz.ch>)
21868      Branch: perl
21869            ! lib/ExtUtils/xsubpp
21870 ____________________________________________________________________________
21871 [  6144] By: gsar                                  on 2000/05/28  18:42:49
21872         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
21873              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
21874              <neeri@iis.ee.ethz.ch>)
21875      Branch: perl
21876            ! lib/AutoSplit.pm
21877 ____________________________________________________________________________
21878 [  6143] By: gsar                                  on 2000/05/28  18:41:12
21879         Log: MacOS support, part 1 (from Matthias Neeracher
21880              <neeri@iis.ee.ethz.ch>)
21881      Branch: perl
21882            + ext/DynaLoader/dl_mac.xs
21883            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
21884            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
21885            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
21886            ! util.h
21887 ____________________________________________________________________________
21888 [  6142] By: gsar                                  on 2000/05/28  18:21:51
21889         Log: File::Find fails to chdir when chasing symlinks (from
21890              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21891      Branch: perl
21892            ! lib/File/Find.pm t/lib/filefind.t
21893 ____________________________________________________________________________
21894 [  6141] By: jhi                                   on 2000/05/28  14:25:15
21895         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
21896              forwarded by Peter Seebach from the bsdi-users mailing list.
21897              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
21898      Branch: perl
21899            ! hints/bsdos.sh
21900 ____________________________________________________________________________
21901 [  6140] By: jhi                                   on 2000/05/28  14:11:57
21902         Log: Integrate with Sarathy.
21903      Branch: cfgperl
21904           +> (branch 30 files)
21905           !> (integrate 93 files)
21906 ____________________________________________________________________________
21907 [  6139] By: gsar                                  on 2000/05/28  10:01:48
21908         Log: revise mktables.PL for bugs and newness in Unicode 3.0
21909              (from James Bence <jbence@amgen.com>)
21910      Branch: perl
21911            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
21912            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
21913            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
21914            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
21915            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
21916            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
21917            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
21918            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
21919            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
21920            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
21921            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
21922            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
21923            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
21924            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
21925            + lib/unicode/Is/SylWU.pl
21926            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
21927            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
21928            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
21929            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
21930            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
21931            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
21932            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
21933            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
21934            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
21935            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
21936            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
21937            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
21938            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
21939            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
21940            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
21941            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
21942            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
21943            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
21944            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
21945            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
21946            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
21947            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
21948            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
21949            ! lib/unicode/Makefile lib/unicode/mktables.PL
21950 ____________________________________________________________________________
21951 [  6138] By: gsar                                  on 2000/05/28  08:50:32
21952         Log: add note about the handling of negative indices to tied arrays
21953              (from Michael G Schwern <schwern@pobox.com>)
21954      Branch: perl
21955            ! pod/perltie.pod
21956 ____________________________________________________________________________
21957 [  6137] By: gsar                                  on 2000/05/28  08:46:10
21958         Log: fix bogus redeclaration warning for "our" variables in different
21959              scopes
21960      Branch: perl
21961            ! op.c t/pragma/strict-vars
21962 ____________________________________________________________________________
21963 [  6136] By: gsar                                  on 2000/05/28  08:31:20
21964         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
21965      Branch: perl
21966            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
21967 ____________________________________________________________________________
21968 [  6135] By: gsar                                  on 2000/05/28  08:17:50
21969         Log: enable Test::Harness to dynamically determine column width etc.
21970              (from Rob Napier <rnapier@employees.org>)
21971      Branch: perl
21972            ! lib/Test/Harness.pm
21973 ____________________________________________________________________________
21974 [  6134] By: gsar                                  on 2000/05/28  08:13:39
21975         Log: make Test::Harness use wait.h/WCOREDUMP if available
21976              (from Ben Tilly <ben_tilly@hotmail.com>)
21977      Branch: perl
21978            ! lib/Test/Harness.pm
21979 ____________________________________________________________________________
21980 [  6133] By: gsar                                  on 2000/05/28  08:08:05
21981         Log: elide bogus test in change#6132
21982      Branch: perl
21983            ! t/pragma/warn/9enabled
21984 ____________________________________________________________________________
21985 [  6132] By: gsar                                  on 2000/05/28  08:03:14
21986         Log: warnings::enabled() doesn't fall back to looking at $^W if
21987              caller isn't using lexical warnings (from Paul Marquess)
21988      Branch: perl
21989            ! pp_ctl.c t/pragma/warn/9enabled
21990 ____________________________________________________________________________
21991 [  6131] By: gsar                                  on 2000/05/28  07:57:47
21992         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
21993      Branch: perl
21994            ! ext/POSIX/POSIX.pm
21995 ____________________________________________________________________________
21996 [  6130] By: gsar                                  on 2000/05/28  07:29:12
21997         Log: fix places that mean C<"word" character> but say C<alphanumeric
21998              character>
21999      Branch: perl
22000            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
22001 ____________________________________________________________________________
22002 [  6129] By: gsar                                  on 2000/05/28  07:18:41
22003         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
22004      Branch: perl
22005            ! vms/test.com
22006 ____________________________________________________________________________
22007 [  6128] By: gsar                                  on 2000/05/28  07:12:55
22008         Log: new perlxstut example for passing/returning refs to arrays
22009              (from David Lowe <dlowe@pootpoot.com>)
22010      Branch: perl
22011            ! pod/perlxstut.pod
22012 ____________________________________________________________________________
22013 [  6127] By: gsar                                  on 2000/05/28  07:02:50
22014         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
22015              failed (from Gisle Aas)
22016      Branch: perl
22017            ! cop.h perl.c
22018 ____________________________________________________________________________
22019 [  6126] By: gsar                                  on 2000/05/28  06:39:53
22020         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
22021              (reworked variant of patch suggested by Simon Cozens)
22022      Branch: perl
22023            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
22024            ! pp_hot.c proto.h t/op/gv.t
22025 ____________________________________________________________________________
22026 [  6125] By: gsar                                  on 2000/05/28  05:14:55
22027         Log: enable propagating exception objects via Perl_croak() in XS code
22028              (from Gisle Aas)
22029      Branch: perl
22030            ! util.c
22031 ____________________________________________________________________________
22032 [  6124] By: gsar                                  on 2000/05/28  05:07:28
22033         Log: integrate vmsperl contents into mainline
22034      Branch: perl
22035           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
22036           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
22037           !> vms/vmsish.h
22038 ____________________________________________________________________________
22039 [  6123] By: gsar                                  on 2000/05/28  05:03:53
22040         Log: clarify gotcha with #line directives (from Rocco Caputo
22041              <troc@netrus.net>)
22042      Branch: perl
22043            ! pod/perldebug.pod pod/perlsyn.pod
22044 ____________________________________________________________________________
22045 [  6122] By: gsar                                  on 2000/05/28  04:58:29
22046         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
22047              (from Mark-Jason Dominus)
22048      Branch: perl
22049            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
22050            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
22051            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
22052            ! toke.c
22053 ____________________________________________________________________________
22054 [  6121] By: bailey                                on 2000/05/25  04:46:54
22055         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
22056              lists (based on fixes by Craig Berry)
22057      Branch: vmsperl
22058            ! lib/File/Spec/VMS.pm
22059 ____________________________________________________________________________
22060 [  6120] By: bailey                                on 2000/05/25  04:25:38
22061         Log: Add missing escape (Charles Lane)
22062      Branch: vmsperl
22063            ! t/op/lex_assign.t
22064 ____________________________________________________________________________
22065 [  6119] By: bailey                                on 2000/05/25  04:21:25
22066         Log: Quiet error messages in vmsish.t (Charles Lane)
22067      Branch: vmsperl
22068            ! vms/ext/vmsish.t
22069 ____________________________________________________________________________
22070 [  6118] By: bailey                                on 2000/05/25  04:17:57
22071         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
22072              Flatten case labels in switch statements uniformly (Charles Bailey)
22073      Branch: vmsperl
22074            ! vms/vms.c
22075 ____________________________________________________________________________
22076 [  6117] By: bailey                                on 2000/05/25  03:58:09
22077         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
22078      Branch: vmsperl
22079            ! vms/vmsish.h
22080 ____________________________________________________________________________
22081 [  6116] By: bailey                                on 2000/05/25  03:11:15
22082         Log: Miscellaneous cosmetic fixes (Charles Lane)
22083      Branch: vmsperl
22084            ! lib/ExtUtils/MM_VMS.pm
22085 ____________________________________________________________________________
22086 [  6115] By: bailey                                on 2000/05/25  03:10:36
22087         Log: Add bounds checking for several strings (Charles Lane)
22088      Branch: vmsperl
22089            ! vms/vms.c
22090 ____________________________________________________________________________
22091 [  6114] By: bailey                                on 2000/05/25  02:25:34
22092         Log: Urk -- undo previous removal of vmsish 'exit' change
22093      Branch: vmsperl
22094            ! vms/ext/vmsish.pm vms/vmsish.h
22095 ____________________________________________________________________________
22096 [  6113] By: bailey                                on 2000/05/24  02:24:40
22097         Log: Ugly workaround for version-specific RTL error
22098      Branch: vmsperl
22099            ! vms/vms.c
22100 ____________________________________________________________________________
22101 [  6112] By: bailey                                on 2000/05/24  02:19:55
22102         Log: Check for existence of file before trying to delete
22103      Branch: vmsperl
22104            ! vms/test.com
22105 ____________________________________________________________________________
22106 [  6111] By: bailey                                on 2000/05/23  23:35:13
22107         Log: Resync with mainline prior to post-5.6.0 updates
22108      Branch: vmsperl
22109           +> (branch 49 files)
22110            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
22111            ! vms/ext/vmsish.pm
22112           !> (integrate 334 files)
22113 ____________________________________________________________________________
22114 [  6110] By: jhi                                   on 2000/05/23  19:28:32
22115         Log: todo tweak
22116      Branch: cfgperl
22117            ! Todo-5.6
22118 ____________________________________________________________________________
22119 [  6109] By: jhi                                   on 2000/05/18  17:38:54
22120         Log: Integrate with Sarathy.
22121      Branch: cfgperl
22122           !> mg.c perl.h win32/perlhost.h
22123 ____________________________________________________________________________
22124 [  6108] By: gsar                                  on 2000/05/17  02:24:56
22125         Log: reenable fake signal handling on Windows, bugs and all
22126      Branch: perl
22127            ! mg.c perl.h win32/perlhost.h
22128 ____________________________________________________________________________
22129 [  6107] By: jhi                                   on 2000/05/15  18:01:41
22130         Log: Tweak the todo list.
22131      Branch: cfgperl
22132            ! Todo-5.6
22133 ____________________________________________________________________________
22134 [  6106] By: jhi                                   on 2000/05/15  13:41:48
22135         Log: The (Configure) script refuses to go on, after asking for
22136              'You may also choose to try maximal 64-bitness....'.
22137              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
22138              -- Patrick Zima
22139              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
22140      Branch: cfgperl
22141            ! hints/solaris_2.sh
22142 ____________________________________________________________________________
22143 [  6105] By: jhi                                   on 2000/05/11  14:37:43
22144         Log: Integrate with Sarathy.
22145      Branch: cfgperl
22146           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
22147           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
22148 ____________________________________________________________________________
22149 [  6104] By: gsar                                  on 2000/05/11  03:39:07
22150         Log: PL_sys_intern was being initialized too late on windows
22151      Branch: perl
22152            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
22153            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
22154 ____________________________________________________________________________
22155 [  6103] By: jhi                                   on 2000/05/09  19:42:20
22156         Log: Test tweaking for Unicos continues.
22157      Branch: cfgperl
22158            ! t/op/64bitint.t
22159 ____________________________________________________________________________
22160 [  6102] By: jhi                                   on 2000/05/09  16:47:27
22161         Log: The test suite tweak in #6101 wasn't quite right.
22162      Branch: cfgperl
22163            ! t/lib/complex.t
22164 ____________________________________________________________________________
22165 [  6101] By: jhi                                   on 2000/05/09  15:35:34
22166         Log: Hints and test tweaks for Unicos.
22167      Branch: cfgperl
22168            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
22169 ____________________________________________________________________________
22170 [  6100] By: jhi                                   on 2000/05/08  21:15:06
22171         Log: More compilation tweakery from Allen Smith.
22172      Branch: cfgperl
22173            ! hints/irix_6.sh
22174 ____________________________________________________________________________
22175 [  6099] By: jhi                                   on 2000/05/08  19:21:18
22176         Log: Tweaks for the cc bugs from Allen Smith.
22177      Branch: cfgperl
22178            ! hints/irix_6.sh
22179 ____________________________________________________________________________
22180 [  6098] By: jhi                                   on 2000/05/08  19:13:37
22181         Log: Add a note about other, yet unsupported, shadow password APIs.
22182      Branch: cfgperl
22183            ! pp_sys.c
22184 ____________________________________________________________________________
22185 [  6097] By: jhi                                   on 2000/05/08  18:46:34
22186         Log: Add a note about possible compilation problems from Allen Smith.
22187      Branch: cfgperl
22188            ! hints/irix_6.sh
22189 ____________________________________________________________________________
22190 [  6096] By: jhi                                   on 2000/05/08  17:33:10
22191         Log: Integrate with Sarathy.
22192      Branch: cfgperl
22193           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
22194           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
22195 ____________________________________________________________________________
22196 [  6095] By: jhi                                   on 2000/05/08  16:21:33
22197         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
22198              might be useful in future.
22199      Branch: cfgperl
22200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22201            ! config_h.SH
22202      Branch: metaconfig
22203            ! U/installdirs/inc_version_list.U
22204      Branch: metaconfig/U/perl
22205            ! perlxv.U
22206 ____________________________________________________________________________
22207 [  6094] By: gsar                                  on 2000/05/08  14:22:22
22208         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
22209      Branch: perl
22210            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
22211            ! hints/cygwin.sh pp_sys.c
22212 ____________________________________________________________________________
22213 [  6093] By: gsar                                  on 2000/05/08  12:52:28
22214         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
22215              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
22216      Branch: perl
22217            ! pp_sys.c sv.c win32/perlhost.h
22218 ____________________________________________________________________________
22219 [  6092] By: jhi                                   on 2000/05/07  22:40:34
22220         Log: Regen perltoc with the fixed buildtoc.
22221      Branch: cfgperl
22222            ! pod/perltoc.pod
22223 ____________________________________________________________________________
22224 [  6091] By: jhi                                   on 2000/05/07  22:24:16
22225         Log: Integrate with Sarathy.
22226      Branch: cfgperl
22227           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
22228           !> t/op/substr.t toke.c
22229 ____________________________________________________________________________
22230 [  6090] By: gsar                                  on 2000/05/07  19:47:07
22231         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
22232              [NI]OK; added tests for both
22233      Branch: perl
22234            ! perl.c pp_hot.c sv.c t/op/substr.t
22235 ____________________________________________________________________________
22236 [  6089] By: gsar                                  on 2000/05/07  18:18:38
22237         Log: buildtoc tweak to fix newline lossage
22238      Branch: perl
22239            ! pod/buildtoc
22240 ____________________________________________________________________________
22241 [  6088] By: jhi                                   on 2000/05/07  16:35:36
22242         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
22243              because we do not use those.  The HAS_GETSPNAM remains,
22244              though, because we still do use that.
22245      Branch: cfgperl
22246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22247            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
22248            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
22249            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
22250            ! win32/config.vc win32/config_H.bc win32/config_H.gc
22251            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22252 ____________________________________________________________________________
22253 [  6087] By: gsar                                  on 2000/05/07  16:05:16
22254         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
22255      Branch: perl
22256            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
22257 ____________________________________________________________________________
22258 [  6086] By: jhi                                   on 2000/05/07  15:27:07
22259         Log: Integrate with Sarathy.
22260      Branch: cfgperl
22261           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22262           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22263           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
22264           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
22265           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
22266           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
22267 ____________________________________________________________________________
22268 [  6085] By: gsar                                  on 2000/05/07  05:52:02
22269         Log: repeat operator (x) doesn't preserve utf8-ness
22270      Branch: perl
22271            ! pp.c t/op/substr.t
22272 ____________________________________________________________________________
22273 [  6084] By: gsar                                  on 2000/05/07  05:39:55
22274         Log: substr() does not preserve utf8-ness (from Stefan Eissing
22275              <Eissing@medicaldataservice.de>); added tests
22276      Branch: perl
22277            ! pp.c t/op/substr.t
22278 ____________________________________________________________________________
22279 [  6083] By: gsar                                  on 2000/05/07  05:24:46
22280         Log: note about undocumented caller() return value (from M.J.T. Guy);
22281              yet another peek.t tweak
22282      Branch: perl
22283            ! pod/perlfunc.pod t/lib/peek.t
22284 ____________________________________________________________________________
22285 [  6082] By: gsar                                  on 2000/05/07  05:08:40
22286         Log: peek.t non-portable to ithreads
22287      Branch: perl
22288            ! t/lib/peek.t
22289 ____________________________________________________________________________
22290 [  6081] By: gsar                                  on 2000/05/07  04:17:04
22291         Log: better default perlbug categories for ok reports (from Richard Foley)
22292      Branch: perl
22293            ! utils/perlbug.PL
22294 ____________________________________________________________________________
22295 [  6080] By: gsar                                  on 2000/05/07  04:08:07
22296         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
22297              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22298      Branch: perl
22299            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22300            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22301            ! AUTHORS MAINTAIN MANIFEST
22302 ____________________________________________________________________________
22303 [  6079] By: gsar                                  on 2000/05/07  04:01:38
22304         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
22305      Branch: perl
22306            ! lib/Carp/Heavy.pm
22307 ____________________________________________________________________________
22308 [  6078] By: gsar                                  on 2000/05/07  01:24:19
22309         Log: workaround for CRT bug in chdir() (from Charles Lane, via
22310              Peter Prymmer)
22311      Branch: perl
22312            ! iperlsys.h vms/vms.c vms/vmsish.h
22313 ____________________________________________________________________________
22314 [  6077] By: gsar                                  on 2000/05/07  01:22:23
22315         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
22316              and Tom Phoenix)
22317      Branch: perl
22318            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
22319 ____________________________________________________________________________
22320 [  6076] By: gsar                                  on 2000/05/06  17:36:29
22321         Log: integrate cfgperl contents into mainline
22322      Branch: perl
22323           +> t/lib/peek.t
22324           !> Configure MANIFEST Porting/Glossary Porting/config.sh
22325           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
22326           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
22327           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
22328 ____________________________________________________________________________
22329 [  6075] By: jhi                                   on 2000/05/05  18:56:10
22330         Log: Make the test more portable.
22331      Branch: cfgperl
22332            ! t/lib/peek.t
22333 ____________________________________________________________________________
22334 [  6074] By: jhi                                   on 2000/05/05  18:49:20
22335         Log: Introduce t/lib/peek.t.
22336      Branch: cfgperl
22337            + t/lib/peek.t
22338            ! MANIFEST
22339 ____________________________________________________________________________
22340 [  6073] By: jhi                                   on 2000/05/05  14:30:45
22341         Log: Complex tweaks.
22342      Branch: cfgperl
22343            ! lib/Math/Complex.pm t/lib/complex.t
22344 ____________________________________________________________________________
22345 [  6072] By: jhi                                   on 2000/05/05  12:27:13
22346         Log: Integrate with Sarathy.
22347      Branch: cfgperl
22348           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
22349           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22350           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
22351           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
22352 ____________________________________________________________________________
22353 [  6071] By: gsar                                  on 2000/05/05  02:24:46
22354         Log: misformatted perllocal.pod (from Tim Jenness
22355              <t.jenness@jach.hawaii.edu>)
22356      Branch: perl
22357            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
22358 ____________________________________________________________________________
22359 [  6070] By: gsar                                  on 2000/05/05  02:16:52
22360         Log: remove misleading comment (from M.J.T. Guy)
22361      Branch: perl
22362            ! t/lib/anydbm.t
22363 ____________________________________________________________________________
22364 [  6069] By: gsar                                  on 2000/05/05  02:15:13
22365         Log: File::Spec compatibility update (from Barrie Slaymaker
22366              <barries@slaysys.com>)
22367      Branch: perl
22368            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22369            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22370 ____________________________________________________________________________
22371 [  6068] By: gsar                                  on 2000/05/05  02:01:50
22372         Log: note about values()
22373      Branch: perl
22374            ! pod/perlfunc.pod
22375 ____________________________________________________________________________
22376 [  6067] By: gsar                                  on 2000/05/05  01:33:09
22377         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
22378      Branch: perl
22379            ! win32/win32.c
22380 ____________________________________________________________________________
22381 [  6066] By: gsar                                  on 2000/05/05  01:23:43
22382         Log: s/END/CHECK/
22383      Branch: perl
22384            ! perl.c
22385 ____________________________________________________________________________
22386 [  6065] By: jhi                                   on 2000/05/04  17:30:22
22387         Log: Integrate with Sarathy.
22388      Branch: cfgperl
22389           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
22390 ____________________________________________________________________________
22391 [  6064] By: gsar                                  on 2000/05/04  17:26:14
22392         Log: change#5905 wasn't quite right--it's intent only applies when arguments
22393              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
22394      Branch: perl
22395            ! pp_sys.c sv.c
22396 ____________________________________________________________________________
22397 [  6063] By: gsar                                  on 2000/05/04  16:52:29
22398         Log: tokeq() could read unallocated field in argument
22399      Branch: perl
22400            ! toke.c
22401 ____________________________________________________________________________
22402 [  6062] By: gsar                                  on 2000/05/04  16:34:51
22403         Log: additional tests for utf8.t
22404      Branch: perl
22405            ! t/pragma/utf8.t
22406 ____________________________________________________________________________
22407 [  6061] By: gsar                                  on 2000/05/04  16:09:28
22408         Log: change#5921 neglected to make eq honor "use bytes"
22409      Branch: perl
22410            ! sv.c
22411 ____________________________________________________________________________
22412 [  6060] By: jhi                                   on 2000/05/04  15:30:16
22413         Log: Integrate with Sarathy.
22414      Branch: cfgperl
22415           !> perl.c regcomp.c t/pragma/utf8.t
22416 ____________________________________________________________________________
22417 [  6059] By: jhi                                   on 2000/05/04  15:26:37
22418         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
22419              in natively 64-bit platforms where a long is a quad (no need
22420              for long longs).  Also added bias for IVs.
22421      Branch: cfgperl
22422            ! toke.c
22423 ____________________________________________________________________________
22424 [  6058] By: gsar                                  on 2000/05/04  00:19:14
22425         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
22426              (spotted by Donald Kinzer <dkinzer@premia.com>)
22427      Branch: perl
22428            ! perl.c
22429 ____________________________________________________________________________
22430 [  6057] By: gsar                                  on 2000/05/03  18:34:01
22431         Log: fix broken parsing of /\x{ab}/
22432      Branch: perl
22433            ! regcomp.c t/pragma/utf8.t
22434 ____________________________________________________________________________
22435 [  6056] By: jhi                                   on 2000/05/03  17:57:16
22436         Log: The search of infinity continues, this time simplified.
22437      Branch: cfgperl
22438            ! lib/Math/Complex.pm
22439 ____________________________________________________________________________
22440 [  6055] By: jhi                                   on 2000/05/03  17:45:30
22441         Log: Detypo.
22442      Branch: cfgperl
22443            ! hints/unicos.sh
22444 ____________________________________________________________________________
22445 [  6054] By: jhi                                   on 2000/05/02  22:28:27
22446         Log: Be more forgiving in POSIX about HUGE_VALL.
22447      Branch: cfgperl
22448            ! ext/POSIX/POSIX.xs
22449 ____________________________________________________________________________
22450 [  6053] By: jhi                                   on 2000/05/02  22:25:05
22451         Log: Integrate with Sarathy.
22452      Branch: cfgperl
22453           !> hints/irix_6.sh pod/perlop.pod
22454 ____________________________________________________________________________
22455 [  6052] By: jhi                                   on 2000/05/02  22:24:31
22456         Log: Unicos hint tweak.
22457      Branch: cfgperl
22458            ! hints/unicos.sh
22459 ____________________________________________________________________________
22460 [  6051] By: jhi                                   on 2000/05/02  22:21:26
22461         Log: Complex tweakery.
22462      Branch: cfgperl
22463            ! lib/Math/Complex.pm t/lib/complex.t
22464 ____________________________________________________________________________
22465 [  6050] By: jhi                                   on 2000/05/02  19:26:22
22466         Log: Use setxxent()/endxxent().
22467      Branch: cfgperl
22468            ! t/op/grent.t t/op/pwent.t
22469 ____________________________________________________________________________
22470 [  6049] By: jhi                                   on 2000/05/02  19:06:02
22471         Log: Test both the scalar and list contexts.
22472      Branch: cfgperl
22473            ! t/op/grent.t t/op/pwent.t
22474 ____________________________________________________________________________
22475 [  6048] By: gsar                                  on 2000/05/02  18:29:10
22476         Log: add note about how $( doesn't interpolate in REs (from
22477              Philip Newton <newton@ficus.frogspace.net>)
22478      Branch: perl
22479            ! pod/perlop.pod
22480 ____________________________________________________________________________
22481 [  6047] By: jhi                                   on 2000/05/02  17:41:24
22482         Log: Call getspnam() only iff needd.
22483      Branch: cfgperl
22484            ! pp_sys.c
22485 ____________________________________________________________________________
22486 [  6046] By: gsar                                  on 2000/05/02  17:07:25
22487         Log: libscheck has insufficient checks for n32 libs (from
22488              Albert Chin-A-Young <china@thewrittenword.com>)
22489      Branch: perl
22490            ! hints/irix_6.sh
22491 ____________________________________________________________________________
22492 [  6045] By: jhi                                   on 2000/05/02  13:57:17
22493         Log: Integrate with Sarathy.
22494      Branch: cfgperl
22495           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
22496           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
22497 ____________________________________________________________________________
22498 [  6044] By: gsar                                  on 2000/05/02  06:48:19
22499         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
22500              such that underscores are only ignored in literal numbers,
22501              "\x{...}", and hex/oct argument
22502      Branch: perl
22503            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
22504 ____________________________________________________________________________
22505 [  6043] By: gsar                                  on 2000/05/02  02:22:29
22506         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
22507      Branch: perl
22508            ! pod/perlretut.pod
22509 ____________________________________________________________________________
22510 [  6042] By: gsar                                  on 2000/05/02  02:17:51
22511         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
22512      Branch: perl
22513            ! pod/perltrap.pod
22514 ____________________________________________________________________________
22515 [  6041] By: gsar                                  on 2000/05/02  01:53:51
22516         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
22517              to compensate
22518      Branch: perl
22519            ! Porting/makerel
22520 ____________________________________________________________________________
22521 [  6040] By: gsar                                  on 2000/05/02  01:51:57
22522         Log: missing files in MANIFEST
22523      Branch: perl
22524            ! MANIFEST
22525 ____________________________________________________________________________
22526 [  6039] By: jhi                                   on 2000/05/02  00:36:46
22527         Log: Infinite problems.
22528      Branch: cfgperl
22529            ! lib/Math/Complex.pm
22530 ____________________________________________________________________________
22531 [  6038] By: jhi                                   on 2000/05/02  00:06:38
22532         Log: pwent/spent #ifdef imbalance.
22533      Branch: cfgperl
22534            ! pp_sys.c
22535 ____________________________________________________________________________
22536 [  6037] By: jhi                                   on 2000/05/01  22:50:11
22537         Log: Use HUGE_VALL if applicable.
22538      Branch: cfgperl
22539            ! ext/POSIX/POSIX.xs util.c
22540 ____________________________________________________________________________
22541 [  6036] By: jhi                                   on 2000/05/01  22:20:53
22542         Log: Correct Freudian slip.
22543      Branch: cfgperl
22544            ! pp_sys.c
22545 ____________________________________________________________________________
22546 [  6035] By: jhi                                   on 2000/05/01  21:07:38
22547         Log: Continue on the pwent/spent case.
22548      Branch: cfgperl
22549            ! pp_sys.c
22550 ____________________________________________________________________________
22551 [  6034] By: jhi                                   on 2000/05/01  17:45:14
22552         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
22553              adjustments in 6032 conflicted badly with this, will have
22554              to revisit them later.
22555      Branch: cfgperl
22556           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
22557           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
22558           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
22559           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
22560           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
22561           !> t/lib/cgi-html.t t/lib/cgi-request.t
22562 ____________________________________________________________________________
22563 [  6033] By: jhi                                   on 2000/05/01  17:40:49
22564         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
22565      Branch: cfgperl
22566            ! pp_sys.c
22567 ____________________________________________________________________________
22568 [  6032] By: gsar                                  on 2000/05/01  15:56:32
22569         Log: whitespace adjustments
22570      Branch: perl
22571            ! pp_sys.c
22572 ____________________________________________________________________________
22573 [  6031] By: gsar                                  on 2000/05/01  15:19:41
22574         Log: small nits in diagnostics.pm (from Robin Barker)
22575      Branch: perl
22576            ! lib/diagnostics.pm pod/perldiag.pod
22577 ____________________________________________________________________________
22578 [  6030] By: gsar                                  on 2000/05/01  08:39:18
22579         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
22580              for @- and @+ (from Johan Vromans)
22581      Branch: perl
22582            ! lib/English.pm pod/perlvar.pod
22583 ____________________________________________________________________________
22584 [  6029] By: gsar                                  on 2000/05/01  08:16:10
22585         Log: add CGI.pm v2.66 (from Lincoln Stein)
22586      Branch: perl
22587            + lib/CGI/Util.pm t/lib/cgi-pretty.t
22588            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
22589            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
22590            ! t/lib/cgi-html.t t/lib/cgi-request.t
22591 ____________________________________________________________________________
22592 [  6028] By: gsar                                  on 2000/05/01  06:34:41
22593         Log: Pod::Man generates groff-incompatible macro definition (from
22594              Tom Christiansen)
22595      Branch: perl
22596            ! lib/Pod/Man.pm
22597 ____________________________________________________________________________
22598 [  6027] By: gsar                                  on 2000/05/01  06:31:36
22599         Log: podlators-1.02 update (from Russ Allbery)
22600      Branch: perl
22601            ! lib/Pod/Man.pm lib/Pod/Text.pm
22602 ____________________________________________________________________________
22603 [  6026] By: jhi                                   on 2000/04/30  23:24:23
22604         Log: Integrate with Sarathy.
22605      Branch: cfgperl
22606           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
22607           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
22608           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22609           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22610           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
22611           !> t/lib/syslog.t toke.c win32/win32.h
22612 ____________________________________________________________________________
22613 [  6025] By: gsar                                  on 2000/04/30  18:17:47
22614         Log: Is{Alnum,Alpha,Word} don't match titlecase
22615              
22616              TODO: IsSpace is defined recursively!
22617              
22618              (both spotted by Larry)
22619      Branch: perl
22620            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22621            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22622 ____________________________________________________________________________
22623 [  6024] By: gsar                                  on 2000/04/30  17:50:19
22624         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
22625              (from Hugo van der Sanden)
22626      Branch: perl
22627            ! toke.c
22628 ____________________________________________________________________________
22629 [  6023] By: gsar                                  on 2000/04/30  17:14:43
22630         Log: debugger stomps on $. (from M.J.T. Guy)
22631      Branch: perl
22632            ! lib/perl5db.pl
22633 ____________________________________________________________________________
22634 [  6022] By: gsar                                  on 2000/04/30  16:59:22
22635         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
22636      Branch: perl
22637            ! sv.c
22638 ____________________________________________________________________________
22639 [  6021] By: gsar                                  on 2000/04/29  21:00:08
22640         Log: remove Win2K issue in pod (fixed by change#6020)
22641      Branch: perl
22642            ! README.win32 pod/perl56delta.pod
22643 ____________________________________________________________________________
22644 [  6020] By: gsar                                  on 2000/04/29  20:51:49
22645         Log: test tweak
22646      Branch: perl
22647            ! t/lib/open3.t
22648 ____________________________________________________________________________
22649 [  6019] By: gsar                                  on 2000/04/29  20:34:27
22650         Log: windows portability tweaks
22651      Branch: perl
22652            ! t/lib/b.t win32/win32.h
22653 ____________________________________________________________________________
22654 [  6018] By: gsar                                  on 2000/04/29  19:55:24
22655         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
22656              make _PATH_LOG() return "" if unavailable
22657      Branch: perl
22658            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
22659            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
22660 ____________________________________________________________________________
22661 [  6017] By: jhi                                   on 2000/04/28  22:49:46
22662         Log: Integrate with Sarathy.
22663      Branch: cfgperl
22664           !> op.c perl.c pod/perldiag.pod t/lib/b.t
22665 ____________________________________________________________________________
22666 [  6016] By: jhi                                   on 2000/04/28  22:46:14
22667         Log: Do not warn that an infinity does not look like a number.
22668      Branch: cfgperl
22669            ! sv.c
22670 ____________________________________________________________________________
22671 [  6015] By: gsar                                  on 2000/04/28  22:35:49
22672         Log: tweak test for portability
22673      Branch: perl
22674            ! t/lib/b.t
22675 ____________________________________________________________________________
22676 [  6014] By: gsar                                  on 2000/04/28  22:05:31
22677         Log: glob() loading File::Glob behind the scenes may cause syntax errors
22678      Branch: perl
22679            ! op.c
22680 ____________________________________________________________________________
22681 [  6013] By: gsar                                  on 2000/04/28  21:25:22
22682         Log: tweak change#5945 to display correct switch name in diagnostic
22683      Branch: perl
22684            ! perl.c pod/perldiag.pod
22685 ____________________________________________________________________________
22686 [  6012] By: jhi                                   on 2000/04/28  21:08:12
22687         Log: Integrate with Sarathy.
22688      Branch: cfgperl
22689           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
22690           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
22691           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
22692 ____________________________________________________________________________
22693 [  6011] By: jhi                                   on 2000/04/28  21:04:46
22694         Log: &HUGE_VAL is not defined, it exists.
22695      Branch: cfgperl
22696            ! lib/Math/Complex.pm
22697 ____________________________________________________________________________
22698 [  6010] By: gsar                                  on 2000/04/28  21:02:58
22699         Log: clarify note about shadow password support (from
22700              gellyfish@gellyfish.com)
22701      Branch: perl
22702            ! pod/perlfunc.pod
22703 ____________________________________________________________________________
22704 [  6009] By: gsar                                  on 2000/04/28  21:00:00
22705         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
22706      Branch: perl
22707            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
22708 ____________________________________________________________________________
22709 [  6008] By: gsar                                  on 2000/04/28  20:56:33
22710         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
22711      Branch: perl
22712            ! installperl vms/subconfigure.com
22713 ____________________________________________________________________________
22714 [  6007] By: gsar                                  on 2000/04/28  20:51:21
22715         Log: note about compile failures and END blocks (from M.J.T. Guy)
22716      Branch: perl
22717            ! pod/perl56delta.pod pod/perlmod.pod
22718 ____________________________________________________________________________
22719 [  6006] By: jhi                                   on 2000/04/28  20:42:14
22720         Log: Regen Configure.
22721      Branch: cfgperl
22722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22723            ! config_h.SH
22724 ____________________________________________________________________________
22725 [  6005] By: gsar                                  on 2000/04/28  20:41:16
22726         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
22727      Branch: perl
22728            ! utils/perldoc.PL
22729 ____________________________________________________________________________
22730 [  6004] By: jhi                                   on 2000/04/28  20:28:21
22731         Log: Integrate with Sarathy.
22732      Branch: cfgperl
22733           !> Configure INSTALL Porting/Glossary Porting/config.sh
22734           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
22735           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
22736           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22737           !> win32/config.vc win32/win32.c
22738 ____________________________________________________________________________
22739 [  6003] By: gsar                                  on 2000/04/28  20:11:20
22740         Log: allow REG_EXPAND_SZ keys in Windows registry (from
22741              John Clayton <John.Clayton@barclayscapital.com>)
22742      Branch: perl
22743            ! win32/win32.c
22744 ____________________________________________________________________________
22745 [  6002] By: gsar                                  on 2000/04/28  19:34:16
22746         Log: destructive sv_setsv() can lose UV-ness from source, causing
22747              numeric promotions/comparisons to fail to do the right thing
22748      Branch: perl
22749            ! sv.c
22750 ____________________________________________________________________________
22751 [  6001] By: gsar                                  on 2000/04/28  18:44:15
22752         Log: support additional library locations via $Config{otherlibdirs}
22753              (from Andy Dougherty)
22754      Branch: perl
22755            ! Configure INSTALL Porting/Glossary Porting/config.sh
22756            ! Porting/config_H config_h.SH epoc/config.sh perl.c
22757            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
22758            ! win32/config.bc win32/config.gc win32/config.vc
22759 ____________________________________________________________________________
22760 [  6000] By: gsar                                  on 2000/04/28  18:26:58
22761         Log: reworked otherlibdirs.U (from Andy Dougherty)
22762      Branch: metaconfig
22763            ! U/installdirs/otherlibdirs.U
22764 ____________________________________________________________________________
22765 [  5999] By: gsar                                  on 2000/04/28  18:17:07
22766         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
22767      Branch: perl
22768            ! t/pragma/warn/toke toke.c
22769 ____________________________________________________________________________
22770 [  5998] By: jhi                                   on 2000/04/28  13:32:17
22771         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
22772      Branch: cfgperl
22773            ! lib/Math/Complex.pm
22774 ____________________________________________________________________________
22775 [  5997] By: jhi                                   on 2000/04/28  13:14:04
22776         Log: Preserve $!.
22777      Branch: cfgperl
22778            ! lib/Math/Complex.pm
22779 ____________________________________________________________________________
22780 [  5996] By: jhi                                   on 2000/04/28  12:59:23
22781         Log: Integrate with Sarathy.
22782      Branch: cfgperl
22783           +> pod/perlrequick.pod pod/perlretut.pod
22784           !> (integrate 51 files)
22785 ____________________________________________________________________________
22786 [  5995] By: gsar                                  on 2000/04/28  09:37:36
22787         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
22788      Branch: perl
22789            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
22790 ____________________________________________________________________________
22791 [  5994] By: gsar                                  on 2000/04/28  09:33:26
22792         Log: fix for missed accounting for null byte in pack("Z",...) (from
22793              M.J.T. Guy)
22794      Branch: perl
22795            ! pp.c t/op/pack.t
22796 ____________________________________________________________________________
22797 [  5993] By: gsar                                  on 2000/04/28  09:30:05
22798         Log: various minor tweaks seen on p5p
22799      Branch: perl
22800            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
22801 ____________________________________________________________________________
22802 [  5992] By: gsar                                  on 2000/04/28  09:08:19
22803         Log: pod nit (from Simon Cozens)
22804      Branch: perl
22805            ! pod/perlop.pod
22806 ____________________________________________________________________________
22807 [  5991] By: gsar                                  on 2000/04/28  09:06:36
22808         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
22809      Branch: perl
22810            ! README.posix-bc hints/posix-bc.sh
22811 ____________________________________________________________________________
22812 [  5990] By: gsar                                  on 2000/04/28  08:54:52
22813         Log: use $ENV{LIB} to search for libs under Visual C compiler
22814              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
22815      Branch: perl
22816            ! lib/ExtUtils/Liblist.pm
22817 ____________________________________________________________________________
22818 [  5989] By: gsar                                  on 2000/04/28  08:27:12
22819         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
22820              itself and no other (from Tom Hughes)
22821      Branch: perl
22822            ! t/op/array.t toke.c
22823 ____________________________________________________________________________
22824 [  5988] By: gsar                                  on 2000/04/28  08:01:38
22825         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
22826              <paul@miraclefish.com>)
22827      Branch: perl
22828            ! lib/ExtUtils/MakeMaker.pm
22829 ____________________________________________________________________________
22830 [  5987] By: gsar                                  on 2000/04/28  07:53:09
22831         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
22832      Branch: perl
22833            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
22834 ____________________________________________________________________________
22835 [  5986] By: gsar                                  on 2000/04/28  07:44:17
22836         Log: add regular expressions tutorial and quick-start guide (from
22837              Mark Kvale <kvale@phy.ucsf.edu>)
22838      Branch: perl
22839            + pod/perlrequick.pod pod/perlretut.pod
22840            ! AUTHORS MAINTAIN MANIFEST
22841 ____________________________________________________________________________
22842 [  5985] By: gsar                                  on 2000/04/28  07:30:28
22843         Log: forked child may not exit correctly if it failed to open
22844              /dev/console (from Graham Barr)
22845      Branch: perl
22846            ! ext/Sys/Syslog/Syslog.pm
22847 ____________________________________________________________________________
22848 [  5984] By: gsar                                  on 2000/04/28  07:27:20
22849         Log: attributes::reftype() doesn't work on tied argument
22850      Branch: perl
22851            ! xsutils.c
22852 ____________________________________________________________________________
22853 [  5983] By: gsar                                  on 2000/04/28  07:15:04
22854         Log: numeric conversion of non-number in change#3378 tramples on
22855              OOK offset, causing segfaults
22856      Branch: perl
22857            ! sv.c
22858 ____________________________________________________________________________
22859 [  5982] By: gsar                                  on 2000/04/28  04:48:25
22860         Log: avoid error in IO::Socket::INET when given an unknown service name
22861              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
22862      Branch: perl
22863            ! ext/IO/lib/IO/Socket/INET.pm
22864 ____________________________________________________________________________
22865 [  5981] By: gsar                                  on 2000/04/28  04:31:31
22866         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
22867              prototype mismatch with CORE::glob(); update pod and tests to
22868              suit (File::Glob::glob() is still available for backward
22869              compatibility, but should be considered deprecated)
22870      Branch: perl
22871            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
22872            ! t/lib/glob-taint.t
22873 ____________________________________________________________________________
22874 [  5980] By: gsar                                  on 2000/04/28  03:47:29
22875         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
22876              <ghudson@mit.edu>)
22877      Branch: metaconfig
22878            ! U/modified/Options.U
22879      Branch: perl
22880            ! Configure
22881 ____________________________________________________________________________
22882 [  5979] By: gsar                                  on 2000/04/28  03:07:54
22883         Log: under useithreads, constant pad entries could inadvertantly be
22884              shared across threads (from Eric Blood <eblood@xmission.com>);
22885              added Eric's test case to testsuite
22886      Branch: perl
22887            ! op.c t/op/misc.t
22888 ____________________________________________________________________________
22889 [  5978] By: gsar                                  on 2000/04/27  21:13:00
22890         Log: sync version numbers in File::Spec with the ones on CPAN
22891              (from Barrie Slaymaker)
22892      Branch: perl
22893            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22894            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
22895            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22896 ____________________________________________________________________________
22897 [  5977] By: gsar                                  on 2000/04/27  21:07:29
22898         Log: autoquote barewords followed by newline and arrow properly
22899              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
22900      Branch: perl
22901            ! t/pragma/warn/toke toke.c
22902 ____________________________________________________________________________
22903 [  5976] By: gsar                                  on 2000/04/27  20:41:20
22904         Log: DB_File v1.73 update (from Paul Marquess)
22905      Branch: perl
22906            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22907            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
22908 ____________________________________________________________________________
22909 [  5975] By: gsar                                  on 2000/04/27  20:34:24
22910         Log: allow sort() reentrancy (variant of patch suggested by
22911              Hugo van der Sanden)
22912      Branch: perl
22913            ! pp_ctl.c t/op/sort.t
22914 ____________________________________________________________________________
22915 [  5974] By: gsar                                  on 2000/04/27  19:46:57
22916         Log: change#4197 somehow missed initializing PL_errors, meaning
22917              sytax error queueing wasn't working outside eval"" at all;
22918              also fixed eval"" to localize PL_error_count, so that compile-time
22919              eval's don't clobber the error state of the outer context
22920      Branch: perl
22921            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
22922            ! t/pragma/warn/toke
22923 ____________________________________________________________________________
22924 [  5973] By: gsar                                  on 2000/04/27  18:29:05
22925         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
22926      Branch: perl
22927            ! regcomp.c regexec.c t/op/re_tests
22928 ____________________________________________________________________________
22929 [  5972] By: jhi                                   on 2000/04/27  18:22:41
22930         Log: Integrate with Sarathy.
22931      Branch: cfgperl
22932           +> t/lib/b.t t/lib/syslog.t
22933           !> (integrate 31 files)
22934 ____________________________________________________________________________
22935 [  5971] By: jhi                                   on 2000/04/27  18:18:46
22936         Log: Unicos tweaks from Mark P. Lutz.
22937      Branch: cfgperl
22938            ! hints/unicos.sh lib/Math/Complex.pm
22939 ____________________________________________________________________________
22940 [  5970] By: gsar                                  on 2000/04/27  18:05:11
22941         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
22942              IV is >32bits
22943      Branch: perl
22944            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
22945 ____________________________________________________________________________
22946 [  5969] By: gsar                                  on 2000/04/27  17:50:56
22947         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
22948      Branch: perl
22949            + t/lib/syslog.t
22950            ! MANIFEST ext/Sys/Syslog/Syslog.pm
22951 ____________________________________________________________________________
22952 [  5968] By: gsar                                  on 2000/04/27  17:44:49
22953         Log: tolerate spaces in group names in test on solaris (from David Boyce
22954              <dsb@boyski.com>)
22955      Branch: perl
22956            ! t/op/groups.t
22957 ____________________________________________________________________________
22958 [  5967] By: gsar                                  on 2000/04/27  17:41:22
22959         Log: improved docs on the warn_uninit diagnostic (from David Glasser
22960              and Simon Cozens)
22961      Branch: perl
22962            ! pod/perldiag.pod
22963 ____________________________________________________________________________
22964 [  5966] By: gsar                                  on 2000/04/27  16:54:58
22965         Log: add testsuite for B backends, fix bug in B::Deparse (from
22966              Simon Cozens <simon@brecon.co.uk>)
22967      Branch: perl
22968            + t/lib/b.t
22969            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
22970 ____________________________________________________________________________
22971 [  5965] By: gsar                                  on 2000/04/27  16:10:37
22972         Log: avoid "will not stay shared" warnings for our variables (from
22973              Robin Barker)
22974      Branch: perl
22975            ! op.c t/pragma/warn/op
22976 ____________________________________________________________________________
22977 [  5964] By: gsar                                  on 2000/04/27  07:05:05
22978         Log: reformat to 72 columns (again)
22979      Branch: perl
22980            ! pod/perldiag.pod
22981 ____________________________________________________________________________
22982 [  5963] By: gsar                                  on 2000/04/27  06:28:31
22983         Log: patch from Larry to make (\&) prototype work; added tests for
22984              the same
22985      Branch: perl
22986            ! op.c t/comp/proto.t
22987 ____________________________________________________________________________
22988 [  5962] By: gsar                                  on 2000/04/27  06:15:47
22989         Log: updated README.hpux (from Jeff Okamoto)
22990      Branch: perl
22991            ! README.hpux
22992 ____________________________________________________________________________
22993 [  5961] By: gsar                                  on 2000/04/27  05:55:03
22994         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
22995      Branch: perl
22996            ! emacs/cperl-mode.el
22997 ____________________________________________________________________________
22998 [  5960] By: gsar                                  on 2000/04/27  05:49:26
22999         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
23000      Branch: perl
23001            ! INSTALL
23002 ____________________________________________________________________________
23003 [  5959] By: gsar                                  on 2000/04/27  05:33:41
23004         Log: doubled words in pods (from Simon Cozens
23005              <simon.p.cozens@jp.pwcglobal.com>)
23006      Branch: perl
23007            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
23008            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
23009            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
23010            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
23011            ! pod/perltootc.pod
23012 ____________________________________________________________________________
23013 [  5958] By: gsar                                  on 2000/04/27  05:11:39
23014         Log: change#3569 deleted some essential code, revert; avoid use of
23015              atexit() to make DynaLoader work properly on AIX under mod_perl
23016              (from Jens-Uwe Mager <jum@helios.de>)
23017      Branch: perl
23018            ! ext/DynaLoader/dl_aix.xs
23019 ____________________________________________________________________________
23020 [  5957] By: gsar                                  on 2000/04/27  04:54:51
23021         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
23022      Branch: perl
23023            ! pod/perlmod.pod
23024 ____________________________________________________________________________
23025 [  5956] By: gsar                                  on 2000/04/27  04:51:47
23026         Log: better diagnostics on failed tests (from Ilya Zakharevich)
23027      Branch: perl
23028            ! t/op/lex_assign.t
23029 ____________________________________________________________________________
23030 [  5955] By: gsar                                  on 2000/04/27  04:26:44
23031         Log: longstanding bug exposed by change#3307: sort arguments weren't
23032              compiled with the right wantarray context (ensuing runtime lookup
23033              via block_gimme() was getting the incidental context of the
23034              sort() itself)
23035      Branch: perl
23036            ! op.c t/op/sort.t
23037 ____________________________________________________________________________
23038 [  5954] By: gsar                                  on 2000/04/26  23:42:12
23039         Log: integrate cfgperl contents into mainline
23040      Branch: perl
23041           !> (integrate 30 files)
23042 ____________________________________________________________________________
23043 [  5953] By: jhi                                   on 2000/04/26  23:06:42
23044         Log: Integrate with Sarathy.
23045      Branch: cfgperl
23046           !> README.win32 ext/B/B/Deparse.pm
23047           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23048           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
23049           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
23050           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
23051           !> utils/perldoc.PL vms/perlvms.pod
23052 ____________________________________________________________________________
23053 [  5952] By: jhi                                   on 2000/04/26  23:03:46
23054         Log: Undo "use integer" addition from 64bitint as it seems
23055              to break most of the subtests in Digital UNIX;
23056              Unicos needs to find another way.
23057      Branch: cfgperl
23058            ! t/op/64bitint.t
23059 ____________________________________________________________________________
23060 [  5951] By: jhi                                   on 2000/04/26  22:57:53
23061         Log: Be more robust on "extreme" (large absolute value)
23062              arguments.  Originally reported by Daniel Connelly
23063              as a problem with asinh() on large negative arguments,
23064              asinh() used to bail out because an argument to log()
23065              ended up being zero.  Ilya Zakharevich proposed using
23066              Taylor's series in such cases, which for such large
23067              arguments is a very good approximation.
23068      Branch: cfgperl
23069            ! lib/Math/Complex.pm t/lib/complex.t
23070 ____________________________________________________________________________
23071 [  5950] By: gsar                                  on 2000/04/25  19:13:12
23072         Log: reformat perldiag to avoid long lines
23073      Branch: perl
23074            ! pod/perldiag.pod
23075 ____________________________________________________________________________
23076 [  5949] By: gsar                                  on 2000/04/25  18:41:11
23077         Log: make perldoc use the pod2man from the same version (from
23078              M.J.T. Guy)
23079      Branch: perl
23080            ! utils/perldoc.PL
23081 ____________________________________________________________________________
23082 [  5948] By: gsar                                  on 2000/04/25  18:21:57
23083         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
23084              <kompas@kompas.usr.onet.pl>)
23085      Branch: perl
23086            ! lib/vars.pm
23087 ____________________________________________________________________________
23088 [  5947] By: gsar                                  on 2000/04/25  18:11:53
23089         Log: use &dl_error rather than &dl_load_file as the guard for calling
23090              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
23091              statically built perl)
23092      Branch: perl
23093            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23094 ____________________________________________________________________________
23095 [  5946] By: jhi                                   on 2000/04/25  17:37:54
23096         Log: Document that tr() is not tr(1).
23097      Branch: cfgperl
23098            ! pod/perlop.pod
23099 ____________________________________________________________________________
23100 [  5945] By: gsar                                  on 2000/04/25  16:34:33
23101         Log: make module name mandatory after -M switch; reorder perldiag
23102              alphabetically (from Mark-Jason Dominus)
23103      Branch: perl
23104            ! perl.c pod/perldiag.pod
23105 ____________________________________________________________________________
23106 [  5944] By: jhi                                   on 2000/04/25  01:15:18
23107         Log: On second thoughts frexp() does have two arguments.
23108      Branch: cfgperl
23109            ! perl.h
23110 ____________________________________________________________________________
23111 [  5943] By: jhi                                   on 2000/04/24  22:56:32
23112         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
23113              Now pp_ncmp() returns undef is either operand is a NaN.
23114      Branch: cfgperl
23115            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23116            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
23117            ! vms/subconfigure.com vos/config.def vos/config.h
23118            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
23119            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23120            ! win32/config_H.vc
23121      Branch: metaconfig/U/perl
23122            + d_modfl.U
23123 ____________________________________________________________________________
23124 [  5942] By: jhi                                   on 2000/04/24  19:45:17
23125         Log: Regen Configure to match #5937.
23126      Branch: cfgperl
23127            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23128            ! config_h.SH
23129      Branch: metaconfig
23130            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
23131 ____________________________________________________________________________
23132 [  5941] By: jhi                                   on 2000/04/24  19:24:11
23133         Log: Further Unicos fixes for Mark Lutz.
23134      Branch: cfgperl
23135            ! hints/unicos.sh pp_ctl.c
23136 ____________________________________________________________________________
23137 [  5940] By: jhi                                   on 2000/04/24  19:09:06
23138         Log: Various Unicos 10.0.0.6 fixes.
23139              
23140              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
23141              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
23142              Reply-To: tecmpl1@triton.ca.boeing.com 
23143              To: perl5-porters@perl.org 
23144              Date: Fri, 14 Apr 2000 20:21:00 GMT 
23145              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
23146      Branch: cfgperl
23147            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
23148 ____________________________________________________________________________
23149 [  5939] By: gsar                                  on 2000/04/24  19:01:24
23150         Log: more pod nits (from Larry Virden)
23151      Branch: perl
23152            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
23153            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
23154            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
23155 ____________________________________________________________________________
23156 [  5938] By: gsar                                  on 2000/04/24  18:54:01
23157         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
23158      Branch: perl
23159            ! ext/B/B/Deparse.pm
23160 ____________________________________________________________________________
23161 [  5937] By: jhi                                   on 2000/04/24  17:39:00
23162         Log: Integrate with Sarathy.
23163      Branch: cfgperl
23164           +> (branch 31 files)
23165           !> (integrate 73 files)
23166 ____________________________________________________________________________
23167 [  5936] By: gsar                                  on 2000/04/24  17:30:06
23168         Log: additional tests for change#5934 (from Paul Marquess, who also
23169              sent in the same fix)
23170      Branch: perl
23171            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
23172            ! t/pragma/warn/5nolint t/pragma/warn/6default
23173 ____________________________________________________________________________
23174 [  5935] By: jhi                                   on 2000/04/24  17:26:05
23175         Log: Do not assume sign propagation.
23176              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
23177              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
23178              To: payner@ncifcrf.gov, perl5-porters@perl.org 
23179              Date: Tue, 18 Apr 2000 18:24:49 +0100 
23180              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
23181      Branch: cfgperl
23182            ! t/op/bop.t t/op/misc.t
23183 ____________________________________________________________________________
23184 [  5934] By: gsar                                  on 2000/04/24  17:16:54
23185         Log: propagate lexical warnings from surrounding scope correctly
23186              within string eval()
23187      Branch: perl
23188            ! pp_ctl.c t/pragma/warn/pp_ctl
23189 ____________________________________________________________________________
23190 [  5933] By: jhi                                   on 2000/04/24  17:01:07
23191         Log: Flatten the cpp jungle doing the nosuid checking.
23192      Branch: cfgperl
23193            ! perl.c
23194 ____________________________________________________________________________
23195 [  5932] By: gsar                                  on 2000/04/24  09:08:14
23196         Log: add rsignal(), whichsig() and do_join() to public API list
23197              (mod_perl uses them to good advantage)
23198      Branch: perl
23199            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
23200 ____________________________________________________________________________
23201 [  5931] By: gsar                                  on 2000/04/24  09:01:40
23202         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
23203      Branch: perl
23204            ! pp_hot.c regexec.c t/op/pat.t
23205 ____________________________________________________________________________
23206 [  5930] By: gsar                                  on 2000/04/24  08:58:33
23207         Log: small os390 tweaks (from Peter Prymmer)
23208      Branch: perl
23209            ! config_h.SH makedepend.SH
23210 ____________________________________________________________________________
23211 [  5929] By: gsar                                  on 2000/04/24  08:55:25
23212         Log: pod nits
23213      Branch: perl
23214            ! pod/perlguts.pod
23215 ____________________________________________________________________________
23216 [  5928] By: gsar                                  on 2000/04/24  08:50:13
23217         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
23218      Branch: perl
23219            ! ext/IO/lib/IO/Poll.pm
23220 ____________________________________________________________________________
23221 [  5927] By: gsar                                  on 2000/04/24  08:43:24
23222         Log: arrange for next() to resume at the unstack op rather than the
23223              loop conditional, so that scope cleanup happens correctly
23224              (from Stephen McCamant)
23225      Branch: perl
23226            ! op.c pp_ctl.c t/op/misc.t
23227 ____________________________________________________________________________
23228 [  5926] By: gsar                                  on 2000/04/24  08:18:40
23229         Log: on windows, reserve 16M of stack rather than 128M (allows more
23230              threads to run concurrently)
23231      Branch: perl
23232            ! win32/Makefile win32/makefile.mk
23233 ____________________________________________________________________________
23234 [  5925] By: gsar                                  on 2000/04/24  08:13:52
23235         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
23236      Branch: perl
23237            ! toke.c
23238 ____________________________________________________________________________
23239 [  5924] By: gsar                                  on 2000/04/24  08:08:59
23240         Log: avoid using uninitialized memory in require version check
23241      Branch: perl
23242            ! pp_ctl.c universal.c
23243 ____________________________________________________________________________
23244 [  5923] By: gsar                                  on 2000/04/24  07:20:14
23245         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
23246      Branch: perl
23247            ! ext/IO/lib/IO/Poll.pm
23248 ____________________________________________________________________________
23249 [  5922] By: gsar                                  on 2000/04/24  07:08:42
23250         Log: commentary about IoTYPE() (from Nathan Torkington)
23251      Branch: perl
23252            ! sv.h
23253 ____________________________________________________________________________
23254 [  5921] By: gsar                                  on 2000/04/24  06:58:26
23255         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
23256              by fix
23257      Branch: perl
23258            ! sv.c t/lib/charnames.t t/pragma/utf8.t
23259 ____________________________________________________________________________
23260 [  5920] By: gsar                                  on 2000/04/24  06:37:59
23261         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
23262      Branch: perl
23263            ! doop.c t/op/ver.t
23264 ____________________________________________________________________________
23265 [  5919] By: gsar                                  on 2000/04/24  06:21:58
23266         Log: Configure might miss old directories when prefix must be
23267              expanded (from Robin Barker)
23268      Branch: metaconfig
23269            ! U/installdirs/inc_version_list.U
23270      Branch: perl
23271            ! Configure
23272 ____________________________________________________________________________
23273 [  5918] By: gsar                                  on 2000/04/24  06:16:11
23274         Log: VMS nits in glob() test (from Charles Lane)
23275      Branch: perl
23276            ! t/lib/glob-basic.t
23277 ____________________________________________________________________________
23278 [  5917] By: gsar                                  on 2000/04/24  06:11:56
23279         Log: various pod nits (from Larry Virden and others)
23280      Branch: perl
23281            ! README.amiga README.hpux README.machten README.os2
23282            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
23283            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
23284            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
23285            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
23286            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
23287            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
23288            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
23289            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
23290 ____________________________________________________________________________
23291 [  5916] By: gsar                                  on 2000/04/24  05:52:43
23292         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
23293              <wjones@tc.fluke.com>)
23294      Branch: perl
23295            ! t/lib/glob-basic.t
23296 ____________________________________________________________________________
23297 [  5915] By: gsar                                  on 2000/04/24  05:07:01
23298         Log: supported platforms mixed up
23299      Branch: perl
23300            ! pod/perl56delta.pod pod/perlport.pod
23301 ____________________________________________________________________________
23302 [  5914] By: gsar                                  on 2000/04/24  04:56:08
23303         Log: caller() wasn't returning the right number of elements for
23304              eval {...}
23305      Branch: perl
23306            ! pp_ctl.c t/pragma/warn/9enabled
23307 ____________________________________________________________________________
23308 [  5913] By: gsar                                  on 2000/04/24  04:35:41
23309         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
23310              Mark-Jason Dominus)
23311      Branch: perl
23312            ! pod/perlfunc.pod
23313 ____________________________________________________________________________
23314 [  5912] By: gsar                                  on 2000/04/24  04:17:15
23315         Log: fix totally broken caching in UNIVERSAL::isa() (from
23316              Nick Ing-Simmons)
23317      Branch: perl
23318            ! t/op/universal.t universal.c
23319 ____________________________________________________________________________
23320 [  5911] By: gsar                                  on 2000/04/24  03:39:47
23321         Log: add linebreak properties from unicode/LineBrk.txt (from
23322              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
23323      Branch: perl
23324            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
23325            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
23326            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
23327            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
23328            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
23329            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
23330            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
23331            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
23332            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
23333            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
23334            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
23335            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
23336            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
23337            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
23338            + lib/unicode/Is/LbrkZW.pl
23339            ! lib/unicode/mktables.PL
23340 ____________________________________________________________________________
23341 [  5910] By: gsar                                  on 2000/04/24  03:23:10
23342         Log: typo in pod
23343      Branch: perl
23344            ! ext/Thread/Thread.pm
23345 ____________________________________________________________________________
23346 [  5909] By: gsar                                  on 2000/04/24  03:22:03
23347         Log: mode argument to do_binmode() should be file mode, not boolean
23348      Branch: perl
23349            ! pp_sys.c
23350 ____________________________________________________________________________
23351 [  5908] By: gsar                                  on 2000/04/16  16:51:08
23352         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
23353              always returns a valid GV even when the symbol is trapped by strictures
23354              (avoids coredumps)
23355              
23356              TODO: the C<package;> hack needs similar treatment
23357      Branch: perl
23358            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
23359            ! t/pragma/strict-vars
23360 ____________________________________________________________________________
23361 [  5907] By: jhi                                   on 2000/03/31  23:42:56
23362         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
23363              an assumption which #5905 demolished.
23364      Branch: cfgperl
23365            ! pp_sys.c
23366 ____________________________________________________________________________
23367 [  5906] By: jhi                                   on 2000/03/31  18:54:37
23368         Log: Typo in #5905.
23369      Branch: cfgperl
23370            ! t/op/64bitint.t
23371 ____________________________________________________________________________
23372 [  5905] By: jhi                                   on 2000/03/31  18:50:54
23373         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
23374              reported by Joseph N. Hall.  The bug was that even with use64bitint
23375              one had to use the prefixes q, L, or ll with printf/sprintf,
23376              contrary to the documentation and common sense.
23377      Branch: cfgperl
23378            ! sv.c t/op/64bitint.t
23379 ____________________________________________________________________________
23380 [  5904] By: gsar                                  on 2000/03/28  02:31:32
23381         Log: add Changes, perldelta.pod
23382      Branch: perl
23383            + Changes pod/perldelta.pod
23384 ____________________________________________________________________________
23385 [  5903] By: gsar                                  on 2000/03/28  02:03:55
23386         Log: rename Changes and perldelta.pod
23387      Branch: perl
23388           +> Changes5.6 pod/perl56delta.pod
23389            - Changes pod/perldelta.pod
23390            ! MANIFEST
23391 ____________________________________________________________________________
23392 [  5902] By: gsar                                  on 2000/03/28  01:59:14
23393         Log: create maint-5.6 branch
23394      Branch: maint-5.6/perl
23395           +> (branch 1611 files)
23396 ____________________________________________________________________________
23397 [  5901] By: jhi                                   on 2000/03/23  05:48:43
23398         Log: Integrate with Sarathy.
23399      Branch: cfgperl
23400           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
23401 ____________________________________________________________________________
23402 [  5900] By: gsar                                  on 2000/03/23  05:42:43
23403         Log: three guesses on what this is :-)
23404      Branch: perl
23405            ! Changes