Add a hook for running the tests under the Third Degree
[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 [  9171] By: jhi                                   on 2001/03/15  15:09:32
36         Log: Subject: Re: Another Borland C++ problem.
37              From: "Vadim Konovalov" <watman@inbox.ru>
38              Date: Sat, 10 Mar 2001 19:26:07 +0300
39              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
40              
41              Borland filename case problem.
42      Branch: perl
43            + win32/sncfnmcs.pl
44            ! MANIFEST README.win32
45 ____________________________________________________________________________
46 [  9170] By: jhi                                   on 2001/03/15  14:54:23
47         Log: Add Locale::Codes 1.06, from Neil Bowers.
48      Branch: perl
49            + lib/Locale/Constants.pm lib/Locale/Country.pm
50            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
51            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
52            + t/lib/lc-language.t t/lib/lc-uk.t
53            ! MANIFEST
54 ____________________________________________________________________________
55 [  9169] By: jhi                                   on 2001/03/15  14:19:01
56         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
57      Branch: perl
58            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59            ! ext/Storable/Storable.xs
60 ____________________________________________________________________________
61 [  9168] By: jhi                                   on 2001/03/15  14:13:22
62         Log: Integrate changes #9120,9167 from mainline to maintperl.
63              
64              Subject: [PATCH 5.6.1] OS/2 docs
65              
66              Subject: [PATCH 5.6.1] perldoc
67      Branch: maint-5.6/perl
68           !> os2/Changes utils/perldoc.PL
69 ____________________________________________________________________________
70 [  9167] By: jhi                                   on 2001/03/15  14:07:42
71         Log: Subject: [PATCH 5.6.1] perldoc
72              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73              Date: Wed, 14 Mar 2001 23:46:52 -0500
74              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
75      Branch: perl
76            ! utils/perldoc.PL
77 ____________________________________________________________________________
78 [  9166] By: jhi                                   on 2001/03/15  13:53:15
79         Log: sigaction test condition tweakage.
80      Branch: perl
81            ! t/lib/sigaction.t
82 ____________________________________________________________________________
83 [  9165] By: alanbur                               on 2001/03/15  03:49:17
84         Log: Resynchronised with parent
85      Branch: maint-5.6/pureperl
86           +> os2/os2add.sym t/op/anonsub.t
87           !> (integrate 72 files)
88 ____________________________________________________________________________
89 [  9164] By: jhi                                   on 2001/03/15  01:05:01
90         Log: Avoid stomping off the beginning of an array in tr///.
91      Branch: perl
92            ! op.c
93 ____________________________________________________________________________
94 [  9163] By: jhi                                   on 2001/03/15  00:58:57
95         Log: h2ph strictness and cleanliness from Kurt Starsinic.
96      Branch: perl
97            ! utils/h2ph.PL
98 ____________________________________________________________________________
99 [  9162] By: gsar                                  on 2001/03/15  00:56:53
100         Log: avoid warnings
101      Branch: maint-5.6/perl
102            ! t/op/magic.t
103 ____________________________________________________________________________
104 [  9161] By: gsar                                  on 2001/03/15  00:52:09
105         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
106              results
107      Branch: maint-5.6/perl
108            ! t/op/magic.t
109 ____________________________________________________________________________
110 [  9160] By: jhi                                   on 2001/03/14  22:02:10
111         Log: Do not use the Perl malloc in IRIX, suggested by
112              Helmus Jarausch.
113      Branch: perl
114            ! hints/irix_6.sh
115 ____________________________________________________________________________
116 [  9159] By: nick                                  on 2001/03/14  21:45:59
117         Log: Integrate mainline
118      Branch: perlio
119           +> t/op/loopctl.t
120           !> (integrate 41 files)
121 ____________________________________________________________________________
122 [  9158] By: jhi                                   on 2001/03/14  21:10:09
123         Log: The Day of the Retractions continues: the #9138
124              (integrated in #9144) doesn't work well in mainline.
125      Branch: perl
126            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
127            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
128            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
129 ____________________________________________________________________________
130 [  9157] By: jhi                                   on 2001/03/14  20:58:12
131         Log: The #9145 CANNOT be enabled: the clear_pmop code still
132              dumps core all over in Tru64.
133      Branch: perl
134            ! op.c op.h t/op/pat.t
135 ____________________________________________________________________________
136 [  9156] By: jhi                                   on 2001/03/14  20:48:06
137         Log: Integrate change #9154 from maintperl to mainline.
138              
139              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
140              (caused Storable 1.0.10 to break on windows)
141      Branch: perl
142           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
143           !> perlapi.c proto.h
144 ____________________________________________________________________________
145 [  9155] By: jhi                                   on 2001/03/14  20:23:53
146         Log: Retract #9136: breaks threading (and binary compatibility).
147      Branch: perl
148            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
149 ____________________________________________________________________________
150 [  9154] By: gsar                                  on 2001/03/14  17:48:18
151         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
152              (caused Storable 1.0.10 to break on windows)
153      Branch: maint-5.6/perl
154            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
155            ! perlapi.c proto.h
156 ____________________________________________________________________________
157 [  9153] By: jhi                                   on 2001/03/14  13:35:21
158         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
159      Branch: perl
160            ! t/lib/sigaction.t
161 ____________________________________________________________________________
162 [  9152] By: gsar                                  on 2001/03/14  07:29:40
163         Log: back out changes#9012,9010,9009 and parts of change#9016
164              (causes ABRs under purify, and some prerequisites don't
165              seem to be there in 5.6.x)
166      Branch: maint-5.6/perl
167            ! doop.c op.c t/op/tr.t toke.c
168 ____________________________________________________________________________
169 [  9151] By: gsar                                  on 2001/03/14  07:01:29
170         Log: reenable change#9145 (the test was busted due to a missing
171              C<print "ok 27\n">)
172      Branch: perl
173            ! op.c op.h t/op/pat.t
174 ____________________________________________________________________________
175 [  9150] By: jhi                                   on 2001/03/14  06:38:36
176         Log: Retract #9145.
177      Branch: perl
178            ! op.c op.h t/op/pat.t
179 ____________________________________________________________________________
180 [  9149] By: jhi                                   on 2001/03/14  06:14:56
181         Log: Retract #9143.
182      Branch: perl
183            ! op.c
184 ____________________________________________________________________________
185 [  9148] By: gsar                                  on 2001/03/14  06:13:02
186         Log: Uninitialized Memory Read in regexec.c
187      Branch: perl
188            ! regexec.c
189 ____________________________________________________________________________
190 [  9147] By: jhi                                   on 2001/03/14  04:59:54
191         Log: Subject: PATCH: make goto work in nested eval ""
192              From: Robin Houston <robin@kitsite.com>
193              Date: Wed, 14 Mar 2001 04:16:10 +0000
194              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
195      Branch: perl
196            ! pp_ctl.c t/op/goto.t
197 ____________________________________________________________________________
198 [  9146] By: jhi                                   on 2001/03/14  04:42:54
199         Log: Preserve the #ifdef PERL_CORE in perly.h.
200      Branch: perl
201            ! perly.fixer
202 ____________________________________________________________________________
203 [  9145] By: jhi                                   on 2001/03/14  03:57:41
204         Log: (Retracted by #9150.)
205      Branch: perl
206            ! op.c op.h t/op/pat.t
207 ____________________________________________________________________________
208 [  9144] By: jhi                                   on 2001/03/14  03:50:38
209         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
210              
211              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
212              
213              remove squelch controls for "Scalars leaked" messages in most places
214              (these are now cured)
215              
216              fix another memory leak reported by purify (tie callbacks that
217              croak can leak when wiping out magic)
218      Branch: perl
219           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
220           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
221           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
222           !> t/pragma/warnings.t
223 ____________________________________________________________________________
224 [  9143] By: jhi                                   on 2001/03/14  03:37:53
225         Log: (Retracted by #9149.)
226      Branch: perl
227            ! op.c
228 ____________________________________________________________________________
229 [  9142] By: gsar                                  on 2001/03/14  03:20:48
230         Log: fix another memory leak reported by purify (tie callbacks that
231              croak can leak when wiping out magic)
232      Branch: maint-5.6/perl
233            ! scope.c
234 ____________________________________________________________________________
235 [  9141] By: jhi                                   on 2001/03/14  02:55:00
236         Log: Subject: PATCH for [ID 20010305.003]
237              From: Robin Houston <robin@kitsite.com>
238              Date: Wed, 14 Mar 2001 02:45:51 +0000
239              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
240      Branch: perl
241            ! pp_ctl.c t/op/eval.t
242 ____________________________________________________________________________
243 [  9140] By: jhi                                   on 2001/03/14  02:41:54
244         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
245              Date: Wed, 14 Mar 2001 01:52:51 +0000
246              From: Robin Houston <robin@kitsite.com>
247              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
248              
249              Fix for 2000313.004.
250      Branch: perl
251            ! pp_ctl.c t/op/goto.t
252 ____________________________________________________________________________
253 [  9139] By: jhi                                   on 2001/03/14  02:40:50
254         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
255              From: Robin Houston <robin@kitsite.com>
256              Date: Wed, 14 Mar 2001 00:43:45 +0000
257              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
258      Branch: perl
259            + t/op/loopctl.t
260            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
261            ! vms/perly_c.vms
262 ____________________________________________________________________________
263 [  9138] By: gsar                                  on 2001/03/14  01:18:00
264         Log: remove squelch controls for "Scalars leaked" messages in most places
265              (these are now cured)
266      Branch: maint-5.6/perl
267            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
268            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
269            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
270 ____________________________________________________________________________
271 [  9137] By: gsar                                  on 2001/03/14  00:57:04
272         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
273      Branch: maint-5.6/perl
274            ! regcomp.c
275 ____________________________________________________________________________
276 [  9136] By: jhi                                   on 2001/03/13  23:12:24
277         Log: (Retracted by #9155)
278              
279              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
280              From: Jens-Uwe Mager <jum@helios.de>
281              Date: Wed, 21 Feb 2001 21:32:04 +0100
282              Message-ID: <20010221213203.A18340@ans.helios.de>
283      Branch: perl
284            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
285 ____________________________________________________________________________
286 [  9135] By: jhi                                   on 2001/03/13  22:50:05
287         Log: Integrate perlio.
288      Branch: perl
289           !> pp.c
290 ____________________________________________________________________________
291 [  9134] By: jhi                                   on 2001/03/13  22:49:05
292         Log: Integrate change #9131 from maintperl into mainline.
293              
294              make the error text look more consistent in hints/hpux.sh
295      Branch: perl
296           !> hints/hpux.sh
297 ____________________________________________________________________________
298 [  9133] By: gsar                                  on 2001/03/13  22:46:20
299         Log: integrate change#9067 from mainline
300              
301              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
302      Branch: maint-5.6/perl
303           !> lib/ExtUtils/MM_Unix.pm
304 ____________________________________________________________________________
305 [  9132] By: jhi                                   on 2001/03/13  22:41:21
306         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
307              From: "John P. Linderman" <jpl@research.att.com>
308              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
309              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
310              
311              A more correct prime finder.
312      Branch: perl
313            ! lib/Tie/SubstrHash.pm
314 ____________________________________________________________________________
315 [  9131] By: gsar                                  on 2001/03/13  22:30:42
316         Log: make the error text look more consistent in hints/hpux.sh
317      Branch: maint-5.6/perl
318            ! hints/hpux.sh
319 ____________________________________________________________________________
320 [  9130] By: jhi                                   on 2001/03/13  22:23:44
321         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
323              Date: Tue, 13 Mar 2001 18:41:26 +0100
324              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
325              
326              If the test is run non-interactively the default handler
327              is different.
328      Branch: perl
329            ! t/lib/sigaction.t
330 ____________________________________________________________________________
331 [  9129] By: jhi                                   on 2001/03/13  22:20:21
332         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
333              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
334              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
335              Date:     Tue, 13 Mar 2001 16:44:32 EST
336      Branch: perl
337            ! t/lib/1_compile.t
338 ____________________________________________________________________________
339 [  9128] By: jhi                                   on 2001/03/13  22:18:34
340         Log: Subject: Another patch for integer.pm POD 
341              From: "John L. Allen" <allen@grumman.com>
342              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
343              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
344      Branch: perl
345            ! lib/integer.pm
346 ____________________________________________________________________________
347 [  9127] By: nick                                  on 2001/03/13  21:26:30
348         Log: Integrate mainline.
349      Branch: perlio
350           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
351           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
352           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
353           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
354           !> Changes Configure MANIFEST README.os2 README.os390
355           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
356           !> os2/Changes patchlevel.h win32/perlhost.h
357 ____________________________________________________________________________
358 [  9126] By: nick                                  on 2001/03/13  20:39:51
359         Log: #ifdef'ed out code to make packed side of pack/unpack
360              octets. (i.e. pack('U') => encode_utf8).
361      Branch: perlio
362            ! pp.c
363 ____________________________________________________________________________
364 [  9125] By: jhi                                   on 2001/03/13  15:07:16
365         Log: Update Changes.
366      Branch: perl
367            ! Changes patchlevel.h
368 ____________________________________________________________________________
369 [  9124] By: jhi                                   on 2001/03/13  14:22:45
370         Log: Workaround for the buggy ("internal compiler error")
371              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
372              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
373              of Andreas König.
374      Branch: perl
375            ! ext/re/Makefile.PL hints/aix.sh
376 ____________________________________________________________________________
377 [  9123] By: jhi                                   on 2001/03/13  03:24:34
378         Log: Typo in #9114.
379      Branch: metaconfig
380            ! U/modified/myhostname.U
381 ____________________________________________________________________________
382 [  9122] By: jhi                                   on 2001/03/13  03:24:06
383         Log: Typo in #9113.
384      Branch: perl
385            ! Configure
386 ____________________________________________________________________________
387 [  9121] By: jhi                                   on 2001/03/13  01:53:05
388         Log: Forgot to check-in the larger part of #9120, duh.
389      Branch: perl
390            ! README.os2
391 ____________________________________________________________________________
392 [  9120] By: jhi                                   on 2001/03/13  01:51:31
393         Log: Subject: [PATCH 5.6.1] OS/2 docs
394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
395              Date: Mon, 12 Mar 2001 03:27:32 -0500
396              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
397      Branch: perl
398            ! os2/Changes
399 ____________________________________________________________________________
400 [  9119] By: jhi                                   on 2001/03/13  01:49:41
401         Log: Integrate change #9116 from maintperl into mainline.
402              
403              Win32::GetCwd() returns C: instead of C:\ in the root directory
404              under ithreads
405      Branch: perl
406           !> win32/perlhost.h
407 ____________________________________________________________________________
408 [  9118] By: jhi                                   on 2001/03/13  01:13:39
409         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
410      Branch: perl
411            + lib/Switch.pm t/lib/switch.t
412            ! MANIFEST
413 ____________________________________________________________________________
414 [  9117] By: jhi                                   on 2001/03/13  01:03:17
415         Log: Add Text::Balanced 1.83.
416      Branch: perl
417            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
418            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
419            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
420            + t/lib/tb-xvari.t
421            ! MANIFEST
422 ____________________________________________________________________________
423 [  9116] By: gsar                                  on 2001/03/13  00:55:53
424         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
425              under ithreads
426      Branch: maint-5.6/perl
427            ! win32/perlhost.h
428 ____________________________________________________________________________
429 [  9115] By: jhi                                   on 2001/03/13  00:54:09
430         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
431              From: "John L. Allen" <allen@grumman.com>
432              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
433              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
434              
435              use integer document clarification.
436      Branch: perl
437            ! lib/integer.pm
438 ____________________________________________________________________________
439 [  9114] By: jhi                                   on 2001/03/13  00:38:54
440         Log: Metaconfig unit change for #9113.
441      Branch: metaconfig
442            ! U/modified/myhostname.U
443 ____________________________________________________________________________
444 [  9113] By: jhi                                   on 2001/03/13  00:38:35
445         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
446              From: Peter Prymmer <pvhp@forte.com>
447              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
448              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
449      Branch: perl
450            ! Configure README.os390 hints/os390.sh
451 ____________________________________________________________________________
452 [  9112] By: jhi                                   on 2001/03/13  00:29:00
453         Log: Integrate perlio.
454      Branch: perl
455           !> sv.c utf8.h
456 ____________________________________________________________________________
457 [  9111] By: nick                                  on 2001/03/12  21:16:33
458         Log: Integrate mainline.
459      Branch: perlio
460           +> t/op/anonsub.t
461           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
462           !> proto.h sv.c
463 ____________________________________________________________________________
464 [  9110] By: nick                                  on 2001/03/12  21:00:13
465         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
466      Branch: perlio
467            ! sv.c utf8.h
468 ____________________________________________________________________________
469 [  9109] By: jhi                                   on 2001/03/12  16:04:47
470         Log: Integrate change #9108 from maintperl to mainline.
471              
472              fix memory leak in C<sub X { sub {} }> arising from a refcount
473              loop between the outer sub and the inner prototype anonsub
474              
475              this also enables closures returned by subroutines that
476              subsequently get redefined to work without generating coredumps :)
477              
478              completely removed the free_closures() hack--it shouldn't be
479              needed anymore
480      Branch: perl
481           +> t/op/anonsub.t
482           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
483           !> proto.h sv.c
484 ____________________________________________________________________________
485 [  9108] By: gsar                                  on 2001/03/12  10:21:31
486         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
487              loop between the outer sub and the inner prototype anonsub
488              
489              this also enables closures returned by subroutines that
490              subsequently get redefined to work without generating coredumps :)
491              
492              completely removed the free_closures() hack--it shouldn't be
493              needed anymore
494      Branch: maint-5.6/perl
495            + t/op/anonsub.t
496            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
497            ! proto.h sv.c
498 ____________________________________________________________________________
499 [  9107] By: jhi                                   on 2001/03/12  05:15:31
500         Log: Integrate perlio.
501      Branch: perl
502           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
503 ____________________________________________________________________________
504 [  9106] By: nick                                  on 2001/03/11  20:10:12
505         Log: regcomp.c is working in native space, not Unicode space (if different)
506              as it is doing compare against 'W' in \W etc.
507      Branch: perlio
508            ! regcomp.c
509 ____________________________________________________________________________
510 [  9105] By: nick                                  on 2001/03/11  19:39:34
511         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
512              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
513      Branch: perlio
514            ! regcomp.c toke.c utf8.c
515 ____________________________________________________________________________
516 [  9104] By: nick                                  on 2001/03/11  18:15:44
517         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
518      Branch: perlio
519            ! sv.c
520 ____________________________________________________________________________
521 [  9103] By: nick                                  on 2001/03/11  18:03:28
522         Log: Integrate mainline (for regexp stuff).
523      Branch: perlio
524           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
525           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
526           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
527           !> t/lib/errno.t t/op/pat.t
528 ____________________________________________________________________________
529 [  9102] By: nick                                  on 2001/03/11  17:44:20
530         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
531              - exclude layer syms in makedef.pl for sfio
532              - also inhibit Encode from trying to build ":encode()" layer.
533      Branch: perlio
534            ! ext/Encode/Encode.xs makedef.pl
535 ____________________________________________________________________________
536 [  9101] By: jhi                                   on 2001/03/10  22:38:13
537         Log: The $Is_MacOS needs to be declared.
538      Branch: perl
539            ! lib/ExtUtils/Manifest.pm
540 ____________________________________________________________________________
541 [  9100] By: jhi                                   on 2001/03/10  22:14:29
542         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
543              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
544              pollute the symbolspace if using sfio.
545      Branch: perl
546            ! ext/Encode/Encode.xs
547 ____________________________________________________________________________
548 [  9099] By: jhi                                   on 2001/03/10  21:58:48
549         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
550              Date: Sat, 10 Mar 2001 14:23:55 -0500
551              From: Chris Nandor <pudge@pobox.com>
552              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
553      Branch: perl
554            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
555            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
556            ! t/lib/errno.t
557 ____________________________________________________________________________
558 [  9098] By: jhi                                   on 2001/03/10  21:38:30
559         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
560      Branch: perl
561            ! regcomp.c regexec.c t/op/pat.t
562 ____________________________________________________________________________
563 [  9097] By: jhi                                   on 2001/03/10  14:38:07
564         Log: Integrate perlio.
565      Branch: perl
566           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
567           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
568           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
569 ____________________________________________________________________________
570 [  9096] By: nick                                  on 2001/03/10  11:55:43
571         Log: EBCDIC sanity - phase I
572              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
573              - use utf8n_xxxx (c.f. pvn) for forms which take length.
574              - back out vN.N and $^V exceptions to e2a/a2e
575              - make "locale" isxxx macros be uvchr (may be redundant?)
576              
577              Not clear yet that toUPPER_uni et. al. return being handled correctly.
578              The tr// and rexexp stuff still needs an audit, assumption is they are working
579              in Unicode space.
580              
581              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
582      Branch: perlio
583            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
584            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
585            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
586 ____________________________________________________________________________
587 [  9095] By: jhi                                   on 2001/03/09  22:10:01
588         Log: Integrate perlio.
589      Branch: perl
590           !> dump.c
591 ____________________________________________________________________________
592 [  9094] By: nick                                  on 2001/03/09  17:36:38
593         Log: Builds an passes all tests after integrate and this tweak.
594      Branch: perlio
595            ! dump.c
596 ____________________________________________________________________________
597 [  9093] By: nick                                  on 2001/03/09  17:16:03
598         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
599      Branch: perlio
600           +> lib/unicode/Scripts.txt t/lib/sigaction.t
601           !> (integrate 79 files)
602 ____________________________________________________________________________
603 [  9092] By: jhi                                   on 2001/03/09  15:28:26
604         Log: Update Changes.
605      Branch: perl
606            ! Changes patchlevel.h
607 ____________________________________________________________________________
608 [  9091] By: jhi                                   on 2001/03/09  15:25:05
609         Log: In op/stat #35 better to scan all the potential directories
610              for setuids, not just the first one.
611      Branch: perl
612            ! t/op/stat.t
613 ____________________________________________________________________________
614 [  9090] By: jhi                                   on 2001/03/09  15:01:27
615         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
616              From: rspier@pobox.com (Robert Spier)
617              Date: Fri, 9 Mar 2001 03:30:20 -0500
618              Message-ID: <15016.38044.381174.160189@rls.cx>
619              
620              EXISTS() returning undef mistakenly triggered a FETCH().
621      Branch: perl
622            ! hv.c
623 ____________________________________________________________________________
624 [  9089] By: jhi                                   on 2001/03/09  14:59:02
625         Log: Add /sbin and /usr/sbin to the list of directories scanned
626              for setuid programs.  Takes care of bug id 20010309.003.
627      Branch: perl
628            ! t/op/stat.t
629 ____________________________________________________________________________
630 [  9088] By: jhi                                   on 2001/03/09  14:48:32
631         Log: Regen perlapi, perltoc.
632      Branch: perl
633            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
634 ____________________________________________________________________________
635 [  9087] By: jhi                                   on 2001/03/09  14:38:56
636         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
637              From: David Mitchell <davem@fdgroup.co.uk>
638              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
639              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
640      Branch: perl
641            ! dump.c perl.c perl.h pod/perlrun.pod
642 ____________________________________________________________________________
643 [  9086] By: jhi                                   on 2001/03/09  01:47:16
644         Log: A modified version of
645              
646              Subject: [ID 20010307.005] POSIX::sigaction has various problems
647              From: anders@broadcom.com
648              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
649              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
650              
651              Currently the sigaction.t test #6 fails (and is fudged to look
652              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
653              This may well be a genuine bug in Linux sigaction() (since at
654              least Tru64, Solaris, and HP-UX disagree with Linux).
655              Anyone with POSIX / SUSv2 tome handy?  The problem is that
656              the flags of the oldaction don't match with the flags in
657              the previously installed disposition.
658      Branch: perl
659            + t/lib/sigaction.t
660            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
661 ____________________________________________________________________________
662 [  9085] By: jhi                                   on 2001/03/09  01:30:13
663         Log: Subject: Re: mission impossible for the day
664              From: Alex Gough <alex@rcon.org>
665              Date: Thu, 08 Mar 2001 17:18:19 +0000
666              Message-ID: <3AA7BEDB.8070409@rcon.org>
667              
668              If references (are overloaded) and can be directly stringified,
669              show that instead of "stringified".
670              
671              (The problem, infinite mutual recursion caused by overloaded bool
672              in Switch.pm, tracked by David Mitchell)
673      Branch: perl
674            ! lib/Carp/Heavy.pm
675 ____________________________________________________________________________
676 [  9084] By: jhi                                   on 2001/03/09  01:20:39
677         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
678              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
679              From: David Mitchell <davem@fdgroup.co.uk>
680              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
681      Branch: perl
682            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
683            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
684 ____________________________________________________________________________
685 [  9083] By: jhi                                   on 2001/03/09  01:16:51
686         Log: Subject: [PATCH] perldata.pod here-doc docs
687              From: Jeff Pinyan <jeffp@crusoe.net>
688              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
689              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
690      Branch: perl
691            ! pod/perldata.pod
692 ____________________________________________________________________________
693 [  9082] By: jhi                                   on 2001/03/09  01:01:27
694         Log: Subject: Re: Unicode/EBCDIC
695              From: Peter Prymmer <pvhp@forte.com>
696              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
697              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
698      Branch: perl
699            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
700 ____________________________________________________________________________
701 [  9081] By: jhi                                   on 2001/03/08  13:41:30
702         Log: Subject: Ooops, wrong 'no *POSIX' Patch
703              From: Dorner Thomas <Thomas.Dorner@start.de>
704              Date: Thu, 8 Mar 2001 08:43:28 +0100
705              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
706      Branch: perl
707            ! hints/posix-bc.sh
708 ____________________________________________________________________________
709 [  9080] By: jhi                                   on 2001/03/08  13:11:42
710         Log: It's Scripts.txt, not Script.txt.
711      Branch: perl
712            ! MANIFEST
713 ____________________________________________________________________________
714 [  9079] By: jhi                                   on 2001/03/08  12:59:05
715         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
716              From: Dorner Thomas <Thomas.Dorner@start.de>
717              Date: Wed, 7 Mar 2001 14:13:31 +0100
718              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
719      Branch: perl
720            ! makedepend.SH
721 ____________________________________________________________________________
722 [  9078] By: jhi                                   on 2001/03/08  12:57:43
723         Log: Retract #9069, wrong patch.
724      Branch: perl
725            ! Makefile.SH
726 ____________________________________________________________________________
727 [  9077] By: jhi                                   on 2001/03/08  01:06:13
728         Log: Upgrade to Unicode 3.1 beta 2001-03-01.  The 3.1 final
729              should come out March 14.
730      Branch: perl
731            + lib/unicode/Scripts.txt
732            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
733            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
734            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
735            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
736            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
737            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
738            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
739            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
740            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
741            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
742            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
743            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
744            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
745            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
746            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
747            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
748            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
749            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
750            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
751            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
752            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
753            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
754            ! lib/unicode/version
755 ____________________________________________________________________________
756 [  9076] By: jhi                                   on 2001/03/07  22:59:39
757         Log: Integrate change #7784 from mainline into maintperl.
758              
759              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
760      Branch: maint-5.6/perl
761           !> pp_ctl.c t/op/pat.t
762 ____________________________________________________________________________
763 [  9075] By: jhi                                   on 2001/03/07  22:05:11
764         Log: More UTF-8 test tweaks.
765      Branch: perl
766            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
767 ____________________________________________________________________________
768 [  9074] By: nick                                  on 2001/03/07  21:39:29
769         Log: Integrate mainline.
770      Branch: perlio
771           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
772           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
773           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
774           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
775           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
776 ____________________________________________________________________________
777 [  9073] By: jhi                                   on 2001/03/07  16:37:09
778         Log: Update Changes.
779      Branch: perl
780            ! Changes patchlevel.h
781 ____________________________________________________________________________
782 [  9072] By: jhi                                   on 2001/03/07  16:32:30
783         Log: Subject: [ID 20010306.004] || != named unary operator
784              From: abela@geneanet.org
785              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
786              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
787      Branch: perl
788            ! pod/perlop.pod
789 ____________________________________________________________________________
790 [  9071] By: jhi                                   on 2001/03/07  15:14:11
791         Log: Subject: downgrading to bytes for common functions
792              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
793              Date: Wed, 7 Mar 2001 02:36:55 -0500
794              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
795      Branch: perl
796            ! pp_sys.c
797 ____________________________________________________________________________
798 [  9070] By: jhi                                   on 2001/03/07  15:04:58
799         Log: Clarify the description differentiating for and while; inspired by
800              
801              Subject: [ID 20010306.002] for/while difference in for definition
802              From: abela@geneanet.org
803              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
804              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
805      Branch: perl
806            ! pod/perlsyn.pod
807 ____________________________________________________________________________
808 [  9069] By: jhi                                   on 2001/03/07  14:55:30
809         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
810              From: Dorner Thomas <Thomas.Dorner@start.de>
811              Date: Wed, 7 Mar 2001 14:13:31 +0100
812              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
813      Branch: perl
814            ! Makefile.SH
815 ____________________________________________________________________________
816 [  9068] By: jhi                                   on 2001/03/07  14:51:17
817         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
818              From: Radu Greab <radu@netsoft.ro>
819              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
820              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
821      Branch: perl
822            ! pp.c t/op/chop.t
823 ____________________________________________________________________________
824 [  9067] By: jhi                                   on 2001/03/07  14:48:57
825         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
826              From: Simon Cozens <simon@netthink.co.uk>
827              Date: Wed, 7 Mar 2001 13:59:28 +0000
828              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
829              
830              In order to allow MakeMaker to build correct Makefiles,
831              you need to change the order of the arguments in MM_Unix.pm
832              as well. (Unless you have C89_CCMODE set, but we're trying
833              to be POSIXly correct)
834              
835              Thanks to Merijn Broeren for tracking this down.
836      Branch: perl
837            ! lib/ExtUtils/MM_Unix.pm
838 ____________________________________________________________________________
839 [  9066] By: jhi                                   on 2001/03/07  14:30:02
840         Log: Floating point too messy.
841      Branch: perl
842            ! t/camel-III/vstring.t
843 ____________________________________________________________________________
844 [  9065] By: jhi                                   on 2001/03/07  14:17:44
845         Log: Integrate change #9064 from maintperl into mainline.
846              
847              fix memory leak in pack("Bb",...)
848      Branch: perl
849           !> perl.c
850 ____________________________________________________________________________
851 [  9064] By: gsar                                  on 2001/03/07  06:29:24
852         Log: fix memory leak in pack("Bb",...)
853      Branch: maint-5.6/perl
854            ! perl.c
855 ____________________________________________________________________________
856 [  9063] By: jhi                                   on 2001/03/07  00:55:04
857         Log: Major utf8 test reorganisation and rewrite.
858              Hopefully no tests were lost in the shuffle.
859              (The beginning of pragma/utf8 was lost intentionally,
860              the tests were rather bogus and incomplete.)
861      Branch: perl
862            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
863            ! t/pragma/utf8.t
864 ____________________________________________________________________________
865 [  9062] By: jhi                                   on 2001/03/07  00:41:16
866         Log: More tweakage on the Unicode character class descriptions.
867      Branch: perl
868            ! lib/unicode/mktables.PL pod/perlretut.pod
869 ____________________________________________________________________________
870 [  9061] By: jhi                                   on 2001/03/06  23:12:38
871         Log: The perlretut was still talking about the old \p and \P
872              definitions.
873      Branch: perl
874            ! pod/perlretut.pod
875 ____________________________________________________________________________
876 [  9060] By: nick                                  on 2001/03/06  20:52:37
877         Log: Integrate mainline (make test works again now).
878      Branch: perlio
879           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
880 ____________________________________________________________________________
881 [  9059] By: jhi                                   on 2001/03/06  15:36:14
882         Log: 0.999... does equal 1.0, doesn't it?
883      Branch: perl
884            ! t/camel-III/vstring.t
885 ____________________________________________________________________________
886 [  9058] By: jhi                                   on 2001/03/06  15:34:00
887         Log: Make /x{abcd}/ to work without use utf8.
888      Branch: perl
889            ! regcomp.c
890 ____________________________________________________________________________
891 [  9057] By: jhi                                   on 2001/03/06  03:02:36
892         Log: Easier to outcomment all the three reset() tests for now.
893      Branch: perl
894            ! t/op/pat.t
895 ____________________________________________________________________________
896 [  9056] By: jhi                                   on 2001/03/06  02:30:02
897         Log: Comment out the deadly reset; until the 20010301.005
898              is finally fixed.
899      Branch: perl
900            ! t/op/pat.t
901 ____________________________________________________________________________
902 [  9055] By: jhi                                   on 2001/03/06  02:21:26
903         Log: Integrate the change #9054 from mainline:
904              retract the PMOP cleanup patch pending further investigation.
905      Branch: maint-5.6/perl
906           !> op.c op.h
907 ____________________________________________________________________________
908 [  9054] By: jhi                                   on 2001/03/06  02:19:57
909         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
910              with oddly familiar stack traces.
911      Branch: perl
912            ! op.c op.h
913 ____________________________________________________________________________
914 [  9053] By: jhi                                   on 2001/03/05  23:20:28
915         Log: Integrate perlio.
916      Branch: perl
917           +> ext/Encode/Encode/koi8-r.ucm
918           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
919           !> makedef.pl
920 ____________________________________________________________________________
921 [  9052] By: nick                                  on 2001/03/05  23:08:17
922         Log: skipping USE_PERLIO symbols correction.
923      Branch: perlio
924            ! makedef.pl
925 ____________________________________________________________________________
926 [  9051] By: nick                                  on 2001/03/05  22:35:07
927         Log: More Encode alias tidying.
928      Branch: perlio
929            + ext/Encode/Encode/koi8-r.ucm
930            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
931 ____________________________________________________________________________
932 [  9050] By: jhi                                   on 2001/03/05  21:44:29
933         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
934              Sarathy's fix for ID 20010301.005.
935      Branch: maint-5.6/perl
936           !> op.c op.h
937 ____________________________________________________________________________
938 [  9049] By: nick                                  on 2001/03/05  19:54:04
939         Log: Integrate Jarkko's Encode.pm tweak.
940      Branch: perlio
941           !> ext/Encode/Encode.pm
942 ____________________________________________________________________________
943 [  9048] By: nick                                  on 2001/03/05  19:47:57
944         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
945      Branch: perlio
946           +> os2/os2add.sym
947           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
948           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
949           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
950           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
951           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
952 ____________________________________________________________________________
953 [  9047] By: jhi                                   on 2001/03/05  19:25:26
954         Log: Regen perlapi.
955      Branch: perl
956            ! pod/perlapi.pod
957 ____________________________________________________________________________
958 [  9046] By: jhi                                   on 2001/03/05  19:12:14
959         Log: Integrate perlio.
960      Branch: perl
961           +> t/camel-III/vstring.t
962           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
963 ____________________________________________________________________________
964 [  9045] By: jhi                                   on 2001/03/05  19:10:36
965         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
966      Branch: perl
967            ! ext/Encode/Encode.pm
968 ____________________________________________________________________________
969 [  9044] By: jhi                                   on 2001/03/05  18:49:12
970         Log: Forgot the other half of the PMOP patch (#9033).
971      Branch: perl
972            ! op.h
973 ____________________________________________________________________________
974 [  9043] By: nick                                  on 2001/03/05  18:14:47
975         Log: Update MANIFEST for new test.
976      Branch: perlio
977            ! MANIFEST
978 ____________________________________________________________________________
979 [  9042] By: nick                                  on 2001/03/05  18:12:41
980         Log: Some tests for Camel 3rd edition features.
981              Make gethostbyaddr() test in above work.
982      Branch: perlio
983            + t/camel-III/vstring.t
984            ! pp.h pp_sys.c t/TEST t/harness
985 ____________________________________________________________________________
986 [  9041] By: jhi                                   on 2001/03/05  17:41:48
987         Log: Add more ISO 8859 encoding aliases.
988      Branch: perl
989            ! ext/Encode/Encode.pm
990 ____________________________________________________________________________
991 [  9040] By: jhi                                   on 2001/03/05  17:30:43
992         Log: Integrate perlio.
993      Branch: perl
994           !> MANIFEST sv.c
995 ____________________________________________________________________________
996 [  9039] By: nick                                  on 2001/03/05  17:11:36
997         Log: Missed added file.
998      Branch: perlio
999            ! MANIFEST
1000 ____________________________________________________________________________
1001 [  9038] By: jhi                                   on 2001/03/05  15:58:01
1002         Log: Add tr tests for EBCDIC, from Karsten Sperling.
1003      Branch: perl
1004            ! t/op/tr.t
1005 ____________________________________________________________________________
1006 [  9037] By: nick                                  on 2001/03/05  15:56:35
1007         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
1008              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
1009              
1010              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
1011              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
1012              - uses SvPV() rather than sv_2pv() in case it isn't a string.
1013      Branch: perlio
1014            ! sv.c
1015 ____________________________________________________________________________
1016 [  9036] By: jhi                                   on 2001/03/05  15:49:15
1017         Log: Add matching tests currently failing in EBCDIC,
1018              suggested by Karsten Sperling.
1019      Branch: perl
1020            ! t/op/pat.t
1021 ____________________________________________________________________________
1022 [  9035] By: jhi                                   on 2001/03/05  15:36:55
1023         Log: The #9034 needs a MANIFESTation.
1024      Branch: perl
1025            ! MANIFEST
1026 ____________________________________________________________________________
1027 [  9034] By: jhi                                   on 2001/03/05  15:35:14
1028         Log: Integrate perlio.
1029      Branch: perl
1030           +> ext/Encode/Encode/Tcl.pm
1031           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
1032           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
1033           !> ext/Encode/Encode/iso8859-1.ucm
1034           !> ext/Encode/Encode/iso8859-10.ucm
1035           !> ext/Encode/Encode/iso8859-13.ucm
1036           !> ext/Encode/Encode/iso8859-14.ucm
1037           !> ext/Encode/Encode/iso8859-15.ucm
1038           !> ext/Encode/Encode/iso8859-16.ucm
1039           !> ext/Encode/Encode/iso8859-2.ucm
1040           !> ext/Encode/Encode/iso8859-3.ucm
1041           !> ext/Encode/Encode/iso8859-4.ucm
1042           !> ext/Encode/Encode/iso8859-5.ucm
1043           !> ext/Encode/Encode/iso8859-6.ucm
1044           !> ext/Encode/Encode/iso8859-7.ucm
1045           !> ext/Encode/Encode/iso8859-8.ucm
1046           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
1047           !> t/lib/encode.t
1048 ____________________________________________________________________________
1049 [  9033] By: jhi                                   on 2001/03/05  15:33:18
1050         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
1051              From: Gurusamy Sarathy <gsar@ActiveState.com>
1052              Date: Sun, 04 Mar 2001 22:33:15 -0800
1053              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
1054              
1055              PMOPs need to remember their own stash so that they can
1056              gracefully remove themselves from their linked list.
1057      Branch: perl
1058            ! op.c
1059 ____________________________________________________________________________
1060 [  9032] By: nick                                  on 2001/03/05  14:51:50
1061         Log: Encode implementation "completion"
1062              Implement and document define_encoding()
1063              Implement and document encoding aliases including define_alias()
1064              Make Encode::XS use define_encoding() rather than back-door.
1065              Move run-time *.enc to separate Encode::Tcl module.
1066              Make 'compile' honour <codeset_name>
1067              Change canonical names of to iso-8859-* and US-ascii.
1068      Branch: perlio
1069            + ext/Encode/Encode/Tcl.pm
1070            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1071            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
1072            ! ext/Encode/Encode/iso8859-1.ucm
1073            ! ext/Encode/Encode/iso8859-10.ucm
1074            ! ext/Encode/Encode/iso8859-13.ucm
1075            ! ext/Encode/Encode/iso8859-14.ucm
1076            ! ext/Encode/Encode/iso8859-15.ucm
1077            ! ext/Encode/Encode/iso8859-16.ucm
1078            ! ext/Encode/Encode/iso8859-2.ucm
1079            ! ext/Encode/Encode/iso8859-3.ucm
1080            ! ext/Encode/Encode/iso8859-4.ucm
1081            ! ext/Encode/Encode/iso8859-5.ucm
1082            ! ext/Encode/Encode/iso8859-6.ucm
1083            ! ext/Encode/Encode/iso8859-7.ucm
1084            ! ext/Encode/Encode/iso8859-8.ucm
1085            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
1086            ! t/lib/encode.t
1087 ____________________________________________________________________________
1088 [  9031] By: jhi                                   on 2001/03/05  13:51:17
1089         Log: Integrate change #9030 from maintperl into mainline.
1090              
1091              Subject: [PATCH 5.6.1] OS/2 cleanup
1092      Branch: perl
1093           +> os2/os2add.sym
1094           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1095           !> makedef.pl os2/Changes os2/Makefile.SHs
1096           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
1097           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
1098           !> os2/os2.sym os2/os2ish.h
1099 ____________________________________________________________________________
1100 [  9030] By: jhi                                   on 2001/03/05  13:46:49
1101         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
1102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1103              Date: Mon, 5 Mar 2001 02:29:44 -0500
1104              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
1105      Branch: maint-5.6/perl
1106            + os2/os2add.sym
1107            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1108            ! makedef.pl os2/Changes os2/Makefile.SHs
1109            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
1110            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
1111            ! os2/os2.sym os2/os2ish.h
1112 ____________________________________________________________________________
1113 [  9029] By: jhi                                   on 2001/03/05  13:40:35
1114         Log: Integrate change #9028 from maintperl into mainline.
1115              
1116              various nits in MM_Unix.pm found by disabling SelfLoader
1117      Branch: perl
1118           !> lib/ExtUtils/MM_Unix.pm
1119 ____________________________________________________________________________
1120 [  9028] By: gsar                                  on 2001/03/05  09:58:38
1121         Log: various nits in MM_Unix.pm found by disabling SelfLoader
1122      Branch: maint-5.6/perl
1123            ! lib/ExtUtils/MM_Unix.pm
1124 ____________________________________________________________________________
1125 [  9027] By: nick                                  on 2001/03/05  08:35:22
1126         Log: Integrate mainline
1127      Branch: perlio
1128           !> (integrate 28 files)
1129 ____________________________________________________________________________
1130 [  9026] By: jhi                                   on 2001/03/05  02:14:59
1131         Log: Integrate change #9025 from mainline to maintperl,
1132              retract \N{U+HHHH}.
1133      Branch: maint-5.6/perl
1134           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
1135           !> t/lib/charnames.t toke.c
1136 ____________________________________________________________________________
1137 [  9025] By: jhi                                   on 2001/03/05  02:13:09
1138         Log: Retracting \N{U+HHHH}.
1139      Branch: perl
1140            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
1141            ! t/lib/charnames.t toke.c
1142 ____________________________________________________________________________
1143 [  9024] By: jhi                                   on 2001/03/04  20:51:07
1144         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
1145              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
1146              Date: Fri, 02 Mar 2001 18:25:26 +0100
1147              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
1148              
1149              Casting problem.
1150      Branch: perl
1151            ! ext/Storable/Storable.xs
1152 ____________________________________________________________________________
1153 [  9023] By: jhi                                   on 2001/03/04  19:46:45
1154         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
1155              From: nick@talking.bollo.cx
1156              Date: Sat, 03 Mar 2001 21:41:33 +0000
1157              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
1158              
1159              Revert the workaround.
1160      Branch: perl
1161            ! perlio.c
1162 ____________________________________________________________________________
1163 [  9022] By: jhi                                   on 2001/03/04  19:36:28
1164         Log: Update Changes.
1165      Branch: perl
1166            ! Changes patchlevel.h
1167 ____________________________________________________________________________
1168 [  9021] By: jhi                                   on 2001/03/04  18:41:00
1169         Log: makedef.pl updates suggested by Chris Nandor; double-checking
1170              the changes in AIX, OS/2 Win32 would be nice.
1171      Branch: perl
1172            ! makedef.pl
1173 ____________________________________________________________________________
1174 [  9020] By: jhi                                   on 2001/03/04  18:23:58
1175         Log: Integrate change #9012 from maintperl into mainline,
1176              quench a compiler warning.
1177      Branch: perl
1178           !> toke.c
1179 ____________________________________________________________________________
1180 [  9019] By: jhi                                   on 2001/03/04  18:18:43
1181         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
1182              
1183              \N{U+HHHH} fix.
1184              
1185              pattern in G_ARRAY context
1186      Branch: maint-5.6/perl
1187           !> pp_hot.c t/op/pat.t toke.c
1188 ____________________________________________________________________________
1189 [  9018] By: jhi                                   on 2001/03/04  18:07:48
1190         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
1191              From: Jeff Pinyan <jeffp@crusoe.net>
1192              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
1193              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
1194      Branch: perl
1195            ! pp_hot.c t/op/pat.t
1196 ____________________________________________________________________________
1197 [  9017] By: jhi                                   on 2001/03/04  18:06:21
1198         Log: I thought I tested the #9014.
1199      Branch: perl
1200            ! toke.c
1201 ____________________________________________________________________________
1202 [  9016] By: jhi                                   on 2001/03/04  17:41:22
1203         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
1204              
1205              Tweak the get*ent() OS/2 prototypes.
1206              
1207              Add the \N{U+HHHH} syntax.
1208              
1209              More tr/// UTF-8 fixes from Inaba Hiroto.
1210      Branch: maint-5.6/perl
1211           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
1212           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
1213 ____________________________________________________________________________
1214 [  9015] By: jhi                                   on 2001/03/04  17:36:04
1215         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
1216      Branch: perl
1217            ! doop.c t/op/tr.t
1218 ____________________________________________________________________________
1219 [  9014] By: jhi                                   on 2001/03/04  17:24:49
1220         Log: Add the \N{U+HHHH} syntax.
1221      Branch: perl
1222            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
1223            ! t/lib/charnames.t toke.c
1224 ____________________________________________________________________________
1225 [  9013] By: jhi                                   on 2001/03/04  17:20:45
1226         Log: Tweak the get*ent() OS/2 prototypes.
1227      Branch: perl
1228            ! os2/os2.c
1229 ____________________________________________________________________________
1230 [  9012] By: gsar                                  on 2001/03/04  06:26:14
1231         Log: avoid warning (nit in change#9009)
1232      Branch: maint-5.6/perl
1233            ! toke.c
1234 ____________________________________________________________________________
1235 [  9011] By: gsar                                  on 2001/03/04  06:15:24
1236         Log: lib/charnames.t fails in 5.6.x because of older Unicode
1237              data
1238              
1239              TODO: need to revisit this after updating lib/unicode/...
1240      Branch: maint-5.6/perl
1241            ! t/lib/charnames.t
1242 ____________________________________________________________________________
1243 [  9010] By: gsar                                  on 2001/03/04  06:08:36
1244         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
1245      Branch: maint-5.6/perl
1246            ! toke.c
1247 ____________________________________________________________________________
1248 [  9009] By: jhi                                   on 2001/03/03  19:27:20
1249         Log: Integrate change #9008 from mainline to maintperl,
1250              UTF-8 tr/// fixes from Inaba Hiroto.
1251      Branch: maint-5.6/perl
1252           !> doop.c op.c t/op/tr.t toke.c
1253 ____________________________________________________________________________
1254 [  9008] By: jhi                                   on 2001/03/03  19:19:42
1255         Log: UTF8 tr/// fixes from Inaba Hiroto.
1256      Branch: perl
1257            ! doop.c op.c t/op/tr.t toke.c
1258 ____________________________________________________________________________
1259 [  9007] By: jhi                                   on 2001/03/03  19:00:30
1260         Log: Integrate change #9006 from maintperl to mainline,
1261              more robust quest for the infinite.
1262      Branch: perl
1263           !> lib/Math/Complex.pm
1264 ____________________________________________________________________________
1265 [  9006] By: jhi                                   on 2001/03/03  18:58:06
1266         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
1267              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1268              Date: Sat, 3 Mar 2001 12:51:50 -0500
1269              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
1270              
1271              Be more robust in our quest for the infinite.
1272      Branch: maint-5.6/perl
1273            ! lib/Math/Complex.pm
1274 ____________________________________________________________________________
1275 [  9005] By: jhi                                   on 2001/03/03  17:55:50
1276         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
1277      Branch: maint-5.6/perl
1278            ! doio.c
1279 ____________________________________________________________________________
1280 [  9004] By: jhi                                   on 2001/03/03  17:40:14
1281         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
1282              so that picky compilers like IRIX won't get huffy about
1283              "statements without effect" (like 1;).
1284      Branch: perl
1285            ! toke.c
1286 ____________________________________________________________________________
1287 [  9003] By: jhi                                   on 2001/03/03  17:15:52
1288         Log: Integrate change #9002 from mainline to maintperl.
1289              
1290              Subject: [perl-5.6.x, perl-current] accept for EPOC
1291      Branch: maint-5.6/perl
1292           !> pp_sys.c
1293 ____________________________________________________________________________
1294 [  9002] By: jhi                                   on 2001/03/03  17:14:30
1295         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
1296              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1297              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
1298              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
1299      Branch: perl
1300            ! pp_sys.c
1301 ____________________________________________________________________________
1302 [  9001] By: jhi                                   on 2001/03/03  17:13:13
1303         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
1304              From: "Craig A. Berry" <craigberry@mac.com>
1305              Date: Fri, 02 Mar 2001 17:44:40 -0600
1306              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
1307      Branch: perl
1308            ! t/pod/find.t
1309 ____________________________________________________________________________
1310 [  9000] By: jhi                                   on 2001/03/03  17:11:55
1311         Log: Integrate changes #8997,8999 from maintperl.
1312              
1313              Subject: [PATCH 5.6.1] compiling on OS/2
1314              (Better error message from hints/os2.sh)
1315              
1316              Subject: [PATCH 5.6.1] syslog.t
1317      Branch: perl
1318           !> hints/os2.sh t/lib/syslog.t
1319 ____________________________________________________________________________
1320 [  8999] By: jhi                                   on 2001/03/03  17:09:28
1321         Log: Subject: [PATCH 5.6.1] syslog.t
1322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1323              Date: Sat, 3 Mar 2001 02:11:17 -0500
1324              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
1325      Branch: maint-5.6/perl
1326            ! t/lib/syslog.t
1327 ____________________________________________________________________________
1328 [  8998] By: jhi                                   on 2001/03/03  17:07:50
1329         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
1330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1331              Date: Sat, 3 Mar 2001 01:53:52 -0500
1332              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
1333      Branch: maint-5.6/perl
1334            ! opcode.pl os2/os2.c
1335 ____________________________________________________________________________
1336 [  8997] By: jhi                                   on 2001/03/03  17:03:30
1337         Log: Subject: [PATCH 5.6.1] compiling on OS/2
1338              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1339              Date: Sat, 3 Mar 2001 01:59:59 -0500
1340              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
1341      Branch: maint-5.6/perl
1342            ! hints/os2.sh
1343 ____________________________________________________________________________
1344 [  8996] By: jhi                                   on 2001/03/03  00:55:58
1345         Log: Regen files for mainline.
1346      Branch: perl
1347            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1348            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
1349 ____________________________________________________________________________
1350 [  8995] By: jhi                                   on 2001/03/03  00:35:22
1351         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
1352              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
1353              to maintperl.
1354              
1355              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
1356              
1357              Add Configure option -Dmksymlinks which will create a symlink
1358              forest if the current/build differs from the source directory.
1359              (8218,8220,8221,8317,8318,8971)
1360              
1361              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
1362              (Document APPLLIB_EXP in INSTALL.)
1363              
1364              If running byacc write-enable also perly.h.
1365              
1366              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
1367              
1368              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
1369              
1370              Sanity check for conflicting thread flavours.
1371              
1372              Fix the sys/fcntl.h problem reported by Peter Prymmer.
1373              
1374              Add few CPUs/architectures to the Cppsym scan,
1375              add -perlio to archname if so selected (modified 8890)
1376              
1377              Be more helpful for devel builders, suggested by John L. Allen.
1378              (admittedly pointless change for maintperl, but the usedevel
1379              code is there already)
1380      Branch: maint-5.6/perl
1381           !> Configure INSTALL Makefile.SH Porting/Glossary
1382           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
1383           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
1384           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
1385           !> win32/config.bc win32/config.gc win32/config.vc
1386 ____________________________________________________________________________
1387 [  8994] By: jhi                                   on 2001/03/02  23:31:41
1388         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
1389      Branch: metaconfig/U/perl
1390            ! gccvers.U
1391 ____________________________________________________________________________
1392 [  8993] By: jhi                                   on 2001/03/02  23:22:12
1393         Log: Regenerate various files for maint.
1394      Branch: maint-5.6/perl
1395            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
1396            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
1397 ____________________________________________________________________________
1398 [  8992] By: alanbur                               on 2001/03/02  22:48:34
1399         Log: Resync wuth parent
1400      Branch: maint-5.6/pureperl
1401           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
1402           !> (integrate 60 files)
1403 ____________________________________________________________________________
1404 [  8991] By: jhi                                   on 2001/03/02  21:00:08
1405         Log: Retract the #8742 part of #8986, backward compat.
1406      Branch: maint-5.6/perl
1407            ! embed.pl
1408 ____________________________________________________________________________
1409 [  8990] By: jhi                                   on 2001/03/02  20:40:07
1410         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
1411      Branch: maint-5.6/perl
1412            ! hv.c
1413 ____________________________________________________________________________
1414 [  8989] By: jhi                                   on 2001/03/02  19:59:56
1415         Log: Update Changes.
1416      Branch: perl
1417            ! Changes patchlevel.h
1418 ____________________________________________________________________________
1419 [  8988] By: jhi                                   on 2001/03/02  19:57:08
1420         Log: Integrate perlio.
1421      Branch: perl
1422           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
1423           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1424           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
1425           !> ext/Encode/Encode/iso8859-10.ucm
1426           !> ext/Encode/Encode/iso8859-13.ucm
1427           !> ext/Encode/Encode/iso8859-14.ucm
1428           !> ext/Encode/Encode/iso8859-15.ucm
1429           !> ext/Encode/Encode/iso8859-16.ucm
1430           !> ext/Encode/Encode/iso8859-2.ucm
1431           !> ext/Encode/Encode/iso8859-3.ucm
1432           !> ext/Encode/Encode/iso8859-4.ucm
1433           !> ext/Encode/Encode/iso8859-5.ucm
1434           !> ext/Encode/Encode/iso8859-6.ucm
1435           !> ext/Encode/Encode/iso8859-7.ucm
1436           !> ext/Encode/Encode/iso8859-8.ucm
1437           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
1438           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
1439 ____________________________________________________________________________
1440 [  8987] By: jhi                                   on 2001/03/02  19:43:40
1441         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
1442              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
1443              8950,8952,8955 from mainline to maintperl.
1444              
1445              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
1446              
1447              Put to rest the 20010205.001, the email address checking (not) regex.
1448              
1449              fork() not everywhere, cleanup temp files.
1450              
1451              The #8843 wasn't quite right: %Config needs to imported.
1452              
1453              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
1454              (#8849: the glob-basic hunk needed massaging as it depended
1455              on Schwern's large-scale (unintegrated) patches)
1456              
1457              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
1458              
1459              Upgrade to CGI.pm 2.752, from Lincoln Stein.
1460              (Note: there were some conflicts due to EBCDIC and EPOC
1461              patches, in general I preferred the repository code.)
1462              (When 2.753 comes out, we need to synchronize.)
1463              
1464              Subject: [PATCH] fix for charnames above FFFF
1465              
1466              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
1467              
1468              If no sfio, no -lsfio.
1469              
1470              Run run/*.t also in minitest.
1471              
1472              Subject:  [PATCH perl 5.7.0] malloc message address offset
1473              
1474              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
1475              
1476              Subject: fix for parameter -Dm (for perl@8867)
1477              
1478              Subject: [PATCH: perl@8892] was Re: hashing order difference?
1479              (make the test more portable)
1480              
1481              Subject: Re: [PATCH] fix for charnames above FFFF
1482              
1483              Subject: Re: I'm losing the war...
1484              (hv_store() not working correctly in ENV_IS_CASELESS case.)
1485              
1486              Subject: Modified README.bs2000 
1487              
1488              Subject: [PATCH: perl@8935] -Dt padsv($var)
1489              
1490              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
1491              
1492              Subject: PATCH: extra tests to check on negative float to unsigned cast
1493              
1494              Subject: [PATCH] XPUSH[insp] was Re: progress
1495              
1496              Subject: Re: Compile with perlcc..
1497      Branch: maint-5.6/perl
1498           !> (integrate 36 files)
1499 ____________________________________________________________________________
1500 [  8986] By: jhi                                   on 2001/03/02  18:51:25
1501         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
1502              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
1503              to maintperl.
1504              
1505              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
1506              
1507              Subject: [DOC PATCH] overload.pm nits
1508              
1509              Add header for LIB$ prototypes (C. Berry)
1510              
1511              Convert fwrite()s to sockets to write()s, since some socket stacks
1512              don't take kindly to stdio.
1513              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1514              (for often optional LNMs)
1515              Correct a few typos
1516              (C. Bailey)
1517              
1518              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
1519              
1520              De-cut-and-pasto.
1521              
1522              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
1523              
1524              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
1525              
1526              Upgrade to CPAN 1.59_54, from Andreas König.
1527              
1528              Bogus shebang.
1529              
1530              Subject: [PATCH] Document makepatch in Porting/patching
1531              
1532              UTF-8 documentation.
1533              
1534              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
1535              
1536              Sort the MANIFEST.
1537              
1538              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
1539              
1540              Subject: [PATCH @8807] toke.c cleanup: scan_str()
1541              
1542              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
1543              
1544              Add run/*.t to testables.
1545              
1546              TODO: integrate #8784.
1547      Branch: maint-5.6/perl
1548           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
1549           !> (integrate 28 files)
1550 ____________________________________________________________________________
1551 [  8985] By: nick                                  on 2001/03/02  18:15:45
1552         Log: Integrate mainline
1553      Branch: perlio
1554           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
1555           !> vms/vms.c
1556 ____________________________________________________________________________
1557 [  8984] By: jhi                                   on 2001/03/02  16:00:17
1558         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
1559              
1560              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
1561              5.004_05, and mention the suidperl August 2000 security problem.
1562              (#8978,#8981)
1563              
1564              Subject: [ID 20010301.004] Technically speaking in perldata
1565              
1566              Subject: [PATCH] File::Copy for bleadperl, maintperl
1567              
1568              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
1569              
1570              (The #8982, fix for 20010221.005 and 20010221.008,
1571              would be nice too but it didn't integrate cleanly.)
1572      Branch: maint-5.6/perl
1573           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
1574 ____________________________________________________________________________
1575 [  8983] By: jhi                                   on 2001/03/02  15:51:16
1576         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
1577              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1578              Date:     Thu, 1 Mar 2001 15:54:09 EST
1579              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
1580      Branch: perl
1581            ! vms/vms.c
1582 ____________________________________________________________________________
1583 [  8982] By: jhi                                   on 2001/03/02  15:43:31
1584         Log: Subject: Re: sync sync sync: have I missed any patches?
1585              From: Radu Greab <radu@netsoft.ro> 
1586              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
1587              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
1588              
1589              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
1590              was checking argv[0] regardless of whether a different pathname
1591              will actually be executed."  Test case not supplied because 
1592              drafting that, ironically enough, revealed another bug
1593              (or a feature).
1594      Branch: perl
1595            ! doio.c
1596 ____________________________________________________________________________
1597 [  8981] By: jhi                                   on 2001/03/02  15:28:03
1598         Log: Misdate in #8978.
1599      Branch: perl
1600            ! pod/perlfaq1.pod
1601 ____________________________________________________________________________
1602 [  8980] By: jhi                                   on 2001/03/02  15:24:20
1603         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
1604              From: Chris Nandor <pudge@pobox.com>
1605              Date: Wed, 28 Feb 2001 22:10:15 -0500
1606              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
1607      Branch: perl
1608            ! lib/File/Copy.pm
1609 ____________________________________________________________________________
1610 [  8979] By: jhi                                   on 2001/03/02  15:17:16
1611         Log: Subject: [ID 20010301.004] Technically speaking in perldata
1612              From: abela@geneanet.org
1613              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
1614              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
1615      Branch: perl
1616            ! pod/perldata.pod
1617 ____________________________________________________________________________
1618 [  8978] By: jhi                                   on 2001/03/02  15:15:27
1619         Log: Subject: [ID 20010301.003] ref to 5.004
1620              From: abela@geneanet.org
1621              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
1622              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
1623              
1624              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
1625              and mention the suidperl August 2000 security problem.
1626      Branch: perl
1627            ! pod/perlfaq1.pod
1628 ____________________________________________________________________________
1629 [  8977] By: alanbur                               on 2001/03/02  14:17:45
1630         Log: Resynchronised with parent
1631      Branch: maint-5.6/pureperl
1632           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
1633           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
1634           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
1635           !> vms/descrip_mms.template win32/win32.c win32/win32.h
1636           !> win32/win32iop.h
1637 ____________________________________________________________________________
1638 [  8976] By: nick                                  on 2001/03/01  23:25:30
1639         Log: Integrate mainline.
1640      Branch: perlio
1641            - t/op/qu.t
1642           !> (integrate 55 files)
1643 ____________________________________________________________________________
1644 [  8975] By: jhi                                   on 2001/03/01  16:51:34
1645         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
1646      Branch: perl
1647           !> toke.c
1648 ____________________________________________________________________________
1649 [  8974] By: gsar                                  on 2001/03/01  16:28:21
1650         Log: fix for bugid 20010226.008
1651              
1652              the problem was that some of the pointers (PL_last_lop and
1653              PL_last_uni specifically) into the lex buffers weren't correctly
1654              being invalidated when the buffer changed; this would leave the
1655              pointers pointing at an arbitrary location in the buffer if
1656              the buffer didn't need to be reallocated, or point into freed
1657              memory if the buffer had to be realloced
1658              
1659              TODO item for bugdb maintainers: check other seemingly random
1660              parser-related bugs--they might be cured by this
1661      Branch: maint-5.6/perl
1662            ! toke.c
1663 ____________________________________________________________________________
1664 [  8973] By: jhi                                   on 2001/03/01  02:23:25
1665         Log: Retract #8970 because of a completely mysterious core dump:
1666              adding the tests 241..244 causes op/pat dump core at test #25.
1667              The test needs a lot of whittling down before the bug can be solved.
1668      Branch: perl
1669            ! t/op/pat.t
1670 ____________________________________________________________________________
1671 [  8972] By: jhi                                   on 2001/03/01  01:58:38
1672         Log: Regen perlapi.
1673      Branch: perl
1674            ! pod/perlapi.pod
1675 ____________________________________________________________________________
1676 [  8971] By: jhi                                   on 2001/03/01  01:34:09
1677         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
1678              From: Nicholas Clark <nick@ccl4.org>
1679              Date: Wed, 28 Feb 2001 23:28:49 +0000
1680              Message-ID: <20010228232849.A55187@plum.flirble.org>
1681              
1682              Allow a completely write protected source code tree
1683              when using the Configure -Dmksymlinks.
1684      Branch: perl
1685            ! embed.pl warnings.pl
1686 ____________________________________________________________________________
1687 [  8970] By: jhi                                   on 2001/03/01  01:32:04
1688         Log: Add back the EBCDIC character range tests (for matching).
1689      Branch: perl
1690            ! t/op/pat.t
1691 ____________________________________________________________________________
1692 [  8969] By: nick                                  on 2001/02/28  18:18:01
1693         Log: Add charname comments to .ucm files writen by 'compile',
1694              also order charmaps in those files by source encoding.
1695              regenerate distrubuted .ucm files
1696      Branch: perlio
1697            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
1698            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
1699            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
1700            ! ext/Encode/Encode/iso8859-10.ucm
1701            ! ext/Encode/Encode/iso8859-13.ucm
1702            ! ext/Encode/Encode/iso8859-14.ucm
1703            ! ext/Encode/Encode/iso8859-15.ucm
1704            ! ext/Encode/Encode/iso8859-16.ucm
1705            ! ext/Encode/Encode/iso8859-2.ucm
1706            ! ext/Encode/Encode/iso8859-3.ucm
1707            ! ext/Encode/Encode/iso8859-4.ucm
1708            ! ext/Encode/Encode/iso8859-5.ucm
1709            ! ext/Encode/Encode/iso8859-6.ucm
1710            ! ext/Encode/Encode/iso8859-7.ucm
1711            ! ext/Encode/Encode/iso8859-8.ucm
1712            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
1713            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
1714 ____________________________________________________________________________
1715 [  8968] By: jhi                                   on 2001/02/28  16:26:37
1716         Log: Expand usemorebits early if d_casti32 needs to be undefined.
1717      Branch: perl
1718            ! hints/hpux.sh hints/irix_6.sh
1719 ____________________________________________________________________________
1720 [  8967] By: jhi                                   on 2001/02/28  16:22:26
1721         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
1722              retract toke.c/qu parts of #8583, retract #8485, retract
1723              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
1724              op/length.t, and MANIFEST, and delete t/op/qu.t.
1725      Branch: perl
1726            - t/op/qu.t
1727            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
1728            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
1729            ! t/op/length.t toke.c
1730 ____________________________________________________________________________
1731 [  8966] By: jhi                                   on 2001/02/28  15:00:27
1732         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
1733              by not changing from pre-Unicode days into being Unicode-aware.
1734              Sniff.
1735      Branch: perl
1736            ! pp.c t/op/pack.t t/op/qu.t
1737 ____________________________________________________________________________
1738 [  8965] By: jhi                                   on 2001/02/28  14:37:55
1739         Log: Subject: Re: Errors in core PODs
1740              From: Michael Stevens <michael@etla.org> 
1741              Date: Fri, 23 Feb 2001 15:47:56 +0000
1742              Message-ID: <20010223154756.A7723@firedrake.org> 
1743      Branch: perl
1744            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
1745            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
1746            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
1747            ! x2p/a2p.pod
1748 ____________________________________________________________________________
1749 [  8964] By: jhi                                   on 2001/02/28  14:35:35
1750         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
1751              (The #8961 was too bold.)
1752      Branch: perl
1753            ! hints/hpux.sh hints/irix_6.sh
1754 ____________________________________________________________________________
1755 [  8963] By: jhi                                   on 2001/02/28  14:33:39
1756         Log: Subject: Re: sync sync sync: have I missed any patches?
1757              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1758              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
1759              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
1760              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
1761              
1762              Replace djSP with dSP.
1763      Branch: perl
1764            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
1765            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
1766            ! win32/perlhost.h
1767 ____________________________________________________________________________
1768 [  8962] By: jhi                                   on 2001/02/27  23:21:14
1769         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
1770      Branch: perl
1771            ! lib/Filter/Simple.pm
1772 ____________________________________________________________________________
1773 [  8961] By: jhi                                   on 2001/02/27  22:55:26
1774         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
1775              and this would be it.
1776      Branch: perl
1777            ! hints/hpux.sh hints/irix_6.sh
1778 ____________________________________________________________________________
1779 [  8960] By: jhi                                   on 2001/02/27  22:51:33
1780         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
1781              From: "Craig A. Berry" <craigberry@mac.com>
1782              Date: Tue, 27 Feb 2001 16:11:44 -0600
1783              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
1784      Branch: maint-5.6/perl
1785            ! configure.com vms/descrip_mms.template
1786 ____________________________________________________________________________
1787 [  8959] By: jhi                                   on 2001/02/27  22:47:23
1788         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
1789              From: "Craig A. Berry" <craigberry@mac.com>
1790              Date: Tue, 27 Feb 2001 16:11:44 -0600
1791              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
1792      Branch: perl
1793            ! configure.com vms/descrip_mms.template
1794 ____________________________________________________________________________
1795 [  8958] By: jhi                                   on 2001/02/27  15:16:42
1796         Log: Update Changes.
1797      Branch: perl
1798            ! Changes patchlevel.h
1799 ____________________________________________________________________________
1800 [  8957] By: jhi                                   on 2001/02/27  06:15:07
1801         Log: Subject: [5.6.x] EPOC additions
1802              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1803              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
1804              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
1805      Branch: maint-5.6/perl
1806            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
1807 ____________________________________________________________________________
1808 [  8956] By: jhi                                   on 2001/02/27  06:12:11
1809         Log: Subject: [perl-current] EPOC 
1810              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1811              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
1812              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
1813      Branch: perl
1814            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
1815            ! epoc/epocish.c epoc/epocish.h pp_sys.c
1816 ____________________________________________________________________________
1817 [  8955] By: jhi                                   on 2001/02/27  05:59:50
1818         Log: Subject: Re: Compile with perlcc..
1819              From: Edward Peschko <edwardp@excitehome.net>
1820              Date: Mon, 26 Feb 2001 18:51:58 -0800
1821              Message-ID: <20010226185158.A9871@excitehome.net>
1822              
1823              plus add a simple usage message if no arguments given.
1824      Branch: perl
1825            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
1826            ! utils/Makefile utils/perlcc.PL win32/pod.mak
1827 ____________________________________________________________________________
1828 [  8954] By: nick                                  on 2001/02/26  21:02:59
1829         Log: Integrate mainline
1830      Branch: perlio
1831           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
1832           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
1833           !> t/op/sprintf.t
1834 ____________________________________________________________________________
1835 [  8953] By: jhi                                   on 2001/02/26  14:43:54
1836         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
1837              From: Nicholas Clark <nick@ccl4.org>
1838              Date: Mon, 26 Feb 2001 00:42:07 +0000
1839              Message-ID: <20010226004207.F23333@plum.flirble.org>
1840      Branch: perl
1841            ! pp_ctl.c
1842 ____________________________________________________________________________
1843 [  8952] By: jhi                                   on 2001/02/26  14:42:13
1844         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
1845              From: Simon Cozens <simon@netthink.co.uk>
1846              Date: Mon, 26 Feb 2001 12:23:48 +0000
1847              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
1848      Branch: perl
1849            ! pod/perlguts.pod
1850 ____________________________________________________________________________
1851 [  8951] By: jhi                                   on 2001/02/26  14:39:15
1852         Log: Subject: [PATCH] perlio - unknown layer
1853              From: Nicholas Clark <nick@ccl4.org>
1854              Date: Mon, 26 Feb 2001 00:27:19 +0000
1855              Message-ID: <20010226002719.E23333@plum.flirble.org>
1856      Branch: perl
1857            ! perlio.c
1858 ____________________________________________________________________________
1859 [  8950] By: jhi                                   on 2001/02/26  14:38:04
1860         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
1861              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
1862              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
1863              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
1864      Branch: perl
1865            ! t/op/bop.t
1866 ____________________________________________________________________________
1867 [  8949] By: jhi                                   on 2001/02/26  14:37:07
1868         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
1869              From: Peter Prymmer <pvhp@forte.com>
1870              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
1871              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
1872      Branch: perl
1873            ! lib/Test.pm
1874 ____________________________________________________________________________
1875 [  8948] By: jhi                                   on 2001/02/26  14:35:53
1876         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
1877              From: Radu Greab <radu@netsoft.ro>
1878              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
1879              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
1880      Branch: perl
1881            ! pod/perlop.pod
1882 ____________________________________________________________________________
1883 [  8947] By: jhi                                   on 2001/02/26  14:34:46
1884         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
1885              From: David Mitchell <davem@fdgroup.co.uk>
1886              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
1887              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
1888      Branch: perl
1889            ! run.c
1890 ____________________________________________________________________________
1891 [  8946] By: jhi                                   on 2001/02/26  14:32:37
1892         Log: Subject: Modified README.bs2000 
1893              From: Dorner Thomas <Thomas.Dorner@start.de>
1894              Date: Mon, 26 Feb 2001 09:22:17 +0100
1895              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
1896      Branch: perl
1897            ! README.bs2000
1898 ____________________________________________________________________________
1899 [  8945] By: jhi                                   on 2001/02/26  14:19:53
1900         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
1901              to maintperl, listing the known failures on the tests 129 and 130.
1902      Branch: maint-5.6/perl
1903           !> t/op/sprintf.t
1904 ____________________________________________________________________________
1905 [  8944] By: jhi                                   on 2001/02/26  14:14:15
1906         Log: Add more known sprintf failures.
1907      Branch: perl
1908            ! t/op/sprintf.t
1909 ____________________________________________________________________________
1910 [  8943] By: jhi                                   on 2001/02/26  13:56:22
1911         Log: perlglob.exe needs to be found in Win32, patch from
1912              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
1913              which needs external glob at mini-perl time."
1914      Branch: perl
1915            ! ext/Encode/compile
1916 ____________________________________________________________________________
1917 [  8942] By: jhi                                   on 2001/02/26  13:52:19
1918         Log: A missing dTHX from Vadim Konovalov.
1919      Branch: perl
1920            ! perlio.c
1921 ____________________________________________________________________________
1922 [  8941] By: jhi                                   on 2001/02/26  13:37:05
1923         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
1924      Branch: perl
1925            ! op.c
1926 ____________________________________________________________________________
1927 [  8940] By: jhi                                   on 2001/02/26  13:35:40
1928         Log: Integrate perlio.
1929      Branch: perl
1930           !> ext/Encode/Encode.pm
1931 ____________________________________________________________________________
1932 [  8939] By: nick                                  on 2001/02/25  23:47:09
1933         Log: Integrate mainline.
1934      Branch: perlio
1935           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
1936           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
1937 ____________________________________________________________________________
1938 [  8938] By: nick                                  on 2001/02/25  19:36:28
1939         Log: Encode implementations docs.
1940      Branch: perlio
1941            ! ext/Encode/Encode.pm
1942 ____________________________________________________________________________
1943 [  8937] By: jhi                                   on 2001/02/25  19:26:16
1944         Log: Script wasn't aligned with reality.
1945      Branch: perl
1946            ! t/pod/find.t
1947 ____________________________________________________________________________
1948 [  8936] By: jhi                                   on 2001/02/25  18:54:55
1949         Log: Update Changes.
1950      Branch: perl
1951            ! Changes patchlevel.h
1952 ____________________________________________________________________________
1953 [  8935] By: jhi                                   on 2001/02/25  18:46:36
1954         Log: Retract #8929,8930,8932,8933 for now.
1955      Branch: perl
1956            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
1957 ____________________________________________________________________________
1958 [  8934] By: jhi                                   on 2001/02/25  17:34:35
1959         Log: Integrate perlio.
1960      Branch: perl
1961           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
1962           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
1963           !> t/lib/encode.t
1964 ____________________________________________________________________________
1965 [  8933] By: jhi                                   on 2001/02/25  17:33:12
1966         Log: (Retracted by #8395.)
1967              
1968              Slight tweaks in scan_const(), not fixes yet, it seems like
1969              lots of work remains to be done...
1970      Branch: perl
1971            ! toke.c
1972 ____________________________________________________________________________
1973 [  8932] By: jhi                                   on 2001/02/25  17:27:11
1974         Log: (Retracted by #8395.)
1975              
1976              Missing from #8930.
1977      Branch: perl
1978            ! perl.h
1979 ____________________________________________________________________________
1980 [  8931] By: jhi                                   on 2001/02/25  17:26:19
1981         Log: A comment tweak.
1982      Branch: perl
1983            ! utf8.c
1984 ____________________________________________________________________________
1985 [  8930] By: jhi                                   on 2001/02/25  17:25:47
1986         Log: (Retracted by #8395.)
1987              
1988              Attempt to fix the EBCDIC character range problwm with //.
1989      Branch: perl
1990            ! regcomp.c
1991 ____________________________________________________________________________
1992 [  8929] By: jhi                                   on 2001/02/25  17:23:45
1993         Log: (Retracted by #8395.)
1994              
1995              Expand the EBCDIC character range tests, and add few nasty
1996              tr tests from Karsten Sperling.
1997      Branch: perl
1998            ! t/op/pat.t t/op/tr.t
1999 ____________________________________________________________________________
2000 [  8928] By: jhi                                   on 2001/02/25  17:18:49
2001         Log: Missing check-in.
2002      Branch: perl
2003            ! lib/Pod/Find.pm
2004 ____________________________________________________________________________
2005 [  8927] By: nick                                  on 2001/02/25  11:30:22
2006         Log: Change method names in Encode implementation classes to something
2007              less confusing (preparing to "go public").
2008      Branch: perlio
2009            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
2010 ____________________________________________________________________________
2011 [  8926] By: nick                                  on 2001/02/25  10:53:24
2012         Log: GCC __atribute__ / printf fix
2013      Branch: perlio
2014            ! perl.h
2015 ____________________________________________________________________________
2016 [  8925] By: nick                                  on 2001/02/25  10:52:25
2017         Log: Checked in the wrong one ...
2018      Branch: perlio
2019            ! ext/Encode/Encode.pm
2020 ____________________________________________________________________________
2021 [  8924] By: nick                                  on 2001/02/24  18:46:51
2022         Log: Integrate mainline - to see what Jarkko has in ...
2023      Branch: perlio
2024           +> t/pod/testpods/lib/Pod/Stuff.pm
2025           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
2026 ____________________________________________________________________________
2027 [  8923] By: nick                                  on 2001/02/24  17:05:23
2028         Log: Encode API documentation nd tidy up.
2029              Minor additions to test.
2030              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
2031              Adds STRLEN to standard typemap.
2032      Branch: perlio
2033            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
2034            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
2035 ____________________________________________________________________________
2036 [  8922] By: jhi                                   on 2001/02/24  16:38:12
2037         Log: Add a test for the "character range should match in EBCDIC
2038              if specified using explicit numerics" bug found by Karsten
2039              Sperling.
2040      Branch: perl
2041            ! t/op/pat.t
2042 ____________________________________________________________________________
2043 [  8921] By: jhi                                   on 2001/02/24  16:30:16
2044         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
2045              From: schwern@pobox.com
2046              Date: Fri, 23 Feb 2001 03:21:37 -0500
2047              Message-ID: <20010223032137.A26022@magnonel.guild.net>
2048              
2049              plus Charles Lane's fixes, plus tweaks.
2050      Branch: perl
2051            + t/pod/testpods/lib/Pod/Stuff.pm
2052            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
2053 ____________________________________________________________________________
2054 [  8920] By: nick                                  on 2001/02/24  10:30:11
2055         Log: Integrate mainline
2056      Branch: perlio
2057           !> (integrate 33 files)
2058 ____________________________________________________________________________
2059 [  8919] By: jhi                                   on 2001/02/24  00:23:35
2060         Log: Subject: Re: I'm losing the war...
2061              From: "Vadim Konovalov" <watman@inbox.ru>
2062              Date: Sat, 24 Feb 2001 00:10:14 +0300
2063              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
2064              
2065              hv_store() not working correctly in ENV_IS_CASELESS case.
2066      Branch: perl
2067            ! hv.c
2068 ____________________________________________________________________________
2069 [  8918] By: jhi                                   on 2001/02/24  00:20:09
2070         Log: Subject: Re: [PATCH] fix for charnames above FFFF
2071              From: andreas.koenig@anima.de (Andreas J. Koenig)
2072              Date: 23 Feb 2001 02:39:03 +0100
2073              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
2074              
2075              A further efficiency tweak.
2076      Branch: perl
2077            ! lib/charnames.pm
2078 ____________________________________________________________________________
2079 [  8917] By: jhi                                   on 2001/02/23  20:27:51
2080         Log: Integrate change #8916 from mainline,
2081              do away with USE_WIN32_RTL_ENV.
2082      Branch: maint-5.6/perl
2083           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
2084 ____________________________________________________________________________
2085 [  8916] By: jhi                                   on 2001/02/23  20:02:25
2086         Log: Abolish USE_WIN32_RTL_ENV.
2087      Branch: perl
2088            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
2089 ____________________________________________________________________________
2090 [  8915] By: jhi                                   on 2001/02/23  19:36:00
2091         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
2092              later protected by some #define.
2093      Branch: perl
2094            ! gv.c
2095 ____________________________________________________________________________
2096 [  8914] By: jhi                                   on 2001/02/23  19:31:38
2097         Log: Retract #8902 for now, requested by Charles Lane, the correct
2098              fix will be something else.
2099      Branch: perl
2100            ! op.c
2101 ____________________________________________________________________________
2102 [  8913] By: jhi                                   on 2001/02/23  19:11:36
2103         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
2104              From: Peter Prymmer <pvhp@forte.com>
2105              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
2106              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
2107      Branch: perl
2108            ! t/op/lex_assign.t
2109 ____________________________________________________________________________
2110 [  8912] By: jhi                                   on 2001/02/23  18:38:20
2111         Log: Subject: [patch] perlio + useithreads
2112              From: Doug MacEachern <dougm@covalent.net>
2113              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
2114              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
2115              
2116              Gets things running but not complete.
2117      Branch: perl
2118            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
2119 ____________________________________________________________________________
2120 [  8911] By: jhi                                   on 2001/02/23  04:20:02
2121         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
2122              
2123              Duplicated environment freeing, File::Temp 0.12,
2124              op/append portability (EBCDIC) tweak.
2125      Branch: maint-5.6/perl
2126           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2127           !> t/op/append.t
2128 ____________________________________________________________________________
2129 [  8910] By: jhi                                   on 2001/02/23  02:07:33
2130         Log: Integrate change #8909 from mainline, a better Borland
2131              putenv() workaround.
2132      Branch: maint-5.6/perl
2133           !> perl.c
2134 ____________________________________________________________________________
2135 [  8909] By: jhi                                   on 2001/02/23  02:05:46
2136         Log: A better workaround for Borland putenv() brokenness from Sarathy.
2137      Branch: perl
2138            ! perl.c
2139 ____________________________________________________________________________
2140 [  8908] By: jhi                                   on 2001/02/23  02:04:14
2141         Log: Subject: fix for parameter -Dm (for perl@8867)
2142              From: "Vadim Konovalov" <watman@inbox.ru>
2143              Date: Thu, 22 Feb 2001 17:30:12 +0300
2144              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
2145      Branch: perl
2146            ! perl.h
2147 ____________________________________________________________________________
2148 [  8907] By: jhi                                   on 2001/02/23  01:58:20
2149         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
2150              From: Peter Prymmer <pvhp@forte.com>
2151              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
2152              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
2153      Branch: perl
2154            ! t/op/append.t
2155 ____________________________________________________________________________
2156 [  8906] By: jhi                                   on 2001/02/23  01:48:34
2157         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
2158      Branch: perl
2159            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2160 ____________________________________________________________________________
2161 [  8905] By: jhi                                   on 2001/02/23  01:43:30
2162         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
2163              From: Peter Prymmer <pvhp@forte.com>
2164              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
2165              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
2166      Branch: perl
2167            ! t/lib/st-06compat.t
2168 ____________________________________________________________________________
2169 [  8904] By: jhi                                   on 2001/02/23  01:42:39
2170         Log: Metaconfig unit change for #8903.
2171      Branch: metaconfig/U/perl
2172            ! Devel.U
2173 ____________________________________________________________________________
2174 [  8903] By: jhi                                   on 2001/02/23  01:42:12
2175         Log: Be more helpful for devel builders, suggested by John L. Allen.
2176      Branch: perl
2177            ! Configure
2178 ____________________________________________________________________________
2179 [  8902] By: jhi                                   on 2001/02/23  01:37:41
2180         Log: (Retracted by #8914)
2181              (Wrongly, reinstated by #8941)             
2182
2183              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
2184              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2185              Date:     Thu, 22 Feb 2001 09:43:57 EST
2186              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
2187      Branch: perl
2188            ! op.c
2189 ____________________________________________________________________________
2190 [  8901] By: jhi                                   on 2001/02/23  01:20:32
2191         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
2192              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2193              Date:     Thu, 22 Feb 2001 08:01:35 EST
2194              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
2195      Branch: perl
2196            ! malloc.c
2197 ____________________________________________________________________________
2198 [  8900] By: jhi                                   on 2001/02/23  01:18:02
2199         Log: Integrate changes #8898,8899 from mainline, environ handling.
2200      Branch: maint-5.6/perl
2201           !> perl.c
2202 ____________________________________________________________________________
2203 [  8899] By: jhi                                   on 2001/02/23  01:16:25
2204         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
2205              putenv() is not to be relied on, they are either broken or leaky
2206              or both.)
2207      Branch: perl
2208            ! perl.c
2209 ____________________________________________________________________________
2210 [  8898] By: jhi                                   on 2001/02/22  23:36:59
2211         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
2212              and safesysfree() must be used.
2213      Branch: perl
2214            ! perl.c
2215 ____________________________________________________________________________
2216 [  8897] By: jhi                                   on 2001/02/22  23:25:45
2217         Log: With environ one must use safesysmalloc()/safesysfree().
2218      Branch: perl
2219            ! perl.c
2220 ____________________________________________________________________________
2221 [  8896] By: jhi                                   on 2001/02/22  22:13:18
2222         Log: If we have a duplicated environment free it
2223              if PERL_DESTRUCT_LEVEL.
2224      Branch: perl
2225            ! perl.c
2226 ____________________________________________________________________________
2227 [  8895] By: alanbur                               on 2001/02/22  19:31:57
2228         Log: Synchronised with parent
2229      Branch: maint-5.6/pureperl
2230           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
2231 ____________________________________________________________________________
2232 [  8894] By: gsar                                  on 2001/02/22  19:06:18
2233         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
2234              
2235              fix memory leak in method call optimization (change#3768);
2236              made C<eval "$x->foo()"> leak
2237              
2238              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
2239      Branch: maint-5.6/perl
2240           !> op.c
2241 ____________________________________________________________________________
2242 [  8893] By: jhi                                   on 2001/02/22  18:35:27
2243         Log: (Retracted by #8915.)
2244              
2245              Third Degree finding:
2246              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
2247      Branch: perl
2248            ! gv.c
2249 ____________________________________________________________________________
2250 [  8892] By: jhi                                   on 2001/02/22  14:28:32
2251         Log: Update Changes.
2252      Branch: perl
2253            ! Changes patchlevel.h
2254 ____________________________________________________________________________
2255 [  8891] By: jhi                                   on 2001/02/22  13:22:45
2256         Log: Metaconfig unit changes for #8890.
2257      Branch: metaconfig
2258            ! U/modified/Cppsym.U U/threads/archname.U
2259 ____________________________________________________________________________
2260 [  8890] By: jhi                                   on 2001/02/22  13:22:12
2261         Log: Add -stdio to the archname if no perlio selected,
2262              no -perlio added since that is now the default.
2263              
2264              Add few CPUs/architectures to the Cppsym scan.
2265      Branch: perl
2266            ! Configure config_h.SH
2267 ____________________________________________________________________________
2268 [  8889] By: jhi                                   on 2001/02/22  13:05:59
2269         Log: Metaconfig unit change for #8888.
2270      Branch: metaconfig/U/perl
2271            ! useperlio.U
2272 ____________________________________________________________________________
2273 [  8888] By: jhi                                   on 2001/02/22  13:05:28
2274         Log: *drum roll*  Make perlio the default.
2275      Branch: perl
2276            ! Configure config_h.SH
2277 ____________________________________________________________________________
2278 [  8887] By: jhi                                   on 2001/02/22  12:50:52
2279         Log: Integrate change #8665 from maintperl to mainline,
2280              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
2281      Branch: perl
2282           !> ext/POSIX/POSIX.xs
2283 ____________________________________________________________________________
2284 [  8886] By: jhi                                   on 2001/02/22  12:49:24
2285         Log: Integrate changes #8883,8884 from mainline to maintperl.
2286              
2287              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
2288              Subject: Re: File::Temp::_gettemp warning
2289      Branch: maint-5.6/perl
2290           !> embed.h embed.pl lib/File/Temp.pm
2291 ____________________________________________________________________________
2292 [  8885] By: jhi                                   on 2001/02/22  12:43:59
2293         Log: Based on
2294              
2295              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
2296              From: schwab@suse.de
2297              Date: Thu, 22 Feb 2001 13:08:09 +0100
2298              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
2299              
2300              but the fix done slightly differently because the other
2301              half was already done in #8664.
2302      Branch: maint-5.6/perl
2303            ! ext/POSIX/POSIX.xs
2304 ____________________________________________________________________________
2305 [  8884] By: jhi                                   on 2001/02/22  12:37:15
2306         Log: Subject: Re: File::Temp::_gettemp warning
2307              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2308              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
2309              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
2310              
2311              This patch to File::Temp does two things:
2312              
2313              1. Fixes the problem with CGI::Carp when determining
2314              the Fcntl constants
2315              
2316              2. Removes most of the carps and consolidates them so that all the
2317              reasons are included in a single die that is caught by the test. This
2318              means that the correct skipping behaviour is displayed by the test.
2319      Branch: perl
2320            ! lib/File/Temp.pm
2321 ____________________________________________________________________________
2322 [  8883] By: jhi                                   on 2001/02/22  12:29:19
2323         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
2324              From: Peter Prymmer <pvhp@forte.com>
2325              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
2326              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
2327      Branch: perl
2328            ! embed.h embed.pl
2329 ____________________________________________________________________________
2330 [  8882] By: jhi                                   on 2001/02/21  19:41:33
2331         Log: Integrate change #8881 from mainlin to maintperl.
2332              
2333              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
2334      Branch: maint-5.6/perl
2335           !> op.c
2336 ____________________________________________________________________________
2337 [  8881] By: jhi                                   on 2001/02/21  19:38:57
2338         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
2339              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2340              Date:     Wed, 21 Feb 2001 13:08:03 EST
2341              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
2342      Branch: perl
2343            ! op.c
2344 ____________________________________________________________________________
2345 [  8880] By: jhi                                   on 2001/02/21  19:34:34
2346         Log: Retract #8875, cannot let go of the old semantics of unpack U
2347              without rethinking utf8decode.t.
2348      Branch: perl
2349            ! pp.c t/op/pack.t
2350 ____________________________________________________________________________
2351 [  8879] By: jhi                                   on 2001/02/21  19:08:02
2352         Log: Run run/*.t also in minitest.
2353      Branch: perl
2354            ! Makefile.SH
2355 ____________________________________________________________________________
2356 [  8878] By: nick                                  on 2001/02/21  18:55:37
2357         Log: Integrate mainline
2358      Branch: perlio
2359           !> (integrate 76 files)
2360 ____________________________________________________________________________
2361 [  8877] By: jhi                                   on 2001/02/21  15:09:33
2362         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
2363      Branch: metaconfig
2364            ! U/compline/nblock_io.U
2365      Branch: perl
2366            ! Configure config_h.SH
2367 ____________________________________________________________________________
2368 [  8876] By: jhi                                   on 2001/02/21  14:54:45
2369         Log: If no sfio, no -lsfio.
2370      Branch: metaconfig/U/perl
2371            ! d_sfio.U
2372      Branch: perl
2373            ! Configure config_h.SH
2374 ____________________________________________________________________________
2375 [  8875] By: jhi                                   on 2001/02/21  14:54:00
2376         Log: Make unpack C and unpack C truly equivalent.
2377      Branch: perl
2378            ! pp.c t/op/pack.t
2379 ____________________________________________________________________________
2380 [  8874] By: jhi                                   on 2001/02/21  14:26:02
2381         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
2382              From: Peter Prymmer <pvhp@forte.com>
2383              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
2384              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
2385      Branch: perl
2386            ! pod/perlport.pod
2387 ____________________________________________________________________________
2388 [  8873] By: jhi                                   on 2001/02/21  14:24:31
2389         Log: Subject: [PATCH] fix for charnames above FFFF
2390              From: andreas.koenig@anima.de (Andreas J. Koenig)
2391              Date: 21 Feb 2001 07:05:45 +0100
2392              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
2393      Branch: perl
2394            ! lib/charnames.pm t/lib/charnames.t
2395 ____________________________________________________________________________
2396 [  8872] By: jhi                                   on 2001/02/21  14:15:25
2397         Log: Integrate change #8868 from pureperl to mainline.
2398              
2399              Fixed reference count loop caused by sv_magic.
2400      Branch: perl
2401           !> sv.c
2402 ____________________________________________________________________________
2403 [  8871] By: jhi                                   on 2001/02/21  14:07:29
2404         Log: Integrate change #8868 from pureperl to maintperl.
2405              
2406              Fixed reference count loop caused by sv_magic.
2407      Branch: maint-5.6/perl
2408           !> sv.c
2409 ____________________________________________________________________________
2410 [  8870] By: jhi                                   on 2001/02/21  14:04:41
2411         Log: Put back the #8840, it was innocent.
2412      Branch: perl
2413            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2414            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
2415 ____________________________________________________________________________
2416 [  8869] By: jhi                                   on 2001/02/21  14:00:03
2417         Log: unpack("C", ...) was left slightly unfinished by #8865.
2418      Branch: perl
2419            ! pp.c t/op/pack.t
2420 ____________________________________________________________________________
2421 [  8868] By: alanbur                               on 2001/02/21  01:33:45
2422         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
2423              from gv_fetchpv to create single-character magic variables (e.g. $!),
2424              and it is passed a sv and the gv that contains the sv as the mg_obj
2425              value.  When sv_magic stores the mg_obj pointer it increments the gv
2426              refcount, thus causing a sv-gv pair that can't be freed.  There is
2427              already a check for sv == obj which is used to prevent such reference
2428              loops.  This change extends the check to cover the case described above.
2429      Branch: maint-5.6/pureperl
2430            ! sv.c
2431 ____________________________________________________________________________
2432 [  8867] By: jhi                                   on 2001/02/21  00:52:39
2433         Log: Update Changes.
2434      Branch: perl
2435            ! Changes patchlevel.h
2436 ____________________________________________________________________________
2437 [  8866] By: jhi                                   on 2001/02/21  00:34:20
2438         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
2439              (Note: there were some conflicts due to EBCDIC and EPOC
2440              patches, in general I preferred the repository code.)
2441              (When 2.753 comes out, we need to synchronize.)
2442      Branch: perl
2443            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
2444            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
2445            ! t/lib/cgi-html.t
2446 ____________________________________________________________________________
2447 [  8865] By: jhi                                   on 2001/02/21  00:24:22
2448         Log: Make pack("C", 0x100) to create Unicode, unless under the
2449              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
2450              will understand Unicode, unless you under know what.
2451      Branch: perl
2452            ! pp.c t/op/pack.t t/op/qu.t
2453 ____________________________________________________________________________
2454 [  8864] By: alanbur                               on 2001/02/20  22:35:34
2455         Log: Resynchronised with parent
2456      Branch: maint-5.6/pureperl
2457           !> README.win32 ext/GDBM_File/GDBM_File.pm
2458           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2459           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
2460           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
2461           !> t/lib/sdbm.t util.c
2462 ____________________________________________________________________________
2463 [  8863] By: jhi                                   on 2001/02/20  20:55:11
2464         Log: Integrate change #8860,8861 from mainline into maintperl.
2465              
2466              "pseudo-literal j"
2467              
2468              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
2469      Branch: maint-5.6/perl
2470           !> lib/Test.pm pod/perlop.pod
2471 ____________________________________________________________________________
2472 [  8862] By: jhi                                   on 2001/02/20  20:30:07
2473         Log: Don't do casting between pointers pointing to differently sized
2474              integers.
2475      Branch: perl
2476            ! hv.c sv.c
2477 ____________________________________________________________________________
2478 [  8861] By: jhi                                   on 2001/02/20  19:53:44
2479         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
2480              From: Peter Prymmer <pvhp@forte.com>
2481              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
2482              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
2483      Branch: perl
2484            ! lib/Test.pm
2485 ____________________________________________________________________________
2486 [  8860] By: jhi                                   on 2001/02/20  19:48:02
2487         Log: "pseudo-literal j", a documentation glitch reported to Debian.
2488              The text recovered from Perl 5.005_03, and pseudo-literal replaced
2489              by "backtick string".
2490      Branch: perl
2491            ! pod/perlop.pod
2492 ____________________________________________________________________________
2493 [  8859] By: jhi                                   on 2001/02/20  19:15:46
2494         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
2495              from Chris Nandor.
2496      Branch: perl
2497            ! makedef.pl
2498 ____________________________________________________________________________
2499 [  8858] By: jhi                                   on 2001/02/20  17:36:53
2500         Log: Integrate pureperl changes #8844,8845,8850 to mainline
2501              (via maintperl #8855).
2502              
2503              Fixed %^H scoping bug
2504              
2505              Removed GV <-> CV refcount loop
2506              
2507              Removed %ENV refcount loop
2508      Branch: perl
2509           !> gv.c op.c perl.c pp.c scope.c
2510 ____________________________________________________________________________
2511 [  8857] By: jhi                                   on 2001/02/20  17:34:32
2512         Log: Integrate changes #8853,8854 from maintperl to mainline.
2513              
2514              EBDIC fixes, README.win32 Borland update.
2515      Branch: perl
2516           !> README.win32 handy.h util.c
2517 ____________________________________________________________________________
2518 [  8856] By: jhi                                   on 2001/02/20  17:33:16
2519         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
2520      Branch: maint-5.6/perl
2521           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
2522           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
2523           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
2524 ____________________________________________________________________________
2525 [  8855] By: jhi                                   on 2001/02/20  17:32:13
2526         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
2527              
2528              Fixed %^H scoping bug
2529              
2530              Removed GV <-> CV refcount loop
2531              
2532              Removed %ENV refcount loop
2533      Branch: maint-5.6/perl
2534           !> gv.c op.c perl.c pp.c scope.c
2535 ____________________________________________________________________________
2536 [  8854] By: jhi                                   on 2001/02/20  17:25:06
2537         Log: Subject: Addition to readme.win32 for Borland C++ compilers
2538              Date: Tue, 20 Feb 2001 02:15:25 +0300
2539              From: "Vadim Konovalov" <watman@inbox.ru>
2540              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
2541              
2542              Document Borland compiler misbehaviour.
2543      Branch: maint-5.6/perl
2544            ! README.win32
2545 ____________________________________________________________________________
2546 [  8853] By: jhi                                   on 2001/02/20  17:22:25
2547         Log: The assimilation of ebcdic.c didn't quite work at the first try,
2548              patches from Thomas Dorner.
2549      Branch: maint-5.6/perl
2550            ! handy.h util.c
2551 ____________________________________________________________________________
2552 [  8852] By: jhi                                   on 2001/02/20  17:20:15
2553         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
2554              From: Chris Nandor <pudge@pobox.com>
2555              Date: Tue, 20 Feb 2001 08:32:45 -0500
2556              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
2557      Branch: maint-5.6/perl
2558            ! makedef.pl mg.c
2559 ____________________________________________________________________________
2560 [  8851] By: jhi                                   on 2001/02/20  17:15:52
2561         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
2562      Branch: perl
2563            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
2564            ! t/lib/filter-util.t
2565 ____________________________________________________________________________
2566 [  8850] By: alanbur                               on 2001/02/20  17:12:40
2567         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
2568              and the magic pointer points back to the GV that contains the
2569              %ENV hash.  This creates a refcount loop that prevents members
2570              of %ENV from being freed correctly.  This change removes the
2571              refcount loop - the magic pointer was never used anyway, the
2572              only use of the magic was to check the type ('E') so that the
2573              appropriate environment manipulation code is called when %ENV
2574              is modified.
2575      Branch: maint-5.6/pureperl
2576            ! perl.c
2577 ____________________________________________________________________________
2578 [  8849] By: jhi                                   on 2001/02/20  17:12:20
2579         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
2580              From: "Craig A. Berry" <craigberry@mac.com>
2581              Date: Mon, 19 Feb 2001 23:36:12 -0600
2582              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
2583              
2584              Case-forgiving systems match TestInit.pm with TES*.
2585      Branch: perl
2586            ! t/lib/glob-basic.t
2587 ____________________________________________________________________________
2588 [  8848] By: jhi                                   on 2001/02/20  17:10:02
2589         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
2590      Branch: perl
2591            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
2592            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
2593            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
2594 ____________________________________________________________________________
2595 [  8847] By: jhi                                   on 2001/02/20  15:34:41
2596         Log: The #8843 wasn't quite right: %Config needs to imported.
2597      Branch: perl
2598            ! t/run/runenv.t
2599 ____________________________________________________________________________
2600 [  8846] By: jhi                                   on 2001/02/20  15:31:50
2601         Log: Retract the #8838 and #8840 for now because of
2602              the DB_File tie problem.
2603      Branch: perl
2604            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
2605            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
2606            ! proto.h sv.c
2607 ____________________________________________________________________________
2608 [  8845] By: alanbur                               on 2001/02/20  14:25:41
2609         Log: Removed GV <-> CV refcount loop
2610              CvGV(mycv) points to the parent GV of the CV, and was previously
2611              refcounted.  The pointer remains, but the refcounting has been removed
2612              as it causes a refcount loop between the CV and GV that means the CV
2613              can't ever be deleted.
2614      Branch: maint-5.6/pureperl
2615            ! gv.c op.c pp.c
2616 ____________________________________________________________________________
2617 [  8844] By: alanbur                               on 2001/02/20  14:23:13
2618         Log: Fixed %^H scoping bug
2619      Branch: maint-5.6/pureperl
2620            ! scope.c
2621 ____________________________________________________________________________
2622 [  8843] By: jhi                                   on 2001/02/19  13:38:08
2623         Log: fork() not everywhere, cleanup temp files.
2624      Branch: perl
2625            ! t/run/runenv.t
2626 ____________________________________________________________________________
2627 [  8842] By: alanbur                               on 2001/02/19  12:42:07
2628         Log: Resynchronised with parent
2629      Branch: maint-5.6/pureperl
2630           !> pod/perlfaq4.pod sv.c utf8.c
2631 ____________________________________________________________________________
2632 [  8841] By: jhi                                   on 2001/02/19  03:35:51
2633         Log: Update Changes.
2634      Branch: perl
2635            ! Changes patchlevel.h
2636 ____________________________________________________________________________
2637 [  8840] By: jhi                                   on 2001/02/19  00:23:41
2638         Log: Subject: [patch] add sv_setref_uv
2639              From: Doug MacEachern <dougm@covalent.net>
2640              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
2641              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
2642      Branch: perl
2643            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2644            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
2645 ____________________________________________________________________________
2646 [  8839] By: jhi                                   on 2001/02/19  00:01:38
2647         Log: Put to rest the 20010205.001, the email address checking (not) regex.
2648      Branch: perl
2649            ! pod/perlfaq9.pod
2650 ____________________________________________________________________________
2651 [  8838] By: jhi                                   on 2001/02/18  22:17:54
2652         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
2653              From: Doug MacEachern <dougm@covalent.net>
2654              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
2655              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
2656      Branch: perl
2657            ! lib/ExtUtils/xsubpp
2658 ____________________________________________________________________________
2659 [  8837] By: jhi                                   on 2001/02/18  22:16:50
2660         Log: Subject: [patch] -Wall cleanup round 2
2661              From: Doug MacEachern <dougm@covalent.net>
2662              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
2663              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
2664      Branch: perl
2665            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2666            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
2667            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
2668            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
2669            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
2670            ! ext/SDBM_File/SDBM_File.xs
2671 ____________________________________________________________________________
2672 [  8836] By: jhi                                   on 2001/02/18  22:11:20
2673         Log: Misapplied regex optimizations when \C is present.
2674              Fixes 20001230.002.
2675              
2676              What still remains broken is that the submatches that
2677              have \C in them get their UTF8 flag on because their
2678              parent SV has it on.  This will result in malformed
2679              UTF8 if a \C happened to match a non-ASCII byte.
2680      Branch: perl
2681            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
2682            ! t/pragma/utf8.t
2683 ____________________________________________________________________________
2684 [  8835] By: jhi                                   on 2001/02/18  20:12:02
2685         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
2686              
2687              The hash key got wrongly UTF8fied.
2688      Branch: perl
2689            ! pod/perlapi.pod toke.c utf8.c
2690 ____________________________________________________________________________
2691 [  8834] By: jhi                                   on 2001/02/18  19:44:25
2692         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
2693              don't warn on magical or overloaded things.
2694      Branch: perl
2695            ! pp_hot.c
2696 ____________________________________________________________________________
2697 [  8833] By: nick                                  on 2001/02/18  19:31:22
2698         Log: Integrate mainline
2699      Branch: perlio
2700           +> t/TestInit.pm t/run/runenv.t
2701            - t/UTEST
2702           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
2703           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
2704           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
2705           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
2706           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
2707           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
2708           !> utf8.c
2709 ____________________________________________________________________________
2710 [  8832] By: jhi                                   on 2001/02/18  19:21:18
2711         Log: Integrate perlio.
2712      Branch: perl
2713           !> perlio.c pod/perldiag.pod
2714 ____________________________________________________________________________
2715 [  8831] By: jhi                                   on 2001/02/18  19:14:20
2716         Log: Integrate change #8827 from mainline.
2717              
2718              UTF8 tweaks.
2719      Branch: maint-5.6/perl
2720           !> sv.c utf8.c
2721 ____________________________________________________________________________
2722 [  8830] By: nick                                  on 2001/02/18  19:10:34
2723         Log: Apply the spirit of patch from Nick Clark:
2724              Subject: [PATCH] Re: extensions that provide layers
2725              From: Nicholas Clark <nick@ccl4.org>
2726              Date: Mon, 12 Feb 2001 16:43:51 +0000
2727              Message-Id: <20010212164350.Q3652@plum.flirble.org>
2728      Branch: perlio
2729            ! perlio.c pod/perldiag.pod
2730 ____________________________________________________________________________
2731 [  8829] By: jhi                                   on 2001/02/18  19:03:25
2732         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
2733              From: schwern@pobox.com 
2734              Date: Sun, 18 Feb 2001 13:44:35 -0500
2735              Message-ID: <20010218134435.A17544@magnonel.guild.net>
2736              
2737              Applied, but as t/TestInit.pm.
2738      Branch: perl
2739            + t/TestInit.pm
2740            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
2741            ! t/op/subst_wamp.t
2742 ____________________________________________________________________________
2743 [  8828] By: jhi                                   on 2001/02/18  18:43:52
2744         Log: Integrate perlio.
2745      Branch: perl
2746           !> perlio.c
2747 ____________________________________________________________________________
2748 [  8827] By: jhi                                   on 2001/02/18  18:41:33
2749         Log: UTF-8 tweaks.
2750      Branch: perl
2751            ! sv.c utf8.c
2752 ____________________________________________________________________________
2753 [  8826] By: nick                                  on 2001/02/18  17:40:59
2754         Log: Fix [ID 20010217.002]
2755              open FOO, "<:raw:perlio", ...
2756              :raw now inserts default base layer below itself.
2757              Also
2758              open FOO, "<:unix", ...
2759              works as well - but leaves buffer layer on stack under the unix layer.
2760      Branch: perlio
2761            ! perlio.c
2762 ____________________________________________________________________________
2763 [  8825] By: jhi                                   on 2001/02/18  17:15:39
2764         Log: Integrate perlio.
2765      Branch: perl
2766           !> perlio.c perliol.h
2767 ____________________________________________________________________________
2768 [  8824] By: jhi                                   on 2001/02/18  17:10:53
2769         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
2770              From: schwern@pobox.com
2771              Date: Sun, 18 Feb 2001 01:48:50 -0500
2772              Message-ID: <20010218014850.C19957@magnonel.guild.net>
2773      Branch: perl
2774            ! lib/Test/Harness.pm t/TEST t/op/chop.t
2775 ____________________________________________________________________________
2776 [  8823] By: jhi                                   on 2001/02/18  17:01:06
2777         Log: Add run/*.t to testables.
2778      Branch: perl
2779            ! t/TEST
2780 ____________________________________________________________________________
2781 [  8822] By: jhi                                   on 2001/02/18  16:58:58
2782         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
2783              From: schwern@pobox.com
2784              Date: Sun, 18 Feb 2001 01:11:35 -0500
2785              Message-ID: <20010218011135.A19957@magnonel.guild.net>
2786              
2787              Revive mjd's and Simon's PERL5OPT fix.
2788      Branch: perl
2789            + t/run/runenv.t
2790            ! MANIFEST perl.c
2791 ____________________________________________________________________________
2792 [  8821] By: jhi                                   on 2001/02/18  16:53:46
2793         Log: Subject: Re: Why t/TEST and not Test::Harness?
2794              From: schwern@pobox.com
2795              Date: Sat, 17 Feb 2001 22:44:44 -0500
2796              Message-ID: <20010217224444.A6679@magnonel.guild.net>
2797              
2798              Replace UTEST with TEST -utf8.
2799      Branch: perl
2800            - t/UTEST
2801            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
2802            ! t/lib/glob-basic.t
2803 ____________________________________________________________________________
2804 [  8820] By: nick                                  on 2001/02/18  13:06:16
2805         Log: Clean up a few core dumps when layers are used in unexpected ways.
2806              (Still not "right"...)
2807      Branch: perlio
2808            ! perlio.c perliol.h
2809 ____________________________________________________________________________
2810 [  8819] By: jhi                                   on 2001/02/18  02:25:55
2811         Log: Integrate change #8818 from maintperl, a FAQ nit.
2812      Branch: perl
2813           !> pod/perlfaq4.pod
2814 ____________________________________________________________________________
2815 [  8818] By: jhi                                   on 2001/02/18  02:24:50
2816         Log: FAQ nit from Chris Fedde.
2817      Branch: maint-5.6/perl
2818            ! pod/perlfaq4.pod
2819 ____________________________________________________________________________
2820 [  8817] By: nick                                  on 2001/02/17  18:20:14
2821         Log: Integrate mainline
2822      Branch: perlio
2823           +> lib/unicode/UCD.html lib/unicode/Unicode.html
2824           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
2825           +> pod/perlclib.pod
2826            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
2827            - lib/unicode/Unicode.301
2828           !> (integrate 324 files)
2829 ____________________________________________________________________________
2830 [  8816] By: jhi                                   on 2001/02/17  16:56:58
2831         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
2832      Branch: perl
2833            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2834            ! ext/Storable/Storable.xs t/lib/st-06compat.t
2835            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
2836 ____________________________________________________________________________
2837 [  8815] By: jhi                                   on 2001/02/17  16:40:07
2838         Log: Subject: [patch] -Wall
2839              From: Doug MacEachern <dougm@covalent.net>
2840              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
2841              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
2842      Branch: perl
2843            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
2844            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
2845 ____________________________________________________________________________
2846 [  8814] By: jhi                                   on 2001/02/16  19:27:18
2847         Log: Document qu better.
2848      Branch: perl
2849            ! pod/perlop.pod
2850 ____________________________________________________________________________
2851 [  8813] By: jhi                                   on 2001/02/15  13:54:37
2852         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
2853              From: Hugo <hv@crypt.compulink.co.uk>
2854              Date: Thu, 15 Feb 2001 13:39:49 +0000
2855              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
2856      Branch: perl
2857            ! toke.c
2858 ____________________________________________________________________________
2859 [  8812] By: alanbur                               on 2001/02/15  13:52:16
2860         Log: Resynchronised with parent
2861      Branch: maint-5.6/pureperl
2862            - ebcdic.c
2863           !> (integrate 36 files)
2864 ____________________________________________________________________________
2865 [  8811] By: jhi                                   on 2001/02/15  13:51:16
2866         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
2867              
2868              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
2869              From: Jan Dubois <JanD@ActiveState.com>
2870              Date: Wed, 31 Jan 2001 21:17:03 -0800
2871              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
2872              
2873              tweak change#8659 to keep it simple
2874              
2875              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
2876              From: Russ Allbery <rra@stanford.edu>
2877              Date: 14 Feb 2001 10:15:41 -0800
2878              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
2879              
2880              (8809 empty)
2881
2882              Upgrade to podlators 1.08, from Russ Allbery.
2883      Branch: perl
2884           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
2885           !> utils/perldoc.PL
2886 ____________________________________________________________________________
2887 [  8810] By: jhi                                   on 2001/02/15  13:35:08
2888         Log: Upgrade to podlators 1.08, from Russ Allbery.
2889      Branch: maint-5.6/perl
2890            ! lib/Pod/Man.pm lib/Pod/Text.pm
2891 ____________________________________________________________________________
2892 [  8809] By: jhi                                   on 2001/02/15  13:26:38
2893         Log: (accidentally empty check-in)
2894      Branch: maint-5.6/perl
2895            ! lib/Test/Harness.pm
2896 ____________________________________________________________________________
2897 [  8808] By: jhi                                   on 2001/02/15  13:23:47
2898         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
2899              From: Russ Allbery <rra@stanford.edu>
2900              Date: 14 Feb 2001 10:15:41 -0800
2901              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
2902              
2903              perldoc was hardcoding $Config{installscript}, which breaks
2904              when install* isn't where Perl ends up (such as with AFS).
2905              
2906              Use $Config{scriptdir} instead.
2907      Branch: maint-5.6/perl
2908            ! utils/perldoc.PL
2909 ____________________________________________________________________________
2910 [  8807] By: jhi                                   on 2001/02/14  14:37:27
2911         Log: Update Changes.
2912      Branch: perl
2913            ! Changes patchlevel.h
2914 ____________________________________________________________________________
2915 [  8806] By: jhi                                   on 2001/02/14  14:25:31
2916         Log: Integrate changes #8803,8804,8805 from mainline.
2917              
2918              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
2919              
2920              Don't skip too much of the locale error message if no environ array,
2921              from Chris Nandor.
2922              
2923              More MacOS Classic fixes from Chris Nandor.
2924      Branch: maint-5.6/perl
2925           !> doop.c lib/Cwd.pm perl.c perl.h util.c
2926 ____________________________________________________________________________
2927 [  8805] By: jhi                                   on 2001/02/14  03:29:01
2928         Log: More MacOS Classic fixes from Chris Nandor.
2929      Branch: perl
2930            ! doop.c lib/Cwd.pm
2931 ____________________________________________________________________________
2932 [  8804] By: jhi                                   on 2001/02/14  03:18:35
2933         Log: Don't skip too much of the locale error message if no environ array,
2934              from Chris Nandor.
2935      Branch: perl
2936            ! util.c
2937 ____________________________________________________________________________
2938 [  8803] By: jhi                                   on 2001/02/14  03:14:14
2939         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
2940      Branch: perl
2941            ! perl.c perl.h
2942 ____________________________________________________________________________
2943 [  8802] By: jhi                                   on 2001/02/13  18:31:33
2944         Log: AUTHORS update.
2945      Branch: perl
2946            ! AUTHORS
2947 ____________________________________________________________________________
2948 [  8801] By: jhi                                   on 2001/02/13  17:55:19
2949         Log: Integrate change #8792 from mainline.
2950              
2951              Subject: buncha MacPerl patches for bleadperl
2952              From: Chris Nandor <pudge@pobox.com>
2953              Date: Tue, 13 Feb 2001 00:02:43 -0500
2954              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
2955      Branch: maint-5.6/perl
2956           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
2957           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
2958           !> t/lib/basename.t toke.c util.h
2959 ____________________________________________________________________________
2960 [  8800] By: jhi                                   on 2001/02/13  17:46:43
2961         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
2962              to be forced to Off_t.
2963              
2964              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
2965              From: nick@ccl4.org
2966              Date: Thu, 1 Feb 2001 12:01:04 +0000
2967              Message-Id: <20010201120103.E11401@plum.flirble.org>
2968      Branch: maint-5.6/perl
2969            ! iperlsys.h perlio.c
2970 ____________________________________________________________________________
2971 [  8799] By: jhi                                   on 2001/02/13  16:52:51
2972         Log: Duplex duplex hunk hunk.
2973      Branch: maint-5.6/perl
2974            ! Makefile.SH
2975 ____________________________________________________________________________
2976 [  8797] By: jhi                                   on 2001/02/13  14:52:04
2977         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
2978              From: "Craig A. Berry" <craigberry@mac.com>
2979              Date: Mon, 12 Feb 2001 11:05:25 -0600
2980              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
2981      Branch: perl
2982            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
2983 ____________________________________________________________________________
2984 [  8796] By: jhi                                   on 2001/02/13  14:36:47
2985         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
2986              From: simon.cozens@pembroke.oxford.ac.uk 
2987              Date: Sat, 10 Feb 2001 17:57:02 +0000
2988              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
2989              
2990              Now it does include.
2991      Branch: perl
2992            ! pod/perldiag.pod
2993 ____________________________________________________________________________
2994 [  8795] By: jhi                                   on 2001/02/13  14:30:11
2995         Log: Sort the MANIFEST.
2996      Branch: perl
2997            ! MANIFEST
2998 ____________________________________________________________________________
2999 [  8794] By: jhi                                   on 2001/02/13  14:26:51
3000         Log: Integrate change #8793 from mainline, FAQ updates.
3001      Branch: maint-5.6/perl
3002           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
3003 ____________________________________________________________________________
3004 [  8793] By: jhi                                   on 2001/02/13  14:25:13
3005         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
3006      Branch: perl
3007            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
3008 ____________________________________________________________________________
3009 [  8792] By: jhi                                   on 2001/02/13  14:22:50
3010         Log: Subject: buncha MacPerl patches for bleadperl
3011              From: Chris Nandor <pudge@pobox.com>
3012              Date: Tue, 13 Feb 2001 00:02:43 -0500
3013              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
3014      Branch: perl
3015            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
3016            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
3017            ! t/lib/basename.t toke.c util.h
3018 ____________________________________________________________________________
3019 [  8791] By: jhi                                   on 2001/02/13  14:10:39
3020         Log: Integrate change #8790 from mainline.
3021              
3022              environ array wrongly assumed in Perl_init_i18nl10n(),
3023      Branch: maint-5.6/perl
3024           !> util.c
3025 ____________________________________________________________________________
3026 [  8790] By: jhi                                   on 2001/02/13  14:06:15
3027         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
3028              noticed by Chris Nandor in MacOS Classic.
3029      Branch: perl
3030            ! util.c
3031 ____________________________________________________________________________
3032 [  8789] By: jhi                                   on 2001/02/13  13:58:07
3033         Log: Integrate changes #8373,8487,8544,8783 from mainline.
3034              
3035              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
3036              hints files, the dynaloading, assimilate ebcdic into util.c.
3037      Branch: maint-5.6/perl
3038            - ebcdic.c
3039            ! MANIFEST hints/posix-bc.sh
3040           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
3041           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
3042           !> perlapi.c proto.h util.c
3043 ____________________________________________________________________________
3044 [  8788] By: alanbur                               on 2001/02/13  10:33:13
3045         Log: Integrated changes from maint-5.6
3046      Branch: maint-5.6/pureperl
3047           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
3048           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
3049           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3050           !> vos/config.ga.h vos/configure_perl.cm
3051 ____________________________________________________________________________
3052 [  8787] By: jhi                                   on 2001/02/13  05:56:36
3053         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
3054      Branch: perl
3055           !> Makefile.SH
3056 ____________________________________________________________________________
3057 [  8786] By: jhi                                   on 2001/02/13  05:54:34
3058         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
3059              From: Dorner Thomas <Thomas.Dorner@start.de>
3060              Date: Mon, 12 Feb 2001 15:06:26 +0100
3061              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
3062      Branch: maint-5.6/perl
3063            ! Makefile.SH
3064 ____________________________________________________________________________
3065 [  8785] By: jhi                                   on 2001/02/13  05:29:04
3066         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
3067      Branch: perl
3068           !> hints/openbsd.sh
3069 ____________________________________________________________________________
3070 [  8784] By: jhi                                   on 2001/02/13  02:25:24
3071         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
3072              From: Peter Prymmer <pvhp@forte.com>
3073              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
3074              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
3075      Branch: perl
3076            ! pod/perlclib.pod
3077 ____________________________________________________________________________
3078 [  8783] By: jhi                                   on 2001/02/13  02:22:36
3079         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
3080      Branch: perl
3081            - ebcdic.c
3082            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
3083            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
3084            ! util.c
3085 ____________________________________________________________________________
3086 [  8782] By: jhi                                   on 2001/02/13  02:00:07
3087         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
3088      Branch: maint-5.6/perl
3089            ! pod/perlport.pod
3090 ____________________________________________________________________________
3091 [  8781] By: jhi                                   on 2001/02/13  01:58:44
3092         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
3093      Branch: maint-5.6/perl
3094            ! hints/openbsd.sh
3095 ____________________________________________________________________________
3096 [  8780] By: jhi                                   on 2001/02/13  01:57:33
3097         Log: Synchronize the regexp tests between maintperl and mainline.
3098      Branch: maint-5.6/perl
3099           !> t/op/re_tests
3100 ____________________________________________________________________________
3101 [  8779] By: jhi                                   on 2001/02/13  01:49:35
3102         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
3103              From: Hugo <hv@crypt.compulink.co.uk>
3104              Date: Tue, 13 Feb 2001 00:11:11 +0000
3105              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
3106      Branch: perl
3107            ! regcomp.c t/op/re_tests
3108 ____________________________________________________________________________
3109 [  8778] By: jhi                                   on 2001/02/13  00:23:10
3110         Log: Comments do not nest.
3111      Branch: perl
3112            ! perl.h
3113 ____________________________________________________________________________
3114 [  8777] By: jhi                                   on 2001/02/13  00:17:54
3115         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
3116              From: Hugo <hv@crypt.compulink.co.uk>
3117              Date: Tue, 13 Feb 2001 00:11:11 +0000
3118              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
3119      Branch: maint-5.6/perl
3120            ! regcomp.c t/op/re_tests
3121 ____________________________________________________________________________
3122 [  8776] By: jhi                                   on 2001/02/12  23:25:52
3123         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
3124      Branch: maint-5.6/perl
3125            ! pod/perlport.pod
3126 ____________________________________________________________________________
3127 [  8775] By: jhi                                   on 2001/02/12  23:04:28
3128         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
3129      Branch: maint-5.6/perl
3130            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
3131            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3132            ! vos/configure_perl.cm
3133 ____________________________________________________________________________
3134 [  8774] By: jhi                                   on 2001/02/12  22:59:11
3135         Log: Subject: Re: [patch] context for 'U' magic functions
3136              From: Doug MacEachern <dougm@covalent.net>
3137              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
3138              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
3139              
3140              plus the suggestion by Nick Ing-Simmons to name the macro
3141              as PERL_MG_UFUNC to avoid namespace pollution, plus add
3142              the advice by Doug for XS writers to perl.h
3143      Branch: perl
3144            ! mg.c perl.h
3145 ____________________________________________________________________________
3146 [  8773] By: jhi                                   on 2001/02/11  20:14:12
3147         Log: Update Changes.
3148      Branch: perl
3149            ! Changes patchlevel.h
3150 ____________________________________________________________________________
3151 [  8772] By: jhi                                   on 2001/02/11  18:47:52
3152         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
3153              From: Simon Cozens <simon@cozens.net>
3154              Date: Wed, 31 Jan 2001 16:31:43 +0000
3155              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
3156      Branch: perl
3157            + pod/perlclib.pod
3158            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
3159            ! pod/perltoc.pod
3160 ____________________________________________________________________________
3161 [  8771] By: jhi                                   on 2001/02/11  18:36:48
3162         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
3163              
3164              Blocks-4d3.beta.txt
3165              CaseFolding-3d4.beta.txt
3166              CompositionExclusions-3d6.beta.txt
3167              EastAsianWidth-4d4.beta.txt
3168              LineBreak-6d3.beta.txt
3169              NamesList-3.1.0d1.beta.txt
3170              PropList-3.1.0d4.beta.txt
3171              SpecialCasing-4d1.beta.txt
3172              UnicodeData-3.1.0d6.beta.txt
3173      Branch: perl
3174            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
3175           +> lib/unicode/UCD.html lib/unicode/Unicode.html
3176            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
3177            - lib/unicode/Unicode.301
3178            ! (edit 257 files)
3179 ____________________________________________________________________________
3180 [  8770] By: jhi                                   on 2001/02/11  17:26:22
3181         Log: UTF-8 documentation.
3182      Branch: perl
3183            ! utf8.h
3184 ____________________________________________________________________________
3185 [  8769] By: jhi                                   on 2001/02/11  17:12:49
3186         Log: Retract #8762.
3187      Branch: perl
3188            ! regexec.c
3189 ____________________________________________________________________________
3190 [  8768] By: jhi                                   on 2001/02/11  16:54:45
3191         Log: Subject: [PATCH] Test::Harness
3192              From: andreas.koenig@anima.de (Andreas J. Koenig)
3193              Date: 11 Feb 2001 14:37:00 +0100
3194              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
3195      Branch: perl
3196            ! lib/Test/Harness.pm
3197 ____________________________________________________________________________
3198 [  8767] By: jhi                                   on 2001/02/11  16:53:52
3199         Log: Subject: [PATCH] Document makepatch in Porting/patching
3200              From: andreas.koenig@anima.de (Andreas J. Koenig)
3201              Date: 11 Feb 2001 16:46:28 +0100
3202              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
3203      Branch: perl
3204            ! Porting/patching.pod
3205 ____________________________________________________________________________
3206 [  8766] By: jhi                                   on 2001/02/11  06:30:23
3207         Log: Subject: Re: [patch] GvSHARED
3208              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
3209              From: Doug MacEachern <dougm@covalent.net>
3210              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
3211              
3212              Subject: Re: [patch] GvSHARED
3213              From: Doug MacEachern <dougm@covalent.net>
3214              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
3215              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
3216              
3217              Subject: [patch] attributes.pm support for `shared'
3218              From: Doug MacEachern <dougm@covalent.net>
3219              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
3220              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
3221              
3222              our() attributes were ignored, our :shared pieces missing,
3223              allow attributes.pm to turn on shared.
3224      Branch: perl
3225            ! op.c t/op/attrs.t toke.c xsutils.c
3226 ____________________________________________________________________________
3227 [  8765] By: alanbur                               on 2001/02/10  23:11:19
3228         Log: Resync with parent (hopefully sucessfully this time)
3229      Branch: maint-5.6/pureperl
3230           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
3231           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
3232           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
3233           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
3234           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
3235           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
3236           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
3237 ____________________________________________________________________________
3238 [  8764] By: jhi                                   on 2001/02/10  22:54:38
3239         Log: Make TEST and UTEST more verbose in case something goes
3240              wrong in running/compiling a script, suggested by Doug
3241              MacEachern.
3242      Branch: perl
3243            ! t/TEST t/UTEST
3244 ____________________________________________________________________________
3245 [  8763] By: jhi                                   on 2001/02/10  22:11:34
3246         Log: Bogus shebang.
3247      Branch: perl
3248            ! t/lib/texttabs.t
3249 ____________________________________________________________________________
3250 [  8762] By: jhi                                   on 2001/02/10  21:56:02
3251         Log: (Retracted by #8769)
3252      Branch: perl
3253            ! regexec.c
3254 ____________________________________________________________________________
3255 [  8761] By: jhi                                   on 2001/02/10  21:26:15
3256         Log: Subject: Re: [patch] GvSHARED 
3257              From: Doug MacEachern <dougm@covalent.net>
3258              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
3259              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
3260              
3261              our @EXPORT : shared = (...);
3262      Branch: perl
3263            ! toke.c
3264 ____________________________________________________________________________
3265 [  8760] By: jhi                                   on 2001/02/10  21:25:07
3266         Log: Subject: [patch] GvSHARED
3267              From: Doug MacEachern <dougm@covalent.net>
3268              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
3269              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
3270      Branch: perl
3271            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
3272 ____________________________________________________________________________
3273 [  8759] By: alanbur                               on 2001/02/10  21:24:27
3274         Log: Backed out mismerge.
3275      Branch: maint-5.6/pureperl
3276            ! MANIFEST README.hpux README.vmesa gv.c installhtml
3277            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
3278            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
3279            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
3280            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
3281            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
3282            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
3283 ____________________________________________________________________________
3284 [  8758] By: jhi                                   on 2001/02/10  18:01:17
3285         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
3286              
3287              Fixed UMRs and leak in Perl_pmtrans()
3288              
3289              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
3290              associated UTFied tr/// code.  Also fixed scoping leak of
3291              PL_reg_start_tmp.
3292              
3293              newATTRSUB leaks when an attempt to redefine the active sort sub is
3294              made.
3295      Branch: maint-5.6/perl
3296           !> op.c regcomp.c
3297 ____________________________________________________________________________
3298 [  8757] By: alanbur                               on 2001/02/10  17:56:46
3299         Log: Resynchronised with parent
3300      Branch: maint-5.6/pureperl
3301           +> README.bs2000
3302            - README.posix-bc
3303            ! gv.c perl.c sv.c
3304           !> MANIFEST README.hpux README.vmesa installhtml
3305           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
3306           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
3307           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
3308           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
3309           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
3310           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
3311 ____________________________________________________________________________
3312 [  8756] By: alanbur                               on 2001/02/10  17:51:15
3313         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
3314              made.
3315      Branch: maint-5.6/pureperl
3316            ! op.c
3317 ____________________________________________________________________________
3318 [  8755] By: jhi                                   on 2001/02/09  22:41:35
3319         Log: Upgrade to CPAN 1.59_54, from Andreas König.
3320      Branch: perl
3321            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3322 ____________________________________________________________________________
3323 [  8754] By: jhi                                   on 2001/02/09  22:29:20
3324         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
3325              
3326              Didn't upgrade the fill.t since it has a dependency to File::Slurp
3327              purely for debugging purposes, the actual test hasn't changed.
3328      Branch: perl
3329            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
3330            ! t/lib/textwrap.t
3331 ____________________________________________________________________________
3332 [  8753] By: jhi                                   on 2001/02/09  20:17:50
3333         Log: Integrate change #8682 from maintperl.
3334              
3335              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
3336              to work correctly.
3337      Branch: perl
3338           !> hints/irix_6.sh
3339 ____________________________________________________________________________
3340 [  8752] By: jhi                                   on 2001/02/09  20:00:46
3341         Log: Update Changes.
3342      Branch: perl
3343            ! Changes patchlevel.h
3344 ____________________________________________________________________________
3345 [  8751] By: nick                                  on 2001/02/09  19:48:37
3346         Log: Integrate mainline
3347      Branch: perlio
3348           +> README.bs2000 t/lib/cgi-esc.t
3349            - README.posix-bc
3350           !> (integrate 53 files)
3351 ____________________________________________________________________________
3352 [  8750] By: nick                                  on 2001/02/09  19:25:16
3353         Log: Subject: RE: Biannual Competition to Improve Hashing Function
3354              From: Fisher Mark <fisherm@tce.com>
3355              Date: Thu, 8 Feb 2001 10:44:00 -0500
3356              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
3357              Date: Thu, 8 Feb 2001 15:02:47 -0500
3358              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
3359      Branch: perl
3360            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
3361 ____________________________________________________________________________
3362 [  8749] By: jhi                                   on 2001/02/09  19:02:35
3363         Log: Forgotten fragment.
3364      Branch: perl
3365            ! pod/perlapi.pod
3366 ____________________________________________________________________________
3367 [  8748] By: jhi                                   on 2001/02/09  18:31:34
3368         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
3369              plus manual tweakage.
3370              
3371              Sync the perlfaq2 between mainline and maintperl.
3372      Branch: maint-5.6/perl
3373            ! pod/perlfaq2.pod
3374      Branch: perl
3375           !> pod/perlfaq2.pod
3376 ____________________________________________________________________________
3377 [  8747] By: jhi                                   on 2001/02/09  18:12:04
3378         Log: Subject: versiononly and installperl
3379              From: abigail@foad.org
3380              Date: Wed, 7 Feb 2001 22:43:12 +0100
3381              Message-ID: <20010207214312.7045.qmail@foad.org>    
3382              
3383              Add +v flag to force a normal install of the perl binary
3384              and the utilities.
3385              
3386              Subject: [PATCH] installperl
3387              From: Nicholas Clark <nick@ccl4.org>
3388              Date: Fri, 9 Feb 2001 16:28:57 +0000
3389              Message-ID: <20010209162857.B10931@plum.flirble.org>
3390              
3391              Add -A flag which also hardlinks the binary with
3392              the full architecture name.
3393      Branch: perl
3394            ! installperl
3395 ____________________________________________________________________________
3396 [  8746] By: jhi                                   on 2001/02/09  18:03:43
3397         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
3398              
3399              Subject: perlfaq2, re: perlmongers
3400              
3401              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
3402              
3403              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
3404              
3405              Subject: [ID 20010205.001] typo in perlfaq9
3406              
3407              Subject: [ID 20010208.002] unordered explanation in perlcall
3408      Branch: maint-5.6/perl
3409           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
3410           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
3411           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
3412 ____________________________________________________________________________
3413 [  8745] By: jhi                                   on 2001/02/09  17:59:09
3414         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
3415              From: abela@geneanet.org
3416              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
3417              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
3418      Branch: perl
3419            ! pod/perlcall.pod
3420 ____________________________________________________________________________
3421 [  8744] By: jhi                                   on 2001/02/09  17:48:16
3422         Log: Subject: [ID 20010205.001] typo in perlfaq9
3423              From: eserte@vran.herceg.de
3424              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
3425              Message-Id: <200102042244.XAA21926@vran.herceg.de>
3426      Branch: perl
3427            ! pod/perlfaq9.pod
3428 ____________________________________________________________________________
3429 [  8743] By: jhi                                   on 2001/02/09  17:25:12
3430         Log: Integrate change #8695 from maintperl.
3431              
3432              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
3433      Branch: perl
3434           !> thread.h
3435 ____________________________________________________________________________
3436 [  8742] By: jhi                                   on 2001/02/09  17:21:22
3437         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
3438              From: Andy Dougherty <doughera@lafayette.edu>
3439              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
3440              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
3441      Branch: perl
3442            ! embed.pl
3443 ____________________________________________________________________________
3444 [  8741] By: jhi                                   on 2001/02/09  17:05:19
3445         Log: Integrate changes #8738,8739,8740 from maintperl.
3446              
3447              Html files will be installed in a more logical and easier to
3448              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
3449              
3450              Html files will be generated with a header to make them look
3451              a little less bare.
3452              
3453              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
3454      Branch: perl
3455           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
3456 ____________________________________________________________________________
3457 [  8740] By: jhi                                   on 2001/02/09  17:03:46
3458         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
3459              From: "Brendan O'Dea" <bod@compusol.com.au>
3460              Date: Sun, 4 Feb 2001 11:17:56 +1100
3461              Message-ID: <20010204111756.A16301@compusol.com.au>
3462      Branch: maint-5.6/perl
3463            ! pod/perlfaq3.pod
3464 ____________________________________________________________________________
3465 [  8739] By: jhi                                   on 2001/02/09  17:01:59
3466         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
3467              From: "Indy Singh" <indy@nusphere.com>
3468              Date: Fri, 2 Feb 2001 15:09:59 -0500
3469              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
3470              
3471              Html files will be generated with a header to make them look
3472              a little less bare.
3473      Branch: maint-5.6/perl
3474            ! installhtml
3475 ____________________________________________________________________________
3476 [  8738] By: jhi                                   on 2001/02/09  16:58:48
3477         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
3478              From: "Indy Singh" <indy@nusphere.com>
3479              Date: Fri, 2 Feb 2001 15:08:23 -0500
3480              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
3481              
3482              Html files will be installed in a more logical and easier to
3483              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
3484      Branch: maint-5.6/perl
3485            ! win32/Makefile win32/makefile.mk
3486 ____________________________________________________________________________
3487 [  8737] By: jhi                                   on 2001/02/09  16:46:54
3488         Log: Integrate changes #8687,8736 from maintperl.
3489              
3490              HP-UX thread patches from Merijn H. Brand.
3491              
3492              Latin nit from Philip Newton.
3493      Branch: perl
3494           !> README.hpux hints/hpux.sh
3495 ____________________________________________________________________________
3496 [  8736] By: jhi                                   on 2001/02/09  16:42:31
3497         Log: Latin nit from Philip Newton.
3498      Branch: maint-5.6/perl
3499            ! README.hpux
3500 ____________________________________________________________________________
3501 [  8735] By: jhi                                   on 2001/02/09  16:24:03
3502         Log: Integrate changes #8704,8710 from pureperl.
3503              
3504              Fixed UMRs and leak in Perl_pmtrans()
3505              
3506              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
3507              associated UTFied tr/// code.  Also fixed scoping leak of
3508              PL_reg_start_tmp.
3509      Branch: perl
3510           !> op.c regcomp.c
3511 ____________________________________________________________________________
3512 [  8734] By: jhi                                   on 2001/02/09  15:40:21
3513         Log: Integrate change #8733 from maintperl.
3514              
3515              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
3516      Branch: perl
3517           !> pod/perlre.pod
3518 ____________________________________________________________________________
3519 [  8733] By: jhi                                   on 2001/02/09  15:35:47
3520         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
3521              From: Prymmer/Kahn <pvhp@best.com>
3522              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
3523              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
3524      Branch: maint-5.6/perl
3525            ! pod/perlre.pod
3526 ____________________________________________________________________________
3527 [  8732] By: jhi                                   on 2001/02/09  15:26:17
3528         Log: Rename README.posix-bc to README.bs2000 (to avoid the
3529              confusion of a "perlposix-bc.pod"), add a few missing
3530              arch pods, regen toc.
3531      Branch: maint-5.6/perl
3532           +> README.bs2000
3533            - README.posix-bc
3534            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
3535            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
3536 ____________________________________________________________________________
3537 [  8731] By: jhi                                   on 2001/02/09  15:23:39
3538         Log: De-cut-and-pasto.
3539      Branch: perl
3540            ! pod/perl.pod
3541 ____________________________________________________________________________
3542 [  8730] By: jhi                                   on 2001/02/09  15:11:13
3543         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
3544              when people think that perlposix-bc.pod tells anything about
3545              Perl and POSIX.  Regen toc.
3546      Branch: perl
3547           +> README.bs2000
3548            - README.posix-bc
3549            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
3550            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
3551 ____________________________________________________________________________
3552 [  8729] By: jhi                                   on 2001/02/09  14:52:28
3553         Log: The README.vmesa part of #8712 from maintperl.
3554      Branch: perl
3555            ! README.vmesa
3556 ____________________________________________________________________________
3557 [  8728] By: jhi                                   on 2001/02/09  14:46:06
3558         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
3559              From: Peter Prymmer <pvhp@forte.com>
3560              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
3561              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
3562      Branch: maint-5.6/perl
3563            ! README.vmesa win32/Makefile win32/makefile.mk
3564 ____________________________________________________________________________
3565 [  8727] By: jhi                                   on 2001/02/09  14:33:25
3566         Log: Integrate change #8712 from mainline.
3567              
3568              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
3569      Branch: maint-5.6/perl
3570           !> lib/Pod/Find.pm
3571 ____________________________________________________________________________
3572 [  8726] By: jhi                                   on 2001/02/09  14:30:28
3573         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
3574              From: Peter Prymmer <pvhp@forte.com>
3575              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
3576              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
3577      Branch: perl
3578            + t/lib/cgi-esc.t
3579            ! MANIFEST lib/CGI/Util.pm
3580 ____________________________________________________________________________
3581 [  8725] By: jhi                                   on 2001/02/09  04:56:47
3582         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
3583      Branch: maint-5.6/perl
3584            ! pod/perlport.pod
3585 ____________________________________________________________________________
3586 [  8724] By: jhi                                   on 2001/02/09  04:40:59
3587         Log: Integrate changes 7819,7820 from vmsperl into mainline.
3588              
3589              Add header for LIB$ prototypes (C. Berry)
3590              
3591              Convert fwrite()s to sockets to write()s, since some socket stacks
3592              don't take kindly to stdio.
3593              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
3594              (for often optional LNMs)
3595              Correct a few typos
3596              (C. Bailey)
3597      Branch: perl
3598           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
3599 ____________________________________________________________________________
3600 [  8723] By: jhi                                   on 2001/02/09  03:29:29
3601         Log: Integrate change #8722 from mainline.
3602              
3603              The Im() function wasn't returning zero for non-Math::Complex
3604              arguments.  The bug reported by John Gamble.
3605      Branch: maint-5.6/perl
3606           !> lib/Math/Complex.pm
3607 ____________________________________________________________________________
3608 [  8722] By: jhi                                   on 2001/02/09  03:28:33
3609         Log: The Im() function wasn't returning zero for non-Math::Complex
3610              arguments.  The bug reported by John Gamble.
3611      Branch: perl
3612            ! lib/Math/Complex.pm
3613 ____________________________________________________________________________
3614 [  8721] By: nick                                  on 2001/02/08  22:11:35
3615         Log: Correct the correction :-(
3616      Branch: perl
3617            ! perl.c
3618 ____________________________________________________________________________
3619 [  8720] By: bailey                                on 2001/02/08  20:59:22
3620         Log: Convert frwite()s to sockets to write()s, since some socket stacks
3621              don't take kindly to stdio.
3622              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
3623              (for often optional LNMs)
3624              Correct a few typos
3625              (C. Bailey)
3626      Branch: vmsperl
3627            ! vms/vms.c vms/vmsish.h
3628 ____________________________________________________________________________
3629 [  8719] By: bailey                                on 2001/02/08  20:51:02
3630         Log: Add header for LIB$ prototypes (C. Berry)
3631      Branch: vmsperl
3632            ! ext/Devel/DProf/DProf.xs
3633 ____________________________________________________________________________
3634 [  8718] By: bailey                                on 2001/02/08  20:49:00
3635         Log: SYN SYN
3636      Branch: vmsperl
3637           +> pod/perliol.pod t/lib/sample-tests/bailout
3638           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
3639           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
3640           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
3641           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
3642           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
3643           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
3644            - lib/unicode/Is/DCinital.pl
3645           !> (integrate 101 files)
3646 ____________________________________________________________________________
3647 [  8717] By: nick                                  on 2001/02/08  19:38:48
3648         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
3649              From: Robin Barker <rmb1@cise.npl.co.uk>
3650              Date: Thu, 8 Feb 2001 14:38:07 GMT
3651              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
3652      Branch: perl
3653            ! lib/CPAN.pm
3654 ____________________________________________________________________________
3655 [  8716] By: nick                                  on 2001/02/08  19:29:07
3656         Log: Generated files form 8713 etc.
3657      Branch: perl
3658            ! embed.h global.sym objXSUB.h perlapi.c proto.h
3659 ____________________________________________________________________________
3660 [  8715] By: nick                                  on 2001/02/08  19:26:08
3661         Log: Fixup non-ithread build after 8713
3662      Branch: perl
3663            ! perl.c
3664 ____________________________________________________________________________
3665 [  8714] By: nick                                  on 2001/02/08  19:17:45
3666         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
3667              From: nick@ccl4.org
3668              Date: Wed, 7 Feb 2001 00:27:47 +0000
3669              Message-Id: <20010207002747.B63724@plum.flirble.org>
3670      Branch: perl
3671            ! sv.c toke.c
3672 ____________________________________________________________________________
3673 [  8713] By: nick                                  on 2001/02/08  19:15:58
3674         Log: Subject: Re: [patch] Re: PL_ptr_table
3675              From: Doug Maceachern <dougm@covalent.net>
3676              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
3677              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
3678      Branch: perl
3679            ! embed.pl perl.c sv.c sv.h
3680 ____________________________________________________________________________
3681 [  8712] By: nick                                  on 2001/02/08  19:12:47
3682         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
3683              From: Peter Prymmer <pvhp@forte.com>
3684              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
3685              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
3686      Branch: perl
3687            ! lib/Pod/Find.pm
3688 ____________________________________________________________________________
3689 [  8711] By: nick                                  on 2001/02/07  21:06:11
3690         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
3691              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
3692              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3693              Date: Tue, 06 Feb 2001 23:37:01 +0000
3694              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
3695      Branch: perl
3696            ! regcomp.c
3697 ____________________________________________________________________________
3698 [  8710] By: alanbur                               on 2001/02/07  00:22:04
3699         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
3700              associated UTFied tr/// code.  Also fixed scoping leak of
3701              PL_reg_start_tmp.
3702      Branch: maint-5.6/pureperl
3703            ! op.c regcomp.c
3704 ____________________________________________________________________________
3705 [  8709] By: nick                                  on 2001/02/06  21:16:49
3706         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
3707              From: Michael G Schwern <schwern@pobox.com>
3708              Date: Sun, 4 Feb 2001 19:47:14 -0500
3709              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
3710      Branch: perl
3711            ! pod/perlapi.pod pod/perlmodlib.PL
3712 ____________________________________________________________________________
3713 [  8708] By: nick                                  on 2001/02/06  20:41:20
3714         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
3715              From: Michael G Schwern <schwern@pobox.com>
3716              Date: Sun, 4 Feb 2001 21:17:49 -0500
3717              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
3718      Branch: perl
3719            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
3720            ! pod/perltootc.pod
3721 ____________________________________________________________________________
3722 [  8707] By: nick                                  on 2001/02/06  20:29:11
3723         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
3724              From: Michael G Schwern <schwern@pobox.com>
3725              Date: Tue, 6 Feb 2001 05:54:30 -0500
3726              Message-Id: <20010206055430.A951@blackrider.aocn.com>
3727      Branch: perl
3728            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
3729 ____________________________________________________________________________
3730 [  8706] By: nick                                  on 2001/02/06  20:21:40
3731         Log: Subject: RE: some win32 fixes
3732              Date: Tue, 6 Feb 2001 09:23:20 +0300
3733              From: Vadim Konovalov <vkonovalov@lucent.com>
3734              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
3735      Branch: perl
3736            ! toke.c win32/Makefile win32/config.bc win32/config.gc
3737            ! win32/config.vc win32/config_H.bc win32/makefile.mk
3738 ____________________________________________________________________________
3739 [  8705] By: alanbur                               on 2001/02/06  15:00:03
3740         Log: Synchronised with parent
3741      Branch: maint-5.6/pureperl
3742            ! regexec.c
3743           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
3744           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
3745 ____________________________________________________________________________
3746 [  8704] By: alanbur                               on 2001/02/06  14:55:24
3747         Log: Fixed UMRs and leak in Perl_pmtrans()
3748      Branch: maint-5.6/pureperl
3749            ! op.c
3750 ____________________________________________________________________________
3751 [  8703] By: gsar                                  on 2001/02/06  02:29:37
3752         Log: $(MAKE) distclean doesn't clean up properly on windows
3753      Branch: maint-5.6/perl
3754            ! win32/Makefile win32/makefile.mk
3755 ____________________________________________________________________________
3756 [  8702] By: gsar                                  on 2001/02/06  01:00:46
3757         Log: tweak change#8659 to keep it simple
3758      Branch: maint-5.6/perl
3759            ! utils/perldoc.PL
3760 ____________________________________________________________________________
3761 [  8701] By: gsar                                  on 2001/02/05  22:45:41
3762         Log: change#8693 was missing testsuite changes
3763      Branch: maint-5.6/perl
3764           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
3765 ____________________________________________________________________________
3766 [  8700] By: nick                                  on 2001/02/05  20:32:52
3767         Log: Integrate mainline
3768      Branch: perlio
3769           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
3770           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
3771           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
3772           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
3773           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
3774           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
3775           +> t/lib/test-harness.t
3776           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
3777           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
3778           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
3779           !> pod/perlutil.pod t/TEST utils/h2xs.PL
3780 ____________________________________________________________________________
3781 [  8699] By: nick                                  on 2001/02/05  19:41:07
3782         Log: Subject: perlfaq2, re: perlmongers
3783              From: David H. Adler <dha@panix.com>
3784              Date: Sun, 4 Feb 2001 23:48:23 -0500
3785              Message-Id: <20010204234823.A13429@panix.com>
3786      Branch: perl
3787            ! pod/perlfaq2.pod
3788 ____________________________________________________________________________
3789 [  8698] By: nick                                  on 2001/02/05  19:39:31
3790         Log: Missed file f#rom the testharness mess.
3791      Branch: perl
3792            + t/lib/test-harness.t
3793 ____________________________________________________________________________
3794 [  8697] By: nick                                  on 2001/02/05  19:37:21
3795         Log: Subject: [DOC PATCH] overload.pm nits
3796              From: John Tobey <jtobey@john-edwin-tobey.org>
3797              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
3798              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
3799      Branch: perl
3800            ! lib/overload.pm
3801 ____________________________________________________________________________
3802 [  8696] By: alanbur                               on 2001/02/05  11:56:00
3803         Log: Sync with parent
3804      Branch: maint-5.6/pureperl
3805           !> thread.h
3806 ____________________________________________________________________________
3807 [  8695] By: gsar                                  on 2001/02/05  03:27:34
3808         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
3809      Branch: maint-5.6/perl
3810            ! thread.h
3811 ____________________________________________________________________________
3812 [  8694] By: alanbur                               on 2001/02/05  00:07:47
3813         Log: Initial branch creation from //depot/maint-5.6/perl
3814      Branch: maint-5.6/pureperl
3815           +> (branch 1719 files)
3816 ____________________________________________________________________________
3817 [  8693] By: gsar                                  on 2001/02/04  22:38:49
3818         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
3819              changes)
3820      Branch: maint-5.6/perl
3821           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
3822           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
3823           !> ext/DB_File/version.c
3824 ____________________________________________________________________________
3825 [  8692] By: nick                                  on 2001/02/04  18:15:57
3826         Log: The missed t/TEST part of the grand testharness upgrade.
3827      Branch: perl
3828            ! t/TEST
3829 ____________________________________________________________________________
3830 [  8691] By: nick                                  on 2001/02/04  18:05:17
3831         Log: New improved test harness
3832              Subject: Re: [PATCH Test::Harness] Third time's a charm?
3833              From: Michael G Schwern <schwern@pobox.com>
3834              Date: Sun, 4 Feb 2001 08:01:20 -0500
3835              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
3836      Branch: perl
3837            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
3838            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
3839            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
3840            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
3841            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
3842            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
3843            ! MANIFEST lib/Test/Harness.pm
3844 ____________________________________________________________________________
3845 [  8690] By: nick                                  on 2001/02/04  17:57:51
3846         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
3847              From: Jonathan Stowe <gellyfish@gellyfish.com>
3848              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
3849              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
3850      Branch: perl
3851            ! utils/h2xs.PL
3852 ____________________________________________________________________________
3853 [  8689] By: nick                                  on 2001/02/04  17:55:24
3854         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
3855              From: Michael G Schwern <schwern@pobox.com>
3856              Date: Sat, 3 Feb 2001 22:46:38 -0500
3857              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
3858      Branch: perl
3859            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
3860            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
3861 ____________________________________________________________________________
3862 [  8688] By: nick                                  on 2001/02/04  17:43:55
3863         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
3864              length byfailing to spot lack of closing )
3865              From: nick@talking.bollo.cx
3866              Date: Sat, 03 Feb 2001 23:53:16 +0000
3867              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
3868      Branch: perl
3869            ! perlio.c pod/perldiag.pod
3870 ____________________________________________________________________________
3871 [  8687] By: jhi                                   on 2001/02/03  17:11:42
3872         Log: HP-UX thread patches from Merijn H. Brand.
3873      Branch: maint-5.6/perl
3874            ! README.hpux hints/hpux.sh
3875 ____________________________________________________________________________
3876 [  8686] By: jhi                                   on 2001/02/03  16:40:12
3877         Log: Metaconfig changes for #8685.
3878      Branch: metaconfig
3879            ! U/installdirs/instubperl.U
3880      Branch: metaconfig/U/perl
3881            ! Devel.U versiononly.U
3882 ____________________________________________________________________________
3883 [  8685] By: jhi                                   on 2001/02/03  16:39:49
3884         Log: For -Dusedevel builds turn off installusrbinperl and turn on
3885              versiononly, a combined idea of Richard Soderberg and Merijn
3886              H. Brand.  You can still override both of these from the command
3887              line if you need to, -Dinstallusrbinperl and -Uversiononly.
3888      Branch: perl
3889            ! Configure
3890 ____________________________________________________________________________
3891 [  8684] By: jhi                                   on 2001/02/03  16:16:34
3892         Log: Metaconfig unit fix for #8683.
3893      Branch: metaconfig
3894            ! U/compline/nblock_io.U
3895 ____________________________________________________________________________
3896 [  8683] By: jhi                                   on 2001/02/03  16:16:12
3897         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
3898              reported by Peter Prymmer for 5.6-TRIAL1.
3899      Branch: perl
3900            ! Configure
3901 ____________________________________________________________________________
3902 [  8682] By: jhi                                   on 2001/02/03  05:52:11
3903         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
3904              to work correctly.
3905      Branch: maint-5.6/perl
3906            ! hints/irix_6.sh
3907 ____________________________________________________________________________
3908 [  8681] By: jhi                                   on 2001/02/03  05:47:33
3909         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
3910      Branch: maint-5.6/perl
3911            ! pod/perlport.pod
3912 ____________________________________________________________________________
3913 [  8680] By: jhi                                   on 2001/02/02  21:39:49
3914         Log: perlport update from Peter Prymmer.
3915      Branch: maint-5.6/perl
3916            ! pod/perlport.pod
3917 ____________________________________________________________________________
3918 [  8679] By: nick                                  on 2001/02/02  20:50:48
3919         Log: Integrate mainline
3920      Branch: perlio
3921           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
3922           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
3923           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
3924 ____________________________________________________________________________
3925 [  8678] By: gsar                                  on 2001/02/02  16:02:12
3926         Log: note about bincompat, slightly modified (from Lupe Christoph)
3927      Branch: maint-5.6/perl
3928            ! README.solaris
3929 ____________________________________________________________________________
3930 [  8677] By: jhi                                   on 2001/02/02  15:46:20
3931         Log: Supported platforms updates.
3932      Branch: maint-5.6/perl
3933            ! pod/perlport.pod
3934 ____________________________________________________________________________
3935 [  8676] By: jhi                                   on 2001/02/02  03:41:26
3936         Log: A couple more perlfaq2 tweaks.
3937      Branch: maint-5.6/perl
3938            ! pod/perlfaq2.pod
3939 ____________________________________________________________________________
3940 [  8675] By: jhi                                   on 2001/02/02  03:17:44
3941         Log: Misedit in #8661.
3942      Branch: maint-5.6/perl
3943            ! Configure
3944 ____________________________________________________________________________
3945 [  8674] By: jhi                                   on 2001/02/02  03:14:38
3946         Log: Damien again.
3947      Branch: maint-5.6/perl
3948            ! pod/perlfaq2.pod
3949 ____________________________________________________________________________
3950 [  8673] By: jhi                                   on 2001/02/02  03:12:40
3951         Log: perlfaq update from Elaine Ashton.
3952      Branch: maint-5.6/perl
3953            ! pod/perlfaq2.pod
3954 ____________________________________________________________________________
3955 [  8672] By: jhi                                   on 2001/02/02  03:07:08
3956         Log: UTF-8 s/// patch from Inaba Hiroto.
3957      Branch: maint-5.6/perl
3958            ! pp_ctl.c pp_hot.c
3959 ____________________________________________________________________________
3960 [  8671] By: jhi                                   on 2001/02/01  22:34:31
3961         Log: Update Changes.
3962      Branch: perl
3963            ! Changes patchlevel.h
3964 ____________________________________________________________________________
3965 [  8670] By: jhi                                   on 2001/02/01  22:15:29
3966         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
3967              from maintperl.
3968              
3969              Upgrade to Getopt::Long 2.25, from Johan Vromans.
3970              
3971              more files need to be writable in the source distribution
3972              
3973              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
3974              
3975              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
3976              
3977              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
3978              
3979              Allow the float to be fuzzier.
3980              
3981              need to use INT2PTR instead of a straight cast or ia64 fails
3982              
3983              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
3984              
3985              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
3986      Branch: perl
3987           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
3988           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
3989           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
3990 ____________________________________________________________________________
3991 [  8669] By: jhi                                   on 2001/02/01  21:57:02
3992         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
3993              From: Robin Barker <rmb1@cise.npl.co.uk>
3994              Date: Thu, 1 Feb 2001 16:59:05 GMT
3995              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
3996      Branch: maint-5.6/perl
3997            ! pod/perlmodlib.PL
3998 ____________________________________________________________________________
3999 [  8668] By: nick                                  on 2001/02/01  19:41:40
4000         Log: Integrate mainline
4001      Branch: perlio
4002           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
4003           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
4004           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
4005 ____________________________________________________________________________
4006 [  8667] By: gsar                                  on 2001/02/01  16:59:11
4007         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
4008      Branch: maint-5.6/perl
4009            ! embed.pl embedvar.h
4010 ____________________________________________________________________________
4011 [  8666] By: gsar                                  on 2001/02/01  16:34:51
4012         Log: add missing entries to win32/config.?c
4013      Branch: maint-5.6/perl
4014            ! win32/config.bc win32/config.gc win32/config.vc
4015            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4016 ____________________________________________________________________________
4017 [  8665] By: jhi                                   on 2001/02/01  14:58:51
4018         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
4019              From: "Stephen P. Potter" <spp@spotter.yi.org>
4020              Date: Thu, 01 Feb 2001 10:45:46 -0500
4021              Message-Id: <200102011545.KAA31479@spotter.yi.org>
4022      Branch: maint-5.6/perl
4023            ! pod/perlfunc.pod
4024 ____________________________________________________________________________
4025 [  8664] By: gsar                                  on 2001/02/01  14:52:37
4026         Log: need to use INT2PTR instead of a straight cast or ia64 fails
4027              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
4028      Branch: maint-5.6/perl
4029            ! ext/POSIX/POSIX.xs
4030 ____________________________________________________________________________
4031 [  8663] By: jhi                                   on 2001/02/01  14:09:13
4032         Log: Allow the float to be fuzzier.
4033      Branch: maint-5.6/perl
4034            ! t/lib/peek.t
4035 ____________________________________________________________________________
4036 [  8662] By: jhi                                   on 2001/02/01  13:59:00
4037         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
4038              From: Robin Barker <rmb1@cise.npl.co.uk>
4039              Date: Thu, 1 Feb 2001 13:05:39 GMT
4040              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
4041      Branch: maint-5.6/perl
4042            ! pod/perlmodlib.pod
4043 ____________________________________________________________________________
4044 [  8661] By: jhi                                   on 2001/02/01  13:57:38
4045         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
4046              Date: Thu, 01 Feb 2001 14:15:41 +0100
4047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4048              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
4049              
4050              Have the $ccflags in the gcc version test (strange, this change
4051              is claimed to be have been integrated already)
4052      Branch: maint-5.6/perl
4053            ! Configure
4054 ____________________________________________________________________________
4055 [  8660] By: jhi                                   on 2001/02/01  13:44:10
4056         Log: Integrate changes #7950,7964,7962 from mainline.
4057              
4058              Find the stdchar signedness using cpp, should fix some of
4059              the Solaris compiler warnings reported by Alan Burlison.
4060      Branch: maint-5.6/perl
4061           !> Configure config_h.SH
4062 ____________________________________________________________________________
4063 [  8659] By: jhi                                   on 2001/02/01  05:35:32
4064         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
4065              From: Jan Dubois <JanD@ActiveState.com>
4066              Date: Wed, 31 Jan 2001 21:17:03 -0800
4067              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
4068      Branch: maint-5.6/perl
4069            ! utils/perldoc.PL
4070 ____________________________________________________________________________
4071 [  8658] By: jhi                                   on 2001/02/01  04:33:17
4072         Log: Integrate the README.os390 and README.posix-bc parts of mainline
4073              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
4074              installperl parts were taken care of by #8657.)
4075      Branch: maint-5.6/perl
4076           !> README.os390 README.posix-bc
4077 ____________________________________________________________________________
4078 [  8657] By: jhi                                   on 2001/02/01  04:29:21
4079         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
4080              From: Peter Prymmer <pvhp@forte.com>
4081              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
4082              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
4083      Branch: maint-5.6/perl
4084            + ext/DynaLoader/dl_dllload.xs
4085            ! MANIFEST Makefile.SH hints/os390.sh installperl
4086 ____________________________________________________________________________
4087 [  8656] By: jhi                                   on 2001/02/01  04:25:45
4088         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
4089              From: Peter Prymmer <pvhp@forte.com>
4090              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
4091              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
4092      Branch: maint-5.6/perl
4093            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
4094 ____________________________________________________________________________
4095 [  8655] By: jhi                                   on 2001/02/01  04:14:47
4096         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
4097              From: troc@netrus.net
4098              Date: Wed, 31 Jan 2001 22:31:26 -0500
4099              Message-Id: <200102010331.WAA117.85@rocco.homenet>
4100      Branch: maint-5.6/perl
4101            ! os2/os2.c
4102 ____________________________________________________________________________
4103 [  8654] By: jhi                                   on 2001/02/01  04:12:52
4104         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
4105              as reported by Alan Burlison.
4106      Branch: maint-5.6/perl
4107            ! pp.h
4108 ____________________________________________________________________________
4109 [  8653] By: jhi                                   on 2001/02/01  04:05:12
4110         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
4111              From: dsugalski@northernlight.com
4112              Date: Wed, 31 Jan 2001 18:54:11 -0500
4113              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
4114      Branch: maint-5.6/perl
4115            ! configure.com
4116 ____________________________________________________________________________
4117 [  8652] By: jhi                                   on 2001/02/01  04:03:11
4118         Log: Misplaced #endif.
4119              
4120              Subject: [perl-5-6-1-trial2] patches for EPOC
4121              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4122              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
4123              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
4124      Branch: maint-5.6/perl
4125            ! epoc/epocish.c
4126 ____________________________________________________________________________
4127 [  8651] By: jhi                                   on 2001/02/01  04:00:25
4128         Log: Integrate changes #8647,8648,8650 from mainline.
4129              
4130              Macrofy a magic UTF-8 test.
4131              
4132              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
4133              
4134              Watch out for cross compiling for EPOC (usually done on linux).
4135      Branch: maint-5.6/perl
4136           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
4137 ____________________________________________________________________________
4138 [  8650] By: jhi                                   on 2001/02/01  03:56:20
4139         Log: Watch out for cross compiling for EPOC (usually done on linux)
4140              
4141              Subject: [perl-5-6-1-trial2] patches for EPOC
4142              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4143              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
4144              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
4145      Branch: perl
4146            ! ext/Errno/Errno_pm.PL
4147 ____________________________________________________________________________
4148 [  8649] By: gsar                                  on 2001/02/01  00:46:00
4149         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
4150      Branch: maint-5.6/perl
4151            ! sv.c
4152 ____________________________________________________________________________
4153 [  8648] By: jhi                                   on 2001/01/31  23:35:36
4154         Log: All the uses of PL_numeric_radix must be protected by
4155              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
4156              
4157              Subject: [perl-5-6-1-trial2] patches for EPOC
4158              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4159              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
4160              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
4161      Branch: perl
4162            ! sv.c
4163 ____________________________________________________________________________
4164 [  8647] By: jhi                                   on 2001/01/31  22:56:16
4165         Log: Macrofy a magic UTF-8 test.
4166      Branch: perl
4167            ! utf8.c utf8.h
4168 ____________________________________________________________________________
4169 [  8646] By: gsar                                  on 2001/01/31  15:55:12
4170         Log: update Changes
4171      Branch: maint-5.6/perl
4172            ! Changes
4173 ____________________________________________________________________________
4174 [  8645] By: gsar                                  on 2001/01/31  15:10:14
4175         Log: Configure tweak suggested by Peter Prymmer
4176      Branch: maint-5.6/perl
4177            ! Configure
4178 ____________________________________________________________________________
4179 [  8644] By: gsar                                  on 2001/01/31  15:06:32
4180         Log: more files need to be writable in the source distribution
4181      Branch: maint-5.6/perl
4182            ! Porting/makerel
4183 ____________________________________________________________________________
4184 [  8643] By: jhi                                   on 2001/01/31  14:59:46
4185         Log: Integrate changes #8258,8278,8279 from mainline.
4186              
4187              Make the large file tests more robust/talkative.
4188      Branch: maint-5.6/perl
4189           !> t/lib/syslfs.t t/op/lfs.t
4190 ____________________________________________________________________________
4191 [  8642] By: gsar                                  on 2001/01/31  14:53:48
4192         Log: integrate changes#8311,8334 from mainline
4193              
4194              Add a new MakeMaker variable PM_FILTER that defines a Unix
4195              filter to be run on each .pm during the pm_to_blib() phase,
4196              a fixed version of
4197              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
4198              
4199              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
4200              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
4201              accurate reading of the "atime".  
4202      Branch: maint-5.6/perl
4203           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4204           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4205           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
4206 ____________________________________________________________________________
4207 [  8641] By: jhi                                   on 2001/01/31  14:46:37
4208         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
4209      Branch: maint-5.6/perl
4210            ! lib/Getopt/Long.pm
4211 ____________________________________________________________________________
4212 [  8640] By: gsar                                  on 2001/01/31  14:40:24
4213         Log: make regen_all
4214      Branch: maint-5.6/perl
4215            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
4216 ____________________________________________________________________________
4217 [  8639] By: gsar                                  on 2001/01/31  14:37:25
4218         Log: refresh windows config files
4219      Branch: maint-5.6/perl
4220            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4221            ! win32/config_H.vc win32/makefile.mk
4222 ____________________________________________________________________________
4223 [  8638] By: gsar                                  on 2001/01/31  14:28:10
4224         Log: makefile tweaks for windows: introduce a bulk-switch to enable
4225              same options as ActivePerl; sync changes with makefile.mk
4226      Branch: maint-5.6/perl
4227            ! win32/Makefile win32/makefile.mk
4228 ____________________________________________________________________________
4229 [  8637] By: jhi                                   on 2001/01/31  04:41:30
4230         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
4231              From: Nicholas Clark <nick@ccl4.org>
4232              Date: Tue, 30 Jan 2001 19:51:05 +0000
4233              Message-ID: <20010130195105.R76607@plum.flirble.org> 
4234              
4235              op/inc cure.
4236      Branch: perl
4237            ! pp.c pp.h pp_hot.c t/op/arith.t
4238 ____________________________________________________________________________
4239 [  8636] By: jhi                                   on 2001/01/31  02:38:32
4240         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
4241              no perlio],8257,8380,8479,8515 from mainline.
4242              
4243              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
4244              
4245              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
4246              Subject: [PATCH perl@8133] fix-up for VMS extensions
4247              
4248              In VMS embedded perls couldn't access the statically built Socket.
4249              
4250              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
4251              
4252              Further VMS piping fixes from Charles Lane.
4253              
4254              Subject:  [PATCH] make t/op/misc.t work on VMS
4255              
4256              Add tracing for debugging extensions builds in VMS.
4257              
4258              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
4259      Branch: maint-5.6/perl
4260           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
4261           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
4262           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
4263 ____________________________________________________________________________
4264 [  8635] By: jhi                                   on 2001/01/31  01:46:41
4265         Log: Integrate change #7732 from mainline.
4266              
4267              Sparc 64-bit pack() fix from Jens Hamisch.
4268      Branch: maint-5.6/perl
4269           !> pp.c
4270 ____________________________________________________________________________
4271 [  8634] By: jhi                                   on 2001/01/31  01:41:16
4272         Log: One spot missing from #8626.
4273      Branch: maint-5.6/perl
4274            ! sv.c
4275 ____________________________________________________________________________
4276 [  8633] By: jhi                                   on 2001/01/31  00:49:17
4277         Log: Integrate change #7495 from mainline.
4278              
4279              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
4280      Branch: maint-5.6/perl
4281           !> MANIFEST ext/re/Makefile.PL
4282 ____________________________________________________________________________
4283 [  8632] By: jhi                                   on 2001/01/30  23:38:49
4284         Log: Integrate change #8396 from mainline.
4285              
4286              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
4287              better multicast support (resend)
4288      Branch: maint-5.6/perl
4289           !> ext/Socket/Socket.pm
4290 ____________________________________________________________________________
4291 [  8631] By: jhi                                   on 2001/01/30  23:28:03
4292         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
4293              
4294              More AIX lore. (7514, ext/re/hints/aix.pl)
4295              
4296              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
4297              
4298              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)
4299              
4300              Subject: [ID 20001214.002] Net::Ping patch
4301              
4302              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
4303              
4304              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
4305              
4306              Add ReuseAddr as a (preferred) alias for Reuse as we now
4307              also have ReusePort.
4308              
4309              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
4310      Branch: maint-5.6/perl
4311           +> ext/re/hints/aix.pl
4312           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
4313           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
4314 ____________________________________________________________________________
4315 [  8630] By: jhi                                   on 2001/01/30  23:03:59
4316         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
4317              
4318              read() documentation tweak for 20001121.004.
4319              
4320              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
4321      Branch: maint-5.6/perl
4322           !> pod/perlfunc.pod pod/perlre.pod
4323 ____________________________________________________________________________
4324 [  8629] By: jhi                                   on 2001/01/30  22:41:57
4325         Log: Integrate change #8098 from mainline.
4326              
4327              fastgetcwd is defined using a glob alias on a $^O dependent basis
4328              and there was no default assignment or perl subroutine.
4329      Branch: maint-5.6/perl
4330           !> lib/Cwd.pm
4331 ____________________________________________________________________________
4332 [  8628] By: jhi                                   on 2001/01/30  21:58:52
4333         Log: Integrate change #7866 from mainline.
4334              
4335              File::Temp 0.11.
4336      Branch: maint-5.6/perl
4337           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
4338 ____________________________________________________________________________
4339 [  8627] By: jhi                                   on 2001/01/30  21:39:44
4340         Log: Integrate changes #8075,8086,8228 from mainline.  
4341              
4342              Darwin is not Windows. (8075,8086)
4343              
4344              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
4345      Branch: maint-5.6/perl
4346           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
4347           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
4348           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
4349           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
4350 ____________________________________________________________________________
4351 [  8626] By: jhi                                   on 2001/01/30  21:22:11
4352         Log: Integrate with tweakery the change #8625 from mainline,
4353              the multibyte decimal separator fix ("fa_IR locale failure").
4354      Branch: maint-5.6/perl
4355            ! embedvar.h perlapi.h
4356           !> intrpvar.h perl.c perl.h sv.c util.c
4357 ____________________________________________________________________________
4358 [  8625] By: jhi                                   on 2001/01/30  20:26:33
4359         Log: Fix for the fa_IR locale failure.  The reason for the failure
4360              was that Perl was assuming the decimal separator aka the radix
4361              separator is one character.  The Farsi-Iranian locale crushed
4362              that bad assumption since there the separator is 'Momayyez',
4363              glyphwise looking somewhat like a slash, and in Unicode UTF-8
4364              encoded in two bytes, 0xd9 0xab.
4365      Branch: perl
4366            ! intrpvar.h perl.c perl.h sv.c util.c
4367 ____________________________________________________________________________
4368 [  8624] By: gsar                                  on 2001/01/30  20:17:03
4369         Log: regen_headers
4370      Branch: maint-5.6/perl
4371            ! Makefile.SH pod/perlintern.pod
4372 ____________________________________________________________________________
4373 [  8623] By: gsar                                  on 2001/01/30  19:42:34
4374         Log: backout change#7431 and its dependents (causes spurious rebuilds
4375              of autogenerated files)
4376              
4377              fix benign b.t failure
4378      Branch: maint-5.6/perl
4379            ! Makefile.SH t/lib/b.t
4380 ____________________________________________________________________________
4381 [  8622] By: jhi                                   on 2001/01/30  19:41:41
4382         Log: Microperl sync.
4383      Branch: perl
4384            ! mg.c perl.h
4385 ____________________________________________________________________________
4386 [  8621] By: gsar                                  on 2001/01/30  19:24:47
4387         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
4388              from mainline
4389              
4390              Subject: podlators 1.06 released
4391              
4392              Subject: [PATCH @8436] Eliminate op_children
4393              
4394              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
4395              
4396              (Replaced by #8448)  More op_children traces (cleanup of #8442).
4397              
4398              Subject: [PATCH #3 @8436] Re: Eliminate op_children
4399              Replace #8444 and #8445.
4400              
4401              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
4402              at the setting of the ofs_sv in new_struct_thread() as the
4403              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
4404              uninitialized fields are, uh, initialized with),
4405              SvREFCNT_inc()ing that invited a core dump.
4406              
4407              podlators 1.07, from Russ Allbery.
4408              
4409              Subject: [PATCH] regcomp.c old feature removal
4410              From: mjd@plover.com
4411              Date: 16 Jan 2001 14:43:18 -0000 
4412              Message-ID: <20010116144318.7140.qmail@plover.com> 
4413      Branch: maint-5.6/perl
4414           +> lib/Pod/Text/Overstrike.pm
4415           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
4416           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
4417           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
4418           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
4419           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
4420           !> util.c
4421 ____________________________________________________________________________
4422 [  8620] By: gsar                                  on 2001/01/30  18:48:32
4423         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
4424              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
4425              now fails one test)
4426              
4427              Subject: [PATCH] lvalue AUTOLOAD. No, really.
4428              
4429              Subject: [PATCH] Interesting syntax idea
4430              Make opens + bareword assigns do typeglob assigns.
4431              
4432              Tests for #8254.
4433              
4434              Subject: [PATCH @8269] Continue blocks and B::Deparse
4435              Make the peephole optimizer to bypass more null ops and
4436              and rewrite the deparse handling of continue blocks.
4437              
4438              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
4439              Doc tweak on #8313.
4440              
4441              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
4442              
4443              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
4444              
4445              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
4446              
4447              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
4448              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
4449              according to the platform.
4450              
4451              Subject: [PATCH @8404] Consolidated lvalue sub changes
4452              
4453              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
4454              
4455              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
4456              
4457              Subject: B::Concise -- an improved replacement for B::Terse 
4458              
4459              The B::Terse drop-in replacement wasn't quite drop-in.
4460              
4461              The LVRET macro needed an aTHX.
4462              
4463              Use the /^Perl_/-less form of is_lvalue_sub().
4464              
4465              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
4466      Branch: maint-5.6/perl
4467           +> ext/B/B/Concise.pm
4468           !> (integrate 27 files)
4469 ____________________________________________________________________________
4470 [  8619] By: nick                                  on 2001/01/30  18:40:28
4471         Log: Integrate mainline
4472      Branch: perlio
4473           !> (integrate 40 files)
4474 ____________________________________________________________________________
4475 [  8618] By: jhi                                   on 2001/01/30  18:37:18
4476         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
4477              Date: Mon, 29 Jan 2001 22:51:29 -0600
4478              From: "Craig A. Berry" <craigberry@mac.com>
4479              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
4480      Branch: perl
4481            ! vms/test.com
4482 ____________________________________________________________________________
4483 [  8617] By: jhi                                   on 2001/01/30  18:34:53
4484         Log: Subject: [PATCH] Add missing CV flags to dump.c
4485              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4486              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
4487              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
4488      Branch: perl
4489            ! dump.c
4490 ____________________________________________________________________________
4491 [  8616] By: jhi                                   on 2001/01/30  18:20:58
4492         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
4493              part isn't applicable to maintperl.
4494              
4495              UTF-8 nit from Inaba Hiroto.
4496      Branch: maint-5.6/perl
4497           !> pod/perlapi.pod utf8.c
4498 ____________________________________________________________________________
4499 [  8615] By: jhi                                   on 2001/01/30  18:18:51
4500         Log: UTF-8 nit from Inaba Hiroto.
4501      Branch: perl
4502            ! pod/perlapi.pod t/op/each.t utf8.c
4503 ____________________________________________________________________________
4504 [  8614] By: jhi                                   on 2001/01/30  18:13:38
4505         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
4506              
4507              perl's internal variables are not for public consumption,
4508              move their docs from perlapi.pod to perlintern.pod
4509              
4510              support for -Dusethreads build under HP-UX 10.20 and DCE threads
4511              library (11.0 and later have pthreads but 10.x don't)
4512              
4513              avoid uninitialized value warnings
4514              
4515              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
4516              gets weird results)
4517              
4518              perldoc nit on windows
4519              
4520              make it possible to run the tests outside the source tree
4521              (there's still a dependency on ../lib being the library
4522              location)
4523      Branch: perl
4524           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
4525           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
4526           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
4527           !> win32/bin/search.pl win32/vdir.h
4528 ____________________________________________________________________________
4529 [  8613] By: gsar                                  on 2001/01/30  16:39:59
4530         Log: make it possible to run the tests outside the source tree
4531              (there's still a dependency on ../lib being the library
4532              location)
4533      Branch: maint-5.6/perl
4534            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
4535 ____________________________________________________________________________
4536 [  8612] By: gsar                                  on 2001/01/30  16:31:12
4537         Log: perldoc nit on windows
4538      Branch: maint-5.6/perl
4539            ! utils/perldoc.PL
4540 ____________________________________________________________________________
4541 [  8611] By: gsar                                  on 2001/01/30  16:22:54
4542         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
4543              gets weird results)
4544      Branch: maint-5.6/perl
4545            ! win32/vdir.h
4546 ____________________________________________________________________________
4547 [  8610] By: gsar                                  on 2001/01/30  16:12:45
4548         Log: avoid uninitialized value warnings
4549      Branch: maint-5.6/perl
4550            ! win32/bin/search.pl
4551 ____________________________________________________________________________
4552 [  8609] By: gsar                                  on 2001/01/30  16:08:01
4553         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
4554              library (11.0 and later have pthreads but 10.x don't)
4555      Branch: maint-5.6/perl
4556            ! hints/hpux.sh thread.h
4557 ____________________________________________________________________________
4558 [  8608] By: gsar                                  on 2001/01/30  15:48:55
4559         Log: perl's internal variables are not for public consumption,
4560              move their docs from perlapi.pod to perlintern.pod
4561      Branch: maint-5.6/perl
4562            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
4563            ! thrdvar.h
4564 ____________________________________________________________________________
4565 [  8607] By: gsar                                  on 2001/01/30  15:44:27
4566         Log: mistakenly branched perl56delta.pod, revert
4567      Branch: maint-5.6/perl
4568            - pod/perl56delta.pod
4569           !> pod/perldelta.pod
4570 ____________________________________________________________________________
4571 [  8606] By: gsar                                  on 2001/01/30  14:20:24
4572         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
4573              dTHR which has been a noop for a while now, except for the
4574              compatibility definition in thread.h)
4575      Branch: maint-5.6/perl
4576           !> (integrate 45 files)
4577 ____________________________________________________________________________
4578 [  8605] By: jhi                                   on 2001/01/30  05:43:58
4579         Log: Mark the UTF-8 APIs as experimental.
4580      Branch: maint-5.6/perl
4581            ! embed.pl pod/perlapi.pod
4582 ____________________________________________________________________________
4583 [  8604] By: jhi                                   on 2001/01/30  05:38:40
4584         Log: Nits from earlier integrates.
4585      Branch: maint-5.6/perl
4586            ! lib/Carp/Heavy.pm
4587           !> sv.c
4588 ____________________________________________________________________________
4589 [  8603] By: jhi                                   on 2001/01/30  05:27:26
4590         Log: Regenerate Porting files.
4591      Branch: maint-5.6/perl
4592            ! Porting/Glossary Porting/config.sh Porting/config_H
4593 ____________________________________________________________________________
4594 [  8602] By: jhi                                   on 2001/01/30  05:14:59
4595         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
4596              8310,8339,8447,8492,8493,8505,8525: documentation changes.
4597              
4598              Subject: Re: perlfaq style changes
4599              
4600              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
4601              
4602              Subject: [PATCH] docs on NaN
4603              
4604              Subject: [patch] perlfaq7
4605              
4606              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
4607              
4608              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
4609              
4610              Subject: [PATCH] open() example in perlfunc.pod
4611              
4612              Podify README.mpeix (a new version from the web)
4613              
4614              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4615              
4616              Subject: [PATCH] format and rewording in perlfaq.pod
4617              
4618              Subject: [PATCH] API Variable documentation   
4619              
4620              Memory management calls documentation.
4621              
4622              Subject: [PATCH: perl@8482] README.vms URL updates
4623              
4624              Subject: Minor typos in perlfaq2.pod
4625              
4626              Subject: [PATCH] pod/perlvar.pod
4627      Branch: maint-5.6/perl
4628           +> pod/perl56delta.pod
4629            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4630           !> README.amiga README.epoc README.mpeix README.vms
4631           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
4632           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
4633           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
4634           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
4635           !> pod/perlvar.pod thrdvar.h
4636 ____________________________________________________________________________
4637 [  8601] By: jhi                                   on 2001/01/30  04:38:35
4638         Log: Integrate changes #8036,8096,8253 from mainline:
4639              hints changes.
4640              
4641              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
4642              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
4643              
4644              Output the (apparent) version of gcc in Tru64.
4645      Branch: maint-5.6/perl
4646           +> ext/POSIX/hints/svr4.pl
4647           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
4648           !> hints/svr4.sh t/lib/bigfltpm.t
4649 ____________________________________________________________________________
4650 [  8600] By: jhi                                   on 2001/01/30  04:04:01
4651         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
4652              locale fixes.
4653              
4654              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
4655              
4656              Debian allows /usr/bin/locale to exist without any locales. (7868)
4657              
4658              Allow the locale test needing POSIX and the taint test
4659              needing IPC::SysV to run under 'minitest' (basically,
4660              bail out if loading the extension fails). (8384)
4661              
4662              Cleanup the locale.t output  (8480)
4663      Branch: maint-5.6/perl
4664           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
4665           !> t/pragma/locale.t
4666 ____________________________________________________________________________
4667 [  8599] By: jhi                                   on 2001/01/30  03:51:04
4668         Log: Missing generated files from #8598.
4669      Branch: maint-5.6/perl
4670            ! embed.h global.sym objXSUB.h perlapi.c proto.h
4671 ____________________________________________________________________________
4672 [  8598] By: jhi                                   on 2001/01/30  03:41:54
4673         Log: Integrate change #8555 from mainline, manually integrate parts
4674              of changes 8452 and 8583.
4675              
4676              Subject: [PATCH] utf8.c documentation (8452)
4677              
4678              No point in checking the length if the pointer is bogus. (8555)
4679              
4680              Introduce bytes_from_utf8() and implement sv_eq() using it,
4681              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
4682              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
4683              was malformed. (8583)
4684      Branch: maint-5.6/perl
4685            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
4686           !> pod/perlapi.pod sv.c utf8.c
4687 ____________________________________________________________________________
4688 [  8597] By: gsar                                  on 2001/01/30  02:37:26
4689         Log: get PERL_OBJECT build going again on windows
4690      Branch: maint-5.6/perl
4691            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4692            ! pod/perlapi.pod proto.h sv.c
4693 ____________________________________________________________________________
4694 [  8596] By: jhi                                   on 2001/01/30  02:16:17
4695         Log: Signedness nit.
4696      Branch: perl
4697            ! sv.c
4698 ____________________________________________________________________________
4699 [  8595] By: jhi                                   on 2001/01/30  02:11:07
4700         Log: EBCDIC patch for Storable, from Peter Prymmer.
4701      Branch: perl
4702            ! t/lib/st-06compat.t
4703 ____________________________________________________________________________
4704 [  8594] By: jhi                                   on 2001/01/30  01:04:48
4705         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
4706              From: Peter Prymmer <pvhp@forte.com>
4707              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
4708              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
4709      Branch: perl
4710            ! t/lib/b.t
4711 ____________________________________________________________________________
4712 [  8593] By: jhi                                   on 2001/01/30  00:56:47
4713         Log: Subject: [PATCH: perl@8585] pod problems in io
4714              From: Peter Prymmer <pvhp@forte.com>
4715              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
4716              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
4717      Branch: perl
4718            ! pod/perlapio.pod pod/perliol.pod
4719 ____________________________________________________________________________
4720 [  8592] By: jhi                                   on 2001/01/30  00:48:20
4721         Log: Integrate perlio.
4722      Branch: perl
4723           !> pod/perlapio.pod pod/perliol.pod
4724 ____________________________________________________________________________
4725 [  8591] By: nick                                  on 2001/01/29  22:02:28
4726         Log: GNU 'merge' Simon's copy of perliol.pod with version
4727              patched by Craig's patch.
4728      Branch: perlio
4729            ! pod/perliol.pod
4730 ____________________________________________________________________________
4731 [  8590] By: nick                                  on 2001/01/29  21:55:10
4732         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
4733      Branch: perlio
4734            ! pod/perlapio.pod pod/perliol.pod
4735 ____________________________________________________________________________
4736 [  8589] By: jhi                                   on 2001/01/29  15:35:33
4737         Log: Integrate change #8586 from maint-5.6/perl.
4738              
4739              make the BOM detection code not call tell() until it has to
4740              (meant to fix esoteric compatibility issues where PL_rsfp
4741              is overridden)
4742      Branch: perl
4743           !> toke.c
4744 ____________________________________________________________________________
4745 [  8588] By: jhi                                   on 2001/01/29  15:29:11
4746         Log: Subject: MAking Solaris malloc() the default
4747              From: Lupe Christoph <lupe@lupe-christoph.de>
4748              Date: Mon, 29 Jan 2001 12:59:36 +0100
4749              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
4750              
4751              The README.solaris part slightly tweaked.
4752      Branch: perl
4753            ! README.solaris hints/solaris_2.sh
4754 ____________________________________________________________________________
4755 [  8587] By: jhi                                   on 2001/01/29  15:17:34
4756         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
4757              From: root@ak-75.mind.de
4758              Date: Sun, 28 Jan 2001 20:32:29 +0100
4759              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
4760      Branch: perl
4761            ! pod/perlre.pod
4762 ____________________________________________________________________________
4763 [  8586] By: gsar                                  on 2001/01/29  13:43:44
4764         Log: make the BOM detection code not call tell() until it has to
4765              (meant to fix esoteric compatibility issues where PL_rsfp
4766              is overridden)
4767      Branch: maint-5.6/perl
4768            ! toke.c
4769 ____________________________________________________________________________
4770 [  8585] By: jhi                                   on 2001/01/28  20:05:45
4771         Log: Update Changes.
4772      Branch: perl
4773            ! Changes patchlevel.h
4774 ____________________________________________________________________________
4775 [  8584] By: jhi                                   on 2001/01/28  19:30:02
4776         Log: Integrate perlio.
4777      Branch: perl
4778           +> pod/perliol.pod
4779           !> MANIFEST pod/perlapio.pod
4780 ____________________________________________________________________________
4781 [  8583] By: jhi                                   on 2001/01/28  19:28:40
4782         Log: Patch from Inaba Hiroto:
4783              - canonical UTF-8 hash keys: if a key string for a hash is
4784              UTF8-on, try downgrade the string and use it if
4785              unicode::distinct is not in effect.
4786              For the task, I added a function bytes_from_utf8() to utf8.c.
4787              It might resemble utf8_to_bytes() but it is not convenient
4788              to the task.
4789              Made a test for it and added to t/op/each.t
4790              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
4791              the mortal copy of the argument SV.
4792              And changed t/io/utf8.t test 18 which expects print() to
4793              upgrade its argument.
4794              - re-implement sv_eq with bytes_from_utf8()
4795              - some bug fixes
4796              - tr/// does not handle UTF8 range (\x{}-\x{})
4797              - \ before raw UTF8 character produced
4798              "Malformed UTF-8 character" warning.
4799              - "\x{100}\N{CENT SIGN}" is Malformed.
4800              Added tests for these 3.
4801              - and one silly bug (by me) with qu operator.
4802      Branch: perl
4803            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
4804            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
4805            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
4806 ____________________________________________________________________________
4807 [  8582] By: nick                                  on 2001/01/28  19:25:04
4808         Log: Add pod/perliol.pod to MANIFEST :-(
4809      Branch: perlio
4810            ! MANIFEST
4811 ____________________________________________________________________________
4812 [  8581] By: nick                                  on 2001/01/28  19:22:40
4813         Log: PerlIO documentation. Proofing and sub-editing requested.
4814      Branch: perlio
4815            + pod/perliol.pod
4816            ! pod/perlapio.pod
4817 ____________________________________________________________________________
4818 [  8580] By: jhi                                   on 2001/01/28  05:16:25
4819         Log: Revert the change to sv_2pv() done by #8054: Someone who
4820              did SvNV_set() on a scalar that also happened to be POK,
4821              followed by sv_2pv() won't get the right coercion anymore.
4822              [Sarathy]
4823      Branch: maint-5.6/perl
4824            ! sv.c
4825 ____________________________________________________________________________
4826 [  8579] By: jhi                                   on 2001/01/28  05:15:04
4827         Log: Remove the #8084 effect: do not allow -Q to be interpreted
4828              as -&Q(), this is too much wiggle room.
4829      Branch: maint-5.6/perl
4830            ! toke.c
4831 ____________________________________________________________________________
4832 [  8578] By: jhi                                   on 2001/01/28  05:12:45
4833         Log: Needed bits of #8439 (should have been in #8576),
4834              mainly for lval substr().
4835      Branch: maint-5.6/perl
4836            ! mg.c pp.c pp_hot.c
4837 ____________________________________________________________________________
4838 [  8577] By: jhi                                   on 2001/01/28  05:02:46
4839         Log: A missing check-in.
4840      Branch: maint-5.6/perl
4841            ! utf8.c
4842 ____________________________________________________________________________
4843 [  8576] By: jhi                                   on 2001/01/28  04:26:18
4844         Log: Integrate changes #8425,8436,8439,8517 from mainline.
4845              The 8439 was not truly integrated because it had too many
4846              dependencies on the development branch and because it introduced
4847              concepts too bold for a maintenance branch (such as the qu operator).
4848              
4849              Subject: [PATCH perl@8342] -Wformat
4850              
4851              Tighten some of the UTF-8 tests a bit.
4852              
4853              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
4854              - The substr lval was still not okay.
4855              - Now pp_stringify and sv_setsv copies source's UTF8 flag
4856              even if IN_BYTE.  pp_stringify is called from fold_constants
4857              at optimization phase and "\x{100}" was made SvUTF8_off under
4858              use bytes (the bytes pragma is for "byte semantics" and not
4859              for "do not produce UTF8 data")
4860      Branch: maint-5.6/perl
4861            ! t/lib/charnames.t t/op/substr.t toke.c
4862           !> sv.c t/pragma/utf8.t
4863 ____________________________________________________________________________
4864 [  8575] By: jhi                                   on 2001/01/28  04:01:51
4865         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
4866              
4867              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
4868              
4869              Subject: [ID 20001230.003] UTF-8 tr still hurts
4870              
4871              Test cases for #8385 (from Simon's "torture.pl")
4872              
4873              Start fixing UTF-8 lval substr() (8405)
4874      Branch: maint-5.6/perl
4875           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
4876           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
4877 ____________________________________________________________________________
4878 [  8574] By: jhi                                   on 2001/01/28  03:09:06
4879         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
4880              from mainline.
4881              
4882              UTF-8 cleanup.
4883              
4884              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
4885              
4886              "\x{FF}\xFF" was broken.
4887              
4888              Tests for #8329 and #8330.
4889              
4890              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
4891              
4892              IRIX compiler noticed that the bof initialization might be
4893              bypassed by control flow.
4894              
4895              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
4896      Branch: maint-5.6/perl
4897           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
4898           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
4899 ____________________________________________________________________________
4900 [  8573] By: jhi                                   on 2001/01/28  02:06:12
4901         Log: Retract #8552.
4902      Branch: perl
4903            ! lib/Text/Wrap.pm t/lib/textwrap.t
4904 ____________________________________________________________________________
4905 [  8572] By: jhi                                   on 2001/01/28  02:04:49
4906         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
4907              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
4908              not really integrated but instead salvaged by hand
4909              (they had too many dependencies on the development release
4910              to be cleanly integratable).
4911              
4912              Subject: more UTF8 test suites and an UTF8 patch
4913              
4914              Tweak for MULTIPLICITY/USE_PERLIO
4915              
4916              Signedness nit.
4917              
4918              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
4919              
4920              Use the UTF8_XXX macros in is_utf8_char().
4921              
4922              Rewrite pp_concat() in terms of sv_catsv().  The . operator
4923              should now be UTF-8-proof.
4924              
4925              Subject: [PATCH perl@8269] scanning two hex-constants
4926              fails on EBCDIC environment (script length.t)
4927              
4928              Add some Unicode chop() tests.
4929      Branch: maint-5.6/perl
4930            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
4931           !> sv.c t/op/chop.t utf8.h
4932 ____________________________________________________________________________
4933 [  8571] By: jhi                                   on 2001/01/28  00:35:59
4934         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
4935              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
4936              
4937              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
4938              
4939              The maxiters upper limit sanity check (guarding against
4940              non-progress) assumed bytes instead of characters in s///
4941              and split().
4942              
4943              Signedness nit.
4944              
4945              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
4946              join() should now be UTF-8-proof.
4947              
4948              More split // UTF-8 tests. (8250)
4949      Branch: maint-5.6/perl
4950           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
4951           !> util.c
4952 ____________________________________________________________________________
4953 [  8570] By: jhi                                   on 2001/01/27  22:15:46
4954         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
4955              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
4956              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
4957              8084,8204,8244,8333 from mainline.
4958              
4959              For -Q where Q might be a one-letter sub name one does no more
4960              get a warning about an unknown filetest (7941,7943,7944,8084).
4961              
4962              Subject: Re: [ID 20001130.011] expression parsing bug ?
4963              
4964              Make uv_to_utf8() to zero-terminate its output buffer.
4965              
4966              Split off t/op/length.t (7995)
4967              
4968              Split off t/op/utf8decode.t (7996)
4969              
4970              Remove an unnecessary 'use utf8' from the utf8.t (7998)
4971              
4972              Split off t/op/concat.t (8004)
4973              
4974              Split off t/op/ver.t (8005)
4975              
4976              Document utf8_length(), utf8_distance(), and utf8_hop().
4977              
4978              Document utf8_to_uv() better.
4979              
4980              Introduce macros for UTF8 decoding (8028,8033).
4981              
4982              Add test for reverse() (8030,8031).
4983              
4984              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
4985              
4986              Do not return the Unicode replacement character    on UTF-8
4987              decoding failure.
4988              
4989              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
4990              not this_utf8 i.e. the output string has one, but don't mess
4991              with source assumption. (8052,8053)
4992              
4993              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
4994              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
4995              was not expecting to be called with something that was already
4996              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
4997              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
4998              (8054)
4999              
5000              Recode the naughty binary bytes in utf8decode.t using the \xHH.
5001              
5002              Make some panic messages a bit more logical.
5003      Branch: maint-5.6/perl
5004           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
5005           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
5006           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
5007           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
5008           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
5009           !> utf8.c utf8.h
5010 ____________________________________________________________________________
5011 [  8569] By: jhi                                   on 2001/01/27  19:16:43
5012         Log: Integrate changes #7750 from perlio and #8566 from mainline.
5013      Branch: maint-5.6/perl
5014           !> regexec.c sv.c
5015 ____________________________________________________________________________
5016 [  8568] By: jhi                                   on 2001/01/27  18:06:51
5017         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
5018              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
5019              7935[-perlio.c],7936,7959,7965 from mainline.
5020              
5021              Change the "big byte" error message to "Wide character".
5022              (7355, the croak-if-wide-chars-in-print part ignored)
5023              
5024              Use UINT64_C().
5025              
5026              Introduce Perl_utf8_length().
5027              
5028              diff -se shows these as different (7753, forgotten check-ins)
5029              
5030              Subject: [PATCH] doop.c - UTF8 tr///
5031              
5032              If we use (aTHX_ ...) then put Perl_ on the front.
5033              
5034              Make utf8_length() and utf8_distance() to be less forgiving
5035              about bad UTF-8.
5036              
5037              Test line numbers are different with utf8.
5038              
5039              No need to scan till infinity, 13 is enough. (7872,7911)
5040              
5041              Subject: [PATCH] Tokeniser debugging
5042              
5043              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
5044              
5045              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
5046              
5047              Be more careful in Perl_sv_utf8_downgrade().
5048              
5049              Use DO_UTF8().
5050              
5051              Raw zero bytes in text files confuse at least GNU patch 2.1.
5052      Branch: maint-5.6/perl
5053           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
5054           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
5055           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
5056           !> t/pragma/utf8.t toke.c utf8.c utf8.h
5057 ____________________________________________________________________________
5058 [  8567] By: nick                                  on 2001/01/27  11:10:38
5059         Log: Integrate mainline
5060      Branch: perlio
5061           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
5062           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
5063           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
5064           !> toke.c
5065 ____________________________________________________________________________
5066 [  8566] By: jhi                                   on 2001/01/27  06:22:48
5067         Log: More documentation for the regexp context stack.
5068      Branch: perl
5069            ! regexec.c
5070 ____________________________________________________________________________
5071 [  8565] By: jhi                                   on 2001/01/27  05:21:57
5072         Log: Update Changes.
5073      Branch: perl
5074            ! Changes patchlevel.h
5075 ____________________________________________________________________________
5076 [  8564] By: jhi                                   on 2001/01/27  04:44:04
5077         Log: Threadedness patch for #8562 from Doug MacEachern.
5078      Branch: perl
5079            ! toke.c
5080 ____________________________________________________________________________
5081 [  8563] By: jhi                                   on 2001/01/27  04:26:24
5082         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
5083              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5084              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
5085              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
5086      Branch: perl
5087            ! op.c
5088 ____________________________________________________________________________
5089 [  8562] By: jhi                                   on 2001/01/27  04:20:30
5090         Log: Subject: Re: Announce : Tokener reporting patch
5091              From: Simon Cozens <simon@cozens.net>
5092              Date: Mon, 22 Jan 2001 02:17:22 +0000
5093              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
5094      Branch: perl
5095            ! embed.h embed.pl proto.h toke.c
5096 ____________________________________________________________________________
5097 [  8561] By: jhi                                   on 2001/01/27  04:17:24
5098         Log: Forgot from #8545.  Oops.
5099      Branch: perl
5100            ! pp.c t/pragma/overload.t
5101 ____________________________________________________________________________
5102 [  8560] By: jhi                                   on 2001/01/27  03:01:47
5103         Log: A better module compilation test, use MANIFEST as suggested
5104              by Spider.
5105      Branch: perl
5106            ! t/lib/1_compile.t
5107 ____________________________________________________________________________
5108 [  8559] By: jhi                                   on 2001/01/27  02:50:48
5109         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
5110              From: Peter Prymmer <pvhp@forte.com>
5111              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
5112              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
5113      Branch: perl
5114            ! t/lib/b.t
5115 ____________________________________________________________________________
5116 [  8558] By: jhi                                   on 2001/01/27  02:27:05
5117         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
5118              From: Peter Prymmer <pvhp@forte.com>
5119              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
5120              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
5121      Branch: perl
5122            ! t/pragma/sub_lval.t
5123 ____________________________________________________________________________
5124 [  8557] By: jhi                                   on 2001/01/27  02:26:03
5125         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
5126              From: Peter Prymmer <pvhp@forte.com>
5127              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
5128              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
5129      Branch: perl
5130            ! t/lib/st-06compat.t
5131 ____________________________________________________________________________
5132 [  8556] By: jhi                                   on 2001/01/27  02:24:33
5133         Log: Subject: [PATCH: perl@8531] minor update to README.os390
5134              From: Peter Prymmer <pvhp@forte.com>
5135              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
5136              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
5137      Branch: perl
5138            ! README.os390
5139 ____________________________________________________________________________
5140 [  8555] By: jhi                                   on 2001/01/27  00:35:47
5141         Log: No point in checking the length before we know whether the pointer
5142              is bogus or not, fixes Abigail's odbm failures in Linux.
5143      Branch: perl
5144            ! sv.c
5145 ____________________________________________________________________________
5146 [  8554] By: nick                                  on 2001/01/26  19:01:31
5147         Log: Integrate mainline
5148      Branch: perlio
5149           !> lib/Text/Wrap.pm t/lib/textwrap.t
5150 ____________________________________________________________________________
5151 [  8553] By: jhi                                   on 2001/01/26  15:19:39
5152         Log: Integrate change #7792 from perlio (multiplicity fix),
5153              fix the AV leak in regex DEBUGGING (tiny part of the
5154              polymorphic regexp patch #8143).
5155      Branch: maint-5.6/perl
5156            ! regcomp.c
5157           !> scope.h
5158 ____________________________________________________________________________
5159 [  8552] By: jhi                                   on 2001/01/26  15:03:23
5160         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
5161              From: Michael G Schwern <schwern@pobox.com>
5162              Date: Fri, 26 Jan 2001 09:28:31 -0500
5163              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
5164      Branch: perl
5165            ! lib/Text/Wrap.pm t/lib/textwrap.t
5166 ____________________________________________________________________________
5167 [  8551] By: jhi                                   on 2001/01/26  02:33:19
5168         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
5169              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
5170              
5171              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
5172              
5173              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
5174              
5175              Message nit.
5176              
5177              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
5178              
5179              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
5180              
5181              (the cleanup of unused submatches in regtry() and regcppop())
5182              
5183              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
5184              stored and restored, and thusly was trounced by the utf8 swash
5185              routines.
5186              
5187              use utf8 not required to use \x{}.
5188              
5189              Removed two more tests that make no sense in UTF-8 since the test
5190              data is not in UTF-8.
5191              
5192              Get the three different space character classes right under utf8.
5193              
5194              Implement ANYOFUTF8 regprop() dumping.
5195              
5196              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
5197              
5198              Document the regex context pushing/popping a bit better.
5199      Branch: maint-5.6/perl
5200           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
5201           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
5202           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
5203           !> t/op/regmesg.t utf8.c
5204 ____________________________________________________________________________
5205 [  8550] By: nick                                  on 2001/01/25  19:42:30
5206         Log: Integrate mainline
5207      Branch: perlio
5208           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
5209           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
5210           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
5211           !> t/lib/bigint.t t/lib/bigintpm.t
5212 ____________________________________________________________________________
5213 [  8549] By: jhi                                   on 2001/01/25  15:22:28
5214         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
5215      Branch: maint-5.6/perl
5216            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
5217 ____________________________________________________________________________
5218 [  8548] By: jhi                                   on 2001/01/25  15:02:55
5219         Log: Integrate changes #7997,8063,8492,8547 from mainline.
5220              
5221              Subject: Re: STRLEN - what?
5222              
5223              Subject: [PATCH] perlguts.pod
5224              
5225              Memory management calls documentation.
5226              
5227              Layout using tabulator is not a good idea in a pod.
5228      Branch: maint-5.6/perl
5229           !> pod/perlguts.pod
5230 ____________________________________________________________________________
5231 [  8547] By: jhi                                   on 2001/01/25  14:49:05
5232         Log: Layout using tabulator is not a good idea in a pod.
5233      Branch: perl
5234            ! pod/perlguts.pod
5235 ____________________________________________________________________________
5236 [  8546] By: jhi                                   on 2001/01/25  14:31:12
5237         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
5238              from mainline.
5239              
5240              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
5241              
5242              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
5243              
5244              More Win32 editor/IDE/shell hints.
5245              
5246              More Win32 Perling.
5247              
5248              Yet another editor edit.
5249              
5250              Edit edit edit.
5251              
5252              IDE/editor section tweaking.
5253              
5254              Few more IDE/editor nits from p5p.
5255      Branch: maint-5.6/perl
5256           !> pod/perlfaq3.pod
5257 ____________________________________________________________________________
5258 [  8545] By: jhi                                   on 2001/01/25  04:16:32
5259         Log: Subject: [PATCH 5.7.0] overload int()
5260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5261              Date: Wed, 24 Jan 2001 19:06:57 -0500
5262              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
5263      Branch: perl
5264            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
5265            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
5266            ! t/lib/bigintpm.t
5267 ____________________________________________________________________________
5268 [  8544] By: jhi                                   on 2001/01/25  04:15:11
5269         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
5270              From: Peter Prymmer <pvhp@forte.com>
5271              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
5272              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
5273      Branch: perl
5274            ! Makefile.SH README.os390 hints/os390.sh installperl
5275 ____________________________________________________________________________
5276 [  8543] By: jhi                                   on 2001/01/25  03:52:08
5277         Log: Integrate change #8462,8469 from mainline.
5278              
5279              In VMS Perl subversion (perl -V) is undef.
5280      Branch: maint-5.6/perl
5281           !> configure.com
5282 ____________________________________________________________________________
5283 [  8542] By: jhi                                   on 2001/01/25  03:44:55
5284         Log: Integrate changes #7835,7850,8315,8316 from mainline.
5285              
5286              Solaris hints.
5287      Branch: maint-5.6/perl
5288           !> hints/solaris_2.sh
5289 ____________________________________________________________________________
5290 [  8541] By: jhi                                   on 2001/01/25  03:39:28
5291         Log: Integrate #8336 from mainline.
5292      Branch: maint-5.6/perl
5293           !> hv.c
5294 ____________________________________________________________________________
5295 [  8540] By: jhi                                   on 2001/01/25  03:23:50
5296         Log: Retract #8539.
5297      Branch: maint-5.6/perl
5298            ! pod/perlfaq3.pod
5299 ____________________________________________________________________________
5300 [  8539] By: jhi                                   on 2001/01/25  03:21:55
5301         Log: (Retracted by #5940.)
5302      Branch: maint-5.6/perl
5303            ! pod/perlfaq3.pod
5304 ____________________________________________________________________________
5305 [  8538] By: jhi                                   on 2001/01/25  03:14:07
5306         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
5307              From: Peter Prymmer <pvhp@forte.com>
5308              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
5309              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
5310              
5311              The VMS bits.
5312      Branch: maint-5.6/perl
5313            ! configure.com vms/descrip_mms.template
5314 ____________________________________________________________________________
5315 [  8537] By: jhi                                   on 2001/01/25  03:06:09
5316         Log: Integrate #7710,7824,7973 from mainline.
5317      Branch: maint-5.6/perl
5318           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5319           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
5320           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
5321           !> vos/config.ga.def vos/config.ga.h win32/config.bc
5322           !> win32/config.gc win32/config.vc
5323 ____________________________________________________________________________
5324 [  8536] By: jhi                                   on 2001/01/24  13:50:20
5325         Log: Revert the edits made by me so far to the 5.6 branch since
5326              the TRIAL1 since I did edits when I should have been using
5327              integrates.  Bad programmer.   (Will integrate them properly later.)
5328              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
5329              The #8353 will not be reapplied at least for now since
5330              the UTF-8 hash keys need more thinking.
5331              (The patches #8347, #8354, #8454, #8473 were okay since they
5332              were original edits made specifically for the 5.6.1-TRIAL1.)
5333      Branch: maint-5.6/perl
5334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5335            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
5336            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
5337            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
5338            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
5339            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5340            ! win32/config.bc win32/config.gc win32/config.vc
5341 ____________________________________________________________________________
5342 [  8535] By: bailey                                on 2001/01/24  06:37:02
5343         Log: SYN SYN
5344      Branch: vmsperl
5345           +> (branch 26 files)
5346           !> (integrate 130 files)
5347 ____________________________________________________________________________
5348 [  8534] By: nick                                  on 2001/01/23  19:30:57
5349         Log: Integrate mainline.
5350      Branch: perlio
5351           !> Changes Configure Porting/Glossary Porting/config.sh
5352           !> Porting/config_H embed.h embed.pl ext/Encode/compile
5353           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
5354           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
5355           !> pod/perlvar.pod proto.h t/lib/1_compile.t
5356 ____________________________________________________________________________
5357 [  8533] By: jhi                                   on 2001/01/23  16:15:46
5358         Log: Forgotten from #8501.
5359      Branch: perl
5360            ! Porting/Glossary Porting/config.sh Porting/config_H
5361 ____________________________________________________________________________
5362 [  8532] By: jhi                                   on 2001/01/23  16:13:27
5363         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
5364              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
5365              Date: Mon, 22 Jan 2001 17:51:58 +0100
5366              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
5367      Branch: perl
5368            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
5369 ____________________________________________________________________________
5370 [  8531] By: jhi                                   on 2001/01/23  15:46:01
5371         Log: Update Changes.
5372      Branch: perl
5373            ! Changes patchlevel.h
5374 ____________________________________________________________________________
5375 [  8530] By: jhi                                   on 2001/01/23  15:38:39
5376         Log: De-cut-and-pasto.
5377      Branch: perl
5378            ! t/lib/1_compile.t
5379 ____________________________________________________________________________
5380 [  8529] By: jhi                                   on 2001/01/23  15:11:04
5381         Log: Document the mkdir trailing slashes case.
5382      Branch: perl
5383            ! pod/perlfunc.pod
5384 ____________________________________________________________________________
5385 [  8528] By: jhi                                   on 2001/01/23  15:08:28
5386         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
5387              get installed:
5388              
5389              Subject: lib/lib.pm
5390              From: <abigail@foad.org>
5391              Date: Mon, 28 Aug 2000 20:35:08 -0400
5392              Message-ID: <20000829003508.21281.qmail@foad.org>
5393      Branch: perl
5394            ! installperl
5395 ____________________________________________________________________________
5396 [  8527] By: jhi                                   on 2001/01/23  14:44:04
5397         Log: Metaconfig unit change for #8526.
5398      Branch: metaconfig
5399            ! U/threads/archname.U
5400 ____________________________________________________________________________
5401 [  8526] By: jhi                                   on 2001/01/23  14:43:19
5402         Log: Attach -perlio to the archname if so selected.
5403      Branch: perl
5404            ! Configure
5405 ____________________________________________________________________________
5406 [  8525] By: jhi                                   on 2001/01/23  14:24:01
5407         Log: Subject: [PATCH] pod/perlvar.pod
5408              From: abigail@foad.org
5409              Date: Tue, 23 Jan 2001 01:41:10 +0100
5410              Message-ID: <20010123004110.22259.qmail@foad.org>
5411      Branch: perl
5412            ! pod/perlvar.pod
5413 ____________________________________________________________________________
5414 [  8524] By: jhi                                   on 2001/01/23  14:22:32
5415         Log: A bug introduced in #8217 (the undefined variable in the
5416              lib/safe1_t #3) fixed, by Charles Lane:
5417              
5418              The earlier patch made it so that stuff running in Safe
5419              compartments could do a "caller" and see "main".  That
5420              little change in name is done right before the code in
5421              the compartment is run, and apparantly the parser
5422              was picking up the stash name before it got changed.
5423              
5424              (why it was threaded vs. unthreaded Perl that was sensitive to this
5425              I still don't know...and it probably doesn't matter).
5426              
5427              I tryed removing the stash name-change and saw that threaded Perl
5428              did indeed pass the lib/safe1.t tests.
5429              
5430              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
5431              do the name change (and to connect _ in the compartment to the global
5432              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
5433              to call _safe_pkg_prep when creating a new compartment.
5434              
5435              Passes all tests with threaded perl on linux; passes all tests
5436              with unthreaded perl on VMS.
5437              
5438              At some point I'll probably want to revisit Safe and Opcode to
5439              provide more sensible handling of global variables...and to get
5440              formats working in Safe compartments, which they don't do currently.
5441      Branch: perl
5442            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
5443 ____________________________________________________________________________
5444 [  8523] By: jhi                                   on 2001/01/23  14:11:58
5445         Log: Also the lib/Thread.pm itself needs to be ignored if
5446              the Thread extension hasn't been built.
5447      Branch: perl
5448            ! t/lib/1_compile.t
5449 ____________________________________________________________________________
5450 [  8522] By: jhi                                   on 2001/01/23  13:51:28
5451         Log: print() instead of warn() so that stderr doesn't get
5452              unncessarily polluted.
5453      Branch: perl
5454            ! ext/Encode/compile
5455 ____________________________________________________________________________
5456 [  8521] By: jhi                                   on 2001/01/23  13:49:48
5457         Log: Integrate perlio.
5458      Branch: perl
5459           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
5460           !> ext/Encode/encode.h
5461 ____________________________________________________________________________
5462 [  8520] By: nick                                  on 2001/01/22  21:44:00
5463         Log: More messing with Encode:
5464              Extra fields in header to allow multiple names and to record
5465              other things "compile" knows.
5466              Re-organise compile to factor out common output routines.
5467      Branch: perlio
5468            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
5469 ____________________________________________________________________________
5470 [  8519] By: nick                                  on 2001/01/22  20:33:50
5471         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
5472      Branch: perlio
5473            ! ext/Encode/Makefile.PL ext/Encode/compile
5474 ____________________________________________________________________________
5475 [  8518] By: nick                                  on 2001/01/22  20:28:13
5476         Log: Integrate mainline
5477      Branch: perlio
5478           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
5479           !> vos/config.alpha.def vos/config.alpha.h
5480 ____________________________________________________________________________
5481 [  8517] By: jhi                                   on 2001/01/22  15:37:17
5482         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
5483              by Inaba Hiroto.
5484      Branch: perl
5485            ! sv.c
5486 ____________________________________________________________________________
5487 [  8516] By: jhi                                   on 2001/01/22  14:55:15
5488         Log: More SIG_SIZE fixes.
5489      Branch: perl
5490            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
5491 ____________________________________________________________________________
5492 [  8515] By: jhi                                   on 2001/01/22  14:50:27
5493         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
5494              From: "Craig A. Berry" <craigberry@mac.com>
5495              Date: Mon, 22 Jan 2001 00:42:24 -0600
5496              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
5497      Branch: perl
5498            ! configure.com
5499 ____________________________________________________________________________
5500 [  8514] By: jhi                                   on 2001/01/22  14:31:17
5501         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
5502              From: "Craig A. Berry" <craigberry@mac.com>
5503              Date: Sun, 21 Jan 2001 23:03:25 -0600
5504              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
5505      Branch: perl
5506            ! configure.com
5507 ____________________________________________________________________________
5508 [  8513] By: jhi                                   on 2001/01/22  14:14:00
5509         Log: Add the .ucm encoding tables to the MANIFEST.
5510      Branch: perl
5511            ! MANIFEST
5512 ____________________________________________________________________________
5513 [  8512] By: jhi                                   on 2001/01/22  13:43:33
5514         Log: Integrate perlio.
5515      Branch: perl
5516           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5517           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5518           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5519           +> ext/Encode/Encode/iso8859-10.ucm
5520           +> ext/Encode/Encode/iso8859-13.ucm
5521           +> ext/Encode/Encode/iso8859-14.ucm
5522           +> ext/Encode/Encode/iso8859-15.ucm
5523           +> ext/Encode/Encode/iso8859-16.ucm
5524           +> ext/Encode/Encode/iso8859-2.ucm
5525           +> ext/Encode/Encode/iso8859-3.ucm
5526           +> ext/Encode/Encode/iso8859-4.ucm
5527           +> ext/Encode/Encode/iso8859-5.ucm
5528           +> ext/Encode/Encode/iso8859-6.ucm
5529           +> ext/Encode/Encode/iso8859-7.ucm
5530           +> ext/Encode/Encode/iso8859-8.ucm
5531           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5532           +> ext/Encode/Encode/symbol.ucm
5533           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
5534           !> perliol.h
5535 ____________________________________________________________________________
5536 [  8511] By: nick                                  on 2001/01/21  23:44:47
5537         Log: Make "real" layers of ":utf8" and ":raw".
5538              So now PERLIO=utf8 perl ...
5539              does what Andreas wanted.
5540              Fix arg passing in open.pm (still have a Carp issue).
5541      Branch: perlio
5542            ! lib/open.pm perlio.c perliol.h
5543 ____________________________________________________________________________
5544 [  8510] By: jhi                                   on 2001/01/21  22:56:53
5545         Log: Document the regex context pushing/popping a bit better.
5546      Branch: perl
5547            ! regexec.c
5548 ____________________________________________________________________________
5549 [  8509] By: jhi                                   on 2001/01/21  22:55:44
5550         Log: Tweak the mkdir trailing slash code some more.
5551              
5552              TO DO: the same handling should probably be done for
5553              all the other filesystem functions that can have directories
5554              as their arguments.
5555      Branch: perl
5556            ! pp_sys.c
5557 ____________________________________________________________________________
5558 [  8508] By: nick                                  on 2001/01/21  21:37:43
5559         Log: Switch "compiled in" encodings to .ucm format.
5560              (Leave others as .enc till we can run-time load .ucm,
5561              or find some other way to load them.)
5562      Branch: perlio
5563            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5564            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5565            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5566            + ext/Encode/Encode/iso8859-10.ucm
5567            + ext/Encode/Encode/iso8859-13.ucm
5568            + ext/Encode/Encode/iso8859-14.ucm
5569            + ext/Encode/Encode/iso8859-15.ucm
5570            + ext/Encode/Encode/iso8859-16.ucm
5571            + ext/Encode/Encode/iso8859-2.ucm
5572            + ext/Encode/Encode/iso8859-3.ucm
5573            + ext/Encode/Encode/iso8859-4.ucm
5574            + ext/Encode/Encode/iso8859-5.ucm
5575            + ext/Encode/Encode/iso8859-6.ucm
5576            + ext/Encode/Encode/iso8859-7.ucm
5577            + ext/Encode/Encode/iso8859-8.ucm
5578            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5579            + ext/Encode/Encode/symbol.ucm
5580            ! ext/Encode/Makefile.PL ext/Encode/compile
5581 ____________________________________________________________________________
5582 [  8507] By: nick                                  on 2001/01/21  21:02:03
5583         Log: Integrate (partial) mainline.
5584      Branch: perlio
5585           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
5586           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
5587           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5588 ____________________________________________________________________________
5589 [  8506] By: jhi                                   on 2001/01/21  20:09:30
5590         Log: Update Changes.
5591      Branch: perl
5592            ! Changes patchlevel.h
5593 ____________________________________________________________________________
5594 [  8505] By: jhi                                   on 2001/01/21  19:39:59
5595         Log: Subject: Minor typos in perlfaq2.pod
5596              From: "Stephen P. Potter" <spp@spotter.yi.org>
5597              Message-Id: <200101192101.QAA11911@spotter.yi.org>
5598              Date: Fri, 19 Jan 2001 16:01:13 -0500
5599              
5600              with a nit from Philip Netwon.
5601      Branch: perl
5602            ! pod/perlfaq2.pod
5603 ____________________________________________________________________________
5604 [  8504] By: jhi                                   on 2001/01/21  19:33:05
5605         Log: Metaconfig change for #8503.
5606      Branch: metaconfig
5607            ! U/threads/usethreads.U
5608 ____________________________________________________________________________
5609 [  8503] By: jhi                                   on 2001/01/21  19:32:21
5610         Log: Sanity check for conflicting thread flavours.
5611      Branch: perl
5612            ! Configure config_h.SH
5613 ____________________________________________________________________________
5614 [  8502] By: jhi                                   on 2001/01/21  19:23:00
5615         Log: Metaconfig change for #8501.
5616      Branch: metaconfig
5617            ! U/modified/sig_name.U
5618 ____________________________________________________________________________
5619 [  8501] By: jhi                                   on 2001/01/21  19:22:26
5620         Log: The SIG_SIZE is the number of the elements *excluding*
5621              the terminating NULL.
5622      Branch: perl
5623            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
5624            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
5625            ! win32/config_H.vc
5626 ____________________________________________________________________________
5627 [  8500] By: jhi                                   on 2001/01/21  18:31:31
5628         Log: Integrate perlio.
5629      Branch: perl
5630           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
5631           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
5632           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
5633           !> pp_sys.c proto.h sv.c
5634 ____________________________________________________________________________
5635 [  8499] By: jhi                                   on 2001/01/21  17:43:57
5636         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
5637              From: Hugo <hv@crypt.compulink.co.uk>
5638              Date: Sun, 21 Jan 2001 13:34:05 +0000
5639              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
5640              
5641              In sprintf UTF8ize only if necessary.
5642      Branch: perl
5643            ! sv.c
5644 ____________________________________________________________________________
5645 [  8498] By: nick                                  on 2001/01/21  16:25:32
5646         Log: Encode cleanup.
5647              Add command line control over "compile" so that Makefile.PL
5648              needs can be combined with other uses.
5649              Use command line options in Makefile.PL.
5650              Fix multi-byte parsing in .ucm files.
5651      Branch: perlio
5652            ! ext/Encode/Makefile.PL ext/Encode/compile
5653 ____________________________________________________________________________
5654 [  8497] By: nick                                  on 2001/01/21  12:56:27
5655         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
5656      Branch: perlio
5657            ! ext/Encode/Encode.xs
5658 ____________________________________________________________________________
5659 [  8496] By: nick                                  on 2001/01/21  12:18:45
5660         Log: Fixup after integrate:
5661              missed the .sym files that are changed by regen_headers
5662              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
5663      Branch: perlio
5664            ! global.sym pp.sym sv.c
5665 ____________________________________________________________________________
5666 [  8495] By: nick                                  on 2001/01/21  11:51:07
5667         Log: Integrate mainline.
5668      Branch: perlio
5669           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
5670           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
5671           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
5672           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
5673           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
5674           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
5675           !> win32/Makefile win32/makefile.mk
5676 ____________________________________________________________________________
5677 [  8494] By: jhi                                   on 2001/01/20  23:12:11
5678         Log: Forgot the expect_number() prototype.
5679      Branch: perl
5680            ! embed.h embed.pl proto.h
5681 ____________________________________________________________________________
5682 [  8493] By: jhi                                   on 2001/01/20  22:56:39
5683         Log: Subject: [PATCH: perl@8482] README.vms URL updates
5684              From: Peter Prymmer <pvhp@forte.com>
5685              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
5686              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
5687              
5688              Plus Craig A. Berry's suggestion to use compaq.com instead
5689              of digital.com.
5690      Branch: perl
5691            ! README.vms
5692 ____________________________________________________________________________
5693 [  8492] By: jhi                                   on 2001/01/20  22:50:05
5694         Log: Memory management calls documentation.
5695      Branch: perl
5696            ! pod/perlguts.pod
5697 ____________________________________________________________________________
5698 [  8491] By: jhi                                   on 2001/01/20  22:38:33
5699         Log: Signedness nit plus few memcpy/Copy nits.
5700      Branch: perl
5701            ! sv.c
5702 ____________________________________________________________________________
5703 [  8490] By: jhi                                   on 2001/01/20  22:25:53
5704         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
5705              From: Peter Prymmer <pvhp@forte.com>
5706              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
5707              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
5708      Branch: perl
5709            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
5710 ____________________________________________________________________________
5711 [  8489] By: jhi                                   on 2001/01/20  22:24:41
5712         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
5713              From: Peter Prymmer <pvhp@forte.com>
5714              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
5715              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
5716      Branch: perl
5717            ! win32/Makefile win32/makefile.mk
5718 ____________________________________________________________________________
5719 [  8488] By: jhi                                   on 2001/01/20  22:22:27
5720         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
5721              From: Peter Prymmer <pvhp@forte.com>
5722              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
5723              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
5724      Branch: perl
5725            ! Makefile.SH
5726 ____________________________________________________________________________
5727 [  8487] By: jhi                                   on 2001/01/20  22:21:18
5728         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
5729              From: Peter Prymmer <pvhp@forte.com>
5730              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
5731              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
5732      Branch: perl
5733            + ext/DynaLoader/dl_dllload.xs
5734            ! MANIFEST Makefile.SH hints/os390.sh
5735 ____________________________________________________________________________
5736 [  8486] By: jhi                                   on 2001/01/20  22:17:53
5737         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
5738              From: Peter Prymmer <pvhp@forte.com>
5739              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
5740              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
5741      Branch: perl
5742            ! README.os390 README.posix-bc
5743 ____________________________________________________________________________
5744 [  8485] By: jhi                                   on 2001/01/20  20:15:30
5745         Log: Document and test the new qu operator.
5746      Branch: perl
5747            + t/op/qu.t
5748            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
5749            ! pod/perlretut.pod pod/perlunicode.pod
5750 ____________________________________________________________________________
5751 [  8484] By: nick                                  on 2001/01/20  19:42:30
5752         Log: Infrastructure to allow:
5753              open($fh,"|-",@array);
5754              to be implemented
5755              i.e. mark pp_open as needing a stack mark, and make pp_open
5756              process its args in that style (and pass them _all_ to tied handles OPEN).
5757              Invent do_openn() which takes SV ** at allow it to see multiple args.
5758              Note this does not _do_ anything yet.
5759      Branch: perlio
5760            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
5761            ! perlapi.c pp_proto.h pp_sys.c proto.h
5762 ____________________________________________________________________________
5763 [  8483] By: nick                                  on 2001/01/20  17:23:14
5764         Log: Integrate mainline.
5765      Branch: perlio
5766           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
5767           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
5768 ____________________________________________________________________________
5769 [  8482] By: jhi                                   on 2001/01/19  15:37:49
5770         Log: Update Changes.
5771      Branch: perl
5772            ! Changes patchlevel.h
5773 ____________________________________________________________________________
5774 [  8481] By: jhi                                   on 2001/01/19  14:41:24
5775         Log: Subject: Re: new feature: s?printf parameter reordering 
5776              From: Hugo <hv@crypt.compulink.co.uk>
5777              Date: Thu, 11 Jan 2001 17:09:03 +0000
5778              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
5779              
5780              - support reordering for all parameters: %, *v, *, .*
5781              - lay down that the reordering specification must immediately
5782              follow that parameter: %3$, *v3$, *3$, .*3$
5783              - fix vectorisation of a zero-length string
5784              - factor out the code choosing the argument to format
5785              
5786              Possibly unwanted side-effects:
5787              - the special format specifiers ' +-0' must now precede any
5788              vectorisation specifier. Tests in op/sprintf and op/ver
5789              have been changed to reflect this.
5790              - sprintf.t test #214 changed its expectations because in many
5791              cases, the next parameter has already been consumed when an
5792              invalid type letter is detected.
5793              
5794              Probably wanted side-effects:
5795              - attempts to format a non-existent parameter will warn as if C<undef>
5796              - attempt to write to non-existent parameter with '%n' will complain
5797              of "attempt to modify read-only value" instead of being silent
5798      Branch: perl
5799            ! sv.c t/op/sprintf.t t/op/ver.t
5800 ____________________________________________________________________________
5801 [  8480] By: jhi                                   on 2001/01/19  14:08:37
5802         Log: Subject: PATCH pragma/locale.t
5803              From: andreas.koenig@anima.de (Andreas J. Koenig)
5804              Date: 18 Jan 2001 09:45:37 +0100
5805              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
5806      Branch: perl
5807            ! t/pragma/locale.t
5808 ____________________________________________________________________________
5809 [  8479] By: jhi                                   on 2001/01/19  13:19:58
5810         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
5811      Branch: perl
5812            ! configure.com
5813 ____________________________________________________________________________
5814 [  8478] By: jhi                                   on 2001/01/19  02:12:35
5815         Log: Automate 1_compile.t.
5816      Branch: perl
5817            ! t/lib/1_compile.t
5818 ____________________________________________________________________________
5819 [  8477] By: jhi                                   on 2001/01/19  01:49:56
5820         Log: Integrate perlio.
5821      Branch: perl
5822           !> sv.c win32/config.bc win32/config.gc win32/config.vc
5823           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5824 ____________________________________________________________________________
5825 [  8476] By: nick                                  on 2001/01/18  21:51:52
5826         Log: Integrate mainline
5827      Branch: perlio
5828           +> t/lib/1_compile.t t/lib/compmod.pl
5829           !> MANIFEST configure.com lib/unicode/distinct.pm
5830 ____________________________________________________________________________
5831 [  8475] By: nick                                  on 2001/01/18  21:48:02
5832         Log: Win32 "safe signals" co-existance fix.
5833              Fix SIG_SIZE value.
5834              Clear PL_sig_pending when cloning (fork).
5835      Branch: perlio
5836            ! sv.c win32/config.bc win32/config.gc win32/config.vc
5837            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5838 ____________________________________________________________________________
5839 [  8474] By: jhi                                   on 2001/01/18  14:40:57
5840         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
5841      Branch: perl
5842            ! t/lib/1_compile.t
5843 ____________________________________________________________________________
5844 [  8473] By: gsar                                  on 2001/01/18  11:42:31
5845         Log: unsubmitted trial1 change
5846      Branch: maint-5.6/perl
5847            ! Changes
5848 ____________________________________________________________________________
5849 [  8472] By: jhi                                   on 2001/01/18  04:30:24
5850         Log: The first bug found by 1_compile.t.
5851      Branch: perl
5852            ! lib/unicode/distinct.pm
5853 ____________________________________________________________________________
5854 [  8471] By: jhi                                   on 2001/01/18  04:29:42
5855         Log: Add Schwern's 1_compile test.  The compile_module script renamed
5856              to be a bit shorter for the 8.3 people.
5857      Branch: perl
5858            + t/lib/1_compile.t t/lib/compmod.pl
5859            ! MANIFEST
5860 ____________________________________________________________________________
5861 [  8470] By: jhi                                   on 2001/01/18  04:16:00
5862         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)
5863              From: Peter Prymmer <pvhp@forte.com>
5864              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
5865              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
5866              Replace #8463.
5867      Branch: maint-5.6/perl
5868            ! configure.com
5869 ____________________________________________________________________________
5870 [  8469] By: jhi                                   on 2001/01/18  04:13:02
5871         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)
5872              From: Peter Prymmer <pvhp@forte.com>
5873              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
5874              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
5875              Replace #8462.
5876      Branch: perl
5877            ! configure.com
5878 ____________________________________________________________________________
5879 [  8468] By: jhi                                   on 2001/01/18  03:42:08
5880         Log: Integrate perlio.
5881      Branch: perl
5882           !> gv.c mg.c perlio.c util.c
5883 ____________________________________________________________________________
5884 [  8467] By: nick                                  on 2001/01/17  22:41:10
5885         Log: "Safe" signals - trial implementation.
5886              gv.c tweaked to zero PL_sig_pend array
5887              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
5888              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
5889              Odd thing is that it "works" with PERLIO=stdio as well (linux).
5890      Branch: perlio
5891            ! gv.c mg.c perlio.c util.c
5892 ____________________________________________________________________________
5893 [  8466] By: nick                                  on 2001/01/17  20:40:20
5894         Log: Integrate mainline.
5895      Branch: perlio
5896           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5897           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
5898           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
5899           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5900           !> vos/config.ga.h win32/config.bc win32/config.gc
5901           !> win32/config.vc
5902 ____________________________________________________________________________
5903 [  8465] By: jhi                                   on 2001/01/17  18:37:13
5904         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
5905              From: Nicholas Clark <nick@ccl4.org>
5906              Date: Wed, 17 Jan 2001 17:31:33 +0000
5907              Message-ID: <20010117173133.I2633@plum.flirble.org>
5908      Branch: perl
5909            ! t/op/int.t
5910 ____________________________________________________________________________
5911 [  8464] By: jhi                                   on 2001/01/17  14:43:17
5912         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
5913              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
5914              Date: Wed, 17 Jan 2001 15:16:43 +0100
5915              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
5916              
5917              pp_int() was dropping an NV to the floor,
5918              int(279964589018079/59) either returned not an integer
5919              4745162525730.15, or one got "Attempt to free unreferenced scalar."
5920      Branch: perl
5921            ! pp.c
5922 ____________________________________________________________________________
5923 [  8463] By: jhi                                   on 2001/01/17  06:12:42
5924         Log: (Replaced by #8470)
5925              
5926              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)
5927              From: "Craig A. Berry" <craigberry@mac.com>
5928              Date: Tue, 16 Jan 2001 23:38:46 -0600
5929              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
5930      Branch: maint-5.6/perl
5931            ! configure.com
5932 ____________________________________________________________________________
5933 [  8462] By: jhi                                   on 2001/01/17  06:11:31
5934         Log: (Replaced by #8469)
5935              
5936              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)
5937              From: "Craig A. Berry" <craigberry@mac.com>
5938              Date: Tue, 16 Jan 2001 23:38:46 -0600
5939              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
5940      Branch: perl
5941            ! configure.com
5942 ____________________________________________________________________________
5943 [  8461] By: jhi                                   on 2001/01/17  05:56:12
5944         Log: Allow for one trailing slash in the directory of mkdir().
5945      Branch: perl
5946            ! pp_sys.c
5947 ____________________________________________________________________________
5948 [  8460] By: jhi                                   on 2001/01/17  03:26:01
5949         Log: Metaconfig unit changes for #8459.
5950      Branch: metaconfig
5951            ! U/modified/Loc.U U/modified/sig_name.U
5952 ____________________________________________________________________________
5953 [  8459] By: jhi                                   on 2001/01/17  03:24:48
5954         Log: Define SIG_SIZE, the number of elements in the sig_name and
5955              sig_num arrays, including the final NULL entry.
5956      Branch: perl
5957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5958            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
5959            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
5960            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5961            ! win32/config.bc win32/config.gc win32/config.vc
5962 ____________________________________________________________________________
5963 [  8458] By: jhi                                   on 2001/01/17  01:41:33
5964         Log: Integrate perlio.
5965      Branch: perl
5966           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
5967           !> perlapi.h proto.h sv.c
5968 ____________________________________________________________________________
5969 [  8457] By: nick                                  on 2001/01/16  22:07:26
5970         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
5971              Provides all the "cost" but no benefit yet - it is to allow cost
5972              to be measured, and implementation experiments (just in mg.c?).
5973      Branch: perlio
5974            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
5975            ! perlapi.h proto.h sv.c
5976 ____________________________________________________________________________
5977 [  8456] By: nick                                  on 2001/01/16  21:07:07
5978         Log: Integrate mainline.
5979      Branch: perlio
5980           !> (integrate 51 files)
5981 ____________________________________________________________________________
5982 [  8455] By: jhi                                   on 2001/01/16  18:13:43
5983         Log: Subject: [PATCH] regcomp.c old feature removal
5984              From: mjd@plover.com
5985              Date: 16 Jan 2001 14:43:18 -0000 
5986              Message-ID: <20010116144318.7140.qmail@plover.com> 
5987      Branch: perl
5988            ! regcomp.c
5989 ____________________________________________________________________________
5990 [  8454] By: jhi                                   on 2001/01/16  16:12:39
5991         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
5992              From: "Indy Singh" <indy@nusphere.com>
5993              Date: Wed, 10 Jan 2001 20:17:49 -0500
5994              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
5995      Branch: maint-5.6/perl
5996            ! win32/Makefile
5997 ____________________________________________________________________________
5998 [  8453] By: jhi                                   on 2001/01/16  16:09:33
5999         Log: Update Changes.
6000      Branch: perl
6001            ! Changes patchlevel.h
6002 ____________________________________________________________________________
6003 [  8452] By: jhi                                   on 2001/01/16  15:42:04
6004         Log: Subject: Re: API Cleanup
6005              To: perl5-porters@perl.org
6006              Date: Tue, 16 Jan 2001 13:42:30 +0000
6007              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
6008              
6009              Subject: [PATCH] utf8.c documentation
6010              From: Simon Cozens <simon@cozens.net>
6011              Date: Tue, 16 Jan 2001 13:52:48 +0000
6012              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
6013              
6014              Subject: Re: API Cleanup
6015              From: Simon Cozens <simon@cozens.net>
6016              Date: Tue, 16 Jan 2001 14:58:55 +0000
6017              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
6018              
6019              UTF-8 doc patches.
6020      Branch: perl
6021            ! embed.pl pod/perlapi.pod utf8.c
6022 ____________________________________________________________________________
6023 [  8451] By: jhi                                   on 2001/01/16  14:41:39
6024         Log: podlators 1.07, from Russ Allbery.
6025      Branch: perl
6026            ! lib/Pod/Man.pm
6027 ____________________________________________________________________________
6028 [  8450] By: jhi                                   on 2001/01/16  14:24:19
6029         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
6030              From: "Indy Singh" <indy@nusphere.com>
6031              Date: Mon, 15 Jan 2001 20:59:40 -0500
6032              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
6033      Branch: perl
6034            ! win32/Makefile
6035 ____________________________________________________________________________
6036 [  8449] By: jhi                                   on 2001/01/16  03:42:55
6037         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
6038              at the setting of the ofs_sv in new_struct_thread() as the
6039              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
6040              that invited a core dump.
6041      Branch: perl
6042            ! util.c
6043 ____________________________________________________________________________
6044 [  8448] By: jhi                                   on 2001/01/16  01:49:07
6045         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
6046              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6047              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
6048              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
6049              
6050              Replace #8444 and #8445.
6051      Branch: perl
6052            ! ext/B/B.xs ext/B/B/Debug.pm
6053 ____________________________________________________________________________
6054 [  8447] By: jhi                                   on 2001/01/15  21:05:35
6055         Log: Subject: [PATCH] API Variable documentation   
6056              From: Simon Cozens <simon@cozens.net>
6057              Date: Mon, 15 Jan 2001 19:35:54 +0000
6058              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
6059      Branch: perl
6060            ! pod/perlapi.pod thrdvar.h
6061 ____________________________________________________________________________
6062 [  8446] By: jhi                                   on 2001/01/15  20:49:20
6063         Log: Signedness nit.
6064      Branch: perl
6065            ! pp_ctl.c
6066 ____________________________________________________________________________
6067 [  8445] By: jhi                                   on 2001/01/15  20:28:48
6068         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
6069      Branch: perl
6070            ! ext/B/B/Debug.pm
6071 ____________________________________________________________________________
6072 [  8444] By: jhi                                   on 2001/01/15  13:09:10
6073         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
6074      Branch: perl
6075            ! ext/B/B.xs
6076 ____________________________________________________________________________
6077 [  8443] By: jhi                                   on 2001/01/15  13:06:26
6078         Log: Missing from #8439.
6079      Branch: perl
6080            ! keywords.h mg.c
6081 ____________________________________________________________________________
6082 [  8442] By: jhi                                   on 2001/01/15  13:02:38
6083         Log: Subject: [PATCH @8436] Eliminate op_children
6084              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6085              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
6086              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
6087              
6088              Subject: [PATCH @8436] Re: Eliminate op_children
6089              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6090              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
6091              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
6092      Branch: perl
6093            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
6094            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
6095            ! op.c op.h
6096 ____________________________________________________________________________
6097 [  8441] By: jhi                                   on 2001/01/15  12:57:08
6098         Log: Use the /^Perl_/-less form of is_lvalue_sub().
6099      Branch: perl
6100            ! pp.h
6101 ____________________________________________________________________________
6102 [  8440] By: jhi                                   on 2001/01/15  05:13:09
6103         Log: Revert #8437 and #8438, the Linux large files story is more complex.
6104      Branch: metaconfig/U/perl
6105            ! d_fpos64_t.U d_off64_t.U
6106      Branch: perl
6107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6108            ! config_h.SH configure.com epoc/config.sh perl.h
6109            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
6110            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6111            ! win32/config.bc win32/config.gc win32/config.vc
6112 ____________________________________________________________________________
6113 [  8439] By: jhi                                   on 2001/01/15  05:02:24
6114         Log: More UTF-8 patches from Inaba Hiroto.
6115              - The substr lval was still not okay.
6116              - Now pp_stringify and sv_setsv copies source's UTF8 flag
6117              even if IN_BYTE.  pp_stringify is called from fold_constants
6118              at optimization phase and "\x{100}" was made SvUTF8_off under
6119              use bytes (the bytes pragma is for "byte semantics" and not
6120              for "do not produce UTF8 data")
6121              - New `qu' operator to generate UTF8 string explicitly.
6122              Though I agree with the policy "0x00-0xff always produce bytes",
6123              sometimes want to such a string to be coded in UTF8.
6124              I can use pack"U0a*" but it requires more typing and has
6125              runtime overhead.
6126              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
6127              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
6128              string is not UTF8_on and has char 0x80-0xff.
6129              
6130              TODO: document and test qu.
6131      Branch: perl
6132            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
6133            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
6134            ! toke.c
6135 ____________________________________________________________________________
6136 [  8438] By: jhi                                   on 2001/01/14  05:10:23
6137         Log: Metaconfig unit changes for #8437.
6138      Branch: metaconfig/U/perl
6139            ! d_fpos64_t.U d_off64_t.U
6140 ____________________________________________________________________________
6141 [  8437] By: jhi                                   on 2001/01/14  04:55:34
6142         Log: Add <features.h> probing, seems to be needed for (some?)
6143              Linux largefileness.
6144      Branch: perl
6145            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6146            ! config_h.SH configure.com epoc/config.sh perl.h
6147            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
6148            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6149            ! win32/config.bc win32/config.gc win32/config.vc
6150 ____________________________________________________________________________
6151 [  8436] By: jhi                                   on 2001/01/13  17:47:21
6152         Log: Tighten some of the tests a bit.
6153      Branch: perl
6154            ! t/pragma/utf8.t
6155 ____________________________________________________________________________
6156 [  8435] By: jhi                                   on 2001/01/13  17:31:54
6157         Log: Integrate perlio.
6158      Branch: perl
6159           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
6160           !> win32/config_H.gc win32/config_H.vc
6161 ____________________________________________________________________________
6162 [  8434] By: nick                                  on 2001/01/13  11:36:53
6163         Log: Run dmake regen_config_h for Win32
6164      Branch: perlio
6165            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6166 ____________________________________________________________________________
6167 [  8433] By: nick                                  on 2001/01/13  11:31:55
6168         Log: VMS friendly patch to Encode compile process
6169      Branch: perlio
6170            ! ext/Encode/Makefile.PL ext/Encode/compile
6171 ____________________________________________________________________________
6172 [  8432] By: nick                                  on 2001/01/13  11:06:44
6173         Log: Integrate mainline
6174      Branch: perlio
6175           +> ext/B/B/Concise.pm
6176           !> (integrate 52 files)
6177 ____________________________________________________________________________
6178 [  8431] By: jhi                                   on 2001/01/13  05:55:55
6179         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
6180              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6181              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
6182              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
6183      Branch: perl
6184            ! ext/B/B/Concise.pm
6185 ____________________________________________________________________________
6186 [  8430] By: jhi                                   on 2001/01/13  04:24:18
6187         Log: The LVRET macro needed an aTHX.
6188      Branch: perl
6189            ! pp.h
6190 ____________________________________________________________________________
6191 [  8429] By: jhi                                   on 2001/01/13  02:12:42
6192         Log: Update Changes.
6193      Branch: perl
6194            ! Changes patchlevel.h
6195 ____________________________________________________________________________
6196 [  8428] By: jhi                                   on 2001/01/13  02:08:50
6197         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
6198              From: Peter Prymmer <pvhp@forte.com>
6199              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
6200              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
6201              
6202              Add a BEGIN guard for sloppy floating point division.
6203      Branch: perl
6204            ! lib/Math/BigInt.pm lib/bigint.pl
6205 ____________________________________________________________________________
6206 [  8427] By: jhi                                   on 2001/01/13  01:47:16
6207         Log: The B::Terse drop-in replacement wasn't quite drop-in.
6208      Branch: perl
6209            ! ext/B/B/Terse.pm
6210 ____________________________________________________________________________
6211 [  8426] By: jhi                                   on 2001/01/12  21:20:43
6212         Log: Use UVXf.
6213      Branch: perl
6214            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6215            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
6216            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6217            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6218            ! win32/config.gc win32/config.vc
6219 ____________________________________________________________________________
6220 [  8425] By: jhi                                   on 2001/01/12  20:20:14
6221         Log: Subject: [PATCH perl@8342] -Wformat
6222              From: Robin Barker <rmb1@cise.npl.co.uk>
6223              Date: Fri, 12 Jan 2001 20:03:14 GMT
6224              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
6225      Branch: perl
6226            ! ext/Encode/Encode.xs mg.c sv.c toke.c
6227 ____________________________________________________________________________
6228 [  8424] By: jhi                                   on 2001/01/12  20:01:48
6229         Log: Subject: B::Concise -- an improved replacement for B::Terse 
6230              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6231              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
6232              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
6233      Branch: perl
6234            + ext/B/B/Concise.pm
6235            ! MANIFEST ext/B/B/Terse.pm
6236 ____________________________________________________________________________
6237 [  8423] By: jhi                                   on 2001/01/12  19:24:02
6238         Log: The new metaconfig unit from the #8421.
6239      Branch: metaconfig/U/perl
6240            + d_sigprocmask.U
6241 ____________________________________________________________________________
6242 [  8422] By: jhi                                   on 2001/01/12  19:23:43
6243         Log: Forgot the microperl config from the #8421.
6244      Branch: perl
6245            ! uconfig.h uconfig.sh
6246 ____________________________________________________________________________
6247 [  8421] By: jhi                                   on 2001/01/12  19:05:27
6248         Log: Add sigprocmask() probe, regen Configure, regen toc.
6249      Branch: perl
6250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6251            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
6252            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6253            ! vos/config.ga.h win32/config.bc win32/config.gc
6254            ! win32/config.vc
6255 ____________________________________________________________________________
6256 [  8420] By: jhi                                   on 2001/01/12  18:34:31
6257         Log: Add sockatmark() to the todo list.
6258      Branch: perl
6259            ! Todo-5.6
6260 ____________________________________________________________________________
6261 [  8419] By: jhi                                   on 2001/01/12  18:09:46
6262         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
6263      Branch: perl
6264            ! op.c
6265 ____________________________________________________________________________
6266 [  8418] By: jhi                                   on 2001/01/12  18:05:30
6267         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
6268              From: Radu Greab <radu@netsoft.ro>
6269              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
6270              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
6271      Branch: perl
6272            ! op.c t/pragma/sub_lval.t
6273 ____________________________________________________________________________
6274 [  8417] By: jhi                                   on 2001/01/12  16:09:09
6275         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
6276              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
6277              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
6278              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
6279      Branch: perl
6280            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
6281            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
6282            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
6283            ! t/pragma/sub_lval.t toke.c
6284 ____________________________________________________________________________
6285 [  8416] By: jhi                                   on 2001/01/12  15:42:06
6286         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
6287              From: "Richard Soderberg" <rs@crystalflame.net>
6288              Date: Fri, 12 Jan 2001 04:49:35 -0800
6289              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
6290              
6291              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
6292              according to the platform.
6293      Branch: perl
6294            ! op.c
6295 ____________________________________________________________________________
6296 [  8415] By: jhi                                   on 2001/01/12  15:33:41
6297         Log: One more UTF-8 fix from Inaba Hiroto.
6298      Branch: perl
6299            ! pp.c regexec.c t/pragma/utf8.t
6300 ____________________________________________________________________________
6301 [  8414] By: jhi                                   on 2001/01/12  15:30:18
6302         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
6303      Branch: perl
6304            ! regexec.c
6305 ____________________________________________________________________________
6306 [  8413] By: jhi                                   on 2001/01/12  15:22:10
6307         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
6308              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6309              Date: Thu, 11 Jan 2001 12:53:36 +0100
6310              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
6311      Branch: perl
6312            ! toke.c
6313 ____________________________________________________________________________
6314 [  8412] By: jhi                                   on 2001/01/12  15:20:25
6315         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
6316              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6317              Date: Fri, 12 Jan 2001 14:37:55 +0100
6318              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
6319      Branch: perl
6320            ! hints/posix-bc.sh
6321 ____________________________________________________________________________
6322 [  8411] By: jhi                                   on 2001/01/12  15:14:14
6323         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
6324              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6325              Date: Fri, 12 Jan 2001 10:42:21 +0100
6326              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
6327      Branch: perl
6328            ! t/op/regmesg.t
6329 ____________________________________________________________________________
6330 [  8410] By: jhi                                   on 2001/01/12  05:48:55
6331         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
6332              From: Nicholas Clark <nick@ccl4.org> 
6333              Date: Sun, 7 Jan 2001 19:47:14 +0000
6334              Message-ID: <20010107194714.B1048@plum.flirble.org>
6335      Branch: perl
6336            ! t/op/numconvert.t
6337 ____________________________________________________________________________
6338 [  8409] By: jhi                                   on 2001/01/12  05:41:28
6339         Log: Integrate perlio.
6340      Branch: perl
6341           !> mg.c scope.h
6342 ____________________________________________________________________________
6343 [  8408] By: nick                                  on 2001/01/11  22:43:28
6344         Log: Remove variables that were used in experiments.
6345      Branch: perlio
6346            ! mg.c
6347 ____________________________________________________________________________
6348 [  8407] By: nick                                  on 2001/01/11  20:57:44
6349         Log: Catch die in %SIG handler and unblock the signal before re-dying.
6350              This make Linux work _without_ sigsetjmp().
6351              Turn off sigsetjmp() to see what else it does.
6352              May need Configure probe for sigprocmask() if anything has sigaction()
6353              but not sigprocmask().
6354      Branch: perlio
6355            ! mg.c scope.h
6356 ____________________________________________________________________________
6357 [  8406] By: nick                                  on 2001/01/11  19:32:07
6358         Log: Integrate mainline
6359      Branch: perlio
6360           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
6361           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
6362           !> t/op/substr.t
6363 ____________________________________________________________________________
6364 [  8405] By: jhi                                   on 2001/01/11  17:11:01
6365         Log: Fix UTF-8 lval substr().
6366      Branch: perl
6367            ! mg.c t/op/substr.t
6368 ____________________________________________________________________________
6369 [  8404] By: jhi                                   on 2001/01/11  05:13:58
6370         Log: Update Changes.
6371      Branch: perl
6372            ! Changes patchlevel.h
6373 ____________________________________________________________________________
6374 [  8403] By: jhi                                   on 2001/01/11  04:38:24
6375         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
6376              From: Hugo <hv@crypt.compulink.co.uk>
6377              Date: Mon, 30 Oct 2000 01:33:26 +0000
6378              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
6379      Branch: perl
6380            ! regexec.c t/op/re_tests
6381 ____________________________________________________________________________
6382 [  8402] By: jhi                                   on 2001/01/11  04:26:12
6383         Log: Integrate perlio.
6384      Branch: perl
6385           !> scope.h util.c
6386 ____________________________________________________________________________
6387 [  8401] By: nick                                  on 2001/01/10  22:52:55
6388         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
6389              (So Alan and Ilya can try setting via hints.)
6390              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
6391              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
6392              doing the save everywhere seems to restart read() correctly, but just
6393              doing it once "round" the handler does not.
6394      Branch: perlio
6395            ! scope.h
6396 ____________________________________________________________________________
6397 [  8400] By: jhi                                   on 2001/01/10  21:57:54
6398         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
6399              of IRIX, HP-UX is unaffected.
6400      Branch: perl
6401            ! perl.h
6402 ____________________________________________________________________________
6403 [  8399] By: nick                                  on 2001/01/10  21:29:19
6404         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
6405      Branch: perlio
6406            ! util.c
6407 ____________________________________________________________________________
6408 [  8398] By: jhi                                   on 2001/01/10  20:55:31
6409         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
6410              also have ReusePort.
6411      Branch: perl
6412            ! ext/IO/lib/IO/Socket/INET.pm
6413 ____________________________________________________________________________
6414 [  8397] By: jhi                                   on 2001/01/10  20:50:57
6415         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
6416              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
6417              Date: Wed, 10 Jan 2001 01:38:13 -0800
6418              Message-ID: <20010110013813.B41744@yahoo-inc.com>
6419      Branch: perl
6420            ! ext/IO/lib/IO/Socket/INET.pm
6421 ____________________________________________________________________________
6422 [  8396] By: jhi                                   on 2001/01/10  20:49:30
6423         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
6424              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
6425              Date: Wed, 10 Jan 2001 01:37:32 -0800
6426              Message-ID: <20010110013732.A41744@yahoo-inc.com>
6427      Branch: perl
6428            ! ext/Socket/Socket.pm
6429 ____________________________________________________________________________
6430 [  8395] By: jhi                                   on 2001/01/10  20:41:37
6431         Log: Test for bug id 20010105.016 (fixed by #8378).
6432      Branch: perl
6433            ! t/op/split.t
6434 ____________________________________________________________________________
6435 [  8394] By: jhi                                   on 2001/01/10  20:26:32
6436         Log: Integrate perlio.
6437      Branch: perl
6438            ! util.c
6439 ____________________________________________________________________________
6440 [  8393] By: nick                                  on 2001/01/10  19:34:30
6441         Log: Back out Simon's pid hackery for now.
6442      Branch: perlio
6443            ! util.c
6444 ____________________________________________________________________________
6445 [  8392] By: nick                                  on 2001/01/10  19:23:13
6446         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
6447      Branch: perlio
6448           !> (integrate 29 files)
6449 ____________________________________________________________________________
6450 [  8391] By: jhi                                   on 2001/01/10  18:43:15
6451         Log: Subject: [PATCH] Fix my_pclose segfault
6452              From: Simon Cozens <simon@cozens.net>
6453              Date: Wed, 10 Jan 2001 18:39:35 +0000
6454              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
6455      Branch: perl
6456            ! util.c
6457 ____________________________________________________________________________
6458 [  8390] By: jhi                                   on 2001/01/10  18:42:08
6459         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
6460              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6461              Date:     Wed, 10 Jan 2001 13:23:02 EST
6462              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
6463      Branch: perl
6464            ! ext/Opcode/Opcode.xs
6465 ____________________________________________________________________________
6466 [  8389] By: jhi                                   on 2001/01/10  15:16:07
6467         Log: Turn off the integer preservation for now.
6468      Branch: perl
6469            ! perl.h
6470 ____________________________________________________________________________
6471 [  8388] By: jhi                                   on 2001/01/10  15:01:25
6472         Log: Few more IDE/editor nits from p5p.
6473      Branch: perl
6474            ! pod/perlfaq3.pod
6475 ____________________________________________________________________________
6476 [  8387] By: jhi                                   on 2001/01/10  06:53:16
6477         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
6478              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
6479              Date: Tue, 9 Jan 2001 23:16:02 +0000
6480              Message-ID: <20010109231602.A81101@plum.flirble.org>
6481      Branch: perl
6482            ! sv.c
6483 ____________________________________________________________________________
6484 [  8386] By: jhi                                   on 2001/01/10  03:17:54
6485         Log: Test cases for #8385 (from Simon's "torture.pl")
6486      Branch: perl
6487            ! t/op/tr.t
6488 ____________________________________________________________________________
6489 [  8385] By: jhi                                   on 2001/01/10  03:17:11
6490         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
6491              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
6492              Date: Wed, 10 Jan 2001 11:39:39 +0900
6493              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
6494              
6495              Some more UTF-8 tr cases fixed.
6496      Branch: perl
6497            ! doop.c
6498 ____________________________________________________________________________
6499 [  8384] By: jhi                                   on 2001/01/09  22:45:40
6500         Log: Allow the locale test needing POSIX and the taint test
6501              needing IPC::SysV to run under 'minitest' (basically,
6502              bail out if loading the extension fails)
6503      Branch: perl
6504            ! t/op/misc.t t/op/taint.t
6505 ____________________________________________________________________________
6506 [  8383] By: jhi                                   on 2001/01/09  21:36:04
6507         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
6508              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6509              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
6510              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
6511      Branch: perl
6512            ! t/io/openpid.t
6513 ____________________________________________________________________________
6514 [  8382] By: jhi                                   on 2001/01/09  21:06:08
6515         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
6516              Should finish up the bug id 20001205.022.
6517      Branch: perl
6518            ! pp.c pp_hot.c scope.c
6519 ____________________________________________________________________________
6520 [  8381] By: jhi                                   on 2001/01/09  18:27:43
6521         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
6522              From: Andy Dougherty <doughera@lafayette.edu>
6523              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
6524              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
6525              
6526              More robust yacc/bison error detection.
6527      Branch: perl
6528            ! t/comp/proto.t
6529 ____________________________________________________________________________
6530 [  8380] By: jhi                                   on 2001/01/09  15:21:38
6531         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
6532              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6533              Date:     Tue, 9 Jan 2001 07:53:55 EST
6534              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
6535      Branch: perl
6536            ! t/op/misc.t vms/test.com
6537 ____________________________________________________________________________
6538 [  8379] By: jhi                                   on 2001/01/09  15:20:38
6539         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
6540              From: jhi@cc.hut.fi
6541              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
6542              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
6543              
6544              The #8378 fixed this.
6545      Branch: perl
6546            ! t/op/tr.t
6547 ____________________________________________________________________________
6548 [  8378] By: jhi                                   on 2001/01/09  15:05:32
6549         Log: Subject: One more patch for UTF8 
6550              From: Inaba Hiroto <inaba@st.rim.or.jp>
6551              Date: Tue, 09 Jan 2001 01:04:32 +0900
6552              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
6553              
6554              UTF-8 fixes for 'x' and tr///.
6555      Branch: perl
6556            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
6557            ! regcomp.c regexec.c toke.c utf8.c
6558 ____________________________________________________________________________
6559 [  8377] By: jhi                                   on 2001/01/09  14:32:17
6560         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
6561      Branch: perl
6562            ! t/op/length.t
6563 ____________________________________________________________________________
6564 [  8376] By: jhi                                   on 2001/01/09  04:32:32
6565         Log: integrate changes #7775, #8316, #8316 from mainline
6566      Branch: maint-5.6/perl
6567            ! hints/solaris_2.sh
6568 ____________________________________________________________________________
6569 [  8375] By: jhi                                   on 2001/01/09  04:26:43
6570         Log: Update Changes.
6571      Branch: perl
6572            ! Changes patchlevel.h
6573 ____________________________________________________________________________
6574 [  8374] By: jhi                                   on 2001/01/09  04:14:32
6575         Log: IDE/editor section tweaking.
6576      Branch: perl
6577            ! pod/perlfaq3.pod
6578 ____________________________________________________________________________
6579 [  8373] By: jhi                                   on 2001/01/09  02:38:26
6580         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
6581              From: Peter Prymmer <pvhp@forte.com>
6582              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
6583              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
6584              
6585              In preparation os OS/390 dynamic loading.
6586      Branch: perl
6587            ! README.os390 hints/os390.sh
6588 ____________________________________________________________________________
6589 [  8372] By: jhi                                   on 2001/01/09  00:24:30
6590         Log: Integrate with perlio.
6591      Branch: perl
6592           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
6593 ____________________________________________________________________________
6594 [  8371] By: nick                                  on 2001/01/08  23:54:33
6595         Log: Fix "scalars leaked" bugs caused by overload magic
6596              (Highlighted by Ilya's DESTROY optimization.)
6597      Branch: perlio
6598            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
6599 ____________________________________________________________________________
6600 [  8370] By: nick                                  on 2001/01/08  20:19:41
6601         Log: Integrate mainline
6602      Branch: perlio
6603           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
6604           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
6605           !> t/op/64bitint.t
6606 ____________________________________________________________________________
6607 [  8369] By: jhi                                   on 2001/01/08  17:30:52
6608         Log: save_delete() Safefree() doesn't (anymore?) work with shared
6609              strings, one test failure in op/misc and almost all of lib/b.
6610              (Outcomments #8369.)
6611      Branch: perl
6612            ! scope.c
6613 ____________________________________________________________________________
6614 [  8368] By: jhi                                   on 2001/01/08  14:47:10
6615         Log: (Outcommented by #8369.)
6616              
6617              Subject: Re: Perl BugID 20001205.022 ---- save_delete
6618              From: Simon Cozens <simon@cozens.net>
6619              Date: Sat, 6 Jan 2001 11:48:40 +0000
6620              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
6621              
6622              The save_delete() does need the Safefree.
6623      Branch: perl
6624            ! scope.c
6625 ____________________________________________________________________________
6626 [  8367] By: bailey                                on 2001/01/08  08:53:52
6627         Log: Once again syncing after too long an absence
6628      Branch: vmsperl
6629           +> (branch 55 files)
6630            - MAINTAIN fix_pl vos/config.def vos/config.h
6631            - vos/config_h.SH_orig
6632           !> (integrate 498 files)
6633 ____________________________________________________________________________
6634 [  8366] By: jhi                                   on 2001/01/08  02:42:59
6635         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
6636              From: nick@ccl4.org
6637              Date: Sun, 7 Jan 2001 21:07:18 +0000
6638              Message-Id: <20010107210717.D1048@plum.flirble.org>
6639      Branch: perl
6640            ! sv.c t/op/64bitint.t
6641 ____________________________________________________________________________
6642 [  8365] By: jhi                                   on 2001/01/08  02:35:16
6643         Log: Subject: [PATCH] environ nit
6644              From: Simon Cozens <simon@cozens.net>
6645              Date: Sun, 7 Jan 2001 17:57:07 +0000
6646              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
6647              
6648              Use environ only if we have it.
6649      Branch: perl
6650            ! mg.c
6651 ____________________________________________________________________________
6652 [  8364] By: jhi                                   on 2001/01/08  02:24:51
6653         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
6654      Branch: perl
6655            ! ext/GDBM_File/GDBM_File.xs
6656 ____________________________________________________________________________
6657 [  8363] By: jhi                                   on 2001/01/08  02:19:24
6658         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
6659              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6660              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
6661              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
6662      Branch: perl
6663            ! dump.c op.c
6664 ____________________________________________________________________________
6665 [  8362] By: jhi                                   on 2001/01/08  02:17:43
6666         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
6667              From: Doug MacEachern <dougm@covalent.net>
6668              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
6669              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
6670              
6671              Allow AUTOLOAD to be an xsub and allow such xsubs
6672              to avoid use of $AUTOLOAD.
6673      Branch: perl
6674            ! gv.c
6675 ____________________________________________________________________________
6676 [  8361] By: jhi                                   on 2001/01/08  02:16:07
6677         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
6678              From: Radu Greab <radu@netsoft.ro>
6679              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
6680              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
6681              
6682              No need for the potentially unportable $SIG{CHLD}.
6683      Branch: perl
6684            ! t/io/pipe.t
6685 ____________________________________________________________________________
6686 [  8360] By: jhi                                   on 2001/01/08  01:58:23
6687         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
6688      Branch: perl
6689            ! lib/Getopt/Long.pm
6690 ____________________________________________________________________________
6691 [  8359] By: jhi                                   on 2001/01/08  01:55:44
6692         Log: Integrate perlio.
6693      Branch: perl
6694           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
6695           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
6696           !> utf8.c win32/Makefile
6697 ____________________________________________________________________________
6698 [  8358] By: jhi                                   on 2001/01/07  21:16:50
6699         Log: Update the EPOC cross SDK URL.
6700      Branch: perl
6701            ! README.epoc
6702 ____________________________________________________________________________
6703 [  8357] By: jhi                                   on 2001/01/07  21:16:09
6704         Log: Update the EPOC cross SDK URL.
6705      Branch: maint-5.6/perl
6706            ! README.epoc
6707 ____________________________________________________________________________
6708 [  8356] By: nick                                  on 2001/01/06  21:47:52
6709         Log: FILE * in XS code for PerlIO world:
6710              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
6711              - Add FILE * T_STDIO typemap.
6712              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
6713      Branch: perlio
6714            ! lib/ExtUtils/typemap perlio.c perlio.h
6715 ____________________________________________________________________________
6716 [  8355] By: jhi                                   on 2001/01/06  20:27:15
6717         Log: integrate change #8336 from mainline
6718              
6719              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
6720      Branch: maint-5.6/perl
6721            ! hv.c
6722 ____________________________________________________________________________
6723 [  8354] By: jhi                                   on 2001/01/06  20:24:29
6724         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
6725              From: Robin Barker <rmb1@cise.npl.co.uk>
6726              Date: Fri, 22 Dec 2000 12:17:38 GMT
6727              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
6728              
6729              The patch reformats some long =item lines so they give
6730              correct output via pod2man | nroff -man
6731              
6732              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
6733              From: Robin Barker <rmb1@cise.npl.co.uk>
6734              Date: Tue, 2 Jan 2001 15:35:03 GMT
6735              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
6736              
6737              Here is a _further_ patch which corrects a few more errors:
6738              * an empty C<=item> in CPAN.pm
6739              * patching the wrong file (pod/perlamiga.pod not README.amiga)
6740              * leaving empty C<=item>s which formatted incorrectly
6741              * over long C<=item>s revealed by latest patch to Pod::Man
6742      Branch: maint-5.6/perl
6743            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
6744            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
6745            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
6746            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
6747            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
6748            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
6749 ____________________________________________________________________________
6750 [  8353] By: jhi                                   on 2001/01/06  20:21:10
6751         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
6752              
6753              UTF-8 hash keys.
6754      Branch: maint-5.6/perl
6755            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
6756 ____________________________________________________________________________
6757 [  8352] By: jhi                                   on 2001/01/06  20:18:44
6758         Log: Forgotten from #8438.
6759      Branch: maint-5.6/perl
6760            ! epoc/epocish.h
6761 ____________________________________________________________________________
6762 [  8351] By: jhi                                   on 2001/01/06  20:18:12
6763         Log: Forgotten from #8347.
6764      Branch: maint-5.6/perl
6765            ! config_h.SH
6766 ____________________________________________________________________________
6767 [  8350] By: jhi                                   on 2001/01/06  20:00:19
6768         Log: Thinko in #8347.
6769      Branch: maint-5.6/perl
6770            ! regcomp.c
6771 ____________________________________________________________________________
6772 [  8349] By: jhi                                   on 2001/01/06  18:05:30
6773         Log: Copy the FAQ3 IDE section from the development branch,
6774              changes originally by Peter Prymmer.
6775      Branch: maint-5.6/perl
6776            ! pod/perlfaq3.pod
6777 ____________________________________________________________________________
6778 [  8348] By: jhi                                   on 2001/01/06  18:03:02
6779         Log: EPOC updates for TRIAL1.
6780              
6781              Subject: [5.6.1 trial1] EPOC update
6782              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6783              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
6784              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
6785              
6786              Subject: epoc patch2 for perl-5.6.1-trial1
6787              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6788              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
6789              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
6790      Branch: maint-5.6/perl
6791            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
6792            ! epoc/epocish.c
6793 ____________________________________________________________________________
6794 [  8347] By: jhi                                   on 2001/01/06  17:29:10
6795         Log: integrate changes #7710,7824,7973 from mainline,
6796              plus VMS nits from Peter Prymmer and Dan Sugalski.
6797              
6798              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
6799              library (getprotobyname and getprotobynumber are outversioned by
6800              the same calls in libc, at least for xlc version 3.
6801              
6802              Add HAS_SBRK_PROTO.
6803              
6804              Fixes for signedness warnings noticed by VMSperlers.
6805      Branch: maint-5.6/perl
6806            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6807            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
6808            ! sv.c vms/descrip_mms.template vos/config.alpha.def
6809            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6810            ! win32/config.bc win32/config.gc win32/config.vc
6811 ____________________________________________________________________________
6812 [  8346] By: nick                                  on 2001/01/06  14:36:01
6813         Log: Fixup accumulated integrate muddles (perlio == devperl again)
6814      Branch: perlio
6815            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
6816 ____________________________________________________________________________
6817 [  8345] By: nick                                  on 2001/01/06  14:24:58
6818         Log: Integrate mainline
6819      Branch: perlio
6820           !> (integrate 55 files)
6821 ____________________________________________________________________________
6822 [  8344] By: jhi                                   on 2001/01/06  02:24:02
6823         Log: Subject: [patch] PerlIO_cleanup() prototype
6824              From: Doug MacEachern <dougm@covalent.net>
6825              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
6826              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
6827      Branch: perl
6828            ! perlio.h
6829 ____________________________________________________________________________
6830 [  8343] By: jhi                                   on 2001/01/06  01:04:09
6831         Log: IRIX compiler noticed that the bof initialization might be
6832              bypassed by control flow.
6833      Branch: perl
6834            ! toke.c
6835 ____________________________________________________________________________
6836 [  8342] By: jhi                                   on 2001/01/06  00:10:48
6837         Log: Update Changes.
6838      Branch: perl
6839            ! Changes patchlevel.h
6840 ____________________________________________________________________________
6841 [  8341] By: jhi                                   on 2001/01/05  23:52:33
6842         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
6843      Branch: perl
6844            ! toke.c
6845 ____________________________________________________________________________
6846 [  8340] By: jhi                                   on 2001/01/05  22:44:08
6847         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
6848              From: Radu Greab <radu@netsoft.ro>
6849              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
6850              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
6851      Branch: perl
6852            ! t/io/pipe.t util.c
6853 ____________________________________________________________________________
6854 [  8339] By: jhi                                   on 2001/01/05  22:35:17
6855         Log: Subject: [PATCH] format and rewording in perlfaq.pod
6856              From: Robin Barker <rmb1@cise.npl.co.uk>
6857              Date: Fri, 5 Jan 2001 18:51:20 GMT
6858              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
6859      Branch: perl
6860            ! pod/perlfaq.pod
6861 ____________________________________________________________________________
6862 [  8338] By: jhi                                   on 2001/01/05  22:31:17
6863         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
6864              From: Peter Prymmer <pvhp@forte.com>
6865              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
6866              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
6867      Branch: perl
6868            ! utils/perlbug.PL
6869 ____________________________________________________________________________
6870 [  8337] By: jhi                                   on 2001/01/05  18:15:11
6871         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
6872              From: Robin Barker <rmb1@cise.npl.co.uk>
6873              Date: Tue, 2 Jan 2001 15:24:07 GMT
6874              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
6875              
6876              If you call configure as C<./Configure> or C<sh ./Configure>,
6877              $src is set to the absolute path name, not '.'.
6878              
6879              This, in turn, means -Dmksymlink tries to do its stuff because
6880              it does not think it is in the src directory.
6881              
6882              (plus a metaconfig nitfix)
6883      Branch: metaconfig
6884            ! U/compline/ccflags.U U/modified/src.U
6885      Branch: perl
6886            ! Configure config_h.SH
6887 ____________________________________________________________________________
6888 [  8336] By: jhi                                   on 2001/01/05  17:48:32
6889         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
6890              From: Alan Burlison <Alan.Burlison@uk.sun.com>
6891              Message-ID: <3A5606C4.473D2226@uk.sun.com>
6892              Date: Fri, 05 Jan 2001 17:39:16 +0000
6893      Branch: perl
6894            ! hv.c
6895 ____________________________________________________________________________
6896 [  8335] By: jhi                                   on 2001/01/05  16:05:44
6897         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
6898      Branch: perl
6899            ! lib/Getopt/Long.pm
6900 ____________________________________________________________________________
6901 [  8334] By: jhi                                   on 2001/01/05  16:00:51
6902         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
6903              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
6904              Date: Fri, 05 Jan 2001 13:46:51 +0100
6905              Message-ID: <13693.978698811@nice.ram.loc>
6906              
6907              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
6908              accurate reading of the "atime".  
6909      Branch: perl
6910            ! t/io/fs.t
6911 ____________________________________________________________________________
6912 [  8333] By: jhi                                   on 2001/01/05  15:57:37
6913         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
6914              From: Simon Cozens <simon@cozens.net>
6915              Date: Fri, 8 Dec 2000 13:33:31 +0000
6916              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
6917              
6918              A lost patch fragment.
6919      Branch: perl
6920            ! doop.c
6921 ____________________________________________________________________________
6922 [  8332] By: jhi                                   on 2001/01/05  15:40:42
6923         Log: Do away with strncpy() and a fixed length buffer.
6924      Branch: perl
6925            ! utf8.c
6926 ____________________________________________________________________________
6927 [  8331] By: jhi                                   on 2001/01/05  15:03:07
6928         Log: Tests for #8329 and #8330.
6929      Branch: perl
6930            ! t/op/bop.t
6931 ____________________________________________________________________________
6932 [  8330] By: jhi                                   on 2001/01/05  15:02:38
6933         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
6934              raw 8-bit form to the UTF-8 string.
6935      Branch: perl
6936            ! toke.c
6937 ____________________________________________________________________________
6938 [  8329] By: jhi                                   on 2001/01/05  14:55:13
6939         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
6940              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6941              Date: Fri, 5 Jan 2001 12:28:52 +0100
6942              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
6943              
6944              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
6945              no effect.  (changed the strncpy() to Copy())
6946      Branch: perl
6947            ! toke.c
6948 ____________________________________________________________________________
6949 [  8328] By: jhi                                   on 2001/01/05  06:44:27
6950         Log: UTF-8 cleanup.
6951      Branch: perl
6952            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
6953            ! regexec.c sv.c toke.c
6954 ____________________________________________________________________________
6955 [  8327] By: jhi                                   on 2001/01/05  01:11:29
6956         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')
6957              From: Radu Greab <radu@netsoft.ro>
6958              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
6959              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
6960              
6961              Cleans up Harness to not use FileHandle, which uses IO.
6962      Branch: perl
6963            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6964 ____________________________________________________________________________
6965 [  8326] By: jhi                                   on 2001/01/05  00:56:37
6966         Log: Update Changes.
6967      Branch: perl
6968            ! Changes patchlevel.h
6969 ____________________________________________________________________________
6970 [  8325] By: jhi                                   on 2001/01/05  00:53:18
6971         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
6972              From: Peter Prymmer <pvhp@forte.com>
6973              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
6974              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
6975              
6976              plus a couple more tailing whitespace removals.
6977      Branch: perl
6978            ! win32/Makefile
6979 ____________________________________________________________________________
6980 [  8324] By: jhi                                   on 2001/01/05  00:47:39
6981         Log: Add some Unicode chop() tests.
6982      Branch: perl
6983            ! t/op/chop.t
6984 ____________________________________________________________________________
6985 [  8323] By: jhi                                   on 2001/01/05  00:47:23
6986         Log: Unify UTF-8 malformedness handling.
6987      Branch: perl
6988            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
6989 ____________________________________________________________________________
6990 [  8322] By: jhi                                   on 2001/01/04  22:21:54
6991         Log: The new $issymlink was unknown to Mksymlinks.
6992      Branch: metaconfig/U/perl
6993            ! Mksymlinks.U issymlink.U
6994      Branch: perl
6995            ! Configure config_h.SH
6996 ____________________________________________________________________________
6997 [  8321] By: jhi                                   on 2001/01/04  21:51:05
6998         Log: The test didn't work under the core test framework.
6999      Branch: perl
7000            ! t/lib/st-lock.t
7001 ____________________________________________________________________________
7002 [  8320] By: jhi                                   on 2001/01/04  21:14:22
7003         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
7004      Branch: perl
7005            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
7006 ____________________________________________________________________________
7007 [  8319] By: jhi                                   on 2001/01/04  20:46:17
7008         Log: Typo in #8312 when manually appying a problematic patch fragment.
7009      Branch: perl
7010            ! ext/Storable/Storable.xs
7011 ____________________________________________________________________________
7012 [  8318] By: jhi                                   on 2001/01/04  20:43:01
7013         Log: The $sh_c didn't fly.
7014      Branch: metaconfig
7015            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
7016            ! U/modified/Loc.U U/modified/myhostname.U
7017            ! U/modified/spitshell.U
7018      Branch: metaconfig/U/perl
7019            ! issymlink.U
7020      Branch: perl
7021            ! Configure config_h.SH
7022 ____________________________________________________________________________
7023 [  8317] By: jhi                                   on 2001/01/04  19:58:01
7024         Log: AIX builtin test -h is broken, changes based on
7025              
7026              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
7027              Date: Tue, 02 Jan 2001 11:24:39 +0100
7028              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7029              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
7030      Branch: metaconfig
7031            + U/modified/spitshell.U
7032            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
7033            ! U/modified/Loc.U U/modified/myhostname.U
7034      Branch: metaconfig/U/perl
7035            ! Mksymlinks.U issymlink.U
7036      Branch: perl
7037            ! Configure
7038 ____________________________________________________________________________
7039 [  8316] By: jhi                                   on 2001/01/04  19:02:22
7040         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
7041              From: Andy Dougherty <doughera@lafayette.edu>
7042              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
7043              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
7044              
7045              Beware of GNU ld.
7046      Branch: perl
7047            ! hints/solaris_2.sh
7048 ____________________________________________________________________________
7049 [  8315] By: jhi                                   on 2001/01/04  18:56:48
7050         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
7051              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
7052              Date: Wed, 3 Jan 2001 07:58:51 +0100
7053              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
7054      Branch: perl
7055            ! hints/solaris_2.sh
7056 ____________________________________________________________________________
7057 [  8314] By: jhi                                   on 2001/01/04  18:54:07
7058         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
7059              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
7060              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
7061              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
7062              
7063              Doc tweak on #8313.
7064      Branch: perl
7065            ! ext/B/B/Deparse.pm
7066 ____________________________________________________________________________
7067 [  8313] By: jhi                                   on 2001/01/04  18:52:27
7068         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
7069              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
7070              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
7071              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
7072              
7073              Make the peephole optimizer to bypass more null ops and
7074              and rewrite the deparse handling of continue blocks.
7075      Branch: perl
7076            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
7077 ____________________________________________________________________________
7078 [  8312] By: jhi                                   on 2001/01/04  18:47:39
7079         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
7080      Branch: perl
7081            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
7082            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7083            ! t/lib/st-lock.t
7084 ____________________________________________________________________________
7085 [  8311] By: jhi                                   on 2001/01/04  18:36:08
7086         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
7087              filter to be run on each .pm during the pm_to_blib() phase,
7088              a fixed version of
7089              
7090              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
7091              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
7092              Date: Wed, 03 Jan 2001 22:01:30 +0100
7093              Message-ID: <5296.978555690@nice.ram.loc>
7094      Branch: perl
7095            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7096            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7097            ! lib/ExtUtils/MakeMaker.pm
7098 ____________________________________________________________________________
7099 [  8310] By: jhi                                   on 2001/01/04  18:32:54
7100         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
7101              From: Robin Barker <rmb1@cise.npl.co.uk>
7102              Date: Tue, 2 Jan 2001 15:35:03 GMT
7103              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
7104      Branch: perl
7105            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
7106            ! pod/perlrequick.pod
7107 ____________________________________________________________________________
7108 [  8309] By: jhi                                   on 2001/01/04  18:29:07
7109         Log: Subject: Re: [patch] static-ize XS()
7110              From: Doug MacEachern <dougm@covalent.net>
7111              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
7112              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
7113              
7114              Provide prototypes for the XS functions.
7115      Branch: perl
7116            ! lib/ExtUtils/xsubpp
7117 ____________________________________________________________________________
7118 [  8308] By: jhi                                   on 2001/01/04  18:27:44
7119         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
7120              From: Doug MacEachern <dougm@covalent.net>
7121              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
7122              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
7123      Branch: perl
7124            ! lib/ExtUtils/typemap
7125 ____________________________________________________________________________
7126 [  8307] By: jhi                                   on 2001/01/04  18:25:25
7127         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
7128              From: Doug MacEachern <dougm@covalent.net>
7129              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
7130              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
7131              
7132              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
7133      Branch: perl
7134            ! lib/ExtUtils/MM_Unix.pm
7135 ____________________________________________________________________________
7136 [  8306] By: jhi                                   on 2001/01/04  18:23:00
7137         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
7138              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7139              Date: Thu, 4 Jan 2001 12:47:10 +0100 
7140              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
7141              
7142              The toke.c part only, patching embed.h and proto.h is futile.
7143      Branch: perl
7144            ! toke.c
7145 ____________________________________________________________________________
7146 [  8305] By: jhi                                   on 2001/01/04  18:05:51
7147         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
7148              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7149              Date: Thu, 4 Jan 2001 17:50:12 +0100 
7150              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
7151      Branch: perl
7152            ! toke.c
7153 ____________________________________________________________________________
7154 [  8304] By: jhi                                   on 2001/01/04  18:03:26
7155         Log: Subject: [PATCH perl@8269]
7156              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7157              Date: Thu, 4 Jan 2001 12:53:39 +0100 
7158              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
7159              
7160              If running byacc write-enable also perly.h.
7161      Branch: perl
7162            ! Makefile.SH
7163 ____________________________________________________________________________
7164 [  8303] By: jhi                                   on 2001/01/04  15:40:49
7165         Log: Rewrite pp_concat() in terms of sv_catsv().
7166      Branch: perl
7167            ! pp_hot.c
7168 ____________________________________________________________________________
7169 [  8302] By: nick                                  on 2001/01/03  22:43:22
7170         Log: Integrate mainline.
7171      Branch: perlio
7172           !> ext/Encode/Encode.xs sv.c utf8.c
7173 ____________________________________________________________________________
7174 [  8301] By: jhi                                   on 2001/01/02  23:40:26
7175         Log: Variable naming tweak.
7176      Branch: perl
7177            ! sv.c
7178 ____________________________________________________________________________
7179 [  8300] By: jhi                                   on 2001/01/02  23:40:02
7180         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
7181              in is_utf8_string().
7182      Branch: perl
7183            ! utf8.c
7184 ____________________________________________________________________________
7185 [  8299] By: jhi                                   on 2001/01/02  22:14:40
7186         Log: Integrate perlio.
7187      Branch: perl
7188           !> pp.c pp_hot.c win32/Makefile
7189 ____________________________________________________________________________
7190 [  8298] By: nick                                  on 2001/01/02  22:03:06
7191         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
7192      Branch: perlio
7193            ! pp.c pp_hot.c
7194 ____________________________________________________________________________
7195 [  8297] By: jhi                                   on 2001/01/02  04:26:28
7196         Log: Signedness nit.
7197      Branch: perl
7198            ! ext/Encode/Encode.xs
7199 ____________________________________________________________________________
7200 [  8296] By: nick                                  on 2001/01/01  23:49:36
7201         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
7202      Branch: perlio
7203            ! win32/Makefile
7204 ____________________________________________________________________________
7205 [  8295] By: jhi                                   on 2001/01/01  23:05:48
7206         Log: Integrate perlio.
7207      Branch: perl
7208           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
7209           !> t/lib/encode.t
7210 ____________________________________________________________________________
7211 [  8294] By: nick                                  on 2001/01/01  22:48:34
7212         Log: Integrate mainline
7213      Branch: perlio
7214            ! pp_hot.c t/lib/encode.t
7215           !> (integrate 65 files)
7216 ____________________________________________________________________________
7217 [  8293] By: nick                                  on 2001/01/01  21:58:50
7218         Log: More rigor in UTF-8-ness of Encode's toUnicode
7219              XS export some of the utf8 internal functions.
7220              Test some of the functions.
7221              Fix pp_concat() bug shown by said tests.
7222      Branch: perlio
7223            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
7224            ! t/lib/encode.t
7225 ____________________________________________________________________________
7226 [  8292] By: jhi                                   on 2001/01/01  18:11:44
7227         Log: Integrate perlio.
7228      Branch: perl
7229           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
7230           !> ext/Encode/encengine.c ext/Encode/encode.h
7231 ____________________________________________________________________________
7232 [  8291] By: jhi                                   on 2001/01/01  18:10:58
7233         Log: Podify README.mpeix (a new version from the web),
7234              add a dummy NAME to Carp::Heavy, regen toc.
7235      Branch: perl
7236            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
7237            ! pod/perltoc.pod
7238 ____________________________________________________________________________
7239 [  8290] By: nick                                  on 2001/01/01  17:43:47
7240         Log: Loose the "Loading..." warning.
7241              Another bug in fallback support
7242      Branch: perlio
7243            ! ext/Encode/Encode.pm ext/Encode/encengine.c
7244 ____________________________________________________________________________
7245 [  8289] By: jhi                                   on 2001/01/01  00:01:57
7246         Log: Bump up Larry's copyright.
7247      Branch: perl
7248            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
7249            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
7250            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
7251            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
7252            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
7253            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
7254            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
7255            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
7256 ____________________________________________________________________________
7257 [  8288] By: nick                                  on 2000/12/31  21:27:53
7258         Log: Fix .ucm reading - forgot a chr()
7259              Start of .ucm write (for .enc to .ucm)
7260      Branch: perlio
7261            ! ext/Encode/compile
7262 ____________________________________________________________________________
7263 [  8287] By: jhi                                   on 2000/12/31  18:15:56
7264         Log: Comment away a diagnostic message as noted by Craig A. Berry
7265              (the unexpected message was confusing testing)
7266      Branch: perl
7267            ! ext/Encode/Encode.pm
7268 ____________________________________________________________________________
7269 [  8286] By: jhi                                   on 2000/12/31  18:14:51
7270         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
7271              Date: Sun, 31 Dec 2000 11:17:37 -0600
7272              From: "Craig A. Berry" <craigberry@mac.com>
7273              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
7274      Branch: perl
7275            ! ext/Encode/Makefile.PL
7276 ____________________________________________________________________________
7277 [  8285] By: nick                                  on 2000/12/31  18:11:54
7278         Log: Start of support of ICU-style .ucm files:
7279              - teach compile how to read a .ucm file
7280              - first guess at how to represent fallbacks in "tries".
7281              - use fallbacks if check == 0
7282              - new return code to indicate we used one.
7283      Branch: perlio
7284            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
7285            ! ext/Encode/encengine.c ext/Encode/encode.h
7286 ____________________________________________________________________________
7287 [  8284] By: jhi                                   on 2000/12/31  18:04:41
7288         Log: Pacify picky VMS compiler.
7289              
7290              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
7291              From: "Craig A. Berry" <craig.berry@psinetcs.com>
7292              Date: Sat, 30 Dec 2000 18:10:02 -0600
7293              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
7294      Branch: perl
7295            ! sv.c
7296 ____________________________________________________________________________
7297 [  8283] By: jhi                                   on 2000/12/31  16:11:47
7298         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
7299      Branch: perl
7300            ! t/lib/glob-basic.t
7301 ____________________________________________________________________________
7302 [  8282] By: jhi                                   on 2000/12/31  15:26:11
7303         Log: Integrate perlio.
7304      Branch: perl
7305           !> makedef.pl opcode.pl os2/os2.c perlio.c
7306 ____________________________________________________________________________
7307 [  8281] By: nick                                  on 2000/12/31  10:06:15
7308         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
7309              is available to be exported
7310      Branch: perlio
7311            ! makedef.pl perlio.c
7312 ____________________________________________________________________________
7313 [  8280] By: nick                                  on 2000/12/31  09:41:26
7314         Log: Ilya's OS2 patch (testing for damage on Win32)
7315      Branch: perlio
7316            ! makedef.pl opcode.pl os2/os2.c
7317 ____________________________________________________________________________
7318 [  8279] By: jhi                                   on 2000/12/30  21:52:07
7319         Log: Test nits.
7320      Branch: perl
7321            ! t/lib/syslfs.t t/op/lfs.t
7322 ____________________________________________________________________________
7323 [  8278] By: jhi                                   on 2000/12/30  21:47:49
7324         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
7325              From: andreas.koenig@anima.de (Andreas J. Koenig)
7326              Date: 30 Dec 2000 22:35:37 +0100
7327              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
7328              
7329              The 32-bit wraparound test wasn't quite right.
7330      Branch: perl
7331            ! t/lib/syslfs.t t/op/lfs.t
7332 ____________________________________________________________________________
7333 [  8277] By: jhi                                   on 2000/12/30  21:33:44
7334         Log: Subject: [PATCH] open() example in perlfunc.pod 
7335              From: Karsten Sperling <s_sperli@ira.uka.de>
7336              Date: Sat, 30 Dec 2000 22:27:09 +0100
7337              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
7338      Branch: perl
7339            ! pod/perlfunc.pod
7340 ____________________________________________________________________________
7341 [  8276] By: jhi                                   on 2000/12/30  20:32:40
7342         Log: Not quite that many tests yet.
7343      Branch: perl
7344            ! t/op/pat.t
7345 ____________________________________________________________________________
7346 [  8275] By: jhi                                   on 2000/12/30  20:26:58
7347         Log: Integrate perlio.
7348      Branch: perl
7349           !> toke.c
7350 ____________________________________________________________________________
7351 [  8274] By: jhi                                   on 2000/12/30  20:24:56
7352         Log: Signedness nit.
7353      Branch: perl
7354            ! utf8.c
7355 ____________________________________________________________________________
7356 [  8273] By: jhi                                   on 2000/12/30  20:15:46
7357         Log: Add a test case for 20000731.001 which was fixed by the #8267.
7358      Branch: perl
7359            ! t/op/pat.t
7360 ____________________________________________________________________________
7361 [  8272] By: nick                                  on 2000/12/30  19:47:51
7362         Log: Tweak for MULTIPLICITY/USE_PERLIO
7363      Branch: perlio
7364            ! toke.c
7365 ____________________________________________________________________________
7366 [  8271] By: nick                                  on 2000/12/30  19:46:45
7367         Log: Integrate mainline
7368      Branch: perlio
7369           +> lib/unicode/distinct.pm
7370           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
7371           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
7372           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
7373 ____________________________________________________________________________
7374 [  8270] By: jhi                                   on 2000/12/30  19:39:50
7375         Log: Subject: RE: perl@8269
7376              From: "Richard Soderberg" <rs@crystalflame.net>
7377              Date: Sat, 30 Dec 2000 11:36:27 -0800
7378              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
7379              
7380              A missing aTHX_.
7381      Branch: perl
7382            ! toke.c
7383 ____________________________________________________________________________
7384 [  8269] By: jhi                                   on 2000/12/30  18:55:48
7385         Log: Update Changes.
7386      Branch: perl
7387            ! Changes patchlevel.h
7388 ____________________________________________________________________________
7389 [  8268] By: jhi                                   on 2000/12/30  17:18:40
7390         Log: Add a test for Unicode split //.  The #8267 was the cure.
7391      Branch: perl
7392            ! t/op/split.t
7393 ____________________________________________________________________________
7394 [  8267] By: jhi                                   on 2000/12/30  17:14:19
7395         Log: Subject: more UTF8 test suites and an UTF8 patch
7396              From: Inaba Hiroto <inaba@st.rim.or.jp>
7397              Date: Sat, 30 Dec 2000 14:27:10 +0900
7398              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
7399              
7400              Just the patch part for now, and the pragma renamed
7401              as unicode::distinct.
7402      Branch: perl
7403            + lib/unicode/distinct.pm
7404            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
7405            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
7406            ! regcomp.h regexec.c sv.c toke.c utf8.c
7407 ____________________________________________________________________________
7408 [  8266] By: nick                                  on 2000/12/30  16:40:49
7409         Log: Integrate mainline
7410      Branch: perlio
7411           +> lib/Pod/Text/Overstrike.pm
7412           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
7413           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
7414           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
7415           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
7416           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
7417 ____________________________________________________________________________
7418 [  8265] By: jhi                                   on 2000/12/30  07:28:55
7419         Log: The sv_catsv() fix, take two.
7420      Branch: perl
7421            ! sv.c t/op/join.t
7422 ____________________________________________________________________________
7423 [  8264] By: jhi                                   on 2000/12/30  06:19:18
7424         Log: Undo all the join-related changes since #8248: relevant
7425              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
7426              The new sv_catsv() doesn't fly so it must go back to
7427              the drawing board.
7428      Branch: perl
7429            ! sv.c t/op/join.t t/pragma/utf8.t
7430 ____________________________________________________________________________
7431 [  8263] By: jhi                                   on 2000/12/30  01:08:32
7432         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
7433      Branch: perl
7434            ! sv.c
7435 ____________________________________________________________________________
7436 [  8262] By: jhi                                   on 2000/12/30  00:45:14
7437         Log: Retract #8261.
7438      Branch: perl
7439            ! hv.c util.c
7440 ____________________________________________________________________________
7441 [  8261] By: jhi                                   on 2000/12/30  00:38:32
7442         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
7443      Branch: perl
7444            ! hv.c util.c
7445 ____________________________________________________________________________
7446 [  8260] By: jhi                                   on 2000/12/29  22:51:33
7447         Log: (Retracted by #8264)  More fixing for #8251.
7448      Branch: perl
7449            ! sv.c
7450 ____________________________________________________________________________
7451 [  8259] By: jhi                                   on 2000/12/29  18:27:30
7452         Log: Subject: podlators 1.06 released
7453              From: Russ Allbery <rra@stanford.edu>
7454              Date: 25 Dec 2000 05:09:30 -0800
7455              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
7456      Branch: perl
7457            + lib/Pod/Text/Overstrike.pm
7458            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
7459            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
7460 ____________________________________________________________________________
7461 [  8258] By: jhi                                   on 2000/12/29  18:20:45
7462         Log: Make the large file tests more robust/talkative as suggested by
7463              
7464              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
7465              From: andreas.koenig@anima.de (Andreas J. Koenig)
7466              Date: 29 Dec 2000 14:23:01 +0100
7467              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
7468      Branch: perl
7469            ! t/lib/syslfs.t t/op/lfs.t
7470 ____________________________________________________________________________
7471 [  8257] By: jhi                                   on 2000/12/29  17:48:04
7472         Log: Further VMS piping fixes from Charles Lane:
7473              
7474              In summary, error messages produced when a subprocess terminated
7475              abnormally were being sent not just to the parent process, but to
7476              grandparents, because of default values for error output that were
7477              not completely overridden when the subprocess was started.
7478              
7479              This patch fixes this behavior by defining user-mode (i.e., temporary
7480              for the duration of the program) logical names for SYS$OUTPUT and
7481              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
7482              changes to make it so that the user-mode logicals are the ones that
7483              control where Perl's error messages go if it terminates abnormally.
7484              
7485              I also added some gratuitous fixes to the indentation of braces in
7486              the piping code.  It just looked ugly, before.
7487      Branch: perl
7488            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
7489 ____________________________________________________________________________
7490 [  8256] By: jhi                                   on 2000/12/29  17:45:12
7491         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
7492              From: "Casey R. Tweten" <crt@kiski.net>
7493              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
7494              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
7495              
7496              Tests for for #8240.
7497      Branch: perl
7498            ! t/pragma/constant.t
7499 ____________________________________________________________________________
7500 [  8255] By: jhi                                   on 2000/12/29  17:43:07
7501         Log: Subject: Re: [PATCH] Interesting syntax idea
7502              From: Simon Cozens <simon@cozens.net>
7503              Date: Fri, 29 Dec 2000 14:34:04 +0000
7504              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
7505              
7506              Tests for #8254.
7507      Branch: perl
7508            ! t/pragma/sub_lval.t
7509 ____________________________________________________________________________
7510 [  8254] By: jhi                                   on 2000/12/29  17:42:11
7511         Log: Subject: [PATCH] Interesting syntax idea
7512              From: Simon Cozens <simon@cozens.net>
7513              Date: Wed, 27 Dec 2000 05:08:57 +0000
7514              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
7515              
7516              Make opens + bareword assigns do typeglob assigns.
7517      Branch: perl
7518            ! op.c
7519 ____________________________________________________________________________
7520 [  8253] By: jhi                                   on 2000/12/29  17:36:45
7521         Log: Output the (apparent) version of gcc, as suggested by
7522              
7523              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
7524              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
7525              Date: 26 Dec 2000 04:29:17 -0500
7526              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
7527              
7528              (The patch as such didn't any more apply as the misparsing had
7529              already been addressed in #6474.)  Also change the wording about
7530              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
7531      Branch: perl
7532            ! hints/dec_osf.sh
7533 ____________________________________________________________________________
7534 [  8252] By: nick                                  on 2000/12/29  12:14:31
7535         Log: Integrate mainline
7536      Branch: perlio
7537           !> (integrate 27 files)
7538 ____________________________________________________________________________
7539 [  8251] By: jhi                                   on 2000/12/29  08:45:46
7540         Log: (Retracted by #8264)
7541              
7542              (Fixed by #8260.)
7543              
7544              sv_catsv() needs one more byte space than seems reasonable.
7545              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
7546              Curiouser and curiouser.
7547      Branch: perl
7548            ! sv.c
7549 ____________________________________________________________________________
7550 [  8250] By: jhi                                   on 2000/12/29  07:57:52
7551         Log: More split // UTF-8 tests.
7552      Branch: perl
7553            ! t/pragma/utf8.t
7554 ____________________________________________________________________________
7555 [  8249] By: jhi                                   on 2000/12/29  07:54:51
7556         Log: (Retracted by #8264)  More join() testing which was good because
7557              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
7558      Branch: perl
7559            ! pp.c t/op/join.t utf8.c utf8.h
7560 ____________________________________________________________________________
7561 [  8248] By: jhi                                   on 2000/12/29  07:08:32
7562         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
7563              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
7564              that the only cases to care about are byte+byte and byte+character.
7565              
7566              TODO: See how well pp_concat() could be implemented in terms
7567              of sv_catsv().
7568      Branch: perl
7569            ! doop.c sv.c t/op/join.t utf8.h
7570 ____________________________________________________________________________
7571 [  8247] By: jhi                                   on 2000/12/29  06:35:23
7572         Log: Signedness nit.
7573      Branch: perl
7574            ! pp_hot.c
7575 ____________________________________________________________________________
7576 [  8246] By: jhi                                   on 2000/12/29  01:23:31
7577         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
7578              From: Lupe Christoph <lupe@lupe-christoph.de>
7579              Date: Thu, 28 Dec 2000 23:00:00 +0100
7580              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
7581              
7582              Suggest rsync --delete --dry-run.
7583      Branch: perl
7584            ! pod/perlhack.pod
7585 ____________________________________________________________________________
7586 [  8245] By: jhi                                   on 2000/12/28  23:57:05
7587         Log: The maxiters upper limit sanity check (guarding against
7588              non-progress) assumed bytes instead of characters in s///
7589              and split().
7590      Branch: perl
7591            ! pp.c pp_hot.c
7592 ____________________________________________________________________________
7593 [  8244] By: jhi                                   on 2000/12/28  23:34:08
7594         Log: Make some panic messages a bit more logical.
7595      Branch: perl
7596            ! doop.c pod/perldiag.pod pp.c pp_hot.c
7597 ____________________________________________________________________________
7598 [  8243] By: jhi                                   on 2000/12/28  22:59:16
7599         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
7600              From: Simon Cozens <simon@cozens.net>
7601              Date: Wed, 27 Dec 2000 02:30:03 +0000
7602              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
7603      Branch: perl
7604            ! pp.c t/pragma/sub_lval.t
7605 ____________________________________________________________________________
7606 [  8242] By: jhi                                   on 2000/12/28  22:56:53
7607         Log: Subject: [PATCH blead] Fix B::Terse indentation
7608              From: Daniel Chetlin <daniel@chetlin.com>
7609              Date: Wed, 27 Dec 2000 06:43:30 -0800
7610              Message-ID: <20001227064329.B9573@darkstar>
7611      Branch: perl
7612            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
7613 ____________________________________________________________________________
7614 [  8241] By: jhi                                   on 2000/12/28  22:48:59
7615         Log: The latter patch from the
7616              
7617              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
7618              From: Peter Prymmer <pvhp@forte.com> 
7619              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
7620              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
7621              
7622              (the former patch from the above should have been
7623              taken care of by Nick I-S)
7624      Branch: perl
7625            ! win32/Makefile
7626 ____________________________________________________________________________
7627 [  8240] By: jhi                                   on 2000/12/28  22:45:22
7628         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
7629              From: "Casey R. Tweten" <crt@kiski.net>
7630              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
7631              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
7632      Branch: perl
7633            ! lib/constant.pm
7634 ____________________________________________________________________________
7635 [  8239] By: jhi                                   on 2000/12/28  22:37:45
7636         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
7637              From: Simon Cozens <simon@cozens.net>
7638              Date: Wed, 27 Dec 2000 14:12:44 +0000
7639              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
7640      Branch: perl
7641            ! t/op/method.t t/op/sort.t toke.c
7642 ____________________________________________________________________________
7643 [  8238] By: jhi                                   on 2000/12/28  22:30:32
7644         Log: Subject: [PATCH perl@8229] Call.pm
7645              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
7646              Date: Mon, 25 Dec 2000 10:47:15 -0000
7647              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
7648      Branch: perl
7649            ! ext/Filter/Util/Call/Call.pm
7650 ____________________________________________________________________________
7651 [  8237] By: jhi                                   on 2000/12/28  22:19:21
7652         Log: Subject: [PATCH blead] Fix problem with `&' prototype
7653              From: Daniel Chetlin <daniel@chetlin.com>
7654              Date: Wed, 27 Dec 2000 15:55:32 -0800
7655              Message-ID: <20001227155532.D9573@darkstar>
7656      Branch: perl
7657            ! op.c t/comp/proto.t
7658 ____________________________________________________________________________
7659 [  8236] By: jhi                                   on 2000/12/28  22:09:25
7660         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
7661              From: Daniel Chetlin <daniel@chetlin.com>
7662              Date: Sun, 24 Dec 2000 04:09:49 -0800
7663              Message-ID: <20001224040949.B3090@darkstar>
7664      Branch: perl
7665            ! gv.c mg.c t/op/attrs.t
7666 ____________________________________________________________________________
7667 [  8235] By: jhi                                   on 2000/12/28  22:07:11
7668         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
7669              From: Jan Dubois <jand@ActiveState.com>
7670              Date: Tue, 26 Dec 2000 20:57:31 -0800
7671              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
7672      Branch: perl
7673            ! win32/win32.c
7674 ____________________________________________________________________________
7675 [  8234] By: jhi                                   on 2000/12/28  21:52:42
7676         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
7677              From: Simon Cozens <simon@cozens.net>
7678              Date: Thu, 28 Dec 2000 20:33:13 +0000
7679              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
7680      Branch: perl
7681            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
7682 ____________________________________________________________________________
7683 [  8233] By: jhi                                   on 2000/12/28  19:40:49
7684         Log: Integrate perlio.
7685      Branch: perl
7686           !> ext/Encode/Makefile.PL ext/Encode/compile
7687 ____________________________________________________________________________
7688 [  8232] By: nick                                  on 2000/12/23  16:06:00
7689         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
7690              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
7691      Branch: perlio
7692            ! ext/Encode/Makefile.PL
7693 ____________________________________________________________________________
7694 [  8231] By: nick                                  on 2000/12/23  14:30:34
7695         Log: "Compiled" encode build cleanup
7696              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
7697              - .c files do not export sub-tables
7698      Branch: perlio
7699            ! ext/Encode/Makefile.PL ext/Encode/compile
7700 ____________________________________________________________________________
7701 [  8230] By: nick                                  on 2000/12/23  12:50:37
7702         Log: Integrate mainline
7703      Branch: perlio
7704           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
7705           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
7706           !> pod/perl5004delta.pod pod/perl5005delta.pod
7707           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
7708           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
7709           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
7710           !> pod/perlsub.pod
7711 ____________________________________________________________________________
7712 [  8229] By: jhi                                   on 2000/12/22  15:32:12
7713         Log: Integrate perlio.
7714      Branch: perl
7715           +> win32/distclean.bat
7716           !> MANIFEST t/io/utf8.t
7717 ____________________________________________________________________________
7718 [  8228] By: jhi                                   on 2000/12/22  15:29:40
7719         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
7720              From: Robin Barker <rmb1@cise.npl.co.uk>
7721              Date: Fri, 22 Dec 2000 12:17:38 GMT
7722              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
7723      Branch: perl
7724            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
7725            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
7726            ! pod/perl5004delta.pod pod/perl5005delta.pod
7727            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
7728            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
7729            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
7730            ! pod/perlsub.pod
7731 ____________________________________________________________________________
7732 [  8227] By: jhi                                   on 2000/12/22  15:24:28
7733         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
7734              From: "John L. Allen" <allen@grumman.com>
7735              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
7736              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
7737              
7738              Document APPLLIB_EXP.
7739      Branch: perl
7740            ! INSTALL
7741 ____________________________________________________________________________
7742 [  8226] By: nick                                  on 2000/12/21  22:11:50
7743         Log: Handy script for when one forgets to "dmake clean" 
7744      Branch: perlio
7745            + win32/distclean.bat
7746            ! MANIFEST
7747 ____________________________________________________________________________
7748 [  8225] By: nick                                  on 2000/12/21  21:54:04
7749         Log: CRLF platform issue with io/utf8 fix.
7750      Branch: perlio
7751            ! t/io/utf8.t
7752 ____________________________________________________________________________
7753 [  8224] By: nick                                  on 2000/12/21  21:02:20
7754         Log: Integrate mainline
7755      Branch: perlio
7756           !> Changes Configure Makefile.SH Porting/Glossary
7757           !> Porting/config.sh Porting/config_H configure.com
7758           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
7759           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
7760           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
7761           !> win32/config.bc win32/config.gc win32/config.vc
7762 ____________________________________________________________________________
7763 [  8223] By: jhi                                   on 2000/12/21  17:09:16
7764         Log: Update Changes.
7765      Branch: perl
7766            ! Changes patchlevel.h
7767 ____________________________________________________________________________
7768 [  8222] By: jhi                                   on 2000/12/21  16:24:01
7769         Log: Metaconfig unit changes for #8221.
7770      Branch: metaconfig/U/perl
7771           +> issymlink.U
7772            - testsyml.U
7773            ! Mksymlinks.U
7774 ____________________________________________________________________________
7775 [  8221] By: jhi                                   on 2000/12/21  16:23:48
7776         Log: Rename testsyml to issymlink.
7777      Branch: perl
7778            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7779            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
7780            ! win32/config.vc
7781 ____________________________________________________________________________
7782 [  8220] By: jhi                                   on 2000/12/21  15:47:26
7783         Log: Robustness support for #8218 (symlink forest) since the GNU
7784              tools seem to be overly picky about symlinkage depths.
7785      Branch: perl
7786            ! Makefile.SH t/io/fs.t
7787 ____________________________________________________________________________
7788 [  8219] By: jhi                                   on 2000/12/21  15:38:27
7789         Log: Metaconfig changes for #8218.
7790      Branch: metaconfig
7791            ! U/modified/Oldconfig.U
7792      Branch: metaconfig/U/perl
7793            + Mksymlinks.U
7794            ! testsyml.U
7795 ____________________________________________________________________________
7796 [  8218] By: jhi                                   on 2000/12/21  15:37:57
7797         Log: Add Configure option -Dmksymlinks which will create a symlink
7798              forest if the current/build differs from the source directory.
7799              TODO: mkdir -p is not portable.
7800      Branch: perl
7801            ! Configure
7802 ____________________________________________________________________________
7803 [  8217] By: jhi                                   on 2000/12/21  14:39:12
7804         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
7805              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
7806              Date: Thu, 21 Dec 2000 09:38:18 GMT
7807              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
7808              
7809              The ofs became an SV.
7810      Branch: perl
7811            ! ext/Thread/Thread.xs
7812 ____________________________________________________________________________
7813 [  8216] By: jhi                                   on 2000/12/21  05:40:21
7814         Log: The polymorphism seems to have fixed 20000517.001.
7815      Branch: perl
7816            ! t/pragma/utf8.t
7817 ____________________________________________________________________________
7818 [  8215] By: jhi                                   on 2000/12/21  04:44:52
7819         Log: read() documentation tweak for 20001121.004.
7820      Branch: perl
7821            ! pod/perlfunc.pod
7822 ____________________________________________________________________________
7823 [  8214] By: jhi                                   on 2000/12/21  03:54:11
7824         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
7825      Branch: perl
7826            ! pp_sys.c t/op/misc.t
7827 ____________________________________________________________________________
7828 [  8213] By: jhi                                   on 2000/12/21  00:28:10
7829         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
7830              From: Peter Prymmer <pvhp@forte.com>
7831              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
7832              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
7833      Branch: perl
7834            ! configure.com
7835 ____________________________________________________________________________
7836 [  8212] By: jhi                                   on 2000/12/21  00:26:21
7837         Log: Edit edit edit.
7838      Branch: perl
7839            ! pod/perlfaq3.pod
7840 ____________________________________________________________________________
7841 [  8211] By: jhi                                   on 2000/12/20  18:52:46
7842         Log: Update Changes.
7843      Branch: perl
7844            ! Changes patchlevel.h
7845 ____________________________________________________________________________
7846 [  8210] By: jhi                                   on 2000/12/20  18:34:47
7847         Log: Yet another editor edit.
7848      Branch: perl
7849            ! pod/perlfaq3.pod
7850 ____________________________________________________________________________
7851 [  8209] By: jhi                                   on 2000/12/20  15:33:28
7852         Log: More Win32 Perling.
7853      Branch: perl
7854            ! pod/perlfaq3.pod
7855 ____________________________________________________________________________
7856 [  8208] By: jhi                                   on 2000/12/20  15:07:46
7857         Log: More Win32 editor/IDE/shell hints.
7858      Branch: perl
7859            ! pod/perlfaq3.pod
7860 ____________________________________________________________________________
7861 [  8207] By: jhi                                   on 2000/12/20  03:54:08
7862         Log: Subject: [PATCH] obscure timing knowledge
7863              From: Nicholas Clark <nick@ccl4.org>
7864              Date: Tue, 19 Dec 2000 19:22:31 +0000
7865              Message-ID: <20001219192231.F2827@plum.flirble.org>
7866      Branch: perl
7867            ! sv.c
7868 ____________________________________________________________________________
7869 [  8206] By: jhi                                   on 2000/12/20  03:45:57
7870         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
7871              From: Spider Boardman <spider@leggy.zk3.dec.com>
7872              Date: Tue, 19 Dec 2000 21:30:16 -0500
7873              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
7874      Branch: perl
7875            ! sv.c
7876 ____________________________________________________________________________
7877 [  8205] By: jhi                                   on 2000/12/19  23:02:01
7878         Log: Update Changes.
7879      Branch: perl
7880            ! Changes patchlevel.h
7881 ____________________________________________________________________________
7882 [  8204] By: jhi                                   on 2000/12/19  22:58:18
7883         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
7884              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
7885              on editors and diffing/patching.
7886      Branch: perl
7887            ! t/op/utf8decode.t
7888 ____________________________________________________________________________
7889 [  8203] By: nick                                  on 2000/12/19  21:36:16
7890         Log: Integrate mainline (forgot my own change...)
7891      Branch: perlio
7892           !> ext/Encode/compile
7893 ____________________________________________________________________________
7894 [  8202] By: nick                                  on 2000/12/19  21:34:42
7895         Log: Integrate mainline.
7896      Branch: perlio
7897           !> (integrate 61 files)
7898 ____________________________________________________________________________
7899 [  8201] By: nick                                  on 2000/12/19  21:34:06
7900         Log: Avoid looking for File::Glob when we don't need it.
7901      Branch: perl
7902            ! ext/Encode/compile
7903 ____________________________________________________________________________
7904 [  8200] By: jhi                                   on 2000/12/19  18:35:49
7905         Log: Update Changes.
7906      Branch: perl
7907            ! Changes patchlevel.h
7908 ____________________________________________________________________________
7909 [  8199] By: jhi                                   on 2000/12/19  18:35:07
7910         Log: Microperl tweaks.
7911      Branch: perl
7912            ! sv.c uconfig.h uconfig.sh
7913 ____________________________________________________________________________
7914 [  8198] By: jhi                                   on 2000/12/19  18:29:59
7915         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
7916      Branch: perl
7917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7918            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
7919 ____________________________________________________________________________
7920 [  8197] By: jhi                                   on 2000/12/19  17:55:29
7921         Log: In VMS embedded perls couldn't access the statically built Socket,
7922              from Charles Lane.
7923      Branch: perl
7924            ! configure.com
7925 ____________________________________________________________________________
7926 [  8196] By: jhi                                   on 2000/12/19  17:49:50
7927         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
7928              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
7929              Date: Sun, 17 Dec 2000 19:11:44 -0000
7930              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
7931      Branch: perl
7932            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7933            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
7934 ____________________________________________________________________________
7935 [  8195] By: jhi                                   on 2000/12/19  17:47:53
7936         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
7937              From: Jonathan Stowe <gellyfish@gellyfish.com>
7938              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
7939              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
7940      Branch: perl
7941            ! utils/h2xs.PL
7942 ____________________________________________________________________________
7943 [  8194] By: jhi                                   on 2000/12/19  17:46:28
7944         Log: Subject: Re: useless use of void context work-around
7945              From: andreas.koenig@anima.de (Andreas J. Koenig)
7946              Date: 16 Dec 2000 15:13:36 +0100
7947              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
7948              
7949              Document (comment) the q(di ds ig) trick in the code.
7950      Branch: perl
7951            ! op.c
7952 ____________________________________________________________________________
7953 [  8193] By: jhi                                   on 2000/12/19  17:10:57
7954         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
7955              From: "Mark J. Reed" <mreed@strange.turner.com>
7956              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
7957              Message-Id: <200012160222.VAA13986@strange.turner.com>
7958      Branch: perl
7959            ! ext/Sys/Syslog/Syslog.pm
7960 ____________________________________________________________________________
7961 [  8192] By: jhi                                   on 2000/12/19  17:07:45
7962         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
7963              From: Nicholas Clark <nick@ccl4.org>
7964              Date: Sat, 16 Dec 2000 19:03:13 +0000
7965              Message-ID: <20001216190313.D68304@plum.flirble.org>
7966      Branch: perl
7967            ! t/op/64bitint.t
7968 ____________________________________________________________________________
7969 [  8191] By: jhi                                   on 2000/12/19  17:06:13
7970         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
7971              From: Dominic Dunlop <domo@computer.org>
7972              Date: Mon, 18 Dec 2000 12:00:15 +0100
7973              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
7974              
7975              This patchlet is needed in order that perl can be statically linked.  
7976      Branch: perl
7977            ! regexec.c
7978 ____________________________________________________________________________
7979 [  8190] By: jhi                                   on 2000/12/19  17:03:08
7980         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
7981              From: "Craig A. Berry" <craig.berry@psinetcs.com>
7982              Date: Sun, 17 Dec 2000 00:18:35 -0600
7983              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
7984      Branch: perl
7985            ! perlio.h vms/gen_shrfls.pl
7986 ____________________________________________________________________________
7987 [  8189] By: jhi                                   on 2000/12/19  16:20:28
7988         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
7989              From: Prymmer/Kahn <pvhp@best.com>
7990              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
7991              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
7992              
7993              A better version of #8188.
7994      Branch: perl
7995            ! pod/perlfaq3.pod
7996 ____________________________________________________________________________
7997 [  8188] By: jhi                                   on 2000/12/19  15:57:06
7998         Log: (Replaced by #8189)
7999              
8000              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
8001              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
8002              From: Prymmer/Kahn <pvhp@best.com>
8003              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
8004              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
8005              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
8006              Date: Mon, 18 Dec 2000 11:10:45 -0500
8007              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
8008      Branch: perl
8009            ! pod/perlfaq3.pod
8010 ____________________________________________________________________________
8011 [  8187] By: jhi                                   on 2000/12/19  15:54:19
8012         Log: Email address fix for Anton Berezin.
8013      Branch: perl
8014            ! AUTHORS
8015 ____________________________________________________________________________
8016 [  8186] By: jhi                                   on 2000/12/19  15:38:54
8017         Log: Subject: [PATCH perl@8102] cygwin port
8018              From: "Eric Fifer" <efifer@dircon.co.uk> 
8019              Date: Thu, 14 Dec 2000 13:41:29 -0000
8020              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
8021              
8022              When compiling modules the data item that is being imported
8023              from libperl.dll needs to be tagged as imported/shared data:
8024              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
8025      Branch: perl
8026            ! perliol.h
8027 ____________________________________________________________________________
8028 [  8185] By: jhi                                   on 2000/12/19  14:53:24
8029         Log: Regen uconfig.h and uconfig.sh.
8030      Branch: perl
8031            ! uconfig.h uconfig.sh
8032 ____________________________________________________________________________
8033 [  8184] By: jhi                                   on 2000/12/18  20:43:49
8034         Log: Comments work so much better when they are closed.
8035      Branch: perl
8036            ! regcomp.c
8037 ____________________________________________________________________________
8038 [  8183] By: jhi                                   on 2000/12/18  18:04:02
8039         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
8040              Fixes the bug 20001218.016.
8041      Branch: perl
8042            ! regcomp.c
8043 ____________________________________________________________________________
8044 [  8182] By: gsar                                  on 2000/12/18  09:53:47
8045         Log: delete spurious files
8046      Branch: maint-5.6/perl
8047            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
8048            - vos/config.h vos/config_h.SH_orig
8049 ____________________________________________________________________________
8050 [  8181] By: gsar                                  on 2000/12/18  09:46:08
8051         Log: regen perltoc
8052      Branch: maint-5.6/perl
8053            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
8054 ____________________________________________________________________________
8055 [  8180] By: gsar                                  on 2000/12/18  09:20:27
8056         Log: integrate changes#7924..7926,7946,7952 from mainline
8057      Branch: maint-5.6/perl
8058           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
8059           !> lib/File/stat.pm t/lib/class-struct.t
8060 ____________________________________________________________________________
8061 [  8179] By: gsar                                  on 2000/12/18  08:55:54
8062         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
8063              7918,7919,7988,8907 from mainline (various)
8064      Branch: maint-5.6/perl
8065           +> t/lib/class-struct.t
8066           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
8067           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
8068           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
8069 ____________________________________________________________________________
8070 [  8178] By: gsar                                  on 2000/12/18  08:16:30
8071         Log: avoid redefinition warnings on windows due to sys/socket.h getting
8072              #included before win32.h
8073      Branch: maint-5.6/perl
8074            ! win32/include/sys/socket.h
8075 ____________________________________________________________________________
8076 [  8177] By: gsar                                  on 2000/12/18  05:24:04
8077         Log: make regen_headers; fix POSIX.xs problems; remove outdated
8078              code from sys/socket.h that makes build fail now
8079      Branch: maint-5.6/perl
8080            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
8081            ! pod/perlapi.pod
8082           !> win32/include/sys/socket.h
8083 ____________________________________________________________________________
8084 [  8176] By: gsar                                  on 2000/12/18  05:20:17
8085         Log: update Changes
8086      Branch: maint-5.6/perl
8087            ! Changes patchlevel.h
8088 ____________________________________________________________________________
8089 [  8175] By: gsar                                  on 2000/12/18  04:57:48
8090         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
8091              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
8092              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
8093              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
8094              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
8095              7823,7825,7838
8096      Branch: maint-5.6/perl
8097           +> lib/File/Spec/Epoc.pm
8098           !> (integrate 88 files)
8099 ____________________________________________________________________________
8100 [  8174] By: gsar                                  on 2000/12/18  03:53:09
8101         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
8102              7625..7629,7631..7634,7637,7639,7642 from mainline
8103      Branch: maint-5.6/perl
8104           +> README.solaris
8105           !> (integrate 26 files)
8106 ____________________________________________________________________________
8107 [  8173] By: gsar                                  on 2000/12/18  03:37:02
8108         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
8109              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
8110              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
8111              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
8112      Branch: maint-5.6/perl
8113           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
8114            - MAINTAIN
8115           !> (integrate 111 files)
8116 ____________________________________________________________________________
8117 [  8172] By: jhi                                   on 2000/12/18  02:49:27
8118         Log: Regen pods.
8119      Branch: perl
8120            ! pod/perlmodlib.pod pod/perltoc.pod
8121 ____________________________________________________________________________
8122 [  8171] By: gsar                                  on 2000/12/18  02:49:24
8123         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
8124              7465..7471 from mainline
8125              
8126              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
8127              in platforms that strictly require all the symbols being present
8128              at link time.
8129              
8130              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
8131              
8132              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
8133              
8134              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
8135              
8136              Subject: [PATCH] todo
8137              
8138              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
8139              
8140              Use $sort, $uniq (and $tr) consistently as wondered
8141              by Nicholas Clark.
8142              
8143              Too enthusiastic editing in #7460.
8144              
8145              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
8146              
8147              Upgrade to CPAN 1.58_55.
8148              Subject: CPAN.pm status
8149              
8150              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
8151              
8152              Make target reordering to avoid pointless re-makes.
8153              Subject: Re: Total re-make of 'make okfile' after 7451 ?
8154              
8155              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
8156              
8157              Subject: DOC PATCH 5.6.0
8158              
8159              Add the repository doc by Malcolm, Sarathy, and by Simon,
8160              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
8161      Branch: maint-5.6/perl
8162           +> Porting/repository.pod
8163           !> Configure MANIFEST Makefile.SH README.dos README.os2
8164           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
8165           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
8166           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
8167 ____________________________________________________________________________
8168 [  8169] By: gsar                                  on 2000/12/18  02:33:34
8169         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
8170              7435..7441,7445 from mainline
8171              
8172              Make the UTF-8 decoding stricter and more verbose when
8173              malformation happens.  This involved adding an argument
8174              to utf8_to_uv_chk(), which involved changing its prototype,
8175              and prefer STRLEN over I32 for the UTF-8 length, which as
8176              a domino effect necessitated changing the prototypes of
8177              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
8178              The stricter UTF-8 decoding checking uses Markus Kuhn's
8179              UTF-8 Decode Stress Tester from
8180              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
8181              
8182              Run vms/vms_yfix.pl, should have done that after changing
8183              perly.c in #7382.
8184              
8185              Subject: [PATCH 5.7.0] static linking with uninstalled perl
8186              
8187              (Replaced by #7440.)
8188              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
8189              
8190              Fix the bug ID 20001024.005, the bug introduced by #7416.
8191              
8192              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
8193              
8194              Fix the bug reported in
8195              From: andreas.koenig@anima.de (Andreas J. Koenig)
8196              Also make is_utf8_char() stricter.
8197              
8198              Missed the header file changes from #7425.
8199              
8200              Check if stdio supports tweaking lval and cnt simultaneously.
8201              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
8202              
8203              Stratus VOS updates from Paul Green.
8204              
8205              Podify README.epoc and README.vos.
8206              
8207              Add targets to Makefile.SH, most importantly
8208              'regen_all' which also remembers to update vms/perly*.
8209              
8210              Subject: Minor update to find2perl, for portability
8211              
8212              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
8213              
8214              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
8215              
8216              Rename UTF8LEN() to be UNISKIP(), too confusing to have
8217              UTF8LEN() and UTF8SKIP(). 
8218              
8219              Allow poking holes at the UTF-8 decoding strictness.
8220              
8221              Continue the internal UTF-8 API tweaking.
8222              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
8223              used much more than the simpler API, now called utf8_to_uv_simple().
8224              Still not quite happy with API, too much partial duplication
8225              of functionality.
8226              
8227              A new version of making the syslog test more robust.
8228              (Replaces #7421.)
8229              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
8230              
8231              buildtoc target tweaks.
8232              
8233              Integrate with vmsperl #7430 by Charles Bailey:
8234              
8235              Cleanup from prior patch (Charles Lane?):
8236              - improve handling of MFDs in Basename and Path
8237              - default to no xsubpp line # munging when building debug images
8238      Branch: maint-5.6/perl
8239           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8240           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
8241           !> (integrate 67 files)
8242 ____________________________________________________________________________
8243 [  8168] By: gsar                                  on 2000/12/18  02:05:49
8244         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
8245              
8246              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
8247              From: Martin Husemann <martin@duskware.de>
8248              
8249              Subject: [PATCH 5.7.0] restore match data on backtracing
8250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8251      Branch: maint-5.6/perl
8252           !> regcomp.c regexec.c t/op/re_tests
8253 ____________________________________________________________________________
8254 [  8167] By: gsar                                  on 2000/12/18  01:55:22
8255         Log: integrate changes#7858,7986 from mainline
8256              
8257              C<foreach my $x ...> in pseudo-fork()ed process may diddle
8258              parent's memory; fix it by keeping track of the actual pad
8259              offset rather than a raw pointer (this change is probably also
8260              relevant to non-ithreads case to avoid fallout from reallocs of
8261              the pad array, but is currently only enabled for the ithreads
8262              case in the interests of minimal disruption to existing "well
8263              tested" code)
8264              
8265              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
8266              due to the notorious GetFileType() bug in Windows 9x, which fstat()
8267              tickles)
8268      Branch: maint-5.6/perl
8269           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
8270           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
8271           !> win32/win32.c win32/win32.h win32/win32sck.c
8272 ____________________________________________________________________________
8273 [  8166] By: gsar                                  on 2000/12/18  01:52:59
8274         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
8275              from mainline (xsubpp and ExtUtils::LibList fixups, various
8276              other small items)
8277      Branch: maint-5.6/perl
8278           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
8279           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
8280           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
8281           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
8282           !> win32/bin/search.pl
8283 ____________________________________________________________________________
8284 [  8165] By: gsar                                  on 2000/12/18  01:28:45
8285         Log: integrate changes#7533,7563,7611,7623 from mainline (various
8286              malloc.c embellishments)
8287      Branch: maint-5.6/perl
8288           !> malloc.c pod/perldiag.pod
8289 ____________________________________________________________________________
8290 [  8164] By: gsar                                  on 2000/12/18  01:23:33
8291         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
8292              fixups)
8293      Branch: maint-5.6/perl
8294           !> utils/h2xs.PL
8295 ____________________________________________________________________________
8296 [  8163] By: gsar                                  on 2000/12/18  01:17:50
8297         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
8298              fixups)
8299      Branch: maint-5.6/perl
8300           !> Makefile.SH utils/perlbug.PL
8301 ____________________________________________________________________________
8302 [  8162] By: gsar                                  on 2000/12/18  00:25:43
8303         Log: always export Perl_deb() (it is required by re.xs whether
8304              Perl is built with or without -DDEBUGGING)
8305      Branch: maint-5.6/perl
8306            ! makedef.pl
8307 ____________________________________________________________________________
8308 [  8161] By: gsar                                  on 2000/12/18  00:23:38
8309         Log: integrate change#7414 from mainline
8310              
8311              Undo the basename() part of #7412 since the lib/basename
8312              tests would need upgrading too.
8313              
8314              squelch two tests in tr.t that rely on tr/// paranoia change
8315              that's not in 5.6.x
8316      Branch: maint-5.6/perl
8317            ! t/op/tr.t
8318           !> lib/File/Basename.pm
8319 ____________________________________________________________________________
8320 [  8160] By: gsar                                  on 2000/12/18  00:05:30
8321         Log: missing change in previous integrate
8322      Branch: maint-5.6/perl
8323           !> README.aix
8324 ____________________________________________________________________________
8325 [  8159] By: gsar                                  on 2000/12/18  00:03:38
8326         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
8327              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
8328              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
8329              7410..7413 from mainline
8330      Branch: maint-5.6/perl
8331           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
8332           +> t/lib/tie-splice.t
8333            - lib/unicode/Is/DCinital.pl
8334           !> (integrate 112 files)
8335 ____________________________________________________________________________
8336 [  8158] By: jhi                                   on 2000/12/17  23:04:24
8337         Log: Subject: [PATCHES] RE: perl@8150 
8338              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
8339              Date: Sun, 17 Dec 2000 21:46:39 +0100
8340              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
8341              
8342              Neither cygwin has a getpwuid() one can trust on.
8343      Branch: perl
8344            ! t/lib/glob-basic.t
8345 ____________________________________________________________________________
8346 [  8157] By: jhi                                   on 2000/12/17  23:01:54
8347         Log: More MAN.PODS => {} fixes.
8348      Branch: perl
8349            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
8350            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
8351            ! os2/OS2/REXX/Makefile.PL
8352 ____________________________________________________________________________
8353 [  8156] By: gsar                                  on 2000/12/17  22:49:13
8354         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
8355              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
8356              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
8357              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
8358              7201,7204 from mainline
8359      Branch: maint-5.6/perl
8360           !> (integrate 121 files)
8361 ____________________________________________________________________________
8362 [  8155] By: jhi                                   on 2000/12/17  22:30:58
8363         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
8364              From: "Craig A. Berry" <craigberry@mac.com>
8365              Date: Sun, 17 Dec 2000 13:09:28 -0600
8366              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
8367              
8368              MAN.PODS => ' ' is naughty.
8369      Branch: perl
8370            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
8371 ____________________________________________________________________________
8372 [  8154] By: nick                                  on 2000/12/17  22:07:13
8373         Log: MULTIPLICITY nit.
8374      Branch: perl
8375            ! mg.c
8376 ____________________________________________________________________________
8377 [  8153] By: gsar                                  on 2000/12/17  21:23:05
8378         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
8379              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
8380              from mainline
8381              
8382              Document the SvIOK_.*UV().
8383              
8384              Update Unicode todo list.
8385              
8386              Guard against bad string->int conversion for quads.
8387              
8388              Subject: small apidoc fix
8389              
8390              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
8391              
8392              Subject: [PATCH] Tied filehandle documentation
8393              
8394              Subject: [PATCH] Modernize Opcode.pm documentation
8395              
8396              Make Data::Dumper (non-XS) to work with changed semantics of ref().
8397              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
8398              [applied even though said semantics didn't change in 5.6.x]
8399              
8400              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
8401              
8402              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
8403              
8404              Fix the URL, but the server is still missing in action.
8405              Subject: [ID 20000905.002] perlfaq1.pod URL error
8406              
8407              Subject: [ID 20000903.001] \w in utf8-strings
8408              
8409              Fix the ccversion detection for 5.1 and beyond.
8410              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
8411              
8412              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
8413              
8414              Subject: [ID 20000904.008] Tiny fix for perldiag
8415              
8416              Subject: Re: [ID 20000906.004] segfault with bad perl statement
8417              
8418              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
8419              
8420              Subject: [ID 20000908.002] perlipc documentation bug.
8421              
8422              Subject: [PATCH lib/Benchmark.pm]
8423              
8424              Re-allow vec() for characters > 255.
8425              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
8426              
8427              Do away with memory models cruft.  Sorry, PDP users.
8428              
8429              Continue #7041.
8430              
8431              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
8432              
8433              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
8434              
8435              Upgrade to CPAN 1.57_65, from Andreas König.
8436              
8437              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
8438              by Russ Allbery.
8439              
8440              Silence t/pod/*.t about alternate quote-mappings now implemented
8441              by Pod::Text, from Brad Appleton.
8442              
8443              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
8444              Subject: borland C++ win32.c tweak
8445              
8446              C<@a = @b = split(...)> optimization coredumps under ithreads
8447              (missed a spot when fixing up op_pmreplroot hack for ithreads)
8448              
8449              Document the SvUTF8*().
8450              
8451              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
8452              
8453              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
8454              
8455              Do in VMS as the #7054 does.
8456              
8457              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
8458              
8459              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
8460              
8461              Subject: [patch: perl@7045] vms updates
8462              
8463              Test for the #7049.
8464              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
8465              
8466              Break up the myconfig lines a bit.
8467              Subject: perlbug/perl -V output format
8468              
8469              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
8470              
8471              The #7054 truncated Configure badly.
8472              
8473              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
8474              initialization in all the threads on Windows
8475              
8476              Allow for whitespace between "#" and "line" in cpp output.
8477              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
8478              
8479              Remove vestiges of tr//CU.
8480              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
8481              
8482              The return value of setlocale must be copied away.
8483              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
8484              
8485              Allow chop() and chomp() to be overridden.
8486              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
8487              
8488              Hints optimization.
8489              Subject: Minor nit
8490              
8491              Subject: [PATCH] de-wall t/README
8492              
8493              Subject: Re: Two advertising clauses need to be removed
8494      Branch: maint-5.6/perl
8495           !> (integrate 75 files)
8496 ____________________________________________________________________________
8497 [  8152] By: gsar                                  on 2000/12/17  20:30:11
8498         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
8499              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
8500              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
8501              
8502              Don't attach -ld to the archname if pointless.
8503              
8504              Document UNTIE in a very minimalistic way.
8505              
8506              POSIX doesn't report long double values under -Duselongdouble
8507              when the long doubles are "real" (bigger than doubles).
8508              
8509              More author updates.
8510              
8511              Try to deduce NV_MAX.  Really should be Configure fodder.
8512              
8513              :: not allowed in pathnames, change to .
8514              Subject: [PATCH perl@6938] cygwin port
8515              
8516              Forget about NV_MAX (#6951).  Various floating point tweaks,
8517              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
8518              
8519              Move the Solaris 7 scan to use64bitall, make the
8520              failure to find 64-bot sparc libc to mention the
8521              possibility of being in an intel, from Lupe and Alan.
8522              
8523              Regen perltoc.
8524              
8525              AUTHORS tweaks, from Peter Prymmer.
8526              
8527              More address tweaking.
8528              
8529              Small tweaks all over.
8530              
8531              File::Temp patches from Andreas König,
8532              
8533              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
8534              
8535              Subject: CPAN.pm beta 1.57_57 for the core
8536              
8537              Part of the solution.
8538              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
8539              
8540              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
8541              
8542              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
8543              
8544              Add the overload warnings to perldiag.
8545              
8546              Drop unused argument.
8547              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
8548              
8549              Subject: Nit in Configure (bleadperl@6961)
8550              
8551              Update to PodParser 1.18, from Brad Appleton.
8552              
8553              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
8554              
8555              Subject: [PATCH: 6948] add SCNfldbl to configure.com
8556              
8557              Document UNTIE. Also tweak implementation to suppress the 'inner references'
8558              warning when UNTIE exists and instead pass the cound of extra references to
8559              the UNTIE method.
8560              
8561              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
8562              so that case-ignoring systems like DCL can tell them from
8563              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
8564              
8565              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
8566              
8567              Feature ordering tweak.
8568              
8569              Regen perltoc.
8570              
8571              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
8572              
8573              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
8574              
8575              Subject: http:// in L<>
8576              
8577              Detypo.
8578              
8579              change#6791 accidentally clobbered change#6710, put it back
8580              
8581              Only the first line, thank you very much.
8582              
8583              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
8584              plus rework the http: spots as suggested by Tom Christiansen,
8585              plus regen perltoc.
8586              
8587              Undo part of change 6489 which looks like a bulk edit which
8588              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
8589              The supressing of main:: on return from select() is undesirable.
8590              
8591              Apparently avoiding the swapping is too costly.
8592              
8593              Various Configure nits by Philip Newton,
8594              plus the ebcdic one by me.
8595              
8596              Make certain cc is set before trying to run it.
8597              
8598              If overloaded %{} etc. return the object do not loop.
8599              Thus  sub deref { $_[0] } functions if object is wanted type.
8600              
8601              Update perlhist.
8602              
8603              More %{} and other deref special casing - do not pass to 'nomethod'.
8604      Branch: maint-5.6/perl
8605           !> (integrate 59 files)
8606 ____________________________________________________________________________
8607 [  8151] By: gsar                                  on 2000/12/17  19:14:38
8608         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
8609              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
8610              
8611              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
8612              
8613              Make the epsilon to be relative, not absolute.
8614              
8615              Put back the flags dump as reasoned in
8616              Subject: Re: [PATCH] Glob dumping
8617              
8618              Introduce ccname to keep track of what compiler kind of we have.
8619              
8620              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
8621              
8622              Put back the slice accidentally removed by #6907.
8623              
8624              Reset archname and archname64 always, forcing them be
8625              recomputed at each Configure run, make Configure and
8626              the hints files agree on the naming of largefiles variables.
8627              
8628              Don't say "Perl 5.0 source kit".
8629              
8630              Subject: [PATCH] fix misc cast warnings
8631              
8632              Subject: typos in pods
8633              
8634              NVs not necessarily doubles, as pointed out by Yitzchak.
8635              
8636              Subject: [PATCH 6889] add a few ldbl formats to configure.com
8637              
8638              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
8639              
8640              Better options for rsync.
8641              
8642              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
8643              
8644              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
8645              
8646              Subject: [PATCH] Re: UNTIE method 
8647              
8648              A better fix for the Socket building problem from Craig Berry.
8649              
8650              Retract the dummy test, skip the security tests (instead of failing),
8651              explain what the warnings mean.
8652              
8653              Heap decorruption.
8654              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
8655              
8656              Update to Unicode 3.0.1.
8657              
8658              Missed one Unicode file.
8659              
8660              Subject: Re: typos in pods
8661              
8662              The #6929 was too skimpy.
8663              
8664              sscanf() may be the only way to read long doubles from strings.
8665              
8666              Reveal Borland's isnan.
8667              Subject: build with BC++ tweak
8668              
8669              Issue useful diagnostic on unknown pod commands.
8670              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
8671              
8672              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
8673              
8674              Clarify the third case of ftmp-security warnings.
8675              
8676              Make -Dusemorebits find long doubles in Solaris.
8677              
8678              Wrap the test in eval.
8679      Branch: maint-5.6/perl
8680           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
8681           +> lib/unicode/PropList.txt lib/unicode/README.perl
8682           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
8683           +> lib/unicode/Unicode.301 vms/vmspipe.com
8684            - lib/unicode/Props.txt lib/unicode/UCD300.html
8685            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
8686           !> (integrate 305 files)
8687 ____________________________________________________________________________
8688 [  8150] By: jhi                                   on 2000/12/17  18:47:57
8689         Log: Uncheckedin generated files.
8690      Branch: perl
8691            ! global.sym perlapi.c pod/perlapi.pod
8692 ____________________________________________________________________________
8693 [  8149] By: jhi                                   on 2000/12/17  18:41:22
8694         Log: Update Changes.
8695      Branch: perl
8696            ! Changes patchlevel.h
8697 ____________________________________________________________________________
8698 [  8148] By: jhi                                   on 2000/12/17  18:39:16
8699         Log: Subject: [PATCH] Fcntl constants speedup
8700              From: Nicholas Clark <nick@ccl4.org>
8701              Date: Sun, 17 Dec 2000 16:29:24 +0000
8702              Message-ID: <20001217162924.E97668@plum.flirble.org>
8703              
8704              Use IVs for the Fcntl constants instead of NVs.
8705      Branch: perl
8706            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
8707 ____________________________________________________________________________
8708 [  8147] By: jhi                                   on 2000/12/17  18:33:41
8709         Log: Add test for #8145 (binmode() warning), add warning for
8710              ioctl() and sockpair(), document them. (fileno() cannot
8711              be tripwired with the same kind of warning because
8712              'defined fileno($foo)' seems to be an idiom.)
8713      Branch: perl
8714            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
8715 ____________________________________________________________________________
8716 [  8146] By: gsar                                  on 2000/12/17  18:09:08
8717         Log: update Changes
8718      Branch: maint-5.6/perl
8719            ! Changes
8720 ____________________________________________________________________________
8721 [  8145] By: jhi                                   on 2000/12/17  17:39:35
8722         Log: Subject: [PATCH] Re: The long awaited feature ...
8723              From: Simon Cozens <simon@cozens.net>
8724              Date: Sun, 17 Dec 2000 12:31:56 +0000
8725              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
8726              
8727              Add a warning to binmode() about using bad filehandles
8728              (can happen e.g. if someone forgets the filehandle argument)
8729      Branch: perl
8730            ! pp_sys.c
8731 ____________________________________________________________________________
8732 [  8144] By: jhi                                   on 2000/12/17  17:33:48
8733         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
8734              From: Jonathan Stowe <gellyfish@gellyfish.com>
8735              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
8736              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
8737      Branch: perl
8738            ! lib/Net/Ping.pm
8739 ____________________________________________________________________________
8740 [  8143] By: jhi                                   on 2000/12/17  05:31:37
8741         Log: Polymorphic regexps.
8742              
8743              Fixes at least the bugs 20001028.003 (both of them...) and
8744              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
8745              also to be fixed by now, probably already before this patch.
8746      Branch: perl
8747            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
8748            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
8749            ! t/op/utf8decode.t t/pragma/utf8.t
8750 ____________________________________________________________________________
8751 [  8142] By: jhi                                   on 2000/12/16  17:16:05
8752         Log: Subject: [patch perl@8102] dos/djgpp update
8753              From: Laszlo Molnar <ml1050@freemail.hu>
8754              Date: Sat, 16 Dec 2000 01:40:52 +0100
8755              Message-ID: <20001216014052.A335@freemail.hu>
8756      Branch: perl
8757            ! djgpp/config.over t/base/commonsense.t
8758 ____________________________________________________________________________
8759 [  8141] By: jhi                                   on 2000/12/16  17:09:27
8760         Log: Few uncheckedin files.
8761      Branch: perl
8762            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
8763 ____________________________________________________________________________
8764 [  8140] By: nick                                  on 2000/12/15  22:14:31
8765         Log: Integrate mainline
8766      Branch: perlio
8767           !> (integrate 53 files)
8768 ____________________________________________________________________________
8769 [  8139] By: jhi                                   on 2000/12/15  19:49:49
8770         Log: One more IVUV tweak from Nicholas Clark.
8771      Branch: perl
8772            ! sv.c
8773 ____________________________________________________________________________
8774 [  8138] By: jhi                                   on 2000/12/15  19:17:06
8775         Log: Return of the IVUV-preservation, now seems to be happy even
8776              in Digital UNIX (the broken strtoul brokenness detection
8777              seems to have been the fly in the ointment).
8778      Branch: perl
8779            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8780            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
8781            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
8782            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
8783            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8784            ! vos/config.ga.h win32/config.bc win32/config.gc
8785            ! win32/config.vc
8786 ____________________________________________________________________________
8787 [  8137] By: jhi                                   on 2000/12/15  18:12:14
8788         Log: Metaconfig unit change for #8136.
8789      Branch: metaconfig
8790            ! U/modified/d_strtoul.U
8791      Branch: metaconfig/U/perl
8792            ! d_strtoull.U d_strtouq.U
8793 ____________________________________________________________________________
8794 [  8136] By: jhi                                   on 2000/12/15  18:11:35
8795         Log: I don't think it's sensible or portable to test the strtou*
8796              on /^-/ strings.
8797      Branch: perl
8798            ! Configure
8799 ____________________________________________________________________________
8800 [  8135] By: jhi                                   on 2000/12/15  17:18:49
8801         Log: Metaconfig unit change for #8134.
8802      Branch: metaconfig
8803            ! U/modified/d_strtoul.U
8804 ____________________________________________________________________________
8805 [  8134] By: jhi                                   on 2000/12/15  17:14:13
8806         Log: If longsize is 8 we don't need a LL suffix for integer constants.
8807      Branch: perl
8808            ! Configure config_h.SH
8809 ____________________________________________________________________________
8810 [  8133] By: jhi                                   on 2000/12/15  16:00:23
8811         Log: Update Changes.
8812      Branch: perl
8813            ! Changes patchlevel.h
8814 ____________________________________________________________________________
8815 [  8132] By: jhi                                   on 2000/12/15  15:44:16
8816         Log: Some compilers get huffy if you do not cast a const pointer
8817              to a non-const when assigning.
8818      Branch: perl
8819            ! gv.c
8820 ____________________________________________________________________________
8821 [  8131] By: jhi                                   on 2000/12/15  15:38:30
8822         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
8823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8824              Date: Fri, 15 Dec 2000 05:26:57 -0500
8825              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
8826      Branch: perl
8827            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
8828            ! t/pragma/overload.t
8829 ____________________________________________________________________________
8830 [  8130] By: jhi                                   on 2000/12/15  15:36:08
8831         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
8832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8833              Date: Thu, 14 Dec 2000 22:02:43 -0500
8834              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
8835      Branch: perl
8836            ! gv.c perl.h
8837 ____________________________________________________________________________
8838 [  8129] By: jhi                                   on 2000/12/15  15:34:16
8839         Log: Subject: PATCH: h2xs nit
8840              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8841              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
8842              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
8843              
8844              Add a template README.
8845      Branch: perl
8846            ! utils/h2xs.PL
8847 ____________________________________________________________________________
8848 [  8128] By: jhi                                   on 2000/12/15  15:32:22
8849         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
8850      Branch: perl
8851            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
8852 ____________________________________________________________________________
8853 [  8127] By: jhi                                   on 2000/12/15  15:19:34
8854         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
8855              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8856              Date:     Thu, 14 Dec 2000 20:04:42 EST
8857              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
8858      Branch: perl
8859            ! ext/Opcode/Opcode.xs
8860 ____________________________________________________________________________
8861 [  8126] By: jhi                                   on 2000/12/15  15:17:49
8862         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
8863              From: Peter Prymmer <pvhp@forte.com>
8864              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
8865              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
8866      Branch: perl
8867            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
8868            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
8869            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
8870 ____________________________________________________________________________
8871 [  8125] By: jhi                                   on 2000/12/15  15:11:05
8872         Log: This seems to be a stage sane and stable enough to checkin.
8873              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
8874      Branch: perl
8875            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
8876            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
8877            ! t/op/cmp.t t/op/numconvert.t
8878 ____________________________________________________________________________
8879 [  8124] By: jhi                                   on 2000/12/15  04:20:26
8880         Log: Something is really wonky.
8881      Branch: perl
8882            ! sv.c
8883 ____________________________________________________________________________
8884 [  8123] By: jhi                                   on 2000/12/15  04:00:50
8885         Log: Fixes for the IV UV patches to compile in Digital UNIX.
8886      Branch: perl
8887            ! sv.c
8888 ____________________________________________________________________________
8889 [  8122] By: jhi                                   on 2000/12/15  02:53:40
8890         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
8891              From: "Craig A. Berry" <craigberry@mac.com>
8892              Date: Thu, 14 Dec 2000 19:10:49 -0600
8893              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
8894      Branch: perl
8895            ! vms/vms.c
8896 ____________________________________________________________________________
8897 [  8121] By: jhi                                   on 2000/12/15  02:50:00
8898         Log: Metaconfig changes for #8120.
8899      Branch: metaconfig
8900            + U/modified/d_strtoul.U
8901      Branch: metaconfig/U/perl
8902            ! d_strtoull.U d_strtouq.U
8903 ____________________________________________________________________________
8904 [  8120] By: jhi                                   on 2000/12/15  02:49:42
8905         Log: From: Nicholas Clark <nick@ccl4.org> 
8906              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
8907              Date: Thu, 14 Dec 2000 18:38:57 +0000
8908              Message-ID: <20001214183857.B97909@plum.flirble.org>
8909      Branch: perl
8910            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8911            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
8912            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
8913            ! vos/config.ga.def vos/config.ga.h win32/config.bc
8914            ! win32/config.gc win32/config.vc
8915 ____________________________________________________________________________
8916 [  8119] By: jhi                                   on 2000/12/14  23:40:58
8917         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
8918              From: Nicholas Clark <nick@ccl4.org>
8919              Date: Wed, 13 Dec 2000 20:08:50 +0000
8920              Message-ID: <20001213200849.B71166@plum.flirble.org>
8921      Branch: perl
8922            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
8923            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
8924 ____________________________________________________________________________
8925 [  8118] By: jhi                                   on 2000/12/14  22:46:26
8926         Log: Integrate perlio.
8927      Branch: perl
8928           !> MANIFEST ext/Encode/compile makedef.pl
8929 ____________________________________________________________________________
8930 [  8117] By: nick                                  on 2000/12/14  22:38:53
8931         Log: Win32 tweaks to get Encode to build
8932              - temp hack to makedef.pl till PerlIO is properly "exported".
8933              - MSVC dislikes  
8934              static encpage_t foo[];
8935              so make 'em extern for now.
8936      Branch: perlio
8937            ! ext/Encode/compile makedef.pl
8938 ____________________________________________________________________________
8939 [  8116] By: nick                                  on 2000/12/14  22:00:53
8940         Log: Document the new files
8941      Branch: perlio
8942            ! MANIFEST
8943 ____________________________________________________________________________
8944 [  8115] By: jhi                                   on 2000/12/14  21:58:01
8945         Log: MANIFEST new files of #8114.
8946      Branch: perl
8947            ! MANIFEST
8948 ____________________________________________________________________________
8949 [  8114] By: jhi                                   on 2000/12/14  21:50:49
8950         Log: Integrate perlio.
8951      Branch: perl
8952           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
8953           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8954           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
8955           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
8956           !> ext/Encode/Makefile.PL
8957 ____________________________________________________________________________
8958 [  8113] By: jhi                                   on 2000/12/14  21:48:49
8959         Log: The documentation part of the
8960              
8961              Subject: [ID 20001214.002] Net::Ping patch
8962              From: Jonathan Stowe <gellyfish@gellyfish.com>
8963              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
8964              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
8965              since the #7529 had already addressed the same problem.
8966      Branch: perl
8967            ! lib/Net/Ping.pm
8968 ____________________________________________________________________________
8969 [  8112] By: jhi                                   on 2000/12/14  21:42:57
8970         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
8971              From: Dominic Dunlop <domo@computer.org>
8972              Date: Tue, 12 Dec 2000 10:47:10 +0100
8973              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
8974              
8975              Document how elusive subroutines can be.
8976      Branch: perl
8977            ! pod/perlfunc.pod
8978 ____________________________________________________________________________
8979 [  8111] By: jhi                                   on 2000/12/14  21:38:05
8980         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
8981              From: Dominic Dunlop <domo@computer.org>
8982              Date: Thu, 14 Dec 2000 10:13:51 +0100
8983              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
8984      Branch: perl
8985            ! ext/POSIX/POSIX.pod
8986 ____________________________________________________________________________
8987 [  8110] By: jhi                                   on 2000/12/14  21:36:32
8988         Log: Subject: [patch] perlfaq7
8989              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
8990              Date: Thu, 14 Dec 2000 15:31:07 +0100
8991              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
8992      Branch: perl
8993            ! pod/perlfaq7.pod
8994 ____________________________________________________________________________
8995 [  8109] By: jhi                                   on 2000/12/14  21:29:20
8996         Log: Subject: [8104] Encode
8997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8998              Date: Thu, 14 Dec 2000 14:49:34 +0100
8999              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
9000              
9001              Type casting for nervous compilers.
9002      Branch: perl
9003            ! ext/Encode/Encode.xs
9004 ____________________________________________________________________________
9005 [  8108] By: jhi                                   on 2000/12/14  21:26:17
9006         Log: Subject: [8104] DB_File
9007              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9008              Date: Thu, 14 Dec 2000 14:49:35 +0100
9009              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
9010              
9011              Type definition incorrect for DB 2.7.7.  Not known when it
9012              changed, so only changed it for a known revision.
9013      Branch: perl
9014            ! ext/DB_File/DB_File.xs
9015 ____________________________________________________________________________
9016 [  8107] By: jhi                                   on 2000/12/14  21:23:41
9017         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
9018              From: Peter Prymmer <pvhp@forte.com>
9019              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
9020              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
9021              
9022              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
9023      Branch: perl
9024            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
9025            ! ext/Encode/Encode/posix-bc.enc
9026 ____________________________________________________________________________
9027 [  8106] By: nick                                  on 2000/12/14  20:36:13
9028         Log: "Cold" build correction to Encode's Makefile.PL
9029      Branch: perlio
9030            ! ext/Encode/Makefile.PL
9031 ____________________________________________________________________________
9032 [  8105] By: nick                                  on 2000/12/14  20:09:37
9033         Log: "Compiled" encodings.
9034              Correct replacement character in EBCDIC .enc files
9035              Add 0x7F to ASCII repertoire.
9036      Branch: perlio
9037            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9038            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
9039            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
9040            ! ext/Encode/Makefile.PL ext/Encode/compile
9041            ! ext/Encode/encengine.c ext/Encode/encode.h
9042 ____________________________________________________________________________
9043 [  8104] By: nick                                  on 2000/12/14  00:38:20
9044         Log: Integrate mainline
9045      Branch: perlio
9046           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
9047           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9048           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
9049           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
9050           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
9051           !> t/lib/db-hash.t t/lib/db-recno.t
9052 ____________________________________________________________________________
9053 [  8103] By: nick                                  on 2000/12/13  23:16:13
9054         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
9055              so far and so it does not get lost.
9056      Branch: perlio
9057            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
9058 ____________________________________________________________________________
9059 [  8102] By: jhi                                   on 2000/12/13  17:14:22
9060         Log: Update Changes.
9061      Branch: perl
9062            ! Changes patchlevel.h
9063 ____________________________________________________________________________
9064 [  8101] By: jhi                                   on 2000/12/13  16:53:41
9065         Log: Move the proto of start_glob() to a better place; regen api files.
9066      Branch: perl
9067            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
9068 ____________________________________________________________________________
9069 [  8100] By: jhi                                   on 2000/12/13  16:47:11
9070         Log: Metaconfig change for #8099.
9071      Branch: metaconfig
9072            ! U/modified/Head.U
9073 ____________________________________________________________________________
9074 [  8099] By: jhi                                   on 2000/12/13  16:46:48
9075         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
9076              From: Andy Dougherty <doughera@lafayette.edu>
9077              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
9078              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
9079      Branch: perl
9080            ! Configure
9081 ____________________________________________________________________________
9082 [  8098] By: jhi                                   on 2000/12/13  16:39:02
9083         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
9084              From: rspier@pobox.com (Robert Spier)
9085              Date: Tue, 12 Dec 2000 21:12:39 -0500
9086              Message-ID: <14902.56087.678086.725773@rls.cx>
9087              
9088              fastgetcwd is defined using a glob alias on a $^O dependent basis -
9089              and there was no default assignment or perl subroutine.
9090      Branch: perl
9091            ! lib/Cwd.pm
9092 ____________________________________________________________________________
9093 [  8097] By: jhi                                   on 2000/12/13  16:16:01
9094         Log: Subject: [PATCH] move startglob out of pp_hot.c
9095              From: Nicholas Clark <nick@ccl4.org>
9096              Date: Mon, 11 Dec 2000 23:16:39 +0000
9097              Message-ID: <20001211231638.A55550@plum.flirble.org>
9098      Branch: perl
9099            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
9100 ____________________________________________________________________________
9101 [  8096] By: jhi                                   on 2000/12/13  15:26:23
9102         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
9103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
9104              Date: Wed, 13 Dec 2000 14:01:37 +0100
9105              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
9106              
9107              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
9108              in turn requires libpthread in libswanted.
9109      Branch: perl
9110            ! hints/hpux.sh
9111 ____________________________________________________________________________
9112 [  8095] By: jhi                                   on 2000/12/12  19:51:05
9113         Log: The integration wars continue.
9114      Branch: perl
9115           !> sv.c
9116 ____________________________________________________________________________
9117 [  8094] By: jhi                                   on 2000/12/12  19:48:26
9118         Log: Subject: [PATCH perl@8070] DB_File-1.74  
9119              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
9120              Date: Mon, 11 Dec 2000 23:07:17 -0000
9121              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
9122      Branch: perl
9123            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9124            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
9125            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
9126            ! t/lib/db-recno.t
9127 ____________________________________________________________________________
9128 [  8093] By: nick                                  on 2000/12/12  19:42:13
9129         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
9130      Branch: perlio
9131            ! sv.c
9132           !> lib/File/DosGlob.pm
9133 ____________________________________________________________________________
9134 [  8092] By: jhi                                   on 2000/12/12  19:28:11
9135         Log: Integrate perlio.
9136      Branch: perl
9137           !> sv.c
9138 ____________________________________________________________________________
9139 [  8091] By: nick                                  on 2000/12/12  18:49:45
9140         Log: Fix for Tk, and upgrading shared SVs.
9141      Branch: perlio
9142            ! sv.c
9143 ____________________________________________________________________________
9144 [  8090] By: jhi                                   on 2000/12/12  16:48:59
9145         Log: Subject: [PATCH] Re: Breadperl & Tk
9146              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9147              Date: Tue, 12 Dec 2000 14:48:27 GMT
9148              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
9149      Branch: perl
9150            ! sv.c
9151 ____________________________________________________________________________
9152 [  8089] By: jhi                                   on 2000/12/12  03:37:19
9153         Log: Subject: DosGlob.pm diff for bash style brace expansion.
9154              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
9155              Date: Fri, 8 Dec 2000 10:45:30 -0600
9156              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
9157      Branch: perl
9158            ! lib/File/DosGlob.pm
9159 ____________________________________________________________________________
9160 [  8088] By: nick                                  on 2000/12/11  23:59:59
9161         Log: Integrate mainline
9162      Branch: perlio
9163           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
9164           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
9165           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
9166           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
9167           !> t/op/local.t t/pragma/warn/toke toke.c
9168 ____________________________________________________________________________
9169 [  8087] By: jhi                                   on 2000/12/11  23:20:23
9170         Log: Integrate perlio.
9171      Branch: perl
9172           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
9173 ____________________________________________________________________________
9174 [  8086] By: jhi                                   on 2000/12/11  22:50:59
9175         Log: Tune further the OS detection of CGI.
9176      Branch: perl
9177            ! lib/CGI.pm
9178 ____________________________________________________________________________
9179 [  8085] By: nick                                  on 2000/12/11  22:50:46
9180         Log: Finish 1st pass of "encoding" layer e.g. :
9181              open($fh,"<encoding(iso8859-7)",$greek) || die;
9182      Branch: perlio
9183            ! ext/Encode/Encode.xs perlio.c perliol.h
9184 ____________________________________________________________________________
9185 [  8084] By: jhi                                   on 2000/12/11  22:32:06
9186         Log: Revert the -f ambiguousity patch, seems to cause
9187              too much hassle (the interpret -Q as a function
9188              where Q is not a known filetest part is left in).
9189      Branch: perl
9190            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
9191            ! toke.c
9192 ____________________________________________________________________________
9193 [  8083] By: jhi                                   on 2000/12/11  22:27:23
9194         Log: (accidentally empty check-in)
9195      Branch: perl
9196            ! lib/File/DosGlob.pm
9197 ____________________________________________________________________________
9198 [  8082] By: nick                                  on 2000/12/11  19:09:51
9199         Log: Restore mmap function (broken by tweaks to shared buffer
9200              layer for encode(xxxx)).
9201      Branch: perlio
9202            ! perlio.c
9203 ____________________________________________________________________________
9204 [  8081] By: jhi                                   on 2000/12/11  18:29:13
9205         Log: Subject: Re: The long awaited feature ...
9206              From: Simon Cozens <simon@cozens.net>
9207              Date: Mon, 11 Dec 2000 15:54:24 +0000
9208              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
9209              
9210              More io/utf8 tests.
9211      Branch: perl
9212            ! t/io/utf8.t
9213 ____________________________________________________________________________
9214 [  8080] By: jhi                                   on 2000/12/11  18:19:36
9215         Log: Subject: PATCH MakeMaker manpage clarification
9216              From: andreas.koenig@anima.de (Andreas J. Koenig)
9217              Date: 10 Dec 2000 20:46:13 +0100
9218              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
9219      Branch: perl
9220            ! lib/ExtUtils/MakeMaker.pm
9221 ____________________________________________________________________________
9222 [  8079] By: jhi                                   on 2000/12/11  15:35:07
9223         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
9224              From: Simon Cozens <simon@cozens.net>
9225              Date: Sun, 10 Dec 2000 19:06:19 +0000
9226              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
9227      Branch: perl
9228            ! ext/B/B/Deparse.pm t/lib/b.t
9229 ____________________________________________________________________________
9230 [  8078] By: jhi                                   on 2000/12/11  15:09:11
9231         Log: Subject: [PATCH] docs on NaN
9232              From: Nicholas Clark <nick@ccl4.org>
9233              Date: Mon, 11 Dec 2000 01:48:38 +0000
9234              Message-ID: <20001211014838.B99205@plum.flirble.org>
9235      Branch: perl
9236            ! pod/perlop.pod
9237 ____________________________________________________________________________
9238 [  8077] By: jhi                                   on 2000/12/11  15:02:21
9239         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
9240              From: Simon Cozens <simon@cozens.net>
9241              Date: Mon, 11 Dec 2000 01:21:45 +0000
9242              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
9243      Branch: perl
9244            ! pp.c pp_hot.c scope.c t/op/local.t
9245 ____________________________________________________________________________
9246 [  8076] By: nick                                  on 2000/12/10  20:43:32
9247         Log: Not merge worthy...
9248              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
9249              syntax is modelled on attributes.
9250              Untested fix for io/utf8 on Win32 etc.
9251              Very clumsy start to the encode layer.
9252      Branch: perlio
9253            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
9254 ____________________________________________________________________________
9255 [  8075] By: jhi                                   on 2000/12/10  18:39:33
9256         Log: Darwin is not Windows.
9257      Branch: perl
9258            ! lib/CGI.pm
9259 ____________________________________________________________________________
9260 [  8074] By: jhi                                   on 2000/12/10  18:31:27
9261         Log: Subject: Ambiguous -%c() resolved as a file test
9262              From: "Paul Marquess" <Paul.Marquess@openwave.com>
9263              Date: Sun, 10 Dec 2000 15:35:07 -0000
9264              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
9265      Branch: perl
9266            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
9267 ____________________________________________________________________________
9268 [  8073] By: jhi                                   on 2000/12/10  18:16:29
9269         Log: Subject: PATCH installperl misinformed 
9270              From: andreas.koenig@anima.de (Andreas J. Koenig)
9271              Date: 10 Dec 2000 13:01:32 +0100 
9272              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
9273      Branch: perl
9274            ! installperl
9275 ____________________________________________________________________________
9276 [  8072] By: jhi                                   on 2000/12/10  18:07:55
9277         Log: The walkoptree confusion rages; walkoptree() seems to be coming
9278              from B.xs, while walkoptree_slow() comes from B.pm.
9279      Branch: perl
9280            ! ext/B/B.pm
9281 ____________________________________________________________________________
9282 [  8071] By: nick                                  on 2000/12/10  11:45:47
9283         Log: Integrate mainline
9284      Branch: perlio
9285           +> t/base/commonsense.t
9286           !> (integrate 37 files)
9287 ____________________________________________________________________________
9288 [  8070] By: jhi                                   on 2000/12/10  04:46:21
9289         Log: Update Changes.
9290      Branch: perl
9291            ! Changes patchlevel.h
9292 ____________________________________________________________________________
9293 [  8069] By: jhi                                   on 2000/12/10  04:39:19
9294         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
9295              From: andreas.koenig@anima.de (Andreas J. Koenig)
9296              Date: 09 Dec 2000 17:14:25 +0100
9297              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
9298      Branch: perl
9299            + t/base/commonsense.t
9300            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
9301 ____________________________________________________________________________
9302 [  8068] By: jhi                                   on 2000/12/10  04:17:36
9303         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
9304              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9305              Date: Sat, 9 Dec 2000 16:47:22 -0000
9306              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
9307      Branch: perl
9308            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
9309            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
9310            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
9311            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
9312            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
9313            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9314            ! t/lib/sdbm.t
9315 ____________________________________________________________________________
9316 [  8067] By: jhi                                   on 2000/12/10  03:52:02
9317         Log: Test case for #8066.
9318      Branch: perl
9319            ! t/op/misc.t
9320 ____________________________________________________________________________
9321 [  8066] By: jhi                                   on 2000/12/10  03:50:30
9322         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
9323              From: Simon Cozens <simon@cozens.net>
9324              Date: Sun, 10 Dec 2000 00:55:37 +0000
9325              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
9326      Branch: perl
9327            ! pp_sys.c
9328 ____________________________________________________________________________
9329 [  8065] By: jhi                                   on 2000/12/10  03:44:52
9330         Log: Test case for #8064.
9331      Branch: perl
9332            ! t/comp/proto.t
9333 ____________________________________________________________________________
9334 [  8064] By: jhi                                   on 2000/12/10  03:42:32
9335         Log: Subject: Re: prototype of substr
9336              From: Simon Cozens <simon@cozens.net>
9337              Date: Sun, 10 Dec 2000 00:13:33 +0000
9338              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
9339              
9340              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
9341      Branch: perl
9342            ! pp.c
9343 ____________________________________________________________________________
9344 [  8063] By: jhi                                   on 2000/12/10  03:39:42
9345         Log: Subject: [PATCH] perlguts.pod
9346              From: Simon Cozens <simon@cozens.net>
9347              Date: Sun, 10 Dec 2000 00:06:47 +0000
9348              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
9349              
9350              Documentation of the different types of ops,
9351              plus the functions in dump.c
9352      Branch: perl
9353            ! pod/perlguts.pod
9354 ____________________________________________________________________________
9355 [  8062] By: jhi                                   on 2000/12/10  03:30:04
9356         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
9357              From: Nicholas Clark <nick@talking.bollo.cx>
9358              Date: Sat, 09 Dec 2000 18:57:25 +0000
9359              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
9360              
9361              Be more robust in weird hostname setups.
9362      Branch: perl
9363            ! t/lib/net-hostent.t
9364 ____________________________________________________________________________
9365 [  8061] By: jhi                                   on 2000/12/10  03:28:21
9366         Log: Pacify fussy compiler. 
9367      Branch: perl
9368            ! pp_sys.c
9369 ____________________________________________________________________________
9370 [  8060] By: jhi                                   on 2000/12/10  02:52:46
9371         Log: Integrate perlio.
9372      Branch: perl
9373           !> pp_sys.c t/io/utf8.t
9374 ____________________________________________________________________________
9375 [  8059] By: nick                                  on 2000/12/09  23:40:14
9376         Log: read/sysread/recv should now be utf8 aware.
9377              Basic test for utf8 read.
9378      Branch: perlio
9379            ! pp_sys.c t/io/utf8.t
9380 ____________________________________________________________________________
9381 [  8058] By: jhi                                   on 2000/12/09  21:56:02
9382         Log: Integrate perlio.
9383      Branch: perl
9384           +> t/io/utf8.t
9385           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
9386 ____________________________________________________________________________
9387 [  8057] By: jhi                                   on 2000/12/09  21:53:35
9388         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
9389              From: Inaba Hiroto <inaba@st.rim.or.jp>
9390              Date: Sun, 10 Dec 2000 05:53:21 +0900
9391              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
9392              
9393              Tests for #8056.
9394      Branch: perl
9395            ! t/op/each.t
9396 ____________________________________________________________________________
9397 [  8056] By: jhi                                   on 2000/12/09  21:51:16
9398         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
9399              From: Inaba Hiroto <inaba@st.rim.or.jp>
9400              Date: Sat, 09 Dec 2000 18:02:00 +0900
9401              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
9402              
9403              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
9404      Branch: perl
9405            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
9406 ____________________________________________________________________________
9407 [  8055] By: nick                                  on 2000/12/09  20:11:48
9408         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
9409              than raw PerlIO_write() - does not seem to break any tests.
9410      Branch: perlio
9411            ! pp_sys.c
9412 ____________________________________________________________________________
9413 [  8054] By: nick                                  on 2000/12/09  19:47:30
9414         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
9415              (sysread, recv and write i.e. formats still to do...)
9416              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
9417              open($fh,">:utf8","name")
9418              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
9419              so no extra overhead is involved.
9420              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
9421              to a non-utf8 stream.
9422              Add initial io/utf8.t
9423              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
9424              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
9425              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
9426      Branch: perlio
9427            + t/io/utf8.t
9428            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
9429 ____________________________________________________________________________
9430 [  8053] By: nick                                  on 2000/12/09  19:26:37
9431         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
9432              was only testing this_utf8.
9433      Branch: perlio
9434            ! toke.c
9435 ____________________________________________________________________________
9436 [  8052] By: nick                                  on 2000/12/09  19:09:41
9437         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
9438              i.e. the output string has one, but don't mess with source assumption.
9439      Branch: perlio
9440            ! toke.c
9441 ____________________________________________________________________________
9442 [  8051] By: jhi                                   on 2000/12/09  16:55:17
9443         Log: Integrate perlio.
9444      Branch: perl
9445           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
9446           !> sv.c thrdvar.h util.c
9447 ____________________________________________________________________________
9448 [  8050] By: jhi                                   on 2000/12/09  16:48:07
9449         Log: Nits noticed by Peter Prymmer.
9450      Branch: perl
9451            ! lib/ExtUtils/MM_VMS.pm
9452 ____________________________________________________________________________
9453 [  8049] By: nick                                  on 2000/12/09  13:49:40
9454         Log: UTF8 output prework.
9455              - Store $\ and $, as SVs so they can have SvUTF8 flag
9456              - use do_print() rather than raw PerlIO_write() to print them.
9457      Branch: perlio
9458            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
9459            ! thrdvar.h util.c
9460 ____________________________________________________________________________
9461 [  8048] By: nick                                  on 2000/12/09  12:30:43
9462         Log: Integrate mainline.
9463      Branch: perlio
9464           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
9465           +> t/op/reverse.t
9466           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
9467           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9468           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
9469           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
9470           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
9471           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
9472 ____________________________________________________________________________
9473 [  8047] By: jhi                                   on 2000/12/09  00:23:27
9474         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
9475              From: Michael G Schwern <schwern@pobox.com>
9476              Date: Fri, 8 Dec 2000 14:43:04 -0600
9477      Branch: perl
9478            ! lib/ExtUtils/MM_VMS.pm
9479 ____________________________________________________________________________
9480 [  8046] By: jhi                                   on 2000/12/08  23:10:27
9481         Log: A missed check-in.
9482      Branch: perl
9483            ! lib/ExtUtils/Manifest.pm
9484 ____________________________________________________________________________
9485 [  8045] By: jhi                                   on 2000/12/08  21:57:12
9486         Log: (null check-in)
9487      Branch: perl
9488            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
9489 ____________________________________________________________________________
9490 [  8044] By: jhi                                   on 2000/12/08  21:11:06
9491         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
9492              at the final draft stage.
9493      Branch: perl
9494            + ext/Encode/Encode/iso8859-16.enc
9495            ! MANIFEST
9496 ____________________________________________________________________________
9497 [  8043] By: jhi                                   on 2000/12/08  16:39:04
9498         Log: Update Changes.
9499      Branch: perl
9500            ! Changes patchlevel.h
9501 ____________________________________________________________________________
9502 [  8042] By: jhi                                   on 2000/12/08  16:33:39
9503         Log: Do not return the Unicode replacement character if UTF-8
9504              decoding goes awry, it should be up to the caller to decide.
9505      Branch: perl
9506            ! pod/perlapi.pod utf8.c
9507 ____________________________________________________________________________
9508 [  8041] By: jhi                                   on 2000/12/08  16:22:28
9509         Log: metaconfig maintenance.
9510      Branch: metaconfig
9511            ! U/modified/stdchar.U
9512      Branch: metaconfig/U/perl
9513            + testsyml.U
9514 ____________________________________________________________________________
9515 [  8040] By: jhi                                   on 2000/12/08  16:03:08
9516         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
9517              From: sthoenna@efn.org
9518              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
9519              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
9520      Branch: perl
9521            ! Changes lib/ExtUtils/MM_OS2.pm
9522 ____________________________________________________________________________
9523 [  8039] By: jhi                                   on 2000/12/08  15:57:11
9524         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
9525              From: Simon Cozens <simon@cozens.net>
9526              Date: Fri, 8 Dec 2000 13:33:31 +0000
9527              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
9528              
9529              (The pp_hot part needed a rewrite.)
9530      Branch: perl
9531            ! doop.c pp_hot.c utf8.c
9532 ____________________________________________________________________________
9533 [  8038] By: jhi                                   on 2000/12/08  15:25:08
9534         Log: Subject: djSP
9535              From: Michael Stevens <michael@etla.org>
9536              Date: Wed, 6 Dec 2000 23:24:01 +0000
9537              Message-ID: <20001206232400.A21381@firedrake.org>
9538              
9539              Plus a note from Nick Ing-Simmons.
9540      Branch: perl
9541            ! pp.h
9542 ____________________________________________________________________________
9543 [  8037] By: jhi                                   on 2000/12/08  15:18:35
9544         Log: Filetype is text.
9545      Branch: perl
9546            ! t/op/utf8decode.t
9547 ____________________________________________________________________________
9548 [  8036] By: jhi                                   on 2000/12/08  03:31:27
9549         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
9550              From: Andy Dougherty <doughera@lafayette.edu>
9551              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
9552              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
9553              
9554              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
9555              From: Andy Dougherty <doughera@lafayette.edu>
9556              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
9557              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
9558      Branch: perl
9559            + ext/POSIX/hints/svr4.pl
9560            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
9561 ____________________________________________________________________________
9562 [  8035] By: jhi                                   on 2000/12/08  03:26:01
9563         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
9564              From: Andy Dougherty <doughera@lafayette.edu>
9565              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
9566              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
9567      Branch: perl
9568            ! t/README t/base/term.t
9569 ____________________________________________________________________________
9570 [  8034] By: jhi                                   on 2000/12/08  03:21:59
9571         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
9572              From: mjd@plover.com  
9573              Date: 7 Dec 2000 21:04:20 -0000
9574              Message-ID: <20001207210420.22282.qmail@plover.com>
9575              
9576              Plus -z doc.
9577      Branch: perl
9578            ! pod/perlfunc.pod
9579 ____________________________________________________________________________
9580 [  8033] By: jhi                                   on 2000/12/08  03:19:03
9581         Log: Use the UTF8 macros a bit.  They can't be used with abandon
9582              everywhere because we do generate illegal UTF-8 in some situations.
9583              This is of course naughty.
9584      Branch: perl
9585            ! pod/perlapi.pod utf8.c utf8.h
9586 ____________________________________________________________________________
9587 [  8032] By: jhi                                   on 2000/12/08  03:00:09
9588         Log: Out of sync?
9589      Branch: perl
9590            ! t/pragma/warn/utf8
9591 ____________________________________________________________________________
9592 [  8031] By: jhi                                   on 2000/12/08  02:22:39
9593         Log: Cnt spl.
9594      Branch: perl
9595            ! MANIFEST
9596 ____________________________________________________________________________
9597 [  8030] By: jhi                                   on 2000/12/08  01:23:54
9598         Log: Add test for reverse().
9599      Branch: perl
9600            + t/op/reverse.t
9601            ! MANIFEST
9602 ____________________________________________________________________________
9603 [  8029] By: jhi                                   on 2000/12/08  01:21:47
9604         Log: Integrate perlio.
9605      Branch: perl
9606           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
9607           !> perlio.c perlio.h perlsdio.h warnings.pl
9608 ____________________________________________________________________________
9609 [  8028] By: jhi                                   on 2000/12/08  01:19:08
9610         Log: Introduce macros for UTF8 decoding.
9611      Branch: perl
9612            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
9613 ____________________________________________________________________________
9614 [  8027] By: nick                                  on 2000/12/07  22:18:19
9615         Log: Integrate mainline
9616      Branch: perlio
9617           !> embed.pl pod/perlapi.pod utf8.c
9618 ____________________________________________________________________________
9619 [  8026] By: nick                                  on 2000/12/07  21:45:08
9620         Log: Various oddities p4 diff -se showed up
9621              Remove 'our' from warnings.pl
9622      Branch: perlio
9623            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
9624 ____________________________________________________________________________
9625 [  8025] By: nick                                  on 2000/12/07  21:43:32
9626         Log: Change PerlIO_(get|set)pos to take SV *
9627              Should fix, OS/2, VMS, (sfio??)
9628      Branch: perlio
9629            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
9630 ____________________________________________________________________________
9631 [  8024] By: jhi                                   on 2000/12/07  19:05:32
9632         Log: Document utf8_to_uv() better.
9633      Branch: perl
9634            ! pod/perlapi.pod utf8.c
9635 ____________________________________________________________________________
9636 [  8023] By: jhi                                   on 2000/12/07  18:23:47
9637         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
9638      Branch: perl
9639            ! embed.pl pod/perlapi.pod utf8.c
9640 ____________________________________________________________________________
9641 [  8022] By: jhi                                   on 2000/12/07  04:13:51
9642         Log: Integrate perlio.
9643      Branch: perl
9644           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
9645           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
9646           !> win32/makefile.mk
9647 ____________________________________________________________________________
9648 [  8021] By: nick                                  on 2000/12/07  00:28:14
9649         Log: Various attempts at MSVC debug - not sure what has
9650              changed but works now. 
9651              Seems atexit() _may_ work for DLLs built with MSVC so don't
9652              call cleanup that way.
9653      Branch: perlio
9654            ! perlio.c win32/makefile.mk
9655 ____________________________________________________________________________
9656 [  8020] By: nick                                  on 2000/12/06  19:57:20
9657         Log: Integrate mainline
9658      Branch: perlio
9659           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
9660           !> (integrate 75 files)
9661 ____________________________________________________________________________
9662 [  8019] By: nick                                  on 2000/12/06  19:28:21
9663         Log: Add useperlio to config.vc
9664              Turn off binmode in config_H.PL
9665              Regen all the config_H.xx
9666              Attempt to get debugging build with MSVC.
9667      Branch: perlio
9668            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9669            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
9670 ____________________________________________________________________________
9671 [  8018] By: nick                                  on 2000/12/06  19:21:57
9672         Log: Test various dup/external program options on all platforms.
9673      Branch: perlio
9674            ! t/io/dup.t
9675 ____________________________________________________________________________
9676 [  8017] By: nick                                  on 2000/12/06  19:20:47
9677         Log: Fix harness to be less picky
9678      Branch: perlio
9679            ! lib/Test/Harness.pm
9680 ____________________________________________________________________________
9681 [  8016] By: jhi                                   on 2000/12/06  16:45:12
9682         Log: Update Changes.
9683      Branch: perl
9684            ! Changes patchlevel.h
9685 ____________________________________________________________________________
9686 [  8015] By: jhi                                   on 2000/12/06  16:41:03
9687         Log: Test \x{...} with ord().
9688      Branch: perl
9689            ! t/op/ord.t
9690 ____________________________________________________________________________
9691 [  8014] By: jhi                                   on 2000/12/06  16:20:33
9692         Log: Test tweak because of #8013.
9693      Branch: perl
9694            ! t/lib/b.t
9695 ____________________________________________________________________________
9696 [  8013] By: jhi                                   on 2000/12/06  16:09:09
9697         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
9698              From: Michael G Schwern <schwern@pobox.com>
9699              Date: Tue, 5 Dec 2000 21:23:28 -0500
9700              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
9701              
9702              Carp::Heavy parts not very applicable because of recent changes.
9703      Branch: perl
9704            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
9705            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
9706            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
9707            ! lib/Exporter.pm lib/Exporter/Heavy.pm
9708            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
9709            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9710            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
9711            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
9712            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
9713            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
9714            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
9715            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
9716            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
9717            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
9718            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
9719            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
9720            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
9721            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
9722            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
9723            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
9724            ! warnings.pl
9725 ____________________________________________________________________________
9726 [  8012] By: jhi                                   on 2000/12/06  15:22:38
9727         Log: Subject: [PATCH] Re: New harness is failing things
9728              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9729              Date: Wed, 6 Dec 2000 13:00:30 GMT
9730              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
9731      Branch: perl
9732            ! lib/Test/Harness.pm
9733 ____________________________________________________________________________
9734 [  8011] By: jhi                                   on 2000/12/06  15:12:08
9735         Log: Subject: installhtml changes
9736              From: Michael Stevens <michael@etla.org>
9737              Date: Wed, 6 Dec 2000 13:15:53 +0000
9738              Message-ID: <20001206131553.A27317@firedrake.org>
9739      Branch: perl
9740            ! installhtml
9741 ____________________________________________________________________________
9742 [  8010] By: jhi                                   on 2000/12/06  15:06:05
9743         Log: Subject: the dTHR hits
9744              From: Michael Stevens <michael@etla.org>
9745              Date: Wed, 6 Dec 2000 12:06:03 +0000
9746              Message-ID: <20001206120603.A24581@firedrake.org>
9747              
9748              More, errrm, less dTHRs.
9749      Branch: perl
9750            ! bytecode.pl ext/B/B/C.pm
9751 ____________________________________________________________________________
9752 [  8009] By: jhi                                   on 2000/12/06  15:04:25
9753         Log: Subject: MakeMaker mailing list gone?
9754              From: Michael G Schwern <schwern@pobox.com>
9755              Date: Tue, 5 Dec 2000 19:29:59 -0500
9756              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
9757              
9758              The MakeMaker mailing list is dead, perlbug is the right
9759              address to report bugs.
9760      Branch: perl
9761            ! lib/ExtUtils/MakeMaker.pm
9762 ____________________________________________________________________________
9763 [  8008] By: jhi                                   on 2000/12/06  15:00:32
9764         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
9765              From: Michael G Schwern <schwern@pobox.com>
9766              Date: Tue, 5 Dec 2000 19:21:21 -0500
9767              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
9768              
9769              Add a default MANIFEST skip that ignores things like
9770              version control files, editor temporary files, and the Makefile.
9771      Branch: perl
9772            + lib/ExtUtils/MANIFEST.SKIP
9773            ! MANIFEST lib/ExtUtils/Manifest.pm
9774 ____________________________________________________________________________
9775 [  8007] By: jhi                                   on 2000/12/06  14:57:20
9776         Log: In Amiga more manual hackery of the scripts seems to be needed,
9777              from Jan-Erik Karlsson.  Why Configure does not get this right
9778              is unknown, may be shell-induced.
9779      Branch: perl
9780            ! README.amiga
9781 ____________________________________________________________________________
9782 [  8006] By: jhi                                   on 2000/12/05  23:53:12
9783         Log: Add TOPm1s to peek at the second topmost stack item.
9784      Branch: perl
9785            ! pp.h
9786 ____________________________________________________________________________
9787 [  8005] By: jhi                                   on 2000/12/05  23:13:55
9788         Log: Avaunt, you foul UTF-8 tests.
9789      Branch: perl
9790            ! t/op/ver.t t/pragma/utf8.t
9791 ____________________________________________________________________________
9792 [  8004] By: jhi                                   on 2000/12/05  23:09:54
9793         Log: Continue utf8 dispersal. 
9794      Branch: perl
9795            + t/op/concat.t
9796            ! MANIFEST t/pragma/utf8.t
9797 ____________________________________________________________________________
9798 [  8003] By: nick                                  on 2000/12/05  23:02:39
9799         Log: Integrate mainline.
9800      Branch: perlio
9801           +> t/op/length.t t/op/utf8decode.t
9802           !> (integrate 69 files)
9803 ____________________________________________________________________________
9804 [  8002] By: jhi                                   on 2000/12/05  22:59:28
9805         Log: Integrate perlio.
9806      Branch: perl
9807           !> iperlsys.h perl.c perlio.c win32/perllib.c
9808 ____________________________________________________________________________
9809 [  8001] By: nick                                  on 2000/12/05  22:07:52
9810         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
9811              - calloc/free suffer from damage on TerminateThread()
9812              - use PerlMemShared (as originally planned) now fixed
9813              - avoid doing anything important on DLL "detach".
9814      Branch: perlio
9815            ! perl.c perlio.c win32/perllib.c
9816 ____________________________________________________________________________
9817 [  8000] By: nick                                  on 2000/12/05  21:05:09
9818         Log: Fix gross PerlMemShared issue.
9819      Branch: perlio
9820            ! iperlsys.h
9821 ____________________________________________________________________________
9822 [  7999] By: jhi                                   on 2000/12/05  20:46:58
9823         Log: Test for Unicode (UTF-8) hash keys.
9824      Branch: perl
9825            ! t/op/each.t
9826 ____________________________________________________________________________
9827 [  7998] By: jhi                                   on 2000/12/05  20:30:35
9828         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
9829              is now always UTF-8), empty line cosmetics.
9830      Branch: perl
9831            ! t/pragma/utf8.t
9832 ____________________________________________________________________________
9833 [  7997] By: jhi                                   on 2000/12/05  20:15:40
9834         Log: Subject: Re: STRLEN - what?
9835              From: Andy Dougherty <doughera@lafayette.edu>
9836              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
9837              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
9838              
9839              Explain STRLEN.
9840      Branch: perl
9841            ! pod/perlguts.pod
9842 ____________________________________________________________________________
9843 [  7996] By: jhi                                   on 2000/12/05  20:13:34
9844         Log: Split off the UTF-8 decoder tests, make them to check also
9845              the error message.
9846      Branch: perl
9847            + t/op/utf8decode.t
9848            ! MANIFEST t/pragma/utf8.t utf8.c
9849 ____________________________________________________________________________
9850 [  7995] By: jhi                                   on 2000/12/05  16:39:47
9851         Log: Start migrating bits of pragma/utf8 to elsewhere
9852              (since the long term plan is to obsolete 'use utf8').
9853      Branch: perl
9854            + t/op/length.t
9855            ! MANIFEST t/pragma/utf8.t
9856 ____________________________________________________________________________
9857 [  7994] By: jhi                                   on 2000/12/05  16:30:21
9858         Log: Fix a manual edit typo from #7993, fix the message formatting
9859              for Unicode, add few our declarations.
9860      Branch: perl
9861            ! lib/Carp/Heavy.pm
9862 ____________________________________________________________________________
9863 [  7993] By: jhi                                   on 2000/12/05  16:09:15
9864         Log: Subject: Need help with warnings :-(
9865              From: "Ben Tilly" <ben_tilly@hotmail.com>
9866              Date: Tue, 05 Dec 2000 01:35:54 -0500
9867              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
9868              
9869              Subject: UPDATE: Carp/Heavy now passes all tests
9870              From: "Ben Tilly" <ben_tilly@hotmail.com>
9871              Date: Tue, 05 Dec 2000 07:59:41 -0500
9872              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
9873              
9874              The Brave New Carp.
9875      Branch: perl
9876            ! lib/Carp.pm lib/Carp/Heavy.pm
9877 ____________________________________________________________________________
9878 [  7992] By: jhi                                   on 2000/12/05  15:55:08
9879         Log: Subject: [PATCH perl@7979] cygwin port
9880              From: "Eric Fifer" <efifer@dircon.co.uk>
9881              Date: Tue, 5 Dec 2000 14:04:09 -0000
9882              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
9883      Branch: perl
9884            ! t/lib/net-hostent.t
9885 ____________________________________________________________________________
9886 [  7991] By: jhi                                   on 2000/12/05  15:52:34
9887         Log: Subject: Re: [PATCH] The largest hoax of all times?
9888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9889              Date: Tue, 5 Dec 2000 00:40:25 -0500
9890              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
9891              
9892              Subject: Re: [PATCH] The largest hoax of all times?
9893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9894              Date: Mon, 4 Dec 2000 23:55:53 -0500
9895              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
9896              
9897              Subject: Re: [PATCH] The largest hoax of all times?
9898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9899              Date: Tue, 5 Dec 2000 01:28:45 -0500
9900              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
9901              
9902              Fix the unpredictable order of DESTROYs.
9903      Branch: perl
9904            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
9905            ! sv.c sv.h t/op/ref.t
9906 ____________________________________________________________________________
9907 [  7990] By: jhi                                   on 2000/12/05  14:38:53
9908         Log: Subject: [PATCH] shrink pp_hot fractionally
9909              From: Nicholas Clark <nick@ccl4.org>
9910              Date: Tue, 5 Dec 2000 12:44:31 +0000
9911              Message-ID: <20001205124431.E74518@plum.flirble.org>
9912              
9913              Use report_evil_fh().
9914      Branch: perl
9915            ! opcode.pl opnames.h pp_hot.c util.c
9916 ____________________________________________________________________________
9917 [  7989] By: jhi                                   on 2000/12/05  14:21:27
9918         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
9919              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9920              Date: Mon, 04 Dec 2000 22:21:59 -0800
9921              Message-ID: <HmIL6gzkgepS092yn@efn.org>
9922              
9923              Harness shouldn't ignore responses like "ok 3\r\r\n".
9924      Branch: perl
9925            ! lib/Test/Harness.pm
9926 ____________________________________________________________________________
9927 [  7988] By: jhi                                   on 2000/12/05  13:51:28
9928         Log: Integrate the "skip" messages to explain().
9929      Branch: perl
9930            ! t/lib/syslfs.t t/op/lfs.t
9931 ____________________________________________________________________________
9932 [  7987] By: jhi                                   on 2000/12/05  12:34:54
9933         Log: The one that got away in #7984.
9934              
9935              Subject: Re: dTHR - what and why?
9936              From: Michael Stevens <michael@etla.org> 
9937              Date: Tue, 5 Dec 2000 11:15:52 +0000
9938              Message-ID: <20001205111552.A4647@firedrake.org>
9939      Branch: perl
9940            ! sv.h
9941 ____________________________________________________________________________
9942 [  7986] By: gsar                                  on 2000/12/05  09:14:44
9943         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
9944              due to the notorious GetFileType() bug in Windows 9x, which fstat()
9945              tickles)
9946      Branch: perl
9947            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
9948 ____________________________________________________________________________
9949 [  7985] By: jhi                                   on 2000/12/05  05:49:03
9950         Log: Integrate perlio.
9951      Branch: perl
9952           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
9953           !> win32/perlhost.h win32/perllib.c
9954 ____________________________________________________________________________
9955 [  7984] By: jhi                                   on 2000/12/05  05:48:16
9956         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
9957      Branch: perl
9958            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
9959            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
9960            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
9961            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
9962            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
9963            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
9964            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
9965            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
9966            ! win32/win32.c
9967 ____________________________________________________________________________
9968 [  7983] By: nick                                  on 2000/12/04  23:27:43
9969         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
9970      Branch: perlio
9971            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
9972            ! win32/perlhost.h win32/perllib.c
9973 ____________________________________________________________________________
9974 [  7982] By: jhi                                   on 2000/12/04  19:44:09
9975         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
9976              uncovered by #7980.
9977      Branch: perl
9978            ! op.c
9979 ____________________________________________________________________________
9980 [  7981] By: jhi                                   on 2000/12/04  19:42:07
9981         Log: Subject: [PATCH] Trivial dump.c feature
9982              From: Simon Cozens <simon@cozens.net>
9983              Date: Mon, 4 Dec 2000 18:08:38 +0000
9984              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
9985              
9986              Show whether a constant is UTF-8.
9987      Branch: perl
9988            ! dump.c
9989 ____________________________________________________________________________
9990 [  7980] By: jhi                                   on 2000/12/04  19:36:51
9991         Log: UTF-8 hash keys, patch from Inaba Hiroto.
9992      Branch: perl
9993            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
9994 ____________________________________________________________________________
9995 [  7979] By: jhi                                   on 2000/12/04  17:36:28
9996         Log: Update Changes.
9997      Branch: perl
9998            ! Changes patchlevel.h
9999 ____________________________________________________________________________
10000 [  7978] By: jhi                                   on 2000/12/04  16:42:17
10001         Log: Retract #7977, still too volatile (the euphemism of the day
10002              for unfinished and buggy :-)
10003      Branch: perl
10004            ! doop.c hv.c pp.c sv.h
10005 ____________________________________________________________________________
10006 [  7977] By: jhi                                   on 2000/12/04  16:25:15
10007         Log: (Retracted by #7978, too shaky yet.)
10008              
10009              Subject: Re: utf8 in hash keys, implementor missing
10010              From: Simon Cozens <simon@cozens.net>
10011              Date: Sat, 2 Dec 2000 19:49:35 +0000
10012              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
10013              
10014              The first step at UTF-8 hash keys.
10015      Branch: perl
10016            ! doop.c hv.c pp.c sv.h
10017 ____________________________________________________________________________
10018 [  7976] By: jhi                                   on 2000/12/04  16:13:53
10019         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
10020              From: sthoenna@efn.org
10021              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
10022              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
10023      Branch: perl
10024            ! os2/os2.c perlio.c
10025 ____________________________________________________________________________
10026 [  7975] By: jhi                                   on 2000/12/04  16:05:25
10027         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
10028              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10029              Date: Thu, 30 Nov 2000 20:50:37 -0800
10030              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
10031      Branch: perl
10032            ! os2/os2.c
10033 ____________________________________________________________________________
10034 [  7974] By: jhi                                   on 2000/12/04  16:03:57
10035         Log: Subject: [PATCH] ++ 20% faster
10036              From: Nicholas Clark <nick@ccl4.org>
10037              Date: Mon, 4 Dec 2000 12:17:27 +0000
10038              Message-ID: <20001204121726.B52976@plum.flirble.org>
10039              
10040              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
10041      Branch: perl
10042            ! sv.c
10043 ____________________________________________________________________________
10044 [  7973] By: jhi                                   on 2000/12/04  16:00:48
10045         Log: 
10046              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
10047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10048              Date: Mon, 04 Dec 2000 12:30:45 +0100
10049              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
10050              
10051              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
10052              library (getprotobyname and getprotobynumber are outversioned by
10053              the same calls in libc, at least for xlc version 3.
10054      Branch: perl
10055            ! hints/aix.sh
10056 ____________________________________________________________________________
10057 [  7972] By: jhi                                   on 2000/12/04  02:58:31
10058         Log: Integrate perlio.
10059      Branch: perl
10060           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
10061           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
10062           !> win32/win32.h win32/win32iop.h win32/win32thread.h
10063 ____________________________________________________________________________
10064 [  7971] By: nick                                  on 2000/12/04  00:24:33
10065         Log: Quieten some noise in Win32 builds:
10066              - win32.h is included after <sys/socket.h>, so need to 
10067              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
10068              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
10069      Branch: perlio
10070            ! doio.c perl.h toke.c win32/win32.h
10071 ____________________________________________________________________________
10072 [  7970] By: nick                                  on 2000/12/03  22:57:46
10073         Log: PERL_IMPLICIT_SYS compiles but does not work.
10074      Branch: perlio
10075            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
10076            ! win32/perlhost.h win32/perllib.c win32/win32.h
10077            ! win32/win32iop.h win32/win32thread.h
10078 ____________________________________________________________________________
10079 [  7969] By: jhi                                   on 2000/12/03  22:12:58
10080         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
10081              used to swash_init(), makes regprop() dumps more informative
10082              (+utf8::IsAlpha, -utf8::IsDigit, for example).
10083      Branch: perl
10084            ! regcomp.c regexec.c
10085 ____________________________________________________________________________
10086 [  7968] By: jhi                                   on 2000/12/03  21:39:56
10087         Log: Implement ANYOFUTF8 regprop() dumping.
10088      Branch: perl
10089            ! regcomp.c
10090 ____________________________________________________________________________
10091 [  7967] By: jhi                                   on 2000/12/03  20:57:19
10092         Log: Make uv_to_utf8() to zero-terminate its output buffer,
10093              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
10094      Branch: perl
10095            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
10096 ____________________________________________________________________________
10097 [  7966] By: nick                                  on 2000/12/03  18:41:21
10098         Log: Integrate mainline (STDCHAR)
10099      Branch: perlio
10100           !> Configure t/pragma/utf8.t
10101 ____________________________________________________________________________
10102 [  7965] By: jhi                                   on 2000/12/03  17:58:20
10103         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
10104      Branch: perl
10105            ! t/pragma/utf8.t
10106 ____________________________________________________________________________
10107 [  7964] By: jhi                                   on 2000/12/03  17:35:56
10108         Log: Integrate perlio.
10109      Branch: perl
10110           !> iperlsys.h perlio.c
10111 ____________________________________________________________________________
10112 [  7963] By: jhi                                   on 2000/12/03  17:33:55
10113         Log: Metaconfig unit change for #7962.
10114      Branch: metaconfig
10115            ! U/modified/stdchar.U
10116 ____________________________________________________________________________
10117 [  7962] By: jhi                                   on 2000/12/03  17:33:27
10118         Log: Untangle the <stdio.h> #include nest for the stdchar test,
10119              from Andy Dougherty.
10120      Branch: perl
10121            ! Configure
10122 ____________________________________________________________________________
10123 [  7961] By: nick                                  on 2000/12/03  16:53:00
10124         Log: Make iperlsys.h vector stdio not PerlIO.
10125      Branch: perlio
10126            ! iperlsys.h perlio.c
10127 ____________________________________________________________________________
10128 [  7960] By: nick                                  on 2000/12/03  14:43:01
10129         Log: Integrate mainline
10130      Branch: perlio
10131           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
10132           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
10133 ____________________________________________________________________________
10134 [  7959] By: jhi                                   on 2000/12/03  08:16:36
10135         Log: Use DO_UTF8().
10136      Branch: perl
10137            ! op.c
10138 ____________________________________________________________________________
10139 [  7958] By: jhi                                   on 2000/12/02  18:33:05
10140         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
10141              From: Mike Guy <mjtg@cam.ac.uk>         
10142              Date: Sat, 02 Dec 2000 17:27:13 +0000
10143              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
10144              
10145              An extraneous argument.
10146      Branch: perl
10147            ! toke.c
10148 ____________________________________________________________________________
10149 [  7957] By: jhi                                   on 2000/12/02  18:22:32
10150         Log: A missing hunk.
10151      Branch: perl
10152            ! t/lib/net-hostent.t
10153 ____________________________________________________________________________
10154 [  7956] By: jhi                                   on 2000/12/02  18:06:20
10155         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
10156              From: Nicholas Clark <nick@ccl4.org>
10157              Date: Sat, 2 Dec 2000 14:28:27 +0000
10158              Message-ID: <20001202142827.A12308@plum.flirble.org>
10159              
10160              Test robustness.
10161      Branch: perl
10162            ! t/lib/net-hostent.t
10163 ____________________________________________________________________________
10164 [  7955] By: jhi                                   on 2000/12/02  17:58:06
10165         Log: Metaconfig unit change for #7954.
10166      Branch: metaconfig
10167            ! U/modified/stdchar.U
10168 ____________________________________________________________________________
10169 [  7954] By: jhi                                   on 2000/12/02  17:54:32
10170         Log: An inconvenient hang would happen if the stdio _ptr wasn't
10171              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
10172              would be grepping stdin for all eternity for the _ptr.)
10173      Branch: perl
10174            ! Configure
10175 ____________________________________________________________________________
10176 [  7953] By: jhi                                   on 2000/12/02  00:07:15
10177         Log: Update Changes.
10178      Branch: perl
10179            ! Changes patchlevel.h
10180 ____________________________________________________________________________
10181 [  7952] By: jhi                                   on 2000/12/01  23:54:47
10182         Log: Subject: Re: long shell lines
10183              From: Andy Dougherty <doughera@lafayette.edu>
10184              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
10185              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
10186              
10187              Split overly long shell command lines.
10188      Branch: perl
10189            ! lib/ExtUtils/MM_Unix.pm
10190 ____________________________________________________________________________
10191 [  7951] By: jhi                                   on 2000/12/01  23:48:02
10192         Log: The metaconfig unit change for #7950.
10193      Branch: metaconfig
10194            + U/modified/stdchar.U
10195 ____________________________________________________________________________
10196 [  7950] By: jhi                                   on 2000/12/01  23:47:39
10197         Log: Try to find stdchar also from <stdio_impl.h>.
10198      Branch: perl
10199            ! Configure config_h.SH
10200 ____________________________________________________________________________
10201 [  7949] By: jhi                                   on 2000/12/01  23:46:45
10202         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
10203              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
10204              Date: Fri, 1 Dec 2000 16:26:08 -0500
10205              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
10206              
10207              Reword the diagnostic message.
10208      Branch: perl
10209            ! pod/perldiag.pod
10210 ____________________________________________________________________________
10211 [  7948] By: nick                                  on 2000/12/01  22:49:43
10212         Log: Integrate mainline (for s/y/m as sub names stuff).
10213      Branch: perlio
10214           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
10215           !> t/pragma/warn/toke toke.c
10216 ____________________________________________________________________________
10217 [  7947] By: jhi                                   on 2000/12/01  20:55:41
10218         Log: Integrate perlio.
10219      Branch: perl
10220           !> perlio.c perliol.h t/io/pipe.t
10221 ____________________________________________________________________________
10222 [  7946] By: jhi                                   on 2000/12/01  20:36:51
10223         Log: Upgrade to CPAN 1.59_51, from Andreas König.
10224      Branch: perl
10225            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10226 ____________________________________________________________________________
10227 [  7945] By: nick                                  on 2000/12/01  20:31:32
10228         Log: Integrate mainline
10229      Branch: perlio
10230           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
10231           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
10232           +> t/lib/net-hostent.t
10233           !> (integrate 35 files)
10234 ____________________________________________________________________________
10235 [  7944] By: jhi                                   on 2000/12/01  20:23:29
10236         Log: Some help for 20001130.011.  Now one gets warnings like
10237              "Ambiguous -f() resolved as a file test ..."
10238      Branch: perl
10239            ! pod/perldiag.pod t/pragma/warn/toke toke.c
10240 ____________________________________________________________________________
10241 [  7943] By: jhi                                   on 2000/12/01  19:44:44
10242         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
10243              that also breaks using them as methods. 
10244      Branch: perl
10245            ! pod/perldiag.pod t/op/misc.t toke.c
10246 ____________________________________________________________________________
10247 [  7942] By: nick                                  on 2000/12/01  17:56:46
10248         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
10249              Make 'unix' pass most tests
10250              - do unread by temporary push of layer ("pending") holding unread chars
10251              - fast_gets is now based on per-handle flag
10252              - relax one of io/pipe.t tests to allow print to fail and close to
10253              succeed so that it passes on unbuffered "unix" layer.
10254              Remaining fail is sporadic and a genuine race condition between
10255              parent/child in fork test.
10256      Branch: perlio
10257            ! perlio.c perliol.h t/io/pipe.t
10258 ____________________________________________________________________________
10259 [  7941] By: jhi                                   on 2000/12/01  15:28:58
10260         Log: (Retracted by #7943.)
10261              
10262              Reserve the short named string operator names.
10263      Branch: perl
10264            ! pod/perldiag.pod t/op/misc.t toke.c
10265 ____________________________________________________________________________
10266 [  7940] By: jhi                                   on 2000/12/01  06:45:53
10267         Log: Get the three different space character classes right under utf8.
10268      Branch: perl
10269            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
10270            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
10271            ! regexec.c t/op/pat.t utf8.c
10272 ____________________________________________________________________________
10273 [  7939] By: jhi                                   on 2000/12/01  03:26:26
10274         Log: Two more tests that make no sense in UTF-8 since the test
10275              data is not in UTF-8.
10276      Branch: perl
10277            ! t/op/regexp.t
10278 ____________________________________________________________________________
10279 [  7938] By: jhi                                   on 2000/12/01  03:20:39
10280         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
10281              should it be required inside regexen?
10282      Branch: perl
10283            ! regcomp.c t/op/regmesg.t
10284 ____________________________________________________________________________
10285 [  7937] By: jhi                                   on 2000/12/01  02:58:53
10286         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
10287              stored and restored, and thusly was trounced by the utf8 swash
10288              routines.
10289      Branch: perl
10290            ! regcomp.c
10291 ____________________________________________________________________________
10292 [  7936] By: jhi                                   on 2000/11/30  20:41:39
10293         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
10294              Why the different platforms behave so differently (core dump vs
10295              no core dump) on this bug is a but of a mystery, but if I had to
10296              guess I would mumble something like 'alignment'.
10297      Branch: perl
10298            ! sv.c
10299 ____________________________________________________________________________
10300 [  7935] By: jhi                                   on 2000/11/30  16:17:02
10301         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
10302              From: Robin Barker <rmb1@cise.npl.co.uk>
10303              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
10304              Date: Thu, 30 Nov 2000 14:27:12 GMT
10305      Branch: perl
10306            ! perlio.c toke.c
10307 ____________________________________________________________________________
10308 [  7934] By: jhi                                   on 2000/11/30  16:04:49
10309         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
10310      Branch: perl
10311            ! t/lib/net-hostent.t
10312 ____________________________________________________________________________
10313 [  7933] By: jhi                                   on 2000/11/30  06:07:26
10314         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
10315              From: Peter Prymmer <pvhp@forte.com>
10316              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
10317              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
10318              
10319              In VMS the localhost may be LOCALHOST.
10320      Branch: perl
10321            ! t/lib/net-hostent.t
10322 ____________________________________________________________________________
10323 [  7932] By: jhi                                   on 2000/11/30  01:11:11
10324         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
10325              From: Peter Prymmer <pvhp@forte.com>
10326              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
10327              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
10328              
10329              plus regen perlapi.pod.
10330      Branch: perl
10331            ! pod/perlapi.pod utf8.c
10332 ____________________________________________________________________________
10333 [  7931] By: jhi                                   on 2000/11/30  01:06:19
10334         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
10335              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10336              Date:     Wed, 29 Nov 2000 17:15:11 EST
10337              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
10338      Branch: perl
10339            ! t/lib/filter-util.pl t/lib/filter-util.t
10340 ____________________________________________________________________________
10341 [  7930] By: jhi                                   on 2000/11/29  18:51:55
10342         Log: Update Changes.
10343      Branch: perl
10344            ! Changes patchlevel.h
10345 ____________________________________________________________________________
10346 [  7929] By: jhi                                   on 2000/11/29  18:50:55
10347         Log: Update the va_copy() metaconfig unit.
10348      Branch: metaconfig/U/perl
10349            ! need_va_copy.U
10350 ____________________________________________________________________________
10351 [  7928] By: jhi                                   on 2000/11/29  17:50:43
10352         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
10353              From: Dominic Dunlop <domo@computer.org>
10354              Date: Tue, 28 Nov 2000 16:41:57 +0100
10355              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
10356              
10357              Patch to catch a core dump in the Configure va_copy test.
10358      Branch: perl
10359            ! Configure config_h.SH
10360 ____________________________________________________________________________
10361 [  7927] By: jhi                                   on 2000/11/29  17:31:59
10362         Log: Retract #7921, the patch shouldn't be needed.
10363      Branch: perl
10364            ! sv.c
10365 ____________________________________________________________________________
10366 [  7926] By: jhi                                   on 2000/11/29  17:01:41
10367         Log: Make the Class::Struct import() wiser.
10368      Branch: perl
10369            ! lib/Class/Struct.pm t/lib/class-struct.t
10370 ____________________________________________________________________________
10371 [  7925] By: jhi                                   on 2000/11/29  16:36:33
10372         Log: All the core library users of Class::Struct seem to be
10373              using "use Class::Struct 'struct';" instead of the bare
10374              "use Class::Struct;", which isn't documented in Class::Struct.
10375              This can't be right.
10376      Branch: perl
10377            ! lib/File/stat.pm
10378 ____________________________________________________________________________
10379 [  7924] By: jhi                                   on 2000/11/29  16:32:15
10380         Log: A test works better if it has the right 1..$n output.
10381      Branch: perl
10382            ! t/lib/class-struct.t
10383 ____________________________________________________________________________
10384 [  7923] By: jhi                                   on 2000/11/29  16:29:11
10385         Log: Forgot to MANIFEST the new Net::hostent test.
10386      Branch: perl
10387            ! MANIFEST
10388 ____________________________________________________________________________
10389 [  7922] By: jhi                                   on 2000/11/29  16:27:49
10390         Log: Integrate perlio.
10391      Branch: perl
10392           !> iperlsys.h perlio.c
10393 ____________________________________________________________________________
10394 [  7921] By: jhi                                   on 2000/11/29  16:27:10
10395         Log: (Retracted by #7927.)
10396              
10397              Subject: [PATCH] Is infinity a number?
10398              From: Simon Cozens <simon@cozens.net>
10399              Date: Wed, 29 Nov 2000 14:48:20 +0000
10400              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
10401      Branch: perl
10402            ! sv.c
10403 ____________________________________________________________________________
10404 [  7920] By: jhi                                   on 2000/11/29  16:23:02
10405         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
10406              From: rspier@pobox.com (Robert Spier)
10407              Date: Wed, 29 Nov 2000 02:17:49 -0500
10408              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
10409              
10410              Add a test for Net::hostent.
10411      Branch: perl
10412            + t/lib/net-hostent.t
10413 ____________________________________________________________________________
10414 [  7919] By: jhi                                   on 2000/11/29  16:21:31
10415         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
10416              add a test for Class::Struct.
10417      Branch: perl
10418            + t/lib/class-struct.t
10419            ! MANIFEST lib/Class/Struct.pm
10420 ____________________________________________________________________________
10421 [  7918] By: jhi                                   on 2000/11/29  15:48:40
10422         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
10423              From: rspier@pobox.com (Robert Spier)
10424              Date: Wed, 29 Nov 2000 02:25:39 -0500
10425              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
10426              
10427              More checking in case someone has broken their services or
10428              protocol databases.
10429      Branch: perl
10430            ! ext/Sys/Syslog/Syslog.pm
10431 ____________________________________________________________________________
10432 [  7917] By: jhi                                   on 2000/11/29  15:46:25
10433         Log: Subject: [PATCH] $^O  win32 -> MSWin32
10434              From: rspier@pobox.com (Robert Spier)
10435              Date: Wed, 29 Nov 2000 02:17:38 -0500
10436              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
10437              
10438              plus similar nits for vms, err, VMS, and UNICOS.
10439      Branch: perl
10440            ! t/lib/syslfs.t t/op/lfs.t
10441 ____________________________________________________________________________
10442 [  7916] By: jhi                                   on 2000/11/29  15:42:51
10443         Log: Subject: [PATCH] Tokeniser debugging
10444              From: Simon Cozens <simon@cozens.net>
10445              Date: Wed, 29 Nov 2000 14:15:45 +0000
10446              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
10447      Branch: perl
10448            ! perl.c perl.h pod/perlrun.pod toke.c
10449 ____________________________________________________________________________
10450 [  7915] By: jhi                                   on 2000/11/29  15:41:36
10451         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
10452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10453              Date: Wed, 29 Nov 2000 02:13:14 -0500
10454              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
10455              
10456              OUT keyword nits.
10457              
10458              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
10459              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10460              Date: Wed, 29 Nov 2000 03:09:04 -0500
10461              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
10462              
10463              OUT and IN_OUT documentation.
10464      Branch: perl
10465            ! lib/ExtUtils/xsubpp pod/perlxs.pod
10466 ____________________________________________________________________________
10467 [  7914] By: jhi                                   on 2000/11/29  03:35:01
10468         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
10469              From: John Tobey <jtobey@john-edwin-tobey.org>
10470              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
10471              Message-Id: <m140e1N-000FOoC@feynman.localnet>
10472              
10473              plus a performance speedup noticed by Sarathy.
10474      Branch: perl
10475            ! op.c
10476 ____________________________________________________________________________
10477 [  7913] By: jhi                                   on 2000/11/29  03:16:59
10478         Log: Use "1 while unlink" so that VMS gets clean, too.
10479      Branch: perl
10480            ! t/lib/filter-util.t
10481 ____________________________________________________________________________
10482 [  7912] By: jhi                                   on 2000/11/29  03:09:08
10483         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
10484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10485              Date: Tue, 28 Nov 2000 03:27:09 -0500
10486              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
10487      Branch: perl
10488            ! lib/ExtUtils/xsubpp
10489 ____________________________________________________________________________
10490 [  7911] By: jhi                                   on 2000/11/29  03:06:30
10491         Log: This should have been part of #7872: no need to scan UTF-8
10492              until eternity.
10493      Branch: perl
10494            ! utf8.c
10495 ____________________________________________________________________________
10496 [  7910] By: jhi                                   on 2000/11/29  02:50:04
10497         Log: One more perltie.pod nit from Casey R. Tweten.
10498      Branch: perl
10499            ! pod/perltie.pod
10500 ____________________________________________________________________________
10501 [  7909] By: jhi                                   on 2000/11/29  02:44:23
10502         Log: Document the known sprintf test failures, exact standard
10503              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
10504      Branch: perl
10505            ! pod/perldelta.pod t/op/sprintf.t
10506 ____________________________________________________________________________
10507 [  7908] By: jhi                                   on 2000/11/29  02:36:23
10508         Log: Add the Encoding table format documentation.
10509      Branch: perl
10510            + ext/Encode/Encode/EncodeFormat.pod
10511            ! MANIFEST
10512 ____________________________________________________________________________
10513 [  7907] By: jhi                                   on 2000/11/29  02:07:24
10514         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
10515              From: "Casey R. Tweten" <crt@kiski.net>
10516              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
10517              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
10518              
10519              Subject: Re: [PATCH] Updating perltie.pod for arrays
10520              From: "Casey R. Tweten" <crt@kiski.net>
10521              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
10522              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
10523      Branch: perl
10524            ! pod/perltie.pod
10525 ____________________________________________________________________________
10526 [  7906] By: nick                                  on 2000/11/28  22:40:59
10527         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
10528      Branch: perlio
10529            ! iperlsys.h perlio.c
10530 ____________________________________________________________________________
10531 [  7905] By: nick                                  on 2000/11/28  22:04:34
10532         Log: Integrate mainline
10533      Branch: perlio
10534           !> (integrate 39 files)
10535 ____________________________________________________________________________
10536 [  7904] By: jhi                                   on 2000/11/28  16:44:43
10537         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
10538              From: Nicholas Clark <nick@babyhippo.co.uk>
10539              Date: Tue, 28 Nov 2000 11:16:57 +0000
10540              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
10541      Branch: perl
10542            ! pod/perlipc.pod
10543 ____________________________________________________________________________
10544 [  7903] By: jhi                                   on 2000/11/28  16:40:31
10545         Log: Subject: [PATCH] Updating perltie.pod for arrays
10546              From: "Casey R. Tweten" <crt@kiski.net>
10547              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
10548              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
10549      Branch: perl
10550            ! pod/perltie.pod
10551 ____________________________________________________________________________
10552 [  7902] By: jhi                                   on 2000/11/28  16:39:37
10553         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
10554              From: Robin Barker <rmb1@cise.npl.co.uk>
10555              Date: Mon, 27 Nov 2000 17:56:44 GMT
10556              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
10557      Branch: perl
10558            ! pod/perlfunc.pod t/op/split.t
10559 ____________________________________________________________________________
10560 [  7901] By: jhi                                   on 2000/11/28  16:28:04
10561         Log: setmode() is a DOSish-only thing.
10562      Branch: perl
10563            ! perlio.c
10564 ____________________________________________________________________________
10565 [  7900] By: jhi                                   on 2000/11/28  16:21:46
10566         Log: Subject: [PATCH] perlcc.PL cleanups
10567              From: Simon Cozens <simon@cozens.net>
10568              Date: Tue, 28 Nov 2000 12:44:35 +0000
10569              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
10570      Branch: perl
10571            ! utils/perlcc.PL
10572 ____________________________________________________________________________
10573 [  7899] By: gsar                                  on 2000/11/28  06:32:55
10574         Log: reintegrate files missed by change#7895
10575      Branch: maint-5.6/perl
10576           +> ext/ByteLoader/bytecode.h utils/Makefile
10577            - utils/perlbc.PL
10578 ____________________________________________________________________________
10579 [  7897] By: gsar                                  on 2000/11/27  18:22:47
10580         Log: can't integrate these two files, for some reason
10581      Branch: maint-5.6/perl
10582            - ext/ByteLoader/bytecode.h utils/Makefile
10583 ____________________________________________________________________________
10584 [  7895] By: gsar                                  on 2000/11/27  18:11:21
10585         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
10586              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
10587              6757..6890,6892..6901 from mainline
10588              
10589              Bytecompiler patches from Benjamin Stuhl.
10590              
10591              More bytecompiler.
10592              
10593              Subject: [PATCH blead] B:: missing dependency
10594              
10595              Subject: [PATCH: 6757] configure.com updates and syslog build
10596              
10597              Long double Gconvert fixes from Yitzchak Scott-Thoennes
10598              and Spider Boardman.
10599              
10600              Subject: [PATCH blead] nextchar() abuse misses an optimisation
10601              
10602              Long double fixes from Spider Boardman.
10603              
10604              Make the selection of NVff et al stricter.
10605              
10606              cSVOPo_*v things index into the current PL_curpad
10607              under ithreads, which is different from the curpad
10608              used by the XSUB.  (In other words, the code as-is
10609              before this patch wouldn't work under ithreads.)
10610              
10611              Be portable.
10612              
10613              VMS MMS (make) wants null action.
10614              
10615              Mac and other portability updates from Chris Nandor.
10616              
10617              Storable support, v-version fixes.
10618              Subject: CPAN.pm beta for testing available
10619              
10620              Portability fix from Hugo van der Sanden.
10621              
10622              Bad makefile.
10623              
10624              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
10625              
10626              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
10627              
10628              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
10629              
10630              Replace #6705 with a minimal doc patch.
10631              Subject: [PATCH 5.6.0] replace change #6705
10632              
10633              Drop the separate perlbc, perlcc -b should be enough.
10634              
10635              installperl couldn't tell whether it had run tests or not.
10636              Subject: [PATCH] Re: installperl and t/TEST
10637              
10638              Add silencer flags to installperl.
10639              Subject: [PATCH] Making installperl silent.
10640              
10641              Make "make install" by default silent.  A new "install-verbose"
10642              target is verbose.
10643              
10644              More liberal parsing of version numbers.
10645              Subject: Re: CPAN.pm beta for testing available
10646              
10647              Create directories in silence.
10648              Subject: [PATCH] Another silencer for MakeMaker
10649              
10650              DOS patches and portability/porting notes, from Tim Jenness.
10651              
10652              Make installman to recognize the silence flag -S.
10653              
10654              Actually do something with the silencer option.
10655              
10656              Continue silencing.
10657              
10658              Show the doc file, not the temp file.
10659              
10660              Regen perltoc.
10661              
10662              Subject: [PATCH] More silencing of installman.
10663              
10664              Better wording for the vec lvalue diagnostic.
10665              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
10666              
10667              Subject: [PATCH: 6805] several more tweaks to configure.com
10668              
10669              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
10670              
10671              Missing parts of 
10672              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
10673              
10674              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
10675              (applied slightly modified)
10676              
10677              installperl --verbose and --silent.
10678              Subject: Re: [PATCH] More silencing of installman.
10679              
10680              Add install-silent target.
10681              
10682              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
10683              the problem reported in
10684              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
10685              
10686              Tweak the sfio/useperlio logic, hopefully as wished in
10687              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
10688              
10689              One forgotten file from #6816.
10690              
10691              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
10692              
10693              Remove duplicately applied patch shards.
10694              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
10695              
10696              Support preserving extremely big/small angles.
10697              
10698              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
10699              
10700              Subject: [PATCH] installation not quite silent yet.
10701              
10702              Update the test count.
10703              
10704              Use UVxf, PTR2UV, NVff.
10705              
10706              Document PTR2XX and INT2PTR.
10707              
10708              no-install target a la make -n.
10709              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
10710              
10711              grep -e isn't portable.
10712              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
10713              
10714              Can't get the test to reliably work thanks to the
10715              inaccurateness of floating point.  "Resolves" bug ids
10716              20000826.003, 20000826.009, 20000826.010,
10717              
10718              Subject: installman buglet
10719              
10720              DJGPP update from Laszlo Molnar.
10721              
10722              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
10723              
10724              Passing -R in ldflags makes now it to appear in the default
10725              for lddlflags, just like with -L.
10726              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
10727              
10728              Test nit.
10729              
10730              Use the actual thread type, not the pointer-to-struct.
10731              
10732              Provice virtual $Config{ccflags_nolargefiles} etc. 
10733              
10734              display_format used as a class method without arguments was broken,
10735              reported in
10736              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
10737              
10738              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
10739              
10740              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
10741              
10742              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
10743              
10744              opmini.o may be left around if a build is interrupted.
10745              
10746              Typo in #6858.
10747              
10748              Fix for ID 20000828.001, long doubles were not formatted
10749              correctly (showed up in $], which stopped installing perl).
10750              
10751              An attempt to fix the problem reported in
10752              Subject: Building perl@6856 using gcc/AIX 4.3.3 
10753              I can't test this properly since the gcc installation I have
10754              access to seems to be botched (gcc is calling the AIX cpp,
10755              a losing proposition...)
10756              
10757              Add -ld to archname on long tr...double platforms.
10758              
10759              Subject: hv.h Doc Patch
10760              
10761              Potential cruft.
10762              
10763              Subject: [PATCH bleedperl@6856] warnings fixes
10764              
10765              -S is the silent flag, -s is the strip flag.
10766              Subject: [PATCH] Re: [PATCH] make no-install          
10767              
10768              Take out the SUIDMAIL thing, that will not be
10769              a problem in 5.7.*.
10770              
10771              Subject: [PATCH bleedperl@6866] spellings
10772              
10773              Subject: [PATCH] Re: files not cleaned even by veryclean
10774              
10775              Use minimal @INC in tests, most of the time just '../lib',
10776              so that we simply can't pick up stuff from other Perls than
10777              the one we are testing.  Pointed out by
10778              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
10779              
10780              Update to Getopt::Long 2.24, from Johan Vromans.
10781              
10782              Fix for thinko in #6848.
10783              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
10784              
10785              Patches all over for people and the files they (hopefully) care about.
10786              
10787              Subject: Net::protoent does not export 'getproto'
10788              
10789              Missed a change in #6869.
10790              
10791              Subject: [PATCH] Warnings in B::Deparse
10792              
10793              Subject: [PATCH] Glob dumping
10794              
10795              Disable one of the tests for now.
10796              
10797              Disabling the one test is a bit tricky.
10798              
10799              Don't forget to tidy up.
10800              
10801              The #6881 removed one dump line.
10802              
10803              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
10804              
10805              Under usethreads the dumped variable is IN_PAD.
10806              Subject: Re: [PATCH] Glob dumping
10807              
10808              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
10809              
10810              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
10811              
10812              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
10813              
10814              Regen Configure for #6894.
10815              
10816              Subject: [PATCH: 6889] updates to perlebcdic.pod
10817              
10818              Undo namespace pollution of #6878.
10819              Subject: Re: Net::protoent does not export 'getproto'
10820              
10821              Admit that we are leaking scalars.
10822              
10823              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
10824      Branch: maint-5.6/perl
10825           !> (integrate 271 files)
10826 ____________________________________________________________________________
10827 [  7894] By: gsar                                  on 2000/11/27  16:00:34
10828         Log: a couple of nits
10829      Branch: maint-5.6/perl
10830            ! MANIFEST pp_sys.c
10831 ____________________________________________________________________________
10832 [  7893] By: gsar                                  on 2000/11/27  15:10:56
10833         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
10834              6740..6745,6747..6757,6760
10835              
10836              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
10837              
10838              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
10839              
10840              Doc nits spotted by Richard Soderberg.
10841              
10842              move WNOHANG definition to where other such things are
10843              
10844              Make $Config{byteorder} more magical so that it is
10845              dynamically computed: nice for 'fat binaries'.
10846              Subject: [PATCH]: default byteorder
10847              
10848              Subject: [PATCH] Cwd.pm now uses strict
10849              
10850              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
10851              
10852              Get -DLEAKTEST to compile (not necessarily to work, mind)
10853              Subject: [ID 20000724.006] -DLEAKTEST problem
10854              
10855              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
10856              
10857              Add perlebcdic from Peter Prymmer, regen toc.
10858              
10859              Don't propose using modules built for 5.005 if no binary
10860              compatibility with 5.005 is attempted.
10861              
10862              Do not use prototyping here.
10863              Subject: [ID 20000817.016] [PATCH] Peek.xs
10864              
10865              Document what the backtick returns if the command fails.
10866              
10867              Add byteorder to the myconfig output.
10868              
10869              Introduce NVef, NVff, and NVgf, use the middle one.
10870              (helps for lib/peek + Linux + long doubles)  Reported in
10871              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
10872              Use NVs in POSIX math, not doubles.
10873              Subject: [ID 20000817.014] POSIX & modfl
10874              
10875              Subject: [PATCH 5.6.0+] newSVrv() memory leak
10876              
10877              The byteorder code in #6671 was wrong.
10878              
10879              Fix the lib/complex failure of
10880              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
10881              Linux long double accuracy issue: something that
10882              when printed with %g looks like "2" but int() of it is 1.
10883              
10884              Propagate new Configure vars.
10885              
10886              Unbuffer the output.
10887              
10888              Subject: [PATCH] perltrap.pod spring cleaning
10889              
10890              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
10891              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
10892              
10893              Tiny Getopt::Long patch from Johan Vromans.
10894              
10895              Document code point which makes if (defined %stash::) to work
10896              (noted by Spider Boardman).
10897              
10898              Subject: [PATCH perl@6698] cygwin port
10899              
10900              Document the NDBM_File and ODBM_File as SDBM_File
10901              was documented in #6417.
10902              
10903              The new tests were missing from #6415.
10904              
10905              Add [[:blank:]] as suggested in
10906              Subject: [ID 20000716.024] [=cc=] / [:blank:]
10907              (the [=cc=] has already been taken care of by #6439
10908              so the whole bug report can be closed)
10909              and make [[:space:]] to be equivalent to isspace(3)
10910              (as opposed to \s, which is isSPACE()).  The difference
10911              is that now [[:space:]] matches the mythical vertical tab,
10912              while \s doesn't.
10913              
10914              Don't eat leading os from index entries.
10915              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
10916              
10917              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
10918              
10919              Typo in pp_complement().
10920              Subject: [PATCH perl-current] Deparse
10921              
10922              Add warnif(), check warnings further up the stack,
10923              all the warnings functions now can take an optional object reference.
10924              Subject: [PATCH bleedperl@6691] warnings pragma update
10925              
10926              Fix a core dump in lib/selfloader under -DDEBUGGING.
10927              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
10928              
10929              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
10930              
10931              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
10932              
10933              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
10934              Put back the long double avoidance code to POSIX.xs
10935              because VMS seems to need it still.
10936              
10937              Introduce a 'veryclean' target that is like 'distclean'
10938              but also removes *~ and *.orig.
10939              
10940              Subject: [ID 20000817.023] endianness description in perlfunc.pod
10941              
10942              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
10943              
10944              Let's try #6717 again.
10945              
10946              UTF8 concat fixes.
10947              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
10948              
10949              pp_open() could pass an uninitialized filename down to do_open9().
10950              
10951              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
10952              
10953              Update to CGI 2.72, from Lincoln Stein.
10954              
10955              Subject: [PATCH] Silence MakeMaker (Was: installman)
10956              
10957              Use temporary directory instead of current directory.
10958              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
10959              
10960              Document odd vs even subreleases and -Dusedevel.
10961              
10962              The veryclean target needs to clobber.
10963              
10964              Use File::Spec->tmpdir().
10965              
10966              Document the number of exponent digits.
10967              
10968              Mention perlebcdic and perlposix-bc.
10969              
10970              s/this one/the 5.6.0 release/
10971              
10972              The #6724 is here.
10973              
10974              The correct cleaning order is an art.
10975              
10976              small tweaks for change#6705: avoid C++ style comments in C code;
10977              use Perl's malloc API rather than the low level system one
10978              
10979              Array context keeps slithering in.
10980              
10981              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
10982              
10983              Subject: [PATCH] os2.c fix for use64bitint
10984              
10985              Update to Pod::LaTeX 0.53.
10986              Subject: [PATCH] lib/Pod/LaTeX.pm updates
10987              
10988              Document the endianness of Alpha more precisely.
10989              
10990              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
10991              
10992              Rename the macro argument because some preprocessors
10993              can't tell the difference and expand arguments also inside
10994              double quoted strings.
10995              
10996              free TLS slot properly on Windows
10997              
10998              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
10999              
11000              Unicos/mk requires elaborate paranoia.
11001              
11002              Tweak the floating point output routine preferences.
11003              
11004              Also under djgpp the timestamps are funky.
11005              
11006              Apply some PodParser 1.18 patches; the Pod/Find.pm
11007              patches cannot be applied since #6712 conflicts.
11008              
11009              Use PodParser 1.18 new test.
11010              
11011              A pod nit.
11012              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
11013              
11014              Be verydeepclean.
11015      Branch: maint-5.6/perl
11016           +> pod/perlebcdic.pod
11017           !> (integrate 106 files)
11018 ____________________________________________________________________________
11019 [  7892] By: jhi                                   on 2000/11/27  15:02:32
11020         Log: Update Changes.
11021      Branch: perl
11022            ! Changes patchlevel.h
11023 ____________________________________________________________________________
11024 [  7891] By: jhi                                   on 2000/11/27  14:57:23
11025         Log: Subject: Re: perlfaq style changes
11026              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11027              Date: Sat, 25 Nov 2000 23:32:26 -0800
11028              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
11029              
11030              plus a note from Ronald Kimball.
11031      Branch: perl
11032            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
11033 ____________________________________________________________________________
11034 [  7890] By: jhi                                   on 2000/11/27  14:53:14
11035         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
11036              From: Benjamin Holzman <bah@ecnvantage.com>
11037              Date: Sun, 26 Nov 2000 16:27:33 -0500
11038              Message-ID: <20001126162733.J25040@ecnvantage.com>
11039      Branch: perl
11040            ! gv.c
11041 ____________________________________________________________________________
11042 [  7889] By: jhi                                   on 2000/11/27  14:43:11
11043         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
11044              From: lvirden@cas.org
11045              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
11046              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
11047      Branch: perl
11048            ! README.amiga
11049 ____________________________________________________________________________
11050 [  7888] By: jhi                                   on 2000/11/27  14:32:34
11051         Log: Restore also the locale test to no-sprintf-taint state.
11052              Fixes the bug 20001127.003.
11053      Branch: perl
11054            ! sv.c t/pragma/locale.t
11055 ____________________________________________________________________________
11056 [  7887] By: gsar                                  on 2000/11/27  14:13:05
11057         Log: integrate changes#6613..6616,6620..6665 from mainline
11058              
11059              VMS configure.com update continues.
11060              
11061              Subject: Test fails / warnings with perl-current #6612
11062              
11063              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
11064              
11065              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
11066              
11067              For now remove the mail code.
11068              
11069              Subject: Re: [PATCH] @+, @- readonly
11070              
11071              Subject: warning: storage class after type is obsolescent
11072              
11073              Subject: sfio2000
11074              
11075              Subject: Re: File::Temp problems on VMS in bleedperl
11076              
11077              README.os2 update.
11078              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
11079              
11080              Make the user to give up his firstborn, err, to knowingly
11081              verify installing an unstable developer release.  Also bump
11082              the release to 5.7.0, but leave a patch tag in the local
11083              patches saying that this is not yet the real thing.
11084              
11085              Update (kinda) to Test 1.14, from Joshua Pritikin.
11086              
11087              make ok etc also for win32.
11088              
11089              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
11090              
11091              Don't blow limited stacks, a lower number is enough to
11092              tickle the lookbehind limit.
11093              
11094              Use -Dusedevel; regen Configure and the respective Porting stuff.
11095              
11096              Subject: [PATCH] debugger exit code should reflect user exit code
11097              
11098              Subject: [PATCH perl@6620] cygwin port
11099              
11100              Missed a file from #6638.
11101              
11102              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)
11103              
11104              magic callbacks all need to have same type signature
11105              
11106              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
11107              
11108              Fix a dependency problem.
11109              Subject: [PATCH: 6640] VMS Makefile.SH update
11110              
11111              The numeric locale was reset to "C" by s?printf and never restored.
11112              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
11113              No test since adding the failing example to locale.t
11114              does not fail -- probably because the locale settings are so
11115              thoroughly tweaked by that time.  Running the example standalone
11116              does fail, though.  UPDATE: test case added at change #7540.
11117              
11118              Subject: [ID 20000324.040] minor fix to perlhpux.pod
11119              
11120              Update to CPAN 1.57.
11121              
11122              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
11123              
11124              Change the perlbug address to perl.org since it's more forgiving.
11125              
11126              Change the regx compilation error markers to use = instead of <
11127              since pod makes using the latter quite messy.  Reported in
11128              ID 20000814.006 by Abigail and in
11129              Subject: Unknown escape E<> ?
11130              
11131              Update to perldebtut 1.9, from Richard Foley.
11132              
11133              check that the number pseudo children doesn't exceed
11134              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
11135              the WaitForMultipleObjects() limit that would cause wait()
11136              to crash)
11137              wait() and waitpid() could potentially be rewritten to use
11138              more than one thread to do the waiting to eliminate this
11139              limitation
11140              
11141              change#6328 could make close(SOCKET) return false on windows
11142              when it shouldn't
11143              
11144              pod nit seen in passing
11145              
11146              on windows, the return values from wait() and waitpid() don't
11147              match those of pseudo-pids
11148              
11149              waitpid() now handles externally spawned pids correctly;
11150              fixes for backtick/wait/waitpid failures on Windows 9x
11151              these changes make the pid returned by process functions on
11152              Windows 9x always positive by clearing the high bit (which
11153              is always set on Win9x); pseudo-process PIDs are likewise
11154              always negative now on Win9x (just as on NT/2000)
11155              
11156              trailing new %ENV entries weren't being pushed into the real
11157              environment of subprocesses on Windows
11158              
11159              Tweak the regex compilation errors once more.
11160              
11161              avoid warnings from dense compiler
11162              
11163              add "ok" targets from change#6632 in makefile.mk
11164      Branch: maint-5.6/perl
11165            - lib/Pod/PlainText.pm vms/configure.com
11166           !> (integrate 66 files)
11167 ____________________________________________________________________________
11168 [  7886] By: jhi                                   on 2000/11/27  13:54:18
11169         Log: __FUNCTION__ isn't portable and trying to emulate it leads
11170              into practically spelling out the name of the function.
11171              Takes care of the bug 20001127.001.
11172      Branch: perl
11173            ! perlio.c
11174 ____________________________________________________________________________
11175 [  7885] By: gsar                                  on 2000/11/27  13:53:18
11176         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
11177              6610..6611 from mainline
11178              
11179              Make regular expression parse error messages easier to understand.
11180              Subject: Re: enhanced(?) regex error messages
11181              
11182              Tiny tidying on report_evil_fh().
11183              
11184              Subject: Re: enhanced(?) regex error messages 
11185              plus Capitalize the error messages, plus perldiag them.
11186              
11187              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
11188              
11189              Document here-doc better.
11190              
11191              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
11192              
11193              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
11194              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
11195              (either perlbug or p5p ate the original), plus regen
11196              perlapi and perltoc. 
11197              
11198              Regen global.sym.
11199              
11200              Double check that we have a dirhandle.
11201              
11202              Subject: Re: enhanced(?) regex error messages
11203              (plus two small patches sent privately)
11204              (this still seems to leave few test failures)
11205              
11206              warn is a macro, avoid using at a variable to avoid warnings
11207              in some configurations; readdir.t is too conservative in
11208              estimating number of *.t's
11209              
11210              Get back into sync with Jeffrey on the enhanced regex warnings.
11211              
11212              Subject: [PATCH 5.6.0] cygwin port
11213              
11214              Zero entries were skipped, fix from Adrian Goalby
11215              <argoalby@yahoo.co.uk>
11216              
11217              Subject: Remove dead entry in perldiag
11218              
11219              Amend the description of Perl6.
11220              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
11221              
11222              detypo
11223              
11224              It's the 2ndO'ROSSC.
11225              
11226              Revert the sv.c part of #6559, a better fix is needed.
11227              
11228              Iterating perl6 description.
11229              
11230              Update to Term::ANSIColor 1.03, from Russ Allbery.
11231              
11232              Update to Getopt::Long 2.23_05, from Johan Vromans.
11233              
11234              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
11235              
11236              Update to Pod::Parser 1.17, from Brad Appleton.
11237              
11238              Update to CPAN 1.56, from Andreas König.
11239              
11240              Update to CGI 2.70, from Lincoln Stein.
11241              
11242              Put back the std @INC thing.
11243              
11244              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
11245              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
11246              
11247              Document the IO::Select timeout.
11248              
11249              sleep(1) does not necessarily return 1.
11250              Subject: [PATCH bleadperl] op/lex_assign.t  
11251              
11252              Subject: debugger "d" command doesnt check line number
11253              
11254              B::Deparse didn't do sub attributes.
11255              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
11256              
11257              Preprocessing and postprocessing for File::Find.
11258              Subject: Patch to Find::File.pm to allow alphabetical results
11259              
11260              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
11261              
11262              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
11263              
11264              Subject: Re: [ID 20000730.003] utf8::length() bad
11265              
11266              Subject: Getting perlio and threads to compile
11267              (the Solaris version changes in Configure skipped)
11268              
11269              Tests for #6589.
11270              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
11271              
11272              Add Perl debugging tutorial, regen toc. 
11273              Subject: perldebtut.pod
11274              
11275              Add a few missing files, update MANIFEST.
11276              
11277              Rewrite of vms/subconfigure.com as configure.com,
11278              from Peter Prymmer and the vmsperl crew.
11279              
11280              Should have deleted this in #6603.
11281              
11282              Fix the test for 5005threads.
11283              
11284              Fix-n-skip the tests under 5005threads.
11285              
11286              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
11287              
11288              Upgrade to CGI 2.71, from Lincoln Stein.
11289      Branch: maint-5.6/perl
11290           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
11291           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
11292           +> t/op/regmesg.t t/pod/find.t vms/configure.com
11293            - vms/subconfigure.com
11294            ! lib/lib.pm
11295           !> (integrate 115 files)
11296 ____________________________________________________________________________
11297 [  7884] By: jhi                                   on 2000/11/27  13:44:33
11298         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
11299              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11300              Date:     Mon, 27 Nov 2000 08:23:54 EST
11301              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
11302      Branch: perl
11303            ! vms/descrip_mms.template vms/test.com
11304 ____________________________________________________________________________
11305 [  7883] By: gsar                                  on 2000/11/27  11:50:46
11306         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
11307              6511..6513,6515..6523,6525..6536
11308              
11309              The swallow_bom() saga continues.  The #23 of require.t
11310              (UTF16-LE) still fails (silently, no output) but the #22
11311              (UTF16-BE) seems to be working now.  The root of the
11312              failure may be in sv_gets(): is it UTF-16LE-aware,
11313              especially when it comes to line endings? 
11314              
11315              Document the problem with -P in HP-UX and its workaround.
11316              
11317              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
11318              (aka ID 20000730.002)
11319              
11320              Subject: fix and question re: waitpid() under win32
11321              
11322              Make the safety catch for buggy gccs work with triple version
11323              numbers like 2.95.2.  Reported in
11324              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
11325              
11326              In Digital UNIX warn if gcc explicitly chosen because even
11327              2.95.2 is known to cause problems.
11328              
11329              Make chr() for values >127 to create utf8 when under utf8.
11330              
11331              various syntax errors and such (not fixed: comp/require.t#22 coredump
11332              on Windows)
11333              
11334              Stash away the largefiles flags and libswanted.
11335              
11336              BOM patching from Simon Cozens.
11337              
11338              If gccosandvers is equal to osname, clear gccosandvers.
11339              
11340              Make p4desc to skip non-mainperl branches by default.
11341              
11342              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
11343              
11344              The test from this
11345              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
11346              
11347              In new BSDs changes to argv[] do not show up in ps(1) output,
11348              instead one must use setproctitle().  This was already addressed
11349              by change #6457, but the below has a new variant for FreeBSD 4.0
11350              or later, and the matter is also documented more.
11351              
11352              FreeBSD 3.* updates from
11353              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
11354              
11355              regen_headers, regen perltoc.
11356              
11357              Document in one place the memory abstractions used in Perl core.
11358              
11359              memcpy has n o in it, as pinted ut by Sarathy.
11360              
11361              Remove the extraneous "main::" prefix from all the
11362              "opened only for", "on closed", and "never opened" warnings.
11363              
11364              The name of a filehandle does not have <these>.
11365              
11366              The tr utf8 patching continues.
11367              
11368              The new setproctitle() feature is available only in 
11369              bleeding edge FreeBSD.  From Paul Saab.
11370              
11371              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
11372              
11373              Dump UVs as UVs in Data::Dumper.
11374              
11375              detypo #6494
11376              
11377              Document the IVdf UVuf UVof UVxf.
11378              
11379              require.t needs binmode() to work on windows
11380              
11381              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
11382              that are hopefully soon put into use.
11383              
11384              Allow "no Module;" even if there is no 'unimport'.
11385              
11386              Better skip message for the test; one of the two problems in
11387              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
11388              
11389              The subtest 4 may fail also on VOBS, as pointed out
11390              by Nick Ing-Simmons in November 1999, bug id 19991124.003
11391              (but the failure in that bug report isn't the subtest 4).
11392              
11393              Be more informative on what is skipped and why,
11394              also repeat the list at the end.
11395              
11396              Add a URL for FSF.
11397              
11398              Subject: [PATCH] sv.h documentation - SvLEN
11399              
11400              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
11401              
11402              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
11403              
11404              Subject: [PATCH] bad cppsymbols on os2 + Configure question
11405              
11406              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
11407              
11408              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
11409              mention the idea of @( and @)
11410              
11411              This is 6512.  Really.
11412              
11413              Subject: [ID 19990721.004] Documentation bug in perlfunc
11414              
11415              Subject: Minor tweak to perlvar.pod
11416              
11417              In the warnings call filehandles consistently so;
11418              add "unopened" warning for stat().
11419              
11420              After the #6519 a warning about stat() is just that,
11421              not about a filetest, which now have their own warning.
11422              
11423              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
11424              
11425              Subject: Re: Array vs. List context
11426              
11427              Subject: New perlcc, take 2
11428              
11429              Weed buglets pointed out by
11430              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
11431              
11432              gcc versions might have (parentheses) in them.
11433              
11434              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
11435              
11436              Essential prototype changes were missing from #6527.
11437              Also make report_evil_fh() more bomb-proof.
11438              
11439              Zap lib/Sys directory when cleaning up.
11440              
11441              Change the Policy policy: now -Dprefix= with an existing
11442              Policy.sh and prefix == siteprefix == vendorprefix, then all
11443              of them follow along the new prefix.
11444              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
11445              
11446              Continue fixing the io warnings.  This also
11447              sort of fixes bug ID 20000802.003: the core dump
11448              is no more.  Whether the current behaviour is correct
11449              (giving a warning: "Not a format reference"), is another matter.
11450              
11451              Have symbols for the IoTYPEs.
11452              
11453              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
11454              
11455              Document a bit that UDP is not what you might think.
11456              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
11457              tr memory corruption fix from Simon Cozens.
11458              
11459              Plug the security hole described in the Aug 05 2000 bugtraq message
11460              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
11461              The security hole exists only in suidperls, which isn't
11462              installed or even built by default.
11463      Branch: maint-5.6/perl
11464           !> (integrate 71 files)
11465 ____________________________________________________________________________
11466 [  7882] By: gsar                                  on 2000/11/27  10:25:36
11467         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
11468              from mainline
11469              
11470              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
11471              to be fatal errors (instead of by default ignoring them, and
11472              ignoring with a bug: even though -w gave an error, the opening [
11473              was left in)  Reported in:
11474              
11475              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
11476              
11477              Subject: [PATCH] split /^/
11478              
11479              MacOS nits from Matthias Neeracher.
11480              
11481              More split() doc and test patches from Mike Guy.
11482              
11483              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
11484              from Graham Barr in the module list.
11485              
11486              docfix from Peter Scott <Peter@PSDT.com>.
11487              
11488              File::Temp patches for VMS and OS/2 from Tim Jenness.
11489              
11490              open() wariness in perlbug.
11491              
11492              Subject: [PATCH] minor doc change - perlguts
11493              
11494              Subject: Minor doc patch: handy.h
11495              
11496              Be wary of close()s, too.
11497              
11498              Further File::Temp patches from Yitzchak Scott-Thoennes
11499              and Craig A. Berry.
11500              
11501              Subject: [PATCH] fixes bug 20000508.004
11502              
11503              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
11504              
11505              Allow "no AutoLoader;", based on change #6444,
11506              suggested by Graham Barr.
11507              
11508              Use setproctitle() if available to modify $0.
11509              
11510              Warn if the version of the operating system used to compile gcc
11511              differs from the current version of the operating system.
11512              Also display the gcc compilation os and version in myconfig.
11513              Inspiration from
11514              
11515              Tiny fixes for #6460.
11516              
11517              The problem described in this
11518              Subject: [ID 20000322.018] named chars aren't magical enough
11519              has been fixed in perl 5.6.0 but just in case added a test
11520              to keep it away.  (The report from Joseph Hall.)
11521              
11522              Tune the comments and hopefully stop a memory leak.
11523              
11524              Subject: UTF8 concat
11525              (with a memory leak fixed, plus a few casts added)
11526              This also seems to help for
11527              Subject: [ID 20000716.015] join UTF8 weirdness
11528              
11529              Do not upgrade SVs into utf8 just because they participate
11530              in eq or cmp.  Reported and fix suggested in
11531              Subject: [ID 20000720.009] sv_eq UTF8 bug
11532              
11533              Fix the HALF_UPGRADE() macro introduced in #6263.
11534              
11535              Find green threads before native threads.
11536              Subject: Re: Patch to jpl/JNI/Makefile.PL
11537      Branch: maint-5.6/perl
11538           !> (integrate 30 files)
11539 ____________________________________________________________________________
11540 [  7881] By: jhi                                   on 2000/11/27  05:48:41
11541         Log: It seems that *both* the unused submatch loop cleanup
11542              codes are needed.
11543      Branch: perl
11544            ! regexec.c
11545 ____________________________________________________________________________
11546 [  7880] By: jhi                                   on 2000/11/27  04:50:07
11547         Log: Clean .exists deeper.
11548      Branch: perl
11549            ! Makefile.SH
11550 ____________________________________________________________________________
11551 [  7879] By: jhi                                   on 2000/11/27  02:31:35
11552         Log: The code in regcppop() (see #7878) contains the correct lower
11553              limit for the unused submatch 'cleanup' loop so that under
11554              "use utf8" the following code wouldn't dump core:
11555              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
11556              the cleanup loop in regtry() stomped beyond allocated area
11557              in the startp[] array.  Therefore, copied the correct lower
11558              loop limit (*PL_reglastparen) to regtry().  Note: something
11559              may still not be quite right: why was the _higher_ loop limit
11560              (prog->nparens) different in the utf8 case?
11561              
11562              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
11563              without core dumps, there were about 17 of them before
11564              the patch (with us since Perl 5.7.0).  Two failures, still:
11565              496 and 505 (though these may not be severe).
11566              
11567              Patch #7881 is also needed since both the cleanup loops
11568              seem to be needed.
11569              
11570              Also, the t/op/pat#44 seems to core dump under utf8.
11571              Plus a couple of failures.  UGH-8.
11572      Branch: perl
11573            ! regexec.c
11574 ____________________________________________________________________________
11575 [  7878] By: jhi                                   on 2000/11/27  02:21:17
11576         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
11577              the code in regcppop() seems to be redundant for the test suite --
11578              but it contains a germ of truth, and it needed for the build
11579              process itself: see #7879 and #7881.
11580      Branch: perl
11581            ! regexec.c
11582 ____________________________________________________________________________
11583 [  7877] By: jhi                                   on 2000/11/27  01:53:09
11584         Log: Comment on comment.
11585      Branch: perl
11586            ! regexec.c
11587 ____________________________________________________________________________
11588 [  7876] By: jhi                                   on 2000/11/27  00:49:59
11589         Log: Adjust the docs to agree with #7875.
11590      Branch: perl
11591            ! pod/perllocale.pod
11592 ____________________________________________________________________________
11593 [  7875] By: jhi                                   on 2000/11/27  00:49:27
11594         Log: Retract #7863.  It makes more sense not to taint formatted output,
11595              not even by sprintf().
11596      Branch: perl
11597            ! sv.c
11598 ____________________________________________________________________________
11599 [  7874] By: jhi                                   on 2000/11/26  23:36:02
11600         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
11601              Not really fixed (should really dump the UTF-8 charclass),
11602              but stopped displaying the garbage.
11603              
11604              Also add a note on the (missing) Unicode PSXSPC and BLANK.
11605      Branch: perl
11606            ! regcomp.c
11607 ____________________________________________________________________________
11608 [  7873] By: jhi                                   on 2000/11/26  21:31:13
11609         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
11610      Branch: perl
11611            ! regexec.c
11612 ____________________________________________________________________________
11613 [  7872] By: jhi                                   on 2000/11/26  21:06:04
11614         Log: No need to scan till infinity, 13 is enough.
11615      Branch: perl
11616            ! handy.h utf8.c
11617 ____________________________________________________________________________
11618 [  7871] By: jhi                                   on 2000/11/26  20:20:32
11619         Log: Test line numbers are different with utf8.
11620      Branch: perl
11621            ! t/op/re_tests
11622 ____________________________________________________________________________
11623 [  7870] By: jhi                                   on 2000/11/26  20:10:12
11624         Log: Message nit.
11625      Branch: perl
11626            ! regcomp.c
11627 ____________________________________________________________________________
11628 [  7869] By: jhi                                   on 2000/11/26  19:01:05
11629         Log: Make utf8_length() and utf8_distance() (the latter of which
11630              is unused at the moment) to be less forgiving about bad UTF-8.
11631      Branch: perl
11632            ! embed.h embed.pl objXSUB.h proto.h utf8.c
11633 ____________________________________________________________________________
11634 [  7868] By: jhi                                   on 2000/11/26  18:45:56
11635         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
11636              From: Benjamin Holzman <bah@ecnvantage.com>
11637              Date: Sat, 25 Nov 2000 20:40:20 -0500       
11638              Message-ID: <20001125204020.A25040@ecnvantage.com>              
11639              
11640              Debian allows installing /usr/bin/locale without installing
11641              any locales, an error message will ensue.
11642      Branch: perl
11643            ! t/pragma/locale.t
11644 ____________________________________________________________________________
11645 [  7867] By: jhi                                   on 2000/11/26  18:31:12
11646         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
11647              From: Benjamin Holzman <bah@ecnvantage.com>
11648              Date: Sun, 26 Nov 2000 02:42:34 -0500
11649              Message-ID: <20001126024234.G25040@ecnvantage.com>
11650              
11651              Patch for the bug 20000212.002.
11652      Branch: perl
11653            ! sv.c t/op/array.t
11654 ____________________________________________________________________________
11655 [  7866] By: jhi                                   on 2000/11/26  18:28:09
11656         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
11657              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11658              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
11659              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
11660              
11661              File::Temp 0.11.
11662      Branch: perl
11663            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
11664 ____________________________________________________________________________
11665 [  7865] By: jhi                                   on 2000/11/26  18:24:22
11666         Log: The metaconfig unit change for #7864.
11667      Branch: metaconfig/U/perl
11668            ! need_va_copy.U
11669 ____________________________________________________________________________
11670 [  7864] By: jhi                                   on 2000/11/26  18:23:41
11671         Log: Make the va_copy() test not to be so talkative.
11672      Branch: perl
11673            ! Configure config_h.SH
11674 ____________________________________________________________________________
11675 [  7863] By: jhi                                   on 2000/11/26  18:11:02
11676         Log: Fix locale inconsistencies unearthed by Hugo's work.
11677              Now the floating point sprintf really does taint the result
11678              string as perllocale promises (has promised for a long time)
11679              if "use locale" is in the lexical scope.
11680      Branch: perl
11681            ! sv.c t/pragma/locale.t
11682 ____________________________________________________________________________
11683 [  7862] By: jhi                                   on 2000/11/26  00:35:15
11684         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
11685              From: Nicholas Clark <nick@ccl4.org>
11686              Date: Sun, 26 Nov 2000 00:07:50 +0000
11687              Message-ID: <20001126000750.A22446@plum.flirble.org>
11688              
11689              Infinit.
11690      Branch: perl
11691            ! sv.c
11692 ____________________________________________________________________________
11693 [  7861] By: jhi                                   on 2000/11/26  00:01:26
11694         Log: Integrate perlio.
11695      Branch: perl
11696           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
11697 ____________________________________________________________________________
11698 [  7860] By: nick                                  on 2000/11/25  22:04:17
11699         Log: Correct relative path from new ext\Filter\Util\Call location
11700              back to miniperl.
11701      Branch: perlio
11702            ! win32/makefile.mk
11703 ____________________________________________________________________________
11704 [  7859] By: nick                                  on 2000/11/25  21:26:54
11705         Log: Integrate mainline.
11706      Branch: perlio
11707           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
11708           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
11709           +> t/lib/filter-util.t
11710            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
11711            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
11712            - t/lib/filt-util.t
11713           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
11714           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
11715           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
11716           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
11717           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
11718           !> win32/makefile.mk
11719 ____________________________________________________________________________
11720 [  7858] By: gsar                                  on 2000/11/25  20:52:17
11721         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
11722              parent's memory; fix it by keeping track of the actual pad
11723              offset rather than a raw pointer (this change is probably also
11724              relevant to non-ithreads case to avoid fallout from reallocs of
11725              the pad array, but is currently only enabled for the ithreads
11726              case in the interests of minimal disruption to existing "well
11727              tested" code)
11728      Branch: perl
11729            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
11730            ! proto.h scope.c scope.h sv.c t/op/fork.t
11731 ____________________________________________________________________________
11732 [  7857] By: nick                                  on 2000/11/25  20:01:28
11733         Log: All tests pass on Win32/gcc/USE_PERLIO.
11734              - when crlf layer is pushed make unix-level binary.
11735              - remove :crlf injection in pp_backtick in pp_sys.c
11736              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
11737      Branch: perlio
11738            ! doio.c perlio.c pp_sys.c win32/makefile.mk
11739 ____________________________________________________________________________
11740 [  7856] By: jhi                                   on 2000/11/25  18:38:30
11741         Log: Update the metaconfig units for #7855.
11742      Branch: metaconfig/U/perl
11743            ! useperlio.U usesocks.U
11744 ____________________________________________________________________________
11745 [  7855] By: jhi                                   on 2000/11/25  18:37:54
11746         Log: Undo the SOCKS workarounds, instead start using PerlIO
11747              if SOCKS is selected.
11748              
11749              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
11750              From: Jens Hamisch <jens@Strawberry.COM>
11751              Date: Fri, 24 Nov 2000 18:31:30 +0100
11752              Message-ID: <20001124183130.E28337@Strawberry.COM>
11753              
11754              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
11755              From: Jens Hamisch <jens@Strawberry.COM>
11756              Date: Fri, 24 Nov 2000 19:11:51 +0100
11757              Message-ID: <20001124191151.A28753@Strawberry.COM>
11758      Branch: perl
11759            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
11760            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
11761 ____________________________________________________________________________
11762 [  7854] By: jhi                                   on 2000/11/25  17:39:08
11763         Log: Undo #7848.  Some of the code seems to use walkoptree(),
11764              some walkoptree_slow().  An unfinished renaming?
11765              Now the sub is walkoptree() (which is @EXPORT_OK),
11766              the walkoptree_slow() is a typeglob alias to walkoptree.
11767              This makes the tests to pass, at least.
11768      Branch: perl
11769            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
11770 ____________________________________________________________________________
11771 [  7853] By: nick                                  on 2000/11/24  22:24:33
11772         Log: Re-arrange crlf vs binary for platforms that care.
11773              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
11774              Lip-service to making stdio layer work on such platfroms (untested).
11775              Now fails 3 tests rather than one, checkin to see if I can debug 
11776              the issue under linux. (Do not merge.)
11777      Branch: perlio
11778            ! doio.c perlio.c perliol.h
11779 ____________________________________________________________________________
11780 [  7852] By: jhi                                   on 2000/11/24  18:57:39
11781         Log: AUTHORS edits.
11782      Branch: perl
11783            ! AUTHORS
11784 ____________________________________________________________________________
11785 [  7851] By: jhi                                   on 2000/11/24  17:34:56
11786         Log: Add Jan-Erik Karlsson.
11787      Branch: perl
11788            ! AUTHORS
11789 ____________________________________________________________________________
11790 [  7850] By: jhi                                   on 2000/11/24  17:27:56
11791         Log: Configure should find stdchar on its own.
11792      Branch: perl
11793            ! hints/solaris_2.sh
11794 ____________________________________________________________________________
11795 [  7849] By: jhi                                   on 2000/11/24  17:24:55
11796         Log: Subject: PATCH over 7848: Filter test flawed
11797              From: andreas.koenig@anima.de (Andreas J. Koenig)
11798              Date: 24 Nov 2000 10:28:29 +0100
11799              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
11800      Branch: perl
11801            ! t/lib/filter-util.t
11802 ____________________________________________________________________________
11803 [  7848] By: jhi                                   on 2000/11/24  17:22:15
11804         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
11805              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
11806              Date: Fri, 24 Nov 2000 16:12:58 +0000
11807              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
11808      Branch: perl
11809            ! ext/B/B.pm
11810 ____________________________________________________________________________
11811 [  7847] By: jhi                                   on 2000/11/24  03:07:01
11812         Log: Integrate perlio.
11813      Branch: perl
11814           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
11815           !> win32/makefile.mk
11816 ____________________________________________________________________________
11817 [  7846] By: gsar                                  on 2000/11/24  00:55:57
11818         Log: integrate changes#6415..6418,6420..6438 from mainline
11819              
11820              Fix the bitvector ops for utf8 (tricky since past 7 bits
11821              the utf8 'characters' can be more than one octet).
11822              
11823              MPE/ix updates for perl 5.6.0 from Mark Bixby.
11824              
11825              Subject: SDBM_File documentation
11826              
11827              Detypo.
11828              
11829              Decutandpasto.
11830              
11831              Send all installperl messages to STDERR and be -w clean.
11832              
11833              Out-of-date note removed.
11834              
11835              Protect against "wild next"s, that is, callbacks doing "next"
11836              instead of "return".
11837              
11838              Use STDOUT consistently.
11839              
11840              The output might have been produced in the wrong order.
11841              
11842              A missing 'break' after the [[:space:]] switch case.
11843              
11844              Add tests for
11845              [ID 19991110.003] another matching finding by pcre author
11846              which has already been fixed by some patch, as verified in
11847              
11848              Documentation to explain the behaviour of map().
11849              
11850              Add an optimization for map-maps-a-list-element-to-more-list-elements
11851              case, but add also notes explaining the relationship of this
11852              patch and the earlier notes by Sarathy.
11853              
11854              Subject: [ID 20000716.023] syslog test fails without sockets
11855              
11856              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
11857              Test cases for #6431.
11858              
11859              File::Spec::VMS fixup for tmpdir from Craig Berry.
11860              
11861              Make the "uninit variable" warning to say "concat or string"
11862              or "join or string" when in concat or join .
11863              
11864              Get UTF16 BOMs working.  Patch from
11865              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
11866              
11867              Subject: [PATCH] Make large file tests deal with SIGXFSZ
11868              
11869              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
11870              
11871              Subject: [PATCH] av.c apidoc
11872      Branch: maint-5.6/perl
11873           !> (integrate 43 files)
11874 ____________________________________________________________________________
11875 [  7845] By: gsar                                  on 2000/11/24  00:20:45
11876         Log: integrate changes#6406..6414 from mainline
11877              
11878              Merge perlhacktut into perlhack, update perlguts.
11879              
11880              Fix AutoSplit to use File::Spec the right way in VMS,
11881              from Peter Prymmer.
11882              
11883              The bug report
11884              [ID 19991110.002] minimal matching discrepancy found by pcre author
11885              seems to have been fixed (though differently from what was suggested
11886              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
11887              
11888              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
11889              not in pod, from Peter Prymmer
11890              
11891              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
11892              From: Hugo <hv@crypt.compulink.co.uk>
11893              Date: Fri, 14 Jul 2000 23:05:20 +0100
11894              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
11895              
11896              Didn't anymore apply, but that point still could use another fix.
11897              
11898              lib/b test fixes from Peter Prymmer.
11899              
11900              More docs for sv functions.
11901              
11902              perlvms.pod whitespace cleanup to keep pod utils happy.
11903              
11904              another VMS build tweak from Peter Prymmer
11905      Branch: maint-5.6/perl
11906           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
11907           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
11908           !> vms/descrip_mms.template vms/perlvms.pod
11909 ____________________________________________________________________________
11910 [  7844] By: nick                                  on 2000/11/23  23:42:45
11911         Log: Win32/perlio Now just fails one io/argv.t test - lack 
11912              of default :crlf on standard streams.
11913      Branch: perlio
11914            ! doio.c perlio.c
11915 ____________________________________________________________________________
11916 [  7843] By: nick                                  on 2000/11/23  23:04:05
11917         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
11918              peek fail is showing a real problem (multiple crlf layers
11919              are getting pushed.)
11920      Branch: perlio
11921            ! doio.c perlio.c win32/makefile.mk
11922 ____________________________________________________________________________
11923 [  7842] By: nick                                  on 2000/11/23  19:46:23
11924         Log: Implement PerlIO_binmode()
11925              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
11926              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
11927              make binmode in t/lib/io_tell.t unconditional so that works.
11928              Checkin just so Win32 machine can see these changes.
11929      Branch: perlio
11930            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
11931 ____________________________________________________________________________
11932 [  7841] By: jhi                                   on 2000/11/23  19:30:00
11933         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
11934      Branch: perl
11935            ! README.amiga
11936 ____________________________________________________________________________
11937 [  7840] By: jhi                                   on 2000/11/23  17:18:02
11938         Log: SOCKS wrestling continues, patches from Jens Hamisch.
11939      Branch: perl
11940            ! doio.c embed.h embed.pl perlsdio.h proto.h
11941 ____________________________________________________________________________
11942 [  7839] By: jhi                                   on 2000/11/23  16:54:14
11943         Log: Push Filter::Util::Call one level deeper.
11944      Branch: perl
11945            + t/lib/filter-util.t
11946           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
11947           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
11948            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
11949            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
11950            - t/lib/filt-util.t
11951            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
11952            ! win32/Makefile win32/makefile.mk
11953 ____________________________________________________________________________
11954 [  7838] By: jhi                                   on 2000/11/23  16:52:40
11955         Log: Reach back one higher up when searching for PERL_SRC.
11956      Branch: perl
11957            ! lib/ExtUtils/MM_Unix.pm
11958 ____________________________________________________________________________
11959 [  7837] By: jhi                                   on 2000/11/23  16:05:41
11960         Log: Subject: Re: perl@7826
11961              Date: Thu, 23 Nov 2000 02:20:25 -0600
11962              From: "Craig A. Berry" <craigberry@mac.com>
11963              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
11964              
11965              Make VMS to like Filter::Util::Call. 
11966      Branch: perl
11967            ! configure.com ext/Filter/Util/Makefile.PL
11968 ____________________________________________________________________________
11969 [  7836] By: nick                                  on 2000/11/23  16:04:08
11970         Log: Implement crlf layer - not ready for merge.
11971      Branch: perlio
11972            ! perlio.c win32/makefile.mk
11973 ____________________________________________________________________________
11974 [  7835] By: jhi                                   on 2000/11/23  15:56:52
11975         Log: STDCHAR is different in Sparc v9 vs x86.
11976      Branch: perl
11977            ! hints/solaris_2.sh
11978 ____________________________________________________________________________
11979 [  7834] By: jhi                                   on 2000/11/23  15:50:47
11980         Log: The type needs to be visible to protos.
11981      Branch: perl
11982            ! perl.h
11983 ____________________________________________________________________________
11984 [  7833] By: jhi                                   on 2000/11/23  15:40:46
11985         Log: Finish unfinished SOCKS workaround changes.
11986      Branch: perl
11987            ! doio.c
11988 ____________________________________________________________________________
11989 [  7832] By: jhi                                   on 2000/11/23  15:33:30
11990         Log: Integrate perlio.
11991      Branch: perl
11992           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11993           !> win32/makefile.mk
11994 ____________________________________________________________________________
11995 [  7831] By: nick                                  on 2000/11/23  10:31:07
11996         Log: Correct makefile.mk dependancies for ext/Filter/Util
11997              Build ext/Encode
11998              Run dmake regen_config_h
11999      Branch: perlio
12000            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12001            ! win32/makefile.mk
12002 ____________________________________________________________________________
12003 [  7830] By: nick                                  on 2000/11/23  08:05:07
12004         Log: Integrate mainline
12005      Branch: perlio
12006           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
12007           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
12008           +> t/lib/filt-util.pl t/lib/filt-util.t
12009           !> (integrate 41 files)
12010 ____________________________________________________________________________
12011 [  7829] By: gsar                                  on 2000/11/23  03:07:11
12012         Log: build the Filter extension on windows
12013      Branch: perl
12014            ! win32/Makefile win32/makefile.mk
12015 ____________________________________________________________________________
12016 [  7828] By: gsar                                  on 2000/11/23  02:46:35
12017         Log: regenerate win32/config* and fix some inconsistencies in the
12018              makefiles; always export Perl_deb() because it is needed
12019              by ext/re/* (whether perl itself is built with -DDEBUGGING
12020              or not)
12021      Branch: perl
12022            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
12023            ! win32/config_H.vc win32/makefile.mk
12024 ____________________________________________________________________________
12025 [  7827] By: gsar                                  on 2000/11/23  02:18:38
12026         Log: get sources building on windows+MSVC again (untested with other
12027              compilers)
12028      Branch: perl
12029            ! win32/include/sys/socket.h win32/perllib.c
12030 ____________________________________________________________________________
12031 [  7826] By: jhi                                   on 2000/11/23  01:18:26
12032         Log: Update Changes.
12033      Branch: perl
12034            ! Changes patchlevel.h
12035 ____________________________________________________________________________
12036 [  7825] By: jhi                                   on 2000/11/23  00:20:41
12037         Log: Subject: Re: av.c patch (having slight problems)
12038              From: "Ben Tilly" <ben_tilly@hotmail.com>
12039              Date: Tue, 21 Nov 2000 23:29:31 -0500
12040              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
12041              
12042              unshift() speedup.
12043      Branch: perl
12044            ! av.c
12045 ____________________________________________________________________________
12046 [  7824] By: jhi                                   on 2000/11/22  23:59:15
12047         Log: Fixes for signedness warnings noticed by VMSperlers.
12048      Branch: perl
12049            ! ext/Storable/Storable.xs regcomp.c sv.c
12050 ____________________________________________________________________________
12051 [  7823] By: jhi                                   on 2000/11/22  23:19:31
12052         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
12053              From: Peter Prymmer <pvhp@forte.com>
12054              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
12055              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
12056      Branch: perl
12057            ! t/pragma/warn/pp_hot
12058 ____________________________________________________________________________
12059 [  7822] By: jhi                                   on 2000/11/22  22:52:20
12060         Log: Be clean.
12061      Branch: perl
12062            ! Makefile.SH
12063 ____________________________________________________________________________
12064 [  7821] By: jhi                                   on 2000/11/22  22:46:39
12065         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
12066              by Damian Conway, as suggested by Paul Marquess.
12067      Branch: perl
12068            + lib/Filter/Simple.pm
12069 ____________________________________________________________________________
12070 [  7820] By: jhi                                   on 2000/11/22  22:45:51
12071         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
12072      Branch: perl
12073            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
12074            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
12075            + t/lib/filt-util.t
12076            ! MANIFEST
12077 ____________________________________________________________________________
12078 [  7819] By: jhi                                   on 2000/11/22  22:03:27
12079         Log: Integrate perlio.
12080      Branch: perl
12081           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
12082           !> win32/makefile.mk
12083 ____________________________________________________________________________
12084 [  7818] By: jhi                                   on 2000/11/22  21:56:02
12085         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
12086      Branch: perl
12087            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
12088            ! t/lib/io_sock.t
12089 ____________________________________________________________________________
12090 [  7817] By: jhi                                   on 2000/11/22  21:39:49
12091         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
12092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12093              Date: Wed, 22 Nov 2000 16:08:12 -0500
12094              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
12095      Branch: perl
12096            ! lib/ExtUtils/Liblist.pm
12097 ____________________________________________________________________________
12098 [  7816] By: jhi                                   on 2000/11/22  21:38:25
12099         Log: Go ahead and #include <unistd.h> in perl.h.
12100      Branch: perl
12101            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
12102            ! util.c
12103 ____________________________________________________________________________
12104 [  7815] By: jhi                                   on 2000/11/22  21:22:52
12105         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
12106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12107              Date: Mon, 20 Nov 2000 18:30:52 -0500
12108              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
12109      Branch: perl
12110            ! pod/perlre.pod regcomp.c t/op/re_tests
12111 ____________________________________________________________________________
12112 [  7814] By: jhi                                   on 2000/11/22  21:21:46
12113         Log: Subject: [PATCH 5.7.0] Liblist finally works
12114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12115              Date: Tue, 21 Nov 2000 22:02:17 -0500
12116              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
12117      Branch: perl
12118            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
12119            ! lib/ExtUtils/MakeMaker.pm
12120 ____________________________________________________________________________
12121 [  7813] By: jhi                                   on 2000/11/22  21:20:23
12122         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
12123              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12124              Date: Wed, 22 Nov 2000 17:53:15 +0100
12125              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
12126              
12127              AIX dynaloader and perlio patch.
12128      Branch: perl
12129            ! ext/DynaLoader/dl_aix.xs
12130 ____________________________________________________________________________
12131 [  7812] By: jhi                                   on 2000/11/22  21:17:52
12132         Log: (Accidentally empty patch.)
12133      Branch: perl
12134            ! av.c
12135 ____________________________________________________________________________
12136 [  7811] By: jhi                                   on 2000/11/22  21:16:31
12137         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
12138              From: Peter Prymmer <pvhp@forte.com>
12139              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
12140              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
12141      Branch: perl
12142            ! vms/test.com
12143 ____________________________________________________________________________
12144 [  7810] By: jhi                                   on 2000/11/22  21:15:36
12145         Log: Subject: Re: perl@7777 
12146              From: "John P. Linderman" <jpl@research.att.com>
12147              Date: Wed, 22 Nov 2000 13:11:11 -0500
12148              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
12149              
12150              Detypoing.
12151      Branch: perl
12152            ! lib/CPAN.pm
12153 ____________________________________________________________________________
12154 [  7809] By: jhi                                   on 2000/11/22  21:14:19
12155         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
12156              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12157              Date:     Wed, 22 Nov 2000 13:51:37 EST
12158              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
12159      Branch: perl
12160            ! perlsdio.h
12161 ____________________________________________________________________________
12162 [  7808] By: jhi                                   on 2000/11/22  21:13:27
12163         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
12164              From: Casey Tweten <crt@kiski.net>
12165              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
12166              Message-Id: <200011201653.LAA10194@home.kiski.net>
12167      Branch: perl
12168            ! t/lib/io_udp.t
12169 ____________________________________________________________________________
12170 [  7807] By: jhi                                   on 2000/11/22  21:12:35
12171         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
12172              From: Casey Tweten <crt@kiski.net>
12173              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
12174              Message-Id: <200011201636.LAA07227@home.kiski.net>
12175      Branch: perl
12176            ! t/lib/io_sock.t
12177 ____________________________________________________________________________
12178 [  7806] By: jhi                                   on 2000/11/22  21:10:59
12179         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
12180              From: "Casey R. Tweten" <crt@kiski.net>
12181              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
12182              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
12183      Branch: perl
12184            ! utils/h2xs.PL
12185 ____________________________________________________________________________
12186 [  7805] By: nick                                  on 2000/11/22  21:05:06
12187         Log: Integrate mainline
12188      Branch: perlio
12189           !> Changes Porting/genlog ext/DB_File/DB_File.xs
12190           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
12191           !> utils/perlbug.PL
12192 ____________________________________________________________________________
12193 [  7804] By: jhi                                   on 2000/11/22  21:01:12
12194         Log: Subject: [PATCH] Test.pm POD peculiarity
12195              From: "Casey R. Tweten" <crt@kiski.net>
12196              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
12197              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
12198      Branch: perl
12199            ! lib/Test.pm
12200 ____________________________________________________________________________
12201 [  7803] By: jhi                                   on 2000/11/22  20:59:59
12202         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
12203              From: "Philip Newton" <pnewton@gmx.de>
12204              Date: Wed, 22 Nov 2000 14:25:53 +0100
12205              Message-Id: <3A1BD771.25462.1939FAD@localhost>
12206              
12207              Be case-understanding also on 's', and use the -oi of sendmail
12208              not to terminate the transmission on a lone '.'.
12209      Branch: perl
12210            ! utils/perlbug.PL
12211 ____________________________________________________________________________
12212 [  7802] By: nick                                  on 2000/11/22  20:51:42
12213         Log: Win32 PerlIO intermediate state now working as expected.
12214              - In current state we are still using C runtime in text/binary
12215              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
12216              - PERLIO=stdio and PERLIO=unix pass all expected tests.
12217              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
12218              and PerlIO_seek() and the dummy crlf layer is not making adjustments
12219              for CRLF translation happening in C runtime. All other tests pass.
12220              
12221              Added note to README.win32 to point out the snags of doing a perl build
12222              with Norton AntiVirus turned on.
12223              
12224              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
12225              which file a fail comes from.
12226              
12227              Updated "canned" config.h to match the one generated.
12228      Branch: perlio
12229            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
12230            ! win32/makefile.mk
12231 ____________________________________________________________________________
12232 [  7801] By: jhi                                   on 2000/11/22  06:50:20
12233         Log: Nickety nits.
12234      Branch: perl
12235            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
12236 ____________________________________________________________________________
12237 [  7800] By: jhi                                   on 2000/11/22  01:29:55
12238         Log: Changes had accidentally gone too silent on non-main branches.
12239      Branch: perl
12240            ! Changes Porting/genlog patchlevel.h
12241 ____________________________________________________________________________
12242 [  7799] By: gsar                                  on 2000/11/22  01:02:56
12243         Log: some lib_pm.PL changes snuck in via change#7772
12244      Branch: maint-5.6/perl
12245            ! Makefile.SH
12246 ____________________________________________________________________________
12247 [  7798] By: nick                                  on 2000/11/21  21:59:40
12248         Log: Integrate mainline
12249      Branch: perlio
12250           !> (integrate 28 files)
12251 ____________________________________________________________________________
12252 [  7797] By: jhi                                   on 2000/11/21  21:01:45
12253         Log: Integrate perlio.
12254      Branch: perl
12255           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
12256 ____________________________________________________________________________
12257 [  7796] By: nick                                  on 2000/11/21  20:36:22
12258         Log: Win32 builds and runs (mostly) with USE_PERLIO.
12259              PERLIO=perlio passes all tests. 
12260              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
12261      Branch: perlio
12262            ! perlio.c win32/perllib.c win32/win32.c
12263 ____________________________________________________________________________
12264 [  7795] By: jhi                                   on 2000/11/21  19:03:44
12265         Log: Update Changes.
12266      Branch: perl
12267            ! Changes patchlevel.h
12268 ____________________________________________________________________________
12269 [  7794] By: jhi                                   on 2000/11/21  18:56:34
12270         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
12271              From: "Craig A. Berry" <craigberry@mac.com>
12272              Date: Mon, 20 Nov 2000 20:27:06 -0600
12273              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
12274              
12275              A cut-and-pasto.
12276      Branch: perl
12277            ! perlio.h
12278 ____________________________________________________________________________
12279 [  7793] By: jhi                                   on 2000/11/21  18:54:41
12280         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
12281              From: Dominic Dunlop <domo@computer.org> 
12282              Date: Mon, 20 Nov 2000 18:55:29 +0100
12283              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
12284              
12285              va_copy() and the need of it.
12286              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
12287      Branch: metaconfig/U/perl
12288            + need_va_copy.U
12289      Branch: perl
12290            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12291            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
12292            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12293            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12294            ! win32/config.bc win32/config.gc win32/config.vc
12295 ____________________________________________________________________________
12296 [  7792] By: jhi                                   on 2000/11/21  17:04:10
12297         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
12298      Branch: perl
12299           !> scope.h
12300 ____________________________________________________________________________
12301 [  7791] By: jhi                                   on 2000/11/21  17:01:16
12302         Log: Export the SOCKS workaround symbols only if necessary.
12303      Branch: perl
12304            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
12305 ____________________________________________________________________________
12306 [  7790] By: nick                                  on 2000/11/20  23:57:11
12307         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
12308      Branch: perlio
12309            ! scope.h
12310 ____________________________________________________________________________
12311 [  7789] By: nick                                  on 2000/11/20  23:38:33
12312         Log: Integrate mainline
12313      Branch: perlio
12314           +> lib/File/Spec/Epoc.pm
12315           !> (integrate 34 files)
12316 ____________________________________________________________________________
12317 [  7788] By: nick                                  on 2000/11/20  23:20:18
12318         Log: Make extra buffer layer work (dummy crlf layer)
12319      Branch: perlio
12320            ! doio.c perlio.c perlio.h
12321 ____________________________________________________________________________
12322 [  7787] By: jhi                                   on 2000/11/20  22:44:04
12323         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
12324              From: Peter Prymmer <pvhp@forte.com>
12325              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
12326              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
12327      Branch: perl
12328            ! t/pragma/locale.t
12329 ____________________________________________________________________________
12330 [  7786] By: jhi                                   on 2000/11/20  22:29:10
12331         Log: Subject: DOC PATCH 5.6.0 perlreftut
12332              From: mjd@plover.com
12333              Date: 20 Nov 2000 19:45:06 -0000
12334              Message-ID: <20001120194506.9505.qmail@plover.com>
12335      Branch: perl
12336            ! pod/perlreftut.pod
12337 ____________________________________________________________________________
12338 [  7785] By: jhi                                   on 2000/11/20  22:27:44
12339         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
12340              From: David Dyck <dcd@tc.fluke.com>
12341              Date: Mon, 20 Nov 2000 11:43:40 -0800
12342              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
12343      Branch: perl
12344            ! lib/Cwd.pm
12345 ____________________________________________________________________________
12346 [  7784] By: jhi                                   on 2000/11/20  22:23:21
12347         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
12348              Date: Mon, 20 Nov 2000 17:06:10 -0500
12349              To: Mailing list Perl5 <perl5-porters@perl.org>
12350              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
12351      Branch: perl
12352            ! pp_ctl.c t/op/pat.t
12353 ____________________________________________________________________________
12354 [  7783] By: jhi                                   on 2000/11/20  22:11:18
12355         Log: Subject: [PATCH] doop.c - UTF8 tr///               
12356              From: Simon Cozens <simon@cozens.net>
12357              Date: Sat, 18 Nov 2000 18:49:30 +0000
12358              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
12359              
12360              Subject: Re: [PATCH] doop.c - UTF8 tr///           
12361              From: Simon Cozens <simon@cozens.net>
12362              Date: Mon, 20 Nov 2000 20:45:22 +0000
12363              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
12364              
12365              Make tr on UTF-8 better but still not correct.
12366      Branch: perl
12367            ! doop.c
12368 ____________________________________________________________________________
12369 [  7782] By: jhi                                   on 2000/11/20  22:02:16
12370         Log: Remove the shared object before attempting to create
12371              (by linking) a new one.  E.g. in AIX not removing
12372              becomes quite painful if one tries to do more than one
12373              build in the same tree (an interrupted build, for example),
12374              since the AIX' shared dynaloader seemingly keeps the shared
12375              objects open and therefore 'busy' for quite a while, even when
12376              nobody is using the objects, leading into link failures.
12377      Branch: perl
12378            ! lib/ExtUtils/MM_Unix.pm
12379 ____________________________________________________________________________
12380 [  7781] By: gsar                                  on 2000/11/20  19:02:55
12381         Log: type mismatch due to faulty integration
12382      Branch: maint-5.6/perl
12383            ! toke.c win32/Makefile
12384 ____________________________________________________________________________
12385 [  7780] By: gsar                                  on 2000/11/20  17:31:55
12386         Log: integrate changes#6392,6394..6399,6401..6404
12387              
12388              The {multiplier} of a fixed substring was overlooked which
12389              caused a wrong initial search offset for that substring.
12390              
12391              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
12392              From: Hugo <hv@crypt.compulink.co.uk>
12393              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
12394              Date: Thu, 13 Jul 2000 19:27:13 +0100
12395              
12396              Fix the BOM bug: not a byteorder bug, a signedness bug.
12397              
12398              Replace change #6337 with a better one.
12399              
12400              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
12401              From: Hugo <hv@crypt.compulink.co.uk>
12402              Date: Fri, 14 Jul 2000 04:16:20 +0100
12403              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
12404              
12405              MakeMaker should not remove editor backups (*~) on `make clean`
12406              by default (completes change#6383)
12407              
12408              move new variables to the end of the interpreter structure (for
12409              bincompat in code that doesn't #include XSUB.h)
12410              
12411              rename totally bletcherous SvLOCK() thingy (doesn't do what the
12412              name suggests anyway)
12413              
12414              various cleanups (typos, misformatted code, and small bugs)
12415              
12416              typecasts needed for change#6394
12417              
12418              typos in change#6399, regen headers
12419              
12420              inconsistent types needs casts
12421              
12422              PERL_OBJECT build tweaks
12423      Branch: maint-5.6/perl
12424           !> MANIFEST doop.c embed.h embed.pl embedvar.h
12425           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
12426           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
12427           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
12428           !> toke.c util.c
12429 ____________________________________________________________________________
12430 [  7779] By: gsar                                  on 2000/11/20  17:06:29
12431         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
12432              
12433              Cosmetics and perldelta.
12434              
12435              Fix nits noticed by Boston.pm.
12436              
12437              Do the cc sanity check both before the hints and
12438              after the cc selction.
12439              
12440              get sprintf.t to adjust properly for 3-digit exponents
12441              
12442              don't clobber *.orig files on *clean targets
12443              
12444              fix bugs in processing %v-*d and similar format specs (from
12445              Avi Finkel <avi@finkel.org>)
12446              
12447              sprintf test tweaks (from Dominic Dunlop)
12448              
12449              new selfloader.t in change#6183 doesn't close DATA handles,
12450              and thus fails to clean up tmp files on dosish platforms
12451              
12452              typos (spotted by Peter Prymmer)
12453              
12454              typo fix from Craig Berry
12455      Branch: maint-5.6/perl
12456           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
12457           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
12458           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
12459           !> x2p/Makefile.SH
12460 ____________________________________________________________________________
12461 [  7778] By: gsar                                  on 2000/11/20  16:46:51
12462         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
12463              
12464              Subject: Re: format bug report  [Patch]
12465              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12466              Date: Wed, 05 Jul 2000 13:12:52 +0200
12467              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
12468              
12469              Subject: Re: format bug report  [Patch]
12470              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12471              Date: Wed, 05 Jul 2000 14:10:01 +0200
12472              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
12473              
12474              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
12475              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12476              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
12477              Date: Fri, 07 Jul 2000 17:57:16 +0100
12478              
12479              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
12480              To: perl5-porters@perl.org
12481              From: Karsten Sperling <spiff@phreax.net>
12482              Date: Mon, 10 Jul 2000 15:12:52 +0200
12483              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
12484              
12485              README.posix-bc podified from Thomas Dorner.
12486              
12487              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
12488              From: Dominic Dunlop <domo@computer.org>
12489              Date: Tue, 11 Jul 2000 12:27:33 +0200
12490              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
12491              
12492              Typo in #6341.
12493              
12494              Fix for
12495              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
12496              From: Roderick Schertler <roderick@argon.org>
12497              Date: Tue, 11 Jul 2000 13:55:05 -0400
12498              Message-Id: <200007111755.NAA05077@jones.argon.org>
12499              
12500              Minor cleanups on the booklist.
12501              
12502              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
12503              regen perltoc.
12504              
12505              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
12506      Branch: maint-5.6/perl
12507           +> pod/perlbook.pod
12508           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
12509           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
12510           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
12511 ____________________________________________________________________________
12512 [  7777] By: jhi                                   on 2000/11/20  16:08:49
12513         Log: Update Changes.
12514      Branch: perl
12515            ! Changes patchlevel.h
12516 ____________________________________________________________________________
12517 [  7776] By: jhi                                   on 2000/11/20  15:27:56
12518         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
12519              This may be overly harsh but until proven otherwise, we think this
12520              way, or until we have a simple test for Configure (having to start
12521              up servers is does not count as simple) to check for the problems.
12522      Branch: perl
12523            ! perl.h
12524 ____________________________________________________________________________
12525 [  7775] By: jhi                                   on 2000/11/20  15:22:17
12526         Log: Solaris hints tweaks.
12527      Branch: perl
12528            ! hints/solaris_2.sh
12529 ____________________________________________________________________________
12530 [  7774] By: jhi                                   on 2000/11/20  15:01:20
12531         Log: Add a workaround to SOCKS 64-bit problems.
12532      Branch: perl
12533            ! doio.c embed.h embed.pl perlsdio.h proto.h
12534 ____________________________________________________________________________
12535 [  7773] By: jhi                                   on 2000/11/20  14:51:47
12536         Log: sysseek() instead of seek().
12537      Branch: perl
12538            ! t/lib/syslfs.t
12539 ____________________________________________________________________________
12540 [  7772] By: gsar                                  on 2000/11/20  13:06:23
12541         Log: integrate changes#6315..6319,6321..6331,6333..6338
12542              
12543              Integrate with Sarathy, preliminary fix for unicos
12544              alignment problems in [ID 20000612.002] Perl problem on Cray system.
12545              
12546              some debugger output does not go to the socket when RemotePort is set
12547              
12548              winsock cleanup never done on Windows (leads to handle leaks)
12549              
12550              fix UNC path handling on Windows under ithreads, and chdir()
12551              return value when given a non-existent directory
12552              
12553              Autogenerate pod/Makefile and pod/buildtoc.
12554              buildtoc also checks whether the existin pods are
12555              mentioned in MANIFEST and perl.pod, and vice versa.
12556              (None of the thusly found discrepancies fixed yet.)
12557              roffitall also needs to be autogenerated similarly but it
12558              seems so badly out of date that I didn't touch it yet.
12559              
12560              Config is being used.
12561              
12562              Add =head1 NAMEs so that buildtoc is happy.
12563              (The CGI::Util nit reported to Lincoln.)
12564              
12565              Fix complaints of buildtoc.
12566              
12567              Fix the alignment problem in Crays ([ID 20000612.002]).
12568              
12569              Remove perlbook, update perlfaq book listing,
12570              rearrange perl.pod, regenerate perltoc.
12571              
12572              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
12573              was cast to an unsigned (32-bit) integer with wild abandon.
12574              
12575              winsock options weren't being set in all threads under ithreads
12576              (caused send()s from second and subsequent threads to fail)
12577              
12578              accept() leaks memory on windows due to incorrect ordering of
12579              closesocket() and fclose() calls
12580              
12581              Reorder perl.pod once more.
12582              
12583              More POSIX.pod tweaks.
12584              
12585              Sprinkle ldlibpath.
12586              
12587              Precedence goof, fix based on
12588              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
12589              From: Hugo <hv@crypt.compulink.co.uk>
12590              Date: Tue, 11 Jul 2000 12:52:38 +0100
12591              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
12592              
12593              Subject: PATCH perlguts.pod: Document D and d magic types
12594              From: mjd@plover.com
12595              Date: 5 Jul 2000 18:01:51 -0000
12596              Message-ID: <20000705180151.29413.qmail@plover.com>
12597              
12598              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
12599              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
12600              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
12601              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
12602              
12603              Subject: [PATCH cfgperl] $& segfaults if you trick it
12604              From: simon@brecon.co.uk (Simon Cozens)
12605              Date: 7 Jul 2000 11:26:09 GMT
12606              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
12607              
12608              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
12609              From: Hugo <hv@crypt.compulink.co.uk>
12610              Date: Tue, 11 Jul 2000 12:44:50 +0100
12611              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
12612              
12613              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
12614              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12615              Date: Tue, 11 Jul 2000 13:50:51 +0100
12616              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
12617      Branch: maint-5.6/perl
12618           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
12619           +> pod/buildtoc.PL
12620            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
12621           !> (integrate 26 files)
12622 ____________________________________________________________________________
12623 [  7771] By: gsar                                  on 2000/11/20  12:31:42
12624         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
12625              6310,6311,6314
12626              
12627              Subject: [PATCH bleedperl] File::Spec 0.82 beta
12628              From: Barrie Slaymaker <barries@jester.slaysys.com>
12629              Date: Wed, 28 Jun 2000 11:35:29 -0400
12630              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
12631              
12632              tweak perlembed for multiplicity/usethreads sanity; correct notes
12633              about Windows
12634              
12635              localize %INC in a Safe compartment so that use/require work
12636              (many other magic globals probably need similar treatment)
12637              
12638              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
12639              when @_ is modified, causing coredumps
12640              
12641              slurp mode fix in change#4736 still not quite right
12642              
12643              Point to perlipc for more SysV IPC examples.
12644              
12645              Elaborate POSIX.pod.  Still needs work.
12646              
12647              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
12648              
12649              fix large memory leak that has been around for ever, masked by
12650              -DPURIFY (most of the arenas were never freed!)
12651              
12652              fix memory leak on Windows (PL_sys_intern contents were never
12653              freed)
12654              
12655              PERL_OBJECT build tweak
12656              
12657              adjust change#6299
12658              
12659              remove rel2abs prototypes (from Barrie Slaymaker)
12660              
12661              missing perldiag entry for unpack("w",...) diagnostic (from
12662              Andreas Koenig)
12663              
12664              better diagnostic on Frob->stuff() when Frob:: doesn't exist
12665              (from Richard Soderberg <rs@oregonnet.com>)
12666              
12667              Win32 patches for cfgperl from Sarathy.
12668              
12669              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
12670              
12671              More POSIX.pod embellishment.
12672              
12673              tyop in change#6306
12674      Branch: maint-5.6/perl
12675           !> (integrate 44 files)
12676 ____________________________________________________________________________
12677 [  7770] By: gsar                                  on 2000/11/20  11:51:00
12678         Log: integrate changes#6268..6282 from cfgperl branch
12679              
12680              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
12681              From: Dominic Dunlop <domo@computer.org>
12682              Date: Thu, 29 Jun 2000 12:32:39 +0200
12683              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
12684              
12685              Regen headers for #6261 (and update embed.pl for this) and #6267,
12686              silence few compiler warnings.
12687              
12688              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
12689              From: Nicholas Clark <nick@talking.bollo.cx>
12690              Date: Fri, 23 Jun 2000 16:21:15 +0100
12691              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
12692              
12693              Subject: PATCH pod/perltie.pod
12694              From: Ian Phillipps <Ian.Phillipps@iname.com>
12695              Date: Fri, 16 Jun 2000 00:17:19 +0100
12696              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
12697              (only the first hunk, the second hunk had already been done
12698              by some other patch)
12699              
12700              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
12701              From: Tom Phoenix <rootbeer@redcat.com>
12702              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
12703              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
12704              
12705              Subject: [PATCH] xsub attributes
12706              From: Doug MacEachern <dougm@covalent.net>
12707              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
12708              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
12709              
12710              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
12711              From: Andy Dougherty <doughera@lafayette.edu>
12712              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
12713              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
12714              
12715              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
12716              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12717              Date: Tue, 13 Jun 2000 02:43:48 -0500
12718              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
12719              
12720              Subject: [PATCH] Re: eval documentation: context
12721              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12722              Date: Mon, 12 Jun 2000 15:07:29 +0100
12723              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
12724              
12725              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
12726              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12727              Date: Mon, 12 Jun 2000 14:55:59 +0100
12728              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
12729              
12730              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
12731              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
12732              Date: Fri, 09 Jun 2000 12:39:27 -0400
12733              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
12734              (plus update the version "number" of Text::Wrap)
12735              
12736              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
12737              From: Tim Ayers <tayers@bridge.com>
12738              Date: Thu, 08 Jun 2000 08:11:06 +0200
12739              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
12740              [resent by Richard Foley, Message-Id probably wrong]
12741              
12742              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
12743              From: rspier@pobox.com (Robert Spier)
12744              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
12745              Message-ID: <14654.31913.845602.610277@rls.cx>
12746              
12747              Subject: [PATCH 5.6.0] utils/h2xs.PL
12748              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12749              Date: Wed, 7 Jun 2000 04:02:04 -0500
12750              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
12751              
12752              Subject: [PATCH 5.6.0]ITHREADs for VMS
12753              From: Dan Sugalski <dan@sidhe.org>
12754              Date: Tue, 06 Jun 2000 11:59:50 -0400
12755              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
12756      Branch: maint-5.6/perl
12757           !> (integrate 31 files)
12758 ____________________________________________________________________________
12759 [  7769] By: gsar                                  on 2000/11/20  11:29:06
12760         Log: integrate changes#6261..6266 from cfgperl
12761              
12762              Subject: Re: [PATCH cfgperl] BOMs away!
12763              From: simon@brecon.co.uk (Simon Cozens)
12764              Date: 17 Jun 2000 11:49:57 GMT
12765              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
12766              
12767              Subject: 5.6.0 Patch for EPOC
12768              From: Olaf Flebbe <o.flebbe@gmx.de>
12769              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
12770              Message-ID: <23449.960929969@www11.gmx.net>
12771              
12772              tr fixes from Simon Cozens
12773              
12774              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
12775              From: Marty Lucich <marty@netcom.com>
12776              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
12777              Message-Id: <200006282116.OAA11148@netcom.com>
12778              ccdlflags update (the BSD/OS 4.1 part had already been taken
12779              care of by #6141).
12780              
12781              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
12782              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12783              Date: Wed, 28 Jun 2000 17:50:12 -0700
12784              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
12785              
12786              Subject: [PATCH 5.6.0] cygwin port
12787              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
12788              From: "Fifer, Eric" <EFifer@sanwaint.com>
12789              Date: Thu, 29 Jun 2000 12:58:29 +0100
12790      Branch: maint-5.6/perl
12791           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
12792           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
12793           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12794           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
12795 ____________________________________________________________________________
12796 [  7768] By: gsar                                  on 2000/11/20  11:13:44
12797         Log: integrate changes#6252..6256,6259..6260
12798              
12799              Paranoia tweak on #6249.
12800              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
12801              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12802              Date: Sun, 25 Jun 2000 23:43:12 -0400
12803              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
12804              
12805              Subject: tr///, help wanted.
12806              From: simon@brecon.co.uk (Simon Cozens)
12807              Date: 28 Jun 2000 11:29:04 GMT
12808              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
12809              
12810              small thinko tweaks
12811              
12812              tweaks from Simon Conzes to further fix tr/// under utf8
12813              
12814              perlnewmod was missing from MANIFEST.
12815              
12816              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
12817              From: simon@brecon.co.uk (Simon Cozens)
12818              Date: 17 Jun 2000 11:56:44 GMT
12819              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
12820              pack U0, pack C0
12821      Branch: maint-5.6/perl
12822           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
12823           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
12824           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
12825           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
12826 ____________________________________________________________________________
12827 [  7767] By: gsar                                  on 2000/11/20  10:51:38
12828         Log: integrate change#6250 from cfgperl
12829              
12830              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
12831              From: Doug MacEachern <dougm@covalent.net>
12832              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
12833              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
12834      Branch: maint-5.6/perl
12835           +> t/op/my_stash.t
12836           !> MANIFEST embed.pl global.sym proto.h toke.c
12837 ____________________________________________________________________________
12838 [  7766] By: gsar                                  on 2000/11/20  10:48:34
12839         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
12840              
12841              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
12842              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
12843              Date: Mon, 26 Jun 2000 18:40:14 +0100
12844              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
12845              
12846              Subject: [PATCH] bytes<->utf8 fixes
12847              From: simon@brecon.co.uk (Simon Cozens)
12848              Date: 26 Jun 2000 04:55:45 GMT
12849              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
12850              
12851              Subject: [PATCH] is_utf8_string
12852              From: simon@brecon.co.uk (Simon Cozens)
12853              Date: 26 Jun 2000 02:25:59 GMT
12854              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
12855              
12856              Subject: [PATCH] avoid mg_ptr in '*' magic
12857              From: Doug MacEachern <dougm@covalent.net>
12858              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
12859              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
12860              
12861              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
12862              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
12863              Date: Sat, 24 Jun 2000 13:06:20 +0100
12864              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
12865              
12866              Allow for standalone testing.
12867              
12868              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
12869              From: Mark-Jason Dominus <mjd@plover.com>
12870              Date: Tue, 27 Jun 2000 22:36:42 -0400
12871              Message-ID: <20000628023642.12166.qmail@plover.com>
12872              
12873              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
12874              From: Frank Tobin <ftobin@uiuc.edu>
12875              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
12876              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
12877      Branch: maint-5.6/perl
12878           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
12879           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
12880           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
12881           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
12882           !> utf8.c utils/h2xs.PL
12883 ____________________________________________________________________________
12884 [  7765] By: gsar                                  on 2000/11/20  10:29:13
12885         Log: integrate change#6239 from cfgperl
12886              
12887              Configure maintenance.  Sever some dependency cycles,
12888              separate gccversion from the cc unit,
12889              address [ID 20000623.006] Configure script patch for using gcc on AIX
12890              (but solve it a little bit differently),
12891              unduplex some accidentally duplicated units,
12892              suggest using gcc if no cc available
12893              (p5p thread: "Solaris configure: counterproposal", 1999-09)
12894      Branch: maint-5.6/perl
12895           !> Configure Todo-5.6 config_h.SH
12896 ____________________________________________________________________________
12897 [  7764] By: gsar                                  on 2000/11/20  10:25:55
12898         Log: integrate changes#6233..6238 from cfgperl
12899              
12900              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
12901              From: Mark-Jason Dominus <mjd@plover.com>
12902              Date: Fri, 16 Jun 2000 20:53:04 -0400
12903              Message-ID: <20000617005304.8008.qmail@plover.com>
12904              
12905              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
12906              because when run as services (Win32ese for daemons)
12907              no environment variables are set and tmpdir ends up as /tmp,
12908              which is ambiguous.
12909              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
12910              From: matt@sergeant.org
12911              Date: 16 Jun 2000 16:30:43 -0000
12912              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
12913              
12914              The thread begun by
12915              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
12916              From: Kevin.Ruscoe@ubsw.com
12917              Date: Fri, 16 Jun 2000 16:38:51 +0100
12918              Message-Id: <H000019b03c300d6@MHS>
12919              
12920              Tweak embed.pl, regen headers.
12921              
12922              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
12923              From: Dan Sugalski <dan@sidhe.org>
12924              Date: Fri, 23 Jun 2000 17:00:00 -0400
12925              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
12926      Branch: maint-5.6/perl
12927           !> (integrate 27 files)
12928 ____________________________________________________________________________
12929 [  7763] By: gsar                                  on 2000/11/20  10:08:08
12930         Log: s/perl56delta/perldelta/g
12931      Branch: maint-5.6/perl
12932            ! pod/Makefile
12933 ____________________________________________________________________________
12934 [  7762] By: gsar                                  on 2000/11/20  10:04:00
12935         Log: integrate changes#6225,6229,6231,6232 from cfgperl
12936              
12937              Add source code filenames to apidoc.
12938              From: simon@brecon.co.uk (Simon Cozens)
12939              Subject: [PATCH embed.pl] Source X-ref
12940              Date: 22 Jun 2000 02:18:49 GMT
12941              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
12942              
12943              Subject: README.hpux version 0.6.1
12944              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
12945              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12946              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
12947              
12948              Subject: [PATCH 5.6.0] cygwin port
12949              From: "Fifer, Eric" <EFifer@sanwaint.com>
12950              Date: Tue, 20 Jun 2000 14:30:58 +0100
12951              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
12952              
12953              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
12954              From: simon@brecon.co.uk (Simon Cozens)
12955              Date: 19 Jun 2000 15:18:27 GMT
12956              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
12957              
12958              plus update pod/Makefile and regenerate perltoc
12959      Branch: maint-5.6/perl
12960           +> pod/perlutil.pod
12961           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
12962           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
12963 ____________________________________________________________________________
12964 [  7761] By: jhi                                   on 2000/11/20  04:09:55
12965         Log: Miraculous typo.
12966      Branch: perl
12967            ! t/op/pat.t
12968 ____________________________________________________________________________
12969 [  7760] By: jhi                                   on 2000/11/20  04:06:08
12970         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
12971              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12972              Date: Sun, 19 Nov 2000 22:30:26 -0500
12973              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
12974      Branch: perl
12975            ! regexec.c scope.h t/op/pat.t
12976 ____________________________________________________________________________
12977 [  7759] By: jhi                                   on 2000/11/20  02:05:22
12978         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
12979      Branch: perl
12980            ! perl.h
12981 ____________________________________________________________________________
12982 [  7758] By: jhi                                   on 2000/11/20  01:58:11
12983         Log: Subject: [perl 7711: EPOC] updates
12984              From: Olaf Flebbe <o.flebbe@gmx.de>
12985              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
12986              Message-ID: <25575.974658810@www23.gmx.net>               
12987      Branch: perl
12988            + lib/File/Spec/Epoc.pm
12989            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
12990            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
12991            ! lib/File/Spec.pm perl.c sv.c
12992 ____________________________________________________________________________
12993 [  7757] By: jhi                                   on 2000/11/20  01:53:11
12994         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
12995      Branch: perl
12996            ! MANIFEST
12997 ____________________________________________________________________________
12998 [  7756] By: jhi                                   on 2000/11/20  01:47:22
12999         Log: Integrate perlio.
13000      Branch: perl
13001            - ext/re/hints/MSWin32.pl
13002           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
13003           !> win32/config.gc win32/config_H.gc win32/win32sck.c
13004 ____________________________________________________________________________
13005 [  7755] By: nick                                  on 2000/11/19  20:57:17
13006         Log: Add dummy crlf layer (just as buffer)
13007              Correct 1st bug - one layer of indirection.
13008      Branch: perlio
13009            ! perlio.c perlio.h perliol.h
13010 ____________________________________________________________________________
13011 [  7754] By: nick                                  on 2000/11/19  20:56:12
13012         Log: Work-round to Perl_deb_nocontext is no longer required
13013      Branch: perlio
13014            - ext/re/hints/MSWin32.pl
13015 ____________________________________________________________________________
13016 [  7753] By: nick                                  on 2000/11/19  20:01:16
13017         Log: diff -se shows these as different
13018      Branch: perlio
13019            ! global.sym pod/perlapi.pod
13020 ____________________________________________________________________________
13021 [  7752] By: nick                                  on 2000/11/19  18:57:30
13022         Log: Configure GCC/Win32 build -Duseperlio
13023              Fix a couple of gross issues
13024              - double-include of ../deb.o in re.dll
13025              - win32sck.c needs PerlIO and FILE 
13026      Branch: perlio
13027            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
13028            ! win32/win32sck.c
13029 ____________________________________________________________________________
13030 [  7751] By: nick                                  on 2000/11/19  17:05:36
13031         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
13032      Branch: perlio
13033            ! perlio.c
13034 ____________________________________________________________________________
13035 [  7750] By: nick                                  on 2000/11/19  16:57:14
13036         Log: Missing aTHX_
13037      Branch: perlio
13038            ! sv.c
13039 ____________________________________________________________________________
13040 [  7749] By: jhi                                   on 2000/11/19  16:28:40
13041         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
13042              From: "Peter J. Farley III" <pjfarley@banet.net>
13043              Date: Sun, 19 Nov 2000 01:42:58 -0500
13044              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
13045      Branch: perl
13046            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
13047 ____________________________________________________________________________
13048 [  7748] By: jhi                                   on 2000/11/19  16:08:10
13049         Log: Subject: podlators 1.05 available        
13050              From: Russ Allbery <rra@stanford.edu>   
13051              Date: 18 Nov 2000 22:04:28 -0800
13052              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
13053      Branch: perl
13054            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
13055 ____________________________________________________________________________
13056 [  7747] By: nick                                  on 2000/11/19  11:19:39
13057         Log: Integrate mainline
13058      Branch: perlio
13059           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
13060           !> util.c
13061 ____________________________________________________________________________
13062 [  7746] By: jhi                                   on 2000/11/19  06:42:22
13063         Log: Make hex scanning warn on "\x{x}" and "\xx".
13064              "\x" and and hex("x") are still valid.
13065      Branch: perl
13066            ! util.c
13067 ____________________________________________________________________________
13068 [  7745] By: nick                                  on 2000/11/18  22:52:28
13069         Log: Integrate mainline
13070      Branch: perlio
13071           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
13072           !> perl.h perlio.c proto.h regcomp.c regcomp.h
13073 ____________________________________________________________________________
13074 [  7744] By: jhi                                   on 2000/11/18  22:50:28
13075         Log: Introduce Perl_utf8_length().  Use it.
13076      Branch: perl
13077            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
13078 ____________________________________________________________________________
13079 [  7743] By: jhi                                   on 2000/11/18  22:38:51
13080         Log: Compiler denit.
13081      Branch: perl
13082            ! perlio.c
13083 ____________________________________________________________________________
13084 [  7742] By: jhi                                   on 2000/11/18  20:33:05
13085         Log: Integrate perlio.
13086      Branch: perl
13087           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
13088           !> perlio.h pp_ctl.c pp_sys.c sv.c
13089 ____________________________________________________________________________
13090 [  7741] By: jhi                                   on 2000/11/18  20:31:27
13091         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
13092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13093              Date: Fri, 17 Nov 2000 20:35:11 -0500
13094              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
13095              
13096              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
13097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13098              Date: Fri, 17 Nov 2000 21:03:47 -0500
13099              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
13100              
13101              Plus a little bit of tweaking in pregcomp().
13102      Branch: perl
13103            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
13104 ____________________________________________________________________________
13105 [  7740] By: nick                                  on 2000/11/18  20:17:22
13106         Log: Lexical use open ... support:
13107              add ->cop_io to COP structure in cop.h.
13108              Make mg.c and gv.c associate it with ${^OPEN}.
13109              Make lib/open.pm set it.
13110              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
13111              manner similar to ->cop_warnings.
13112              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
13113              call new PerlIO_apply_layers().
13114              Declare latter in perlio.h and define in perlio.c
13115      Branch: perlio
13116            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
13117            ! perlio.h pp_ctl.c pp_sys.c sv.c
13118 ____________________________________________________________________________
13119 [  7739] By: jhi                                   on 2000/11/18  19:54:00
13120         Log: Integrate perlio.
13121      Branch: perl
13122           !> doio.c perlio.c pp.c
13123 ____________________________________________________________________________
13124 [  7738] By: jhi                                   on 2000/11/18  17:16:13
13125         Log: Subject: [PATCH 5.7.0] etags broken again
13126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13127              Date: Sat, 18 Nov 2000 02:41:36 -0500
13128              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
13129      Branch: perl
13130            ! emacs/ptags
13131 ____________________________________________________________________________
13132 [  7737] By: jhi                                   on 2000/11/18  17:12:18
13133         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
13134      Branch: perl
13135            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13136 ____________________________________________________________________________
13137 [  7736] By: nick                                  on 2000/11/18  14:06:20
13138         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
13139              part to be isolated.
13140      Branch: perlio
13141            ! doio.c perlio.c
13142 ____________________________________________________________________________
13143 [  7735] By: nick                                  on 2000/11/18  11:03:32
13144         Log: Integrate mainline
13145      Branch: perlio
13146           !> Changes README.amiga README.win32 patchlevel.h
13147           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
13148 ____________________________________________________________________________
13149 [  7734] By: jhi                                   on 2000/11/18  01:18:56
13150         Log: Update Changes.
13151      Branch: perl
13152            ! Changes patchlevel.h
13153 ____________________________________________________________________________
13154 [  7733] By: jhi                                   on 2000/11/18  00:32:54
13155         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
13156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13157              Date: Fri, 17 Nov 2000 17:28:02 -0500
13158              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
13159      Branch: perl
13160            ! regcomp.c regexec.c t/op/re_tests
13161 ____________________________________________________________________________
13162 [  7732] By: jhi                                   on 2000/11/18  00:28:56
13163         Log: Sparc 64-bit pack() fix from Jens Hamisch.
13164      Branch: perl
13165            ! pp.c
13166 ____________________________________________________________________________
13167 [  7731] By: jhi                                   on 2000/11/18  00:18:39
13168         Log: Explain in more detail the {} syntax ambiguousity.
13169              
13170              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
13171              From: Nicholas Clark <nick@ccl4.org>
13172              Date: Fri, 17 Nov 2000 22:10:28 +0000
13173              Message-ID: <20001117221028.A88930@plum.flirble.org>
13174      Branch: perl
13175            ! pod/perlfunc.pod
13176 ____________________________________________________________________________
13177 [  7730] By: jhi                                   on 2000/11/18  00:12:18
13178         Log: Subject: Fix for README.amiga (20000323.033)
13179              From: "Stephen P. Potter" <spp@spotter.yi.org>
13180              Date: Fri, 17 Nov 2000 12:25:51 -0500
13181              Message-Id: <200011171725.MAA05768@spotter.yi.org>
13182      Branch: perl
13183            ! README.amiga
13184 ____________________________________________________________________________
13185 [  7729] By: jhi                                   on 2000/11/18  00:08:34
13186         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
13187              From: "A. C. Yardley" <yardley@tanet.net>
13188              Date: Mon, 3 Apr 2000 11:35:33 -0700
13189              Message-ID: <3483.000403@tanet.net>
13190      Branch: perl
13191            ! README.win32
13192 ____________________________________________________________________________
13193 [  7728] By: nick                                  on 2000/11/17  21:59:47
13194         Log: Integrate mainline
13195      Branch: perlio
13196           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
13197           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
13198           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
13199           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
13200 ____________________________________________________________________________
13201 [  7727] By: nick                                  on 2000/11/17  21:56:31
13202         Log: Experiment on use of attributes.pm interface.
13203              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
13204              SVt_PVRV if not already something better (else vivify of say magic gets
13205              core dump).
13206      Branch: perlio
13207            ! perlio.c pp.c
13208 ____________________________________________________________________________
13209 [  7726] By: jhi                                   on 2000/11/17  14:15:49
13210         Log: Subject: Fix for 20000815.006
13211              From: "Stephen P. Potter" <spp@spotter.yi.org>
13212              Date: Fri, 17 Nov 2000 08:57:45 -0500
13213              Message-Id: <200011171357.IAA05122@spotter.yi.org>
13214              
13215              It's really 20000518.006.
13216      Branch: perl
13217            ! pod/perlmodlib.PL
13218 ____________________________________________________________________________
13219 [  7725] By: jhi                                   on 2000/11/17  14:12:31
13220         Log: Subject: Fix for 20000409.001
13221              From: "Stephen P. Potter" <spp@spotter.yi.org>
13222              Date: Fri, 17 Nov 2000 08:55:45 -0500
13223              Message-Id: <200011171355.IAA05104@spotter.yi.org>
13224      Branch: perl
13225            ! pod/perlfaq9.pod
13226 ____________________________________________________________________________
13227 [  7724] By: jhi                                   on 2000/11/17  14:08:58
13228         Log: Undo #7627 now that we have =head3.
13229      Branch: perl
13230            ! pod/perlhack.pod
13231 ____________________________________________________________________________
13232 [  7723] By: jhi                                   on 2000/11/17  14:04:09
13233         Log: As surmised the #7719 wasn't a good move.
13234      Branch: perl
13235            ! hints/solaris_2.sh
13236 ____________________________________________________________________________
13237 [  7722] By: jhi                                   on 2000/11/17  13:59:04
13238         Log: Also the 64bitall hints can be either here or there.
13239      Branch: perl
13240            ! hints/solaris_2.sh
13241 ____________________________________________________________________________
13242 [  7721] By: jhi                                   on 2000/11/17  02:26:23
13243         Log: Test tweak for the open pragma.
13244      Branch: perl
13245            ! t/lib/b.t
13246 ____________________________________________________________________________
13247 [  7720] By: jhi                                   on 2000/11/17  00:23:22
13248         Log: The long double hints can be here or there.
13249      Branch: perl
13250            ! hints/solaris_2.sh
13251 ____________________________________________________________________________
13252 [  7719] By: jhi                                   on 2000/11/17  00:14:06
13253         Log: For Solaris use64bitall the stdchar needs a little bit of help.
13254      Branch: perl
13255            ! hints/solaris_2.sh
13256 ____________________________________________________________________________
13257 [  7718] By: jhi                                   on 2000/11/16  23:27:34
13258         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
13259              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13260              Date: Wed, 15 Nov 2000 08:56:32 +0100
13261              Message-ID: <3A1241B0.64477E00@alcatel.at>
13262      Branch: perl
13263            ! lib/Carp/Heavy.pm
13264 ____________________________________________________________________________
13265 [  7717] By: jhi                                   on 2000/11/16  23:23:29
13266         Log: Subject: [PATCH] Re: 20001101.003 PDL
13267              From: Nicholas Clark <nick@ccl4.org>
13268              Date: Thu, 16 Nov 2000 16:48:25 +0000
13269              Message-ID: <20001116164825.B93487@plum.flirble.org>
13270      Branch: perl
13271            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
13272 ____________________________________________________________________________
13273 [  7716] By: jhi                                   on 2000/11/16  23:21:31
13274         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
13275              From: "Casey R. Tweten" <crt@kiski.net>
13276              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
13277              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
13278      Branch: perl
13279            ! lib/Pod/Checker.pm pod/perlpod.pod
13280 ____________________________________________________________________________
13281 [  7715] By: jhi                                   on 2000/11/16  23:19:40
13282         Log: Avoid an infinite loop in VMS when utils scripts are run
13283              with no arguments, from Charles Lane.
13284      Branch: perl
13285            ! configure.com
13286 ____________________________________________________________________________
13287 [  7714] By: jhi                                   on 2000/11/16  23:17:08
13288         Log: Subject: perllocale.pod changes
13289              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13290              Date: Mon, 13 Nov 2000 10:09:22 +0300
13291              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
13292      Branch: perl
13293            ! pod/perllocale.pod
13294 ____________________________________________________________________________
13295 [  7713] By: jhi                                   on 2000/11/16  23:14:06
13296         Log: Integrate perlio.
13297      Branch: perl
13298           !> doio.c perlio.c perlio.h util.c
13299 ____________________________________________________________________________
13300 [  7712] By: nick                                  on 2000/11/16  21:10:58
13301         Log: Integrate mainline
13302      Branch: perlio
13303           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13304           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
13305           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
13306           !> vos/config.ga.def vos/config.ga.h win32/config.bc
13307           !> win32/config.gc win32/config.vc
13308 ____________________________________________________________________________
13309 [  7711] By: nick                                  on 2000/11/16  19:56:41
13310         Log: Minor tweaks:
13311              consistent way of getting 'rb', 'wb' etc. for binary opens
13312              move *perlio::layers to *open::layers
13313              a #define to show layers available
13314              DOSISH popen/PerlIO had export/import sense inverted.
13315      Branch: perlio
13316            ! doio.c perlio.c perlio.h util.c
13317 ____________________________________________________________________________
13318 [  7710] By: jhi                                   on 2000/11/16  15:46:05
13319         Log: Add HAS_SBRK_PROTO.
13320      Branch: metaconfig/U/perl
13321            + d_sbrkproto.U
13322      Branch: perl
13323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13324            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
13325            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13326            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13327            ! win32/config.gc win32/config.vc
13328 ____________________________________________________________________________
13329 [  7709] By: nick                                  on 2000/11/16  07:31:49
13330         Log: Integrate mainline
13331      Branch: perlio
13332           !> (integrate 35 files)
13333 ____________________________________________________________________________
13334 [  7708] By: jhi                                   on 2000/11/16  05:33:03
13335         Log: These files are text, not binary.
13336      Branch: perl
13337            ! ext/Encode/Encode/iso8859-10.enc
13338            ! ext/Encode/Encode/iso8859-13.enc
13339            ! ext/Encode/Encode/iso8859-14.enc
13340            ! ext/Encode/Encode/iso8859-15.enc
13341 ____________________________________________________________________________
13342 [  7707] By: jhi                                   on 2000/11/16  01:53:37
13343         Log: Update Changes.
13344      Branch: perl
13345            ! Changes patchlevel.h
13346 ____________________________________________________________________________
13347 [  7706] By: jhi                                   on 2000/11/16  01:35:59
13348         Log: More #undefing of stdio.
13349      Branch: perl
13350            ! fakesdio.h nostdio.h
13351 ____________________________________________________________________________
13352 [  7705] By: jhi                                   on 2000/11/16  01:34:18
13353         Log: Add fwalk() probe to the configuration files and regen perltoc.
13354      Branch: perl
13355            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13356            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
13357            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
13358            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13359            ! win32/config.bc win32/config.gc win32/config.vc
13360 ____________________________________________________________________________
13361 [  7704] By: jhi                                   on 2000/11/16  01:33:07
13362         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
13363              an optional third argument to Inlibc?)
13364      Branch: metaconfig/U/perl
13365            + d__fwalk.U
13366 ____________________________________________________________________________
13367 [  7703] By: jhi                                   on 2000/11/16  01:09:22
13368         Log: The type of the hash_cb() size argument is tricky.
13369      Branch: perl
13370            ! ext/DB_File/DB_File.xs
13371 ____________________________________________________________________________
13372 [  7702] By: jhi                                   on 2000/11/15  23:01:16
13373         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
13374      Branch: perl
13375            ! nostdio.h
13376 ____________________________________________________________________________
13377 [  7701] By: jhi                                   on 2000/11/15  22:52:32
13378         Log: Detypo.
13379      Branch: perl
13380            ! t/lib/bigfltpm.t
13381 ____________________________________________________________________________
13382 [  7700] By: jhi                                   on 2000/11/15  22:51:56
13383         Log: UINT64_C() work continues.
13384      Branch: perl
13385            ! handy.h perl.h utf8.h
13386 ____________________________________________________________________________
13387 [  7699] By: jhi                                   on 2000/11/15  14:13:04
13388         Log: SOCKS has its own USE_THREADS, based on
13389              
13390              Subject: [ID 20001114.002] et. al. bugfix followup
13391              From: Jens Hamisch <jens@Strawberry.COM> 
13392              Date: Wed, 15 Nov 2000 14:23:11 +0100
13393              Message-ID: <20001115142311.A21164@Strawberry.COM>
13394      Branch: perl
13395            ! perl.h
13396 ____________________________________________________________________________
13397 [  7698] By: jhi                                   on 2000/11/15  03:50:56
13398         Log: Add few missing #undefs and sort them.
13399      Branch: perl
13400            ! fakesdio.h
13401 ____________________________________________________________________________
13402 [  7697] By: jhi                                   on 2000/11/15  03:39:14
13403         Log: Linenumber fix.
13404      Branch: perl
13405            ! t/pragma/warn/utf8
13406 ____________________________________________________________________________
13407 [  7696] By: jhi                                   on 2000/11/15  02:55:26
13408         Log: EBCDIC tweaks.
13409              
13410              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
13411              From: Peter Prymmer <pvhp@forte.com>
13412              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
13413              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
13414      Branch: perl
13415            ! t/op/regmesg.t t/pragma/warn/utf8
13416 ____________________________________________________________________________
13417 [  7695] By: jhi                                   on 2000/11/15  02:53:58
13418         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
13419              From: Peter Prymmer <pvhp@forte.com>
13420              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
13421              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
13422      Branch: perl
13423            ! utf8.c
13424 ____________________________________________________________________________
13425 [  7694] By: jhi                                   on 2000/11/15  02:50:55
13426         Log: Subject: [PATCH: perl@7674] updates to README.os390
13427              From: Prymmer/Kahn <pvhp@best.com>
13428              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
13429              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
13430      Branch: perl
13431            ! README.os390
13432 ____________________________________________________________________________
13433 [  7693] By: jhi                                   on 2000/11/15  02:48:37
13434         Log: Quit utf8_to_uv() instantly if curlen == 0.
13435      Branch: perl
13436            ! utf8.c
13437 ____________________________________________________________________________
13438 [  7692] By: jhi                                   on 2000/11/15  02:24:29
13439         Log: Use u_int32_t for the size of hash_cb(), not size_t.
13440              
13441              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
13442              From: Jens Hamisch <jens@Strawberry.COM>     
13443              Date: Tue, 14 Nov 2000 19:03:55 +0100
13444              Message-Id: <20001114190355.A20559@Strawberry.COM>
13445      Branch: perl
13446            ! ext/DB_File/DB_File.xs
13447 ____________________________________________________________________________
13448 [  7691] By: jhi                                   on 2000/11/15  02:20:12
13449         Log: Use UINT64_C().
13450              
13451              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
13452              From: Jens Hamisch <jens@Strawberry.COM>
13453              Date: Tue, 14 Nov 2000 19:16:23 +0100
13454              Message-Id: <20001114191623.G20559@Strawberry.COM>
13455      Branch: perl
13456            ! utf8.c utf8.h
13457 ____________________________________________________________________________
13458 [  7690] By: jhi                                   on 2000/11/15  02:17:06
13459         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
13460              (a macro to define signed and unsigned integer constants).
13461      Branch: perl
13462            ! handy.h
13463 ____________________________________________________________________________
13464 [  7689] By: jhi                                   on 2000/11/15  01:56:51
13465         Log: Regen Configure.
13466      Branch: perl
13467            ! Configure
13468 ____________________________________________________________________________
13469 [  7688] By: jhi                                   on 2000/11/15  01:56:32
13470         Log: Make the unit know about SOCKS.
13471      Branch: metaconfig
13472            ! U/protos/socksizetype.U
13473 ____________________________________________________________________________
13474 [  7687] By: jhi                                   on 2000/11/15  01:54:47
13475         Log: Remove unused dependencies.
13476      Branch: metaconfig
13477            ! U/compline/d_getpagsz.U
13478 ____________________________________________________________________________
13479 [  7686] By: nick                                  on 2000/11/14  21:25:13
13480         Log: Integrate mainline.
13481      Branch: perlio
13482           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
13483           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
13484           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
13485           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
13486           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
13487           !> win32/config.bc win32/config.gc win32/config.vc
13488           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
13489 ____________________________________________________________________________
13490 [  7685] By: jhi                                   on 2000/11/14  17:54:56
13491         Log: Integrate perlio.
13492      Branch: perl
13493           +> fakesdio.h perliol.h
13494           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
13495           !> perlsdio.h perlsfio.h pod/perlfunc.pod
13496 ____________________________________________________________________________
13497 [  7684] By: nick                                  on 2000/11/14  17:43:04
13498         Log: PerlIO #include and #ifdef re-work.
13499      Branch: perlio
13500            + fakesdio.h perliol.h
13501            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
13502            ! perlsdio.h perlsfio.h
13503 ____________________________________________________________________________
13504 [  7683] By: jhi                                   on 2000/11/14  15:42:40
13505         Log: Hoist the duplicated socket/netdb include logic to perl.h;
13506              undef SETERRNO in case SOCKS has defined it.  Based on:
13507              
13508              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
13509              From: Jens Hamisch <jens@Strawberry.COM> 
13510              Date: Tue, 14 Nov 2000 11:34:40 +0100
13511              Message-Id: <20001114113440.A20005@Strawberry.COM>
13512      Branch: perl
13513            ! doio.c perl.h pp_sys.c
13514 ____________________________________________________________________________
13515 [  7682] By: jhi                                   on 2000/11/14  14:07:28
13516         Log: Subject: some additions for makefiles for win32 (for perl@7674)
13517              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13518              Date: Tue, 14 Nov 2000 09:31:13 +0300
13519              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
13520      Branch: perl
13521            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
13522            ! win32/makefile.mk
13523 ____________________________________________________________________________
13524 [  7681] By: jhi                                   on 2000/11/14  14:01:41
13525         Log: Subject: tiny typo in perl5db.pl
13526              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13527              Date: Tue, 14 Nov 2000 09:29:28 +0300
13528              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
13529      Branch: perl
13530            ! lib/perl5db.pl
13531 ____________________________________________________________________________
13532 [  7680] By: jhi                                   on 2000/11/14  04:13:50
13533         Log: Redo #7679 with LFs instead of CRLFs.
13534      Branch: perl
13535            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
13536            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
13537            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
13538 ____________________________________________________________________________
13539 [  7679] By: jhi                                   on 2000/11/14  01:21:09
13540         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
13541              From: Benjamin Stuhl <tiriath@yahoo.com> 
13542              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
13543              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
13544      Branch: perl
13545            + win32/bin/mdelete.bat
13546            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13547            ! makedef.pl perlio.c win32/Makefile win32/config.gc
13548            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
13549 ____________________________________________________________________________
13550 [  7678] By: jhi                                   on 2000/11/14  01:19:20
13551         Log: Fix the re extension building for Win32.
13552              
13553              Subject: [PATCH perl@7638] Get PerlIO building on Win32
13554              From: Benjamin Stuhl <tiriath@yahoo.com> 
13555              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
13556              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
13557      Branch: perl
13558            + ext/re/hints/MSWin32.pl
13559            ! MANIFEST
13560 ____________________________________________________________________________
13561 [  7677] By: jhi                                   on 2000/11/14  01:13:54
13562         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
13563              From: sthoenna@efn.org
13564              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
13565              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
13566      Branch: perl
13567            ! doop.c pp.c toke.c utf8.c utf8.h
13568 ____________________________________________________________________________
13569 [  7676] By: jhi                                   on 2000/11/13  20:23:15
13570         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
13571              From: Nicholas Clark <nick@ccl4.org>
13572              Date: Mon, 13 Nov 2000 18:55:04 +0000
13573              Message-ID: <20001113185504.J29183@plum.flirble.org>
13574      Branch: perl
13575            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
13576 ____________________________________________________________________________
13577 [  7675] By: nick                                  on 2000/11/13  20:21:57
13578         Log: Integrate mainline ...
13579      Branch: perlio
13580           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
13581           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
13582           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
13583           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
13584 ____________________________________________________________________________
13585 [  7674] By: jhi                                   on 2000/11/13  15:07:56
13586         Log: Update Changes.
13587      Branch: perl
13588            ! Changes patchlevel.h
13589 ____________________________________________________________________________
13590 [  7673] By: jhi                                   on 2000/11/13  14:42:42
13591         Log: Remove the new two tests of lib/io_xs for now, they seem to
13592              fail under perlio on some platforms.
13593      Branch: perl
13594            ! t/lib/io_xs.t
13595 ____________________________________________________________________________
13596 [  7672] By: jhi                                   on 2000/11/13  13:57:53
13597         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
13598      Branch: perl
13599            ! perlio.c
13600 ____________________________________________________________________________
13601 [  7671] By: jhi                                   on 2000/11/13  05:30:48
13602         Log: Placate nervous compilers that see longer than ints switch()ing.
13603      Branch: perl
13604            ! utf8.c
13605 ____________________________________________________________________________
13606 [  7670] By: jhi                                   on 2000/11/13  05:14:21
13607         Log: fputs() does return EOF on error but here we don't care.
13608      Branch: perl
13609            ! perlio.c
13610 ____________________________________________________________________________
13611 [  7669] By: jhi                                   on 2000/11/13  05:02:45
13612         Log: Declare reg_data like reg_substr_data.
13613      Branch: perl
13614            ! regexp.h
13615 ____________________________________________________________________________
13616 [  7668] By: jhi                                   on 2000/11/13  04:54:34
13617         Log: Typos in #7667.
13618      Branch: perl
13619            ! perl.h
13620 ____________________________________________________________________________
13621 [  7667] By: jhi                                   on 2000/11/13  04:49:49
13622         Log: Cleanup messy #ifdef.
13623      Branch: perl
13624            ! perl.h
13625 ____________________________________________________________________________
13626 [  7666] By: jhi                                   on 2000/11/13  04:17:34
13627         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
13628              From: Nicholas Clark <nick@talking.bollo.cx>
13629              Date: Sun, 12 Nov 2000 21:14:11 +0000
13630              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
13631              
13632              Note: only one breakage of the two reported is fixed by this patch.
13633      Branch: perl
13634            ! perlio.c
13635 ____________________________________________________________________________
13636 [  7665] By: jhi                                   on 2000/11/13  04:05:07
13637         Log: Tweak the definition of the bit complement on UTF-8 data:
13638              if none of the characters in the string are > 0xff,
13639              the result is a complemented byte string, not a (UTF-8)
13640              char string.  Based on the summary in
13641              
13642              Subject: Re: [ID 20000918.005] ~ on wide chars
13643              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
13644              Date: Fri, 10 Nov 2000 09:47:15 -0800
13645              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
13646              
13647              This should give us the maximum backward (pre-char string)
13648              compatibility and utf8 compatibility.  The other alternative
13649              would be to limit the bit complement to be always byte only,
13650              taking the least significant byte of the chars.
13651      Branch: perl
13652            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
13653 ____________________________________________________________________________
13654 [  7664] By: jhi                                   on 2000/11/13  00:23:44
13655         Log: Couple of tests from #7660 salvaged.
13656      Branch: perl
13657            - t/op/tell.t
13658            ! MANIFEST t/io/tell.t
13659 ____________________________________________________________________________
13660 [  7663] By: jhi                                   on 2000/11/13  00:02:48
13661         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
13662              From: Nicholas Clark <nick@talking.bollo.cx>
13663              Date: Sun, 12 Nov 2000 21:23:43 +0000
13664              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
13665      Branch: perl
13666            ! perlsfio.h
13667 ____________________________________________________________________________
13668 [  7662] By: jhi                                   on 2000/11/13  00:01:39
13669         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
13670              From: Nicholas Clark <nick@talking.bollo.cx>
13671              Date: Sun, 12 Nov 2000 21:30:04 +0000
13672              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
13673      Branch: perl
13674            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
13675 ____________________________________________________________________________
13676 [  7661] By: jhi                                   on 2000/11/12  23:57:29
13677         Log: Document tell() on special streams.
13678      Branch: perl
13679            ! pod/perlfunc.pod
13680 ____________________________________________________________________________
13681 [  7660] By: jhi                                   on 2000/11/12  23:54:22
13682         Log: (Subsumed by #7664)
13683      Branch: perl
13684            + t/op/tell.t
13685            ! MANIFEST
13686 ____________________________________________________________________________
13687 [  7659] By: jhi                                   on 2000/11/12  22:55:25
13688         Log: Many subdocumented return values of the IO extension now documented.
13689              ungetc and write still left subdocumented.
13690              
13691              Subject: [PATCH] (was Re: IO::Handle::ungetc)
13692              From: Nicholas Clark <nick@talking.bollo.cx>
13693              Date: Sun, 12 Nov 2000 21:35:53 +0000
13694              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
13695      Branch: perl
13696            ! ext/IO/lib/IO/Handle.pm
13697 ____________________________________________________________________________
13698 [  7658] By: jhi                                   on 2000/11/12  21:37:06
13699         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
13700              From: Nicholas Clark <nick@talking.bollo.cx>
13701              Date: Sun, 12 Nov 2000 20:03:22 +0000
13702              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
13703      Branch: perl
13704            ! pod/perlfunc.pod
13705 ____________________________________________________________________________
13706 [  7657] By: jhi                                   on 2000/11/12  20:34:55
13707         Log: Integrate perlio.
13708      Branch: perl
13709           !> perlio.c
13710 ____________________________________________________________________________
13711 [  7656] By: nick                                  on 2000/11/12  19:25:06
13712         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
13713      Branch: perlio
13714            ! perlio.c
13715 ____________________________________________________________________________
13716 [  7655] By: nick                                  on 2000/11/12  19:09:41
13717         Log: Integrate mainline
13718      Branch: perlio
13719           +> README.solaris ext/Encode/Encode/cp1006.enc
13720           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
13721           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
13722           +> ext/Encode/Encode/iso8859-13.enc
13723           +> ext/Encode/Encode/iso8859-14.enc
13724           +> ext/Encode/Encode/iso8859-15.enc
13725           !> (integrate 34 files)
13726 ____________________________________________________________________________
13727 [  7654] By: jhi                                   on 2000/11/12  19:00:22
13728         Log: Add a metaconfig unit for fsync.
13729      Branch: metaconfig/U/perl
13730            + d_fsync.U
13731 ____________________________________________________________________________
13732 [  7653] By: jhi                                   on 2000/11/12  19:00:01
13733         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
13734      Branch: perl
13735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13736            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
13737            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13738            ! vos/config.ga.h win32/config.bc win32/config.gc
13739            ! win32/config.vc
13740 ____________________________________________________________________________
13741 [  7652] By: jhi                                   on 2000/11/11  21:12:01
13742         Log: Copy the s// information of README.hpux also to the perlrun.
13743      Branch: perl
13744            ! README.hpux pod/perlrun.pod
13745 ____________________________________________________________________________
13746 [  7651] By: jhi                                   on 2000/11/11  21:03:13
13747         Log: More README.solaris updates from Andy Dougherty.
13748      Branch: perl
13749            ! README.solaris
13750 ____________________________________________________________________________
13751 [  7650] By: jhi                                   on 2000/11/11  18:38:57
13752         Log: More descriptive error for unknown perlio layers.
13753              
13754              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
13755              From: Dominic Dunlop <domo@computer.org> 
13756              Date: Sat, 11 Nov 2000 18:20:32 +0100             
13757              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
13758      Branch: perl
13759            ! perlio.c pod/perldiag.pod
13760 ____________________________________________________________________________
13761 [  7649] By: jhi                                   on 2000/11/11  18:37:52
13762         Log: MachTen doesn't really do mmap() and munmap().
13763              
13764              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
13765              From: Dominic Dunlop <domo@computer.org> 
13766              Date: Sat, 11 Nov 2000 18:20:32 +0100             
13767              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
13768      Branch: perl
13769            ! hints/machten.sh
13770 ____________________________________________________________________________
13771 [  7648] By: jhi                                   on 2000/11/11  18:36:46
13772         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
13773              From: rspier@pobox.com (Robert Spier)
13774              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
13775              Message-ID: <14861.32839.491271.985797@rls.cx>
13776      Branch: perl
13777            ! Porting/Contract pod/perltoot.pod
13778 ____________________________________________________________________________
13779 [  7647] By: jhi                                   on 2000/11/11  18:35:30
13780         Log: Simplify the getpagesize() unit by dropping the
13781              pagesize probe since it's nowadays slightly more
13782              complicated because of sysconf(). (Note: if some
13783              platform really needs the -lPW for getpagesize,
13784              I just broke it.)
13785              
13786              TODO: a new pagesize unit.
13787      Branch: metaconfig
13788            ! U/compline/d_getpagsz.U
13789 ____________________________________________________________________________
13790 [  7646] By: jhi                                   on 2000/11/11  18:33:23
13791         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
13792      Branch: perl
13793            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13794            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
13795            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13796            ! vos/config.ga.h win32/config.bc win32/config.gc
13797            ! win32/config.vc
13798 ____________________________________________________________________________
13799 [  7645] By: jhi                                   on 2000/11/11  16:45:15
13800         Log: Use sysconf() or getpagesize() to find out the pagesize.
13801      Branch: perl
13802            ! perlio.c
13803 ____________________________________________________________________________
13804 [  7644] By: jhi                                   on 2000/11/11  15:46:08
13805         Log: Integrate perlio.
13806      Branch: perl
13807           !> perlio.c
13808 ____________________________________________________________________________
13809 [  7643] By: jhi                                   on 2000/11/11  15:33:36
13810         Log: Subject: Re: [PATCH] README.solaris
13811              From: Lupe Christoph <lupe@lupe-christoph.de>
13812              Date: Sat, 11 Nov 2000 14:08:10 +0100
13813              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
13814      Branch: perl
13815            ! README.solaris
13816 ____________________________________________________________________________
13817 [  7642] By: jhi                                   on 2000/11/11  15:22:12
13818         Log: Subject: [PATCH perl@7638] cygwin port
13819              From: "Eric Fifer" <egf7@columbia.edu>            
13820              Date: Fri, 10 Nov 2000 19:30:30 -0000
13821              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
13822      Branch: perl
13823            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
13824 ____________________________________________________________________________
13825 [  7641] By: nick                                  on 2000/11/11  14:50:36
13826         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
13827              Also call "Buf" layer directly when unread'ing non-read chars.
13828      Branch: perlio
13829            ! perlio.c
13830 ____________________________________________________________________________
13831 [  7640] By: jhi                                   on 2000/11/11  02:05:02
13832         Log: Add more encoding tables.
13833      Branch: perl
13834            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
13835            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
13836            + ext/Encode/Encode/iso8859-10.enc
13837            + ext/Encode/Encode/iso8859-13.enc
13838            + ext/Encode/Encode/iso8859-14.enc
13839            + ext/Encode/Encode/iso8859-15.enc
13840            ! MANIFEST
13841 ____________________________________________________________________________
13842 [  7639] By: jhi                                   on 2000/11/10  18:49:25
13843         Log: Subject: [PATCH] README.solaris
13844              From: Andy Dougherty <doughera@lafayette.edu>
13845              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
13846              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
13847      Branch: perl
13848            + README.solaris
13849            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
13850            ! pod/perl.pod pod/perltoc.pod
13851 ____________________________________________________________________________
13852 [  7638] By: jhi                                   on 2000/11/10  15:04:15
13853         Log: Update Changes.
13854      Branch: perl
13855            ! Changes patchlevel.h
13856 ____________________________________________________________________________
13857 [  7637] By: jhi                                   on 2000/11/10  14:14:28
13858         Log: Explain better why certain regex tests are skipped.
13859              
13860              Subject: Re: tests skipped: unknown reason
13861              From: Lupe Christoph <lupe@lupe-christoph.de>
13862              Date: Fri, 10 Nov 2000 09:08:56 +0100
13863              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
13864      Branch: perl
13865            ! t/op/regexp.t
13866 ____________________________________________________________________________
13867 [  7636] By: nick                                  on 2000/11/10  13:40:00
13868         Log: Integrate mainline.
13869      Branch: perlio
13870           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
13871           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
13872           !> win32/bin/search.pl
13873 ____________________________________________________________________________
13874 [  7635] By: nick                                  on 2000/11/10  13:25:52
13875         Log: Re-instate stdio large file support via perlio.
13876      Branch: perl
13877            ! perlio.c
13878 ____________________________________________________________________________
13879 [  7634] By: jhi                                   on 2000/11/10  04:49:55
13880         Log: Amdahl UTS hints updates.
13881              
13882              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
13883              From: hom00@utsglobal.com (Harold O Morris)
13884              Date: Thu, 9 Nov 2000 20:02 PST
13885              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
13886      Branch: perl
13887            ! hints/uts.sh
13888 ____________________________________________________________________________
13889 [  7633] By: jhi                                   on 2000/11/09  23:33:28
13890         Log: Subject: [PATCH] IO::Seekable pod
13891              From: Nicholas Clark <nick@talking.bollo.cx>
13892              Date: Thu, 9 Nov 2000 20:29:45 +0000
13893              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
13894      Branch: perl
13895            ! ext/IO/lib/IO/Handle.pm
13896 ____________________________________________________________________________
13897 [  7632] By: jhi                                   on 2000/11/09  21:55:41
13898         Log: Various doc oddball characters.
13899              
13900              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
13901              From: Michael Somos <somos@grail.cba.csuohio.edu>
13902              Date: Mon, 6 Nov 2000 17:44:20 -0500
13903              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
13904      Branch: perl
13905            ! emacs/cperl-mode.el lib/unicode/syllables.txt
13906            ! win32/bin/search.pl
13907 ____________________________________________________________________________
13908 [  7631] By: jhi                                   on 2000/11/09  21:12:29
13909         Log: Subject: Re: bash -c exit and linux hints 
13910              From: "John P. Linderman" <jpl@research.att.com>
13911              Date: Thu, 02 Nov 2000 09:37:25 -0500
13912              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
13913      Branch: perl
13914            ! hints/linux.sh
13915 ____________________________________________________________________________
13916 [  7630] By: nick                                  on 2000/11/09  20:34:11
13917         Log: Integrate mainline.
13918      Branch: perlio
13919           !> (integrate 91 files)
13920 ____________________________________________________________________________
13921 [  7629] By: jhi                                   on 2000/11/09  19:46:31
13922         Log: Missing dTHXs.
13923              
13924              Subject: RE: perl@7595 builds not on cygwin
13925              From: "Eric Fifer" <egf7@columbia.edu>
13926              Date: Thu, 9 Nov 2000 19:26:50 -0000
13927              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
13928      Branch: perl
13929            ! ext/Devel/Peek/Peek.xs
13930 ____________________________________________________________________________
13931 [  7628] By: jhi                                   on 2000/11/09  14:48:27
13932         Log: Disable only the tests 99 and 166 for UTF-8 locales.
13933      Branch: perl
13934            ! t/pragma/locale.t
13935 ____________________________________________________________________________
13936 [  7627] By: jhi                                   on 2000/11/09  14:40:27
13937         Log: There's no =head3.
13938      Branch: perl
13939            ! pod/perlhack.pod
13940 ____________________________________________________________________________
13941 [  7626] By: jhi                                   on 2000/11/09  13:54:26
13942         Log: The generated boot_* headers are wrong.  Pickier compiler,
13943              such as KAI C++ will refuse to compile the resulting perlmain.
13944              
13945              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
13946              From: Harri Pasanen <harri.pasanen@trema.com>
13947              Date: Thu, 09 Nov 2000 14:23:28 +0100
13948              Message-Id: <3A0AA550.26D548A3@trema.com>
13949      Branch: perl
13950            ! minimod.pl
13951 ____________________________________________________________________________
13952 [  7625] By: jhi                                   on 2000/11/09  13:50:44
13953         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
13954              From: Prymmer/Kahn <pvhp@best.com>
13955              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
13956              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
13957              
13958              All except the "cow orker" change.
13959      Branch: perl
13960            ! Porting/pumpkin.pod
13961 ____________________________________________________________________________
13962 [  7624] By: jhi                                   on 2000/11/09  13:45:33
13963         Log: Fix for
13964              
13965              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
13966              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13967              Date: Thu, 09 Nov 2000 11:05:52 +0100
13968              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
13969      Branch: perl
13970            ! pod/perldiag.pod t/pragma/warn/pp_sys
13971 ____________________________________________________________________________
13972 [  7623] By: jhi                                   on 2000/11/09  13:37:16
13973         Log: Typo in an ifndef.
13974              
13975              Subject: Re: [PATCH 5.7.0] better messages from malloc()
13976              From: Joe Smith <jms@inwap.com>         
13977              Date: Thu, 09 Nov 2000 01:33:14 -0800
13978              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
13979      Branch: perl
13980            ! malloc.c
13981 ____________________________________________________________________________
13982 [  7622] By: jhi                                   on 2000/11/09  13:31:18
13983         Log: Remove unused extra arguments.
13984      Branch: metaconfig/U/perl
13985            ! perlxv.U
13986      Branch: perl
13987            ! Configure config_h.SH
13988 ____________________________________________________________________________
13989 [  7621] By: jhi                                   on 2000/11/09  13:16:36
13990         Log: More VMS moves on environment handling, from Charles Lane.
13991      Branch: perl
13992            ! t/pragma/locale.t
13993 ____________________________________________________________________________
13994 [  7620] By: jhi                                   on 2000/11/09  04:42:38
13995         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
13996              From: David Dyck <dcd@tc.fluke.com>
13997              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
13998              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
13999      Branch: perl
14000            ! pp_sys.c
14001 ____________________________________________________________________________
14002 [  7619] By: jhi                                   on 2000/11/09  04:36:21
14003         Log: Forgot from #7618.
14004      Branch: perl
14005            ! lib/File/stat.pm
14006 ____________________________________________________________________________
14007 [  7618] By: jhi                                   on 2000/11/09  04:28:44
14008         Log: Make deleting for %ENV work for (newer versions of) VMS,
14009              from Craig A. Berry.
14010      Branch: perl
14011            ! vms/vms.c
14012 ____________________________________________________________________________
14013 [  7617] By: jhi                                   on 2000/11/09  04:25:05
14014         Log: Subject: [PATCH] Class::Struct at compile time
14015              From: "Casey R. Tweten" <crt@kiski.net>
14016              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
14017              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
14018      Branch: perl
14019            ! lib/Class/Struct.pm
14020 ____________________________________________________________________________
14021 [  7616] By: jhi                                   on 2000/11/09  04:15:17
14022         Log: Subject: [ID 20001108.013] spelling
14023              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
14024              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
14025              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
14026      Branch: perl
14027            ! lib/ftp.pl
14028 ____________________________________________________________________________
14029 [  7615] By: jhi                                   on 2000/11/09  04:12:42
14030         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
14031              From: Peter Prymmer <pvhp@forte.com>
14032              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
14033              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
14034      Branch: perl
14035            ! configure.com
14036 ____________________________________________________________________________
14037 [  7614] By: jhi                                   on 2000/11/08  22:42:55
14038         Log: A missing aTHX_.
14039      Branch: perl
14040            ! ext/IPC/SysV/SysV.xs
14041 ____________________________________________________________________________
14042 [  7613] By: jhi                                   on 2000/11/08  19:30:21
14043         Log: Update Changes.
14044      Branch: perl
14045            ! Changes patchlevel.h
14046 ____________________________________________________________________________
14047 [  7612] By: jhi                                   on 2000/11/08  18:35:25
14048         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
14049              From: David Dyck <dcd@tc.fluke.com>
14050              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
14051              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
14052      Branch: perl
14053            ! pp_sys.c
14054 ____________________________________________________________________________
14055 [  7611] By: jhi                                   on 2000/11/08  18:30:26
14056         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
14057              From: Dominic Dunlop <domo@computer.org>
14058              Date: Tue, 7 Nov 2000 12:05:25 +0100
14059              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
14060      Branch: perl
14061            ! malloc.c
14062 ____________________________________________________________________________
14063 [  7610] By: jhi                                   on 2000/11/08  18:25:14
14064         Log: Do not test UTF-8 locales since that the tests would require
14065              polymorphic regexen.
14066      Branch: perl
14067            ! t/pragma/locale.t
14068 ____________________________________________________________________________
14069 [  7609] By: jhi                                   on 2000/11/08  17:12:51
14070         Log: Locale buglets.
14071              
14072              Subject: RE: Locales support (setlocale) fixes
14073              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14074              Date: Wed, 8 Nov 2000 20:01:39 +0300
14075              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
14076      Branch: perl
14077            ! t/pragma/locale.t util.c
14078 ____________________________________________________________________________
14079 [  7608] By: jhi                                   on 2000/11/08  17:00:16
14080         Log: Deleting $ENV{PATH} in VMS is not recommendable.
14081      Branch: perl
14082            ! t/pragma/locale.t
14083 ____________________________________________________________________________
14084 [  7607] By: jhi                                   on 2000/11/08  16:58:26
14085         Log: Subject: PATCH std stdio for (Free)BSD
14086              From: Nicholas Clark <nick@ccl4.org>
14087              Date: Wed, 8 Nov 2000 15:36:29 +0000
14088              Message-ID: <20001108153629.D98736@plum.flirble.org>
14089      Branch: metaconfig
14090            ! U/compline/d_stdstdio.U
14091      Branch: perl
14092            ! Configure config_h.SH
14093 ____________________________________________________________________________
14094 [  7606] By: jhi                                   on 2000/11/08  16:43:31
14095         Log: Forgot to bump the line numbers in #7601.
14096      Branch: perl
14097            ! t/pragma/warn/pp_sys
14098 ____________________________________________________________________________
14099 [  7605] By: jhi                                   on 2000/11/08  16:39:12
14100         Log: More careful detection of how well NVs and UVs mix.
14101              
14102              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))
14103              From: Nicholas Clark <nick@ccl4.org>
14104              Date: Wed, 8 Nov 2000 15:14:12 +0000
14105              Message-ID: <20001108151412.B98736@plum.flirble.org>
14106              
14107              Added some SIGFPE paranoia.
14108      Branch: metaconfig/U/perl
14109            ! perlxv.U
14110      Branch: perl
14111            ! Configure config_h.SH
14112 ____________________________________________________________________________
14113 [  7604] By: jhi                                   on 2000/11/08  14:39:10
14114         Log: Subject: [patch perl@7595] VMS configure.com tweak
14115              From: "Craig A. Berry" <craigberry@mac.com>
14116              Date: Wed, 8 Nov 2000 00:24:12 -0600
14117              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
14118      Branch: perl
14119            ! configure.com
14120 ____________________________________________________________________________
14121 [  7603] By: jhi                                   on 2000/11/08  14:27:11
14122         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
14123              From: Robin Barker <rmb1@cise.npl.co.uk>
14124              Date: Wed, 8 Nov 2000 11:11:39 GMT
14125              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
14126      Branch: perl
14127            ! perlio.c
14128 ____________________________________________________________________________
14129 [  7602] By: jhi                                   on 2000/11/08  14:25:03
14130         Log: Fix for the tie-refhash string table leaks.
14131              
14132              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
14133              Date: Wed, 8 Nov 2000 13:03:04 GMT
14134              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
14135      Branch: perl
14136            ! t/lib/tie-refhash.t
14137 ____________________________________________________________________________
14138 [  7601] By: jhi                                   on 2000/11/08  14:21:08
14139         Log: Try to avoid flockless and emulationless places.
14140      Branch: perl
14141            ! t/pragma/warn/pp_sys
14142 ____________________________________________________________________________
14143 [  7600] By: jhi                                   on 2000/11/08  02:28:54
14144         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
14145              
14146              Subject: [PATCH] prototyped functions that should be overrideable
14147              From: "Casey R. Tweten" <crt@kiski.net>
14148              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
14149              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
14150      Branch: perl
14151            ! toke.c
14152 ____________________________________________________________________________
14153 [  7599] By: jhi                                   on 2000/11/08  01:12:05
14154         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
14155              
14156              Subject: [PATCH] perlbug.PL
14157              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14158              Date: Mon, 6 Nov 2000 21:39:01 -0500
14159              Message-ID: <20001106213901.B20955@O2.chapin.edu>
14160      Branch: perl
14161            ! utils/perlbug.PL
14162 ____________________________________________________________________________
14163 [  7598] By: jhi                                   on 2000/11/07  23:42:00
14164         Log: Bad thinko in #7581 (I used the test program with the expanded
14165              values as-is).
14166      Branch: metaconfig
14167            ! U/compline/d_stdstdio.U
14168      Branch: perl
14169            ! Configure
14170 ____________________________________________________________________________
14171 [  7597] By: jhi                                   on 2000/11/07  21:43:29
14172         Log: Subject: [PATCH perl@7573] cygwin port
14173              From: "Fifer, Eric" <EFifer@sanwaint.com>
14174              Date: Tue, 7 Nov 2000 18:08:51 -0000 
14175              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
14176              
14177              Synchronize with Cygwin 1.1.5.
14178      Branch: perl
14179            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
14180            ! pod/perlport.pod unixish.h util.c
14181 ____________________________________________________________________________
14182 [  7596] By: jhi                                   on 2000/11/07  21:39:25
14183         Log: perlhack updates from H.Merijn Brand.
14184      Branch: perl
14185            ! pod/perlhack.pod
14186 ____________________________________________________________________________
14187 [  7595] By: jhi                                   on 2000/11/07  20:21:41
14188         Log: Update Changes.
14189      Branch: perl
14190            ! Changes patchlevel.h
14191 ____________________________________________________________________________
14192 [  7594] By: jhi                                   on 2000/11/07  19:18:58
14193         Log: Be more robust in Dynaloader.pm.
14194      Branch: perl
14195            ! ext/DynaLoader/DynaLoader_pm.PL
14196 ____________________________________________________________________________
14197 [  7593] By: jhi                                   on 2000/11/07  16:49:31
14198         Log: AUTHORS update.
14199      Branch: perl
14200            ! AUTHORS
14201 ____________________________________________________________________________
14202 [  7592] By: gsar                                  on 2000/11/07  16:39:51
14203         Log: normalize relative paths in virtualized current directory on windows,
14204              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
14205              returns)
14206      Branch: perl
14207            ! win32/vdir.h
14208 ____________________________________________________________________________
14209 [  7591] By: jhi                                   on 2000/11/07  16:04:26
14210         Log: Too profiler-happy: with optimization the #7590 actually makes
14211              the test to run 0.5% _slower_.  Requires much more instrumentation.
14212              Retract #7590.
14213      Branch: perl
14214            ! regcomp.c regcomp.h
14215 ____________________________________________________________________________
14216 [  7590] By: jhi                                   on 2000/11/07  15:51:13
14217         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
14218              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
14219              by using memset() and testing bytewise (as opposed to bitwise).
14220      Branch: perl
14221            ! regcomp.c regcomp.h
14222 ____________________________________________________________________________
14223 [  7589] By: jhi                                   on 2000/11/07  12:56:39
14224         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
14225              From: "Craig A. Berry" <craig.berry@psinetcs.com>
14226              Date: Mon, 06 Nov 2000 23:45:30 -0500
14227              Message-Id: <0011079735.AA973576259@univpress.com>
14228      Branch: perl
14229            ! configure.com t/lib/st-lock.t
14230 ____________________________________________________________________________
14231 [  7588] By: jhi                                   on 2000/11/07  01:03:28
14232         Log: Tweak #7587.
14233      Branch: perl
14234            ! pod/perldiag.pod
14235 ____________________________________________________________________________
14236 [  7587] By: jhi                                   on 2000/11/07  01:00:27
14237         Log: A doc addition for bug id 20001105.019, beware \p.
14238      Branch: perl
14239            ! pod/perldiag.pod
14240 ____________________________________________________________________________
14241 [  7586] By: jhi                                   on 2000/11/07  00:32:22
14242         Log: Fake support of holey files in win/dosish platforms.
14243              
14244              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
14245              From: kipp@shonanblue.ne.jp
14246              Date: Mon, 6 Nov 2000 13:30:55 -0800
14247              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
14248      Branch: perl
14249            ! ext/SDBM_File/sdbm/sdbm.c
14250 ____________________________________________________________________________
14251 [  7585] By: jhi                                   on 2000/11/07  00:12:54
14252         Log: Subject: Pod updates
14253              From: "Stephen P. Potter" <spp@spotter.yi.org>
14254              Date: Mon, 06 Nov 2000 18:56:43 -0500
14255              Message-Id: <200011062357.SAA18173@spotter.yi.org>
14256      Branch: perl
14257            ! README.dos README.os2 README.win32 pod/buildtoc.PL
14258            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
14259            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
14260            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14261            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
14262            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
14263            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
14264            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
14265            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
14266            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
14267            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
14268            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
14269            ! pod/perltootc.pod pod/perlunicode.pod
14270 ____________________________________________________________________________
14271 [  7584] By: jhi                                   on 2000/11/07  00:04:17
14272         Log: Varargs don't always work too well if one puts an unsigned
14273              char on the stack and pop an unsigned quad off the stack.
14274              
14275              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
14276              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
14277              Date: Mon, 06 Nov 2000 15:19:05 -0800
14278              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
14279      Branch: perl
14280            ! utf8.c
14281 ____________________________________________________________________________
14282 [  7583] By: jhi                                   on 2000/11/06  23:58:48
14283         Log: %ENV note tweaks from Dan Sugalski.
14284      Branch: perl
14285            ! pod/perlport.pod vms/perlvms.pod
14286 ____________________________________________________________________________
14287 [  7582] By: jhi                                   on 2000/11/06  23:05:49
14288         Log: glibc5 detection by __GNU_LIBRARY__.
14289      Branch: perl
14290            ! toke.c
14291 ____________________________________________________________________________
14292 [  7581] By: jhi                                   on 2000/11/06  22:51:29
14293         Log: Make the stdio test program of 7427 less noisy while being 
14294              compiled so that Digital UNIX wouldn't get both
14295              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
14296              undefined.  This makes perlio happy.
14297      Branch: metaconfig
14298            ! U/compline/d_stdstdio.U
14299      Branch: perl
14300            ! Configure config_h.SH
14301 ____________________________________________________________________________
14302 [  7580] By: jhi                                   on 2000/11/06  22:41:41
14303         Log: Document %ENV = () portability issues.
14304      Branch: perl
14305            ! pod/perlport.pod vms/perlvms.pod
14306 ____________________________________________________________________________
14307 [  7579] By: jhi                                   on 2000/11/06  21:29:24
14308         Log: VOS updates from Paul Green.
14309      Branch: perl
14310            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14311 ____________________________________________________________________________
14312 [  7578] By: jhi                                   on 2000/11/06  21:00:40
14313         Log: Sanitize the environment further.
14314      Branch: perl
14315            ! t/pragma/locale.t
14316 ____________________________________________________________________________
14317 [  7577] By: jhi                                   on 2000/11/06  20:53:51
14318         Log: Re-introduce 7552 lost in integration.
14319      Branch: perl
14320            ! perlio.c
14321 ____________________________________________________________________________
14322 [  7576] By: jhi                                   on 2000/11/06  20:33:46
14323         Log: Admit that the test leaks scalars.
14324      Branch: perl
14325            ! t/comp/proto.t
14326 ____________________________________________________________________________
14327 [  7575] By: jhi                                   on 2000/11/06  20:17:08
14328         Log: Integrate perlio.
14329      Branch: perl
14330           !> perlio.c
14331 ____________________________________________________________________________
14332 [  7574] By: nick                                  on 2000/11/06  20:07:28
14333         Log: Remove debug. Try (Mmap_t) on madvise() call.
14334      Branch: perlio
14335            ! perlio.c
14336 ____________________________________________________________________________
14337 [  7573] By: jhi                                   on 2000/11/06  13:56:05
14338         Log: Update Changes.
14339      Branch: perl
14340            ! Changes patchlevel.h
14341 ____________________________________________________________________________
14342 [  7572] By: jhi                                   on 2000/11/06  13:48:41
14343         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
14344              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14345              Date: Mon, 06 Nov 2000 10:11:42 +0100
14346              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
14347      Branch: perl
14348            ! pod/perlhack.pod
14349 ____________________________________________________________________________
14350 [  7571] By: jhi                                   on 2000/11/06  01:45:51
14351         Log: AUTHORS updates.
14352      Branch: perl
14353            ! AUTHORS
14354 ____________________________________________________________________________
14355 [  7570] By: jhi                                   on 2000/11/06  00:18:00
14356         Log: Fix for
14357              
14358              Subject: [ID 20000728.005] perl -P broken
14359              From: David Dyck <dcd@tc.fluke.com>
14360              Date: Fri, 28 Jul 2000 17:19:16 -0700
14361              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
14362              
14363              (hopefully).  The fix is also not complete, it seems to break
14364              BOM swallowing for libc5 systems, but until someone figures
14365              out a way to do this without ftell(), this will do.
14366      Branch: perl
14367            ! toke.c
14368 ____________________________________________________________________________
14369 [  7569] By: jhi                                   on 2000/11/06  00:05:30
14370         Log: Document that the evaled syntax errors cause scalar leaks.
14371      Branch: perl
14372            ! t/comp/proto.t
14373 ____________________________________________________________________________
14374 [  7568] By: jhi                                   on 2000/11/05  23:14:47
14375         Log: opmini.o can linger from Configures past.
14376      Branch: perl
14377            ! Makefile.SH
14378 ____________________________________________________________________________
14379 [  7567] By: jhi                                   on 2000/11/05  21:28:39
14380         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
14381              first argument correctly.
14382      Branch: perl
14383            ! perlio.c
14384 ____________________________________________________________________________
14385 [  7566] By: jhi                                   on 2000/11/05  21:15:56
14386         Log: Integrate perlio.
14387      Branch: perl
14388           !> perlio.c
14389 ____________________________________________________________________________
14390 [  7565] By: jhi                                   on 2000/11/05  21:15:13
14391         Log: Use -dM for gcc (the suggested patch did it only for Linux,
14392              but I think it can be generalized).
14393              
14394              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
14395              From: Pixel <pixel@mandrakesoft.com>
14396              Date: 05 Nov 2000 21:49:34 +0100 
14397              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
14398      Branch: perl
14399            ! ext/Errno/Errno_pm.PL
14400 ____________________________________________________________________________
14401 [  7564] By: nick                                  on 2000/11/05  21:09:18
14402         Log: Added a mmap layer as a "subclass" of perlio.
14403              PERLIO=mmap ./perl harness passes
14404      Branch: perlio
14405            ! perlio.c
14406 ____________________________________________________________________________
14407 [  7563] By: jhi                                   on 2000/11/05  19:48:55
14408         Log: Add a note for future generations about bug id 20000229.006.
14409      Branch: perl
14410            ! malloc.c
14411 ____________________________________________________________________________
14412 [  7562] By: jhi                                   on 2000/11/05  19:38:24
14413         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
14414      Branch: perl
14415            ! pp_ctl.c t/op/pos.t
14416 ____________________________________________________________________________
14417 [  7561] By: jhi                                   on 2000/11/05  18:21:46
14418         Log: Add =pod to be tidy.
14419      Branch: perl
14420            ! lib/Math/Complex.pm
14421 ____________________________________________________________________________
14422 [  7560] By: jhi                                   on 2000/11/05  17:38:46
14423         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
14424      Branch: perl
14425            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14426            ! ext/Storable/Storable.xs t/lib/st-recurse.t
14427 ____________________________________________________________________________
14428 [  7559] By: jhi                                   on 2000/11/05  17:32:59
14429         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
14430              From: "Peter J. Farley III" <pjfarley@banet.net>
14431              Date: Sun, 05 Nov 2000 11:55:59 -0500
14432              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
14433      Branch: perl
14434            ! t/lib/syslog.t
14435 ____________________________________________________________________________
14436 [  7558] By: jhi                                   on 2000/11/05  17:29:19
14437         Log: Integrate perlio.
14438      Branch: perl
14439           !> perlio.c
14440 ____________________________________________________________________________
14441 [  7557] By: jhi                                   on 2000/11/05  17:22:01
14442         Log: A fix of sorts for 20000329.026, a better error message
14443              for a missing "use charnames" when using the \N{...}. 
14444      Branch: perl
14445            ! pod/perldiag.pod toke.c
14446 ____________________________________________________________________________
14447 [  7556] By: jhi                                   on 2000/11/05  16:33:50
14448         Log: Test tweak: show also the failed locales.
14449              
14450              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
14451              From: Lupe Christoph <lupe@lupe-christoph.de>         
14452              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
14453              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
14454      Branch: perl
14455            ! t/pragma/locale.t
14456 ____________________________________________________________________________
14457 [  7555] By: nick                                  on 2000/11/05  11:09:34
14458         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
14459              open RDWR so does not fail. (pragma/warnings 303 again...)
14460      Branch: perlio
14461            ! perlio.c
14462 ____________________________________________________________________________
14463 [  7554] By: nick                                  on 2000/11/05  10:10:13
14464         Log: Fix case where ungetc(f,EOF) was allowed.
14465              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
14466              so we can see similarities.
14467              Use types more carefully and a STDCHAR array in hope that this will
14468              fix Jarrko's 64bit machine.
14469      Branch: perlio
14470            ! perlio.c
14471 ____________________________________________________________________________
14472 [  7553] By: jhi                                   on 2000/11/05  01:12:16
14473         Log: Fix for
14474              
14475              Subject: [ID 20001004.007] taint propogation is inconsistent
14476              From: pimlott@idiomtech.com (Andrew Pimlott) 
14477              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
14478              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
14479              
14480              The culprit was sv_setsv() which was rather blindly
14481              propagating taint, which lead to behaviour where if
14482              a tainted anon hash value was seen all the hash values
14483              from then on at that level became tainted, or at any
14484              upper levels in the case of nested anon hashes.
14485      Branch: perl
14486            ! sv.c t/op/taint.t
14487 ____________________________________________________________________________
14488 [  7552] By: jhi                                   on 2000/11/04  23:44:18
14489         Log: Some cpps don't like splitting conditionals across several lines.
14490      Branch: perl
14491            ! perlio.c
14492 ____________________________________________________________________________
14493 [  7551] By: nick                                  on 2000/11/04  23:40:44
14494         Log: Integrate mainline
14495      Branch: perlio
14496           !> pp_hot.c t/op/taint.t
14497 ____________________________________________________________________________
14498 [  7550] By: nick                                  on 2000/11/04  23:39:05
14499         Log: Integrate mainline again
14500      Branch: perlio
14501           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
14502           !> t/lib/b.t t/op/misc.t util.c
14503 ____________________________________________________________________________
14504 [  7549] By: jhi                                   on 2000/11/04  23:14:01
14505         Log: Fix for
14506              
14507              Subject: [ID 20001004.006] undef is never tainted
14508              From: pimlott@idiomtech.com (Andrew Pimlott)
14509              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
14510              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
14511              
14512              An undef read from a slurped file was not tainted.
14513      Branch: perl
14514            ! pp_hot.c t/op/taint.t
14515 ____________________________________________________________________________
14516 [  7548] By: jhi                                   on 2000/11/04  22:56:21
14517         Log: Test tweak ($Config{useperlio} is by default undef) .
14518      Branch: perl
14519            ! t/lib/b.t
14520 ____________________________________________________________________________
14521 [  7547] By: jhi                                   on 2000/11/04  22:43:56
14522         Log: Integrate perlio.
14523      Branch: perl
14524           +> lib/perlio.pm
14525           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
14526           !> pod/perlapi.pod t/lib/b.t
14527 ____________________________________________________________________________
14528 [  7546] By: jhi                                   on 2000/11/04  22:40:59
14529         Log: Configure would use a bad $myuname from an old config.sh.
14530              
14531              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
14532              From: Andy Dougherty <doughera@lafayette.edu>
14533              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
14534              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
14535      Branch: metaconfig
14536            ! U/modified/Oldconfig.U
14537      Branch: perl
14538            ! Configure config_h.SH
14539 ____________________________________________________________________________
14540 [  7545] By: jhi                                   on 2000/11/04  22:36:54
14541         Log: Subject: Locales support (setlocale) fixes
14542              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14543              Date: Sat, 4 Nov 2000 10:15:48 +0300 
14544              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
14545              
14546              Modified quite a bit to be more portable.
14547      Branch: perl
14548            ! embed.h embed.pl perl.h proto.h util.c
14549 ____________________________________________________________________________
14550 [  7544] By: jhi                                   on 2000/11/04  22:32:47
14551         Log: Dying is too strict here, better just skip.
14552      Branch: perl
14553            ! t/op/misc.t
14554 ____________________________________________________________________________
14555 [  7543] By: nick                                  on 2000/11/04  21:55:13
14556         Log: Merge mainline
14557      Branch: perlio
14558           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
14559           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
14560           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
14561           !> (integrate 64 files)
14562 ____________________________________________________________________________
14563 [  7542] By: jhi                                   on 2000/11/04  21:09:28
14564         Log: More Changes tweakery.
14565      Branch: perl
14566            ! Changes Porting/genlog
14567 ____________________________________________________________________________
14568 [  7541] By: jhi                                   on 2000/11/04  20:58:18
14569         Log: Changes fixups.
14570      Branch: perl
14571            ! Changes
14572 ____________________________________________________________________________
14573 [  7540] By: jhi                                   on 2000/11/04  20:42:38
14574         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
14575              create a "fast path" for locale name probing using "locale -a"
14576              if available, squash finally hopefully the s?printf resetting
14577              the numeric locale (since, IIUC perllocale, it never shouldn't). 
14578      Branch: perl
14579            ! sv.c t/op/misc.t t/pragma/locale.t
14580 ____________________________________________________________________________
14581 [  7539] By: nick                                  on 2000/11/04  19:56:10
14582         Log: PerlIO infrastructure complete.
14583      Branch: perlio
14584            + lib/perlio.pm
14585            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
14586 ____________________________________________________________________________
14587 [  7538] By: nick                                  on 2000/11/04  14:31:32
14588         Log: Type tweaks + less contorted allocation scheme
14589      Branch: perlio
14590            ! perlio.c
14591 ____________________________________________________________________________
14592 [  7537] By: nick                                  on 2000/11/04  12:40:42
14593         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
14594              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
14595              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
14596              sensible) which lead to some interesting fails.
14597      Branch: perlio
14598            ! perlio.c
14599 ____________________________________________________________________________
14600 [  7536] By: jhi                                   on 2000/11/04  00:20:02
14601         Log: Add FCNTL_CAN_LOCK.
14602              
14603              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
14604              From: Andy Dougherty <doughera@lafayette.edu>
14605              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
14606              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
14607              
14608              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
14609              From: Andy Dougherty <doughera@lafayette.edu>
14610              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
14611              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
14612      Branch: metaconfig/U/perl
14613            + d_fcntl_can_lock.U
14614            ! startperl.U
14615      Branch: perl
14616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14617            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
14618            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14619            ! vos/config.ga.h win32/config.bc win32/config.gc
14620            ! win32/config.vc
14621 ____________________________________________________________________________
14622 [  7535] By: nick                                  on 2000/11/03  22:19:10
14623         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
14624              - Works on Linux with
14625              perlio + unix
14626              stdio
14627              - Works on Solaris with
14628              perlio + unix
14629              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
14630              - Fails (hangs in openpid) if you try and stack
14631              perlio + stdio - Linux stdio's read() logic is hanging.
14632      Branch: perlio
14633            ! iperlsys.h perlio.c
14634 ____________________________________________________________________________
14635 [  7534] By: jhi                                   on 2000/11/03  15:16:02
14636         Log: Subject: Re: README.aix
14637              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14638              Date: Fri, 03 Nov 2000 16:03:15 +0100
14639              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
14640      Branch: perl
14641            ! README.aix
14642 ____________________________________________________________________________
14643 [  7533] By: jhi                                   on 2000/11/03  03:59:02
14644         Log: Subject: [PATCH 5.7.0] better messages from malloc()
14645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14646              Date: Wed, 1 Nov 2000 23:39:56 -0500
14647              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
14648      Branch: perl
14649            ! malloc.c pod/perldiag.pod
14650 ____________________________________________________________________________
14651 [  7532] By: jhi                                   on 2000/11/03  00:11:56
14652         Log: The #7521 touched things it shouldn't have.
14653      Branch: perl
14654            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
14655 ____________________________________________________________________________
14656 [  7531] By: jhi                                   on 2000/11/02  22:32:33
14657         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
14658              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14659              Date:     Thu, 2 Nov 2000 16:58:36 EST
14660              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
14661      Branch: perl
14662            ! vms/gen_shrfls.pl
14663 ____________________________________________________________________________
14664 [  7530] By: jhi                                   on 2000/11/02  22:08:49
14665         Log: Fix the problem discussed in
14666              
14667              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
14668              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
14669              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
14670              
14671              originally from Linc Madison.  Also Andreas König's comments
14672              taken into account.  Some other problems with Tie::SubstrHash
14673              fixed: didn't croak when the table exceeded the requested number
14674              of entries (as documented) but instead when the number of entries
14675              exceeded the size of the table, a croak() had an unnecessary \n,
14676              didn't have a CLEAR method, documented that there is no exists().
14677              Didn't fix to be strict-proof because the module uses &foo; and
14678              dynamic scope.  Added a test script exercizing both first tamely 
14679              the basic functionality, and then the failure cases reported by
14680              Linc Madison.
14681      Branch: perl
14682            + t/lib/tie-substrhash.t
14683            ! MANIFEST lib/Tie/SubstrHash.pm
14684 ____________________________________________________________________________
14685 [  7529] By: jhi                                   on 2000/11/02  17:58:08
14686         Log: recv() can fail and return undef.
14687              
14688              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
14689              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
14690              Date: Thu, 2 Nov 2000 20:12:20 +0300
14691              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
14692      Branch: perl
14693            ! lib/Net/Ping.pm
14694 ____________________________________________________________________________
14695 [  7528] By: jhi                                   on 2000/11/02  17:49:09
14696         Log: Detpyo.
14697      Branch: perl
14698            ! pod/perlop.pod
14699 ____________________________________________________________________________
14700 [  7527] By: jhi                                   on 2000/11/02  15:48:37
14701         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
14702              fix a autovivification bug in Tie::RefHash, add tests for both.
14703              
14704              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
14705              From: Edward Avis <epa98@doc.ic.ac.uk>
14706              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
14707              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
14708      Branch: perl
14709            + t/lib/tie-refhash.t
14710            ! MANIFEST lib/Tie/RefHash.pm
14711 ____________________________________________________________________________
14712 [  7526] By: jhi                                   on 2000/11/02  13:56:26
14713         Log: Test::Harness revealed buglets in the new DynaLoader.
14714              
14715              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
14716              From: andreas.koenig@anima.de (Andreas J. Koenig)
14717              Date: 02 Nov 2000 11:26:48 +0100 
14718              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
14719      Branch: perl
14720            ! ext/DynaLoader/DynaLoader_pm.PL
14721 ____________________________________________________________________________
14722 [  7525] By: jhi                                   on 2000/11/01  23:52:08
14723         Log: The entry for #7503 was missing.
14724      Branch: perl
14725            ! Changes
14726 ____________________________________________________________________________
14727 [  7524] By: jhi                                   on 2000/11/01  23:40:52
14728         Log: Update Changes.
14729      Branch: perl
14730            ! Changes patchlevel.h
14731 ____________________________________________________________________________
14732 [  7523] By: jhi                                   on 2000/11/01  22:57:09
14733         Log: More tweaking on the #7522 theme.
14734      Branch: perl
14735            ! ext/DynaLoader/DynaLoader_pm.PL
14736 ____________________________________________________________________________
14737 [  7522] By: jhi                                   on 2000/11/01  22:06:15
14738         Log: Expand %Config variables and %ENV variables only if
14739              so requested during build time using the
14740              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
14741              Not expanding makes relocating distributions easier.
14742      Branch: perl
14743            ! ext/DynaLoader/DynaLoader_pm.PL
14744 ____________________________________________________________________________
14745 [  7521] By: jhi                                   on 2000/11/01  20:56:34
14746         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
14747              and setgid() because they were just changing $< and $( which means
14748              only changing the real uid/gid, as opposed to changing both
14749              real and effective ids.  (The alternative way could have been
14750              in POSIX.pm to change $> and $), too, but making a direct call
14751              to the C API feels cleaner.)  Fixes the bug
14752              
14753              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
14754              From: "Garry T. Williams" <garry@zvolve.com>
14755              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
14756              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
14757      Branch: perl
14758            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14759            ! ext/POSIX/typemap pod/perlvar.pod
14760 ____________________________________________________________________________
14761 [  7520] By: jhi                                   on 2000/11/01  20:08:33
14762         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
14763              From: "Garry T. Williams" <garry@zvolve.com>
14764              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
14765              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
14766      Branch: perl
14767            ! pod/perlsec.pod
14768 ____________________________________________________________________________
14769 [  7519] By: jhi                                   on 2000/11/01  20:01:22
14770         Log: Locale warning explanation tweak.
14771      Branch: perl
14772            ! pod/perldiag.pod
14773 ____________________________________________________________________________
14774 [  7518] By: jhi                                   on 2000/11/01  18:57:13
14775         Log: C.pm part of
14776              
14777              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
14778              From: Jarkko Hietaniemi <jhi@iki.fi>
14779              Date: Tue, 10 Oct 2000 08:22:28 -0500
14780              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
14781      Branch: perl
14782            ! ext/B/B/C.pm
14783 ____________________________________________________________________________
14784 [  7517] By: jhi                                   on 2000/11/01  18:41:59
14785         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
14786              From: Martien Verbruggen <mgjv@comdyn.com.au>
14787              Date: Fri, 6 Oct 2000 14:09:10 +1100
14788              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
14789      Branch: perl
14790            ! pod/perlop.pod
14791 ____________________________________________________________________________
14792 [  7516] By: jhi                                   on 2000/11/01  18:34:55
14793         Log: Generalize the Camel wording.
14794              
14795              Subject: Re: perlfaq style changes
14796              From: John Borwick <jhborwic@unity.ncsu.edu>
14797              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
14798              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
14799      Branch: perl
14800            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
14801 ____________________________________________________________________________
14802 [  7515] By: jhi                                   on 2000/11/01  16:52:31
14803         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
14804              From: pimlott@idiomtech.com (Andrew Pimlott)
14805              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
14806              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
14807      Branch: perl
14808            ! pod/perlsec.pod
14809 ____________________________________________________________________________
14810 [  7514] By: jhi                                   on 2000/11/01  15:03:40
14811         Log: More AIX lore.
14812      Branch: perl
14813            ! ext/re/hints/aix.pl
14814 ____________________________________________________________________________
14815 [  7513] By: jhi                                   on 2000/11/01  14:48:30
14816         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
14817              From: root <root@chronos.fi.muni.cz>
14818              Date: Wed, 1 Nov 2000 12:31:32 +0100
14819              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
14820      Branch: perl
14821            ! lib/Net/Ping.pm
14822 ____________________________________________________________________________
14823 [  7512] By: jhi                                   on 2000/11/01  14:46:47
14824         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
14825              From: Martin Husemann <martin@duskware.de>
14826              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
14827              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
14828      Branch: perl
14829            ! regcomp.c
14830 ____________________________________________________________________________
14831 [  7511] By: jhi                                   on 2000/11/01  14:39:50
14832         Log: AUTHORS updates.
14833      Branch: perl
14834            ! AUTHORS
14835 ____________________________________________________________________________
14836 [  7510] By: jhi                                   on 2000/11/01  14:29:50
14837         Log: Subject: [PATCH] startperl to respect versiononly
14838              From: Robin Barker <rmb1@cise.npl.co.uk> 
14839              Date: Tue, 31 Oct 2000 16:29:36 GMT
14840              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
14841      Branch: metaconfig/U/perl
14842            ! startperl.U
14843      Branch: perl
14844            ! Configure config_h.SH
14845 ____________________________________________________________________________
14846 [  7509] By: jhi                                   on 2000/11/01  14:19:53
14847         Log: printf UVs the correct way, noticed by Robin Barker.
14848      Branch: perl
14849            ! utf8.c
14850 ____________________________________________________________________________
14851 [  7508] By: jhi                                   on 2000/11/01  14:10:03
14852         Log: Do not cleanup *% because the % has special meanings in some
14853              shell environments.
14854      Branch: perl
14855            ! ext/Storable/Makefile.PL
14856 ____________________________________________________________________________
14857 [  7507] By: jhi                                   on 2000/11/01  14:06:00
14858         Log: The NonStop-UX libraries have a novel way to say NaN.
14859      Branch: perl
14860            ! t/lib/bigfltpm.t
14861 ____________________________________________________________________________
14862 [  7506] By: jhi                                   on 2000/11/01  14:03:35
14863         Log: The osname has been lowercased by now, from Tom Bates.
14864      Branch: metaconfig
14865            ! U/modified/Oldconfig.U
14866      Branch: perl
14867            ! Configure config_h.SH
14868 ____________________________________________________________________________
14869 [  7505] By: jhi                                   on 2000/10/31  19:18:39
14870         Log: The compiler is either gcc or cc, from Tom Bates.
14871      Branch: perl
14872            ! hints/nonstopux.sh
14873 ____________________________________________________________________________
14874 [  7504] By: jhi                                   on 2000/10/31  14:53:42
14875         Log: Update Changes.
14876      Branch: perl
14877            ! Changes patchlevel.h
14878 ____________________________________________________________________________
14879 [  7503] By: jhi                                   on 2000/10/31  14:30:50
14880         Log: Whitespace style tweak.  Was originally going to see to
14881              
14882              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
14883              From: Joe Smith <jms@inwap.com>
14884              Date: Mon, 30 Oct 2000 18:47:57 -0800
14885              Message-Id: <39FE32DD.24AAC4D@inwap.com>
14886              
14887              but that had already been taken care of.
14888      Branch: metaconfig
14889            ! U/compline/d_stdstdio.U
14890      Branch: perl
14891            ! Configure config_h.SH
14892 ____________________________________________________________________________
14893 [  7502] By: jhi                                   on 2000/10/31  14:25:02
14894         Log: AUTHORS tweaks.
14895      Branch: perl
14896            ! AUTHORS
14897 ____________________________________________________________________________
14898 [  7501] By: jhi                                   on 2000/10/31  14:23:59
14899         Log: Subject: perlfaq style changes
14900              From: John Borwick <jhborwic@unity.ncsu.edu>
14901              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
14902              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
14903      Branch: perl
14904            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14905            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14906            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14907            ! pod/perlfaq9.pod
14908 ____________________________________________________________________________
14909 [  7500] By: jhi                                   on 2000/10/31  14:22:15
14910         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
14911              
14912              Subject: Re: [ID 20000918.005] ~ on wide chars
14913              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14914              Date: Mon, 30 Oct 2000 21:09:55 -0800
14915              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
14916              
14917              (The ord() part of the patch skipped.)
14918      Branch: perl
14919            ! doop.c
14920 ____________________________________________________________________________
14921 [  7499] By: jhi                                   on 2000/10/31  14:20:08
14922         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
14923              From: Jens Hamisch <jens@Strawberry.COM>
14924              Date: Mon, 30 Oct 2000 15:17:07 +0100
14925              Message-Id: <20001030151707.A9597@Strawberry.COM>
14926      Branch: perl
14927            ! av.c
14928 ____________________________________________________________________________
14929 [  7498] By: jhi                                   on 2000/10/31  14:16:29
14930         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
14931              From: Peter Prymmer <pvhp@forte.com>
14932              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
14933              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
14934      Branch: perl
14935            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
14936            + ext/Encode/Encode/posix-bc.enc
14937            ! MANIFEST t/lib/encode.t
14938 ____________________________________________________________________________
14939 [  7497] By: jhi                                   on 2000/10/31  14:13:22
14940         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
14941              From: Peter Prymmer <pvhp@forte.com>
14942              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
14943              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
14944      Branch: perl
14945            ! t/lib/cgi-html.t
14946 ____________________________________________________________________________
14947 [  7496] By: jhi                                   on 2000/10/31  14:12:05
14948         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
14949              From: Peter Prymmer <pvhp@forte.com>
14950              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
14951              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
14952      Branch: perl
14953            ! t/lib/cgi-function.t
14954 ____________________________________________________________________________
14955 [  7495] By: jhi                                   on 2000/10/31  14:11:08
14956         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
14957              From: Peter Prymmer <pvhp@forte.com>
14958              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
14959              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
14960      Branch: perl
14961            + ext/re/hints/aix.pl
14962            ! MANIFEST ext/re/Makefile.PL
14963 ____________________________________________________________________________
14964 [  7494] By: jhi                                   on 2000/10/31  14:08:32
14965         Log: Use Errno magic.
14966              
14967              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
14968              From: Casey Tweten <perl@ctweten.amsite.com>
14969              Date: Mon, 30 Oct 2000 15:51:17 -0500
14970              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
14971      Branch: perl
14972            ! lib/File/Temp.pm
14973 ____________________________________________________________________________
14974 [  7493] By: jhi                                   on 2000/10/31  14:05:07
14975         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
14976              
14977              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
14978              From: Nicholas Clark <nick@ccl4.org>
14979              Date: Mon, 30 Oct 2000 17:38:45 +0000
14980              Message-ID: <20001030173845.O60355@plum.flirble.org>
14981      Branch: perl
14982            ! Makefile.SH utils/perlbug.PL
14983 ____________________________________________________________________________
14984 [  7492] By: nick                                  on 2000/10/30  19:37:23
14985         Log: Change files which are mysteriously different to mainline to be
14986              copies of mainline.
14987      Branch: perlio
14988            ! objXSUB.h perlapi.c pod/perlapi.pod
14989 ____________________________________________________________________________
14990 [  7491] By: nick                                  on 2000/10/30  18:05:54
14991         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
14992              - typo in endian code in putc.
14993              - Don't allow read of write-only files and vice-versa
14994              - and off-by-one in flush-all loop.
14995              Remove debug calls as they were using GCC specific features.
14996      Branch: perlio
14997            ! perlio.c
14998 ____________________________________________________________________________
14999 [  7490] By: nick                                  on 2000/10/29  21:45:45
15000         Log: Integrate mainline to perlio
15001      Branch: perlio
15002           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
15003           !> toke.c
15004 ____________________________________________________________________________
15005 [  7489] By: jhi                                   on 2000/10/29  21:11:08
15006         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
15007              From: andreas.koenig@anima.de (Andreas J. Koenig)
15008              Date: 29 Oct 2000 22:05:59 +0100
15009              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
15010      Branch: perl
15011            ! lib/ExtUtils/Manifest.pm
15012 ____________________________________________________________________________
15013 [  7488] By: jhi                                   on 2000/10/29  21:07:47
15014         Log: Tests for #7487.
15015              
15016              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
15017              From: andreas.koenig@anima.de (Andreas J. Koenig)
15018              Date: 29 Oct 2000 19:37:09 +0100
15019              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
15020      Branch: perl
15021            ! t/comp/proto.t
15022 ____________________________________________________________________________
15023 [  7487] By: jhi                                   on 2000/10/29  21:06:27
15024         Log: constsub spillage.
15025              
15026              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
15027              From: John Tobey <jtobey@john-edwin-tobey.org>
15028              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
15029              Message-Id: <m13pvSr-000FObC@feynman.localnet>
15030      Branch: perl
15031            ! op.c
15032 ____________________________________________________________________________
15033 [  7486] By: nick                                  on 2000/10/29  21:05:04
15034         Log: Integrate mainline to perlio branch
15035      Branch: perlio
15036           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
15037           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
15038           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
15039           +> vos/install_perl.cm
15040            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
15041            - vos/config.h vos/config_h.SH_orig
15042           !> (integrate 141 files)
15043 ____________________________________________________________________________
15044 [  7485] By: jhi                                   on 2000/10/29  21:00:47
15045         Log: Make \x{...} consistently produce UTF-8.
15046              
15047              Subject: Re: \x{...} is confused 
15048              From: Simon Cozens <simon@cozens.net>
15049              Date: Sun, 29 Oct 2000 19:36:48 +0000
15050              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
15051      Branch: perl
15052            ! t/pragma/utf8.t toke.c
15053 ____________________________________________________________________________
15054 [  7484] By: nick                                  on 2000/10/29  20:05:29
15055         Log: PerlIO passes all tests.
15056      Branch: perlio
15057            ! perlio.c
15058 ____________________________________________________________________________
15059 [  7483] By: jhi                                   on 2000/10/29  18:06:55
15060         Log: Update Changes.
15061      Branch: perl
15062            ! Changes patchlevel.h
15063 ____________________________________________________________________________
15064 [  7482] By: nick                                  on 2000/10/29  17:43:28
15065         Log: Include <unistd.h> to get correct lseek() prototype etc.
15066              (I thought perl.h did that) - down to two fails
15067              - comp/require.t (last test)
15068              - lib/io_xs.t - possibly import/export of FILE * ?
15069      Branch: perlio
15070            ! perlio.c
15071 ____________________________________________________________________________
15072 [  7481] By: jhi                                   on 2000/10/29  17:02:37
15073         Log: UTF-8 decoder tweak.
15074      Branch: perl
15075            ! utf8.c
15076 ____________________________________________________________________________
15077 [  7480] By: nick                                  on 2000/10/29  16:26:11
15078         Log: Fixed two bugs:
15079              - error code not being set on close (of broken pipe)
15080              - append mode was truncating.
15081              At least one seek/tell bug remains.
15082      Branch: perlio
15083            ! perlio.c
15084 ____________________________________________________________________________
15085 [  7479] By: nick                                  on 2000/10/29  11:18:16
15086         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
15087              in case of accidents. Still several worrying fails, no line disciplines yet.
15088      Branch: perlio
15089            ! iperlsys.h perlio.c
15090 ____________________________________________________________________________
15091 [  7478] By: jhi                                   on 2000/10/29  02:04:01
15092         Log: Add also emailless people.
15093      Branch: perl
15094            ! AUTHORS
15095 ____________________________________________________________________________
15096 [  7477] By: jhi                                   on 2000/10/29  01:36:00
15097         Log: The #7476 needs a MANIFEST change, too.
15098      Branch: perl
15099            ! MANIFEST
15100 ____________________________________________________________________________
15101 [  7476] By: jhi                                   on 2000/10/29  01:35:21
15102         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
15103      Branch: perl
15104            - MAINTAIN
15105            ! AUTHORS Changes
15106 ____________________________________________________________________________
15107 [  7475] By: jhi                                   on 2000/10/28  23:57:25
15108         Log: De-quoted-unreadable to ISO Latin 1.
15109              (There's one ISO-2022-JP name in Changes5.004.)
15110      Branch: perl
15111            ! Changes Changes5.6
15112 ____________________________________________________________________________
15113 [  7474] By: jhi                                   on 2000/10/28  19:13:06
15114         Log: Subject: [ID 20001027.007] uniq array in perlfaq
15115              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
15116              Date: Fri, 27 Oct 2000 19:28:30 +0200
15117              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
15118      Branch: perl
15119            ! pod/perlfaq4.pod
15120 ____________________________________________________________________________
15121 [  7473] By: jhi                                   on 2000/10/28  18:02:05
15122         Log: Locking null mutexes is not recommendable.
15123              
15124              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
15125              From: Hugo <hv@crypt.compulink.co.uk>
15126              Date: Sat, 28 Oct 2000 18:41:12 +0100
15127              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
15128      Branch: perl
15129            ! op.c
15130 ____________________________________________________________________________
15131 [  7472] By: jhi                                   on 2000/10/28  17:52:58
15132         Log: Better create a true mailing list for the repository keepers.
15133      Branch: perl
15134            ! Porting/repository.pod
15135 ____________________________________________________________________________
15136 [  7471] By: jhi                                   on 2000/10/28  17:28:24
15137         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
15138              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
15139      Branch: perl
15140            + Porting/repository.pod
15141            ! MANIFEST
15142 ____________________________________________________________________________
15143 [  7470] By: jhi                                   on 2000/10/28  17:20:54
15144         Log: Subject: DOC PATCH 5.6.0
15145              From: mjd@plover.com
15146              Date: 27 Oct 2000 17:32:44 -0000
15147              Message-ID: <20001027173244.23754.qmail@plover.com>
15148      Branch: perl
15149            ! pod/perlfunc.pod
15150 ____________________________________________________________________________
15151 [  7469] By: jhi                                   on 2000/10/28  17:16:45
15152         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
15153              From: "Peter J. Farley III" <pjfarley@banet.net>
15154              Date: Fri, 27 Oct 2000 20:32:56 -0400
15155              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
15156      Branch: perl
15157            ! README.dos
15158 ____________________________________________________________________________
15159 [  7468] By: jhi                                   on 2000/10/28  17:07:18
15160         Log: Make target reordering to avoid pointless re-makes.
15161              
15162              Subject: Re: Total re-make of 'make okfile' after 7451 ?
15163              From: Nicholas Clark <nick@ccl4.org>
15164              Date: Sat, 28 Oct 2000 00:31:02 +0100
15165              Message-ID: <20001028003101.A54517@plum.flirble.org>
15166      Branch: perl
15167            ! Makefile.SH
15168 ____________________________________________________________________________
15169 [  7467] By: jhi                                   on 2000/10/28  17:05:31
15170         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
15171              From: lvirden@cas.org
15172              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
15173              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
15174      Branch: perl
15175            ! README.os2
15176 ____________________________________________________________________________
15177 [  7466] By: jhi                                   on 2000/10/28  16:09:16
15178         Log: Upgrade to CPAN 1.58_55.
15179              
15180              Subject: CPAN.pm status
15181              From: andreas.koenig@anima.de (Andreas J. Koenig) 
15182              Date: 28 Oct 2000 08:18:00 +0200 
15183              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
15184      Branch: perl
15185            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15186 ____________________________________________________________________________
15187 [  7465] By: jhi                                   on 2000/10/28  16:02:47
15188         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
15189      Branch: perl
15190            ! embed.h embed.pl perl.h proto.h toke.c
15191 ____________________________________________________________________________
15192 [  7464] By: nick                                  on 2000/10/28  10:43:44
15193         Log: Fix for sv_2iv() on "shared" value from keys %hash.
15194      Branch: perl
15195            ! sv.c
15196 ____________________________________________________________________________
15197 [  7463] By: jhi                                   on 2000/10/27  16:18:29
15198         Log: Update Changes.
15199      Branch: perl
15200            ! Changes patchlevel.h
15201 ____________________________________________________________________________
15202 [  7462] By: jhi                                   on 2000/10/27  16:17:44
15203         Log: Too enthusiastic editing in #7460.
15204      Branch: metaconfig
15205            ! U/modified/Oldsym.U
15206      Branch: perl
15207            ! Configure config_h.SH
15208 ____________________________________________________________________________
15209 [  7461] By: jhi                                   on 2000/10/27  15:37:38
15210         Log: Retract #7459, the script needs more work.
15211      Branch: perl
15212            - mkreef
15213            ! MANIFEST
15214 ____________________________________________________________________________
15215 [  7460] By: jhi                                   on 2000/10/27  15:23:14
15216         Log: Use $sort, $uniq (and $tr) consistently as wondered
15217              by Nicholas Clark.
15218      Branch: metaconfig
15219            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
15220            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
15221            ! U/modified/libc.U
15222      Branch: perl
15223            ! Configure config_h.SH
15224 ____________________________________________________________________________
15225 [  7459] By: jhi                                   on 2000/10/27  15:02:07
15226         Log: (Retracted by #7461)
15227              
15228              Add a shell script for creating/removing symbolic link farms,
15229              useful for keeping the source code read-only and doing the
15230              builds somewhere else.
15231      Branch: perl
15232            + mkreef
15233            ! MANIFEST
15234 ____________________________________________________________________________
15235 [  7458] By: jhi                                   on 2000/10/27  14:42:20
15236         Log: Do away with the fix_pl.
15237      Branch: perl
15238            - fix_pl
15239            ! MANIFEST Makefile.SH
15240 ____________________________________________________________________________
15241 [  7457] By: jhi                                   on 2000/10/27  12:43:13
15242         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
15243              From: Jens Hamisch <jens@Strawberry.COM>
15244              Date: Fri, 27 Oct 2000 14:38:21 +0200
15245              Message-Id: <20001027143821.B3366@Strawberry.COM>
15246      Branch: perl
15247            ! perl.h
15248 ____________________________________________________________________________
15249 [  7456] By: jhi                                   on 2000/10/27  12:33:42
15250         Log: Subject: [PATCH] todo
15251              From: Nicholas Clark <nick@ccl4.org>
15252              Date: Thu, 26 Oct 2000 22:32:29 +0100
15253              Message-ID: <20001026223229.A44540@plum.flirble.org>
15254      Branch: perl
15255            ! pod/perltodo.pod
15256 ____________________________________________________________________________
15257 [  7455] By: jhi                                   on 2000/10/27  12:02:21
15258         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
15259              From: John Tobey <jtobey@john-edwin-tobey.org>
15260              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
15261              Message-Id: <m13ozHF-000FObC@feynman.localnet>
15262      Branch: perl
15263            ! op.c t/pragma/sub_lval.t
15264 ____________________________________________________________________________
15265 [  7454] By: jhi                                   on 2000/10/27  11:59:42
15266         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
15267              From: sthoenna@efn.org
15268              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
15269              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
15270      Branch: perl
15271            ! pp.c t/op/assignwarn.t
15272 ____________________________________________________________________________
15273 [  7453] By: jhi                                   on 2000/10/27  00:15:08
15274         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
15275      Branch: perl
15276            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
15277            ! ext/Storable/Storable.xs t/lib/st-lock.t
15278 ____________________________________________________________________________
15279 [  7452] By: jhi                                   on 2000/10/26  13:05:52
15280         Log: Undo #7451, this seems to be a deficiency in Perforce,
15281              there is no per-file line-terminator type, only per-client.
15282      Branch: perl
15283            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
15284            ! win32/makefile.mk
15285 ____________________________________________________________________________
15286 [  7451] By: jhi                                   on 2000/10/26  04:56:03
15287         Log: Experimenting in DOS arcana.
15288      Branch: perl
15289            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
15290            ! win32/makefile.mk
15291 ____________________________________________________________________________
15292 [  7450] By: jhi                                   on 2000/10/26  04:50:52
15293         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
15294              From: "Peter J. Farley III" <pjfarley@banet.net>            
15295              Date: Wed, 25 Oct 2000 23:10:18 -0400
15296              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
15297      Branch: perl
15298            ! t/io/open.t
15299 ____________________________________________________________________________
15300 [  7449] By: jhi                                   on 2000/10/26  04:49:16
15301         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
15302              From: Hugo <hv@crypt.compulink.co.uk>
15303              Date: Thu, 26 Oct 2000 01:55:17 +0100
15304              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
15305              
15306              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
15307      Branch: perl
15308            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
15309 ____________________________________________________________________________
15310 [  7448] By: jhi                                   on 2000/10/26  04:38:36
15311         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
15312              From: Peter Prymmer <pvhp@forte.com>
15313              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
15314              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
15315      Branch: perl
15316            ! configure.com
15317 ____________________________________________________________________________
15318 [  7447] By: jhi                                   on 2000/10/25  23:20:02
15319         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
15320              in platforms that strictly require all the symbols being present
15321              at link time.
15322      Branch: perl
15323            ! handy.h
15324 ____________________________________________________________________________
15325 [  7446] By: jhi                                   on 2000/10/25  21:55:57
15326         Log: Update Changes.
15327      Branch: perl
15328            ! Changes patchlevel.h
15329 ____________________________________________________________________________
15330 [  7445] By: jhi                                   on 2000/10/25  21:27:08
15331         Log: Integrate with vmsperl #7430 by Charles Bailey:
15332              
15333              Cleanup from prior patch (Charles Lane?):
15334              - improve handling of MFDs in Basename and Path
15335              - default to no xsubpp line # munging when building debug images
15336      Branch: perl
15337           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
15338 ____________________________________________________________________________
15339 [  7444] By: jhi                                   on 2000/10/25  21:03:50
15340         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
15341              From: John Peacock <JPeacock@UnivPress.com>
15342              Date: Thu, 18 May 2000 11:55:27 -0400
15343              Message-ID: <3924126F.A58BE57A@UnivPress.com>
15344      Branch: perl
15345            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
15346            ! t/op/write.t
15347 ____________________________________________________________________________
15348 [  7443] By: jhi                                   on 2000/10/25  20:43:10
15349         Log: Temporary stopgap for the self-tying issue: for now only
15350              array and hash self-ties are verboten.  The real fix, of
15351              course, would be to comprehensively test (and implement?)
15352              and debug (and document) self-ties.
15353      Branch: perl
15354            ! pod/perldiag.pod pp_sys.c t/op/tie.t
15355 ____________________________________________________________________________
15356 [  7442] By: jhi                                   on 2000/10/25  20:14:30
15357         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
15358              From: Dan Sugalski <dan@sidhe.org>
15359              Date: Wed, 25 Oct 2000 13:36:35 -0400
15360              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
15361              
15362              plus regen global.sym.
15363      Branch: perl
15364            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
15365            ! thrdvar.h util.c
15366 ____________________________________________________________________________
15367 [  7441] By: jhi                                   on 2000/10/25  20:12:20
15368         Log: buildtoc target tweaks.
15369      Branch: perl
15370            ! pod/Makefile.SH
15371 ____________________________________________________________________________
15372 [  7440] By: jhi                                   on 2000/10/25  20:03:53
15373         Log: A new version of making the syslog test more robust.
15374              (Replaces #7421.)
15375              
15376              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
15377              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15378              Date: Wed, 25 Oct 2000 12:13:54 -0400
15379              Message-ID: <20001025121354.B2264@O2.chapin.edu>
15380      Branch: perl
15381            ! t/lib/syslog.t
15382 ____________________________________________________________________________
15383 [  7439] By: jhi                                   on 2000/10/25  20:00:48
15384         Log: Continue the internal UTF-8 API tweaking.
15385              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
15386              used much more than the simpler API, now called utf8_to_uv_simple().
15387              Still not quite happy with API, too much partial duplication
15388              of functionality.
15389      Branch: perl
15390            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
15391            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
15392            ! regcomp.c regexec.c sv.c toke.c utf8.c
15393 ____________________________________________________________________________
15394 [  7438] By: jhi                                   on 2000/10/25  18:52:30
15395         Log: Allow poking holes at the UTF-8 decoding strictness.
15396      Branch: perl
15397            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
15398            ! utf8.h
15399 ____________________________________________________________________________
15400 [  7437] By: jhi                                   on 2000/10/25  13:53:05
15401         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
15402              UTF8LEN() and UTF8SKIP(). 
15403      Branch: perl
15404            ! pp.c utf8.c utf8.h
15405 ____________________________________________________________________________
15406 [  7436] By: jhi                                   on 2000/10/25  13:51:37
15407         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
15408              From: Nicholas Clark <nick@ccl4.org>
15409              Date: Wed, 25 Oct 2000 14:44:05 +0100
15410              Message-ID: <20001025144404.D27253@plum.flirble.org>
15411      Branch: perl
15412            ! pod/perlrun.pod
15413 ____________________________________________________________________________
15414 [  7435] By: jhi                                   on 2000/10/25  13:49:32
15415         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
15416              From: Mike Guy <mjtg@cam.ac.uk>
15417              Date: Tue, 24 Oct 2000 14:59:40 +0100
15418              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
15419      Branch: perl
15420            ! scope.c
15421 ____________________________________________________________________________
15422 [  7434] By: jhi                                   on 2000/10/25  13:48:41
15423         Log: AIX is picky about its symbol exports.  Solution for now
15424              is to include the deb.o explicitly to the re extension build.
15425              
15426              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
15427              From: Peter Prymmer <pvhp@forte.com>
15428              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
15429              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
15430      Branch: perl
15431            ! ext/re/Makefile.PL hints/aix.sh
15432 ____________________________________________________________________________
15433 [  7433] By: jhi                                   on 2000/10/25  13:46:49
15434         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
15435              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15436              Date: Wed, 25 Oct 2000 12:02:20 +0200
15437              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
15438      Branch: perl
15439            ! perlsdio.h
15440 ____________________________________________________________________________
15441 [  7432] By: jhi                                   on 2000/10/25  13:44:28
15442         Log: Subject: Minor update to find2perl, for portability
15443              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
15444              Date: Wed, 25 Oct 2000 12:05:47 +0100
15445              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
15446      Branch: perl
15447            ! x2p/find2perl.PL
15448 ____________________________________________________________________________
15449 [  7431] By: jhi                                   on 2000/10/25  13:40:39
15450         Log: Add targets to Makefile.SH, most importantly
15451              'regen_all' which also remembers to update vms/perly*.
15452      Branch: perl
15453            ! Makefile.SH
15454 ____________________________________________________________________________
15455 [  7430] By: bailey                                on 2000/10/25  03:13:53
15456         Log: Cleanup from prior patch (Charles Lane?):
15457              - improve handling of MFDs in Basename and Path
15458              - default to no xsubpp line # munging when building debug images
15459      Branch: vmsperl
15460            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
15461 ____________________________________________________________________________
15462 [  7429] By: jhi                                   on 2000/10/24  20:03:40
15463         Log: Podify README.epoc and README.vos.
15464      Branch: perl
15465            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
15466            ! pod/perlport.pod pod/perltoc.pod
15467 ____________________________________________________________________________
15468 [  7428] By: jhi                                   on 2000/10/24  19:10:33
15469         Log: Stratus VOS updates from Paul Green.
15470      Branch: perl
15471            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15472            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
15473            - vos/config.def vos/config.h vos/config_h.SH_orig
15474            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
15475            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
15476 ____________________________________________________________________________
15477 [  7427] By: jhi                                   on 2000/10/24  18:59:48
15478         Log: Check if stdio supports tweaking lval and cnt simultaneously.
15479              
15480              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
15481              From: Nicholas Clark <nick@ccl4.org>
15482              Date: Mon, 23 Oct 2000 15:39:32 +0100
15483              Message-ID: <20001023153932.A10786@plum.flirble.org>
15484      Branch: metaconfig
15485            ! U/compline/d_stdstdio.U
15486      Branch: perl
15487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15488            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
15489            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
15490            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
15491            ! vos/config.h vos/config_h.SH_orig win32/config.bc
15492            ! win32/config.gc win32/config.vc
15493 ____________________________________________________________________________
15494 [  7426] By: jhi                                   on 2000/10/24  17:57:44
15495         Log: Missed the header file changes from #7425.
15496      Branch: perl
15497            ! embed.h embed.pl objXSUB.h proto.h
15498 ____________________________________________________________________________
15499 [  7425] By: jhi                                   on 2000/10/24  17:55:17
15500         Log: Fix the bug reported in
15501              
15502              From: andreas.koenig@anima.de (Andreas J. Koenig)
15503              Subject: Encode bug?
15504              Date: 24 Oct 2000 14:01:26 +0200 
15505              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
15506              
15507              Also make is_utf8_char() stricter.
15508      Branch: perl
15509            ! ext/Encode/Encode.xs utf8.c
15510 ____________________________________________________________________________
15511 [  7424] By: jhi                                   on 2000/10/24  15:15:39
15512         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
15513              From: Peter Scott <Peter@PSDT.com>
15514              Date: Mon, 23 Oct 2000 19:46:01 -0700
15515              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
15516      Branch: perl
15517            ! pod/perlfaq5.pod
15518 ____________________________________________________________________________
15519 [  7423] By: jhi                                   on 2000/10/24  14:25:30
15520         Log: Test tweak to avoid pulling in the whole Config.
15521      Branch: perl
15522            ! t/lib/st-lock.t
15523 ____________________________________________________________________________
15524 [  7422] By: jhi                                   on 2000/10/24  14:03:16
15525         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
15526      Branch: perl
15527            ! pp.c
15528 ____________________________________________________________________________
15529 [  7421] By: jhi                                   on 2000/10/24  13:32:09
15530         Log: (Replaced by #7440.)
15531              
15532              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
15533              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15534              Date: Mon, 23 Oct 2000 16:40:54 -0400
15535              Message-ID: <20001023164054.B14491@O2.chapin.edu>
15536      Branch: perl
15537            ! t/lib/syslog.t
15538 ____________________________________________________________________________
15539 [  7420] By: jhi                                   on 2000/10/24  13:30:53
15540         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
15541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15542              Date: Mon, 23 Oct 2000 17:29:03 -0400
15543              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
15544      Branch: perl
15545            ! lib/ExtUtils/MM_Unix.pm
15546 ____________________________________________________________________________
15547 [  7419] By: jhi                                   on 2000/10/24  13:29:57
15548         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
15549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15550              Date: Mon, 23 Oct 2000 19:01:32 -0400
15551              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
15552      Branch: perl
15553            ! utils/h2xs.PL
15554 ____________________________________________________________________________
15555 [  7418] By: jhi                                   on 2000/10/24  13:26:04
15556         Log: Replace #7409 with
15557              
15558              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
15559              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
15560              Date: Mon, 23 Oct 2000 20:08:56 +0200
15561              Message-ID: <20001023200855.A14850@nice.ram.loc>
15562      Branch: perl
15563            ! ext/Storable/Storable.pm t/lib/st-lock.t
15564 ____________________________________________________________________________
15565 [  7417] By: jhi                                   on 2000/10/24  13:17:52
15566         Log: Run vms/vms_yfix.pl, should have done that after changing
15567              perly.c in #7382.
15568      Branch: perl
15569            ! vms/perly_c.vms vms/perly_h.vms
15570 ____________________________________________________________________________
15571 [  7416] By: jhi                                   on 2000/10/24  02:55:33
15572         Log: Make the UTF-8 decoding stricter and more verbose when
15573              malformation happens.  This involved adding an argument
15574              to utf8_to_uv_chk(), which involved changing its prototype,
15575              and prefer STRLEN over I32 for the UTF-8 length, which as
15576              a domino effect necessitated changing the prototypes of
15577              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
15578              The stricter UTF-8 decoding checking uses Markus Kuhn's
15579              UTF-8 Decode Stress Tester from
15580              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
15581      Branch: perl
15582            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
15583            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
15584            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
15585            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
15586 ____________________________________________________________________________
15587 [  7415] By: jhi                                   on 2000/10/23  14:06:06
15588         Log: Update Changes.
15589      Branch: perl
15590            ! Changes patchlevel.h
15591 ____________________________________________________________________________
15592 [  7414] By: jhi                                   on 2000/10/23  12:39:52
15593         Log: Undo the basename() part of #7412 since the lib/basename
15594              tests would need upgrading too.
15595      Branch: perl
15596            ! lib/File/Basename.pm
15597 ____________________________________________________________________________
15598 [  7413] By: jhi                                   on 2000/10/23  12:19:27
15599         Log: Document PERL_INSTALL_ROOT of #7210.
15600      Branch: perl
15601            ! lib/ExtUtils/Install.pm
15602 ____________________________________________________________________________
15603 [  7412] By: jhi                                   on 2000/10/23  12:16:47
15604         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
15605      Branch: perl
15606            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
15607            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
15608 ____________________________________________________________________________
15609 [  7411] By: jhi                                   on 2000/10/23  12:07:41
15610         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
15611              From: Prymmer/Kahn <pvhp@best.com>
15612              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
15613              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
15614      Branch: perl
15615            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
15616 ____________________________________________________________________________
15617 [  7410] By: jhi                                   on 2000/10/23  04:10:11
15618         Log: The change #7187 was not so good on VMS.
15619              
15620              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
15621              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15622              Date: Sun, 22 Oct 2000 23:03:08 -0500
15623              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
15624      Branch: perl
15625            ! utils/perldoc.PL
15626 ____________________________________________________________________________
15627 [  7409] By: jhi                                   on 2000/10/23  03:57:36
15628         Log: Avoid Storable locking on DJGPP for now.
15629              
15630              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
15631              From: "Peter J. Farley III" <pjfarley@banet.net>
15632              Date: Sun, 22 Oct 2000 20:00:00 -0400
15633              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
15634      Branch: perl
15635            ! ext/Storable/Storable.pm t/lib/st-lock.t
15636 ____________________________________________________________________________
15637 [  7408] By: jhi                                   on 2000/10/23  03:50:24
15638         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
15639              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
15640              Date: Sun, 22 Oct 2000 21:12:22 -0400
15641              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
15642      Branch: perl
15643            ! lib/vars.pm
15644 ____________________________________________________________________________
15645 [  7407] By: jhi                                   on 2000/10/23  03:43:12
15646         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
15647              From: Hugo <hv@crypt.compulink.co.uk>
15648              Date: Mon, 23 Oct 2000 00:47:22 +0100
15649              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
15650      Branch: perl
15651            ! regexec.c t/op/pat.t
15652 ____________________________________________________________________________
15653 [  7406] By: jhi                                   on 2000/10/23  03:40:29
15654         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
15655      Branch: perl
15656            ! lib/ExtUtils/MakeMaker.pm
15657 ____________________________________________________________________________
15658 [  7405] By: jhi                                   on 2000/10/22  21:32:00
15659         Log: Doc patch.
15660              
15661              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
15662              From: rspier@pobox.com (Robert Spier)
15663              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
15664              Message-ID: <14835.16112.13457.447971@rls.cx>
15665      Branch: perl
15666            ! lib/strict.pm
15667 ____________________________________________________________________________
15668 [  7404] By: jhi                                   on 2000/10/22  21:30:51
15669         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
15670              From: rspier@pobox.com (Robert Spier)
15671              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
15672              Message-ID: <14835.17223.72448.705566@rls.cx>
15673      Branch: perl
15674            ! lib/ExtUtils/MakeMaker.pm
15675 ____________________________________________________________________________
15676 [  7403] By: jhi                                   on 2000/10/22  21:24:11
15677         Log: Subject: [PATCH bleadperl] ripples from constsub patch
15678              From: John Tobey <jtobey@john-edwin-tobey.org>
15679              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
15680              Message-Id: <m13nSOB-000FObC@feynman.localnet>
15681      Branch: perl
15682            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
15683 ____________________________________________________________________________
15684 [  7402] By: jhi                                   on 2000/10/22  20:59:35
15685         Log: Support s?printf parameter reordering.
15686      Branch: perl
15687            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
15688 ____________________________________________________________________________
15689 [  7401] By: jhi                                   on 2000/10/22  19:19:14
15690         Log: Expand %Config variables only if explicitly so requested
15691              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
15692              
15693              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
15694              From: Gurusamy Sarathy <gsar@ActiveState.com>
15695              Date: Sun, 22 Oct 2000 11:47:32 -0700
15696              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
15697      Branch: perl
15698            ! Makefile.SH lib/lib_pm.PL
15699 ____________________________________________________________________________
15700 [  7400] By: jhi                                   on 2000/10/22  18:24:10
15701         Log: Move the #7390 test from warn/op to comp/redef.
15702              
15703              Subject: Re: Creating const subs for constants.
15704              From: John Tobey <jtobey@john-edwin-tobey.org>
15705              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
15706              Message-Id: <m13nG72-000FObC@feynman.localnet>               
15707      Branch: perl
15708            ! t/comp/redef.t t/pragma/warn/op
15709 ____________________________________________________________________________
15710 [  7399] By: jhi                                   on 2000/10/22  17:49:59
15711         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
15712              From: Nicholas Clark <nick@ccl4.org>
15713              Date: Sat, 21 Oct 2000 22:23:19 +0100
15714              Message-ID: <20001021222319.B45586@plum.flirble.org>
15715      Branch: perl
15716            ! ext/DynaLoader/DynaLoader_pm.PL
15717 ____________________________________________________________________________
15718 [  7398] By: jhi                                   on 2000/10/22  17:47:35
15719         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
15720              From: Hugo <hv@crypt.compulink.co.uk>
15721              Date: Sat, 21 Oct 2000 18:19:59 +0100
15722              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
15723      Branch: perl
15724            ! ext/B/B.pm ext/B/B/C.pm
15725 ____________________________________________________________________________
15726 [  7397] By: jhi                                   on 2000/10/22  17:35:18
15727         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
15728              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15729              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
15730              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
15731      Branch: perl
15732            ! hints/openbsd.sh
15733 ____________________________________________________________________________
15734 [  7396] By: jhi                                   on 2000/10/22  17:19:46
15735         Log: Subject: installman go-faster stripes
15736              From: Nicholas Clark <nick@talking.bollo.cx>
15737              Date: Sat, 21 Oct 2000 17:24:53 +0100
15738              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
15739              
15740              Subject: Re: installman go-faster stripes
15741              From: Russ Allbery <rra@stanford.edu>
15742              Date: 21 Oct 2000 11:04:13 -0700
15743              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
15744      Branch: perl
15745            ! installman pod/pod2man.PL
15746 ____________________________________________________________________________
15747 [  7395] By: jhi                                   on 2000/10/22  17:17:35
15748         Log: Hints tweak from Anton Berezin.
15749      Branch: perl
15750            ! hints/freebsd.sh
15751 ____________________________________________________________________________
15752 [  7394] By: jhi                                   on 2000/10/22  04:50:04
15753         Log: Tweak the Is* definitions of Unicode character classes
15754              to better match the official categorizations; embrace
15755              the official categorizations; add the combining marks
15756              as alpha (and -numeric); fix DCinital (a typo and edito)
15757              to be DCmedial.
15758      Branch: perl
15759            + lib/unicode/Is/DCmedial.pl
15760            - lib/unicode/Is/DCinital.pl
15761            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
15762            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
15763            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
15764            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
15765 ____________________________________________________________________________
15766 [  7393] By: jhi                                   on 2000/10/21  18:06:05
15767         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
15768              From: Daniel Chetlin <daniel@chetlin.com>
15769              Date: Sat, 21 Oct 2000 02:57:03 -0700
15770              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
15771      Branch: perl
15772            + t/lib/tie-splice.t
15773            ! MANIFEST lib/Tie/Array.pm
15774 ____________________________________________________________________________
15775 [  7392] By: gsar                                  on 2000/10/21  18:05:15
15776         Log: resync utfperl branch with mainline
15777      Branch: utfperl
15778           !> (integrate 1760 files)
15779 ____________________________________________________________________________
15780 [  7391] By: jhi                                   on 2000/10/21  14:37:49
15781         Log: Testcases for a #7383,#7385 related bug.
15782              
15783              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
15784              From: Nicholas Clark <nick@ccl4.org>
15785              Date: Sat, 21 Oct 2000 15:04:51 +0100
15786              Message-ID: <20001021150451.A51566@plum.flirble.org>
15787      Branch: perl
15788            ! t/pragma/utf8.t
15789 ____________________________________________________________________________
15790 [  7390] By: jhi                                   on 2000/10/21  14:35:57
15791         Log: Add a testcase for #7389.
15792      Branch: perl
15793            ! t/pragma/warn/op
15794 ____________________________________________________________________________
15795 [  7389] By: jhi                                   on 2000/10/21  14:26:45
15796         Log: Subject: Re: Creating const subs for constants.
15797              From: John Tobey <jtobey@john-edwin-tobey.org>
15798              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
15799              Message-Id: <m13mo0N-000FObC@feynman.localnet>
15800      Branch: perl
15801            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
15802            ! proto.h sv.c
15803 ____________________________________________________________________________
15804 [  7388] By: nick                                  on 2000/10/21  11:44:23
15805         Log: Populate perlio branch
15806      Branch: perlio
15807           +> (branch 1760 files)
15808 ____________________________________________________________________________
15809 [  7387] By: nick                                  on 2000/10/21  10:52:05
15810         Log: Get branch back as replica of mainline via :
15811              p4 integrate -b utfperl
15812              p4 resolve -at ./...
15813      Branch: utfperl
15814           +> (branch 269 files)
15815            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
15816            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
15817            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
15818            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
15819            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
15820            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15821            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15822            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
15823            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
15824            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
15825            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15826            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15827            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15828            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15829            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15830            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15831            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15832            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15833            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
15834            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
15835            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
15836            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
15837            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
15838            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
15839            - lib/unicode/UCD300.html lib/unicode/Unicode.300
15840            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
15841            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
15842            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
15843            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
15844           !> (integrate 965 files)
15845 ____________________________________________________________________________
15846 [  7386] By: jhi                                   on 2000/10/21  01:31:12
15847         Log: Update Changes.
15848      Branch: perl
15849            ! Changes patchlevel.h
15850 ____________________________________________________________________________
15851 [  7385] By: jhi                                   on 2000/10/21  01:28:42
15852         Log: The #7383 was right only in the context of the original bug report,
15853              not in more general case.
15854      Branch: perl
15855            ! pp_hot.c
15856 ____________________________________________________________________________
15857 [  7384] By: jhi                                   on 2000/10/21  01:08:23
15858         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
15859      Branch: perl
15860            ! ext/IO/lib/IO/Select.pm
15861 ____________________________________________________________________________
15862 [  7383] By: jhi                                   on 2000/10/21  00:44:18
15863         Log: Fix for ID 20001020.006, concatenating an unset submatch
15864              with utf8 resulted in "Modification of a read-only value".
15865      Branch: perl
15866            ! pp_hot.c t/pragma/utf8.t
15867 ____________________________________________________________________________
15868 [  7382] By: jhi                                   on 2000/10/20  20:44:31
15869         Log: Make scan_num() reëntrant, as suggested in
15870              
15871              Subject: [PATCH perl@7229] Rentrant parser and yylex()
15872              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15873              Date: Fri, 20 Oct 2000 14:17:27 +0100
15874              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
15875      Branch: perl
15876            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
15877            ! toke.c
15878 ____________________________________________________________________________
15879 [  7381] By: jhi                                   on 2000/10/20  20:07:29
15880         Log: Reëntrancy fix.
15881              
15882              Subject: [PATCH perl@7229] Rentrant parser and yylex()
15883              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15884              Date: Fri, 20 Oct 2000 14:17:27 +0100
15885              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
15886      Branch: perl
15887            ! embed.h embed.pl perl.h proto.h toke.c
15888 ____________________________________________________________________________
15889 [  7380] By: jhi                                   on 2000/10/20  19:15:54
15890         Log: Don't write double values through long double pointers,
15891              based on a part of
15892              
15893              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
15894              From: Jens Hamisch <jens@Strawberry.COM>
15895              Date: Tue, 17 Oct 2000 08:39:36 +0200
15896              Message-Id: <20001017083936.A11104@Strawberry.COM>
15897      Branch: perl
15898            ! perl.h pp.c
15899 ____________________________________________________________________________
15900 [  7379] By: jhi                                   on 2000/10/20  18:43:37
15901         Log: Portability tweak on #7377.
15902              
15903              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
15904              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15905              Date:     Fri, 20 Oct 2000 13:13:41 EDT
15906              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
15907      Branch: perl
15908            ! t/lib/dprof.t
15909 ____________________________________________________________________________
15910 [  7378] By: jhi                                   on 2000/10/20  12:57:19
15911         Log: SOCKS function redefinitions need prototypes, too, otherwise
15912              for example 32 bit versus 64 bit differences cause a lot of
15913              problems.  Part of
15914              
15915              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
15916              From: Jens Hamisch <jens@Strawberry.COM>
15917              Date: Tue, 17 Oct 2000 08:39:36 +0200
15918              Message-Id: <20001017083936.A11104@Strawberry.COM>
15919      Branch: perl
15920            ! doio.c pp_sys.c
15921 ____________________________________________________________________________
15922 [  7377] By: jhi                                   on 2000/10/20  12:37:12
15923         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
15924              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15925              Date:     Fri, 20 Oct 2000 08:26:04 EDT
15926              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
15927      Branch: perl
15928            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
15929 ____________________________________________________________________________
15930 [  7376] By: jhi                                   on 2000/10/20  12:35:31
15931         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
15932              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15933              Date:     Fri, 20 Oct 2000 07:48:15 EDT
15934              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
15935      Branch: perl
15936            ! configure.com vms/gen_shrfls.pl
15937 ____________________________________________________________________________
15938 [  7375] By: bailey                                on 2000/10/20  04:44:37
15939         Log: SYN SYN
15940      Branch: vmsperl
15941           +> (branch 134 files)
15942            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
15943            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
15944            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15945            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
15946            - eg/cgi/frameset.cgi eg/cgi/index.html
15947            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15948            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15949            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
15950            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
15951            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
15952            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15953            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15954            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15955            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15956            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15957            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15958            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15959            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15960            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
15961            - lib/unicode/Props.txt lib/unicode/UCD300.html
15962            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
15963            - utils/perlbc.PL vms/subconfigure.com
15964           !> (integrate 785 files)
15965 ____________________________________________________________________________
15966 [  7374] By: jhi                                   on 2000/10/20  00:59:48
15967         Log: In the latest compiler builds cccdlflags must not become -fpic,
15968              from Wilfredo Sánchez.
15969      Branch: perl
15970            ! hints/darwin.sh
15971 ____________________________________________________________________________
15972 [  7373] By: jhi                                   on 2000/10/20  00:56:35
15973         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
15974              From: Tony Cook <tony@develop-help.com>
15975              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
15976              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
15977      Branch: perl
15978            ! pod/perlop.pod
15979 ____________________________________________________________________________
15980 [  7372] By: jhi                                   on 2000/10/19  19:34:40
15981         Log: Typo noted by Mark Lutz.
15982      Branch: perl
15983            ! t/op/64bitint.t
15984 ____________________________________________________________________________
15985 [  7371] By: jhi                                   on 2000/10/19  19:33:13
15986         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
15987      Branch: metaconfig
15988            ! U/modified/Cppsym.U U/modified/Oldconfig.U
15989      Branch: metaconfig/U/perl
15990            ! End.U dlsrc.U libperl.U
15991      Branch: perl
15992            + hints/nonstopux.sh
15993            ! Configure MANIFEST config_h.SH
15994 ____________________________________________________________________________
15995 [  7370] By: jhi                                   on 2000/10/19  17:18:08
15996         Log: Subject: PATCH do_print has 2 PerlIO_error()s
15997              From: nick@ccl4.org
15998              Date: Thu, 19 Oct 2000 18:09:20 +0100
15999              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
16000      Branch: perl
16001            ! doio.c
16002 ____________________________________________________________________________
16003 [  7369] By: jhi                                   on 2000/10/19  14:01:49
16004         Log: Update Changes.
16005      Branch: perl
16006            ! Changes patchlevel.h
16007 ____________________________________________________________________________
16008 [  7368] By: jhi                                   on 2000/10/19  13:04:29
16009         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
16010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16011              Date: Wed, 18 Oct 2000 13:12:01 +0200
16012              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
16013      Branch: perl
16014            ! hints/aix.sh
16015 ____________________________________________________________________________
16016 [  7367] By: jhi                                   on 2000/10/19  02:22:40
16017         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
16018              of a 'pmshort' anywhere in the B, so the offending line was simply
16019              removed.
16020      Branch: perl
16021            ! ext/B/B/Debug.pm
16022 ____________________________________________________________________________
16023 [  7366] By: jhi                                   on 2000/10/19  02:12:37
16024         Log: Add the test case for the bug id 20000730.004 which seems
16025              to have been fixed by now.
16026      Branch: perl
16027            ! t/pragma/utf8.t
16028 ____________________________________________________________________________
16029 [  7365] By: jhi                                   on 2000/10/18  23:36:24
16030         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
16031              From: Hugo <hv@crypt.compulink.co.uk>
16032              Date: Wed, 18 Oct 2000 23:25:58 +0100
16033              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
16034      Branch: perl
16035            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
16036 ____________________________________________________________________________
16037 [  7364] By: jhi                                   on 2000/10/18  21:12:53
16038         Log: (retracted)
16039      Branch: perl
16040            ! pp.c
16041 ____________________________________________________________________________
16042 [  7363] By: jhi                                   on 2000/10/18  20:55:38
16043         Log: Missing change from #7362.
16044      Branch: perl
16045            ! win32/perlhost.h
16046 ____________________________________________________________________________
16047 [  7362] By: jhi                                   on 2000/10/18  20:52:01
16048         Log: Borland C fstat() never saw the fd as writable.
16049              
16050              Subject: fix for Borland's weak "stat" (perl@7211)
16051              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
16052              Date: Mon, 16 Oct 2000 09:55:03 +0400
16053              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
16054      Branch: perl
16055            ! win32/win32.c
16056 ____________________________________________________________________________
16057 [  7361] By: jhi                                   on 2000/10/18  17:43:50
16058         Log: Regen toc.
16059      Branch: perl
16060            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
16061 ____________________________________________________________________________
16062 [  7360] By: jhi                                   on 2000/10/18  17:07:44
16063         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16064              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
16065              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
16066              Date: Mon, 16 Oct 2000 15:19:49 +0200
16067      Branch: perl
16068            + README.aix
16069            ! MANIFEST
16070 ____________________________________________________________________________
16071 [  7359] By: jhi                                   on 2000/10/18  17:04:49
16072         Log: Subject: Pod patch for Devel::Peek
16073              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16074              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
16075              Date: Mon, 16 Oct 2000 12:26:34 +0200
16076      Branch: perl
16077            ! ext/Devel/Peek/Peek.pm
16078 ____________________________________________________________________________
16079 [  7358] By: jhi                                   on 2000/10/18  17:03:15
16080         Log: Make Cwd more bulletproof in chrooted environments.
16081              
16082              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
16083              From: "Eric E. Coe" <Eric.Coe@oracle.com>
16084              Date: Wed, 18 Oct 2000 04:03:54 -0400
16085              Message-Id: <39ED596A.70E599FE@oracle.com>
16086      Branch: perl
16087            ! lib/Cwd.pm
16088 ____________________________________________________________________________
16089 [  7357] By: jhi                                   on 2000/10/18  16:37:26
16090         Log: Disable the UTF8 downgrade croakage for now to avoid
16091              too many not okay messages.
16092      Branch: perl
16093            ! doio.c
16094 ____________________________________________________________________________
16095 [  7356] By: jhi                                   on 2000/10/17  23:29:41
16096         Log: Show the failed remote port, instead of the failing line number.
16097              
16098              Subject: [PATCH 5.6.1 Debugger] More diagnostics
16099              From: David Sparks <daves@ActiveState.com>
16100              Date: Tue, 17 Oct 2000 15:00:24 -0700
16101              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
16102      Branch: perl
16103            ! lib/perl5db.pl
16104 ____________________________________________________________________________
16105 [  7355] By: jhi                                   on 2000/10/17  14:11:31
16106         Log: On output try to downgrade to bytes, croak if impossible,
16107              from Simon Cozens.  This means that outputting >255 UTF8
16108              is impossible.  Consider this as a strong incentive to get
16109              the I/O disciplines implemented.
16110      Branch: perl
16111            ! doio.c pod/perldiag.pod sv.c
16112 ____________________________________________________________________________
16113 [  7354] By: jhi                                   on 2000/10/17  13:42:23
16114         Log: Clarify documentation on 'use bytes'.
16115              
16116              Subject: Re: What does 'use bytes' "mean" ?
16117              From: Simon Cozens <simon@cozens.net>
16118              Date: Mon, 18 Sep 2000 18:24:25 +0100
16119              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
16120      Branch: perl
16121            ! lib/bytes.pm
16122 ____________________________________________________________________________
16123 [  7353] By: jhi                                   on 2000/10/17  13:28:12
16124         Log: Workaround for a sfio bug where the stream error indicator
16125              is not cleared as documented.
16126              
16127              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
16128              From: Nicholas Clark <nick@ccl4.org>
16129              Date: Mon, 16 Oct 2000 18:28:23 +0100
16130              Message-ID: <20001016182823.J19700@plum.flirble.org>
16131      Branch: perl
16132            ! doio.c
16133 ____________________________________________________________________________
16134 [  7352] By: jhi                                   on 2000/10/17  13:06:19
16135         Log: More IoTYPE sprinkling.
16136      Branch: perl
16137            ! doio.c pp_hot.c
16138 ____________________________________________________________________________
16139 [  7351] By: jhi                                   on 2000/10/16  22:47:07
16140         Log: Detect early whether the std streams have gone bad.
16141              
16142              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
16143              Date: Mon, 16 Oct 2000 23:28:42 +0100
16144              From: Nicholas Clark <nick@ccl4.org>
16145              Message-ID: <20001016232842.A37942@plum.flirble.org>
16146      Branch: perl
16147            ! t/op/misc.t
16148 ____________________________________________________________________________
16149 [  7350] By: jhi                                   on 2000/10/16  22:45:16
16150         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
16151              From: "Peter J. Farley III" <pjfarley@banet.net>
16152              Date: Mon, 16 Oct 2000 18:15:59 -0400
16153              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
16154      Branch: perl
16155            ! djgpp/djgpp.c dosish.h t/io/open.t
16156 ____________________________________________________________________________
16157 [  7349] By: jhi                                   on 2000/10/16  22:36:45
16158         Log: perldelta tweak.
16159      Branch: perl
16160            ! pod/perldelta.pod
16161 ____________________________________________________________________________
16162 [  7348] By: jhi                                   on 2000/10/16  15:17:53
16163         Log: Update Changes.
16164      Branch: perl
16165            ! Changes patchlevel.h
16166 ____________________________________________________________________________
16167 [  7347] By: jhi                                   on 2000/10/16  13:55:27
16168         Log: Add the capability to include/exclude branches.
16169      Branch: perl
16170            ! Porting/genlog
16171 ____________________________________________________________________________
16172 [  7346] By: jhi                                   on 2000/10/16  13:18:04
16173         Log: Add Charles Lane.
16174      Branch: perl
16175            ! AUTHORS Changes
16176 ____________________________________________________________________________
16177 [  7345] By: jhi                                   on 2000/10/16  13:13:21
16178         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
16179      Branch: perl
16180            ! pod/perldelta.pod
16181 ____________________________________________________________________________
16182 [  7344] By: gsar                                  on 2000/10/16  09:30:21
16183         Log: integrate change#6220 from cfgperl
16184              
16185              Win32 patches from Benjamin Stuhl.
16186      Branch: maint-5.6/perl
16187           !> makedef.pl win32/win32.h
16188 ____________________________________________________________________________
16189 [  7343] By: gsar                                  on 2000/10/16  08:32:19
16190         Log: integrate changes#6221,6222 from cfgperl
16191              
16192              Remove tr///CU (the feature is to be obsoleted by better interfaces).
16193              From: simon@brecon.co.uk (Simon Cozens)
16194              Subject: [PATCH] Eliminate tr///[CU][CU]
16195              Date: 23 Jun 2000 11:05:40 GMT
16196              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
16197              
16198              doc typo fix
16199              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
16200              From: Ian Phillipps <Ian.Phillipps@iname.com>
16201              Date: Fri, 23 Jun 2000 10:40:58 +0100
16202              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
16203      Branch: maint-5.6/perl
16204           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
16205 ____________________________________________________________________________
16206 [  7342] By: gsar                                  on 2000/10/16  08:28:08
16207         Log: integrate change#6217 from cfgperl (in part)
16208              
16209              Rename the fdpid locking and integrate with Sarathy.
16210      Branch: maint-5.6/perl
16211           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
16212           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
16213           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
16214           !> win32/win32.c
16215 ____________________________________________________________________________
16216 [  7341] By: gsar                                  on 2000/10/16  08:23:39
16217         Log: integrate changes#6214..6216 from mainline
16218              
16219              @_ can't have junk in it even in the non-USE_ITHREADS case because
16220              caller() wants to populate @DB::args with it (causes a coredump
16221              in Carp::confess())
16222              
16223              tweak comment about @DB::args
16224              
16225              be more optimal about clearing @_
16226      Branch: maint-5.6/perl
16227           !> av.h cop.h pp_ctl.c t/op/runlevel.t
16228 ____________________________________________________________________________
16229 [  7340] By: gsar                                  on 2000/10/16  08:20:37
16230         Log: integrate changes#6207..6210 from cfgperl
16231              
16232              Subject: [PATCH 5.6.0] Threadsafe patches
16233              From: Dan Sugalski <dan@sidhe.org>
16234              To: perl5-porters@perl.org
16235              Date: Mon, 08 May 2000 18:08:13 -0400
16236              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
16237              
16238              Regen headers for #6207.
16239              
16240              Lock PL_fdpid against race conditions, based on:
16241              Subject: [PATCH 5.6.0]subprocess fixup for threads
16242              From: Dan Sugalski <dan@sidhe.org>
16243              To: perl5-porters@perl.org
16244              Date: Tue, 11 Apr 2000 17:02:32 -0400
16245              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
16246              
16247              Mopup for #6207 and #6209.
16248      Branch: maint-5.6/perl
16249           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
16250           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
16251           !> win32/win32.c
16252 ____________________________________________________________________________
16253 [  7339] By: gsar                                  on 2000/10/16  08:14:34
16254         Log: integrate change#6203 from cfgperl
16255              
16256              perldiag should refer to perlos2.pod not README.os2
16257      Branch: maint-5.6/perl
16258           !> pod/perldiag.pod
16259 ____________________________________________________________________________
16260 [  7338] By: gsar                                  on 2000/10/16  08:11:42
16261         Log: integrate change#6201 from mainline
16262              
16263              Perl_eval_pv() leaks 4 bytes every time it is called because it
16264              does a PUSHMARK that's never ever POPMARKed; in general, only
16265              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
16266              Perl_eval_[sp]v() don't because they don't take any incoming
16267              arguments (this leak has been around since the original version
16268              of perl_eval_pv() in 5.003_97e)
16269      Branch: maint-5.6/perl
16270           !> perl.c
16271 ____________________________________________________________________________
16272 [  7337] By: gsar                                  on 2000/10/16  08:08:47
16273         Log: integrate changes#6197..6200 from cfgperl
16274              
16275              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
16276              From: John Borwick <jhborwic@unity.ncsu.edu>
16277              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
16278              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
16279              
16280              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
16281              From: Dan Sugalski <dan@sidhe.org>
16282              To: vmsperl@perl.org, perl5-porters@perl.org
16283              Date: Fri, 02 Jun 2000 16:00:41 -0400
16284              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
16285              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
16286              
16287              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
16288              From: Dan Sugalski <dan@sidhe.org>
16289              To: perl5-porters@perl.org, vmsperl@perl.org
16290              Date: Fri, 02 Jun 2000 17:30:51 -0400
16291              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
16292              
16293              Update to cperl-mode.el 4.31 from
16294              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
16295              Subject: A couple of notes
16296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16297              To: Mailing list Perl5 <perl5-porters@perl.org>
16298              Date: Sat, 3 Jun 2000 23:33:32 -0400
16299              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
16300      Branch: maint-5.6/perl
16301           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
16302           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
16303           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
16304           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
16305           !> vms/vmsish.h
16306 ____________________________________________________________________________
16307 [  7336] By: gsar                                  on 2000/10/16  08:03:46
16308         Log: integrate changes#6194,6195 from mainline
16309              
16310              fix small eval"" memory leaks under USE_ITHREADS
16311              
16312              fix yet another eval"" leak under USE_ITHREADS
16313      Branch: maint-5.6/perl
16314           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
16315           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
16316           !> vms/perly_c.vms
16317 ____________________________________________________________________________
16318 [  7335] By: gsar                                  on 2000/10/16  08:02:15
16319         Log: integrate changes#6190,6191 from mainline
16320              
16321              submit missing embed.pl change
16322              
16323              vec() loses numericalness (modified version of patch suggested
16324              by Robin Barker)
16325      Branch: maint-5.6/perl
16326           !> doop.c embed.pl t/op/vec.t
16327 ____________________________________________________________________________
16328 [  7334] By: gsar                                  on 2000/10/16  08:01:03
16329         Log: integrate change#6189 from mainline
16330              
16331              counting tr/// corrupts later operation (from M.J.T Guy)
16332      Branch: maint-5.6/perl
16333           !> doop.c t/op/tr.t
16334 ____________________________________________________________________________
16335 [  7333] By: gsar                                  on 2000/10/16  07:59:07
16336         Log: integrate changes#6183..6188 from mainline
16337              
16338              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
16339              <nick@ccl4.org>)
16340              
16341              tweak for change#6127
16342              
16343              remove incorrect documentation about implicit split to @_ in
16344              list context, which never really worked in perl 5 (from
16345              M.J.T. Guy)
16346              
16347              further qualify references to "alphanumeric" (from Wolfgang Laun
16348              <wolfgang.laun@alcatel.at>)
16349              
16350              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
16351              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
16352              
16353              h2xs tweaks
16354      Branch: maint-5.6/perl
16355           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
16356           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
16357           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
16358           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
16359           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
16360           !> pod/pod2latex.PL utils/h2xs.PL
16361 ____________________________________________________________________________
16362 [  7332] By: gsar                                  on 2000/10/16  07:53:52
16363         Log: integrate change#6179 from mainline
16364              
16365              buggy modulus on UVs introduced by change#3378 (resulted in
16366              4063328477 % 65535 amounting to 27406, instead of 27407)
16367      Branch: maint-5.6/perl
16368           !> pp.c t/op/arith.t
16369 ____________________________________________________________________________
16370 [  7331] By: gsar                                  on 2000/10/16  07:52:49
16371         Log: integrate changes#6176,6177,6178,6182 from cfgperl
16372              
16373              Single-quoted utf8 patch from Simon Cozens.
16374              
16375              Substitution utf8 patch from Simon Cozens.
16376              
16377              Be cleaner.
16378              
16379              Be Cleaner Part Deux.
16380      Branch: maint-5.6/perl
16381           !> Makefile.SH pp_hot.c toke.c
16382 ____________________________________________________________________________
16383 [  7330] By: gsar                                  on 2000/10/16  07:41:36
16384         Log: integrate change#6172 from mainline
16385              
16386              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
16387              (from Ilya Zakharevich)
16388      Branch: maint-5.6/perl
16389           !> regexec.c t/op/re_tests
16390 ____________________________________________________________________________
16391 [  7329] By: gsar                                  on 2000/10/16  07:40:25
16392         Log: integrate change#6171 from mainline
16393              
16394              scalar() doesn't force scalar context when used in void context
16395              (from Simon Cozens)
16396      Branch: maint-5.6/perl
16397           !> op.c t/op/wantarray.t
16398 ____________________________________________________________________________
16399 [  7328] By: gsar                                  on 2000/10/16  07:39:33
16400         Log: integrate change#6170 from mainline
16401              
16402              change#6142 needs tweaks to tests to work where there's no
16403              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
16404      Branch: maint-5.6/perl
16405           !> t/lib/filefind.t
16406 ____________________________________________________________________________
16407 [  7327] By: gsar                                  on 2000/10/16  07:35:34
16408         Log: integrate changes#6166..6168 from cfgperl
16409              
16410              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
16411              in case somebody wants to write an extension for more
16412              shadow database interfaces.
16413              
16414              tweak todo
16415              
16416              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
16417      Branch: maint-5.6/perl
16418           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16419           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
16420           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
16421           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
16422           !> win32/config.vc win32/config_H.bc win32/config_H.gc
16423           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
16424 ____________________________________________________________________________
16425 [  7326] By: gsar                                  on 2000/10/16  07:29:05
16426         Log: integrate changes#6157,6159..6161,6164 from cfgperl
16427              
16428              Regen Configure to jive with #6149.
16429              
16430              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
16431              
16432              Changes for the File::Temp 0.08 (change #6159) test suite
16433              to fit better into the Perl distribution test framework.
16434              
16435              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
16436              both from Simon Cozens.
16437              
16438              detypo
16439      Branch: maint-5.6/perl
16440           +> pod/perlmodlib.PL pod/perlnewmod.pod
16441           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
16442           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
16443           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16444           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16445 ____________________________________________________________________________
16446 [  7325] By: gsar                                  on 2000/10/16  07:25:13
16447         Log: integrate change#6158 from vmsperl
16448              
16449              Add fallback to tmpfile for use in cases where user's relying on
16450              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
16451              Lane's patch)
16452      Branch: maint-5.6/perl
16453           !> vms/vms.c vms/vmsish.h
16454 ____________________________________________________________________________
16455 [  7324] By: gsar                                  on 2000/10/16  07:20:50
16456         Log: integrate changes#6153..6155 from mainline
16457              
16458              prettier Test::Harness output on failed tests (from Nicholas Clark
16459              <nick@Bagpuss.uk.boo.com>)
16460              
16461              avoid type mismatch warning
16462              
16463              small bug in change#6144; remove random \xA0 character that snuck
16464              in via change#6145
16465      Branch: maint-5.6/perl
16466           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
16467           !> perl.c
16468 ____________________________________________________________________________
16469 [  7323] By: gsar                                  on 2000/10/16  07:18:47
16470         Log: integrate changes#6151,6152 from mainline
16471              
16472              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
16473              
16474              cosmetic fixups of RE debug output (from Ilya Zakharevich)
16475      Branch: maint-5.6/perl
16476           !> regexec.c
16477 ____________________________________________________________________________
16478 [  7322] By: gsar                                  on 2000/10/16  07:17:25
16479         Log: integrate changes#6146..6150 from mainline
16480              
16481              doc typo
16482              
16483              add a make entry to Config.pm so "perl -V:make" works on VMS
16484              (from Peter Prymmer)
16485              
16486              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
16487              
16488              OS/2 tweaks for usethreads build (from Rocco Caputo
16489              <troc@netrus.net>)
16490              
16491              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
16492      Branch: maint-5.6/perl
16493           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
16494           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
16495           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
16496           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
16497           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
16498           !> warnings.pl x2p/a2p.h
16499 ____________________________________________________________________________
16500 [  7321] By: gsar                                  on 2000/10/16  07:14:02
16501         Log: integrate changes#6143..6145 from mainline
16502              
16503              MacOS support, part 1 (from Matthias Neeracher
16504              <neeri@iis.ee.ethz.ch>)
16505              
16506              MacOS support, part 2: make AutoSplit use File::Spec instead
16507              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
16508              <neeri@iis.ee.ethz.ch>)
16509              
16510              make xsubpp skip embedded pod (from Matthias Neeracher
16511              <neeri@iis.ee.ethz.ch>)
16512      Branch: maint-5.6/perl
16513           +> ext/DynaLoader/dl_mac.xs
16514           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
16515           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16516           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
16517           !> pp_ctl.c proto.h toke.c util.c util.h
16518 ____________________________________________________________________________
16519 [  7320] By: gsar                                  on 2000/10/16  07:12:13
16520         Log: integrate changes#6141,6142 from mainline
16521              
16522              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
16523              forwarded by Peter Seebach from the bsdi-users mailing list.
16524              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
16525              
16526              File::Find fails to chdir when chasing symlinks (from
16527              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
16528      Branch: maint-5.6/perl
16529           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
16530 ____________________________________________________________________________
16531 [  7319] By: gsar                                  on 2000/10/16  07:04:30
16532         Log: integrate change#6139 from mainline
16533              
16534              revise mktables.PL for bugs and newness in Unicode 3.0
16535              (from James Bence <jbence@amgen.com>)
16536      Branch: maint-5.6/perl
16537           +> (branch 30 files)
16538           !> (integrate 49 files)
16539 ____________________________________________________________________________
16540 [  7318] By: gsar                                  on 2000/10/16  07:01:01
16541         Log: integrate changes#6137,6138 from mainline
16542              
16543              fix bogus redeclaration warning for "our" variables in different
16544              scopes
16545              
16546              add note about the handling of negative indices to tied arrays
16547              (from Michael G Schwern <schwern@pobox.com>)
16548      Branch: maint-5.6/perl
16549           !> op.c pod/perltie.pod t/pragma/strict-vars
16550 ____________________________________________________________________________
16551 [  7317] By: gsar                                  on 2000/10/16  06:58:46
16552         Log: integrate changes#6127..6136 from mainline
16553              
16554              call_method(...,G_EVAL) can longjmp() out if the method probing
16555              failed (from Gisle Aas)
16556              
16557              new perlxstut example for passing/returning refs to arrays
16558              (from David Lowe <dlowe@pootpoot.com>)
16559              
16560              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
16561              
16562              fix places that mean C<"word" character> but say C<alphanumeric
16563              character>
16564              
16565              avoid warnings in POSIX.pm (from Barrie Slaymaker)
16566              
16567              warnings::enabled() doesn't fall back to looking at $^W if
16568              caller isn't using lexical warnings (from Paul Marquess)
16569              
16570              elide bogus test in change#6132
16571              
16572              make Test::Harness use wait.h/WCOREDUMP if available
16573              (from Ben Tilly <ben_tilly@hotmail.com>)
16574              
16575              enable Test::Harness to dynamically determine column width etc.
16576              (from Rob Napier <rnapier@employees.org>)
16577              
16578              random pod typos (from Peter Scott <Peter@PSDT.com>)
16579      Branch: maint-5.6/perl
16580           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
16581           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
16582           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
16583           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
16584 ____________________________________________________________________________
16585 [  7316] By: gsar                                  on 2000/10/16  06:53:23
16586         Log: integrate change#6126 from mainline
16587              
16588              change#2879 broke rvalue autovivification of magicals such as
16589              ${$num} (reworked variant of patch suggested by Simon Cozens)
16590      Branch: maint-5.6/perl
16591           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
16592           !> pp_hot.c proto.h t/op/gv.t
16593 ____________________________________________________________________________
16594 [  7315] By: gsar                                  on 2000/10/16  06:51:38
16595         Log: integrate changes#6123,6125 from mainline
16596              
16597              clarify gotcha with #line directives (from Rocco Caputo
16598              <troc@netrus.net>)
16599              
16600              enable propagating exception objects via Perl_croak() in XS code
16601              (from Gisle Aas)
16602      Branch: maint-5.6/perl
16603           !> pod/perldebug.pod pod/perlsyn.pod util.c
16604 ____________________________________________________________________________
16605 [  7314] By: gsar                                  on 2000/10/16  06:49:28
16606         Log: integrate change#6122 from mainline
16607              
16608              downgrade fatal error on C<"foo@nosucharray.com"> to optional
16609              warning (from Mark-Jason Dominus)
16610      Branch: maint-5.6/perl
16611           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
16612           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
16613           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
16614           !> toke.c
16615 ____________________________________________________________________________
16616 [  7313] By: gsar                                  on 2000/10/16  06:46:54
16617         Log: integrate changes#6112..6121 from vmsperl
16618              
16619              Check for existence of file before trying to delete
16620              
16621              Ugly workaround for version-specific RTL error
16622              
16623              Urk -- undo previous removal of vmsish 'exit' change
16624              
16625              Add bounds checking for several strings (Charles Lane)
16626              
16627              Miscellaneous cosmetic fixes (Charles Lane)
16628              
16629              Treat sockets as special in sys(read|write) (Charles Lane et al.)
16630              
16631              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
16632              Flatten case labels in switch statements uniformly (Charles Bailey)
16633              
16634              Quiet error messages in vmsish.t (Charles Lane)
16635              
16636              Add missing escape (Charles Lane)
16637              
16638              Allow eliminate_macros() and fixpath() to handle space-delimited
16639              lists (based on fixes by Craig Berry)
16640      Branch: maint-5.6/perl
16641           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
16642           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
16643           !> vms/vmsish.h
16644 ____________________________________________________________________________
16645 [  7312] By: gsar                                  on 2000/10/16  06:41:18
16646         Log: integrate changes#6107,6110 from cfgperl
16647              
16648              Tweak the todo list.
16649              
16650              todo tweak
16651      Branch: maint-5.6/perl
16652           !> Todo-5.6
16653 ____________________________________________________________________________
16654 [  7311] By: gsar                                  on 2000/10/16  06:38:38
16655         Log: integrate changes#6104,6108 from mainline
16656              
16657              PL_sys_intern was being initialized too late on windows
16658              
16659              reenable fake signal handling on Windows, bugs and all
16660      Branch: maint-5.6/perl
16661           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
16662           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
16663           !> win32/win32.c
16664 ____________________________________________________________________________
16665 [  7310] By: gsar                                  on 2000/10/16  06:36:03
16666         Log: integrate changes#6095,6097..6103 from cfgperl
16667              
16668              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
16669              might be useful in future.
16670              
16671              Add a note about possible compilation problems from Allen Smith.
16672              
16673              Add a note about other, yet unsupported, shadow password APIs.
16674              
16675              Tweaks for the cc bugs from Allen Smith.
16676              
16677              More compilation tweakery from Allen Smith.
16678              
16679              Hints and test tweaks for Unicos.
16680              
16681              The test suite tweak in #6101 wasn't quite right.
16682              
16683              Test tweaking for Unicos continues.
16684      Branch: maint-5.6/perl
16685           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16686           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
16687           !> t/lib/complex.t t/op/64bitint.t
16688 ____________________________________________________________________________
16689 [  7309] By: gsar                                  on 2000/10/16  06:29:41
16690         Log: integrate changes#6093,6094 from mainline
16691              
16692              fork() failure to create pseudo process sets errno=EAGAIN and returns
16693              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
16694              
16695              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
16696      Branch: maint-5.6/perl
16697           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
16698           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
16699 ____________________________________________________________________________
16700 [  7308] By: gsar                                  on 2000/10/16  06:27:29
16701         Log: integrate change#6092 from cfgperl
16702              
16703              Regen perltoc with the fixed buildtoc.
16704      Branch: maint-5.6/perl
16705           !> pod/perltoc.pod
16706 ____________________________________________________________________________
16707 [  7307] By: gsar                                  on 2000/10/16  06:26:40
16708         Log: integrate changes#6089,6090 from mainline
16709              
16710              buildtoc tweak to fix newline lossage
16711              
16712              concat doesn't preserve utf8-ness, and doesn't invalidate
16713              [NI]OK; added tests for both
16714      Branch: maint-5.6/perl
16715           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
16716 ____________________________________________________________________________
16717 [  7306] By: gsar                                  on 2000/10/16  06:24:05
16718         Log: integrate change#6088 from cfgperl
16719              
16720              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
16721              because we do not use those.  The HAS_GETSPNAM remains,
16722              though, because we still do use that.
16723      Branch: maint-5.6/perl
16724           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16725           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
16726           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
16727           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
16728           !> win32/config.vc win32/config_H.bc win32/config_H.gc
16729           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
16730 ____________________________________________________________________________
16731 [  7305] By: gsar                                  on 2000/10/16  06:15:52
16732         Log: integrate changes#6084,6085,6087 from mainline
16733              
16734              substr() does not preserve utf8-ness (from Stefan Eissing
16735              <Eissing@medicaldataservice.de>); added tests
16736              
16737              repeat operator (x) doesn't preserve utf8-ness
16738              
16739              reverse() and quotemeta() weren't preserving utf8-ness; add tests
16740      Branch: maint-5.6/perl
16741           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
16742 ____________________________________________________________________________
16743 [  7304] By: gsar                                  on 2000/10/16  06:13:10
16744         Log: integrate changes#6077..6083 from mainline
16745              
16746              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
16747              and Tom Phoenix)
16748              
16749              workaround for CRT bug in chdir() (from Charles Lane, via
16750              Peter Prymmer)
16751              
16752              remove outdated kludge in Carp (NULLs are permitted in diagnostics
16753              now)
16754              
16755              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
16756              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
16757              
16758              better default perlbug categories for ok reports (from Richard Foley)
16759              
16760              peek.t non-portable to ithreads
16761              
16762              note about undocumented caller() return value (from M.J.T. Guy);
16763              yet another peek.t tweak
16764      Branch: maint-5.6/perl
16765           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16766           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16767           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
16768           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
16769           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
16770           !> vms/vmsish.h
16771 ____________________________________________________________________________
16772 [  7303] By: gsar                                  on 2000/10/16  06:03:18
16773         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
16774              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
16775              
16776              &HUGE_VAL is not defined, it exists.
16777              
16778              Do not warn that an infinity does not look like a number.
16779              
16780              Rewrite the pwent/spent logic to be a little bit more clearer.
16781              
16782              Continue on the pwent/spent case.
16783              
16784              Correct Freudian slip.
16785              
16786              Use HUGE_VALL if applicable.
16787              
16788              pwent/spent #ifdef imbalance.
16789              
16790              Infinite problems.
16791              
16792              Call getspnam() only iff needd.
16793              
16794              Test both the scalar and list contexts.
16795              
16796              Use setxxent()/endxxent().
16797              
16798              Complex tweakery.
16799              
16800              Unicos hint tweak.
16801              
16802              Be more forgiving in POSIX about HUGE_VALL.
16803              
16804              Detypo.
16805              
16806              The search of infinity continues, this time simplified.
16807              
16808              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
16809              in natively 64-bit platforms where a long is a quad (no need
16810              for long longs).  Also added bias for IVs.
16811              
16812              Complex tweaks.
16813              
16814              Introduce t/lib/peek.t.
16815              
16816              Make the test more portable.
16817      Branch: maint-5.6/perl
16818           +> t/lib/peek.t
16819            ! pp_sys.c
16820           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
16821           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
16822           !> t/op/pwent.t toke.c util.c
16823 ____________________________________________________________________________
16824 [  7302] By: gsar                                  on 2000/10/16  05:03:37
16825         Log: integrate changes#6066..6071 from mainline
16826              
16827              s/END/CHECK/
16828              
16829              replace direct call to sighandler() with (*PL_sighandlerp)()
16830              
16831              note about values()
16832              
16833              File::Spec compatibility update (from Barrie Slaymaker
16834              <barries@slaysys.com>)
16835              
16836              remove misleading comment (from M.J.T. Guy)
16837              
16838              misformatted perllocal.pod (from Tim Jenness
16839              <t.jenness@jach.hawaii.edu>)
16840      Branch: maint-5.6/perl
16841           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
16842           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16843           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
16844           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
16845 ____________________________________________________________________________
16846 [  7301] By: gsar                                  on 2000/10/16  05:00:08
16847         Log: integrate changes#6061..6063 from mainline
16848              
16849              change#5921 neglected to make eq honor "use bytes"
16850              
16851              additional tests for utf8.t
16852              
16853              tokeq() could read unallocated field in argument
16854      Branch: maint-5.6/perl
16855           !> sv.c t/pragma/utf8.t toke.c
16856 ____________________________________________________________________________
16857 [  7300] By: gsar                                  on 2000/10/16  04:56:54
16858         Log: integrate changes#6046,6048,6057,6058 from mainline
16859              
16860              libscheck has insufficient checks for n32 libs (from
16861              Albert Chin-A-Young <china@thewrittenword.com>)
16862              
16863              add note about how $( doesn't interpolate in REs (from
16864              Philip Newton <newton@ficus.frogspace.net>)
16865              
16866              fix broken parsing of /\x{ab}/
16867              
16868              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
16869              (spotted by Donald Kinzer <dkinzer@premia.com>)
16870      Branch: maint-5.6/perl
16871           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
16872           !> t/pragma/utf8.t
16873 ____________________________________________________________________________
16874 [  7299] By: gsar                                  on 2000/10/16  04:52:50
16875         Log: integrate change#6044 from mainline
16876              
16877              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
16878              such that underscores are only ignored in literal numbers,
16879              "\x{...}", and hex/oct argument
16880      Branch: maint-5.6/perl
16881           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
16882 ____________________________________________________________________________
16883 [  7298] By: gsar                                  on 2000/10/16  04:50:53
16884         Log: integrate changes#6027..6043 from mainline
16885              
16886              podlators-1.02 update (from Russ Allbery)
16887              
16888              Pod::Man generates groff-incompatible macro definition (from
16889              Tom Christiansen)
16890              
16891              add CGI.pm v2.66 (from Lincoln Stein)
16892              
16893              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
16894              for @- and @+ (from Johan Vromans)
16895              
16896              small nits in diagnostics.pm (from Robin Barker)
16897              
16898              whitespace adjustments
16899              
16900              missing files in MANIFEST
16901              
16902              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
16903              to compensate
16904              
16905              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
16906              
16907              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
16908      Branch: maint-5.6/perl
16909           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
16910           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
16911           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
16912           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
16913           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
16914           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
16915           !> t/lib/cgi-html.t t/lib/cgi-request.t
16916 ____________________________________________________________________________
16917 [  7297] By: gsar                                  on 2000/10/16  04:44:30
16918         Log: integrate change#6025 from mainline
16919              
16920              Is{Alnum,Alpha,Word} don't match titlecase
16921              TODO: IsSpace is defined recursively!
16922              (both spotted by Larry)
16923      Branch: maint-5.6/perl
16924           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
16925           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
16926 ____________________________________________________________________________
16927 [  7296] By: gsar                                  on 2000/10/16  04:39:30
16928         Log: integrate change#6023 from mainline
16929              
16930              debugger stomps on $. (from M.J.T. Guy)
16931      Branch: maint-5.6/perl
16932           !> lib/perl5db.pl
16933 ____________________________________________________________________________
16934 [  7295] By: gsar                                  on 2000/10/16  04:38:02
16935         Log: integrate change#6022 from mainline
16936              
16937              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
16938      Branch: maint-5.6/perl
16939           !> sv.c
16940 ____________________________________________________________________________
16941 [  7294] By: gsar                                  on 2000/10/16  04:37:05
16942         Log: integrate changes#6018..6021 from mainline
16943              
16944              make lib/syslog.t portable to systems that don't have _PATH_LOG,
16945              make _PATH_LOG() return "" if unavailable
16946              
16947              windows portability tweaks
16948              
16949              test tweak
16950              
16951              remove Win2K issue in pod (fixed by change#6020)
16952      Branch: maint-5.6/perl
16953           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
16954           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
16955           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
16956 ____________________________________________________________________________
16957 [  7293] By: gsar                                  on 2000/10/16  04:20:00
16958         Log: integrate changes#6013..6015 from mainline
16959              
16960              tweak change#5945 to display correct switch name in diagnostic
16961              
16962              glob() loading File::Glob behind the scenes may cause syntax errors
16963              
16964              tweak test for portability
16965      Branch: maint-5.6/perl
16966           !> op.c perl.c pod/perldiag.pod t/lib/b.t
16967 ____________________________________________________________________________
16968 [  7292] By: gsar                                  on 2000/10/16  04:18:11
16969         Log: integrate changes#6005..6010 from mainline, cfgperl
16970              
16971              perldoc might fail via "use blib" (from Hugo van der Sanden)
16972              
16973              Regen Configure.
16974              
16975              note about compile failures and END blocks (from M.J.T. Guy)
16976              
16977              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
16978              
16979              (change#6009 integrated earlier in change#7255)
16980              
16981              clarify note about shadow password support (from
16982              gellyfish@gellyfish.com)
16983      Branch: maint-5.6/perl
16984           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16985           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
16986           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
16987 ____________________________________________________________________________
16988 [  7291] By: gsar                                  on 2000/10/16  04:12:03
16989         Log: integrate changes#6002,6003 from mainline
16990              
16991              destructive sv_setsv() can lose UV-ness from source, causing
16992              numeric promotions/comparisons to fail to do the right thing
16993              
16994              allow REG_EXPAND_SZ keys in Windows registry (from
16995              John Clayton <John.Clayton@barclayscapital.com>)
16996      Branch: maint-5.6/perl
16997           !> sv.c win32/win32.c
16998 ____________________________________________________________________________
16999 [  7290] By: gsar                                  on 2000/10/16  04:10:19
17000         Log: integrate change#6001 from mainline
17001              
17002              support additional library locations via $Config{otherlibdirs}
17003              (from Andy Dougherty)
17004      Branch: maint-5.6/perl
17005           !> Configure INSTALL Porting/Glossary Porting/config.sh
17006           !> Porting/config_H config_h.SH epoc/config.sh perl.c
17007           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
17008           !> win32/config.bc win32/config.gc win32/config.vc
17009 ____________________________________________________________________________
17010 [  7289] By: gsar                                  on 2000/10/16  04:08:28
17011         Log: integrate change#5999 from mainline
17012              
17013              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
17014      Branch: maint-5.6/perl
17015           !> t/pragma/warn/toke toke.c
17016 ____________________________________________________________________________
17017 [  7288] By: gsar                                  on 2000/10/16  04:07:01
17018         Log: integrate changes#5997,5998 from cfgperl
17019              
17020              Preserve $!.
17021              
17022              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
17023      Branch: maint-5.6/perl
17024           !> lib/Math/Complex.pm
17025 ____________________________________________________________________________
17026 [  7287] By: gsar                                  on 2000/10/16  04:04:37
17027         Log: integrate change#5995 from mainline
17028              
17029              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
17030      Branch: maint-5.6/perl
17031           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
17032 ____________________________________________________________________________
17033 [  7286] By: gsar                                  on 2000/10/16  04:03:21
17034         Log: integrate change#5994 from mainline
17035              
17036              fix for missed accounting for null byte in pack("Z",...) (from
17037              M.J.T. Guy)
17038      Branch: maint-5.6/perl
17039           !> pp.c t/op/pack.t
17040 ____________________________________________________________________________
17041 [  7285] By: gsar                                  on 2000/10/16  04:02:11
17042         Log: integrate changes#5989..5993 from mainline
17043              
17044              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
17045              itself and no other (from Tom Hughes)
17046              
17047              use $ENV{LIB} to search for libs under Visual C compiler
17048              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
17049              
17050              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
17051              
17052              pod nit (from Simon Cozens)
17053              
17054              various minor tweaks seen on p5p
17055      Branch: maint-5.6/perl
17056           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
17057           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
17058           !> t/op/array.t toke.c
17059 ____________________________________________________________________________
17060 [  7284] By: gsar                                  on 2000/10/16  03:59:00
17061         Log: integrate changes#5978..5988 from mainline
17062              
17063              sync version numbers in File::Spec with the ones on CPAN
17064              (from Barrie Slaymaker)
17065              
17066              under useithreads, constant pad entries could inadvertantly be
17067              shared across threads (from Eric Blood <eblood@xmission.com>);
17068              added Eric's test case to testsuite
17069              
17070              allow Configure -S to run non-interactively (spotted by Greg Hudson
17071              <ghudson@mit.edu>)
17072              
17073              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
17074              prototype mismatch with CORE::glob(); update pod and tests to
17075              suit (File::Glob::glob() is still available for backward
17076              compatibility, but should be considered deprecated)
17077              
17078              avoid error in IO::Socket::INET when given an unknown service name
17079              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
17080              
17081              numeric conversion of non-number in change#3378 tramples on
17082              OOK offset, causing segfaults
17083              
17084              attributes::reftype() doesn't work on tied argument
17085              
17086              forked child may not exit correctly if it failed to open
17087              /dev/console (from Graham Barr)
17088              
17089              add regular expressions tutorial and quick-start guide (from
17090              Mark Kvale <kvale@phy.ucsf.edu>)
17091              
17092              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
17093              
17094              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
17095              <paul@miraclefish.com>)
17096      Branch: maint-5.6/perl
17097           +> pod/perlrequick.pod pod/perlretut.pod
17098           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
17099           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
17100           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
17101           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
17102           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17103           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17104           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
17105           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
17106 ____________________________________________________________________________
17107 [  7283] By: gsar                                  on 2000/10/16  03:52:14
17108         Log: integrate change#5977 from mainline
17109              
17110              autoquote barewords followed by newline and arrow properly
17111              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
17112      Branch: maint-5.6/perl
17113           !> t/pragma/warn/toke toke.c
17114 ____________________________________________________________________________
17115 [  7282] By: gsar                                  on 2000/10/16  03:50:48
17116         Log: integrate change#5976 from mainline
17117              
17118              DB_File v1.73 update (from Paul Marquess)
17119      Branch: maint-5.6/perl
17120           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17121           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
17122 ____________________________________________________________________________
17123 [  7281] By: gsar                                  on 2000/10/16  03:49:14
17124         Log: integrate change#5975 from mainline
17125              
17126              allow sort() reentrancy (variant of patch suggested by
17127              Hugo van der Sanden)
17128      Branch: maint-5.6/perl
17129           !> pp_ctl.c t/op/sort.t
17130 ____________________________________________________________________________
17131 [  7280] By: gsar                                  on 2000/10/16  03:48:22
17132         Log: integrate change#5974 from mainline
17133              
17134              change#4197 somehow missed initializing PL_errors, meaning
17135              syntax error queueing wasn't working outside eval"" at all;
17136              also fixed eval"" to localize PL_error_count, so that compile-time
17137              eval's don't clobber the error state of the outer context
17138      Branch: maint-5.6/perl
17139           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
17140           !> t/pragma/warn/toke
17141 ____________________________________________________________________________
17142 [  7279] By: gsar                                  on 2000/10/16  03:46:21
17143         Log: integrate change#5973 from mainline
17144              
17145              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
17146      Branch: maint-5.6/perl
17147           !> regcomp.c regexec.c t/op/re_tests
17148 ____________________________________________________________________________
17149 [  7278] By: gsar                                  on 2000/10/16  03:44:54
17150         Log: integrate change#5971 from cfgperl
17151              
17152              Unicos tweaks from Mark P. Lutz.
17153      Branch: maint-5.6/perl
17154           !> hints/unicos.sh lib/Math/Complex.pm
17155 ____________________________________________________________________________
17156 [  7277] By: gsar                                  on 2000/10/16  03:42:59
17157         Log: integrate changes#5966..5970 from mainline
17158              
17159              add testsuite for B backends, fix bug in B::Deparse (from
17160              Simon Cozens <simon@brecon.co.uk>)
17161              
17162              improved docs on the warn_uninit diagnostic (from David Glasser
17163              and Simon Cozens)
17164              
17165              tolerate spaces in group names in test on solaris (from David Boyce
17166              <dsb@boyski.com>)
17167              
17168              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
17169              
17170              Data::Dumper fumbles negative numbers on 32-bit platforms where
17171              IV is >32bits
17172      Branch: maint-5.6/perl
17173           +> t/lib/b.t t/lib/syslog.t
17174           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
17175           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
17176           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
17177 ____________________________________________________________________________
17178 [  7276] By: gsar                                  on 2000/10/16  03:39:30
17179         Log: integrate change#5965 from mainline
17180              
17181              avoid "will not stay shared" warnings for our variables (from
17182              Robin Barker)
17183      Branch: maint-5.6/perl
17184           !> op.c t/pragma/warn/op
17185 ____________________________________________________________________________
17186 [  7275] By: gsar                                  on 2000/10/16  03:38:18
17187         Log: integrate change#5964 from mainline
17188              
17189              reformat to 72 columns (again)
17190      Branch: maint-5.6/perl
17191           !> pod/perldiag.pod
17192 ____________________________________________________________________________
17193 [  7274] By: gsar                                  on 2000/10/16  03:36:58
17194         Log: integrate change#5963 from mainline
17195              
17196              patch from Larry to make (\&) prototype work; added tests for
17197              the same
17198      Branch: maint-5.6/perl
17199           !> op.c t/comp/proto.t
17200 ____________________________________________________________________________
17201 [  7273] By: gsar                                  on 2000/10/16  03:35:51
17202         Log: integrate changes#5956..5962 from mainline
17203              
17204              better diagnostics on failed tests (from Ilya Zakharevich)
17205              
17206              pod nits (from A. C. Yardley <yardley@tanet.net>)
17207              
17208              change#3569 deleted some essential code, revert; avoid use of
17209              atexit() to make DynaLoader work properly on AIX under mod_perl
17210              (from Jens-Uwe Mager <jum@helios.de>)
17211              
17212              doubled words in pods (from Simon Cozens
17213              <simon.p.cozens@jp.pwcglobal.com>)
17214              
17215              better INSTALL notes on Solaris issues (from Dominic Dunlop)
17216              
17217              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
17218              
17219              updated README.hpux (from Jeff Okamoto)
17220      Branch: maint-5.6/perl
17221           !> INSTALL README.hpux emacs/cperl-mode.el
17222           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
17223           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
17224           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
17225           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
17226           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
17227           !> t/op/lex_assign.t
17228 ____________________________________________________________________________
17229 [  7272] By: gsar                                  on 2000/10/16  03:31:22
17230         Log: integrate change#5955 from mainline
17231              
17232              longstanding bug exposed by change#3307: sort arguments weren't
17233              compiled with the right wantarray context (ensuing runtime lookup
17234              via block_gimme() was getting the incidental context of the
17235              sort() itself)
17236      Branch: maint-5.6/perl
17237           !> op.c t/op/sort.t
17238 ____________________________________________________________________________
17239 [  7271] By: gsar                                  on 2000/10/16  03:29:11
17240         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
17241              branch
17242              
17243              Flatten the cpp jungle doing the nosuid checking.
17244              
17245              Do not assume sign propagation. (from M.J.T. Guy)
17246              
17247              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
17248              
17249              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
17250              Now pp_ncmp() returns undef is either operand is a NaN.
17251              
17252              On second thoughts frexp() does have two arguments.
17253              
17254              Document that tr() is not tr(1).
17255              
17256              Be more robust on "extreme" (large absolute value)
17257              arguments.  Originally reported by Daniel Connelly
17258              as a problem with asinh() on large negative arguments,
17259              asinh() used to bail out because an argument to log()
17260              ended up being zero.  Ilya Zakharevich proposed using
17261              Taylor's series in such cases, which for such large
17262              arguments is a very good approximation.
17263              
17264              Undo "use integer" addition from 64bitint as it seems
17265              to break most of the subtests in Digital UNIX;
17266              Unicos needs to find another way.
17267      Branch: maint-5.6/perl
17268           !> (integrate 29 files)
17269 ____________________________________________________________________________
17270 [  7270] By: gsar                                  on 2000/10/16  03:09:44
17271         Log: integrate changes#5948,5949,5950 from mainline
17272              
17273              typo in vars.pm that leads to cryptic message (from Piotr
17274              Piatkowski <kompas@kompas.usr.onet.pl>)
17275              
17276              make perldoc use the pod2man from the same version (from
17277              M.J.T. Guy)
17278              
17279              reformat perldiag to avoid long lines
17280      Branch: maint-5.6/perl
17281           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
17282 ____________________________________________________________________________
17283 [  7269] By: gsar                                  on 2000/10/16  03:05:54
17284         Log: integrate change#5947 from mainline
17285              
17286              use &dl_error rather than &dl_load_file as the guard for calling
17287              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
17288              statically built perl)
17289      Branch: maint-5.6/perl
17290           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
17291 ____________________________________________________________________________
17292 [  7268] By: gsar                                  on 2000/10/16  03:04:48
17293         Log: integrate change#5945 from mainline
17294              
17295              make module name mandatory after -M switch; reorder perldiag
17296              alphabetically (from Mark-Jason Dominus)
17297      Branch: maint-5.6/perl
17298           !> perl.c pod/perldiag.pod
17299 ____________________________________________________________________________
17300 [  7267] By: gsar                                  on 2000/10/16  03:03:01
17301         Log: integrate change#5939 from mainline
17302              
17303              more pod nits (from Larry Virden)
17304      Branch: maint-5.6/perl
17305           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
17306           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
17307           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
17308 ____________________________________________________________________________
17309 [  7266] By: gsar                                  on 2000/10/16  03:01:39
17310         Log: integrate change#5938 from mainline
17311              
17312              Consolidated B::Deparse fixes (from Stephen McCamant)
17313      Branch: maint-5.6/perl
17314           !> ext/B/B/Deparse.pm
17315 ____________________________________________________________________________
17316 [  7265] By: gsar                                  on 2000/10/16  03:00:43
17317         Log: integrate change#5936 from mainline
17318              
17319              additional tests for change#7263 (from Paul Marquess)
17320      Branch: maint-5.6/perl
17321           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
17322           !> t/pragma/warn/5nolint t/pragma/warn/6default
17323 ____________________________________________________________________________
17324 [  7264] By: gsar                                  on 2000/10/16  02:58:34
17325         Log: integrate change#5934 from mainline
17326              
17327              propagate lexical warnings from surrounding scope correctly
17328              within string eval() (from Paul Marquess)
17329      Branch: maint-5.6/perl
17330           !> pp_ctl.c t/pragma/warn/pp_ctl
17331 ____________________________________________________________________________
17332 [  7263] By: gsar                                  on 2000/10/16  02:56:53
17333         Log: integrate change#5932 from mainline
17334              
17335              add rsignal(), whichsig() and do_join() to public API list
17336              (mod_perl uses them to good advantage)
17337      Branch: maint-5.6/perl
17338           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
17339 ____________________________________________________________________________
17340 [  7262] By: gsar                                  on 2000/10/16  02:55:53
17341         Log: integrate change#5931 from mainline
17342              
17343              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
17344      Branch: maint-5.6/perl
17345           !> pp_hot.c regexec.c t/op/pat.t
17346 ____________________________________________________________________________
17347 [  7261] By: gsar                                  on 2000/10/16  02:55:01
17348         Log: integrate change#5930 from mainline
17349              
17350              small os390 tweaks (from Peter Prymmer)
17351      Branch: maint-5.6/perl
17352           !> config_h.SH makedepend.SH
17353 ____________________________________________________________________________
17354 [  7260] By: gsar                                  on 2000/10/16  02:54:10
17355         Log: integrate change#5929 from mainline
17356              
17357              pod nits
17358      Branch: maint-5.6/perl
17359           !> pod/perlguts.pod
17360 ____________________________________________________________________________
17361 [  7259] By: gsar                                  on 2000/10/16  02:52:55
17362         Log: integrate change#5927 from mainline
17363              
17364              arrange for next() to resume at the unstack op rather than the
17365              loop conditional, so that scope cleanup happens correctly
17366              (from Stephen McCamant)
17367      Branch: maint-5.6/perl
17368           !> op.c pp_ctl.c t/op/misc.t
17369 ____________________________________________________________________________
17370 [  7258] By: gsar                                  on 2000/10/16  02:51:38
17371         Log: integrate change#5926 from mainline
17372              
17373              on windows, reserve 16M of stack rather than 128M (allows more
17374              threads to run concurrently)
17375      Branch: maint-5.6/perl
17376           !> win32/Makefile win32/makefile.mk
17377 ____________________________________________________________________________
17378 [  7257] By: gsar                                  on 2000/10/16  02:50:37
17379         Log: integrate change#5925 from mainline
17380              
17381              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
17382      Branch: maint-5.6/perl
17383           !> toke.c
17384 ____________________________________________________________________________
17385 [  7256] By: gsar                                  on 2000/10/16  02:49:36
17386         Log: integrate change#5924 from mainline
17387              
17388              avoid using uninitialized memory in require version check
17389      Branch: maint-5.6/perl
17390           !> pp_ctl.c universal.c
17391 ____________________________________________________________________________
17392 [  7255] By: gsar                                  on 2000/10/16  02:48:03
17393         Log: integrate changes#5923,5928,6009 from mainline
17394              
17395              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
17396      Branch: maint-5.6/perl
17397           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
17398 ____________________________________________________________________________
17399 [  7254] By: gsar                                  on 2000/10/16  02:44:46
17400         Log: integrate change#5922 from mainline
17401              
17402              commentary about IoTYPE() (from Nathan Torkington)
17403      Branch: maint-5.6/perl
17404           !> sv.h
17405 ____________________________________________________________________________
17406 [  7253] By: gsar                                  on 2000/10/16  02:43:49
17407         Log: integrate change#5921 from mainline
17408              
17409              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
17410      Branch: maint-5.6/perl
17411           !> sv.c t/lib/charnames.t t/pragma/utf8.t
17412 ____________________________________________________________________________
17413 [  7252] By: gsar                                  on 2000/10/16  02:42:31
17414         Log: integrate change#5920 from mainline
17415              
17416              Larry's fix for buggy propagation of utf8-ness in join(); add test
17417      Branch: maint-5.6/perl
17418           !> doop.c t/op/ver.t
17419 ____________________________________________________________________________
17420 [  7251] By: gsar                                  on 2000/10/16  02:41:14
17421         Log: integrate changes#5915..5919 from mainline
17422              
17423              various (pod tweaks &c)
17424      Branch: maint-5.6/perl
17425           !> (integrate 33 files)
17426 ____________________________________________________________________________
17427 [  7250] By: gsar                                  on 2000/10/16  02:38:16
17428         Log: integrate change#5914 from mainline
17429              
17430              caller() wasn't returning the right number of elements for
17431              eval {...}
17432      Branch: maint-5.6/perl
17433           !> pp_ctl.c t/pragma/warn/9enabled
17434 ____________________________________________________________________________
17435 [  7249] By: gsar                                  on 2000/10/16  02:37:02
17436         Log: integrate change#5913 from mainline
17437              
17438              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
17439              (from Mark-Jason Dominus)
17440      Branch: maint-5.6/perl
17441           !> pod/perlfunc.pod
17442 ____________________________________________________________________________
17443 [  7248] By: gsar                                  on 2000/10/16  02:35:58
17444         Log: integrate change#5912 from mainline
17445              
17446              fix totally broken caching in UNIVERSAL::isa() (from
17447              Nick Ing-Simmons)
17448      Branch: maint-5.6/perl
17449           !> t/op/universal.t universal.c
17450 ____________________________________________________________________________
17451 [  7247] By: gsar                                  on 2000/10/16  02:34:27
17452         Log: integrate changes#5910,5911 from mainline
17453              
17454              typo in pod
17455              
17456              add linebreak properties from unicode/LineBrk.txt (from
17457              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
17458      Branch: maint-5.6/perl
17459           +> (branch 29 files)
17460           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
17461 ____________________________________________________________________________
17462 [  7246] By: gsar                                  on 2000/10/16  02:33:29
17463         Log: integrate change#5909 from mainline
17464              
17465              mode argument to do_binmode() should be file mode, not boolean
17466      Branch: maint-5.6/perl
17467           !> pp_sys.c
17468 ____________________________________________________________________________
17469 [  7245] By: gsar                                  on 2000/10/16  02:31:04
17470         Log: integrate change#5908 from mainline
17471              
17472              introduce illegal symbols into null package so that
17473              gv_fetchpv(...,TRUE) always returns a valid GV even when the
17474              symbol is trapped by strictures (avoids coredumps)
17475      Branch: maint-5.6/perl
17476           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
17477           !> t/pragma/strict-vars
17478 ____________________________________________________________________________
17479 [  7244] By: jhi                                   on 2000/10/16  02:29:54
17480         Log: Subject: $Carp::ExportLevel confusion in Exporter
17481              From: "Ben Tilly" <ben_tilly@hotmail.com>
17482              Date: Sat, 14 Oct 2000 16:44:34 EDT
17483              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
17484      Branch: perl
17485            ! lib/Exporter/Heavy.pm
17486 ____________________________________________________________________________
17487 [  7243] By: jhi                                   on 2000/10/16  02:28:33
17488         Log: Subject: [PATCH perlguts.pod] Document offset hack
17489              From: Simon Cozens <simon@cozens.net>
17490              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
17491              Date: Sat, 14 Oct 2000 19:32:25 +0100
17492      Branch: perl
17493            ! pod/perlguts.pod
17494 ____________________________________________________________________________
17495 [  7242] By: gsar                                  on 2000/10/16  02:26:51
17496         Log: integrate changes#5905,5906,5907,6064 from mainline
17497              
17498              printf/sprintf didn't get quad types right under use64bitint
17499      Branch: maint-5.6/perl
17500           !> pp_sys.c sv.c t/op/64bitint.t
17501 ____________________________________________________________________________
17502 [  7241] By: jhi                                   on 2000/10/16  02:22:44
17503         Log: Subject: small pod patch
17504              From: Dan Boorstein <dan_boo@bellsouth.net>
17505              Date: Sat, 14 Oct 2000 14:29:24 -0400
17506              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
17507      Branch: perl
17508            ! pod/perlfaq7.pod pod/perlmod.pod
17509 ____________________________________________________________________________
17510 [  7240] By: jhi                                   on 2000/10/16  02:13:46
17511         Log: -w cleanup.
17512              
17513              Subject: Re: Problems with bleadperl 
17514              From: "Stephen P. Potter" <spp@ds.net>
17515              Date: Fri, 13 Oct 2000 13:32:49 -0400
17516              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
17517      Branch: perl
17518            ! t/pragma/overload.t
17519 ____________________________________________________________________________
17520 [  7239] By: jhi                                   on 2000/10/16  01:41:18
17521         Log: One more ~utf8 tweak.
17522      Branch: perl
17523            ! t/op/bop.t
17524 ____________________________________________________________________________
17525 [  7238] By: jhi                                   on 2000/10/16  01:34:14
17526         Log: Tweak the test of #7235.
17527      Branch: perl
17528            ! t/op/bop.t
17529 ____________________________________________________________________________
17530 [  7237] By: jhi                                   on 2000/10/16  01:25:04
17531         Log: Fix a couple of compiler-noted nits in #7235.
17532      Branch: perl
17533            ! pp.c
17534 ____________________________________________________________________________
17535 [  7236] By: jhi                                   on 2000/10/16  01:22:46
17536         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
17537      Branch: perl
17538            ! pp.c pp_hot.c
17539 ____________________________________________________________________________
17540 [  7235] By: jhi                                   on 2000/10/15  16:24:44
17541         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
17542              
17543              From: Simon Cozens <simon@cozens.net>
17544              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
17545              Date: Sat, 14 Oct 2000 20:52:13 +0100
17546              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
17547      Branch: perl
17548            ! pp.c t/op/bop.t utf8.h
17549 ____________________________________________________________________________
17550 [  7234] By: jhi                                   on 2000/10/15  15:19:29
17551         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
17552              The problem was that rx->minlen was in chars while pp_split()
17553              thought it would be in bytes. 
17554      Branch: perl
17555            ! pp.c t/pragma/utf8.t
17556 ____________________________________________________________________________
17557 [  7233] By: jhi                                   on 2000/10/14  20:24:24
17558         Log: Document FNCASE=y as discussed in the bug 20000902.009.
17559      Branch: perl
17560            ! README.dos
17561 ____________________________________________________________________________
17562 [  7232] By: jhi                                   on 2000/10/14  18:52:21
17563         Log: Add test for bug id 20000427.003 (which seems to have
17564              been fixed) (also duplicate as 20000427.004, though
17565              with a higher severity).  Move one utf8 from op/append
17566              to pragma/utf8, tag the tests with bug ids.
17567      Branch: perl
17568            ! t/op/append.t t/pragma/utf8.t
17569 ____________________________________________________________________________
17570 [  7231] By: jhi                                   on 2000/10/14  17:28:37
17571         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
17572      Branch: perl
17573            ! t/pragma/utf8.t
17574 ____________________________________________________________________________
17575 [  7230] By: jhi                                   on 2000/10/14  14:24:50
17576         Log: Needs to be conditional on SunOS 4.
17577              
17578              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
17579              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17580              Date: Sat, 14 Oct 2000 13:37:49 +0100
17581              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
17582      Branch: metaconfig/U/perl
17583            ! End.U
17584      Branch: perl
17585            ! Configure myconfig.SH pod/perldelta.pod
17586 ____________________________________________________________________________
17587 [  7229] By: jhi                                   on 2000/10/14  00:49:22
17588         Log: Update Changes.
17589      Branch: perl
17590            ! Changes patchlevel.h
17591 ____________________________________________________________________________
17592 [  7228] By: jhi                                   on 2000/10/14  00:46:10
17593         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
17594              From: Peter Prymmer <pvhp@forte.com>
17595              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
17596              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
17597      Branch: perl
17598            ! lib/utf8.pm
17599 ____________________________________________________________________________
17600 [  7227] By: jhi                                   on 2000/10/13  23:20:30
17601         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
17602      Branch: perl
17603            ! t/op/tie.t
17604 ____________________________________________________________________________
17605 [  7226] By: jhi                                   on 2000/10/13  22:14:32
17606         Log: Tweak #7225.
17607              
17608              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
17609              From: Peter Prymmer <pvhp@forte.com>
17610              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
17611              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
17612      Branch: perl
17613            ! t/op/sprintf.t
17614 ____________________________________________________________________________
17615 [  7225] By: jhi                                   on 2000/10/13  22:11:31
17616         Log: op/sprintf.t patch for OS/390 (and any other host with limited
17617              floating-point exponent length)
17618              
17619              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
17620              From: Dominic Dunlop <domo@computer.org>
17621              Date: Fri, 13 Oct 2000 19:17:57 +0200
17622              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
17623      Branch: perl
17624            ! t/op/sprintf.t
17625 ____________________________________________________________________________
17626 [  7224] By: jhi                                   on 2000/10/13  18:40:48
17627         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
17628      Branch: perl
17629            ! toke.c
17630 ____________________________________________________________________________
17631 [  7223] By: jhi                                   on 2000/10/13  18:37:13
17632         Log: Thinko in #7222.
17633      Branch: perl
17634            ! utf8.c
17635 ____________________________________________________________________________
17636 [  7222] By: jhi                                   on 2000/10/13  18:05:23
17637         Log: Use UTF8SKIP(), from Simon Cozens.
17638      Branch: perl
17639            ! utf8.c
17640 ____________________________________________________________________________
17641 [  7221] By: jhi                                   on 2000/10/13  15:43:19
17642         Log: (accidentally empty check-in)
17643      Branch: perl
17644            ! utf8.c
17645 ____________________________________________________________________________
17646 [  7220] By: jhi                                   on 2000/10/13  15:23:51
17647         Log: Add (optimistically) Storable to static extensions.
17648      Branch: perl
17649            ! hints/uwin.sh hints/vmesa.sh
17650 ____________________________________________________________________________
17651 [  7219] By: jhi                                   on 2000/10/13  15:20:05
17652         Log: Amdahl UTS doesn't seem to do dynaloading.
17653      Branch: perl
17654            ! hints/uts.sh
17655 ____________________________________________________________________________
17656 [  7218] By: jhi                                   on 2000/10/13  15:15:20
17657         Log: Slight tweak of the code to appease Amdahl UTS cc.
17658      Branch: perl
17659            ! pp.c
17660 ____________________________________________________________________________
17661 [  7217] By: jhi                                   on 2000/10/13  14:50:42
17662         Log: In Amdahl UTS "struct sv" is defined by a system header,
17663              <ksync.h>.
17664      Branch: perl
17665            ! perl.h sv.h
17666 ____________________________________________________________________________
17667 [  7216] By: jhi                                   on 2000/10/13  11:58:25
17668         Log: Ilya implemented the memory profiling API.
17669      Branch: perl
17670            ! Todo
17671 ____________________________________________________________________________
17672 [  7215] By: jhi                                   on 2000/10/13  02:56:38
17673         Log: Subject: [PATCH 5.7.0] Perl API for mstats
17674              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17675              Date: Thu, 12 Oct 2000 22:52:40 -0400
17676              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
17677      Branch: perl
17678            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
17679 ____________________________________________________________________________
17680 [  7214] By: jhi                                   on 2000/10/13  02:55:38
17681         Log: Subject: [PATCH 5.7.0] IVs in mtats
17682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17683              Date: Thu, 12 Oct 2000 22:51:04 -0400
17684              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
17685      Branch: perl
17686            ! malloc.c perl.h
17687 ____________________________________________________________________________
17688 [  7213] By: jhi                                   on 2000/10/13  02:31:47
17689         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
17690      Branch: perl
17691            ! pod/perldiag.pod pp_sys.c
17692 ____________________________________________________________________________
17693 [  7212] By: jhi                                   on 2000/10/13  01:27:38
17694         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
17695              From: Peter Prymmer <pvhp@forte.com>
17696              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
17697              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
17698      Branch: perl
17699            ! t/op/oct.t
17700 ____________________________________________________________________________
17701 [  7211] By: jhi                                   on 2000/10/13  00:35:09
17702         Log: Update Changes.
17703      Branch: perl
17704            ! Changes patchlevel.h
17705 ____________________________________________________________________________
17706 [  7210] By: jhi                                   on 2000/10/12  23:59:40
17707         Log: The Install.pm third of
17708              
17709              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
17710              From: Bill Campbell <bill@celestial.com>
17711              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
17712              Date: Thu, 5 Oct 2000 18:04:51 -0700
17713      Branch: perl
17714            ! lib/ExtUtils/Install.pm
17715 ____________________________________________________________________________
17716 [  7209] By: jhi                                   on 2000/10/12  23:58:43
17717         Log: Two thirds of
17718              
17719              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
17720              Date: Thu, 5 Oct 2000 18:04:51 -0700
17721              From: Bill Campbell <bill@celestial.com>
17722              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
17723              
17724              The Install.pm changes will be submitted separately because
17725              they need some work and discussion still.
17726      Branch: perl
17727            ! lib/getopts.pl lib/termcap.pl
17728 ____________________________________________________________________________
17729 [  7208] By: jhi                                   on 2000/10/12  23:41:19
17730         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
17731              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17732              Date:     Thu, 12 Oct 2000 07:30:02 EDT
17733              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
17734      Branch: perl
17735            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
17736            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
17737 ____________________________________________________________________________
17738 [  7207] By: jhi                                   on 2000/10/12  23:39:01
17739         Log: An updated EBCDIC tr patch.
17740              
17741              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
17742              From: Peter Prymmer <pvhp@forte.com>
17743              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
17744              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
17745      Branch: perl
17746            ! t/op/tr.t
17747 ____________________________________________________________________________
17748 [  7206] By: jhi                                   on 2000/10/12  23:34:55
17749         Log: Upgrade to CPAN 1.58, from Andreas König.
17750      Branch: perl
17751            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17752 ____________________________________________________________________________
17753 [  7205] By: jhi                                   on 2000/10/12  23:29:08
17754         Log: Introduce the man[24-8] variables, from Andy Dougherty.
17755      Branch: metaconfig/U/perl
17756            + mandirs.U mandirstyle.U
17757      Branch: perl
17758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17759            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
17760            ! vos/config.h vos/config.pl vos/config_h.SH_orig
17761            ! win32/config.bc win32/config.gc win32/config.vc
17762 ____________________________________________________________________________
17763 [  7204] By: gsar                                  on 2000/10/12  18:11:24
17764         Log: restore change#7202
17765      Branch: perl
17766            ! mg.c
17767 ____________________________________________________________________________
17768 [  7203] By: gsar                                  on 2000/10/12  18:09:40
17769         Log: another test of the Emergency Broadcast System--back out 
17770              change#7202
17771      Branch: perl
17772            ! mg.c
17773 ____________________________________________________________________________
17774 [  7202] By: gsar                                  on 2000/10/12  16:40:47
17775         Log: (submitted on behalf of Jarkko)
17776              Fix the lib/encode.t subtest 6 failure as reported by Andreas
17777              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
17778              was unearthed by change 7182, as was a bug in HTML::Entities.
17779      Branch: perl
17780            ! mg.c
17781 ____________________________________________________________________________
17782 [  7201] By: jhi                                   on 2000/10/11  03:16:05
17783         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
17784      Branch: perl
17785            ! pp_hot.c t/pragma/utf8.t
17786 ____________________________________________________________________________
17787 [  7200] By: jhi                                   on 2000/10/11  00:40:30
17788         Log: The #7198 was a false alarm.
17789      Branch: perl
17790            ! pp_hot.c
17791 ____________________________________________________________________________
17792 [  7199] By: jhi                                   on 2000/10/11  00:26:04
17793         Log: Remove duplicated code.
17794      Branch: perl
17795            ! t/lib/cgi-html.t
17796 ____________________________________________________________________________
17797 [  7198] By: jhi                                   on 2000/10/10  23:30:46
17798         Log: (Retracted by #7200.)
17799      Branch: perl
17800            ! pp_hot.c
17801 ____________________________________________________________________________
17802 [  7197] By: jhi                                   on 2000/10/10  21:49:30
17803         Log: Add the test case for #7190, from the original bug report
17804              by Andreas König.
17805      Branch: perl
17806            ! t/pragma/utf8.t
17807 ____________________________________________________________________________
17808 [  7196] By: jhi                                   on 2000/10/10  21:40:49
17809         Log: Reapply Andy's patch and regen Configure.
17810      Branch: perl
17811            ! Configure INSTALL Makefile.SH Porting/Glossary
17812            ! Porting/config.sh config_h.SH epoc/config.sh installperl
17813            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
17814            ! win32/config.vc
17815 ____________________________________________________________________________
17816 [  7195] By: jhi                                   on 2000/10/10  21:09:30
17817         Log: Use the versiononly instead of the installscripts,
17818              retract the changes 7146 and 7147.
17819      Branch: perl
17820            ! Configure INSTALL Makefile.SH Porting/Glossary
17821            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
17822            ! installperl uconfig.sh vos/config.def win32/config.bc
17823            ! win32/config.gc win32/config.vc
17824 ____________________________________________________________________________
17825 [  7194] By: jhi                                   on 2000/10/10  21:06:15
17826         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
17827              From: Peter Prymmer <pvhp@forte.com>
17828              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
17829              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
17830      Branch: perl
17831            ! t/op/ver.t
17832 ____________________________________________________________________________
17833 [  7193] By: jhi                                   on 2000/10/10  21:05:12
17834         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
17835              From: Peter Prymmer <pvhp@forte.com>
17836              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
17837              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
17838      Branch: perl
17839            ! t/op/tr.t
17840 ____________________________________________________________________________
17841 [  7192] By: jhi                                   on 2000/10/10  20:57:30
17842         Log: Add versiononly, delete installscripts, from Andy Dougherty.
17843      Branch: metaconfig
17844            - U/installdirs/installscripts.U
17845      Branch: metaconfig/U/perl
17846            + versiononly.U
17847 ____________________________________________________________________________
17848 [  7191] By: jhi                                   on 2000/10/10  19:41:21
17849         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
17850              From: Peter Prymmer <pvhp@forte.com>
17851              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
17852              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
17853      Branch: perl
17854            ! pod/perlebcdic.pod
17855 ____________________________________________________________________________
17856 [  7190] By: jhi                                   on 2000/10/10  19:26:14
17857         Log: Subject: Re: utf8 concat, mg_get
17858              From: Simon Cozens <simon@cozens.net>
17859              Date: Tue, 10 Oct 2000 17:40:17 +0100
17860              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
17861      Branch: perl
17862            ! pp_hot.c
17863 ____________________________________________________________________________
17864 [  7189] By: jhi                                   on 2000/10/10  19:23:03
17865         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
17866              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
17867              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
17868              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
17869      Branch: perl
17870            ! lib/ExtUtils/MM_Unix.pm
17871 ____________________________________________________________________________
17872 [  7188] By: jhi                                   on 2000/10/10  15:31:24
17873         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
17874              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
17875              Date: Fri, 14 Jul 2000 10:47:36 +0100
17876              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
17877      Branch: perl
17878            ! README.win32
17879 ____________________________________________________________________________
17880 [  7187] By: jhi                                   on 2000/10/10  13:30:10
17881         Log: Quote the temp file name, needed in Win32 because the
17882              default name unfortunately contains spaces, shouldn't
17883              hurt elsewhere.
17884              
17885              Subject: FW: perldoc fails if $TEMP contains spaces
17886              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
17887              Date: Thu, 14 Sep 2000 08:58:45 +0100
17888              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
17889      Branch: perl
17890            ! utils/perldoc.PL
17891 ____________________________________________________________________________
17892 [  7186] By: jhi                                   on 2000/10/10  13:16:27
17893         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
17894              From: hv@hugo.hybyte.com
17895              Date: Tue, 10 Oct 2000 14:10:20 +0100
17896              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
17897      Branch: perl
17898            ! t/lib/thr5005.t util.c
17899 ____________________________________________________________________________
17900 [  7185] By: jhi                                   on 2000/10/10  12:06:22
17901         Log: Upgrade to podlators 1.04, from Russ Allbery.
17902      Branch: perl
17903            ! lib/Pod/Man.pm lib/Pod/Text.pm
17904 ____________________________________________________________________________
17905 [  7184] By: jhi                                   on 2000/10/10  12:01:32
17906         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
17907      Branch: perl
17908            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
17909 ____________________________________________________________________________
17910 [  7183] By: jhi                                   on 2000/10/09  23:47:15
17911         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
17912              From: Peter Prymmer <pvhp@forte.com>
17913              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
17914              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
17915      Branch: perl
17916            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
17917 ____________________________________________________________________________
17918 [  7182] By: jhi                                   on 2000/10/09  23:43:16
17919         Log: Make eq work again with utf8 (disabling the upgrading
17920              should no more be necessary since the copies of the
17921              scalars are upgraded, not the scalars themselves).
17922              Takes care of ID 20001009.001.  (The claimed length()
17923              bug in 20001009.001 seems bogus to me.)
17924      Branch: perl
17925            ! sv.c t/pragma/utf8.t
17926 ____________________________________________________________________________
17927 [  7181] By: gsar                                  on 2000/10/09  19:41:54
17928         Log: tweak for change#7173
17929      Branch: perl
17930            ! win32/win32sck.c
17931 ____________________________________________________________________________
17932 [  7180] By: gsar                                  on 2000/10/09  19:26:56
17933         Log: on Windows, clean targets might not work under some flavors of the shell
17934      Branch: perl
17935            ! win32/Makefile win32/makefile.mk
17936 ____________________________________________________________________________
17937 [  7179] By: jhi                                   on 2000/10/09  19:21:02
17938         Log: Update Changes.
17939      Branch: perl
17940            ! Changes patchlevel.h
17941 ____________________________________________________________________________
17942 [  7178] By: jhi                                   on 2000/10/09  19:18:23
17943         Log: Warn about unknown scripts.
17944              
17945              Subject: Re: ideas? patches? [PATCH bleadperl]
17946              From: Dominic Dunlop <domo@computer.org>
17947              Date: Mon, 9 Oct 2000 14:57:17 +0200
17948              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
17949      Branch: perl
17950            ! lib/charnames.pm
17951 ____________________________________________________________________________
17952 [  7177] By: jhi                                   on 2000/10/09  19:13:27
17953         Log: Change #7160 had a nasty typo.
17954      Branch: metaconfig
17955            ! U/compline/Compile.U
17956      Branch: perl
17957            ! Configure config_h.SH
17958 ____________________________________________________________________________
17959 [  7176] By: gsar                                  on 2000/10/09  18:59:33
17960         Log: pod nit
17961      Branch: perl
17962            ! pod/perlport.pod
17963 ____________________________________________________________________________
17964 [  7175] By: gsar                                  on 2000/10/09  18:54:28
17965         Log: Windows9x doesn't support link(), despite what Config.pm
17966              might think
17967      Branch: perl
17968            ! lib/ExtUtils/Manifest.pm
17969 ____________________________________________________________________________
17970 [  7174] By: gsar                                  on 2000/10/09  18:50:03
17971         Log: avoid nonportable example code
17972      Branch: perl
17973            ! lib/File/Copy.pm
17974 ____________________________________________________________________________
17975 [  7173] By: gsar                                  on 2000/10/09  18:46:54
17976         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
17977              being used) when closing a socket handle
17978      Branch: perl
17979            ! win32/win32.c win32/win32.h win32/win32sck.c
17980 ____________________________________________________________________________
17981 [  7172] By: gsar                                  on 2000/10/09  18:41:40
17982         Log: on Windows, cwd strings in the environment should be of the
17983              form =X:=X:\foo instead of =X=X:\foo\
17984      Branch: perl
17985            ! win32/vdir.h
17986 ____________________________________________________________________________
17987 [  7171] By: gsar                                  on 2000/10/09  18:30:09
17988         Log: on Windows, LoadLibrary() could load an extension DLL multiple
17989              times if forward slashes are used in the path
17990      Branch: perl
17991            ! win32/win32.c
17992 ____________________________________________________________________________
17993 [  7170] By: jhi                                   on 2000/10/09  17:53:59
17994         Log: Add a todo note about overloadable assertions.
17995      Branch: perl
17996            ! Todo-5.6
17997 ____________________________________________________________________________
17998 [  7169] By: jhi                                   on 2000/10/09  13:43:45
17999         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
18000              From: mjd@plover.com
18001              Date: 9 Oct 2000 00:24:44 -0000
18002              Message-ID: <20001009002444.10616.qmail@plover.com>
18003      Branch: perl
18004            ! pod/perldebguts.pod
18005 ____________________________________________________________________________
18006 [  7168] By: nick                                  on 2000/10/08  13:16:33
18007         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
18008              is not right thing to do on (e.g. x86). Network order is also "right" for
18009              X fonts.
18010      Branch: perl
18011            ! ext/Encode/Encode.pm
18012 ____________________________________________________________________________
18013 [  7167] By: nick                                  on 2000/10/08  12:54:42
18014         Log: Make "encodings" work post-install when Encode/*.enc files may not
18015              be in same directory as Encode.pm
18016      Branch: perl
18017            ! ext/Encode/Encode.pm
18018 ____________________________________________________________________________
18019 [  7166] By: nick                                  on 2000/10/08  11:51:26
18020         Log: Work round the fact that $hash->{$key} does not take into account
18021              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
18022              so that key is always in the "expected" encoding - i.e. same way we put
18023              it in the hash.
18024      Branch: perl
18025            ! ext/Encode/Encode.pm
18026 ____________________________________________________________________________
18027 [  7165] By: gsar                                  on 2000/10/08  04:15:29
18028         Log: save_re_context() could reset PL_curcop to freed memory, causing core
18029              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
18030      Branch: perl
18031            ! pp_ctl.c
18032 ____________________________________________________________________________
18033 [  7164] By: jhi                                   on 2000/10/06  20:51:48
18034         Log: UTF8ize split() so that the cloned substrings get the UTF8
18035              flag of the original scalar.  Problem reported by Simon Cozens.
18036      Branch: perl
18037            ! pp.c t/pragma/utf8.t
18038 ____________________________________________________________________________
18039 [  7163] By: nick                                  on 2000/10/06  20:48:34
18040         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
18041              got a false +ve and so did not reach code which would have un-FAKEd the SV.
18042      Branch: perl
18043            ! sv.c
18044 ____________________________________________________________________________
18045 [  7162] By: nick                                  on 2000/10/06  20:25:37
18046         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
18047              To fix  (sort {$a <=> $b} keys %hash) in particular but
18048              should cover a number of other as-yet-unknown cases as well.
18049      Branch: perl
18050            ! sv.c
18051 ____________________________________________________________________________
18052 [  7161] By: jhi                                   on 2000/10/06  19:56:18
18053         Log: Change the version number of Tie::Handle in the core to 4.0,
18054              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
18055              
18056              Subject: Note on Tie::Handle
18057              From: andreas.koenig@anima.de (Andreas J. Koenig)
18058              Date:      06 Oct 2000 21:48:58 +0200
18059              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
18060      Branch: perl
18061            ! lib/Tie/Handle.pm
18062 ____________________________________________________________________________
18063 [  7160] By: jhi                                   on 2000/10/06  18:20:35
18064         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
18065              as the first option of cc/ld because of ultrapicky compilers
18066              (e.g. OS/390 R2.5)
18067      Branch: metaconfig
18068            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
18069            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
18070            ! U/compline/orderlib.U U/modified/Cppsym.U
18071            ! U/modified/d_access.U
18072      Branch: metaconfig/U/perl
18073            ! Checkcc.U d_dlsymun.U gccvers.U
18074      Branch: perl
18075            ! Configure config_h.SH
18076 ____________________________________________________________________________
18077 [  7159] By: jhi                                   on 2000/10/06  13:56:39
18078         Log: Update Changes.
18079      Branch: perl
18080            ! Changes patchlevel.h
18081 ____________________________________________________________________________
18082 [  7158] By: jhi                                   on 2000/10/06  12:48:40
18083         Log: Eliminate $Is_VMS code from the test.
18084              
18085              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
18086              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18087              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
18088              Date:     Thu, 5 Oct 2000 07:46:33 EDT
18089      Branch: perl
18090            ! t/lib/b.t
18091 ____________________________________________________________________________
18092 [  7157] By: jhi                                   on 2000/10/06  12:47:13
18093         Log: Also the $ccflags is needed for the C compiler check.
18094              
18095              Subject: Configure (check for C-compiler)
18096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18097              Date: Fri, 06 Oct 2000 08:47:15 +0200
18098              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
18099      Branch: metaconfig/U/perl
18100            ! Checkcc.U
18101      Branch: perl
18102            ! Configure config_h.SH
18103 ____________________________________________________________________________
18104 [  7156] By: jhi                                   on 2000/10/06  11:45:15
18105         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
18106      Branch: perl
18107            ! perl.c pp_ctl.c sv.h utf8.c
18108 ____________________________________________________________________________
18109 [  7155] By: jhi                                   on 2000/10/06  11:40:41
18110         Log: IO::Handle->syswrite() did not handle length omission
18111              like CORE::syswrite() does.
18112              
18113              Subject: [Fwd] IO::Handle, syswrite and arguments
18114              From: Graham Barr <gbarr@pobox.com>
18115              Date: Fri, 6 Oct 2000 10:22:05 +0100
18116              Message-ID: <20001006102205.U6312@pobox.com>
18117              
18118              The original patch from andrew@ugh.net.au.
18119      Branch: perl
18120            ! ext/IO/lib/IO/Handle.pm
18121 ____________________________________________________________________________
18122 [  7154] By: jhi                                   on 2000/10/06  01:42:15
18123         Log: Tweak #7153.
18124      Branch: perl
18125            ! utf8.h
18126 ____________________________________________________________________________
18127 [  7153] By: jhi                                   on 2000/10/06  00:39:55
18128         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
18129      Branch: perl
18130            ! utf8.h
18131 ____________________________________________________________________________
18132 [  7152] By: jhi                                   on 2000/10/06  00:38:11
18133         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
18134      Branch: perl
18135            ! perl.c pp_ctl.c sv.h utf8.c
18136 ____________________________________________________________________________
18137 [  7151] By: jhi                                   on 2000/10/06  00:36:38
18138         Log: Subject: Re: Questions about Tie::Array and perl modules
18139              From: Nick Ing-Simmons <nik@tiuk.ti.com>
18140              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
18141              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
18142              
18143              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
18144      Branch: perl
18145            ! lib/Tie/Array.pm t/op/array.t
18146 ____________________________________________________________________________
18147 [  7150] By: jhi                                   on 2000/10/05  00:20:45
18148         Log: Regen Changes.
18149      Branch: perl
18150            ! Changes patchlevel.h
18151 ____________________________________________________________________________
18152 [  7149] By: jhi                                   on 2000/10/05  00:20:01
18153         Log: Regen toc.
18154      Branch: perl
18155            ! pod/perltoc.pod
18156 ____________________________________________________________________________
18157 [  7148] By: jhi                                   on 2000/10/04  23:35:08
18158         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
18159              reported several times by Dominic Dunlop, for example in
18160              ID 20000315.008.  Patch from Dominic.  Patch affects at
18161              least MachTen, and possibly other oldish BSDs. Should not
18162              break non-broken platforms (tested on LinuxPPC). 
18163      Branch: perl
18164            ! doio.c
18165 ____________________________________________________________________________
18166 [  7147] By: jhi                                   on 2000/10/04  23:26:34
18167         Log: The one that got away from 7146.
18168      Branch: metaconfig
18169            + U/installdirs/installscripts.U
18170 ____________________________________________________________________________
18171 [  7146] By: jhi                                   on 2000/10/04  23:25:04
18172         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
18173              suggested by H. Merijn Brand.
18174      Branch: perl
18175            ! Configure INSTALL Makefile.SH Porting/Glossary
18176            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
18177            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
18178            ! win32/config.vc
18179 ____________________________________________________________________________
18180 [  7145] By: jhi                                   on 2000/10/04  22:08:21
18181         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
18182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18183              Date: Wed, 4 Oct 2000 17:37:46 -0400
18184              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
18185      Branch: perl
18186            ! utils/h2xs.PL
18187 ____________________________________________________________________________
18188 [  7144] By: jhi                                   on 2000/10/04  18:11:41
18189         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
18190              From: Jeff Pinyan <jeffp@crusoe.net>
18191              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
18192              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
18193      Branch: perl
18194            ! pod/perlrun.pod
18195 ____________________________________________________________________________
18196 [  7143] By: jhi                                   on 2000/10/04  18:09:58
18197         Log: Subject: perlhack.pod Patch for Externals Tools
18198              From: Fisher Mark <fisherm@tce.com>
18199              Date: Tue, 3 Oct 2000 15:43:27 -0500 
18200              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
18201      Branch: perl
18202            ! pod/perlhack.pod
18203 ____________________________________________________________________________
18204 [  7142] By: jhi                                   on 2000/10/04  18:08:41
18205         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
18206              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18207              Date:     Wed, 4 Oct 2000 12:11:11 EDT
18208              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
18209      Branch: perl
18210            ! vms/vms.c
18211 ____________________________________________________________________________
18212 [  7141] By: jhi                                   on 2000/10/04  12:20:16
18213         Log: Subject: [PATCH 5.7.0] h2xs not working
18214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18215              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
18216              Date: Tue, 3 Oct 2000 21:43:01 -0400
18217              
18218              Subject: [PATCH 5.7.0] h2xs not documenting the created module
18219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18220              Date: Tue, 3 Oct 2000 22:55:19 -0400
18221              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
18222      Branch: perl
18223            ! utils/h2xs.PL
18224 ____________________________________________________________________________
18225 [  7140] By: jhi                                   on 2000/10/04  11:53:44
18226         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
18227              From: nick@babyhippo.com
18228              Date: Wed, 4 Oct 2000 12:06:45 +0100
18229              Message-Id: <20001004120645.A7356@babyhippo.com>
18230              
18231              Retract 7118 and 7135.
18232      Branch: perl
18233            ! installman installperl op.c t/pragma/subs.t
18234 ____________________________________________________________________________
18235 [  7139] By: jhi                                   on 2000/10/03  22:09:41
18236         Log: It is possible to have no hosts database at all.  Pointed out in
18237              
18238              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
18239              From: Peter Prymmer <pvhp@forte.com>
18240              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
18241              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
18242      Branch: metaconfig
18243            ! U/modified/myhostname.U
18244      Branch: perl
18245            ! Configure config_h.SH
18246 ____________________________________________________________________________
18247 [  7138] By: jhi                                   on 2000/10/03  21:49:49
18248         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
18249              From: Peter Prymmer <pvhp@forte.com>
18250              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
18251              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
18252      Branch: perl
18253            ! pp_sys.c
18254 ____________________________________________________________________________
18255 [  7137] By: jhi                                   on 2000/10/03  20:10:05
18256         Log: One remaining nit less at the VMS mailbox sizing.
18257      Branch: perl
18258            ! vms/vms.c
18259 ____________________________________________________________________________
18260 [  7136] By: jhi                                   on 2000/10/03  20:08:47
18261         Log: Test harness update to sync with the new perlcc,
18262              from Simon Cozens.
18263      Branch: perl
18264            ! t/TEST t/UTEST
18265 ____________________________________________________________________________
18266 [  7135] By: jhi                                   on 2000/10/03  15:15:42
18267         Log: Subject: Re: PATCH for 20001003.004
18268              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
18269              From: "AARON B. DOSSETT" <aaron@iglou.com>
18270              Message-Id: <E13gTay-0006od-00@iglou.com>
18271      Branch: perl
18272            ! installman installperl
18273 ____________________________________________________________________________
18274 [  7134] By: jhi                                   on 2000/10/03  15:00:34
18275         Log: Subject: [ID 20001003.006] B::Debug not -w clean
18276              From: Nicholas Clark <nick@babyhippo.co.uk>
18277              Date: Tue, 03 Oct 2000 15:46:32 +0100
18278              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
18279      Branch: perl
18280            ! ext/B/B/Debug.pm
18281 ____________________________________________________________________________
18282 [  7133] By: jhi                                   on 2000/10/03  14:58:39
18283         Log: Scale down the VMS message boxes, by Charles Lane.
18284              Fix for ID 20000903.009, workaround at
18285              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
18286      Branch: perl
18287            ! vms/vms.c
18288 ____________________________________________________________________________
18289 [  7132] By: jhi                                   on 2000/10/03  11:20:37
18290         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
18291      Branch: perl
18292            + t/lib/st-lock.t t/lib/st-utf8.t
18293            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
18294            ! ext/Storable/Storable.xs t/lib/st-recurse.t
18295 ____________________________________________________________________________
18296 [  7131] By: jhi                                   on 2000/10/03  03:38:23
18297         Log: Encode nits.
18298      Branch: perl
18299            ! MANIFEST Makefile.SH
18300 ____________________________________________________________________________
18301 [  7130] By: jhi                                   on 2000/10/03  03:31:05
18302         Log: Update Changes.
18303      Branch: perl
18304            ! Changes patchlevel.h
18305 ____________________________________________________________________________
18306 [  7129] By: jhi                                   on 2000/10/03  02:24:02
18307         Log: Misplaced else.
18308      Branch: metaconfig/U/perl
18309            ! d_strtoll.U
18310      Branch: perl
18311            ! Configure config_h.SH
18312 ____________________________________________________________________________
18313 [  7128] By: jhi                                   on 2000/10/03  02:08:29
18314         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
18315              From: sthoenna@efn.org
18316              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
18317              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
18318      Branch: metaconfig/U/perl
18319            ! d_strtoll.U
18320      Branch: perl
18321            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
18322 ____________________________________________________________________________
18323 [  7127] By: jhi                                   on 2000/10/03  01:13:14
18324         Log: Update Changes.
18325      Branch: perl
18326            ! Changes patchlevel.h
18327 ____________________________________________________________________________
18328 [  7126] By: jhi                                   on 2000/10/03  00:57:08
18329         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
18330              as suggested by Olaf Flebbe and Nick Clark.
18331      Branch: perl
18332            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
18333 ____________________________________________________________________________
18334 [  7125] By: jhi                                   on 2000/10/03  00:50:56
18335         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
18336              From: Nick Clark <nick@plum.flirble.org>
18337              Date: Mon, 2 Oct 2000 11:03:24 +0100
18338              Message-Id: <20001002110324.D20073@plum.flirble.org>
18339              
18340              Also fixes bug ID 20001002.005.
18341      Branch: perl
18342            ! t/lib/encode.t
18343 ____________________________________________________________________________
18344 [  7124] By: jhi                                   on 2000/10/03  00:34:59
18345         Log: Subject: [PATCH 5.7.0] Epoc update
18346              From: Olaf Flebbe <o.flebbe@gmx.de>
18347              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
18348              Message-ID: <26423.969484586@www10.gmx.net>
18349      Branch: perl
18350            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
18351            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
18352            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
18353            ! util.c util.h
18354 ____________________________________________________________________________
18355 [  7123] By: jhi                                   on 2000/10/03  00:30:07
18356         Log: Regen headers.
18357      Branch: perl
18358            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
18359 ____________________________________________________________________________
18360 [  7122] By: jhi                                   on 2000/10/03  00:10:48
18361         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
18362      Branch: perl
18363            ! hints/openbsd.sh
18364 ____________________________________________________________________________
18365 [  7121] By: jhi                                   on 2000/10/03  00:05:06
18366         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
18367              From: <abigail@foad.org>
18368              Date: Tue, 26 Sep 2000 13:36:14 -0400
18369              Message-ID: <20000926173614.4356.qmail@foad.org>
18370      Branch: perl
18371            ! pod/perlop.pod
18372 ____________________________________________________________________________
18373 [  7120] By: jhi                                   on 2000/10/03  00:04:00
18374         Log: Inside require() $^S was always left undefined.
18375              
18376              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
18377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18378              Date: Wed, 27 Sep 2000 18:54:49 -0400
18379              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
18380      Branch: perl
18381            ! cop.h mg.c pp_ctl.c util.c
18382 ____________________________________________________________________________
18383 [  7119] By: jhi                                   on 2000/10/03  00:00:16
18384         Log: Subject: [PATCH] DLL not restartabke with threaded perl
18385              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
18386              Date: Thu, 28 Sep 2000 09:20:46 +0100
18387              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
18388      Branch: perl
18389            ! perl.c
18390 ____________________________________________________________________________
18391 [  7118] By: jhi                                   on 2000/10/02  23:59:20
18392         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
18393              From: Nicholas Clark <nick@ccl4.org>
18394              Date: Thu, 28 Sep 2000 11:52:24 +0100
18395              Message-ID: <20000928115224.D7924@plum.flirble.org>
18396      Branch: perl
18397            ! op.c
18398 ____________________________________________________________________________
18399 [  7117] By: jhi                                   on 2000/10/02  23:57:51
18400         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
18401              From: Nicholas Clark <nick@babyhippo.co.uk>
18402              Date: Thu, 28 Sep 2000 12:18:10 +0100
18403              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
18404              
18405              Did not apply cleanly, manual intervention was needed.
18406      Branch: perl
18407            ! ext/B/B/Bytecode.pm utils/perlcc.PL
18408 ____________________________________________________________________________
18409 [  7116] By: jhi                                   on 2000/10/02  23:50:40
18410         Log: Document the issue (is not a syntax error, kind of)
18411              
18412              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
18413              From: Nicholas Clark <nick@ccl4.org>
18414              Date: Thu, 28 Sep 2000 17:12:42 +0100
18415              Message-ID: <20000928171242.K7924@plum.flirble.org>
18416      Branch: perl
18417            ! pod/perldata.pod
18418 ____________________________________________________________________________
18419 [  7115] By: jhi                                   on 2000/10/02  23:48:58
18420         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
18421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18422              Date: Thu, 28 Sep 2000 21:55:31 -0400
18423              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
18424      Branch: perl
18425            ! regexec.c
18426 ____________________________________________________________________________
18427 [  7114] By: jhi                                   on 2000/10/02  23:47:57
18428         Log: Subject: DOC PATCH 5.6.0
18429              From: mjd@plover.com
18430              Date: 30 Sep 2000 06:02:34 -0000
18431              Message-ID: <20000930060234.4559.qmail@plover.com>
18432      Branch: perl
18433            ! pod/perldebguts.pod
18434 ____________________________________________________________________________
18435 [  7113] By: jhi                                   on 2000/10/02  23:46:43
18436         Log: SOCK_DGRAM and listen() do not mix as reported in
18437              
18438              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
18439              From: Petter Reinholdtsen <pere@hungry.com>
18440              Date: Sun, 1 Oct 2000 10:57:20 +0800
18441              Message-Id: <200010010257.KAA05735@localhost.localdomain>
18442              
18443              The patch for 5.7.0+ had to be reengineered, though.
18444      Branch: perl
18445            ! ext/IO/lib/IO/Socket/UNIX.pm
18446 ____________________________________________________________________________
18447 [  7112] By: jhi                                   on 2000/10/02  23:36:57
18448         Log: Subject: Re: [PATCH 5.005_64 missed]
18449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18450              Date: Sun, 1 Oct 2000 18:50:10 -0400
18451              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
18452      Branch: perl
18453            ! pod/perlxs.pod
18454 ____________________________________________________________________________
18455 [  7111] By: jhi                                   on 2000/10/02  23:35:40
18456         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
18457              From: Radu Greab <radu@netsoft.ro>
18458              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
18459              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
18460      Branch: perl
18461            ! op.c opcode.pl t/op/substr.t
18462 ____________________________________________________________________________
18463 [  7110] By: jhi                                   on 2000/10/02  23:32:38
18464         Log: Subject: [PATCH] Fix aliasing of tied filehandles
18465              From: Daniel Chetlin <daniel@chetlin.com>
18466              Date: Mon, 2 Oct 2000 14:53:27 -0700
18467              Message-ID: <20001002145327.C1617@ilmd>
18468      Branch: perl
18469            ! perl.h pp_hot.c t/op/tiehandle.t
18470 ____________________________________________________________________________
18471 [  7109] By: jhi                                   on 2000/10/02  23:31:30
18472         Log: s/Robin Parker/Robin Barker/
18473      Branch: perl
18474            ! Changes5.6
18475 ____________________________________________________________________________
18476 [  7108] By: jhi                                   on 2000/10/02  23:15:46
18477         Log: Retract #7091 as suggested in
18478              
18479              From: Robin Barker <rmb1@cise.npl.co.uk> 
18480              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
18481              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
18482              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
18483      Branch: perl
18484            ! embed.pl proto.h
18485 ____________________________________________________________________________
18486 [  7107] By: nick                                  on 2000/10/02  18:23:14
18487         Log: A few tweaks to get Tk803 to work with Encode scheme.
18488      Branch: perl
18489            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
18490 ____________________________________________________________________________
18491 [  7106] By: nick                                  on 2000/10/01  21:34:14
18492         Log: Add checking cases to Encode's toUnicode and fromUnicode.
18493      Branch: perl
18494            ! ext/Encode/Encode.pm
18495 ____________________________________________________________________________
18496 [  7105] By: nick                                  on 2000/10/01  17:18:01
18497         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
18498              To read and use them.
18499              Add a lib/encode.t which checks a few things.
18500      Branch: perl
18501            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
18502            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
18503            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
18504            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
18505            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
18506            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
18507            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
18508            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
18509            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
18510            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
18511            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
18512            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
18513            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
18514            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
18515            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
18516            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
18517            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
18518            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
18519            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
18520            + ext/Encode/Encode/iso2022-jp.enc
18521            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
18522            + ext/Encode/Encode/iso8859-1.enc
18523            + ext/Encode/Encode/iso8859-2.enc
18524            + ext/Encode/Encode/iso8859-3.enc
18525            + ext/Encode/Encode/iso8859-4.enc
18526            + ext/Encode/Encode/iso8859-5.enc
18527            + ext/Encode/Encode/iso8859-6.enc
18528            + ext/Encode/Encode/iso8859-7.enc
18529            + ext/Encode/Encode/iso8859-8.enc
18530            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
18531            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
18532            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
18533            + ext/Encode/Encode/macCentEuro.enc
18534            + ext/Encode/Encode/macCroatian.enc
18535            + ext/Encode/Encode/macCyrillic.enc
18536            + ext/Encode/Encode/macDingbats.enc
18537            + ext/Encode/Encode/macGreek.enc
18538            + ext/Encode/Encode/macIceland.enc
18539            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
18540            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
18541            + ext/Encode/Encode/macTurkish.enc
18542            + ext/Encode/Encode/macUkraine.enc
18543            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
18544            + t/lib/encode.t
18545            ! MANIFEST ext/Encode/Encode.pm
18546 ____________________________________________________________________________
18547 [  7104] By: nick                                  on 2000/09/30  13:04:30
18548         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
18549              From: Daniel Chetlin <daniel@chetlin.com>
18550              Date: Mon, 18 Sep 2000 05:05:40 -0700
18551              Message-Id: <20000918050540.C652@ilmd>
18552      Branch: perl
18553            ! lib/overload.pm sv.c t/pragma/overload.t
18554 ____________________________________________________________________________
18555 [  7103] By: nick                                  on 2000/09/30  12:53:36
18556         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
18557              From: Johan Vromans <jvromans@squirrel.nl>
18558              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
18559              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
18560      Branch: perl
18561            ! pod/Makefile.SH
18562 ____________________________________________________________________________
18563 [  7102] By: nick                                  on 2000/09/30  12:52:31
18564         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
18565              From: Spider Boardman <spider@Orb.Nashua.NH.US>
18566              Date: Sat, 16 Sep 2000 16:36:45 -0400
18567              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
18568      Branch: perl
18569            ! ext/B/B/Deparse.pm
18570 ____________________________________________________________________________
18571 [  7101] By: nick                                  on 2000/09/30  12:51:41
18572         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
18573              From: Craig A. Berry <craig.berry@psinetcs.com>
18574              Date: Sat, 16 Sep 2000 10:11:10 -0500
18575              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
18576      Branch: perl
18577            ! vms/vms.c
18578 ____________________________________________________________________________
18579 [  7100] By: nick                                  on 2000/09/30  12:50:33
18580         Log: Subject: Re: unicode support and perl [ID 20000901.097]
18581              From: Spider Boardman <spider@Orb.Nashua.NH.US>
18582              Date: Fri, 15 Sep 2000 16:37:58 -0400
18583              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
18584      Branch: perl
18585            ! t/op/append.t
18586 ____________________________________________________________________________
18587 [  7099] By: nick                                  on 2000/09/30  12:49:35
18588         Log: Subject: Re: unicode support and perl [ID 20000901.097]
18589              From: Spider Boardman <spider@Orb.Nashua.NH.US>
18590              Date: Fri, 15 Sep 2000 16:25:30 -0400
18591              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
18592      Branch: perl
18593            ! pp_hot.c
18594 ____________________________________________________________________________
18595 [  7098] By: nick                                  on 2000/09/30  12:48:00
18596         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
18597              From: Gisle Aas <gisle@ActiveState.com>
18598              Date: 15 Sep 2000 16:23:41 +0200
18599              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
18600      Branch: perl
18601            ! toke.c
18602 ____________________________________________________________________________
18603 [  7097] By: nick                                  on 2000/09/30  12:45:16
18604         Log: Subject: [PATCH] Nits in perlmod.pod
18605              From: Daniel Chetlin <daniel@chetlin.com>
18606              Date: Fri, 15 Sep 2000 02:04:09 -0700
18607              Message-Id: <20000915020409.A2104@ilmd>
18608      Branch: perl
18609            ! pod/perlmod.pod
18610 ____________________________________________________________________________
18611 [  7096] By: nick                                  on 2000/09/30  12:18:00
18612         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
18613              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
18614              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
18615              0 to checking to get the warning.
18616      Branch: perl
18617            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
18618            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
18619            ! regexec.c sv.c toke.c utf8.c
18620 ____________________________________________________________________________
18621 [  7095] By: nick                                  on 2000/09/15  16:55:59
18622         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
18623              
18624              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
18625              From: Spider Boardman <spider@Orb.Nashua.NH.US>
18626              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
18627              Date: Fri, 15 Sep 2000 06:37:30 -0400
18628      Branch: perl
18629            ! ext/Encode/Encode.xs sv.c
18630 ____________________________________________________________________________
18631 [  7094] By: jhi                                   on 2000/09/15  03:23:32
18632         Log: Update Changes.
18633      Branch: perl
18634            ! Changes patchlevel.h
18635 ____________________________________________________________________________
18636 [  7093] By: jhi                                   on 2000/09/15  03:11:44
18637         Log: Fix for the charnames.t failures from Spider Boardman.
18638      Branch: perl
18639            ! toke.c
18640 ____________________________________________________________________________
18641 [  7092] By: jhi                                   on 2000/09/15  00:15:48
18642         Log: Botched the #7090 check-in.
18643      Branch: perl
18644            ! sv.c
18645 ____________________________________________________________________________
18646 [  7091] By: jhi                                   on 2000/09/14  23:33:24
18647         Log: Part of #7081 didn't come through.
18648      Branch: perl
18649            ! embed.pl proto.h
18650 ____________________________________________________________________________
18651 [  7090] By: jhi                                   on 2000/09/14  23:17:39
18652         Log: Subject: Re: perl@7078 
18653              From: Spider Boardman <spider@web.zk3.dec.com>
18654              Date: Thu, 14 Sep 2000 19:06:36 -0400
18655              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
18656      Branch: perl
18657            ! sv.c toke.c
18658 ____________________________________________________________________________
18659 [  7089] By: jhi                                   on 2000/09/14  23:11:21
18660         Log: Small portability tweaks.
18661      Branch: perl
18662            ! ext/Encode/Encode.xs
18663 ____________________________________________________________________________
18664 [  7088] By: jhi                                   on 2000/09/14  22:57:23
18665         Log: Fake return to pacify picky compilers.
18666      Branch: perl
18667            ! ext/Encode/Encode.xs
18668 ____________________________________________________________________________
18669 [  7087] By: jhi                                   on 2000/09/14  22:53:37
18670         Log: Subject: [PATCH] utf8.c apidoc
18671              From: Simon Cozens <simon@cozens.net>
18672              Date: Thu, 14 Sep 2000 23:46:57 +0100
18673              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
18674      Branch: perl
18675            ! perlapi.c pod/perlapi.pod utf8.c
18676 ____________________________________________________________________________
18677 [  7086] By: jhi                                   on 2000/09/14  22:40:38
18678         Log: We don't need to count the high bit bytes, a boolean is enough. 
18679      Branch: perl
18680            ! sv.c
18681 ____________________________________________________________________________
18682 [  7085] By: jhi                                   on 2000/09/14  21:20:09
18683         Log: Replace #7084 with
18684              
18685              Subject: Re: perl@7078 
18686              From: Spider Boardman <spider@web.zk3.dec.com>
18687              Date: Thu, 14 Sep 2000 17:09:36 -0400
18688              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
18689      Branch: perl
18690            ! sv.c utf8.c
18691 ____________________________________________________________________________
18692 [  7084] By: jhi                                   on 2000/09/14  20:03:34
18693         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
18694              convertable to bytes by checking it doesn't go above 0xc3
18695              
18696              Subject: Re: perl@7078
18697              From: Simon Cozens <simon@cozens.net>
18698              Date: Thu, 14 Sep 2000 20:59:19 +0100
18699              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
18700      Branch: perl
18701            ! utf8.c
18702 ____________________________________________________________________________
18703 [  7083] By: jhi                                   on 2000/09/14  19:38:47
18704         Log: Subject: Re: perl@7078
18705              From: Simon Cozens <simon@cozens.net>
18706              Date: Thu, 14 Sep 2000 20:13:09 +0100
18707              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
18708      Branch: perl
18709            ! t/op/bop.t
18710 ____________________________________________________________________________
18711 [  7082] By: jhi                                   on 2000/09/14  17:50:44
18712         Log: The one that got away.
18713      Branch: perl
18714            ! lib/File/Find.pm
18715 ____________________________________________________________________________
18716 [  7081] By: jhi                                   on 2000/09/14  17:45:35
18717         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
18718              From: Robin Barker <rmb1@cise.npl.co.uk>
18719              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
18720              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
18721      Branch: perl
18722            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
18723            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
18724            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
18725            ! regcomp.c toke.c universal.c
18726 ____________________________________________________________________________
18727 [  7080] By: jhi                                   on 2000/09/14  17:40:35
18728         Log: Problems picked up by AIX cc.
18729              
18730              Subject: Re: perl@7078 (patch included)
18731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18732              Date: Thu, 14 Sep 2000 18:53:30 +0200
18733              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
18734      Branch: perl
18735            ! ext/Encode/Encode.xs
18736 ____________________________________________________________________________
18737 [  7079] By: jhi                                   on 2000/09/14  17:38:27
18738         Log: Subject: File::Find 5.7.0 POD nits
18739              From: Rich Morin <rdm@cfcl.com>
18740              Date: Wed, 13 Sep 2000 22:03:58 -0700
18741              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
18742      Branch: perl
18743            ! lib/File/Find.pm
18744 ____________________________________________________________________________
18745 [  7078] By: jhi                                   on 2000/09/14  14:58:20
18746         Log: Update Changes.
18747      Branch: perl
18748            ! Changes patchlevel.h
18749 ____________________________________________________________________________
18750 [  7077] By: jhi                                   on 2000/09/14  14:55:54
18751         Log: Compilation warnings and an error.
18752      Branch: perl
18753            ! sv.c
18754 ____________________________________________________________________________
18755 [  7076] By: jhi                                   on 2000/09/14  14:42:56
18756         Log: Fix for a parsing bug, not for the original bug.
18757              
18758              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
18759              From: Spider Boardman <spider@web.zk3.dec.com>
18760              Date: Wed, 13 Sep 2000 17:52:20 -0400
18761              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
18762      Branch: perl
18763            ! regcomp.c
18764 ____________________________________________________________________________
18765 [  7075] By: jhi                                   on 2000/09/14  14:40:40
18766         Log: Batch of UTF-8 patches from Simon Cozens.
18767      Branch: perl
18768            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
18769            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
18770            ! toke.c utf8.c
18771 ____________________________________________________________________________
18772 [  7074] By: jhi                                   on 2000/09/14  14:29:58
18773         Log: Subject: Re: Two advertising clauses need to be removed
18774              From: Russ Allbery <rra@stanford.edu>
18775              Date: 13 Sep 2000 18:50:26 -0700
18776              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
18777      Branch: perl
18778            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
18779 ____________________________________________________________________________
18780 [  7073] By: jhi                                   on 2000/09/14  14:28:20
18781         Log: Subject: [PATCH] de-wall t/README
18782              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18783              Date: Wed, 13 Sep 2000 17:46:55 -0700
18784              Message-ID: <//Bw5gzkge/e092yn@efn.org>
18785      Branch: perl
18786            ! t/README
18787 ____________________________________________________________________________
18788 [  7072] By: jhi                                   on 2000/09/14  14:25:10
18789         Log: Hints optimization.
18790              
18791              Subject: Minor nit
18792              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18793              Date: Wed, 13 Sep 2000 21:42:07 +0200
18794              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
18795      Branch: perl
18796            ! hints/hpux.sh
18797 ____________________________________________________________________________
18798 [  7071] By: jhi                                   on 2000/09/14  14:23:30
18799         Log: Allow chop() and chomp() to be overridden.
18800              
18801              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
18802              From: "Casey R. Tweten" <crt@kiski.net>
18803              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
18804              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
18805      Branch: perl
18806            ! toke.c
18807 ____________________________________________________________________________
18808 [  7070] By: jhi                                   on 2000/09/14  14:20:36
18809         Log: The return value of setlocale must be copied away.
18810              
18811              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
18812              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18813              Date: Wed, 13 Sep 2000 16:27:37 +0100 
18814              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
18815      Branch: perl
18816            ! util.c
18817 ____________________________________________________________________________
18818 [  7069] By: jhi                                   on 2000/09/14  14:16:27
18819         Log: Remove vestiges of tr//CU.
18820              
18821              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
18822              From: Nick Clark <nick@plum.flirble.org>
18823              Date: Tue, 12 Sep 2000 22:50:14 +0100
18824              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
18825              
18826              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
18827              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18828              Date: Tue, 12 Sep 2000 21:38:48 -0700
18829              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
18830      Branch: perl
18831            ! op.h pod/perlunicode.pod
18832 ____________________________________________________________________________
18833 [  7068] By: jhi                                   on 2000/09/13  14:18:39
18834         Log: Add the Encode extension.  The code is still largely just skeleton.
18835      Branch: perl
18836            + ext/Encode/Encode.pm ext/Encode/Encode.xs
18837            + ext/Encode/Makefile.PL ext/Encode/Todo
18838            ! MANIFEST Todo-5.6
18839 ____________________________________________________________________________
18840 [  7067] By: jhi                                   on 2000/09/12  17:43:33
18841         Log: Allow for whitespace between "#" and "line" in cpp output.
18842              
18843              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
18844              From: Calle Dybedahl <calle@lysator.liu.se>
18845              Date: 12 Sep 2000 19:38:02 +0200 
18846              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
18847      Branch: perl
18848            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
18849 ____________________________________________________________________________
18850 [  7066] By: gsar                                  on 2000/09/12  17:24:29
18851         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
18852              initialization in all the threads on Windows
18853      Branch: perl
18854            ! win32/win32.c
18855 ____________________________________________________________________________
18856 [  7065] By: jhi                                   on 2000/09/12  15:11:31
18857         Log: Update Changes.
18858      Branch: perl
18859            ! Changes patchlevel.h
18860 ____________________________________________________________________________
18861 [  7064] By: jhi                                   on 2000/09/12  14:54:54
18862         Log: Retract #7062, the pod tests are not ready.
18863      Branch: perl
18864            ! t/TEST t/harness
18865 ____________________________________________________________________________
18866 [  7063] By: jhi                                   on 2000/09/12  14:25:41
18867         Log: The #7054 truncated Configure badly.
18868      Branch: metaconfig/U/perl
18869            ! End.U
18870      Branch: perl
18871            ! Configure config_h.SH
18872 ____________________________________________________________________________
18873 [  7062] By: jhi                                   on 2000/09/12  14:08:32
18874         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
18875              From: sthoenna@efn.org
18876              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
18877              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
18878      Branch: perl
18879            ! t/TEST t/harness
18880 ____________________________________________________________________________
18881 [  7061] By: jhi                                   on 2000/09/12  14:07:18
18882         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
18883              From: sthoenna@efn.org
18884              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
18885              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
18886      Branch: perl
18887            ! pod/perlxs.pod
18888 ____________________________________________________________________________
18889 [  7060] By: jhi                                   on 2000/09/12  14:06:08
18890         Log: Break up the myconfig lines a bit.
18891              
18892              Subject: perlbug/perl -V output format
18893              From: sthoenna@efn.org
18894              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
18895              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
18896      Branch: perl
18897            ! myconfig.SH
18898 ____________________________________________________________________________
18899 [  7059] By: jhi                                   on 2000/09/12  14:05:04
18900         Log: Test for the #7049.
18901              
18902              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
18903              From: andreas.koenig@anima.de (Andreas J. Koenig)
18904              Date: 12 Sep 2000 06:42:01 +0200
18905              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
18906      Branch: perl
18907            ! t/op/my.t
18908 ____________________________________________________________________________
18909 [  7058] By: jhi                                   on 2000/09/12  14:03:05
18910         Log: Subject: [patch: perl@7045] vms updates
18911              From: Peter Prymmer <pvhp@forte.com>
18912              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
18913              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
18914      Branch: perl
18915            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
18916 ____________________________________________________________________________
18917 [  7057] By: jhi                                   on 2000/09/12  14:00:51
18918         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
18919              From: sthoenna@efn.org
18920              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
18921              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
18922      Branch: perl
18923            ! t/op/64bitint.t
18924 ____________________________________________________________________________
18925 [  7056] By: jhi                                   on 2000/09/12  13:58:14
18926         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
18927              From: Jeff Pinyan <jeffp@crusoe.net>
18928              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
18929              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
18930      Branch: perl
18931            ! pod/perlfunc.pod
18932 ____________________________________________________________________________
18933 [  7055] By: jhi                                   on 2000/09/12  13:56:32
18934         Log: Do in VMS as the #7054 does.
18935      Branch: perl
18936            ! configure.com
18937 ____________________________________________________________________________
18938 [  7054] By: jhi                                   on 2000/09/12  13:50:31
18939         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
18940              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18941              Date: Mon, 11 Sep 2000 08:33:09 +0100
18942              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
18943      Branch: metaconfig/U/perl
18944            ! End.U
18945      Branch: perl
18946            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
18947            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
18948 ____________________________________________________________________________
18949 [  7053] By: jhi                                   on 2000/09/12  13:29:19
18950         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
18951              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18952              Date:     Tue, 12 Sep 2000 08:35:59 EDT
18953              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
18954      Branch: perl
18955            ! vms/test.com
18956 ____________________________________________________________________________
18957 [  7052] By: jhi                                   on 2000/09/11  23:01:50
18958         Log: Document the SvUTF8*().
18959      Branch: perl
18960            ! pod/perlapi.pod sv.h
18961 ____________________________________________________________________________
18962 [  7051] By: gsar                                  on 2000/09/11  14:46:30
18963         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
18964              (missed a spot when fixing up op_pmreplroot hack for ithreads)
18965      Branch: perl
18966            ! op.c t/op/split.t
18967 ____________________________________________________________________________
18968 [  7050] By: nick                                  on 2000/09/11  10:03:51
18969         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
18970              
18971              Subject: borland C++ win32.c tweak
18972              From: Vadim Konovalov <vkonovalov@lucent.com>
18973              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
18974              Date: Mon, 11 Sep 2000 11:22:33 +0400
18975      Branch: perl
18976            ! win32/win32.c
18977 ____________________________________________________________________________
18978 [  7049] By: nick                                  on 2000/09/11  09:57:33
18979         Log: Point fix for s/// on foreach (keys %xxx).
18980      Branch: perl
18981            ! pp_hot.c
18982 ____________________________________________________________________________
18983 [  7048] By: jhi                                   on 2000/09/10  23:37:09
18984         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
18985              by Pod::Text, from Brad Appleton.
18986      Branch: perl
18987            ! t/pod/testp2pt.pl
18988 ____________________________________________________________________________
18989 [  7047] By: jhi                                   on 2000/09/10  14:32:53
18990         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
18991              by Russ Allbery.
18992      Branch: perl
18993            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
18994 ____________________________________________________________________________
18995 [  7046] By: jhi                                   on 2000/09/10  14:15:08
18996         Log: Upgrade to CPAN 1.57_65, from Andreas König.
18997      Branch: perl
18998            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18999 ____________________________________________________________________________
19000 [  7045] By: jhi                                   on 2000/09/08  21:36:32
19001         Log: Update Changes.
19002      Branch: perl
19003            ! Changes patchlevel.h
19004 ____________________________________________________________________________
19005 [  7044] By: jhi                                   on 2000/09/08  21:29:56
19006         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
19007              From: Peter Prymmer <pvhp@forte.com>
19008              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
19009              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
19010      Branch: perl
19011            ! configure.com
19012 ____________________________________________________________________________
19013 [  7043] By: jhi                                   on 2000/09/08  21:27:50
19014         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
19015              From: Peter Prymmer <pvhp@forte.com>
19016              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
19017              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
19018      Branch: perl
19019            ! Makefile.SH installperl
19020 ____________________________________________________________________________
19021 [  7042] By: jhi                                   on 2000/09/08  21:23:21
19022         Log: Continue #7041.
19023      Branch: perl
19024            ! cygwin/Makefile.SHs os2/Makefile.SHs
19025 ____________________________________________________________________________
19026 [  7041] By: jhi                                   on 2000/09/08  21:18:10
19027         Log: Do away with memory models cruft.  Sorry, PDP users.
19028      Branch: metaconfig
19029            ! U/modified/cc.U U/modified/libpth.U
19030      Branch: perl
19031            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
19032            ! Porting/config_H cflags.SH config_h.SH configure.com
19033            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
19034            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
19035            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
19036 ____________________________________________________________________________
19037 [  7040] By: jhi                                   on 2000/09/08  14:34:18
19038         Log: Major rewrite of s2p.  And I mean really major, it is
19039              an implementation of sed in perl.  If called as s2p it
19040              will function as s2p.  Note: needs non-UNIXifying.
19041              
19042              Subject: s2p
19043              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19044              Date: Mon, 28 Aug 2000 14:05:12 +0200
19045              Message-ID: <39AA5578.2102E2AA@alcatel.at>
19046      Branch: perl
19047            ! x2p/s2p.PL
19048 ____________________________________________________________________________
19049 [  7039] By: jhi                                   on 2000/09/08  14:19:49
19050         Log: Re-allow vec() for characters > 255.
19051              
19052              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
19053              From: Spider Boardman <spider@web.zk3.dec.com>
19054              Date: Fri, 08 Sep 2000 02:21:02 -0400
19055              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
19056      Branch: perl
19057            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
19058            ! t/op/vec.t
19059 ____________________________________________________________________________
19060 [  7038] By: jhi                                   on 2000/09/08  14:14:18
19061         Log: Subject: [PATCH lib/Benchmark.pm]
19062              From: <abigail@foad.org>
19063              Date: Thu, 7 Sep 2000 15:03:20 -0400
19064              Message-ID: <20000907190320.888.qmail@foad.org>
19065      Branch: perl
19066            ! lib/Benchmark.pm
19067 ____________________________________________________________________________
19068 [  7037] By: jhi                                   on 2000/09/08  14:11:06
19069         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
19070              
19071              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
19072              From: Spider Boardman <spider@web.zk3.dec.com>
19073              Date: Fri, 08 Sep 2000 01:30:27 -0400
19074              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
19075      Branch: perl
19076            ! op.c
19077 ____________________________________________________________________________
19078 [  7036] By: jhi                                   on 2000/09/08  14:08:58
19079         Log: Subject: [ID 20000908.002] perlipc documentation bug.
19080              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
19081              Date: Fri, 08 Sep 2000 12:38:32 +0200
19082              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
19083      Branch: perl
19084            ! pod/perlipc.pod
19085 ____________________________________________________________________________
19086 [  7035] By: jhi                                   on 2000/09/08  14:03:12
19087         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
19088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19089              Date: Fri, 08 Sep 2000 11:47:34 +0200
19090              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
19091      Branch: perl
19092            ! hints/dec_osf.sh
19093 ____________________________________________________________________________
19094 [  7034] By: jhi                                   on 2000/09/08  13:59:35
19095         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
19096              From: Simon Cozens <simon@cozens.net>
19097              Date: Thu, 7 Sep 2000 20:40:38 +0100
19098              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
19099      Branch: perl
19100            ! pp_hot.c
19101 ____________________________________________________________________________
19102 [  7033] By: jhi                                   on 2000/09/08  04:03:03
19103         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
19104              From: "Larry W. Virden" <lvirden@cas.org>
19105              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
19106              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
19107      Branch: perl
19108            ! pod/perldiag.pod
19109 ____________________________________________________________________________
19110 [  7032] By: jhi                                   on 2000/09/07  22:18:30
19111         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
19112              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
19113              Date: Mon, 04 Sep 2000 13:16:38 -0700
19114              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
19115      Branch: perl
19116            ! lib/perl5db.pl
19117 ____________________________________________________________________________
19118 [  7031] By: jhi                                   on 2000/09/07  22:02:29
19119         Log: Fix the ccversion detection for 5.1 and beyond.
19120              
19121              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
19122              From: Spider Boardman <spider@leggy.zk3.dec.com>
19123              Date: Thu, 7 Sep 2000 17:54:27 -0400
19124              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
19125      Branch: perl
19126            ! hints/dec_osf.sh
19127 ____________________________________________________________________________
19128 [  7030] By: jhi                                   on 2000/09/07  19:12:28
19129         Log: Fix for
19130              
19131              Subject: [ID 20000903.001] \w in utf8-strings
19132              From: Marc Lehmann <pcg@goof.com>
19133              Date: Sun, 03 Sep 2000 09:44:29 +0200
19134              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
19135              
19136              and various related nits.
19137      Branch: perl
19138            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
19139 ____________________________________________________________________________
19140 [  7029] By: jhi                                   on 2000/09/07  18:49:09
19141         Log: Fix the URL, but the server is still missing in action.
19142              
19143              Subject: [ID 20000905.002] perlfaq1.pod URL error
19144              From: "Larry W. Virden" <lvirden@cas.org>
19145              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
19146              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
19147      Branch: perl
19148            ! pod/perlfaq1.pod
19149 ____________________________________________________________________________
19150 [  7028] By: jhi                                   on 2000/09/07  18:47:13
19151         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
19152              From: Hugo <hv@crypt.compulink.co.uk>
19153              Date: Tue, 05 Sep 2000 14:13:37 +0100
19154              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
19155      Branch: perl
19156            ! toke.c
19157 ____________________________________________________________________________
19158 [  7027] By: jhi                                   on 2000/09/07  18:45:35
19159         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
19160              From: Daniel Chetlin <daniel@chetlin.com>
19161              Date: Tue, 5 Sep 2000 04:57:07 -0700
19162              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
19163      Branch: perl
19164            ! pod/perlfaq6.pod pod/perlop.pod
19165 ____________________________________________________________________________
19166 [  7026] By: jhi                                   on 2000/09/07  18:44:01
19167         Log: Document the new ref() semantics.
19168              
19169              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
19170              From: Gisle Aas <gisle@ActiveState.com>
19171              Date: 05 Sep 2000 08:10:30 +0200
19172              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
19173      Branch: perl
19174            ! pod/perldelta.pod
19175 ____________________________________________________________________________
19176 [  7025] By: jhi                                   on 2000/09/07  18:42:27
19177         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
19178              
19179              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
19180              From: Gisle Aas <gisle@ActiveState.com>
19181              Date: 05 Sep 2000 08:11:40 +0200
19182              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
19183      Branch: perl
19184            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
19185 ____________________________________________________________________________
19186 [  7024] By: jhi                                   on 2000/09/07  18:39:32
19187         Log: Subject: [PATCH] Modernize Opcode.pm documentation
19188              From: Gisle Aas <gisle@ActiveState.com>
19189              Date: 4 Sep 2000 00:18:55 -0000
19190              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
19191      Branch: perl
19192            ! ext/Opcode/Opcode.pm
19193 ____________________________________________________________________________
19194 [  7023] By: jhi                                   on 2000/09/07  18:37:42
19195         Log: Subject: [PATCH] Tied filehandle documentation
19196              From: Gisle Aas <gisle@ActiveState.com>
19197              Date: 4 Sep 2000 00:14:40 -0000
19198              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
19199      Branch: perl
19200            ! pod/perlfunc.pod pod/perltie.pod
19201 ____________________________________________________________________________
19202 [  7022] By: jhi                                   on 2000/09/07  18:35:37
19203         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
19204              From: Gisle Aas <gisle@ActiveState.com>
19205              Date: 4 Sep 2000 00:04:22 -0000
19206              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
19207      Branch: perl
19208            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
19209 ____________________________________________________________________________
19210 [  7021] By: jhi                                   on 2000/09/07  18:33:22
19211         Log: Subject: small apidoc fix
19212              From: Marc Lehmann <pcg@goof.com>
19213              Date: Sun, 3 Sep 2000 05:12:06 +0200
19214              Message-ID: <20000903051206.A5909@cerebro.laendle>
19215      Branch: perl
19216            ! pod/perlapi.pod utf8.c
19217 ____________________________________________________________________________
19218 [  7020] By: jhi                                   on 2000/09/07  16:14:57
19219         Log: Tiny perldelta nits.
19220      Branch: perl
19221            ! pod/perldelta.pod
19222 ____________________________________________________________________________
19223 [  7019] By: jhi                                   on 2000/09/07  16:04:20
19224         Log: Guard against bad string->int conversion for quads.
19225      Branch: perl
19226            ! t/op/64bitint.t
19227 ____________________________________________________________________________
19228 [  7018] By: jhi                                   on 2000/09/06  17:07:03
19229         Log: Update Unicode todo list.
19230      Branch: perl
19231            ! Todo-5.6
19232 ____________________________________________________________________________
19233 [  7017] By: jhi                                   on 2000/09/05  21:16:01
19234         Log: Document the SvIOK_.*UV().
19235      Branch: perl
19236            ! pod/perlapi.pod sv.h
19237 ____________________________________________________________________________
19238 [  7016] By: nick                                  on 2000/09/03  21:54:46
19239         Log: Hash lookup of constant strings optimization:
19240              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
19241              to string table (as per sharepvn). Add newSV_pvn_share to create such
19242              a thing. Make hv.c compare addresses of strings and skip string compare
19243              if equal. Make method_named and helem ops use these shared-string SVs
19244              when arg is constant. Make keys op return shared-string SVs (less clearly
19245              a win).
19246      Branch: perl
19247            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
19248            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
19249            ! pod/perlintern.pod pp_hot.c proto.h sv.c
19250 ____________________________________________________________________________
19251 [  7015] By: jhi                                   on 2000/09/02  17:48:59
19252         Log: This is 5.7.0.
19253      Branch: perl
19254            ! Changes
19255 ____________________________________________________________________________
19256 [  7014] By: jhi                                   on 2000/09/02  17:35:45
19257         Log: Changes and patchlevel tweaks.
19258      Branch: perl
19259            ! Changes patchlevel.h
19260 ____________________________________________________________________________
19261 [  7013] By: jhi                                   on 2000/09/02  17:30:50
19262         Log: Update Changes.
19263      Branch: perl
19264            ! Changes patchlevel.h
19265 ____________________________________________________________________________
19266 [  7012] By: nick                                  on 2000/09/02  17:25:20
19267         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
19268      Branch: perl
19269            ! gv.c lib/overload.pm
19270 ____________________________________________________________________________
19271 [  7011] By: jhi                                   on 2000/09/02  17:16:25
19272         Log: Update perlhist.
19273      Branch: perl
19274            ! pod/perlhist.pod
19275 ____________________________________________________________________________
19276 [  7010] By: jhi                                   on 2000/09/02  17:01:35
19277         Log: perldelta nits.
19278      Branch: perl
19279            ! pod/perldelta.pod
19280 ____________________________________________________________________________
19281 [  7009] By: nick                                  on 2000/09/02  16:48:35
19282         Log: If overloaded %{} etc. return the object do not loop.
19283              Thus  sub deref { $_[0] } functions if object is wanted type.
19284      Branch: perl
19285            ! pp.h
19286 ____________________________________________________________________________
19287 [  7008] By: jhi                                   on 2000/09/02  16:26:11
19288         Log: Retab MANIFEST.
19289      Branch: perl
19290            ! ext/Storable/MANIFEST
19291 ____________________________________________________________________________
19292 [  7007] By: jhi                                   on 2000/09/02  16:23:02
19293         Log: Make certain cc is set before trying to run it.
19294      Branch: perl
19295            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
19296 ____________________________________________________________________________
19297 [  7006] By: jhi                                   on 2000/09/02  15:45:41
19298         Log: Unicode notes.
19299      Branch: perl
19300            ! pod/perldelta.pod
19301 ____________________________________________________________________________
19302 [  7005] By: jhi                                   on 2000/09/02  15:42:11
19303         Log: Various Configure nits by Philip Newton,
19304              plus the ebcdic one by me.
19305      Branch: metaconfig
19306            + U/modified/pager.U
19307            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
19308      Branch: metaconfig/U/perl
19309            ! Devel.U quadfio.U
19310      Branch: perl
19311            ! Configure config_h.SH
19312 ____________________________________________________________________________
19313 [  7004] By: jhi                                   on 2000/09/02  15:06:14
19314         Log: Apparently avoiding the swapping is too costly.
19315              
19316              From: "Ben Tilly" <ben_tilly@hotmail.com>
19317              Subject: Re: the door is closed.
19318              Date: Fri, 01 Sep 2000 20:23:16 EDT
19319              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
19320      Branch: perl
19321            ! pod/perlfaq4.pod
19322 ____________________________________________________________________________
19323 [  7003] By: nick                                  on 2000/09/02  12:26:04
19324         Log: Undo part of change 6489 which looks like a bulk edit which
19325              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
19326              The supressing of main:: on return from select() is undesirable.
19327      Branch: perl
19328            ! pp_sys.c
19329 ____________________________________________________________________________
19330 [  7002] By: jhi                                   on 2000/09/01  23:08:54
19331         Log: Update Changes.
19332      Branch: perl
19333            ! Changes patchlevel.h
19334 ____________________________________________________________________________
19335 [  7001] By: jhi                                   on 2000/09/01  23:00:13
19336         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
19337              From: Peter Prymmer <pvhp@forte.com>
19338              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
19339              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
19340              
19341              plus rework the http: spots as suggested by Tom Christiansen,
19342              plus regen perltoc.
19343      Branch: perl
19344            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
19345            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
19346 ____________________________________________________________________________
19347 [  7000] By: jhi                                   on 2000/09/01  22:36:01
19348         Log: Only the first line, thank you very much.
19349      Branch: perl
19350            ! hints/solaris_2.sh
19351 ____________________________________________________________________________
19352 [  6999] By: gsar                                  on 2000/09/01  22:16:40
19353         Log: change#6791 accidentally clobbered change#6710, put it back
19354      Branch: perl
19355            ! win32/win32.c
19356 ____________________________________________________________________________
19357 [  6998] By: jhi                                   on 2000/09/01  22:14:16
19358         Log: Mention the HP-UX LP64 freak failure.
19359      Branch: perl
19360            ! pod/perldelta.pod
19361 ____________________________________________________________________________
19362 [  6997] By: jhi                                   on 2000/09/01  21:48:32
19363         Log: Detypo.
19364      Branch: perl
19365            ! hints/hpux.sh
19366 ____________________________________________________________________________
19367 [  6996] By: jhi                                   on 2000/09/01  21:27:10
19368         Log: Update Changes.
19369      Branch: perl
19370            ! Changes patchlevel.h
19371 ____________________________________________________________________________
19372 [  6995] By: jhi                                   on 2000/09/01  21:14:24
19373         Log: Mi splgn s gnin.g
19374      Branch: perl
19375            ! pp_ctl.c
19376 ____________________________________________________________________________
19377 [  6994] By: jhi                                   on 2000/09/01  21:09:54
19378         Log: Subject: http:// in L<>
19379              From: Nicholas Clark <nick@ccl4.org>
19380              Date: Fri, 1 Sep 2000 22:03:21 +0100
19381              Message-ID: <20000901220321.B72074@plum.flirble.org>
19382      Branch: perl
19383            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
19384 ____________________________________________________________________________
19385 [  6993] By: jhi                                   on 2000/09/01  21:06:54
19386         Log: Update to Storable 1.0, from Raphael Manfredi.
19387      Branch: perl
19388            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
19389            ! ext/Storable/Makefile.PL ext/Storable/README
19390            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
19391            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
19392            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
19393            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
19394            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
19395            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
19396 ____________________________________________________________________________
19397 [  6992] By: jhi                                   on 2000/09/01  20:43:05
19398         Log: Mention known sfio+linux buglet.
19399      Branch: perl
19400            ! pod/perldelta.pod
19401 ____________________________________________________________________________
19402 [  6991] By: jhi                                   on 2000/09/01  20:40:11
19403         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
19404              From: Peter Prymmer <pvhp@forte.com>
19405              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
19406              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
19407      Branch: perl
19408            ! vms/vms.c
19409 ____________________________________________________________________________
19410 [  6990] By: jhi                                   on 2000/09/01  20:25:26
19411         Log: Retract #6986.
19412      Branch: perl
19413            ! hints/solaris_2.sh
19414 ____________________________________________________________________________
19415 [  6989] By: jhi                                   on 2000/09/01  20:23:00
19416         Log: Mergesort is back.
19417      Branch: perl
19418            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
19419 ____________________________________________________________________________
19420 [  6988] By: jhi                                   on 2000/09/01  19:37:40
19421         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
19422              From: Mike Guy <mjtg@cam.ac.uk>
19423              Date: Fri, 01 Sep 2000 17:43:33 +0100
19424              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
19425      Branch: perl
19426            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
19427            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
19428 ____________________________________________________________________________
19429 [  6987] By: jhi                                   on 2000/09/01  19:17:10
19430         Log: Regen perltoc.
19431      Branch: perl
19432            ! pod/perltoc.pod
19433 ____________________________________________________________________________
19434 [  6986] By: jhi                                   on 2000/09/01  18:51:10
19435         Log: Subject: Re: Solaris x86 has no SPARC libraries!
19436              From: Lupe Christoph <lupe@lupe-christoph.de>
19437              Date: Fri, 1 Sep 2000 20:41:20 +0200
19438              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
19439      Branch: perl
19440            ! hints/solaris_2.sh
19441 ____________________________________________________________________________
19442 [  6985] By: jhi                                   on 2000/09/01  18:28:10
19443         Log: Update Changes.
19444      Branch: perl
19445            ! Changes patchlevel.h
19446 ____________________________________________________________________________
19447 [  6984] By: jhi                                   on 2000/09/01  18:26:53
19448         Log: Feature ordering tweak.
19449      Branch: perl
19450            ! myconfig.SH
19451 ____________________________________________________________________________
19452 [  6983] By: jhi                                   on 2000/09/01  18:19:50
19453         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
19454              From: <abigail@foad.org>
19455              Date: Fri, 1 Sep 2000 13:07:32 -0400
19456              Message-ID: <20000901170732.18249.qmail@foad.org>
19457      Branch: perl
19458            ! t/pragma/overload.t
19459 ____________________________________________________________________________
19460 [  6982] By: jhi                                   on 2000/09/01  18:17:54
19461         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
19462              so that case-ignoring systems like DCL can tell them from
19463              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
19464      Branch: metaconfig/U/perl
19465            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
19466      Branch: perl
19467            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19468            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
19469            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
19470            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
19471            ! vos/config.def vos/config.h vos/config_h.SH_orig
19472            ! win32/config.bc win32/config.gc win32/config.vc
19473 ____________________________________________________________________________
19474 [  6981] By: nick                                  on 2000/09/01  17:21:57
19475         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
19476              warning when UNTIE exists and instead pass the cound of extra references to
19477              the UNTIE method.
19478      Branch: perl
19479            ! pod/perltie.pod pp_sys.c
19480 ____________________________________________________________________________
19481 [  6980] By: jhi                                   on 2000/09/01  16:54:44
19482         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
19483              From: Peter Prymmer <pvhp@forte.com>
19484              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
19485              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
19486      Branch: perl
19487            ! configure.com
19488 ____________________________________________________________________________
19489 [  6979] By: jhi                                   on 2000/09/01  16:06:20
19490         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
19491              From: Mike Guy <mjtg@cam.ac.uk> 
19492              Date: Fri, 01 Sep 2000 16:49:27 +0100
19493              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
19494      Branch: perl
19495            ! t/base/rs.t
19496 ____________________________________________________________________________
19497 [  6978] By: jhi                                   on 2000/09/01  16:00:42
19498         Log: Update to PodParser 1.18, from Brad Appleton.
19499      Branch: perl
19500            ! lib/Pod/Checker.pm t/pod/find.t
19501 ____________________________________________________________________________
19502 [  6977] By: jhi                                   on 2000/09/01  14:48:58
19503         Log: Subject: Nit in Configure (bleadperl@6961)
19504              From: Lupe Christoph <lupe@lupe-christoph.de>
19505              Date: Fri, 1 Sep 2000 16:34:29 +0200
19506              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
19507      Branch: metaconfig
19508            ! U/compline/ccflags.U
19509      Branch: perl
19510            ! Configure config_h.SH
19511 ____________________________________________________________________________
19512 [  6976] By: jhi                                   on 2000/09/01  14:39:52
19513         Log: Update Changes.
19514      Branch: perl
19515            ! Changes patchlevel.h
19516 ____________________________________________________________________________
19517 [  6975] By: jhi                                   on 2000/09/01  14:37:36
19518         Log: microperl config update.
19519      Branch: perl
19520            ! uconfig.h uconfig.sh
19521 ____________________________________________________________________________
19522 [  6974] By: jhi                                   on 2000/09/01  14:36:53
19523         Log: Document known deficiencies.
19524      Branch: perl
19525            ! pod/perldelta.pod
19526 ____________________________________________________________________________
19527 [  6973] By: jhi                                   on 2000/09/01  14:10:20
19528         Log: Mention warnings fixes and updates.
19529      Branch: perl
19530            ! pod/perldelta.pod
19531 ____________________________________________________________________________
19532 [  6972] By: jhi                                   on 2000/09/01  14:01:52
19533         Log: Drop unused argument.
19534              
19535              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
19536              From: Spider Boardman <spider@web.zk3.dec.com>
19537              Date: Thu, 31 Aug 2000 16:10:15 -0400
19538              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
19539      Branch: perl
19540            ! toke.c
19541 ____________________________________________________________________________
19542 [  6971] By: jhi                                   on 2000/09/01  13:59:24
19543         Log: Add the overload warnings to perldiag.
19544      Branch: perl
19545            ! lib/overload.pm pod/perldiag.pod
19546 ____________________________________________________________________________
19547 [  6970] By: jhi                                   on 2000/09/01  13:55:10
19548         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
19549              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19550              Date: Fri, 1 Sep 2000 13:43:15 +0100 
19551              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
19552      Branch: perl
19553            ! lib/overload.pm t/pragma/overload.t
19554 ____________________________________________________________________________
19555 [  6969] By: jhi                                   on 2000/09/01  13:52:27
19556         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
19557              From: <abigail@foad.org>
19558              Date: Fri, 1 Sep 2000 05:46:54 -0400
19559              Message-ID: <20000901094654.6476.qmail@foad.org>
19560      Branch: perl
19561            ! lib/overload.pm
19562 ____________________________________________________________________________
19563 [  6968] By: jhi                                   on 2000/09/01  13:50:05
19564         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
19565              From: Daniel Chetlin <daniel@chetlin.com>
19566              Date: Fri, 1 Sep 2000 02:10:55 -0700
19567              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
19568      Branch: perl
19569            ! pod/perlretut.pod
19570 ____________________________________________________________________________
19571 [  6967] By: jhi                                   on 2000/09/01  13:47:54
19572         Log: Part of the solution.
19573              
19574              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
19575              From: Mike Guy <mjtg@cam.ac.uk>
19576              Date: Fri, 01 Sep 2000 14:16:01 +0100
19577              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
19578      Branch: perl
19579            ! gv.c mg.c
19580 ____________________________________________________________________________
19581 [  6966] By: jhi                                   on 2000/09/01  13:46:17
19582         Log: Subject: CPAN.pm beta 1.57_57 for the core
19583              From: andreas.koenig@anima.de (Andreas J. Koenig)
19584              Date: 01 Sep 2000 15:16:31 +0200
19585              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
19586      Branch: perl
19587            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19588 ____________________________________________________________________________
19589 [  6965] By: jhi                                   on 2000/09/01  13:43:18
19590         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
19591              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19592              Date: Fri, 01 Sep 2000 01:47:22 -0500
19593              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
19594      Branch: perl
19595            ! pod/perldelta.pod vms/vms.c
19596 ____________________________________________________________________________
19597 [  6964] By: jhi                                   on 2000/09/01  13:35:35
19598         Log: File::Temp patches from Andreas König,
19599              
19600              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
19601              From: andreas.koenig@anima.de (Andreas J. Koenig)
19602              Date: 01 Sep 2000 10:07:20 +0200
19603              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
19604              
19605              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
19606              From: andreas.koenig@anima.de (Andreas J. Koenig)
19607              Date: 31 Aug 2000 23:26:08 +0200
19608              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
19609      Branch: perl
19610            ! lib/File/Temp.pm t/lib/ftmp-security.t
19611 ____________________________________________________________________________
19612 [  6963] By: jhi                                   on 2000/09/01  02:22:24
19613         Log: Retract the mergesort code, way too incompatible licensing
19614              and copyrights.
19615      Branch: perl
19616            ! pod/perldelta.pod pp_ctl.c
19617 ____________________________________________________________________________
19618 [  6962] By: jhi                                   on 2000/08/31  23:27:32
19619         Log: Update Changes.
19620      Branch: perl
19621            ! Changes patchlevel.h
19622 ____________________________________________________________________________
19623 [  6961] By: jhi                                   on 2000/08/31  23:20:04
19624         Log: Small tweaks all over.
19625      Branch: metaconfig
19626            ! U/compline/d_gconvert.U
19627      Branch: perl
19628            ! AUTHORS Configure config_h.SH pp_ctl.c
19629 ____________________________________________________________________________
19630 [  6960] By: jhi                                   on 2000/08/31  22:39:36
19631         Log: Further rewording.
19632      Branch: perl
19633            ! pp_ctl.c
19634 ____________________________________________________________________________
19635 [  6959] By: jhi                                   on 2000/08/31  21:26:44
19636         Log: More address tweaking.
19637      Branch: perl
19638            ! AUTHORS Changes
19639 ____________________________________________________________________________
19640 [  6958] By: jhi                                   on 2000/08/31  20:47:25
19641         Log: AUTHORS tweaks, from Peter Prymmer.
19642              
19643              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
19644              From: Peter Prymmer <pvhp@forte.com>
19645              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
19646              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
19647      Branch: perl
19648            ! AUTHORS MAINTAIN
19649 ____________________________________________________________________________
19650 [  6957] By: jhi                                   on 2000/08/31  20:34:43
19651         Log: perldelta tweaks.
19652      Branch: perl
19653            ! pod/perldelta.pod
19654 ____________________________________________________________________________
19655 [  6956] By: jhi                                   on 2000/08/31  19:11:06
19656         Log: Regen perltoc.
19657      Branch: perl
19658            ! pod/perltoc.pod
19659 ____________________________________________________________________________
19660 [  6955] By: jhi                                   on 2000/08/31  19:06:30
19661         Log: Clarify the mergesort situation.
19662      Branch: perl
19663            ! pp_ctl.c
19664 ____________________________________________________________________________
19665 [  6954] By: jhi                                   on 2000/08/31  18:24:17
19666         Log: Move the Solaris 7 scan to use64bitall, make the
19667              failure to find 64-bot sparc libc to mention the
19668              possibility of being in an intel, from Lupe and Alan.
19669      Branch: perl
19670            ! hints/solaris_2.sh
19671 ____________________________________________________________________________
19672 [  6953] By: jhi                                   on 2000/08/31  18:09:20
19673         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
19674              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
19675      Branch: metaconfig
19676            ! U/compline/d_gconvert.U U/threads/archname.U
19677      Branch: metaconfig/U/perl
19678            ! perlxv.U
19679      Branch: perl
19680            ! Configure config_h.SH sv.c
19681 ____________________________________________________________________________
19682 [  6952] By: jhi                                   on 2000/08/31  17:42:24
19683         Log: :: not allowed in pathnames, change to .
19684              
19685              Subject: [PATCH perl@6938] cygwin port
19686              From: "Fifer, Eric" <EFifer@sanwaint.com>
19687              Date: Thu, 31 Aug 2000 16:32:59 +0100
19688              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
19689      Branch: metaconfig/U/perl
19690            ! perlxv.U
19691 ____________________________________________________________________________
19692 [  6951] By: jhi                                   on 2000/08/31  17:02:05
19693         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
19694      Branch: perl
19695            ! perl.h
19696 ____________________________________________________________________________
19697 [  6950] By: jhi                                   on 2000/08/31  16:26:08
19698         Log: More author updates.
19699              
19700              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
19701              From: Simon Cozens <simon@cozens.net>
19702              Date: Thu, 31 Aug 2000 17:13:32 +0100
19703              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
19704      Branch: perl
19705            ! AUTHORS
19706 ____________________________________________________________________________
19707 [  6949] By: jhi                                   on 2000/08/31  16:04:49
19708         Log: POSIX doesn't report long double values under -Duselongdouble
19709              when the long doubles are "real" (bigger than doubles).
19710              
19711              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
19712              From: Spider Boardman <spider@peano.zk3.dec.com>
19713              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
19714              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
19715      Branch: perl
19716            ! ext/POSIX/POSIX.xs
19717 ____________________________________________________________________________
19718 [  6948] By: jhi                                   on 2000/08/31  15:25:10
19719         Log: Update Changes.
19720      Branch: perl
19721            ! Changes patchlevel.h
19722 ____________________________________________________________________________
19723 [  6947] By: jhi                                   on 2000/08/31  15:22:29
19724         Log: Document UNTIE in a very minimalistic way.
19725      Branch: perl
19726            ! pod/perlfunc.pod pod/perltie.pod
19727 ____________________________________________________________________________
19728 [  6946] By: jhi                                   on 2000/08/31  15:15:23
19729         Log: Document known failures.
19730      Branch: perl
19731            ! pod/perldelta.pod
19732 ____________________________________________________________________________
19733 [  6945] By: jhi                                   on 2000/08/31  15:07:00
19734         Log: Don't attach -ld to the archname if pointless.
19735      Branch: metaconfig
19736            ! U/threads/archname.U
19737      Branch: perl
19738            ! Configure config_h.SH
19739 ____________________________________________________________________________
19740 [  6944] By: jhi                                   on 2000/08/31  14:37:42
19741         Log: Wrap the test in eval.
19742              
19743              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
19744              From: Tim Jenness <timj@jach.hawaii.edu>
19745              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
19746              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
19747      Branch: perl
19748            ! t/lib/ftmp-security.t
19749 ____________________________________________________________________________
19750 [  6943] By: jhi                                   on 2000/08/31  14:30:57
19751         Log: Make -Dusemorebits find long doubles in Solaris.
19752      Branch: perl
19753            ! hints/solaris_2.sh
19754 ____________________________________________________________________________
19755 [  6942] By: jhi                                   on 2000/08/31  13:48:45
19756         Log: Clarify the third case of ftmp-security warnings.
19757      Branch: perl
19758            ! INSTALL
19759 ____________________________________________________________________________
19760 [  6941] By: jhi                                   on 2000/08/31  13:40:31
19761         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
19762              From: <abigail@foad.org>
19763              Date: Thu, 31 Aug 2000 01:35:05 -0400
19764              Message-ID: <20000831053505.32120.qmail@foad.org>
19765      Branch: perl
19766            ! pod/perldelta.pod
19767 ____________________________________________________________________________
19768 [  6940] By: jhi                                   on 2000/08/31  13:38:48
19769         Log: Issue useful diagnostic on unknown pod commands.
19770              
19771              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
19772              From: <abigail@foad.org>
19773              Date: Thu, 31 Aug 2000 03:41:18 -0400
19774              Message-ID: <20000831074118.24880.qmail@foad.org>
19775      Branch: perl
19776            ! lib/Pod/Man.pm
19777 ____________________________________________________________________________
19778 [  6939] By: jhi                                   on 2000/08/31  13:34:33
19779         Log: Reveal Borland's isnan.
19780              
19781              Subject: build with BC++ tweak
19782              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19783              Date: Thu, 31 Aug 2000 13:09:37 +0400
19784              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
19785      Branch: perl
19786            ! win32/win32.h
19787 ____________________________________________________________________________
19788 [  6938] By: jhi                                   on 2000/08/31  05:01:20
19789         Log: Update Changes.
19790      Branch: perl
19791            ! Changes patchlevel.h
19792 ____________________________________________________________________________
19793 [  6937] By: jhi                                   on 2000/08/31  04:26:23
19794         Log: sscanf() may be the only way to read long doubles from strings.
19795      Branch: metaconfig/U/perl
19796            ! longdblfio.U
19797      Branch: perl
19798            ! Configure config_h.SH perl.h util.c
19799 ____________________________________________________________________________
19800 [  6936] By: jhi                                   on 2000/08/31  04:18:19
19801         Log: The #6929 was too skimpy.
19802      Branch: perl
19803            ! sv.c
19804 ____________________________________________________________________________
19805 [  6935] By: jhi                                   on 2000/08/31  02:47:07
19806         Log: Subject: Re: typos in pods
19807              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19808              Date: Wed, 30 Aug 2000 19:25:34 -0700
19809              Message-ID: <eIcr5gzkg25X092yn@efn.org>
19810      Branch: perl
19811            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
19812 ____________________________________________________________________________
19813 [  6934] By: jhi                                   on 2000/08/31  02:42:55
19814         Log: Missed one Unicode file.
19815      Branch: perl
19816            + lib/unicode/UCDFF301.html
19817 ____________________________________________________________________________
19818 [  6933] By: jhi                                   on 2000/08/30  23:42:27
19819         Log: Update Changes.
19820      Branch: perl
19821            ! Changes patchlevel.h
19822 ____________________________________________________________________________
19823 [  6932] By: jhi                                   on 2000/08/30  23:40:07
19824         Log: Mention UNTIE in perldelta.  Still needs documenting
19825              in perltie et alia.
19826      Branch: perl
19827            ! pod/perldelta.pod
19828 ____________________________________________________________________________
19829 [  6931] By: jhi                                   on 2000/08/30  23:36:02
19830         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
19831              From: <abigail@foad.org>
19832              Date: Wed, 30 Aug 2000 19:28:07 -0400
19833              Message-ID: <20000830232807.305.qmail@foad.org>
19834      Branch: perl
19835            ! pod/perldelta.pod
19836 ____________________________________________________________________________
19837 [  6930] By: jhi                                   on 2000/08/30  23:32:40
19838         Log: Update to Unicode 3.0.1.
19839      Branch: perl
19840            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
19841            + lib/unicode/PropList.txt lib/unicode/README.perl
19842            + lib/unicode/UCD301.html lib/unicode/Unicode.301
19843            - lib/unicode/Props.txt lib/unicode/UCD300.html
19844            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
19845            ! (edit 257 files)
19846 ____________________________________________________________________________
19847 [  6929] By: jhi                                   on 2000/08/30  22:38:18
19848         Log: Heap decorruption.
19849              
19850              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
19851              From: Alan Burlison <Alan.Burlison@uk.sun.com>
19852              Date: Wed, 30 Aug 2000 22:39:52 +0100
19853              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
19854      Branch: perl
19855            ! sv.c
19856 ____________________________________________________________________________
19857 [  6928] By: jhi                                   on 2000/08/30  22:29:34
19858         Log: Retract the dummy test, skip the security tests (instead of failing),
19859              explain what the warnings mean.
19860      Branch: perl
19861            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
19862 ____________________________________________________________________________
19863 [  6927] By: jhi                                   on 2000/08/30  22:14:13
19864         Log: Change the internal implementation of sort() to be mergesort
19865              instead of quicksort, from John Linderman <jpl@research.att.com>.
19866              Gives us better worst case, better average case, and stability.
19867              What's there not to like?  (Small fixes for threaded builds
19868              were required).
19869      Branch: perl
19870            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
19871 ____________________________________________________________________________
19872 [  6926] By: jhi                                   on 2000/08/30  20:55:20
19873         Log: A better fix for the Socket building problem from Craig Berry.
19874      Branch: perl
19875            ! vms/vms.c
19876 ____________________________________________________________________________
19877 [  6925] By: jhi                                   on 2000/08/30  20:20:25
19878         Log: Subject: [PATCH] Re: UNTIE method 
19879              From: Nick Ing-Simmons <nik@tiuk.ti.com>
19880              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
19881              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
19882      Branch: perl
19883            ! pp_sys.c t/op/tie.t
19884 ____________________________________________________________________________
19885 [  6924] By: jhi                                   on 2000/08/30  20:17:11
19886         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
19887              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19888              Date: Wed, 30 Aug 2000 15:03:14 -0500
19889              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
19890      Branch: perl
19891            ! vms/vms.c
19892 ____________________________________________________________________________
19893 [  6923] By: jhi                                   on 2000/08/30  20:15:18
19894         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
19895              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19896              Date: Wed, 30 Aug 2000 13:30:36 -0500
19897              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
19898      Branch: perl
19899            ! vms/vms.c
19900 ____________________________________________________________________________
19901 [  6922] By: jhi                                   on 2000/08/30  19:54:43
19902         Log: Better options for rsync.
19903      Branch: perl
19904            ! pod/perlhack.pod
19905 ____________________________________________________________________________
19906 [  6921] By: jhi                                   on 2000/08/30  19:40:16
19907         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
19908              From: Rick Delaney <rick@consumercontact.com>
19909              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
19910              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
19911      Branch: perl
19912            ! pod/perlfunc.pod
19913 ____________________________________________________________________________
19914 [  6920] By: jhi                                   on 2000/08/30  19:36:40
19915         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
19916              From: Peter Prymmer <pvhp@forte.com>
19917              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
19918              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
19919      Branch: perl
19920            ! configure.com
19921 ____________________________________________________________________________
19922 [  6919] By: jhi                                   on 2000/08/30  14:52:02
19923         Log: Update Changes.
19924      Branch: perl
19925            ! Changes patchlevel.h
19926 ____________________________________________________________________________
19927 [  6918] By: jhi                                   on 2000/08/30  14:48:34
19928         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
19929      Branch: perl
19930            ! lib/ExtUtils/typemap
19931 ____________________________________________________________________________
19932 [  6917] By: jhi                                   on 2000/08/30  14:46:34
19933         Log: Subject: typos in pods
19934              From: Nicholas Clark <nick@ccl4.org>
19935              Date: Wed, 30 Aug 2000 01:12:50 +0100
19936              Message-ID: <20000830011249.A61388@plum.flirble.org>
19937      Branch: perl
19938            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
19939            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
19940            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
19941            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
19942 ____________________________________________________________________________
19943 [  6916] By: jhi                                   on 2000/08/30  14:19:09
19944         Log: Document Storable problems on Crays.  (Will have
19945              to document all the other Storable problems, too.)
19946      Branch: perl
19947            ! pod/perldelta.pod
19948 ____________________________________________________________________________
19949 [  6915] By: jhi                                   on 2000/08/30  14:06:02
19950         Log: Subject: [PATCH] fix misc cast warnings
19951              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19952              Date: Tue, 29 Aug 2000 23:16:14 -0700
19953              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
19954      Branch: perl
19955            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
19956            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
19957            ! os2/os2ish.h
19958 ____________________________________________________________________________
19959 [  6914] By: jhi                                   on 2000/08/30  14:03:45
19960         Log: Timestamp mismatch again.  Need to fix this dependence on
19961              config_h.SH timestamp, since it's the contents of config_h.SH
19962              that matter.
19963      Branch: perl
19964            ! uconfig.h uconfig.sh
19965 ____________________________________________________________________________
19966 [  6913] By: jhi                                   on 2000/08/30  13:54:06
19967         Log: Don't say "Perl 5.0 source kit".
19968      Branch: perl
19969            ! perl.c
19970 ____________________________________________________________________________
19971 [  6912] By: jhi                                   on 2000/08/30  13:51:24
19972         Log: Reset archname and archname64 always, forcing them be
19973              recomputed at each Configure run, make Configure and
19974              the hints files agree on the naming of largefiles variables.
19975      Branch: metaconfig
19976            ! U/threads/archname.U
19977      Branch: metaconfig/U/perl
19978            ! use64bits.U
19979      Branch: perl
19980            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
19981            ! hints/linux.sh hints/solaris_2.sh
19982 ____________________________________________________________________________
19983 [  6911] By: jhi                                   on 2000/08/30  13:30:13
19984         Log: Put back the slice accidentally removed by #6907.
19985      Branch: perl
19986            ! hints/solaris_2.sh
19987 ____________________________________________________________________________
19988 [  6910] By: jhi                                   on 2000/08/30  01:24:26
19989         Log: Be consistent: other Net::get* do export theirs.
19990              
19991              Subject: Re: Net::protoent does not export 'getproto'
19992              From: Yasushi Nakajima <sey@jkc.co.jp>
19993              Date: Wed, 30 Aug 2000 09:53:14 +0900
19994              Message-Id: <200008300051.DAA24700@taku.hut.fi>
19995      Branch: perl
19996            ! lib/Net/protoent.pm
19997 ____________________________________________________________________________
19998 [  6909] By: jhi                                   on 2000/08/30  01:17:25
19999         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
20000              From: Gurusamy Sarathy <gsar@ActiveState.com>
20001              Date: Tue, 29 Aug 2000 17:17:07 -0700
20002              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
20003      Branch: perl
20004            ! cop.h
20005 ____________________________________________________________________________
20006 [  6908] By: jhi                                   on 2000/08/30  00:58:05
20007         Log: Update Changes.
20008      Branch: perl
20009            ! Changes patchlevel.h
20010 ____________________________________________________________________________
20011 [  6907] By: jhi                                   on 2000/08/30  00:57:22
20012         Log: Introduce ccname to keep track of what compiler kind of we have.
20013      Branch: metaconfig/U/perl
20014            ! Checkcc.U gccvers.U
20015      Branch: perl
20016            ! Configure config_h.SH hints/solaris_2.sh
20017 ____________________________________________________________________________
20018 [  6906] By: jhi                                   on 2000/08/30  00:25:47
20019         Log: Put back the flags dump as reasoned in
20020              
20021              Subject: Re: [PATCH] Glob dumping
20022              From: Mike Guy <mjtg@cam.ac.uk> 
20023              Date: Tue, 29 Aug 2000 21:41:32 +0100
20024              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
20025      Branch: perl
20026            ! dump.c t/lib/peek.t
20027 ____________________________________________________________________________
20028 [  6905] By: jhi                                   on 2000/08/30  00:16:17
20029         Log: Make the epsilon to be relative, not absolute.
20030              
20031              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
20032              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
20033              Date: Tue, 29 Aug 2000 19:58:56 -0400
20034              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
20035      Branch: perl
20036            ! t/lib/trig.t
20037 ____________________________________________________________________________
20038 [  6904] By: jhi                                   on 2000/08/30  00:13:09
20039         Log: From now on, Gisle is on my list of usual suspects :-)
20040              Retract #6902.
20041      Branch: perl
20042            ! ext/Opcode/Safe.pm
20043 ____________________________________________________________________________
20044 [  6903] By: jhi                                   on 2000/08/29  23:51:20
20045         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
20046              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20047              Date: Tue, 29 Aug 2000 18:43:26 -0500
20048              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
20049      Branch: perl
20050            + vms/vmspipe.com
20051            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
20052            ! vms/vms.c
20053 ____________________________________________________________________________
20054 [  6902] By: jhi                                   on 2000/08/29  23:44:14
20055         Log: Retry what #6882 attempted.
20056              
20057              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
20058              From: Gisle Aas <gisle@ActiveState.com>
20059              Date: 30 Aug 2000 00:33:09 +0200
20060              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
20061      Branch: perl
20062            ! ext/Opcode/Safe.pm
20063 ____________________________________________________________________________
20064 [  6901] By: jhi                                   on 2000/08/29  22:59:32
20065         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
20066              From: Hugo <hv@crypt.compulink.co.uk>
20067              Date: Mon, 12 Jun 2000 19:36:08 +0100
20068              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
20069      Branch: perl
20070            ! sv.c
20071 ____________________________________________________________________________
20072 [  6900] By: jhi                                   on 2000/08/29  22:58:35
20073         Log: Admit that we are leaking scalars.
20074              
20075              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
20076              From: Spider Boardman <spider@leggy.zk3.dec.com>
20077              Date: Tue, 29 Aug 2000 18:48:29 -0400
20078              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
20079      Branch: perl
20080            ! t/pragma/warnings.t
20081 ____________________________________________________________________________
20082 [  6899] By: jhi                                   on 2000/08/29  20:53:13
20083         Log: Update Changes.
20084      Branch: perl
20085            ! Changes patchlevel.h
20086 ____________________________________________________________________________
20087 [  6898] By: jhi                                   on 2000/08/29  20:46:21
20088         Log: Undo namespace pollution of #6878.
20089              
20090              Subject: Re: Net::protoent does not export 'getproto'
20091              From: Mike Guy <mjtg@cam.ac.uk>
20092              Date: Tue, 29 Aug 2000 21:32:37 +0100
20093              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
20094      Branch: perl
20095            ! lib/Net/protoent.pm
20096 ____________________________________________________________________________
20097 [  6897] By: jhi                                   on 2000/08/29  20:44:29
20098         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
20099              From: Peter Prymmer <pvhp@forte.com>
20100              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
20101              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
20102      Branch: perl
20103            ! pod/perlebcdic.pod
20104 ____________________________________________________________________________
20105 [  6896] By: jhi                                   on 2000/08/29  20:40:57
20106         Log: There's no point repeating the 'revision' (5) of perl5.
20107      Branch: metaconfig/U/perl
20108            ! Devel.U patchlevel.U
20109      Branch: perl
20110            ! Configure config_h.SH
20111 ____________________________________________________________________________
20112 [  6895] By: jhi                                   on 2000/08/29  20:16:58
20113         Log: Regen Configure for #6894.
20114      Branch: metaconfig/U/perl
20115            ! perladmin.U
20116      Branch: perl
20117            ! Configure config_h.SH
20118 ____________________________________________________________________________
20119 [  6894] By: jhi                                   on 2000/08/29  19:59:52
20120         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
20121              From: "Philip Newton" <Philip.Newton@gmx.net>
20122              Date: Tue, 29 Aug 2000 21:39:14 +0200
20123              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
20124      Branch: perl
20125            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
20126            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
20127            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
20128            ! utils/perlbug.PL
20129 ____________________________________________________________________________
20130 [  6893] By: jhi                                   on 2000/08/29  19:55:30
20131         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
20132              From: "Philip Newton" <Philip.Newton@gmx.net>
20133              Date: Tue, 29 Aug 2000 21:39:14 +0200
20134              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
20135      Branch: perl
20136            ! installhtml
20137 ____________________________________________________________________________
20138 [  6892] By: jhi                                   on 2000/08/29  19:53:59
20139         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
20140              From: "Philip Newton" <Philip.Newton@gmx.net>
20141              Date: Tue, 29 Aug 2000 21:48:18 +0200
20142              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
20143      Branch: perl
20144            ! lib/File/Temp.pm
20145 ____________________________________________________________________________
20146 [  6891] By: jhi                                   on 2000/08/29  18:30:03
20147         Log: Nail the ID 20000828.023.
20148      Branch: perl
20149            ! ext/Storable/Storable.xs
20150 ____________________________________________________________________________
20151 [  6890] By: jhi                                   on 2000/08/29  16:50:17
20152         Log: Under usethreads the dumped variable is IN_PAD.
20153              
20154              Subject: Re: [PATCH] Glob dumping
20155              From: Gisle Aas <gisle@ActiveState.com>
20156              Date: 29 Aug 2000 18:45:05 +0200
20157              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
20158      Branch: perl
20159            ! t/lib/peek.t
20160 ____________________________________________________________________________
20161 [  6889] By: jhi                                   on 2000/08/29  15:17:37
20162         Log: Update Changes.
20163      Branch: perl
20164            ! Changes patchlevel.h
20165 ____________________________________________________________________________
20166 [  6888] By: jhi                                   on 2000/08/29  14:49:59
20167         Log: Retract #6882, broke the safe tests.
20168      Branch: perl
20169            ! ext/Opcode/Safe.pm
20170 ____________________________________________________________________________
20171 [  6887] By: jhi                                   on 2000/08/29  14:47:06
20172         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
20173              From: Gisle Aas <gisle@ActiveState.com> 
20174              Date: 09 Jun 2000 20:00:11 +0200
20175              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
20176      Branch: perl
20177            ! utils/perldoc.PL
20178 ____________________________________________________________________________
20179 [  6886] By: jhi                                   on 2000/08/29  14:42:45
20180         Log: The #6881 removed one dump line.
20181      Branch: perl
20182            ! t/lib/peek.t
20183 ____________________________________________________________________________
20184 [  6885] By: jhi                                   on 2000/08/29  14:30:47
20185         Log: Don't forget to tidy up.
20186      Branch: perl
20187            ! t/lib/ftmp-security.t
20188 ____________________________________________________________________________
20189 [  6884] By: jhi                                   on 2000/08/29  14:25:17
20190         Log: Disabling the one test is a bit tricky.
20191      Branch: perl
20192            ! t/lib/ftmp-security.t
20193 ____________________________________________________________________________
20194 [  6883] By: jhi                                   on 2000/08/29  14:16:25
20195         Log: Disable one of the tests for now.
20196      Branch: perl
20197            ! t/lib/ftmp-security.t
20198 ____________________________________________________________________________
20199 [  6882] By: jhi                                   on 2000/08/29  14:05:50
20200         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
20201              From: gisle@aas.no
20202              Date: 29 Aug 2000 10:35:06 -0000
20203              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
20204      Branch: perl
20205            ! ext/Opcode/Safe.pm
20206 ____________________________________________________________________________
20207 [  6881] By: jhi                                   on 2000/08/29  14:03:51
20208         Log: Subject: [PATCH] Glob dumping
20209              From: Gisle Aas <gisle@ActiveState.com>
20210              Date: 29 Aug 2000 07:59:42 -0000
20211              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
20212      Branch: perl
20213            ! dump.c
20214 ____________________________________________________________________________
20215 [  6880] By: jhi                                   on 2000/08/29  14:02:01
20216         Log: Subject: [PATCH] Warnings in B::Deparse
20217              From: <abigail@foad.org>
20218              Date: Tue, 29 Aug 2000 00:00:01 -0400
20219              Message-ID: <20000829040001.2999.qmail@foad.org>
20220      Branch: perl
20221            ! ext/B/B/Deparse.pm
20222 ____________________________________________________________________________
20223 [  6879] By: jhi                                   on 2000/08/29  13:57:26
20224         Log: Missed a change in #6869.
20225      Branch: perl
20226            ! mg.c
20227 ____________________________________________________________________________
20228 [  6878] By: jhi                                   on 2000/08/29  13:45:04
20229         Log: Subject: Net::protoent does not export 'getproto'
20230              From: Yasushi Nakajima <sey@jkc.co.jp>
20231              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
20232      Branch: perl
20233            ! lib/Net/protoent.pm
20234 ____________________________________________________________________________
20235 [  6877] By: jhi                                   on 2000/08/29  13:39:19
20236         Log: Patches all over for people and the files they (hopefully) care about.
20237      Branch: perl
20238            ! AUTHORS Changes MAINTAIN
20239 ____________________________________________________________________________
20240 [  6876] By: jhi                                   on 2000/08/29  12:53:54
20241         Log: Fix for thinko in #6848.
20242              
20243              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
20244              From: Lupe Christoph <lupe@lupe-christoph.de>
20245              Date: Tue, 29 Aug 2000 09:04:08 +0200
20246              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
20247      Branch: perl
20248            ! ext/Thread/Thread.xs
20249 ____________________________________________________________________________
20250 [  6875] By: jhi                                   on 2000/08/29  12:50:14
20251         Log: Update to Getopt::Long 2.24, from Johan Vromans.
20252      Branch: perl
20253            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
20254 ____________________________________________________________________________
20255 [  6874] By: jhi                                   on 2000/08/29  02:09:53
20256         Log: Use minimal @INC in tests, most of the time just '../lib',
20257              so that we simply can't pick up stuff from other Perls than
20258              the one we are testing.  Pointed out by
20259              
20260              From: Mike Guy <mjtg@cam.ac.uk>
20261              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
20262              Date: Fri, 25 Aug 2000 15:15:59 +0100
20263              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
20264      Branch: perl
20265            ! (edit 185 files)
20266 ____________________________________________________________________________
20267 [  6873] By: jhi                                   on 2000/08/29  01:07:11
20268         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
20269              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20270              Date: Mon, 28 Aug 2000 17:45:52 -0700
20271              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
20272      Branch: perl
20273            ! Makefile.SH hints/os2.sh
20274 ____________________________________________________________________________
20275 [  6872] By: jhi                                   on 2000/08/28  23:33:39
20276         Log: Subject: [PATCH bleedperl@6866] spellings
20277              From: marcel@codewerk.com (Marcel Grunauer)
20278              Date: Tue, 29 Aug 2000 01:19:59 +0200
20279              Message-Id: <200008282319.BAA29862@gandalf.local>
20280      Branch: perl
20281            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
20282            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
20283            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
20284 ____________________________________________________________________________
20285 [  6871] By: jhi                                   on 2000/08/28  23:22:09
20286         Log: Take out the SUIDMAIL thing, that will not be
20287              a problem in 5.7.*.
20288      Branch: perl
20289            ! patchlevel.h
20290 ____________________________________________________________________________
20291 [  6870] By: jhi                                   on 2000/08/28  23:19:30
20292         Log: -S is the silent flag, -s is the strip flag.
20293              
20294              Subject: [PATCH] Re: [PATCH] make no-install          
20295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20296              Date: Mon, 28 Aug 2000 15:12:55 -0700
20297              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
20298      Branch: perl
20299            ! Makefile.SH
20300 ____________________________________________________________________________
20301 [  6869] By: jhi                                   on 2000/08/28  23:12:05
20302         Log: Subject: [PATCH bleedperl@6856] warnings fixes
20303              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
20304              Date: Mon, 28 Aug 2000 23:55:06 +0100
20305              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
20306      Branch: perl
20307            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
20308            ! warnings.h warnings.pl
20309 ____________________________________________________________________________
20310 [  6868] By: jhi                                   on 2000/08/28  21:38:22
20311         Log: Potential cruft.
20312      Branch: perl
20313            ! Makefile.SH
20314 ____________________________________________________________________________
20315 [  6867] By: jhi                                   on 2000/08/28  21:35:36
20316         Log: Update Changes.
20317      Branch: perl
20318            ! Changes patchlevel.h
20319 ____________________________________________________________________________
20320 [  6866] By: jhi                                   on 2000/08/28  21:33:49
20321         Log: Subject: hv.h Doc Patch
20322              From: Fisher Mark <fisherm@tce.com>
20323              Date: Mon, 28 Aug 2000 16:24:59 -0500
20324              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
20325      Branch: perl
20326            ! hv.h
20327 ____________________________________________________________________________
20328 [  6865] By: jhi                                   on 2000/08/28  21:02:15
20329         Log: Add -ld to archname on long tr...double platforms.
20330      Branch: metaconfig
20331            ! U/threads/archname.U
20332      Branch: perl
20333            ! Configure config_h.SH
20334 ____________________________________________________________________________
20335 [  6864] By: jhi                                   on 2000/08/28  20:38:59
20336         Log: An attempt to fix the problem reported in
20337              
20338              Subject: Building perl@6856 using gcc/AIX 4.3.3 
20339              From: Daniel Muino <dmuino@afip.gov.ar> 
20340              Date: Mon, 28 Aug 2000 15:50:01 -0300   
20341              Message-ID: <20000828155001.A14403@con2-dgi>
20342              
20343              I can't test this properly since the gcc installation I have
20344              access to seems to be botched (gcc is calling the AIX cpp,
20345              a losing proposition...)
20346      Branch: perl
20347            ! hints/aix.sh
20348 ____________________________________________________________________________
20349 [  6863] By: jhi                                   on 2000/08/28  18:57:52
20350         Log: Fix for ID 20000828.001, long doubles were not formatted
20351              correctly (showed up in $], which stopped installing perl).
20352      Branch: perl
20353            ! sv.c
20354 ____________________________________________________________________________
20355 [  6862] By: jhi                                   on 2000/08/28  18:07:15
20356         Log: Typo in #6858.
20357      Branch: perl
20358            ! lib/Cwd.pm
20359 ____________________________________________________________________________
20360 [  6861] By: jhi                                   on 2000/08/28  17:57:27
20361         Log: opmini.o may be left around if a build is interrupted.
20362      Branch: perl
20363            ! Makefile.SH
20364 ____________________________________________________________________________
20365 [  6860] By: jhi                                   on 2000/08/28  16:52:50
20366         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
20367              From: Daniel Chetlin <daniel@chetlin.com>
20368              Date: Mon, 28 Aug 2000 01:14:18 -0700
20369              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
20370      Branch: perl
20371            ! lib/overload.pm
20372 ____________________________________________________________________________
20373 [  6859] By: jhi                                   on 2000/08/28  16:08:46
20374         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
20375              From: Nicholas Clark <nick@ccl4.org>
20376              Date: Mon, 28 Aug 2000 16:03:27 +0100
20377              Message-Id: <20000828160327.C49785@plum.flirble.org>
20378      Branch: perl
20379            ! ext/ByteLoader/bytecode.h
20380 ____________________________________________________________________________
20381 [  6858] By: jhi                                   on 2000/08/28  16:02:10
20382         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
20383              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
20384              Date: Mon, 28 Aug 2000 13:08:30 +0200
20385              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
20386      Branch: perl
20387            ! lib/Cwd.pm
20388 ____________________________________________________________________________
20389 [  6857] By: jhi                                   on 2000/08/28  15:42:47
20390         Log: display_format used as a class method without arguments was broken,
20391              reported in
20392              
20393              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
20394              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
20395              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
20396              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
20397      Branch: perl
20398            ! lib/Math/Complex.pm t/lib/complex.t
20399 ____________________________________________________________________________
20400 [  6856] By: jhi                                   on 2000/08/27  22:09:48
20401         Log: Update Changes.
20402      Branch: perl
20403            ! Changes patchlevel.h
20404 ____________________________________________________________________________
20405 [  6855] By: jhi                                   on 2000/08/27  21:59:21
20406         Log: Retract #6853 (false alarm).
20407      Branch: perl
20408            ! lib/ExtUtils/xsubpp
20409 ____________________________________________________________________________
20410 [  6854] By: jhi                                   on 2000/08/27  21:37:44
20411         Log: Update Changes.
20412      Branch: perl
20413            ! Changes patchlevel.h
20414 ____________________________________________________________________________
20415 [  6853] By: jhi                                   on 2000/08/27  21:37:16
20416         Log: Subject: [PATCH perl@6850] workaround for xsubpp
20417              From: Hugo <hv@crypt.compulink.co.uk>
20418              Date: Sun, 27 Aug 2000 22:30:25 +0100
20419              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
20420      Branch: perl
20421            ! lib/ExtUtils/xsubpp
20422 ____________________________________________________________________________
20423 [  6852] By: jhi                                   on 2000/08/27  21:33:58
20424         Log: Big-endian 64-bit patch from Raphael Manfredi.
20425      Branch: perl
20426            ! ext/Storable/Storable.xs
20427 ____________________________________________________________________________
20428 [  6851] By: jhi                                   on 2000/08/27  21:22:21
20429         Log: More ruthless editing from Hugo van der Sanden.
20430      Branch: perl
20431            ! pod/perldelta.pod
20432 ____________________________________________________________________________
20433 [  6850] By: jhi                                   on 2000/08/27  16:11:46
20434         Log: Update Changes.
20435      Branch: perl
20436            ! Changes patchlevel.h
20437 ____________________________________________________________________________
20438 [  6849] By: jhi                                   on 2000/08/27  16:11:05
20439         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
20440      Branch: perl
20441            ! configpm pod/perldelta.pod
20442 ____________________________________________________________________________
20443 [  6848] By: jhi                                   on 2000/08/27  15:35:08
20444         Log: Use the actual thread type, not the pointer-to-struct.
20445      Branch: perl
20446            ! ext/Thread/Thread.xs
20447 ____________________________________________________________________________
20448 [  6847] By: jhi                                   on 2000/08/27  15:30:49
20449         Log: Test nit.
20450      Branch: perl
20451            ! t/pragma/warn/pp_sys
20452 ____________________________________________________________________________
20453 [  6846] By: jhi                                   on 2000/08/27  15:19:02
20454         Log: Passing -R in ldflags makes now it to appear in the default
20455              for lddlflags, just like with -L.
20456              
20457              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
20458              From: Lupe Christoph <lupe@lupe-christoph.de>
20459              Date: Sun, 27 Aug 2000 10:28:21 +0200
20460              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
20461      Branch: metaconfig/U/perl
20462            ! dlsrc.U
20463      Branch: perl
20464            ! Configure
20465 ____________________________________________________________________________
20466 [  6845] By: jhi                                   on 2000/08/27  15:08:54
20467         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
20468              From: Alan Burlison <Alan.Burlison@uk.sun.com>
20469              Date: Sat, 26 Aug 2000 22:23:27 +0100
20470              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
20471      Branch: perl
20472            ! lib/ExtUtils/MM_Unix.pm
20473 ____________________________________________________________________________
20474 [  6844] By: jhi                                   on 2000/08/27  15:02:37
20475         Log: DJGPP update from Laszlo Molnar.
20476              
20477              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
20478              From: ml1050 <ml1050@freemail.hu>
20479              Date: Sat, 26 Aug 2000 23:24:40 +0200
20480              Message-Id: <20000826232440.A439@freemail.hu>
20481      Branch: perl
20482            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
20483            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
20484 ____________________________________________________________________________
20485 [  6843] By: jhi                                   on 2000/08/27  14:53:58
20486         Log: Subject: installman buglet
20487              From: Lupe Christoph <lupe@lupe-christoph.de>
20488              Date: Sun, 27 Aug 2000 14:38:59 +0200
20489              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
20490      Branch: perl
20491            ! installman
20492 ____________________________________________________________________________
20493 [  6842] By: jhi                                   on 2000/08/27  14:52:08
20494         Log: Can't get the test to reliably work thanks to the
20495              inaccurateness of floating point.  "Resolves" bug ids
20496              20000826.003, 20000826.009, 20000826.010,
20497      Branch: perl
20498            ! t/lib/trig.t
20499 ____________________________________________________________________________
20500 [  6841] By: jhi                                   on 2000/08/26  15:53:58
20501         Log: Update Changes.
20502      Branch: perl
20503            ! Changes patchlevel.h
20504 ____________________________________________________________________________
20505 [  6840] By: jhi                                   on 2000/08/26  14:23:03
20506         Log: grep -e isn't portable.
20507              
20508              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
20509              From: chris@broadband.att.com
20510              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
20511              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
20512      Branch: perl
20513            ! hints/solaris_2.sh
20514 ____________________________________________________________________________
20515 [  6839] By: jhi                                   on 2000/08/26  14:12:23
20516         Log: no-install target a la make -n.
20517              
20518              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
20519              From: <abigail@foad.org>
20520              Date: Sat, 26 Aug 2000 03:57:34 -0400
20521              Message-ID: <20000826075735.18912.qmail@foad.org>
20522      Branch: perl
20523            ! Makefile.SH installman installperl
20524 ____________________________________________________________________________
20525 [  6838] By: jhi                                   on 2000/08/26  14:06:33
20526         Log: Retract #6826 as the #6828 should be do the same
20527              in a More Correct Way.
20528      Branch: perl
20529            ! installperl
20530 ____________________________________________________________________________
20531 [  6837] By: jhi                                   on 2000/08/26  05:24:00
20532         Log: More casting.
20533      Branch: perl
20534            ! ext/Storable/Storable.xs
20535 ____________________________________________________________________________
20536 [  6836] By: jhi                                   on 2000/08/26  05:05:46
20537         Log: Nicer in decimal.
20538      Branch: perl
20539            ! ext/Storable/Storable.xs
20540 ____________________________________________________________________________
20541 [  6835] By: jhi                                   on 2000/08/26  05:03:50
20542         Log: There be no UVdf.
20543      Branch: perl
20544            ! ext/Storable/Storable.xs
20545 ____________________________________________________________________________
20546 [  6834] By: jhi                                   on 2000/08/26  05:00:18
20547         Log: Continue IVdfing and UVxfing.
20548      Branch: perl
20549            ! ext/Storable/Storable.xs
20550 ____________________________________________________________________________
20551 [  6833] By: jhi                                   on 2000/08/26  04:53:14
20552         Log: Use IVdf.
20553      Branch: perl
20554            ! ext/Storable/Storable.xs
20555 ____________________________________________________________________________
20556 [  6832] By: jhi                                   on 2000/08/26  04:40:41
20557         Log: Document PTR2XX and INT2PTR.
20558      Branch: perl
20559            ! pod/perlguts.pod
20560 ____________________________________________________________________________
20561 [  6831] By: jhi                                   on 2000/08/26  04:33:18
20562         Log: Use UVxf, PTR2UV, NVff.
20563      Branch: perl
20564            ! ext/Storable/Storable.xs
20565 ____________________________________________________________________________
20566 [  6830] By: jhi                                   on 2000/08/26  04:31:32
20567         Log: Update the test count.
20568      Branch: perl
20569            ! t/lib/trig.t
20570 ____________________________________________________________________________
20571 [  6829] By: jhi                                   on 2000/08/26  03:05:50
20572         Log: Subject: [PATCH] installation not quite silent yet.
20573              From: <abigail@foad.org>
20574              Date: Fri, 25 Aug 2000 20:07:53 -0400
20575              Message-ID: <20000826000753.7822.qmail@foad.org>
20576      Branch: perl
20577            ! installman installperl
20578 ____________________________________________________________________________
20579 [  6828] By: jhi                                   on 2000/08/26  03:05:14
20580         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
20581              From: Spider Boardman <spider@web.zk3.dec.com>
20582              Date: Fri, 25 Aug 2000 19:12:40 -0400
20583              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
20584      Branch: perl
20585            ! gv.c
20586 ____________________________________________________________________________
20587 [  6827] By: jhi                                   on 2000/08/25  23:54:34
20588         Log: Support preserving extremely big/small angles.
20589      Branch: perl
20590            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
20591 ____________________________________________________________________________
20592 [  6826] By: jhi                                   on 2000/08/25  23:01:20
20593         Log: Patch installperl to be long double-aware.
20594              
20595              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
20596              From: Spider Boardman <spider@web.zk3.dec.com>
20597              Date: Fri, 25 Aug 2000 18:15:23 -0400
20598              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
20599      Branch: perl
20600            ! installperl
20601 ____________________________________________________________________________
20602 [  6825] By: jhi                                   on 2000/08/25  22:58:25
20603         Log: Remove duplicately applied patch shards.
20604              
20605              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
20606              From: Spider Boardman <spider@leggy.zk3.dec.com>
20607              Date: Fri, 25 Aug 2000 16:45:03 -0400
20608              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
20609      Branch: perl
20610            ! t/lib/cgi-html.t
20611 ____________________________________________________________________________
20612 [  6824] By: jhi                                   on 2000/08/25  22:57:00
20613         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
20614              From: Daniel Chetlin <daniel@chetlin.com>
20615              Date: Fri, 25 Aug 2000 12:23:16 -0700
20616              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
20617              
20618              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
20619              From: Daniel Chetlin <daniel@chetlin.com>
20620              Date: Fri, 25 Aug 2000 14:47:19 -0700
20621              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
20622      Branch: perl
20623            ! installman
20624 ____________________________________________________________________________
20625 [  6823] By: jhi                                   on 2000/08/25  22:44:17
20626         Log: Timestamp problem?
20627      Branch: perl
20628            ! uconfig.h uconfig.sh
20629 ____________________________________________________________________________
20630 [  6822] By: jhi                                   on 2000/08/25  19:01:06
20631         Log: One forgotten file from #6816.
20632      Branch: perl
20633            ! vos/config.h
20634 ____________________________________________________________________________
20635 [  6821] By: jhi                                   on 2000/08/25  18:56:39
20636         Log: Regen Changes.
20637      Branch: perl
20638            ! Changes patchlevel.h
20639 ____________________________________________________________________________
20640 [  6820] By: jhi                                   on 2000/08/25  18:52:35
20641         Log: Fix Changes ordering.
20642      Branch: perl
20643            ! Changes
20644 ____________________________________________________________________________
20645 [  6819] By: jhi                                   on 2000/08/25  18:50:25
20646         Log: Update Changes.
20647      Branch: perl
20648            ! Changes patchlevel.h
20649 ____________________________________________________________________________
20650 [  6818] By: jhi                                   on 2000/08/25  18:47:45
20651         Log: Tweak the sfio/useperlio logic, hopefully as wished in
20652              
20653              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
20654              From: Nicholas Clark <nick@babyhippo.co.uk>
20655              Date: Fri, 25 Aug 2000 12:01:45 +0100
20656              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
20657      Branch: metaconfig/U/perl
20658            ! d_sfio.U
20659      Branch: perl
20660            ! Configure
20661 ____________________________________________________________________________
20662 [  6817] By: jhi                                   on 2000/08/25  18:32:51
20663         Log: Allow microperl to assume <math.h>, without it the math
20664              functions like floor() are assumed to return int, which makes
20665              for core dumps in machines where integer and floating register
20666              don't mix.
20667      Branch: perl
20668            ! uconfig.h uconfig.sh
20669 ____________________________________________________________________________
20670 [  6816] By: jhi                                   on 2000/08/25  18:27:17
20671         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
20672              the problem reported in
20673              
20674              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
20675              From: danhale@us.ibm.com
20676              Date: Fri, 25 Aug 2000 10:58:06 -0400
20677              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
20678      Branch: metaconfig/U/perl
20679            + d_socks5_init.U
20680      Branch: perl
20681            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
20682            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
20683            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
20684            ! win32/config.gc win32/config.vc
20685 ____________________________________________________________________________
20686 [  6815] By: jhi                                   on 2000/08/25  17:43:31
20687         Log: A solution for the retrieve_fd autosplit warning,
20688              idea suggested by Mike Guy.
20689      Branch: perl
20690            ! ext/Storable/Storable.pm
20691 ____________________________________________________________________________
20692 [  6814] By: jhi                                   on 2000/08/25  17:16:03
20693         Log: Add install-silent target.
20694      Branch: perl
20695            ! Makefile.SH
20696 ____________________________________________________________________________
20697 [  6813] By: jhi                                   on 2000/08/25  17:14:23
20698         Log: Subject: Re: [PATCH] More silencing of installman.
20699              From: <abigail@foad.org>
20700              Date: Thu, 24 Aug 2000 19:27:03 -0400
20701              Message-ID: <20000824232703.7001.qmail@foad.org>
20702              
20703              Subject: Re: [PATCH] More silencing of installman.
20704              From: <abigail@foad.org>
20705              Date: Fri, 25 Aug 2000 03:00:58 -0400
20706              Message-ID: <20000825070058.10697.qmail@foad.org>
20707      Branch: perl
20708            ! installman
20709 ____________________________________________________________________________
20710 [  6812] By: jhi                                   on 2000/08/25  17:11:28
20711         Log: installperl --verbose and --silent.
20712              
20713              Subject: Re: [PATCH] More silencing of installman.
20714              From: <abigail@foad.org>
20715              Message-ID: <20000825064430.9719.qmail@foad.org>
20716              Date: Fri, 25 Aug 2000 02:44:30 -0400
20717      Branch: perl
20718            ! installperl
20719 ____________________________________________________________________________
20720 [  6811] By: jhi                                   on 2000/08/25  17:05:43
20721         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
20722              From: "Peter J. Farley III" <pjfarley@banet.net>
20723              Date: Thu, 24 Aug 2000 21:58:03 -0400
20724              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
20725              
20726              (applied slightly modified)
20727      Branch: perl
20728            ! lib/ExtUtils/MM_Unix.pm
20729 ____________________________________________________________________________
20730 [  6810] By: jhi                                   on 2000/08/25  17:01:18
20731         Log: Missing parts of 
20732              
20733              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
20734              From: Peter Prymmer <pvhp@forte.com>
20735              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
20736              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
20737      Branch: perl
20738            ! t/lib/cgi-html.t
20739 ____________________________________________________________________________
20740 [  6809] By: jhi                                   on 2000/08/25  16:46:32
20741         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
20742              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20743              Date: Thu, 24 Aug 2000 19:13:11 -0500
20744              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
20745      Branch: perl
20746            ! vms/vms.c
20747 ____________________________________________________________________________
20748 [  6808] By: jhi                                   on 2000/08/25  16:39:22
20749         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
20750              From: Peter Prymmer <pvhp@forte.com>
20751              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
20752              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
20753      Branch: perl
20754            ! configure.com
20755 ____________________________________________________________________________
20756 [  6807] By: jhi                                   on 2000/08/25  16:36:37
20757         Log: Better wording for the vec lvalue diagnostic.
20758              
20759              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
20760              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
20761              Date: Wed, 23 Aug 2000 14:12:16 -0400
20762              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
20763      Branch: perl
20764            ! pod/perldiag.pod
20765 ____________________________________________________________________________
20766 [  6806] By: jhi                                   on 2000/08/24  18:17:22
20767         Log: Subject: [PATCH] More silencing of installman.
20768              From: <abigail@foad.org>
20769              Date: Thu, 24 Aug 2000 14:01:44 -0400
20770              Message-ID: <20000824180144.20062.qmail@foad.org>
20771      Branch: perl
20772            ! installman
20773 ____________________________________________________________________________
20774 [  6805] By: jhi                                   on 2000/08/24  15:00:31
20775         Log: Update Changes.
20776      Branch: perl
20777            ! Changes patchlevel.h
20778 ____________________________________________________________________________
20779 [  6804] By: jhi                                   on 2000/08/24  14:59:07
20780         Log: Regen perltoc.
20781      Branch: perl
20782            ! pod/perltoc.pod
20783 ____________________________________________________________________________
20784 [  6803] By: jhi                                   on 2000/08/24  14:44:39
20785         Log: Show the doc file, not the temp file.
20786      Branch: perl
20787            ! installman
20788 ____________________________________________________________________________
20789 [  6802] By: jhi                                   on 2000/08/24  14:41:53
20790         Log: Continue silencing.
20791      Branch: perl
20792            ! installman
20793 ____________________________________________________________________________
20794 [  6801] By: jhi                                   on 2000/08/24  14:34:40
20795         Log: Actually do something with the silencer option.
20796      Branch: perl
20797            ! installman
20798 ____________________________________________________________________________
20799 [  6800] By: jhi                                   on 2000/08/24  14:26:22
20800         Log: Make installman to recognize the silence flag -S.
20801      Branch: perl
20802            ! installman
20803 ____________________________________________________________________________
20804 [  6799] By: jhi                                   on 2000/08/24  13:49:38
20805         Log: DOS patches and portability/porting notes, from Tim Jenness.
20806      Branch: perl
20807            ! lib/File/Temp.pm
20808 ____________________________________________________________________________
20809 [  6798] By: jhi                                   on 2000/08/24  13:48:27
20810         Log: Create directories in silence.
20811              
20812              Subject: [PATCH] Another silencer for MakeMaker
20813              From: andreas.koenig@anima.de (Andreas J. Koenig)
20814              Date: 24 Aug 2000 14:18:52 +0200
20815              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
20816      Branch: perl
20817            ! lib/ExtUtils/Command.pm
20818 ____________________________________________________________________________
20819 [  6797] By: jhi                                   on 2000/08/24  13:46:42
20820         Log: More liberal parsing of version numbers.
20821              
20822              Subject: Re: CPAN.pm beta for testing available
20823              From: andreas.koenig@anima.de (Andreas J. Koenig)
20824              Date: 24 Aug 2000 13:51:57 +0200
20825              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
20826      Branch: perl
20827            ! lib/CPAN.pm
20828 ____________________________________________________________________________
20829 [  6796] By: jhi                                   on 2000/08/24  13:44:36
20830         Log: Make "make install" by default silent.  A new "install-verbose"
20831              target is verbose.
20832      Branch: perl
20833            ! Makefile.SH
20834 ____________________________________________________________________________
20835 [  6795] By: jhi                                   on 2000/08/24  13:39:14
20836         Log: Add silencer flags to installperl.
20837              
20838              Subject: [PATCH] Making installperl silent.
20839              From: <abigail@foad.org>
20840              Date: Thu, 24 Aug 2000 05:01:45 -0400
20841              Message-ID: <20000824090145.13141.qmail@foad.org>
20842      Branch: perl
20843            ! installperl
20844 ____________________________________________________________________________
20845 [  6794] By: jhi                                   on 2000/08/24  13:35:50
20846         Log: installperl couldn't tell whether it had run tests or not.
20847              
20848              Subject: [PATCH] Re: installperl and t/TEST
20849              From: <abigail@foad.org>
20850              Date: Thu, 24 Aug 2000 04:00:53 -0400
20851              Message-ID: <20000824080053.2494.qmail@foad.org>
20852      Branch: perl
20853            ! Makefile.SH installperl
20854 ____________________________________________________________________________
20855 [  6793] By: jhi                                   on 2000/08/24  13:27:50
20856         Log: Drop the separate perlbc, perlcc -b should be enough.
20857      Branch: perl
20858            - utils/perlbc.PL
20859            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
20860 ____________________________________________________________________________
20861 [  6792] By: jhi                                   on 2000/08/24  04:41:30
20862         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
20863              plus the typo fix from Peter Prymmer.
20864      Branch: perl
20865            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
20866            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
20867 ____________________________________________________________________________
20868 [  6791] By: jhi                                   on 2000/08/24  02:10:43
20869         Log: Replace #6705 with a minimal doc patch.
20870              
20871              Subject: [PATCH 5.6.0] replace change #6705
20872              From: Jan Dubois <jand@ActiveState.com>
20873              Date: Wed, 23 Aug 2000 18:31:51 -0700
20874              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
20875      Branch: perl
20876            ! lib/Win32.pod win32/win32.c
20877 ____________________________________________________________________________
20878 [  6790] By: jhi                                   on 2000/08/23  17:52:00
20879         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
20880              From: Mike Guy <mjtg@cam.ac.uk>
20881              Date: Wed, 23 Aug 2000 18:38:46 +0100
20882              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
20883      Branch: perl
20884            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
20885 ____________________________________________________________________________
20886 [  6789] By: jhi                                   on 2000/08/23  15:34:21
20887         Log: Update Changes.
20888      Branch: perl
20889            ! Changes patchlevel.h
20890 ____________________________________________________________________________
20891 [  6788] By: jhi                                   on 2000/08/23  15:33:40
20892         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
20893              From: Wilfredo Sánchez <wsanchez@apple.com>
20894              Date: Tue, 22 Aug 2000 19:31:27 -0700
20895              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
20896      Branch: perl
20897            ! perl.h
20898 ____________________________________________________________________________
20899 [  6787] By: jhi                                   on 2000/08/23  15:29:31
20900         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
20901              From: Spider Boardman <spider@leggy.zk3.dec.com>
20902              Date: Wed, 23 Aug 2000 10:33:23 -0400
20903              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
20904      Branch: perl
20905            ! lib/Pod/Html.pm
20906 ____________________________________________________________________________
20907 [  6786] By: jhi                                   on 2000/08/23  15:28:11
20908         Log: Bad makefile.
20909      Branch: perl
20910            ! ext/B/Makefile.PL
20911 ____________________________________________________________________________
20912 [  6785] By: jhi                                   on 2000/08/23  14:37:04
20913         Log: Update Changes.
20914      Branch: perl
20915            ! Changes patchlevel.h
20916 ____________________________________________________________________________
20917 [  6784] By: jhi                                   on 2000/08/23  13:58:41
20918         Log: Portability fix from Hugo van der Sanden.
20919      Branch: perl
20920            ! ext/re/Makefile.PL
20921 ____________________________________________________________________________
20922 [  6783] By: jhi                                   on 2000/08/23  13:53:53
20923         Log: Storable support, v-version fixes.
20924              
20925              Subject: CPAN.pm beta for testing available
20926              From: andreas.koenig@anima.de (Andreas J. Koenig)
20927              Date: 22 Aug 2000 23:31:33 +0200
20928              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
20929      Branch: perl
20930            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20931 ____________________________________________________________________________
20932 [  6782] By: jhi                                   on 2000/08/23  13:51:26
20933         Log: Mac and other portability updates from Chris Nandor.
20934      Branch: perl
20935            ! pod/perlmodinstall.pod
20936 ____________________________________________________________________________
20937 [  6781] By: jhi                                   on 2000/08/23  13:47:33
20938         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
20939              From: Peter Prymmer <pvhp@forte.com>
20940              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
20941              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
20942      Branch: perl
20943            ! ext/Storable/Storable.xs
20944 ____________________________________________________________________________
20945 [  6780] By: jhi                                   on 2000/08/23  13:33:34
20946         Log: VMS MMS (make) wants null action.
20947      Branch: perl
20948            ! ext/B/Makefile.PL
20949 ____________________________________________________________________________
20950 [  6779] By: jhi                                   on 2000/08/22  19:44:47
20951         Log: Forgot portability nit.
20952      Branch: perl
20953            ! t/lib/st-forgive.t
20954 ____________________________________________________________________________
20955 [  6778] By: jhi                                   on 2000/08/22  19:35:25
20956         Log: Be portable.
20957      Branch: perl
20958            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
20959            ! t/lib/st-store.t
20960 ____________________________________________________________________________
20961 [  6777] By: jhi                                   on 2000/08/22  18:50:53
20962         Log: Update Changes.
20963      Branch: perl
20964            ! Changes patchlevel.h
20965 ____________________________________________________________________________
20966 [  6776] By: jhi                                   on 2000/08/22  18:44:46
20967         Log: cSVOPo_*v things index into the current PL_curpad
20968              under ithreads, which is different from the curpad
20969              used by the XSUB.  (In other words, the code as-is
20970              before this patch wouldn't work under ithreads.)
20971              From Sarathy.
20972      Branch: perl
20973            ! ext/B/B.xs
20974 ____________________________________________________________________________
20975 [  6775] By: jhi                                   on 2000/08/22  18:18:37
20976         Log: Make the selection of NVff et al stricter.
20977      Branch: metaconfig/U/perl
20978            ! perlxvf.U
20979      Branch: perl
20980            ! Configure config_h.SH
20981 ____________________________________________________________________________
20982 [  6774] By: jhi                                   on 2000/08/22  17:19:42
20983         Log: perldelta nits.
20984      Branch: perl
20985            ! pod/perldelta.pod
20986 ____________________________________________________________________________
20987 [  6773] By: jhi                                   on 2000/08/22  17:06:26
20988         Log: Long double fixes from Spider Boardman.
20989              
20990              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
20991              From: system PRIVILEGED account <root@peano.zk3.dec.com>
20992              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
20993              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
20994      Branch: perl
20995            ! t/lib/bigfltpm.t t/lib/st-06compat.t
20996 ____________________________________________________________________________
20997 [  6772] By: jhi                                   on 2000/08/22  15:04:53
20998         Log: Update Changes.
20999      Branch: perl
21000            ! Changes patchlevel.h
21001 ____________________________________________________________________________
21002 [  6771] By: jhi                                   on 2000/08/22  15:01:44
21003         Log: perldelta fixes from Hugo van der Sanden.
21004      Branch: perl
21005            ! pod/perldelta.pod
21006 ____________________________________________________________________________
21007 [  6770] By: jhi                                   on 2000/08/22  14:34:49
21008         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
21009              From: Hugo <hv@crypt.compulink.co.uk>
21010              Date: Tue, 22 Aug 2000 11:21:53 +0100
21011              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
21012      Branch: perl
21013            ! regcomp.c
21014 ____________________________________________________________________________
21015 [  6769] By: jhi                                   on 2000/08/22  14:30:02
21016         Log: Add Yitzchak, reformat.
21017      Branch: perl
21018            ! Changes config_h.SH
21019 ____________________________________________________________________________
21020 [  6768] By: jhi                                   on 2000/08/22  14:21:35
21021         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
21022              and Spider Boardman.
21023      Branch: metaconfig
21024            ! U/compline/d_gconvert.U
21025      Branch: perl
21026            ! Configure
21027 ____________________________________________________________________________
21028 [  6767] By: jhi                                   on 2000/08/22  14:11:24
21029         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
21030              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21031              Date: Mon, 21 Aug 2000 19:08:31 -0700
21032              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
21033      Branch: perl
21034            - ext/Storable/patchlevel.h
21035            ! MANIFEST ext/Storable/MANIFEST
21036 ____________________________________________________________________________
21037 [  6766] By: jhi                                   on 2000/08/22  13:49:29
21038         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
21039              From: Peter Prymmer <pvhp@forte.com>
21040              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
21041              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
21042      Branch: perl
21043            ! configure.com ext/Storable/Makefile.PL
21044 ____________________________________________________________________________
21045 [  6765] By: jhi                                   on 2000/08/22  13:44:59
21046         Log: Subject: [PATCH blead] B:: missing dependency
21047              From: Hugo <hv@crypt.compulink.co.uk>
21048              Date: Tue, 22 Aug 2000 06:44:33 +0100
21049              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
21050      Branch: perl
21051            ! ext/B/Makefile.PL
21052 ____________________________________________________________________________
21053 [  6764] By: jhi                                   on 2000/08/22  13:38:12
21054         Log: More bytecompiler.
21055      Branch: perl
21056            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
21057 ____________________________________________________________________________
21058 [  6763] By: jhi                                   on 2000/08/22  13:36:44
21059         Log: Bytecompiler patches from Benjamin Stuhl.
21060      Branch: perl
21061            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
21062            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
21063            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
21064            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21065            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
21066            ! perl.c perlapi.h pod/perldelta.pod
21067 ____________________________________________________________________________
21068 [  6762] By: jhi                                   on 2000/08/21  23:43:40
21069         Log: An obsoleted diagnostic.
21070      Branch: perl
21071            ! pod/perldelta.pod
21072 ____________________________________________________________________________
21073 [  6761] By: jhi                                   on 2000/08/21  23:01:45
21074         Log: The #6759 wasn't quite right.
21075      Branch: perl
21076            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
21077            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
21078            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
21079            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
21080            ! t/lib/st-tieditems.t
21081 ____________________________________________________________________________
21082 [  6760] By: jhi                                   on 2000/08/21  22:35:49
21083         Log: Be verydeepclean.
21084      Branch: perl
21085            ! Makefile.SH
21086 ____________________________________________________________________________
21087 [  6759] By: jhi                                   on 2000/08/21  22:25:40
21088         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
21089              From: Peter Prymmer <pvhp@forte.com>
21090              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
21091              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
21092      Branch: perl
21093            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
21094            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
21095            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
21096            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
21097            ! t/lib/st-tieditems.t
21098 ____________________________________________________________________________
21099 [  6758] By: jhi                                   on 2000/08/21  22:22:32
21100         Log: Few more casts, need reported in
21101              
21102              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
21103              From: Mike Stok <mike@stok.co.uk>
21104              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
21105              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
21106              
21107              and
21108              
21109              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
21110              From: abigail@foad.org
21111              Date: 21 Aug 2000 21:31:34 -0000
21112              Message-Id: <20000821213134.30170.qmail@foad.org>
21113      Branch: perl
21114            ! ext/Storable/Storable.xs
21115 ____________________________________________________________________________
21116 [  6757] By: jhi                                   on 2000/08/21  18:37:07
21117         Log: Update Changes.
21118      Branch: perl
21119            ! Changes patchlevel.h
21120 ____________________________________________________________________________
21121 [  6756] By: jhi                                   on 2000/08/21  18:34:02
21122         Log: A pod nit.
21123              
21124              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
21125              From: <abigail@foad.org>
21126              Date: Mon, 21 Aug 2000 14:00:16 -0400
21127              Message-ID: <20000821180016.28627.qmail@foad.org>
21128      Branch: perl
21129            ! pod/perlre.pod
21130 ____________________________________________________________________________
21131 [  6755] By: jhi                                   on 2000/08/21  18:30:56
21132         Log: Use PodParser 1.18 new test.
21133      Branch: perl
21134            ! t/pod/special_seqs.t t/pod/special_seqs.xr
21135 ____________________________________________________________________________
21136 [  6754] By: jhi                                   on 2000/08/21  18:28:35
21137         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
21138              patches cannot be applied since #6712 conflicts.
21139      Branch: perl
21140            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
21141 ____________________________________________________________________________
21142 [  6753] By: jhi                                   on 2000/08/21  18:15:11
21143         Log: Weed out some smaller changes.
21144      Branch: perl
21145            ! pod/perldelta.pod
21146 ____________________________________________________________________________
21147 [  6752] By: jhi                                   on 2000/08/21  18:02:30
21148         Log: Also under djgpp the timestamps are funky.
21149      Branch: perl
21150            ! t/op/stat.t
21151 ____________________________________________________________________________
21152 [  6751] By: jhi                                   on 2000/08/21  17:55:56
21153         Log: Tweak the floating point output routine preferences.
21154      Branch: metaconfig
21155            ! U/compline/d_gconvert.U
21156      Branch: perl
21157            ! Configure
21158 ____________________________________________________________________________
21159 [  6750] By: jhi                                   on 2000/08/21  17:51:29
21160         Log: Unicos/mk requires elaborate paranoia.
21161      Branch: perl
21162            ! lib/Math/Complex.pm
21163 ____________________________________________________________________________
21164 [  6749] By: gsar                                  on 2000/08/21  16:53:31
21165         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
21166      Branch: perl
21167            ! lib/Cwd.pm
21168 ____________________________________________________________________________
21169 [  6748] By: gsar                                  on 2000/08/21  16:22:19
21170         Log: free TLS slot properly on Windows
21171      Branch: perl
21172            ! thread.h win32/perllib.c win32/win32thread.h
21173 ____________________________________________________________________________
21174 [  6747] By: jhi                                   on 2000/08/21  16:20:58
21175         Log: Rename the macro argument because some preprocessors
21176              can't tell the difference and expand arguments also inside
21177              double quoted strings.
21178      Branch: perl
21179            ! regcomp.c
21180 ____________________________________________________________________________
21181 [  6746] By: jhi                                   on 2000/08/21  16:09:41
21182         Log: Support long doubles in Storable.
21183              
21184              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
21185              From: Radu Greab <radu@netsoft.ro>
21186              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
21187              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
21188      Branch: perl
21189            ! ext/Storable/Storable.xs
21190 ____________________________________________________________________________
21191 [  6745] By: jhi                                   on 2000/08/21  15:51:40
21192         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
21193              From: "Fifer, Eric" <EFifer@sanwaint.com>
21194              Date: Mon, 21 Aug 2000 15:34:49 +0100
21195              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
21196      Branch: perl
21197            ! t/pragma/warn/9enabled
21198 ____________________________________________________________________________
21199 [  6744] By: jhi                                   on 2000/08/21  15:39:35
21200         Log: Document the endianness of Alpha more precisely.
21201      Branch: perl
21202            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
21203            ! pod/perlport.pod
21204 ____________________________________________________________________________
21205 [  6743] By: jhi                                   on 2000/08/21  14:47:05
21206         Log: perldelta fixes from the p5p crowd.
21207      Branch: perl
21208            ! pod/perldelta.pod pod/perlop.pod
21209 ____________________________________________________________________________
21210 [  6742] By: jhi                                   on 2000/08/21  13:34:51
21211         Log: Update to Pod::LaTeX 0.53.
21212              
21213              Subject: [PATCH] lib/Pod/LaTeX.pm updates
21214              From: Tim Jenness <timj@jach.hawaii.edu>
21215              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
21216              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
21217      Branch: perl
21218            ! lib/Pod/LaTeX.pm
21219 ____________________________________________________________________________
21220 [  6741] By: jhi                                   on 2000/08/21  13:33:01
21221         Log: Subject: [PATCH] os2.c fix for use64bitint
21222              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21223              Date: Mon, 21 Aug 2000 01:32:25 -0700
21224              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
21225      Branch: perl
21226            ! os2/os2.c
21227 ____________________________________________________________________________
21228 [  6740] By: jhi                                   on 2000/08/21  13:28:52
21229         Log: Array context keeps slithering in.
21230              
21231              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
21232              From: Daniel Chetlin <daniel@chetlin.com>
21233              Date: Sun, 20 Aug 2000 21:40:25 -0700
21234              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
21235      Branch: perl
21236            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
21237            ! pod/perldebtut.pod
21238 ____________________________________________________________________________
21239 [  6739] By: jhi                                   on 2000/08/21  13:23:55
21240         Log: Big-endian quad fixes for Storable from Radu Greab,
21241              plus few explicit null casts for picky compilers.
21242      Branch: perl
21243            ! ext/Storable/Storable.xs
21244 ____________________________________________________________________________
21245 [  6738] By: gsar                                  on 2000/08/21  05:56:13
21246         Log: small tweaks for change#6705: avoid C++ style comments in C code;
21247              use Perl's malloc API rather than the low level system one
21248      Branch: perl
21249            ! win32/win32.c
21250 ____________________________________________________________________________
21251 [  6737] By: gsar                                  on 2000/08/21  05:35:41
21252         Log: add Storable to list of extensions on Windows
21253      Branch: perl
21254            ! win32/Makefile win32/makefile.mk
21255 ____________________________________________________________________________
21256 [  6736] By: jhi                                   on 2000/08/21  02:57:53
21257         Log: Update Changes.
21258      Branch: perl
21259            ! Changes patchlevel.h
21260 ____________________________________________________________________________
21261 [  6735] By: jhi                                   on 2000/08/21  02:57:20
21262         Log: Draft 0.
21263      Branch: perl
21264            ! pod/perldelta.pod
21265 ____________________________________________________________________________
21266 [  6734] By: jhi                                   on 2000/08/21  02:57:03
21267         Log: Add Storable 0.7.2 from Raphael Manfredi,
21268              plus the patch from
21269              
21270              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
21271              From: Radu Greab <radu@netsoft.ro>
21272              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
21273              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
21274              
21275              plus changes to get Storable to compile with
21276              picky ANSI compilers.
21277      Branch: perl
21278            + ext/Storable/ChangeLog ext/Storable/MANIFEST
21279            + ext/Storable/Makefile.PL ext/Storable/README
21280            + ext/Storable/Storable.pm ext/Storable/Storable.xs
21281            + ext/Storable/patchlevel.h t/lib/st-06compat.t
21282            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
21283            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
21284            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
21285            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
21286            + t/lib/st-tieditems.t
21287            ! MANIFEST
21288 ____________________________________________________________________________
21289 [  6733] By: jhi                                   on 2000/08/21  02:29:09
21290         Log: The correct cleaning order is an art.
21291      Branch: perl
21292            ! Makefile.SH
21293 ____________________________________________________________________________
21294 [  6732] By: jhi                                   on 2000/08/21  01:23:39
21295         Log: The #6724 is here.
21296      Branch: perl
21297            ! t/lib/ftmp-security.t
21298 ____________________________________________________________________________
21299 [  6731] By: jhi                                   on 2000/08/20  23:17:03
21300         Log: s/this one/the 5.6.0 release/
21301      Branch: perl
21302            ! pod/perl56delta.pod
21303 ____________________________________________________________________________
21304 [  6730] By: jhi                                   on 2000/08/20  23:07:34
21305         Log: Mention perlebcdic and perlposix-bc.
21306      Branch: perl
21307            ! pod/perlport.pod
21308 ____________________________________________________________________________
21309 [  6729] By: jhi                                   on 2000/08/20  21:32:59
21310         Log: Document the number of exponent digits.
21311      Branch: perl
21312            ! pod/perlfunc.pod
21313 ____________________________________________________________________________
21314 [  6728] By: jhi                                   on 2000/08/20  21:16:47
21315         Log: Use File::Spec->tmpdir().
21316              
21317              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
21318              From: Tim Jenness <timj@jach.hawaii.edu>
21319              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
21320              MIME-Version: 1.0
21321              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
21322      Branch: perl
21323            ! utils/perlbug.PL
21324 ____________________________________________________________________________
21325 [  6727] By: jhi                                   on 2000/08/20  20:43:32
21326         Log: Update Changes.
21327      Branch: perl
21328            ! Changes patchlevel.h
21329 ____________________________________________________________________________
21330 [  6726] By: jhi                                   on 2000/08/20  20:41:44
21331         Log: The veryclean target needs to clobber.
21332      Branch: perl
21333            ! Makefile.SH
21334 ____________________________________________________________________________
21335 [  6725] By: jhi                                   on 2000/08/20  20:37:38
21336         Log: Document odd vs even subreleases and -Dusedevel.
21337      Branch: perl
21338            ! INSTALL
21339 ____________________________________________________________________________
21340 [  6724] By: jhi                                   on 2000/08/20  19:58:05
21341         Log: Use temporary directory instead of current directory.
21342              
21343              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
21344              From: Tim Jenness <timj@jach.hawaii.edu>
21345              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
21346              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
21347      Branch: perl
21348            ! t/lib/ftmp-security.t
21349 ____________________________________________________________________________
21350 [  6723] By: jhi                                   on 2000/08/20  19:55:55
21351         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
21352              From: andreas.koenig@anima.de (Andreas J. Koenig)
21353              Date: 20 Aug 2000 15:52:03 +0200
21354              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
21355      Branch: perl
21356            ! lib/ExtUtils/MM_Unix.pm
21357 ____________________________________________________________________________
21358 [  6722] By: jhi                                   on 2000/08/20  19:46:01
21359         Log: Update to CGI 2.72, from Lincoln Stein.
21360      Branch: perl
21361            ! lib/CGI.pm
21362 ____________________________________________________________________________
21363 [  6721] By: jhi                                   on 2000/08/20  19:43:54
21364         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
21365              From: Radu Greab <radu@netsoft.ro>
21366              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
21367              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
21368      Branch: perl
21369            ! ext/GDBM_File/GDBM_File.xs
21370 ____________________________________________________________________________
21371 [  6720] By: jhi                                   on 2000/08/20  19:42:01
21372         Log: pp_open() could pass an uninitialized filename down to do_open9().
21373      Branch: perl
21374            ! pp_sys.c
21375 ____________________________________________________________________________
21376 [  6719] By: jhi                                   on 2000/08/20  14:06:41
21377         Log: UTF8 concat fixes.
21378              
21379              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
21380              From: Hugo <hv@crypt.compulink.co.uk>
21381              Date: Sun, 20 Aug 2000 07:30:46 +0100
21382              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
21383      Branch: perl
21384            ! pp_hot.c t/op/append.t
21385 ____________________________________________________________________________
21386 [  6718] By: jhi                                   on 2000/08/20  02:09:37
21387         Log: Let's try #6717 again.
21388      Branch: perl
21389            ! lib/File/Temp.pm
21390 ____________________________________________________________________________
21391 [  6717] By: jhi                                   on 2000/08/20  01:56:55
21392         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
21393              From: "Craig A. Berry" <craig.berry@metamorgs.com>
21394              Date: Sat, 19 Aug 2000 18:15:39 -0500
21395              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
21396      Branch: perl
21397            ! lib/File/Temp.pm
21398 ____________________________________________________________________________
21399 [  6716] By: jhi                                   on 2000/08/19  15:50:11
21400         Log: Update Changes.
21401      Branch: perl
21402            ! Changes patchlevel.h
21403 ____________________________________________________________________________
21404 [  6715] By: jhi                                   on 2000/08/19  15:39:09
21405         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
21406              From: Jonathan D Johnston <jdjohnston2@juno.com>
21407              Date: Thu, 17 Aug 2000 23:13:01 -0400       
21408              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
21409      Branch: perl
21410            ! pod/perlfunc.pod
21411 ____________________________________________________________________________
21412 [  6714] By: jhi                                   on 2000/08/19  15:34:04
21413         Log: Introduce a 'veryclean' target that is like 'distclean'
21414              but also removes *~ and *.orig.
21415      Branch: perl
21416            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
21417            ! utils/Makefile x2p/Makefile.SH
21418 ____________________________________________________________________________
21419 [  6713] By: jhi                                   on 2000/08/19  14:15:45
21420         Log: Put back the long double avoidance code to POSIX.xs
21421              because VMS seems to need it still.
21422      Branch: perl
21423            ! ext/POSIX/POSIX.xs
21424 ____________________________________________________________________________
21425 [  6712] By: jhi                                   on 2000/08/19  14:10:41
21426         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
21427              From: Peter Prymmer <pvhp@forte.com>
21428              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
21429              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
21430      Branch: perl
21431            ! lib/Pod/Find.pm t/pod/find.t
21432 ____________________________________________________________________________
21433 [  6711] By: jhi                                   on 2000/08/19  14:09:19
21434         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
21435              From: Peter Prymmer <pvhp@forte.com>
21436              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
21437              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
21438              cc: vmsperl@perl.org
21439      Branch: perl
21440            ! t/lib/peek.t
21441 ____________________________________________________________________________
21442 [  6710] By: jhi                                   on 2000/08/19  14:08:01
21443         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
21444              From: Jan Dubois <jand@ActiveState.com>
21445              Date: Fri, 18 Aug 2000 16:31:48 -0700
21446              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
21447      Branch: perl
21448            ! win32/win32.c
21449 ____________________________________________________________________________
21450 [  6709] By: jhi                                   on 2000/08/19  14:06:57
21451         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
21452              
21453              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
21454              From: Spider.Boardman@Orb.Nashua.NH.US
21455              Date: Fri, 18 Aug 2000 18:41:14 -0400
21456              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
21457      Branch: perl
21458            ! regcomp.c
21459 ____________________________________________________________________________
21460 [  6708] By: jhi                                   on 2000/08/18  22:04:49
21461         Log: Update Changes.
21462      Branch: perl
21463            ! Changes patchlevel.h
21464 ____________________________________________________________________________
21465 [  6707] By: jhi                                   on 2000/08/18  21:55:14
21466         Log: Add warnif(), check warnings further up the stack,
21467              all the warnings functions now can take an optional object reference.
21468              
21469              Subject: [PATCH bleedperl@6691] warnings pragma update
21470              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21471              Date: Fri, 18 Aug 2000 22:42:06 +0100
21472              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
21473      Branch: perl
21474            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
21475            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
21476            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
21477 ____________________________________________________________________________
21478 [  6706] By: jhi                                   on 2000/08/18  21:41:45
21479         Log: Typo in pp_complement().
21480              
21481              Subject: [PATCH perl-current] Deparse
21482              From: Peter Scott <Peter@PSDT.com>
21483              Date: Fri, 18 Aug 2000 12:44:37 -0700
21484              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
21485      Branch: perl
21486            ! ext/B/B/Deparse.pm
21487 ____________________________________________________________________________
21488 [  6705] By: jhi                                   on 2000/08/18  21:25:59
21489         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
21490              From: Jan Dubois <jand@ActiveState.com>
21491              Date: Fri, 18 Aug 2000 14:22:51 -0700
21492              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
21493      Branch: perl
21494            ! lib/Win32.pod win32/win32.c
21495 ____________________________________________________________________________
21496 [  6704] By: jhi                                   on 2000/08/18  21:16:14
21497         Log: Don't eat leading os from index entries.
21498              
21499              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
21500              From: Russ Allbery <rra@stanford.edu>
21501              Date: 10 Aug 2000 20:49:25 -0700
21502              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
21503      Branch: perl
21504            ! lib/Pod/Man.pm
21505 ____________________________________________________________________________
21506 [  6703] By: jhi                                   on 2000/08/18  21:07:06
21507         Log: Add [[:blank:]] as suggested in
21508              
21509              Subject: [ID 20000716.024] [=cc=] / [:blank:]
21510              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
21511              Date: Sun, 16 Jul 2000 17:55:29 -0700
21512              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
21513              
21514              (the [=cc=] has already been taken care of by #6439
21515              so the whole bug report can be closed)
21516              
21517              and make [[:space:]] to be equivalent to isspace(3)
21518              (as opposed to \s, which is isSPACE()).  The difference
21519              is that now [[:space:]] matches the mythical vertical tab,
21520              while \s doesn't.
21521      Branch: perl
21522            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
21523            ! regexec.c t/op/pat.t
21524 ____________________________________________________________________________
21525 [  6702] By: jhi                                   on 2000/08/18  18:47:47
21526         Log: The new tests were missing from #6415.
21527      Branch: perl
21528            ! t/op/bop.t
21529 ____________________________________________________________________________
21530 [  6701] By: jhi                                   on 2000/08/18  18:20:40
21531         Log: Document the NDBM_File and ODBM_File as SDBM_File
21532              was documented in #6417.
21533      Branch: perl
21534            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
21535            ! ext/SDBM_File/SDBM_File.pm
21536 ____________________________________________________________________________
21537 [  6700] By: jhi                                   on 2000/08/18  18:10:39
21538         Log: Subject: [PATCH perl@6698] cygwin port
21539              From: "Fifer, Eric" <EFifer@sanwaint.com>
21540              Date: Fri, 18 Aug 2000 17:30:05 +0100
21541              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
21542      Branch: perl
21543            ! lib/File/Temp.pm
21544 ____________________________________________________________________________
21545 [  6699] By: jhi                                   on 2000/08/18  16:21:49
21546         Log: Document code point which makes if (defined %stash::) to work
21547              (noted by Spider Boardman).
21548      Branch: perl
21549            ! op.c
21550 ____________________________________________________________________________
21551 [  6698] By: jhi                                   on 2000/08/18  13:43:27
21552         Log: Update Changes.
21553      Branch: perl
21554            ! Changes patchlevel.h
21555 ____________________________________________________________________________
21556 [  6697] By: jhi                                   on 2000/08/18  13:35:57
21557         Log: Tiny Getopt::Long patch from Johan Vromans.
21558      Branch: perl
21559            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
21560 ____________________________________________________________________________
21561 [  6696] By: jhi                                   on 2000/08/18  13:26:14
21562         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
21563              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
21564              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
21565              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
21566      Branch: perl
21567            ! pod/perldiag.pod pod/perlsyn.pod
21568 ____________________________________________________________________________
21569 [  6695] By: jhi                                   on 2000/08/18  13:13:26
21570         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
21571              From: Daniel Chetlin <daniel@chetlin.com>
21572              Date: Fri, 18 Aug 2000 03:13:36 -0700
21573              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
21574      Branch: perl
21575            ! pod/perlfunc.pod
21576 ____________________________________________________________________________
21577 [  6694] By: jhi                                   on 2000/08/18  13:08:05
21578         Log: Subject: [PATCH] perltrap.pod spring cleaning
21579              From: Daniel Chetlin <daniel@chetlin.com>
21580              Date: Fri, 18 Aug 2000 03:06:54 -0700
21581              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
21582              
21583              plus Mike Guy's nitfix.
21584      Branch: perl
21585            ! pod/perltrap.pod
21586 ____________________________________________________________________________
21587 [  6693] By: jhi                                   on 2000/08/18  13:00:26
21588         Log: Unbuffer the output.
21589              
21590              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
21591              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21592              Date: Thu, 17 Aug 2000 18:39:29 -0700
21593              Message-ID: <RPJn5gzkgydf092yn@efn.org>
21594      Branch: perl
21595            ! t/op/fork.t
21596 ____________________________________________________________________________
21597 [  6692] By: jhi                                   on 2000/08/18  05:19:17
21598         Log: Delete the image, too, not just its MANIFEStation.
21599      Branch: perl
21600            - lib/CGI/eg/wilogo.gif
21601 ____________________________________________________________________________
21602 [  6691] By: jhi                                   on 2000/08/18  05:10:26
21603         Log: Propagate new Configure vars.
21604      Branch: perl
21605            ! configure.com epoc/config.sh uconfig.h uconfig.sh
21606            ! vos/config.def vos/config.h vos/config_h.SH_orig
21607            ! win32/config.bc win32/config.gc win32/config.vc
21608            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21609 ____________________________________________________________________________
21610 [  6690] By: jhi                                   on 2000/08/18  04:30:56
21611         Log: Update Changes.
21612      Branch: perl
21613            ! Changes patchlevel.h
21614 ____________________________________________________________________________
21615 [  6689] By: jhi                                   on 2000/08/18  04:12:30
21616         Log: Fix the lib/complex failure of
21617              
21618              From: abigail@foad.org
21619              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
21620              Date: 15 Aug 2000 04:06:38 -0000
21621              Message-Id: <20000815040638.8524.qmail@foad.org> 
21622              
21623              Linux long double accuracy issue: something that
21624              when printed with %g looks like "2" but int() of it is 1.
21625      Branch: perl
21626            ! lib/Math/Complex.pm
21627 ____________________________________________________________________________
21628 [  6688] By: jhi                                   on 2000/08/18  03:15:35
21629         Log: The byteorder code in #6671 was wrong.
21630      Branch: perl
21631            ! configpm
21632 ____________________________________________________________________________
21633 [  6687] By: jhi                                   on 2000/08/18  02:08:42
21634         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
21635              From: Jan Dubois <jand@ActiveState.com>
21636              Date: Thu, 17 Aug 2000 18:31:55 -0700
21637              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
21638      Branch: perl
21639            ! sv.c
21640 ____________________________________________________________________________
21641 [  6686] By: jhi                                   on 2000/08/18  02:04:15
21642         Log: Use NVs in POSIX math, not doubles.
21643              
21644              From: abigail@foad.org
21645              Subject: [ID 20000817.014] POSIX & modfl
21646              Date: 17 Aug 2000 20:49:18 -0000
21647              Message-Id: <20000817204918.23123.qmail@foad.org>
21648      Branch: perl
21649            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
21650 ____________________________________________________________________________
21651 [  6685] By: jhi                                   on 2000/08/18  02:02:12
21652         Log: Introduce NVef, NVff, and NVgf, use the middle one.
21653              (helps for lib/peek + Linux + long doubles)  Reported in
21654              
21655              From: abigail@foad.org
21656              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
21657              Date: 15 Aug 2000 04:06:38 -0000
21658              Message-Id: <20000815040638.8524.qmail@foad.org> 
21659              
21660              (note: the lib/complex failure has not yet been addressed)
21661      Branch: metaconfig/U/perl
21662            ! perlxvf.U
21663      Branch: perl
21664            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21665            ! config_h.SH dump.c perl.h pod/perlguts.pod
21666 ____________________________________________________________________________
21667 [  6684] By: jhi                                   on 2000/08/17  23:22:19
21668         Log: Add byteorder to the myconfig output.
21669      Branch: perl
21670            ! myconfig.SH
21671 ____________________________________________________________________________
21672 [  6683] By: jhi                                   on 2000/08/17  23:20:19
21673         Log: The image doth not exist, spotted by Johan Vromans.
21674      Branch: perl
21675            ! MANIFEST
21676 ____________________________________________________________________________
21677 [  6682] By: jhi                                   on 2000/08/17  22:38:16
21678         Log: Document what the backtick returns if the command fails.
21679      Branch: perl
21680            ! pod/perlop.pod
21681 ____________________________________________________________________________
21682 [  6681] By: jhi                                   on 2000/08/17  22:33:12
21683         Log: Do not use prototyping here.
21684              
21685              Subject: [ID 20000817.016] [PATCH] Peek.xs
21686              From: abigail@foad.org
21687              Date: 17 Aug 2000 20:55:56 -0000
21688              Message-Id: <20000817205556.24270.qmail@foad.org>
21689      Branch: perl
21690            ! ext/Devel/Peek/Makefile.PL
21691 ____________________________________________________________________________
21692 [  6680] By: jhi                                   on 2000/08/17  19:46:43
21693         Log: Don't propose using modules built for 5.005 if no binary
21694              compatibility with 5.005 is attempted.
21695              
21696              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21697              Subject: Minor nit with 5.7.0 (6655)
21698              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
21699              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
21700      Branch: metaconfig
21701            ! U/installdirs/inc_version_list.U
21702      Branch: perl
21703            ! Configure config_h.SH
21704 ____________________________________________________________________________
21705 [  6679] By: jhi                                   on 2000/08/17  19:16:39
21706         Log: Microperl config update.
21707      Branch: perl
21708            ! uconfig.h uconfig.sh
21709 ____________________________________________________________________________
21710 [  6678] By: jhi                                   on 2000/08/17  19:16:13
21711         Log: The #6648 wasn't protective enough for limited platforms
21712              (like microperl).
21713      Branch: perl
21714            ! dump.c sv.c
21715 ____________________________________________________________________________
21716 [  6677] By: jhi                                   on 2000/08/17  14:46:35
21717         Log: Update Changes.
21718      Branch: perl
21719            ! Changes patchlevel.h
21720 ____________________________________________________________________________
21721 [  6676] By: jhi                                   on 2000/08/17  14:44:02
21722         Log: Add perlebcdic from Peter Prymmer, regen toc.
21723      Branch: perl
21724            + pod/perlebcdic.pod
21725            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21726 ____________________________________________________________________________
21727 [  6675] By: jhi                                   on 2000/08/17  14:41:52
21728         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
21729      Branch: perl
21730            ! pod/perldebtut.pod
21731 ____________________________________________________________________________
21732 [  6674] By: jhi                                   on 2000/08/17  14:29:43
21733         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
21734              
21735              Subject: [ID 20000724.006] -DLEAKTEST problem
21736              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
21737              Date: Tue, 25 Jul 2000 00:36:32 -0500
21738              Message-Id: <20000725003632.A26186@www.llamacom.com>
21739              
21740              Reminder sent
21741              
21742              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
21743              From: Hugo <hv@crypt.compulink.co.uk>
21744              Date: Thu, 17 Aug 2000 15:23:42 +0100
21745              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
21746      Branch: perl
21747            ! util.c
21748 ____________________________________________________________________________
21749 [  6673] By: jhi                                   on 2000/08/17  04:07:10
21750         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
21751              From: John Peacock <JPeacock@UnivPress.com>
21752              Date: Tue, 01 Aug 2000 09:38:12 -0400
21753              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
21754      Branch: perl
21755            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
21756 ____________________________________________________________________________
21757 [  6672] By: jhi                                   on 2000/08/17  03:04:35
21758         Log: Subject: [PATCH] Cwd.pm now uses strict
21759              From: Tim Jenness <timj@jach.hawaii.edu>
21760              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
21761              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
21762      Branch: perl
21763            ! lib/Cwd.pm
21764 ____________________________________________________________________________
21765 [  6671] By: jhi                                   on 2000/08/17  02:16:35
21766         Log: Make $Config{byteorder} more magical so that it is
21767              dynamically computed: nice for 'fat binaries'.
21768              
21769              Subject: [PATCH]: default byteorder
21770              From: Wilfredo Sánchez <wsanchez@apple.com>
21771              Date: Mon, 31 Jul 2000 19:45:31 -0700
21772              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
21773      Branch: perl
21774            ! configpm
21775 ____________________________________________________________________________
21776 [  6670] By: gsar                                  on 2000/08/17  01:22:21
21777         Log: move WNOHANG definition to where other such things are
21778      Branch: perl
21779            ! win32/win32.h
21780 ____________________________________________________________________________
21781 [  6669] By: jhi                                   on 2000/08/17  01:19:17
21782         Log: Update Changes.
21783      Branch: perl
21784            ! Changes patchlevel.h
21785 ____________________________________________________________________________
21786 [  6668] By: jhi                                   on 2000/08/17  01:16:29
21787         Log: Doc nits spotted by Richard Soderberg.
21788      Branch: perl
21789            ! README.posix-bc README.vmesa
21790 ____________________________________________________________________________
21791 [  6667] By: jhi                                   on 2000/08/17  01:12:11
21792         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
21793              From: "Casey R. Tweten" <crt@kiski.net>
21794              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
21795              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
21796      Branch: perl
21797            ! pod/perldebtut.pod
21798 ____________________________________________________________________________
21799 [  6666] By: jhi                                   on 2000/08/17  01:09:31
21800         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
21801              From: "Casey R. Tweten" <crt@kiski.net>
21802              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
21803              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
21804      Branch: perl
21805            ! lib/Shell.pm
21806 ____________________________________________________________________________
21807 [  6665] By: gsar                                  on 2000/08/17  01:03:52
21808         Log: add "ok" targets from change#6632 in makefile.mk
21809      Branch: perl
21810            ! pod/perlport.pod win32/Makefile win32/makefile.mk
21811 ____________________________________________________________________________
21812 [  6664] By: gsar                                  on 2000/08/17  00:56:11
21813         Log: avoid warnings from dense compiler
21814      Branch: perl
21815            ! win32/win32.c
21816 ____________________________________________________________________________
21817 [  6663] By: jhi                                   on 2000/08/17  00:51:49
21818         Log: Tweak the regex compilation errors once more.
21819      Branch: perl
21820            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
21821            ! t/op/regmesg.t t/pragma/warn/regcomp
21822 ____________________________________________________________________________
21823 [  6662] By: gsar                                  on 2000/08/17  00:28:19
21824         Log: trailing new %ENV entries weren't being pushed into the real
21825              environment of subprocesses on Windows
21826      Branch: perl
21827            ! t/op/magic.t win32/perlhost.h
21828 ____________________________________________________________________________
21829 [  6661] By: gsar                                  on 2000/08/17  00:19:20
21830         Log: waitpid() now handles externally spawned pids correctly;
21831              fixes for backtick/wait/waitpid failures on Windows 9x
21832              
21833              these changes make the pid returned by process functions on
21834              Windows 9x always positive by clearing the high bit (which
21835              is always set on Win9x); pseudo-process PIDs are likewise
21836              always negative now on Win9x (just as on NT/2000)
21837      Branch: perl
21838            ! pp_sys.c win32/perlhost.h win32/win32.c
21839 ____________________________________________________________________________
21840 [  6660] By: jhi                                   on 2000/08/17  00:04:32
21841         Log: Retract #6645.
21842      Branch: perl
21843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21844            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
21845            ! t/op/sprintf.t
21846 ____________________________________________________________________________
21847 [  6659] By: gsar                                  on 2000/08/16  23:59:28
21848         Log: on windows, the return values from wait() and waitpid() don't
21849              match those of pseudo-pids
21850      Branch: perl
21851            ! pp_sys.c t/op/fork.t util.c win32/win32.c
21852 ____________________________________________________________________________
21853 [  6658] By: gsar                                  on 2000/08/16  23:56:14
21854         Log: pod nit seen in passing
21855      Branch: perl
21856            ! pod/perlfunc.pod
21857 ____________________________________________________________________________
21858 [  6657] By: gsar                                  on 2000/08/16  23:53:42
21859         Log: change#6328 could make close(SOCKET) return false on windows
21860              when it shouldn't
21861      Branch: perl
21862            ! win32/win32sck.c
21863 ____________________________________________________________________________
21864 [  6656] By: gsar                                  on 2000/08/16  23:46:57
21865         Log: check that the number pseudo children doesn't exceed
21866              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
21867              the WaitForMultipleObjects() limit that would cause wait()
21868              to crash)
21869              
21870              wait() and waitpid() could potentially be rewritten to use
21871              more than one thread to do the waiting to eliminate this
21872              limitation
21873      Branch: perl
21874            ! win32/perlhost.h
21875 ____________________________________________________________________________
21876 [  6655] By: jhi                                   on 2000/08/16  14:11:05
21877         Log: Update Changes.
21878      Branch: perl
21879            ! Changes patchlevel.h
21880 ____________________________________________________________________________
21881 [  6654] By: jhi                                   on 2000/08/16  14:10:12
21882         Log: Update to perldebtut 1.9, from Richard Foley.
21883      Branch: perl
21884            ! pod/perldebtut.pod
21885 ____________________________________________________________________________
21886 [  6653] By: jhi                                   on 2000/08/16  14:08:17
21887         Log: Change the regx compilation error markers to use = instead of <
21888              since pod makes using the latter quite messy.  Reported in
21889              ID 20000814.006 by Abigail and in
21890              Subject: Unknown escape E<> ?
21891              From: Lupe Christoph <lupe@lupe-christoph.de>
21892              Date: Fri, 11 Aug 2000 00:30:27 +0200
21893              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
21894      Branch: perl
21895            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
21896            ! t/op/regmesg.t t/pragma/warn/regcomp
21897 ____________________________________________________________________________
21898 [  6652] By: jhi                                   on 2000/08/16  13:25:31
21899         Log: Change the perlbug address to perl.org since it's more forgiving.
21900              
21901              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
21902              From: abigail@foad.org
21903              Date: 15 Aug 2000 04:15:40 -0000
21904              Message-Id: <20000815041540.8633.qmail@foad.org>
21905      Branch: perl
21906            ! utils/perlbug.PL
21907 ____________________________________________________________________________
21908 [  6651] By: jhi                                   on 2000/08/16  13:22:35
21909         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
21910              From: Tim Jenness <timj@jach.hawaii.edu>
21911              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
21912              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
21913      Branch: perl
21914            ! lib/Cwd.pm
21915 ____________________________________________________________________________
21916 [  6650] By: jhi                                   on 2000/08/16  13:18:13
21917         Log: Update to CPAN 1.57.
21918              
21919              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
21920              From: andreas.koenig@anima.de (Andreas J. Koenig)
21921              Date: 16 Aug 2000 15:09:46 +0200
21922              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
21923      Branch: perl
21924            ! lib/CPAN.pm
21925 ____________________________________________________________________________
21926 [  6649] By: jhi                                   on 2000/08/16  13:12:31
21927         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
21928              From: "Larry W. Virden" <lvirden@cas.org>
21929              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
21930              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
21931      Branch: perl
21932            ! README.hpux
21933 ____________________________________________________________________________
21934 [  6648] By: jhi                                   on 2000/08/16  13:03:53
21935         Log: The numeric locale was reset to "C" by s?printf and never restored.
21936              
21937              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
21938              From: Christian Kirsch <ck@held.mind.de>
21939              Date: Wed, 9 Aug 2000 17:05:17 +0200
21940              Message-Id: <20000809170517.A25389@held>
21941              
21942              No test since adding the failing example to locale.t
21943              does not fail -- probably because the locale settings are so
21944              thoroughly tweaked by that time.  Running the example standalone
21945              does fail, though.  UPDATE: test case added at change #7540.
21946      Branch: perl
21947            ! dump.c perl.h pp.c pp_ctl.c sv.c
21948 ____________________________________________________________________________
21949 [  6647] By: jhi                                   on 2000/08/16  00:07:54
21950         Log: Update Changes and test semi-automatic patchlevel updating.
21951      Branch: perl
21952            ! Changes patchlevel.h
21953 ____________________________________________________________________________
21954 [  6646] By: jhi                                   on 2000/08/15  23:35:07
21955         Log: Fix a dependency problem.
21956              
21957              Subject: [PATCH: 6640] VMS Makefile.SH update
21958              From: Peter Prymmer <pvhp@forte.com>
21959              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
21960              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
21961      Branch: perl
21962            ! vms/descrip_mms.template
21963 ____________________________________________________________________________
21964 [  6645] By: jhi                                   on 2000/08/15  23:33:23
21965         Log: (Retracted by #6660)
21966              
21967              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
21968              From: Dominic Dunlop <domo@computer.org>
21969              Date: Tue, 15 Aug 2000 22:20:52 +0200
21970              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
21971      Branch: metaconfig/U/perl
21972            + d_printfed.U
21973      Branch: perl
21974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21975            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
21976            ! t/op/sprintf.t
21977 ____________________________________________________________________________
21978 [  6644] By: jhi                                   on 2000/08/15  21:17:20
21979         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
21980              From: abigail@foad.org
21981              Date: 15 Aug 2000 20:12:41 -0000
21982              Message-Id: <20000815201241.25556.qmail@foad.org>
21983      Branch: perl
21984            ! INSTALL
21985 ____________________________________________________________________________
21986 [  6643] By: jhi                                   on 2000/08/15  21:15:28
21987         Log: (an already applied patch)
21988      Branch: perl
21989            ! lib/CGI.pm
21990 ____________________________________________________________________________
21991 [  6642] By: gsar                                  on 2000/08/15  19:54:05
21992         Log: magic callbacks all need to have same type signature
21993      Branch: perl
21994            ! embed.pl mg.c proto.h
21995 ____________________________________________________________________________
21996 [  6641] By: jhi                                   on 2000/08/15  17:56:27
21997         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)
21998              From: Mike Guy <mjtg@cam.ac.uk>
21999              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
22000              Date: Tue, 15 Aug 2000 18:26:45 +0100
22001              
22002              Only the peek.t part applied, not the hash quality part.
22003      Branch: perl
22004            ! t/lib/peek.t
22005 ____________________________________________________________________________
22006 [  6640] By: jhi                                   on 2000/08/15  16:37:37
22007         Log: Update Changes.
22008      Branch: perl
22009            ! Changes
22010 ____________________________________________________________________________
22011 [  6639] By: jhi                                   on 2000/08/15  16:34:55
22012         Log: Missed a file from #6638.
22013      Branch: perl
22014            ! lib/File/Temp.pm
22015 ____________________________________________________________________________
22016 [  6638] By: jhi                                   on 2000/08/15  16:33:19
22017         Log: Subject: [PATCH perl@6620] cygwin port
22018              From: "Fifer, Eric" <EFifer@sanwaint.com>
22019              Date: Tue, 15 Aug 2000 17:00:49 +0100
22020              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
22021      Branch: perl
22022            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
22023 ____________________________________________________________________________
22024 [  6637] By: jhi                                   on 2000/08/15  16:29:22
22025         Log: Subject: [PATCH] debugger exit code should reflect user exit code
22026              From: Mike Guy <mjtg@cam.ac.uk>
22027              Date: Tue, 15 Aug 2000 16:55:59 +0100
22028              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
22029      Branch: perl
22030            ! lib/perl5db.pl
22031 ____________________________________________________________________________
22032 [  6636] By: jhi                                   on 2000/08/15  15:30:58
22033         Log: Update Changes.
22034      Branch: perl
22035            ! Changes
22036 ____________________________________________________________________________
22037 [  6635] By: jhi                                   on 2000/08/15  15:27:21
22038         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
22039      Branch: metaconfig
22040            ! U/mkglossary U/mksample
22041      Branch: metaconfig/U/perl
22042            ! Devel.U
22043      Branch: perl
22044            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22045 ____________________________________________________________________________
22046 [  6634] By: jhi                                   on 2000/08/15  14:11:55
22047         Log: Don't blow limited stacks, a lower number is enough to
22048              tickle the lookbehind limit.
22049              
22050              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
22051              From: Dominic Dunlop <domo@computer.org>
22052              Date: Tue, 15 Aug 2000 13:51:24 +0200
22053              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
22054      Branch: perl
22055            ! t/op/regmesg.t
22056 ____________________________________________________________________________
22057 [  6633] By: jhi                                   on 2000/08/15  14:01:46
22058         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
22059              From: Mike Guy <mjtg@cam.ac.uk>
22060              Date: Tue, 15 Aug 2000 12:10:50 +0100
22061              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
22062      Branch: perl
22063            ! utils/perldoc.PL
22064 ____________________________________________________________________________
22065 [  6632] By: jhi                                   on 2000/08/15  13:58:48
22066         Log: make ok etc also for win32.
22067              
22068              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
22069              From: Prymmer/Kahn <pvhp@best.com>
22070              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
22071              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
22072      Branch: perl
22073            ! win32/Makefile
22074 ____________________________________________________________________________
22075 [  6631] By: jhi                                   on 2000/08/15  13:45:03
22076         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
22077      Branch: perl
22078            ! lib/Test.pm
22079 ____________________________________________________________________________
22080 [  6630] By: jhi                                   on 2000/08/15  03:25:09
22081         Log: Update Changes.
22082      Branch: perl
22083            ! Changes
22084 ____________________________________________________________________________
22085 [  6629] By: jhi                                   on 2000/08/15  03:23:53
22086         Log: magic_regdatum_set() is void, not int.
22087      Branch: perl
22088            ! embed.pl mg.c proto.h
22089 ____________________________________________________________________________
22090 [  6628] By: jhi                                   on 2000/08/15  03:08:02
22091         Log: Make the user to give up his firstborn, err, to knowingly
22092              verify installing an unstable developer release.  Also bump
22093              the release to 5.7.0, but leave a patch tag in the local
22094              patches saying that this is not yet the real thing.
22095      Branch: metaconfig
22096            ! U/modified/Instruct.U
22097      Branch: metaconfig/U/perl
22098            + Devel.U
22099      Branch: perl
22100            ! Configure patchlevel.h
22101 ____________________________________________________________________________
22102 [  6627] By: jhi                                   on 2000/08/14  22:32:52
22103         Log: README.os2 update.
22104              
22105              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
22106              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22107              Date: Wed, 02 Aug 2000 21:55:09 -0700
22108              Message-ID: <tsPi5gzkgegX092yn@efn.org>
22109      Branch: perl
22110            ! README.os2
22111 ____________________________________________________________________________
22112 [  6626] By: jhi                                   on 2000/08/14  21:00:02
22113         Log: Subject: Re: File::Temp problems on VMS in bleedperl
22114              From: Tim Jenness <timj@jach.hawaii.edu>
22115              cc: vmsperl@perl.org
22116              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
22117              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
22118      Branch: perl
22119            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
22120 ____________________________________________________________________________
22121 [  6625] By: jhi                                   on 2000/08/14  20:52:16
22122         Log: Add SUIDMAIL as was done for the CERT alert.
22123      Branch: perl
22124            ! patchlevel.h
22125 ____________________________________________________________________________
22126 [  6624] By: jhi                                   on 2000/08/14  20:48:50
22127         Log: Subject: sfio2000
22128              From: Daniel Muino <dmuino@afip.gov.ar>
22129              Date: Mon, 14 Aug 2000 16:58:11 -0300
22130              Message-ID: <20000814165811.B16368@con2-dgi>
22131      Branch: perl
22132            ! perlsdio.h perlsfio.h
22133 ____________________________________________________________________________
22134 [  6623] By: jhi                                   on 2000/08/14  20:47:36
22135         Log: Subject: warning: storage class after type is obsolescent
22136              From: Daniel Muino <dmuino@afip.gov.ar>
22137              Date: Mon, 14 Aug 2000 16:42:47 -0300
22138              Message-ID: <20000814164247.A16368@con2-dgi>
22139      Branch: perl
22140            ! regcomp.pl regnodes.h
22141 ____________________________________________________________________________
22142 [  6622] By: jhi                                   on 2000/08/14  20:43:05
22143         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
22144              From: abigail@foad.org
22145              Date: 14 Aug 2000 20:00:10 -0000
22146              Message-Id: <20000814200010.27271.qmail@foad.org>
22147      Branch: perl
22148            ! Changes
22149 ____________________________________________________________________________
22150 [  6621] By: jhi                                   on 2000/08/14  15:23:05
22151         Log: Update Changes.
22152      Branch: perl
22153            ! Changes
22154 ____________________________________________________________________________
22155 [  6620] By: jhi                                   on 2000/08/14  15:22:14
22156         Log: Subject: Re: [PATCH] @+, @- readonly
22157              From: Mike Guy <mjtg@cam.ac.uk>
22158              Date: Mon, 14 Aug 2000 15:26:55 +0100
22159              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
22160      Branch: perl
22161            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
22162            ! sv.c t/op/pat.t
22163 ____________________________________________________________________________
22164 [  6619] By: jhi                                   on 2000/08/14  14:12:08
22165         Log: Update Changes.
22166      Branch: perl
22167            ! Changes
22168 ____________________________________________________________________________
22169 [  6618] By: jhi                                   on 2000/08/14  14:09:34
22170         Log: For now remove the mail code.
22171      Branch: perl
22172            ! perl.c
22173 ____________________________________________________________________________
22174 [  6617] By: jhi                                   on 2000/08/14  14:08:28
22175         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
22176      Branch: perl
22177            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
22178            ! pod/perlfaq8.pod pod/perlsec.pod
22179 ____________________________________________________________________________
22180 [  6616] By: jhi                                   on 2000/08/14  14:00:11
22181         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
22182              From: Mike Guy <mjtg@cam.ac.uk>
22183              Date: Mon, 14 Aug 2000 08:26:02 +0100
22184              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
22185      Branch: perl
22186            ! lib/perl5db.pl
22187 ____________________________________________________________________________
22188 [  6615] By: jhi                                   on 2000/08/14  13:58:45
22189         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
22190              From: Mike Guy <mjtg@cam.ac.uk>
22191              Date: Mon, 14 Aug 2000 08:04:22 +0100
22192              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
22193      Branch: perl
22194            ! gv.c mg.c t/op/pat.t
22195 ____________________________________________________________________________
22196 [  6614] By: jhi                                   on 2000/08/14  13:56:45
22197         Log: Subject: Test fails / warnings with perl-current #6612
22198              From: Mike Guy <mjtg@cam.ac.uk>
22199              Date: Mon, 14 Aug 2000 07:57:23 +0100
22200              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
22201      Branch: perl
22202            ! t/lib/b.t t/lib/peek.t
22203 ____________________________________________________________________________
22204 [  6613] By: jhi                                   on 2000/08/14  13:45:33
22205         Log: VMS configure.com update continues.
22206      Branch: perl
22207            - vms/configure.com
22208            ! MANIFEST configure.com
22209 ____________________________________________________________________________
22210 [  6612] By: jhi                                   on 2000/08/13  22:13:35
22211         Log: Update Changes.
22212      Branch: perl
22213            ! Changes
22214 ____________________________________________________________________________
22215 [  6611] By: jhi                                   on 2000/08/13  16:21:45
22216         Log: Upgrade to CGI 2.71, from Lincoln Stein.
22217      Branch: perl
22218            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
22219 ____________________________________________________________________________
22220 [  6610] By: jhi                                   on 2000/08/13  15:09:16
22221         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
22222              From: Mike Guy <mjtg@cam.ac.uk>
22223              Date: Sun, 13 Aug 2000 13:45:51 +0100
22224              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
22225      Branch: perl
22226            ! t/op/regmesg.t
22227 ____________________________________________________________________________
22228 [  6609] By: jhi                                   on 2000/08/13  14:31:26
22229         Log: Andreas says that 1.56 is fine, so reverting back to it.
22230      Branch: perl
22231            ! lib/CPAN.pm
22232 ____________________________________________________________________________
22233 [  6608] By: jhi                                   on 2000/08/13  05:34:20
22234         Log: Update Changes.
22235      Branch: perl
22236            ! Changes
22237 ____________________________________________________________________________
22238 [  6607] By: jhi                                   on 2000/08/13  05:32:01
22239         Log: Put back the \z changes of #5406 to CPAN.pm.
22240      Branch: perl
22241            ! lib/CPAN.pm
22242 ____________________________________________________________________________
22243 [  6606] By: jhi                                   on 2000/08/13  05:20:16
22244         Log: Fix-n-skip the tests under 5005threads.
22245      Branch: perl
22246            ! t/lib/b.t
22247 ____________________________________________________________________________
22248 [  6605] By: jhi                                   on 2000/08/13  05:07:48
22249         Log: Fix the test for 5005threads.
22250      Branch: perl
22251            ! t/lib/peek.t
22252 ____________________________________________________________________________
22253 [  6604] By: jhi                                   on 2000/08/13  03:35:37
22254         Log: Should have deleted this in #6603.
22255      Branch: perl
22256            - vms/subconfigure.com
22257 ____________________________________________________________________________
22258 [  6603] By: jhi                                   on 2000/08/12  18:29:32
22259         Log: Rewrite of vms/subconfigure.com as configure.com,
22260              from Peter Prymmer and the vmsperl crew.
22261      Branch: perl
22262            + vms/configure.com
22263            ! MANIFEST
22264 ____________________________________________________________________________
22265 [  6602] By: jhi                                   on 2000/08/11  13:00:01
22266         Log: PlainText.pm is dead.
22267      Branch: perl
22268            - lib/Pod/PlainText.pm
22269            ! MANIFEST
22270 ____________________________________________________________________________
22271 [  6601] By: jhi                                   on 2000/08/11  04:06:45
22272         Log: Update Changes.
22273      Branch: perl
22274            ! Changes
22275 ____________________________________________________________________________
22276 [  6600] By: jhi                                   on 2000/08/11  04:06:10
22277         Log: Add a few missing files, update MANIFEST.
22278      Branch: perl
22279            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
22280            + lib/Pod/PlainText.pm t/pod/find.t
22281            ! MANIFEST t/op/regmesg.t
22282 ____________________________________________________________________________
22283 [  6599] By: jhi                                   on 2000/08/11  03:31:10
22284         Log: Add Perl debugging tutorial, regen toc. 
22285              
22286              Subject: perldebtut.pod
22287              From: Richard Foley <Richard.Foley@m.dasa.de>
22288              Date: Wed, 09 Aug 2000 10:17:15 +0200
22289              Message-id: <3991138B.262247B8@m.dasa.de>
22290      Branch: perl
22291            + pod/perldebtut.pod
22292            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22293 ____________________________________________________________________________
22294 [  6598] By: jhi                                   on 2000/08/11  02:48:56
22295         Log: tiny Changes edit
22296      Branch: perl
22297            ! Changes
22298 ____________________________________________________________________________
22299 [  6597] By: jhi                                   on 2000/08/11  02:39:04
22300         Log: Tests for #6589.
22301              
22302              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
22303              From: simon@brecon.co.uk (Simon Cozens)
22304              Date: 11 Aug 2000 02:24:52 GMT
22305              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
22306      Branch: perl
22307            ! t/lib/b.t
22308 ____________________________________________________________________________
22309 [  6596] By: jhi                                   on 2000/08/11  01:50:07
22310         Log: Update Changes.
22311      Branch: perl
22312            ! Changes
22313 ____________________________________________________________________________
22314 [  6595] By: jhi                                   on 2000/08/11  01:47:16
22315         Log: nitfix
22316      Branch: perl
22317            ! Changes
22318 ____________________________________________________________________________
22319 [  6594] By: jhi                                   on 2000/08/11  01:36:16
22320         Log: Subject: Getting perlio and threads to compile
22321              From: Lupe Christoph <lupe@lupe-christoph.de>
22322              Date: Wed, 9 Aug 2000 11:35:54 +0200
22323              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
22324              
22325              (the Solaris version changes in Configure skipped)
22326      Branch: perl
22327            ! hints/solaris_2.sh thread.h
22328 ____________________________________________________________________________
22329 [  6593] By: jhi                                   on 2000/08/11  01:30:16
22330         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
22331              From: simon@brecon.co.uk (Simon Cozens)
22332              Date: 1 Aug 2000 06:55:19 GMT
22333              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
22334      Branch: perl
22335            ! lib/utf8.pm
22336 ____________________________________________________________________________
22337 [  6592] By: jhi                                   on 2000/08/11  01:26:39
22338         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
22339              From: Peter Scott <Peter@PeterScott.com>
22340              Date: Thu, 10 Aug 2000 08:23:27 -0700
22341              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
22342      Branch: perl
22343            ! lib/perl5db.pl
22344 ____________________________________________________________________________
22345 [  6591] By: jhi                                   on 2000/08/11  01:22:02
22346         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
22347              From: Hugo <hv@crypt.compulink.co.uk>
22348              Date: Thu, 10 Aug 2000 19:23:04 +0100
22349              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
22350      Branch: perl
22351            ! regexec.c t/op/pat.t
22352 ____________________________________________________________________________
22353 [  6590] By: jhi                                   on 2000/08/11  01:19:19
22354         Log: Preprocessing and postprocessing for File::Find.
22355              
22356              Subject: Patch to Find::File.pm to allow alphabetical results
22357              From: Joe Smith <jsmith@inwap.com>
22358              Date: Wed, 9 Aug 2000 02:44:54 -0700
22359              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
22360      Branch: perl
22361            ! lib/File/Find.pm
22362 ____________________________________________________________________________
22363 [  6589] By: jhi                                   on 2000/08/11  01:12:39
22364         Log: B::Deparse didn't do sub attributes.
22365              
22366              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
22367              From: simon@brecon.co.uk (Simon Cozens)
22368              Date: 9 Aug 2000 04:49:20 GMT
22369              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
22370      Branch: perl
22371            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
22372 ____________________________________________________________________________
22373 [  6588] By: jhi                                   on 2000/08/11  01:06:40
22374         Log: Subject: debugger "d" command doesnt check line number
22375              From: Mike Guy <mjtg@cam.ac.uk>
22376              Date: Tue, 08 Aug 2000 21:54:29 +0100
22377              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
22378      Branch: perl
22379            ! lib/perl5db.pl mg.c pod/perldiag.pod
22380 ____________________________________________________________________________
22381 [  6587] By: jhi                                   on 2000/08/11  00:45:03
22382         Log: sleep(1) does not necessarily return 1.
22383              
22384              Subject: [PATCH bleadperl] op/lex_assign.t  
22385              From: Hugo <hv@crypt.compulink.co.uk>
22386              Date: Thu, 03 Aug 2000 14:34:22 +0100        
22387              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
22388      Branch: perl
22389            ! t/op/lex_assign.t
22390 ____________________________________________________________________________
22391 [  6586] By: jhi                                   on 2000/08/11  00:31:50
22392         Log: Document the IO::Select timeout.
22393      Branch: perl
22394            ! ext/IO/lib/IO/Select.pm
22395 ____________________________________________________________________________
22396 [  6585] By: jhi                                   on 2000/08/11  00:13:54
22397         Log: Forgot contributor.
22398      Branch: perl
22399            ! Changes
22400 ____________________________________________________________________________
22401 [  6584] By: jhi                                   on 2000/08/11  00:09:19
22402         Log: detypo
22403      Branch: perl
22404            ! Changes
22405 ____________________________________________________________________________
22406 [  6583] By: jhi                                   on 2000/08/11  00:07:53
22407         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
22408              
22409              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
22410              From: Mike Guy <mjtg@cam.ac.uk> 
22411              Date: Thu, 10 Aug 2000 15:50:54 +0100
22412              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
22413      Branch: perl
22414            ! sv.c t/op/int.t
22415 ____________________________________________________________________________
22416 [  6582] By: jhi                                   on 2000/08/10  23:29:32
22417         Log: Update Changes.
22418      Branch: perl
22419            ! Changes
22420 ____________________________________________________________________________
22421 [  6581] By: jhi                                   on 2000/08/10  23:26:16
22422         Log: Put back the std @INC thing.
22423      Branch: perl
22424            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
22425            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
22426            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
22427            ! t/lib/gol-oo.t
22428 ____________________________________________________________________________
22429 [  6580] By: jhi                                   on 2000/08/10  23:03:34
22430         Log: Update to CGI 2.70, from Lincoln Stein.
22431      Branch: perl
22432            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
22433            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
22434            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
22435            ! t/lib/cgi-request.t
22436 ____________________________________________________________________________
22437 [  6579] By: jhi                                   on 2000/08/10  22:41:50
22438         Log: Update to CPAN 1.56, from Andreas König.
22439      Branch: perl
22440            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22441 ____________________________________________________________________________
22442 [  6578] By: jhi                                   on 2000/08/10  22:38:13
22443         Log: Update to Pod::Parser 1.17, from Brad Appleton.
22444      Branch: perl
22445            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
22446            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
22447            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
22448            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
22449            ! t/pod/include.t t/pod/included.t t/pod/lref.t
22450            ! t/pod/multiline_items.t t/pod/nested_items.t
22451            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
22452            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
22453            ! t/pod/special_seqs.t
22454 ____________________________________________________________________________
22455 [  6577] By: jhi                                   on 2000/08/10  22:35:41
22456         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
22457      Branch: perl
22458            ! AUTHORS MAINTAIN
22459 ____________________________________________________________________________
22460 [  6576] By: jhi                                   on 2000/08/10  22:24:54
22461         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
22462      Branch: perl
22463            + t/lib/gol-oo.t
22464            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
22465            ! t/lib/gol-compat.t t/lib/gol-linkage.t
22466 ____________________________________________________________________________
22467 [  6575] By: jhi                                   on 2000/08/10  22:02:07
22468         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
22469      Branch: perl
22470            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
22471 ____________________________________________________________________________
22472 [  6574] By: jhi                                   on 2000/08/10  21:55:03
22473         Log: Iterating perl6 description.
22474      Branch: perl
22475            ! pod/perlfaq1.pod
22476 ____________________________________________________________________________
22477 [  6573] By: jhi                                   on 2000/08/10  21:48:26
22478         Log: Revert the sv.c part of #6559, a better fix is needed.
22479      Branch: perl
22480            ! sv.c
22481 ____________________________________________________________________________
22482 [  6572] By: jhi                                   on 2000/08/10  20:33:43
22483         Log: It's the 2ndO'ROSSC.
22484      Branch: perl
22485            ! pod/perlfaq1.pod
22486 ____________________________________________________________________________
22487 [  6571] By: jhi                                   on 2000/08/10  15:55:48
22488         Log: detypo
22489      Branch: perl
22490            ! pod/perlfaq1.pod
22491 ____________________________________________________________________________
22492 [  6570] By: jhi                                   on 2000/08/10  14:11:17
22493         Log: An exceptionally sticky typo.
22494      Branch: perl
22495            ! Changes
22496 ____________________________________________________________________________
22497 [  6569] By: jhi                                   on 2000/08/10  14:09:33
22498         Log: detypo (and test Changes updating script)
22499      Branch: perl
22500            ! Changes
22501 ____________________________________________________________________________
22502 [  6568] By: jhi                                   on 2000/08/10  14:07:07
22503         Log: Update Changes.
22504      Branch: perl
22505            ! Changes
22506 ____________________________________________________________________________
22507 [  6567] By: jhi                                   on 2000/08/10  14:06:19
22508         Log: Amend the description of Perl6.
22509              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
22510              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
22511              Date: Wed, 9 Aug 2000 22:11:06 -0500
22512              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
22513      Branch: perl
22514            ! pod/perlfaq1.pod
22515 ____________________________________________________________________________
22516 [  6566] By: jhi                                   on 2000/08/10  13:58:57
22517         Log: Subject: Remove dead entry in perldiag
22518              From: Mike Guy <mjtg@cam.ac.uk>
22519              Date: Thu, 10 Aug 2000 14:19:19 +0100
22520              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
22521      Branch: perl
22522            ! pod/perldiag.pod
22523 ____________________________________________________________________________
22524 [  6565] By: jhi                                   on 2000/08/10  13:51:48
22525         Log: Zero entries were skipped, fix from Adrian Goalby
22526              <argoalby@yahoo.co.uk>
22527      Branch: perl
22528            ! lib/unicode/Number.pl lib/unicode/mktables.PL
22529 ____________________________________________________________________________
22530 [  6564] By: jhi                                   on 2000/08/10  13:00:12
22531         Log: Subject: [PATCH 5.6.0] cygwin port
22532              From: "Fifer, Eric" <EFifer@sanwaint.com>
22533              Date: Thu, 10 Aug 2000 13:15:36 +0100
22534              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
22535      Branch: perl
22536            ! README.cygwin hints/cygwin.sh
22537 ____________________________________________________________________________
22538 [  6563] By: jhi                                   on 2000/08/10  12:55:16
22539         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
22540      Branch: perl
22541            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
22542 ____________________________________________________________________________
22543 [  6562] By: gsar                                  on 2000/08/10  08:38:39
22544         Log: warn is a macro, avoid using at a variable to avoid warnings
22545              in some configurations; readdir.t is too conservative in
22546              estimating number of *.t's
22547      Branch: perl
22548            ! t/op/readdir.t util.c
22549 ____________________________________________________________________________
22550 [  6561] By: jhi                                   on 2000/08/09  23:35:42
22551         Log: Update Changes.
22552      Branch: perl
22553            ! Changes
22554 ____________________________________________________________________________
22555 [  6560] By: jhi                                   on 2000/08/09  23:05:47
22556         Log: Subject: Re: enhanced(?) regex error messages
22557              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22558              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
22559              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
22560              
22561              (plus two small patches sent privately)
22562              (this still seems to leave few test failures)
22563      Branch: perl
22564            + t/op/regmesg.t
22565            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
22566            ! t/pragma/warn/regcomp
22567 ____________________________________________________________________________
22568 [  6559] By: jhi                                   on 2000/08/09  20:41:18
22569         Log: (The fix did work but was not right, retracted in #6573)
22570              
22571              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
22572              From: Christian Kirsch <ck@held.mind.de>
22573              Date: Wed, 9 Aug 2000 17:05:17 +0200
22574              Message-Id: <20000809170517.A25389@held>
22575      Branch: perl
22576            ! sv.c t/pragma/locale.t
22577 ____________________________________________________________________________
22578 [  6558] By: jhi                                   on 2000/08/08  22:34:08
22579         Log: Tiny updates on the contributors list.
22580      Branch: perl
22581            ! Changes
22582 ____________________________________________________________________________
22583 [  6557] By: jhi                                   on 2000/08/08  19:34:28
22584         Log: Double check that we have a dirhandle.
22585      Branch: perl
22586            ! util.c
22587 ____________________________________________________________________________
22588 [  6556] By: jhi                                   on 2000/08/08  19:01:51
22589         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
22590              May be repopulated with fresh maintained examples.
22591      Branch: perl
22592            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
22593            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
22594            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
22595            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
22596            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
22597            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
22598            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
22599            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
22600            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
22601            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
22602            + lib/CGI/eg/wilogo_gif.uu
22603            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
22604            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
22605            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
22606            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
22607            - eg/cgi/frameset.cgi eg/cgi/index.html
22608            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
22609            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
22610            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
22611            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
22612            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
22613            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
22614            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
22615            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
22616            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
22617            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
22618            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
22619            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
22620            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
22621            - eg/van/vanish eg/who eg/wrapsuid
22622            ! MANIFEST
22623 ____________________________________________________________________________
22624 [  6555] By: jhi                                   on 2000/08/08  18:51:08
22625         Log: Delete chat2 as requested by Randal.
22626              
22627              Subject: Re: perlfaq8 coyness
22628              From: merlyn@stonehenge.com (Randal L. Schwartz) 
22629              Date: 15 May 2000 18:52:42 -0700 
22630              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
22631      Branch: perl
22632            - lib/chat2.pl
22633            ! MANIFEST
22634 ____________________________________________________________________________
22635 [  6554] By: jhi                                   on 2000/08/08  18:31:35
22636         Log: Regen global.sym.
22637      Branch: perl
22638            ! global.sym
22639 ____________________________________________________________________________
22640 [  6553] By: jhi                                   on 2000/08/08  18:28:13
22641         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
22642              (either perlbug or p5p ate the original), plus regen
22643              perlapi and perltoc. 
22644      Branch: perl
22645            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
22646            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
22647            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
22648            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
22649            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
22650            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
22651            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
22652            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
22653            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
22654            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
22655 ____________________________________________________________________________
22656 [  6552] By: jhi                                   on 2000/08/08  18:06:29
22657         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
22658              From: Mike Guy <mjtg@cam.ac.uk>
22659              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
22660              Date: Tue, 08 Aug 2000 15:51:27 +0100
22661      Branch: perl
22662            ! doop.c sv.h t/op/join.t t/pragma/overload.t
22663 ____________________________________________________________________________
22664 [  6551] By: jhi                                   on 2000/08/08  18:01:11
22665         Log: Re-apply #6549.
22666      Branch: perl
22667            ! lib/perl5db.pl
22668 ____________________________________________________________________________
22669 [  6550] By: jhi                                   on 2000/08/08  17:43:08
22670         Log: Accidental retraction of #6549.
22671      Branch: perl
22672            ! lib/perl5db.pl
22673 ____________________________________________________________________________
22674 [  6549] By: jhi                                   on 2000/08/08  17:40:04
22675         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
22676              From: Mike Guy <mjtg@cam.ac.uk>
22677              Date: Mon, 07 Aug 2000 21:49:58 +0100
22678              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
22679      Branch: perl
22680            ! lib/perl5db.pl
22681 ____________________________________________________________________________
22682 [  6548] By: jhi                                   on 2000/08/08  17:37:57
22683         Log: Document here-doc better.
22684              
22685              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
22686              From: Mike Guy <mjtg@cam.ac.uk>
22687              Date: Mon, 07 Aug 2000 14:02:09 +0100
22688              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
22689      Branch: perl
22690            ! pod/perldata.pod
22691 ____________________________________________________________________________
22692 [  6547] By: jhi                                   on 2000/08/08  17:33:34
22693         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
22694              From: "Randy J. Ray" <rjray@redhat.com>
22695              Date: Mon, 07 Aug 2000 19:12:25 -0700
22696              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
22697      Branch: perl
22698            ! perl.c pod/perlrun.pod
22699 ____________________________________________________________________________
22700 [  6546] By: jhi                                   on 2000/08/08  17:29:26
22701         Log: Subject: Re: enhanced(?) regex error messages 
22702              From: Hugo <hv@crypt.compulink.co.uk>
22703              Date: Tue, 08 Aug 2000 03:25:51 +0100
22704              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
22705              
22706              plus Capitalize the error messages, plus perldiag them.
22707      Branch: perl
22708            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
22709 ____________________________________________________________________________
22710 [  6545] By: jhi                                   on 2000/08/08  13:59:28
22711         Log: Augment #6539 a bit: don't croak if there's magic in the air.
22712              
22713              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
22714              From: Hugo <hv@crypt.compulink.co.uk>
22715              Date: Tue, 08 Aug 2000 03:02:03 +0100
22716              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
22717      Branch: perl
22718            ! pp.c t/op/bless.t
22719 ____________________________________________________________________________
22720 [  6544] By: jhi                                   on 2000/08/07  21:11:52
22721         Log: Make the test -w clean.
22722      Branch: perl
22723            ! t/op/bless.t
22724 ____________________________________________________________________________
22725 [  6543] By: jhi                                   on 2000/08/07  19:49:53
22726         Log: use warnings instead of $^W.
22727      Branch: perl
22728            ! t/op/bless.t
22729 ____________________________________________________________________________
22730 [  6542] By: jhi                                   on 2000/08/07  17:41:41
22731         Log: Disable a portability warning Because We Know What We Are Doing.
22732      Branch: perl
22733            ! t/op/bless.t
22734 ____________________________________________________________________________
22735 [  6541] By: jhi                                   on 2000/08/07  17:29:51
22736         Log: Tiny tidying on report_evil_fh().
22737      Branch: perl
22738            ! util.c
22739 ____________________________________________________________________________
22740 [  6540] By: jhi                                   on 2000/08/07  16:37:38
22741         Log: Make regular expression parse error messages easier to understand.
22742              
22743              Subject: Re: enhanced(?) regex error messages
22744              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22745              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
22746              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
22747      Branch: perl
22748            ! regcomp.c
22749 ____________________________________________________________________________
22750 [  6539] By: jhi                                   on 2000/08/07  16:12:27
22751         Log: Make bless(REF, REF) a fatal error, add bless tests.
22752              
22753              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
22754              From: Hugo <hv@crypt.compulink.co.uk>
22755              Date: Mon, 07 Aug 2000 16:59:38 +0100
22756              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
22757      Branch: perl
22758            + t/op/bless.t
22759            ! MANIFEST pod/perldiag.pod pp.c sv.c
22760 ____________________________________________________________________________
22761 [  6538] By: jhi                                   on 2000/08/07  15:59:43
22762         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
22763              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
22764              Date: Thu, 3 Aug 2000 14:29:21 -0700
22765              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
22766      Branch: perl
22767            ! lib/lib_pm.PL
22768 ____________________________________________________________________________
22769 [  6537] By: jhi                                   on 2000/08/07  15:47:18
22770         Log: Retract #6419 for now since it breaks in AFS and MachTen.
22771      Branch: perl
22772            ! lib/Cwd.pm
22773 ____________________________________________________________________________
22774 [  6536] By: jhi                                   on 2000/08/07  15:05:29
22775         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
22776              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
22777              The security hole exists only in suidperls, which isn't
22778              installed or even built by default.
22779      Branch: perl
22780            ! perl.c
22781 ____________________________________________________________________________
22782 [  6535] By: jhi                                   on 2000/08/07  14:45:14
22783         Log: tr memory corruption fix from Simon Cozens.
22784      Branch: perl
22785            ! doop.c
22786 ____________________________________________________________________________
22787 [  6534] By: jhi                                   on 2000/08/06  11:38:16
22788         Log: Document a bit that UDP is not what you might think.
22789              
22790              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
22791              From: Lupe Christoph <lupe@lupe-christoph.de>
22792              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
22793              Date: Mon, 24 Jul 2000 08:59:15 +0200
22794      Branch: perl
22795            ! pod/perlipc.pod
22796 ____________________________________________________________________________
22797 [  6533] By: jhi                                   on 2000/08/06  11:35:01
22798         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
22799              From: Jeff Pinyan <jeffp@hut.crusoe.net>
22800              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
22801              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
22802      Branch: perl
22803            ! pod/perlfunc.pod
22804 ____________________________________________________________________________
22805 [  6532] By: jhi                                   on 2000/08/06  03:45:41
22806         Log: Have symbols for the IoTYPEs.
22807      Branch: perl
22808            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
22809 ____________________________________________________________________________
22810 [  6531] By: jhi                                   on 2000/08/06  01:33:55
22811         Log: Continue fixing the io warnings.  This also
22812              sort of fixes bug ID 20000802.003: the core dump
22813              is no more.  Whether the current behaviour is correct
22814              (giving a warning: "Not a format reference"), is another matter.
22815      Branch: perl
22816            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
22817            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
22818 ____________________________________________________________________________
22819 [  6530] By: jhi                                   on 2000/08/05  21:33:12
22820         Log: Change the Policy policy: now -Dprefix= with an existing
22821              Policy.sh and prefix == siteprefix == vendorprefix, then all
22822              of them follow along the new prefix.
22823              
22824              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
22825              From: Andy Dougherty <doughera@lafayette.edu>
22826              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
22827              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
22828      Branch: perl
22829            ! Policy_sh.SH
22830 ____________________________________________________________________________
22831 [  6529] By: jhi                                   on 2000/08/05  18:57:28
22832         Log: Zap lib/Sys directory when cleaning up.
22833      Branch: perl
22834            ! Makefile.SH
22835 ____________________________________________________________________________
22836 [  6528] By: jhi                                   on 2000/08/05  18:40:44
22837         Log: Essential prototype changes were missing from #6527.
22838              Also make report_evil_fh() more bomb-proof.
22839      Branch: perl
22840            ! embed.h util.c
22841 ____________________________________________________________________________
22842 [  6527] By: jhi                                   on 2000/08/05  03:22:05
22843         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
22844              From: "Ronald F. Guilmette" <rfg@monkeys.com>
22845              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
22846              Message-Id: <200007242247.PAA52177@monkeys.com>
22847      Branch: perl
22848            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
22849 ____________________________________________________________________________
22850 [  6526] By: jhi                                   on 2000/08/04  21:23:27
22851         Log: gcc versions might have (parentheses) in them.
22852      Branch: metaconfig/U/perl
22853            ! gccvers.U
22854      Branch: perl
22855            ! Configure config_h.SH
22856 ____________________________________________________________________________
22857 [  6525] By: jhi                                   on 2000/08/04  20:23:12
22858         Log: Weed buglets pointed out by
22859              
22860              From: Lupe Christoph <lupe@lupe-christoph.de>
22861              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
22862              Date: Fri, 4 Aug 2000 17:34:39 +0200
22863              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
22864      Branch: metaconfig/U/perl
22865            ! gccvers.U uselfs.U
22866      Branch: perl
22867            ! Configure config_h.SH
22868 ____________________________________________________________________________
22869 [  6524] By: jhi                                   on 2000/08/04  19:02:08
22870         Log: Warn under -w if lstat(FH) is attempted.
22871              
22872              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
22873              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
22874              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
22875              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
22876      Branch: perl
22877            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
22878            ! t/pragma/warn/pp_sys
22879 ____________________________________________________________________________
22880 [  6523] By: jhi                                   on 2000/08/04  12:31:11
22881         Log: Subject: New perlcc, take 2
22882              From: simon@brecon.co.uk (Simon Cozens)
22883              Date: 4 Aug 2000 06:21:04 GMT
22884              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
22885      Branch: perl
22886            ! utils/perlcc.PL
22887 ____________________________________________________________________________
22888 [  6522] By: jhi                                   on 2000/08/04  12:26:33
22889         Log: Subject: Re: Array vs. List context
22890              From: Daniel Chetlin <daniel@chetlin.com>
22891              Date: Fri, 4 Aug 2000 00:22:44 -0700
22892              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
22893      Branch: perl
22894            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
22895            ! pod/perlfaq4.pod
22896 ____________________________________________________________________________
22897 [  6521] By: jhi                                   on 2000/08/04  12:22:38
22898         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
22899              From: Raymund Will <ray@caldera.de>
22900              Date: Fri, 4 Aug 2000 12:07:09 +0200
22901              Message-Id: <20000804120709.A14982@caldera.de>
22902      Branch: perl
22903            ! configure.gnu
22904 ____________________________________________________________________________
22905 [  6520] By: jhi                                   on 2000/08/04  04:09:06
22906         Log: After the #6519 a warning about stat() is just that,
22907              not about a filetest, which now have their own warning.
22908      Branch: perl
22909            ! pod/perldiag.pod
22910 ____________________________________________________________________________
22911 [  6519] By: jhi                                   on 2000/08/04  04:06:30
22912         Log: In the warnings call filehandles consistently so;
22913              add "unopened" warning for stat().
22914      Branch: perl
22915            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
22916            ! t/pragma/warn/pp_sys
22917 ____________________________________________________________________________
22918 [  6518] By: jhi                                   on 2000/08/04  02:55:35
22919         Log: Subject: Minor tweak to perlvar.pod
22920              From: "Stephen P. Potter" <spp@ds.net>
22921              Date: Tue, 18 Apr 2000 09:26:03 -0400
22922              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
22923      Branch: perl
22924            ! pod/perlvar.pod
22925 ____________________________________________________________________________
22926 [  6517] By: jhi                                   on 2000/08/04  02:50:08
22927         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
22928              From: "Clinton Pierce" <cpierce1@ford.com>
22929              Date: Wed, 21 Jul 1999 16:45:31 -0400
22930              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
22931              
22932              Fix by Stephen Potter (visible in the bug db but not in p5p?)
22933      Branch: perl
22934            ! pod/perlfunc.pod pod/perlop.pod
22935 ____________________________________________________________________________
22936 [  6516] By: jhi                                   on 2000/08/04  02:09:25
22937         Log: This is 6512.  Really.
22938      Branch: perl
22939            ! dump.c
22940 ____________________________________________________________________________
22941 [  6515] By: jhi                                   on 2000/08/04  01:25:50
22942         Log: mention the idea of @( and @)
22943      Branch: perl
22944            ! Todo-5.6
22945 ____________________________________________________________________________
22946 [  6514] By: bailey                                on 2000/08/04  01:18:46
22947         Log: YA resync with mainstem, including VMS patches from others
22948      Branch: vmsperl
22949           +> (branch 48 files)
22950            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
22951           !> (integrate 354 files)
22952 ____________________________________________________________________________
22953 [  6513] By: jhi                                   on 2000/08/04  01:18:18
22954         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
22955              From: Mark Dickinson <dickins3@fas.harvard.edu>
22956              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
22957              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
22958      Branch: perl
22959            ! t/op/grent.t t/op/pwent.t
22960 ____________________________________________________________________________
22961 [  6512] By: jhi                                   on 2000/08/04  01:14:06
22962         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
22963              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22964              Date: Wed, 02 Aug 2000 10:51:01 +0100
22965              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
22966      Branch: perl
22967            ! sv.c
22968 ____________________________________________________________________________
22969 [  6511] By: jhi                                   on 2000/08/04  00:57:00
22970         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
22971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22972              Date: Thu, 03 Aug 2000 17:20:04 -0700
22973              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
22974      Branch: metaconfig
22975            ! U/modified/Cppsym.U
22976      Branch: perl
22977            ! Configure config_h.SH
22978 ____________________________________________________________________________
22979 [  6510] By: jhi                                   on 2000/08/04  00:25:28
22980         Log: detypo
22981      Branch: perl
22982            ! Makefile.SH
22983 ____________________________________________________________________________
22984 [  6509] By: jhi                                   on 2000/08/03  23:43:18
22985         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
22986              From: Dominic Dunlop <domo@computer.org>
22987              Date: Thu, 3 Aug 2000 22:16:46 +0200
22988              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
22989      Branch: perl
22990            ! t/op/sprintf.t
22991 ____________________________________________________________________________
22992 [  6508] By: jhi                                   on 2000/08/03  23:40:37
22993         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
22994              From: Hugo <hv@crypt.compulink.co.uk>
22995              Date: Thu, 03 Aug 2000 18:25:30 +0100
22996              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
22997      Branch: perl
22998            ! regcomp.c t/op/re_tests
22999 ____________________________________________________________________________
23000 [  6507] By: jhi                                   on 2000/08/03  23:38:28
23001         Log: Subject: [PATCH] sv.h documentation - SvLEN
23002              From: Mike Guy <mjtg@cam.ac.uk>
23003              Date: Thu, 03 Aug 2000 14:43:09 +0100
23004              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
23005      Branch: perl
23006            ! sv.h
23007 ____________________________________________________________________________
23008 [  6506] By: jhi                                   on 2000/08/03  15:49:14
23009         Log: Disable the fix_pl hack for now.
23010      Branch: perl
23011            ! Makefile.SH
23012 ____________________________________________________________________________
23013 [  6505] By: jhi                                   on 2000/08/03  13:49:04
23014         Log: Add a URL for FSF.
23015              
23016              Subject: Patch for README
23017              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
23018              Date: Wed, 2 Aug 2000 13:25:09 -0500
23019              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
23020      Branch: perl
23021            ! README
23022 ____________________________________________________________________________
23023 [  6504] By: jhi                                   on 2000/08/03  13:29:19
23024         Log: Be more informative on what is skipped and why,
23025              also repeat the list at the end.
23026      Branch: perl
23027            ! Porting/p4desc
23028 ____________________________________________________________________________
23029 [  6503] By: jhi                                   on 2000/08/03  13:07:05
23030         Log: Circumvent the removal of .patch by fix_pl.
23031              
23032              Subject: Re: [ID 20000802.011] unable to 'make test'          
23033              From: simon@brecon.co.uk (Simon Cozens) 
23034              Date: 3 Aug 2000 04:17:00 GMT
23035              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
23036      Branch: perl
23037            ! Makefile.SH
23038 ____________________________________________________________________________
23039 [  6502] By: jhi                                   on 2000/08/03  00:14:34
23040         Log: Add the missing setproctitle unit.
23041      Branch: metaconfig/U/perl
23042            + d_setproctitle.U
23043 ____________________________________________________________________________
23044 [  6501] By: jhi                                   on 2000/08/03  00:00:26
23045         Log: The subtest 4 may fail also on VOBS, as pointed out
23046              by Nick Ing-Simmons in November 1999, bug id 19991124.003
23047              (but the failure in that bug report isn't the subtest 4).
23048      Branch: perl
23049            ! t/op/stat.t
23050 ____________________________________________________________________________
23051 [  6500] By: jhi                                   on 2000/08/02  23:49:30
23052         Log: Better skip message for the test; one of the two problems in
23053              
23054              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
23055              From: Lupe Christoph <lupe@lupe-christoph.de>
23056              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
23057              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
23058      Branch: perl
23059            ! t/op/numconvert.t
23060 ____________________________________________________________________________
23061 [  6499] By: jhi                                   on 2000/08/02  22:49:16
23062         Log: Allow "no Module;" even if there is no 'unimport'.
23063              
23064              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
23065              From: mjd@plover.com
23066              Date: 24 Mar 2000 15:24:34 -0000
23067              Message-Id: <20000324152434.15160.qmail@plover.com>
23068      Branch: perl
23069            ! gv.c
23070 ____________________________________________________________________________
23071 [  6498] By: jhi                                   on 2000/08/02  22:42:58
23072         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
23073              that are hopefully soon put into use.
23074      Branch: perl
23075            ! opcode.h opcode.pl opnames.h
23076 ____________________________________________________________________________
23077 [  6497] By: gsar                                  on 2000/08/02  22:28:59
23078         Log: require.t needs binmode() to work on windows
23079      Branch: perl
23080            ! t/comp/require.t
23081 ____________________________________________________________________________
23082 [  6496] By: jhi                                   on 2000/08/02  22:08:51
23083         Log: Document the IVdf UVuf UVof UVxf.
23084      Branch: perl
23085            ! pod/perlguts.pod
23086 ____________________________________________________________________________
23087 [  6495] By: jhi                                   on 2000/08/02  21:54:26
23088         Log: detypo #6494
23089      Branch: perl
23090            ! ext/Data/Dumper/Dumper.xs
23091 ____________________________________________________________________________
23092 [  6494] By: jhi                                   on 2000/08/02  21:49:17
23093         Log: Dump UVs as UVs in Data::Dumper.
23094              
23095              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
23096              From: Gurusamy Sarathy <gsar@ActiveState.com>
23097              Date: Thu, 27 Apr 2000 12:26:25 -0700
23098              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
23099      Branch: perl
23100            ! ext/Data/Dumper/Dumper.xs
23101 ____________________________________________________________________________
23102 [  6493] By: jhi                                   on 2000/08/02  17:01:58
23103         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
23104              From: Hugo <hv@crypt.compulink.co.uk>
23105              Date: Wed, 02 Aug 2000 14:53:56 +0100
23106              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
23107      Branch: perl
23108            ! regexec.c t/op/re_tests
23109 ____________________________________________________________________________
23110 [  6492] By: jhi                                   on 2000/08/02  15:02:46
23111         Log: The new setproctitle() feature is available only in 
23112              bleeding edge FreeBSD.  From Paul Saab.
23113      Branch: perl
23114            ! mg.c
23115 ____________________________________________________________________________
23116 [  6491] By: jhi                                   on 2000/08/02  13:34:36
23117         Log: The tr utf8 patching continues.
23118              
23119              Subject: Re: #6469, too many tests claimed in require.t
23120              From: simon@brecon.co.uk (Simon Cozens)
23121              Date: 2 Aug 2000 02:37:17 GMT
23122              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
23123              
23124              (the logic of the test was the wrong way round in the patch)
23125      Branch: perl
23126            ! doop.c
23127 ____________________________________________________________________________
23128 [  6490] By: jhi                                   on 2000/08/02  13:27:38
23129         Log: The name of a filehandle does not have <these>.
23130      Branch: perl
23131            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
23132            ! t/pragma/warn/pp_sys util.c
23133 ____________________________________________________________________________
23134 [  6489] By: jhi                                   on 2000/08/02  04:26:46
23135         Log: Remove the extraneous "main::" prefix from all the
23136              "opened only for", "on closed", and "never opened" warnings.
23137              
23138              Subject: Re: inappropriate warning
23139              From: Gurusamy Sarathy <gsar@ActiveState.com>
23140              Date: Mon, 20 Mar 2000 11:28:02 -0800
23141              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
23142      Branch: perl
23143            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
23144            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
23145            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
23146 ____________________________________________________________________________
23147 [  6488] By: jhi                                   on 2000/08/02  03:02:57
23148         Log: memcpy has n o in it, as pinted ut by Sarathy.
23149      Branch: perl
23150            ! pod/perlguts.pod
23151 ____________________________________________________________________________
23152 [  6487] By: jhi                                   on 2000/08/02  02:44:51
23153         Log: Document in one place the memory abstractions used in Perl core.
23154              
23155              Subject: Re: Memory abstraction
23156              From: simon@brecon.co.uk (Simon Cozens)
23157              Date: 2 Aug 2000 02:20:23 GMT
23158              Organization: Earth.li Origins
23159      Branch: perl
23160            ! pod/perlguts.pod
23161 ____________________________________________________________________________
23162 [  6486] By: jhi                                   on 2000/08/02  02:41:57
23163         Log: regen_headers, regen perltoc.
23164      Branch: perl
23165            ! perlapi.c pod/perltoc.pod
23166 ____________________________________________________________________________
23167 [  6485] By: jhi                                   on 2000/08/02  01:43:33
23168         Log: "This little thing tests for a file .patch, and if it contains
23169              a number, pops into patchlevel.h" (making it easier to track
23170              which development version people are reporting bugs against)
23171              
23172              Subject: Patchlevel autogeneration for repository perls
23173              From: simon@brecon.co.uk (Simon Cozens)
23174              Date: 14 Jul 2000 07:12:15 GMT
23175              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
23176      Branch: perl
23177            + fix_pl
23178            ! MANIFEST Makefile.SH
23179 ____________________________________________________________________________
23180 [  6484] By: jhi                                   on 2000/08/02  01:32:54
23181         Log: FreeBSD 3.* updates from
23182              
23183              From: Paul Saab <ps@yahoo-inc.com>
23184              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
23185              Date: Tue, 1 Aug 2000 15:41:39 -0700
23186              Message-Id: <20000801154139.A53740@yahoo-inc.com>
23187      Branch: perl
23188            ! hints/freebsd.sh
23189 ____________________________________________________________________________
23190 [  6483] By: jhi                                   on 2000/08/02  01:27:44
23191         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
23192              instead one must use setproctitle().  This was already addressed
23193              by change #6457, but the below has a new variant for FreeBSD 4.0
23194              or later, and the matter is also documented more.
23195              
23196              From: Paul Saab <ps@yahoo-inc.com>
23197              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
23198              Date: Tue, 1 Aug 2000 15:41:39 -0700
23199              Message-Id: <20000801154139.A53740@yahoo-inc.com>
23200      Branch: metaconfig/U/perl
23201            + i_libutil.U
23202      Branch: perl
23203            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
23204 ____________________________________________________________________________
23205 [  6482] By: jhi                                   on 2000/08/01  22:17:32
23206         Log: The test from this
23207              
23208              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
23209              Date: Sat, 15 Apr 2000 17:03:44 +0100
23210              From: Tom Hughes <tom@compton.nu>
23211              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
23212              
23213              was missing, the code change went in as #5989
23214              (which had a different test?)
23215      Branch: perl
23216            ! t/op/misc.t
23217 ____________________________________________________________________________
23218 [  6481] By: jhi                                   on 2000/08/01  21:48:38
23219         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
23220              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
23221              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
23222              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
23223      Branch: perl
23224            ! perl.h
23225 ____________________________________________________________________________
23226 [  6480] By: jhi                                   on 2000/08/01  18:05:28
23227         Log: Make p4desc to skip non-mainperl branches by default.
23228      Branch: perl
23229            ! Porting/p4desc
23230 ____________________________________________________________________________
23231 [  6479] By: jhi                                   on 2000/08/01  17:29:19
23232         Log: If gccosandvers is equal to osname, clear gccosandvers.
23233      Branch: metaconfig/U/perl
23234            ! gccvers.U
23235      Branch: perl
23236            ! Configure config_h.SH
23237 ____________________________________________________________________________
23238 [  6478] By: jhi                                   on 2000/08/01  15:54:08
23239         Log: BOM patching from Simon Cozens.
23240      Branch: perl
23241            ! toke.c
23242 ____________________________________________________________________________
23243 [  6477] By: jhi                                   on 2000/08/01  04:50:33
23244         Log: Stash away the largefiles flags and libswanted.
23245      Branch: perl
23246            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
23247 ____________________________________________________________________________
23248 [  6476] By: gsar                                  on 2000/08/01  04:24:24
23249         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
23250              on Windows)
23251      Branch: perl
23252            ! t/pragma/utf8.t utf8.c win32/win32.c
23253 ____________________________________________________________________________
23254 [  6475] By: jhi                                   on 2000/08/01  03:35:24
23255         Log: Make chr() for values >127 to create utf8 when under utf8.
23256              
23257              Subject: Re: uft8/chr()
23258              From: simon@brecon.co.uk (Simon Cozens)
23259              Date: 1 Aug 2000 02:37:02 GMT
23260              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
23261      Branch: perl
23262            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
23263 ____________________________________________________________________________
23264 [  6474] By: jhi                                   on 2000/08/01  02:36:18
23265         Log: In Digital UNIX warn if gcc explicitly chosen because even
23266              2.95.2 is known to cause problems.
23267      Branch: perl
23268            ! hints/dec_osf.sh
23269 ____________________________________________________________________________
23270 [  6473] By: jhi                                   on 2000/08/01  02:00:56
23271         Log: Make the safety catch for buggy gccs work with triple version
23272              numbers like 2.95.2.  Reported in
23273              
23274              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
23275              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
23276              Date: Mon, 31 Jul 2000 14:55:06 +0200
23277              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
23278      Branch: perl
23279            ! hints/dec_osf.sh
23280 ____________________________________________________________________________
23281 [  6472] By: jhi                                   on 2000/08/01  01:13:33
23282         Log: Subject: fix and question re: waitpid() under win32
23283              From: Brian Clarke <clarke@appliedmeta.com>
23284              Date: Fri, 28 Jul 2000 15:18:29 -0400
23285              Message-ID: <3981DC85.290314EB@appliedmeta.com>
23286              
23287              Slightly reformatted and WNOHANG # define moved to win32.h
23288              so that also POSIX.xs sees it, as suggsted by Sarathy.
23289      Branch: perl
23290            ! win32/win32.c win32/win32.h
23291 ____________________________________________________________________________
23292 [  6471] By: jhi                                   on 2000/08/01  00:55:05
23293         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
23294              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23295              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
23296              Date: Mon, 31 Jul 2000 13:28:51 +0100
23297              
23298              (aka ID 20000730.002)
23299      Branch: perl
23300            ! op.c t/op/tr.t
23301 ____________________________________________________________________________
23302 [  6470] By: jhi                                   on 2000/07/31  23:34:42
23303         Log: Document the problem with -P in HP-UX and its workaround.
23304              
23305              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
23306              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
23307              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
23308              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
23309      Branch: perl
23310            ! README.hpux
23311 ____________________________________________________________________________
23312 [  6469] By: jhi                                   on 2000/07/31  04:15:02
23313         Log: The swallow_bom() saga continues.  The #23 of require.t
23314              (UTF16-LE) still fails (silently, no output) but the #22
23315              (UTF16-BE) seems to be working now.  The root of the
23316              failure may be in sv_gets(): is it UTF-16LE-aware,
23317              especially when it comes to line endings? 
23318      Branch: perl
23319            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
23320            ! t/comp/require.t toke.c utf8.c
23321 ____________________________________________________________________________
23322 [  6468] By: jhi                                   on 2000/07/30  19:05:48
23323         Log: Find green threads before native threads.
23324              
23325              Subject: Re: Patch to jpl/JNI/Makefile.PL
23326              From: Jens Thomsen <jens@fiend.cis.com>
23327              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
23328              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
23329      Branch: perl
23330            ! jpl/JNI/Makefile.PL
23331 ____________________________________________________________________________
23332 [  6467] By: jhi                                   on 2000/07/30  18:36:22
23333         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
23334      Branch: perl
23335            ! doop.c
23336 ____________________________________________________________________________
23337 [  6466] By: jhi                                   on 2000/07/30  04:37:29
23338         Log: A new version of the "remove UPPERACSE string comparison"
23339              operators.  The problem with the previous one (change #6454)
23340              was that it was for Perl 5.6.0.  From Paul Marquess.
23341      Branch: perl
23342            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
23343            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
23344            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
23345 ____________________________________________________________________________
23346 [  6465] By: jhi                                   on 2000/07/29  22:39:56
23347         Log: Do not upgrade SVs into utf8 just because they participate
23348              in eq or cmp.  Reported and fix suggested in
23349              
23350              Subject: [ID 20000720.009] sv_eq UTF8 bug
23351              From: "Simon Cozens" <simon@othersideofthe.earth.li>
23352              Date: 21 Jul 2000 04:37:29 -0000
23353              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
23354              
23355              Exercise for the kind reader: should we or should we not
23356              cache the utf8 conversion alonside the SV? (as magic,
23357              as thestrxfrm()ed version is cached under use locale)
23358              Argue both for and against.
23359      Branch: perl
23360            ! sv.c
23361 ____________________________________________________________________________
23362 [  6464] By: jhi                                   on 2000/07/29  22:36:22
23363         Log: Subject: UTF8 concat
23364              From: simon@brecon.co.uk (Simon Cozens) 
23365              Date: 30 Jun 2000 06:13:25 GMT
23366              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
23367              
23368              (with a memory leak fixed, plus a few casts added)
23369              
23370              This also seems to help for
23371              
23372              Subject: [ID 20000716.015] join UTF8 weirdness
23373              From: root <root@ak-71.mind.de> 
23374              Date: Sat, 15 Jul 2000 15:29:54 +0200
23375              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
23376              
23377              (from Andreas König)
23378      Branch: perl
23379            ! pp_hot.c
23380 ____________________________________________________________________________
23381 [  6463] By: jhi                                   on 2000/07/29  00:55:39
23382         Log: Tune the comments and hopefully stop a memory leak.
23383      Branch: perl
23384            ! toke.c utf8.c
23385 ____________________________________________________________________________
23386 [  6462] By: jhi                                   on 2000/07/29  00:16:53
23387         Log: The problem described in this
23388              
23389              Subject: [ID 20000322.018] named chars aren't magical enough
23390              From: root <root@dixie.cscaper.com>     
23391              Date: Wed, 22 Mar 2000 18:37:42 -0700
23392              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
23393              
23394              has been fixed in perl 5.6.0 but just in case added a test
23395              to keep it away.  (The report from Joseph Hall.)
23396      Branch: perl
23397            ! t/lib/charnames.t
23398 ____________________________________________________________________________
23399 [  6461] By: jhi                                   on 2000/07/28  23:56:36
23400         Log: Tiny fixes for #6460.
23401      Branch: metaconfig/U/perl
23402            ! gccvers.U
23403      Branch: perl
23404            ! Configure config_h.SH
23405 ____________________________________________________________________________
23406 [  6460] By: jhi                                   on 2000/07/28  23:24:41
23407         Log: Warn if the version of the operating system used to compile gcc
23408              differs from the current version of the operating system.
23409              Also display the gcc compilation os and version in myconfig.
23410              Inspiration from
23411              
23412              Subject: Re: [ID 20000710.003] ERRORS!!         
23413              From: "Kurt D. Starsinic" <kstar@chapin.edu>
23414              Date: Mon, 10 Jul 2000 15:54:16 -0400
23415              Message-ID: <20000710155416.A1384@O2.chapin.edu>
23416      Branch: metaconfig/U/perl
23417            ! gccvers.U
23418      Branch: perl
23419            ! Configure config_h.SH myconfig.SH
23420 ____________________________________________________________________________
23421 [  6459] By: jhi                                   on 2000/07/28  22:00:32
23422         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
23423              letter to $Config{osvers}.
23424      Branch: metaconfig
23425            ! U/modified/Oldconfig.U
23426      Branch: perl
23427            ! Configure config_h.SH
23428 ____________________________________________________________________________
23429 [  6458] By: jhi                                   on 2000/07/28  04:15:39
23430         Log: Back out #6454, doesn't seem to work.
23431              (Reason: that patch was for perl 5.6.0, not perl-current)
23432              (A version of the patch for perl-current came in later as #6466)
23433      Branch: perl
23434            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
23435            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
23436            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
23437 ____________________________________________________________________________
23438 [  6457] By: jhi                                   on 2000/07/27  23:31:49
23439         Log: Use setproctitle() if available to modify $0.
23440              
23441              Subject: setting $* on BSD4 broken
23442              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
23443              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
23444              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
23445      Branch: metaconfig
23446            ! U/modified/Myinit.U
23447      Branch: perl
23448            ! Configure config_h.SH mg.c
23449 ____________________________________________________________________________
23450 [  6456] By: jhi                                   on 2000/07/27  14:50:47
23451         Log: Allow "no AutoLoader;", based on change #6444,
23452              suggested by Graham Barr.
23453      Branch: perl
23454            ! lib/AutoLoader.pm
23455 ____________________________________________________________________________
23456 [  6455] By: jhi                                   on 2000/07/27  14:19:10
23457         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
23458              From: rspier@pobox.com (Robert Spier)
23459              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
23460              Message-ID: <14720.15855.787664.424783@rls.cx>
23461      Branch: perl
23462            ! pod/perldiag.pod
23463 ____________________________________________________________________________
23464 [  6454] By: jhi                                   on 2000/07/27  14:03:02
23465         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
23466              for a long time).
23467              
23468              Reported in
23469              
23470              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
23471              From: Ryan Herbert <rherbert@sycamorehq.com>
23472              Date: Mon, 17 Jul 2000 11:40:42 -0400
23473              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
23474              
23475              Patched in
23476              
23477              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
23478              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23479              Date: Wed, 26 Jul 2000 23:40:18 +0100
23480              Message-ID: <000001bff752$79511880$0a17073e@tiny>
23481              
23482              based on an earlier patch from Stephen P. Potter.
23483              
23484              (Removed later by change #6458 because this patch was for
23485              perl 5.6.0, not perl-current)
23486      Branch: perl
23487            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
23488            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
23489            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
23490 ____________________________________________________________________________
23491 [  6453] By: jhi                                   on 2000/07/27  13:48:02
23492         Log: Subject: [PATCH] fixes bug 20000508.004
23493              From: Michael Stevens <mstevens@globnix.org>
23494              Date: Thu, 27 Jul 2000 13:49:04 +0100
23495              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
23496      Branch: perl
23497            ! pod/perldata.pod
23498 ____________________________________________________________________________
23499 [  6452] By: jhi                                   on 2000/07/26  23:51:26
23500         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
23501              and Craig A. Berry.
23502      Branch: perl
23503            ! lib/File/Temp.pm pod/perlport.pod
23504 ____________________________________________________________________________
23505 [  6451] By: jhi                                   on 2000/07/26  19:43:30
23506         Log: Be wary of close()s, too.
23507              
23508              Subject: Re: [PATCH] perlbug cleanup
23509              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23510              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
23511              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
23512      Branch: perl
23513            ! utils/perlbug.PL
23514 ____________________________________________________________________________
23515 [  6450] By: jhi                                   on 2000/07/26  18:41:40
23516         Log: Subject: Minor doc patch: handy.h
23517              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
23518              Date: Wed, 26 Jul 2000 15:34:25 -0300
23519              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
23520      Branch: perl
23521            ! handy.h pod/perlapi.pod
23522 ____________________________________________________________________________
23523 [  6449] By: jhi                                   on 2000/07/26  18:23:55
23524         Log: Subject: [PATCH] minor doc change - perlguts
23525              From: Michael Stevens <mstevens@globnix.org>
23526              Date: Thu, 13 Jul 2000 12:39:18 +0100
23527              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
23528      Branch: perl
23529            ! pod/perlguts.pod
23530 ____________________________________________________________________________
23531 [  6448] By: jhi                                   on 2000/07/26  18:20:30
23532         Log: open() wariness in perlbug.
23533              
23534              Subject: [PATCH] perlbug cleanup
23535              From: Michael Stevens <mstevens@globnix.org>
23536              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
23537              Date: Thu, 13 Jul 2000 15:52:23 +0100
23538      Branch: perl
23539            ! utils/perlbug.PL
23540 ____________________________________________________________________________
23541 [  6447] By: jhi                                   on 2000/07/26  18:13:04
23542         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
23543      Branch: perl
23544            ! lib/File/Temp.pm t/lib/ftmp-security.t
23545 ____________________________________________________________________________
23546 [  6446] By: jhi                                   on 2000/07/26  18:06:32
23547         Log: docfix from Peter Scott <Peter@PSDT.com>.
23548      Branch: perl
23549            ! pod/perlfunc.pod
23550 ____________________________________________________________________________
23551 [  6445] By: jhi                                   on 2000/07/26  17:53:31
23552         Log: Fix *foo{FORMAT}.
23553              
23554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23555              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
23556              Date: Wed, 26 Jul 2000 19:51:02 +0200
23557              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
23558              
23559              From: Graham Barr <gbarr@pobox.com>
23560              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
23561              Date: Wed, 26 Jul 2000 17:38:36 +0100
23562              Message-ID: <20000726173836.L472@pobox.com>
23563      Branch: perl
23564            ! pp.c sv.c t/op/gv.t
23565 ____________________________________________________________________________
23566 [  6444] By: jhi                                   on 2000/07/26  17:49:14
23567         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
23568              from Graham Barr in the module list.
23569      Branch: perl
23570            ! gv.c pod/perlobj.pod
23571 ____________________________________________________________________________
23572 [  6443] By: jhi                                   on 2000/07/26  16:06:56
23573         Log: More split() doc and test patches from Mike Guy.
23574      Branch: perl
23575            ! pod/perlfunc.pod t/op/split.t
23576 ____________________________________________________________________________
23577 [  6442] By: jhi                                   on 2000/07/26  16:05:30
23578         Log: MacOS nits from Matthias Neeracher.
23579      Branch: perl
23580            ! perl.c pp_ctl.c
23581 ____________________________________________________________________________
23582 [  6441] By: jhi                                   on 2000/07/26  04:39:57
23583         Log: Subject: [PATCH] split /^/
23584              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23585              Date: Tue, 25 Jul 2000 14:18:57 +0100
23586              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
23587              
23588              (with notes from tchrist and gbarr)
23589      Branch: perl
23590            ! pod/perlfunc.pod t/op/split.t
23591 ____________________________________________________________________________
23592 [  6440] By: jhi                                   on 2000/07/26  04:32:32
23593         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
23594              From: Peter Prymmer <pvhp@forte.com>
23595              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
23596              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
23597      Branch: perl
23598            ! vms/munchconfig.c
23599 ____________________________________________________________________________
23600 [  6439] By: jhi                                   on 2000/07/26  04:31:01
23601         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
23602              to be fatal errors (instead of by default ignoring them, and
23603              ignoring with a bug: even though -w gave an error, the opening [
23604              was left in)  Reported in:
23605              
23606              Subject: [ID 20000716.024] [=cc=] / [:blank:]
23607              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
23608              Date: Sun, 16 Jul 2000 17:55:29 -0700
23609              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
23610      Branch: perl
23611            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
23612 ____________________________________________________________________________
23613 [  6438] By: jhi                                   on 2000/07/25  15:41:15
23614         Log: Subject: [PATCH] av.c apidoc
23615              From: simon@brecon.co.uk (Simon Cozens)
23616              Date: 24 Jul 2000 06:40:52 GMT
23617              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
23618      Branch: perl
23619            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
23620            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
23621 ____________________________________________________________________________
23622 [  6437] By: jhi                                   on 2000/07/25  14:05:36
23623         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
23624              From: "Stephen P. Potter" <spp@ds.net>
23625              Date: Mon, 24 Jul 2000 14:22:23 -0400
23626              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
23627      Branch: perl
23628            ! pod/perllocale.pod
23629 ____________________________________________________________________________
23630 [  6436] By: jhi                                   on 2000/07/25  14:02:03
23631         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
23632              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23633              Date: Mon, 24 Jul 2000 18:04:28 +0100
23634              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
23635      Branch: perl
23636            ! t/lib/syslfs.t t/op/lfs.t
23637 ____________________________________________________________________________
23638 [  6435] By: jhi                                   on 2000/07/25  13:59:28
23639         Log: Get UTF16 BOMs working.  Patch from
23640              
23641              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
23642              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23643              Date: Tue, 25 Jul 2000 12:52:45 +0100
23644              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
23645              
23646              and notes from
23647              
23648              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
23649              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23650              Date: Tue, 25 Jul 2000 11:43:25 +0100
23651              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
23652      Branch: perl
23653            ! t/comp/require.t toke.c utf8.c
23654 ____________________________________________________________________________
23655 [  6434] By: jhi                                   on 2000/07/25  02:39:54
23656         Log: Make the "uninit variable" warning to say "concat or string"
23657              or "join or string" when in concat or join .
23658              
23659              Subject: Re: [ID 20000403.009] uninitialised concatenation???
23660              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23661              Date: Tue, 04 Apr 2000 18:22:58 +0100
23662              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
23663              
23664              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
23665              From: William R Ward <hermit@BayView.COM>
23666              Date: Thu, 30 Mar 2000 19:50:03 -0800
23667              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
23668      Branch: perl
23669            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
23670            ! t/pragma/warn/op t/pragma/warn/sv
23671 ____________________________________________________________________________
23672 [  6433] By: jhi                                   on 2000/07/24  17:52:56
23673         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
23674      Branch: perl
23675            ! lib/File/Spec/VMS.pm
23676 ____________________________________________________________________________
23677 [  6432] By: jhi                                   on 2000/07/24  17:44:44
23678         Log: Test cases for #6431.
23679              
23680              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
23681              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23682              Date: Mon, 24 Jul 2000 15:32:29 +0100
23683              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
23684      Branch: perl
23685            ! t/op/pat.t t/op/split.t
23686 ____________________________________________________________________________
23687 [  6431] By: jhi                                   on 2000/07/24  17:43:17
23688         Log: Bind op fix.
23689              
23690              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
23691              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23692              Date: Mon, 17 Jul 2000 20:04:56 +0100
23693              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
23694      Branch: perl
23695            ! op.c
23696 ____________________________________________________________________________
23697 [  6430] By: jhi                                   on 2000/07/24  03:42:42
23698         Log: Subject: [ID 20000716.023] syslog test fails without sockets
23699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23700              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
23701              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
23702      Branch: metaconfig/U/perl
23703            ! Extensions.U
23704      Branch: perl
23705            ! Configure config_h.SH
23706 ____________________________________________________________________________
23707 [  6429] By: jhi                                   on 2000/07/24  03:11:52
23708         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
23709              case, but add also notes explaining the relationship of this
23710              patch and the earlier notes by Sarathy.
23711              
23712              Subject: Map is still slow
23713              From: "Ben Tilly" <ben_tilly@hotmail.com>
23714              Date: Sat, 15 Jul 2000 17:23:27 EDT
23715              Message-ID: <20000715212327.21656.qmail@hotmail.com>
23716      Branch: perl
23717            ! pp_ctl.c
23718 ____________________________________________________________________________
23719 [  6428] By: jhi                                   on 2000/07/24  02:58:52
23720         Log: Documentation to explain the behaviour of map().
23721              
23722              Subject: Re: Map is still slow 
23723              From: Gurusamy Sarathy <gsar@ActiveState.com>
23724              Date: Sat, 15 Jul 2000 16:05:09 -0700
23725              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
23726      Branch: perl
23727            ! pp_ctl.c
23728 ____________________________________________________________________________
23729 [  6427] By: jhi                                   on 2000/07/24  02:50:03
23730         Log: Add tests for
23731              [ID 19991110.003] another matching finding by pcre author
23732              which has already been fixed by some patch, as verified in
23733              
23734              Subject: Re: two regex bugs from the mists of time (well, last November)
23735              From: Hugo <hv@crypt.compulink.co.uk>
23736              Date: Sat, 22 Jul 2000 18:12:58 +0100
23737              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
23738      Branch: perl
23739            ! t/op/re_tests
23740 ____________________________________________________________________________
23741 [  6426] By: jhi                                   on 2000/07/24  02:11:20
23742         Log: A missing 'break' after the [[:space:]] switch case.
23743              
23744              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
23745              From: "Stephen P. Potter" <spp@ds.net>
23746              Date: Tue, 18 Jul 2000 16:25:17 -0400
23747              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
23748      Branch: perl
23749            ! regcomp.c
23750 ____________________________________________________________________________
23751 [  6425] By: jhi                                   on 2000/07/24  02:06:12
23752         Log: The output might have been produced in the wrong order.
23753              
23754              Subject: [ID 20000720.003] [PATCH] t/op/write.t
23755              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23756              Date: Thu, 20 Jul 2000 18:49:18 +0100
23757              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
23758      Branch: perl
23759            ! t/op/write.t
23760 ____________________________________________________________________________
23761 [  6424] By: jhi                                   on 2000/07/24  02:00:07
23762         Log: Use STDOUT consistently.
23763              
23764              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
23765              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23766              Date: Thu, 20 Jul 2000 18:04:01 +0100
23767              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
23768      Branch: perl
23769            ! lib/Test/Harness.pm
23770 ____________________________________________________________________________
23771 [  6423] By: jhi                                   on 2000/07/24  01:54:54
23772         Log: Protect against "wild next"s, that is, callbacks doing "next"
23773              instead of "return".
23774              
23775              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
23776              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23777              Date: Tue, 18 Jul 2000 11:30:16 +0100
23778              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
23779      Branch: perl
23780            ! lib/File/Find.pm
23781 ____________________________________________________________________________
23782 [  6422] By: jhi                                   on 2000/07/24  01:35:47
23783         Log: Out-of-date note removed.
23784              
23785              Subject: [PATCH] documentation perlipc
23786              From: rspier@pobox.com (Robert Spier)
23787              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
23788              Message-ID: <14711.35178.572612.502654@rls.cx>
23789      Branch: perl
23790            ! pod/perlipc.pod
23791 ____________________________________________________________________________
23792 [  6421] By: jhi                                   on 2000/07/24  00:09:18
23793         Log: Send all installperl messages to STDERR and be -w clean.
23794              
23795              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
23796              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23797              Date: Sat, 22 Jul 2000 14:02:11 +0100
23798              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
23799      Branch: perl
23800            ! installperl
23801 ____________________________________________________________________________
23802 [  6420] By: jhi                                   on 2000/07/24  00:04:19
23803         Log: Decutandpasto.
23804              
23805              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
23806              From: "Richard Soderberg" <rs@crystalflame.net>
23807              Date: Sun, 23 Jul 2000 01:37:23 -0700
23808              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
23809      Branch: perl
23810            ! pod/perlipc.pod
23811 ____________________________________________________________________________
23812 [  6419] By: jhi                                   on 2000/07/24  00:01:12
23813         Log: A cleaner abs_path().
23814              Subject: Re: unix alternative to Cwd.pm
23815              From: Jeff Pinyan <jeffp@crusoe.net>
23816              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
23817              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
23818      Branch: perl
23819            ! lib/Cwd.pm
23820 ____________________________________________________________________________
23821 [  6418] By: jhi                                   on 2000/07/23  23:48:56
23822         Log: Detypo.
23823              
23824              Subject: [PATCH perl-current] Typo in hints/powerux.sh
23825              From: "Richard Soderberg" <rs@crystalflame.net>
23826              Date: Sun, 23 Jul 2000 01:27:33 -0700
23827              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
23828      Branch: perl
23829            ! hints/powerux.sh
23830 ____________________________________________________________________________
23831 [  6417] By: jhi                                   on 2000/07/17  22:13:31
23832         Log: Subject: SDBM_File documentation
23833              From: mjd@plover.com
23834              Date: 16 Jul 2000 17:41:17 -0000
23835              Message-ID: <20000716174117.18515.qmail@plover.com>
23836      Branch: perl
23837            ! ext/SDBM_File/SDBM_File.pm
23838 ____________________________________________________________________________
23839 [  6416] By: jhi                                   on 2000/07/17  19:13:26
23840         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
23841      Branch: perl
23842            ! hints/mpeix.sh mpeix/relink
23843 ____________________________________________________________________________
23844 [  6415] By: jhi                                   on 2000/07/15  14:11:02
23845         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
23846              the utf8 'characters' can be more than one octet).
23847              
23848              Date: Sat, 15 Jul 2000 00:21:56 +0100
23849              From: Tom Hughes <tom@compton.nu>
23850              Subject: Re: [ID 20000714.002]
23851              Message-ID: <db2334de49.tom@compton.compton.nu>
23852              
23853              Reported in
23854              
23855              Subject: [ID 20000714.002]
23856              From: "Simon Cozens" <simon@othersideofthe.earth.li>
23857              Date: 14 Jul 2000 15:13:09 -0000
23858              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
23859      Branch: perl
23860            ! doop.c
23861 ____________________________________________________________________________
23862 [  6414] By: jhi                                   on 2000/07/15  03:13:41
23863         Log: another VMS build tweak from Peter Prymmer
23864      Branch: perl
23865            ! vms/descrip_mms.template
23866 ____________________________________________________________________________
23867 [  6413] By: jhi                                   on 2000/07/15  03:10:40
23868         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
23869      Branch: perl
23870            ! vms/perlvms.pod
23871 ____________________________________________________________________________
23872 [  6412] By: jhi                                   on 2000/07/15  00:31:05
23873         Log: More docs for sv functions.
23874              
23875              Subject: [PATCH cfgperl] sv.c apidoc
23876              From: simon@brecon.co.uk (Simon Cozens)
23877              Date: 13 Jul 2000 09:00:20 GMT
23878              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
23879              
23880              Subject: Re: [PATCH cfgperl] sv.c apidoc
23881              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23882              Date: Thu, 13 Jul 2000 12:27:41 +0100
23883              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
23884              
23885              Subject: Re: [PATCH cfgperl] sv.c apidoc
23886              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23887              Date: Thu, 13 Jul 2000 13:23:09 +0100
23888              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
23889              
23890              Subject: Re: [PATCH cfgperl] sv.c apidoc
23891              From: simon@brecon.co.uk (Simon Cozens)
23892              Date: 14 Jul 2000 06:51:02 GMT
23893              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
23894      Branch: perl
23895            ! embed.pl pod/perlapi.pod sv.c
23896 ____________________________________________________________________________
23897 [  6411] By: jhi                                   on 2000/07/15  00:10:41
23898         Log: lib/b test fixes from Peter Prymmer.
23899      Branch: perl
23900            ! t/lib/b.t
23901 ____________________________________________________________________________
23902 [  6410] By: jhi                                   on 2000/07/15  00:02:09
23903         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
23904              From: Hugo <hv@crypt.compulink.co.uk>
23905              Date: Fri, 14 Jul 2000 23:05:20 +0100
23906              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
23907              
23908              Didn't anymore apply, but that point still could use another fix.
23909      Branch: perl
23910            ! pod/perlfunc.pod
23911 ____________________________________________________________________________
23912 [  6409] By: jhi                                   on 2000/07/14  23:15:15
23913         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
23914              not in pod, from Peter Prymmer
23915      Branch: perl
23916            ! vms/descrip_mms.template
23917 ____________________________________________________________________________
23918 [  6408] By: jhi                                   on 2000/07/14  20:35:05
23919         Log: The bug report
23920              [ID 19991110.002] minimal matching discrepancy found by pcre author
23921              seems to have been fixed (though differently from what was suggested
23922              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
23923      Branch: perl
23924            ! t/op/re_tests
23925 ____________________________________________________________________________
23926 [  6407] By: jhi                                   on 2000/07/14  17:38:08
23927         Log: Fix AutoSplit to use File::Spec the right way in VMS,
23928              from Peter Prymmer.
23929      Branch: perl
23930            ! lib/AutoSplit.pm
23931 ____________________________________________________________________________
23932 [  6406] By: jhi                                   on 2000/07/14  14:13:22
23933         Log: Merge perlhacktut into perlhack, update perlguts.
23934              
23935              Subject: Re: Perlhacktut
23936              From: simon@brecon.co.uk (Simon Cozens)
23937              Date: 14 Jul 2000 06:49:21 GMT
23938              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
23939              
23940              Subject: Re: Perlhacktut
23941              From: simon@brecon.co.uk (Simon Cozens)
23942              Date: 14 Jul 2000 07:09:45 GMT
23943              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
23944      Branch: perl
23945            ! pod/perlguts.pod pod/perlhack.pod
23946 ____________________________________________________________________________
23947 [  6405] By: jhi                                   on 2000/07/14  14:02:31
23948         Log: Integrate with Sarathy.
23949      Branch: cfgperl
23950           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
23951           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
23952           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
23953 ____________________________________________________________________________
23954 [  6404] By: gsar                                  on 2000/07/14  12:15:02
23955         Log: PERL_OBJECT build tweaks
23956      Branch: perl
23957            ! toke.c
23958 ____________________________________________________________________________
23959 [  6403] By: gsar                                  on 2000/07/14  11:23:41
23960         Log: inconsistent types needs casts
23961      Branch: perl
23962            ! toke.c
23963 ____________________________________________________________________________
23964 [  6402] By: gsar                                  on 2000/07/14  11:12:04
23965         Log: typos in change#6399, regen headers
23966      Branch: perl
23967            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
23968 ____________________________________________________________________________
23969 [  6401] By: gsar                                  on 2000/07/14  10:59:12
23970         Log: typecasts needed for change#6394
23971      Branch: perl
23972            ! toke.c
23973 ____________________________________________________________________________
23974 [  6400] By: gsar                                  on 2000/07/14  10:49:37
23975         Log: integrate cfgperl contents into mainline
23976      Branch: perl
23977           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
23978           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
23979 ____________________________________________________________________________
23980 [  6399] By: gsar                                  on 2000/07/14  10:38:35
23981         Log: enable UTF-16 filter by default if relevant BOM is seen; various
23982              cleanups (typos, misformatted code, and small bugs)
23983      Branch: perl
23984            ! doop.c embed.pl mg.c op.c pp.c toke.c
23985 ____________________________________________________________________________
23986 [  6398] By: gsar                                  on 2000/07/14  08:55:38
23987         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
23988              name suggests anyway)
23989      Branch: perl
23990            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
23991 ____________________________________________________________________________
23992 [  6397] By: gsar                                  on 2000/07/14  08:44:33
23993         Log: move new variables to the end of the interpreter structure (for
23994              bincompat in code that doesn't #include XSUB.h)
23995      Branch: perl
23996            ! intrpvar.h
23997 ____________________________________________________________________________
23998 [  6396] By: gsar                                  on 2000/07/14  08:13:58
23999         Log: MakeMaker should not remove editor backups (*~) on `make clean`
24000              by default (completes change#6383)
24001      Branch: perl
24002            ! lib/ExtUtils/MM_Unix.pm
24003 ____________________________________________________________________________
24004 [  6395] By: jhi                                   on 2000/07/14  05:20:33
24005         Log: Replace change #6337 with a better one.
24006              
24007              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
24008              From: Hugo <hv@crypt.compulink.co.uk>
24009              Date: Fri, 14 Jul 2000 04:16:20 +0100
24010              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
24011      Branch: cfgperl
24012            ! regexec.c t/op/re_tests
24013 ____________________________________________________________________________
24014 [  6394] By: jhi                                   on 2000/07/14  01:33:59
24015         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
24016      Branch: cfgperl
24017            ! embed.pl global.sym proto.h toke.c
24018 ____________________________________________________________________________
24019 [  6393] By: jhi                                   on 2000/07/13  23:41:23
24020         Log: remove discarded test
24021      Branch: cfgperl
24022            ! MANIFEST
24023 ____________________________________________________________________________
24024 [  6392] By: jhi                                   on 2000/07/13  23:32:25
24025         Log: The {multiplier} of a fixed substring was overlooked which
24026              caused a wrong initial search offset for that substring.
24027              
24028              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
24029              From: Hugo <hv@crypt.compulink.co.uk>
24030              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
24031              Date: Thu, 13 Jul 2000 19:27:13 +0100
24032      Branch: cfgperl
24033            ! regcomp.c t/op/re_tests
24034 ____________________________________________________________________________
24035 [  6391] By: jhi                                   on 2000/07/13  16:37:42
24036         Log: typo fix from Craig Berry
24037      Branch: cfgperl
24038            ! vms/subconfigure.com
24039 ____________________________________________________________________________
24040 [  6390] By: jhi                                   on 2000/07/13  13:20:12
24041         Log: Integrate with Sarathy.
24042      Branch: cfgperl
24043            - t/op/method2entersub.t
24044           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
24045           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
24046           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
24047           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
24048 ____________________________________________________________________________
24049 [  6389] By: jhi                                   on 2000/07/13  13:18:48
24050         Log: Detypo from Peter Prymmer, part of #6388.
24051      Branch: cfgperl
24052            ! Configure config_h.SH
24053      Branch: metaconfig
24054            ! U/modified/d_longlong.U
24055 ____________________________________________________________________________
24056 [  6388] By: gsar                                  on 2000/07/13  06:33:40
24057         Log: typos (spotted by Peter Prymmer)
24058      Branch: perl
24059            ! Configure t/lib/english.t
24060 ____________________________________________________________________________
24061 [  6387] By: gsar                                  on 2000/07/13  05:35:28
24062         Log: new selfloader.t in change#6183 doesn't close DATA handles,
24063              and thus fails to clean up tmp files on dosish platforms
24064      Branch: perl
24065            ! t/lib/selfloader.t
24066 ____________________________________________________________________________
24067 [  6386] By: gsar                                  on 2000/07/12  21:42:39
24068         Log: sprintf test tweaks (from Dominic Dunlop)
24069      Branch: perl
24070            ! t/op/sprintf.t
24071 ____________________________________________________________________________
24072 [  6385] By: gsar                                  on 2000/07/12  21:33:46
24073         Log: fix bugs in processing %v-*d and similar format specs (from
24074              Avi Finkel <avi@finkel.org>)
24075      Branch: perl
24076            ! sv.c t/op/sprintf.t
24077 ____________________________________________________________________________
24078 [  6384] By: gsar                                  on 2000/07/12  16:04:19
24079         Log: readd missing perldelta.pod changes from changes#6339,6376
24080      Branch: perl
24081            ! pod/perldelta.pod
24082 ____________________________________________________________________________
24083 [  6383] By: gsar                                  on 2000/07/12  16:00:51
24084         Log: don't clobber *.orig files on *clean targets
24085      Branch: perl
24086            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
24087 ____________________________________________________________________________
24088 [  6382] By: gsar                                  on 2000/07/12  07:59:12
24089         Log: fix broken integrations in cfgperl
24090      Branch: cfgperl
24091           !> Changes pod/perldelta.pod
24092 ____________________________________________________________________________
24093 [  6381] By: gsar                                  on 2000/07/12  07:42:17
24094         Log: integrate cfgperl changes into mainline
24095      Branch: perl
24096            ! Changes
24097           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
24098           !> pod/perlre.pod
24099 ____________________________________________________________________________
24100 [  6380] By: gsar                                  on 2000/07/12  07:31:00
24101         Log: get sprintf.t to adjust properly for 3-digit exponents
24102      Branch: perl
24103            ! t/op/sprintf.t
24104 ____________________________________________________________________________
24105 [  6379] By: gsar                                  on 2000/07/12  06:40:04
24106         Log: change#6174 needs corresponding change in win32/config_h.PL,
24107              which grovels through config_h.SH to find the config.h name
24108      Branch: perl
24109            ! win32/config_h.PL
24110 ____________________________________________________________________________
24111 [  6378] By: jhi                                   on 2000/07/12  05:03:59
24112         Log: Do the cc sanity check both before the hints and
24113              after the cc selction.
24114      Branch: cfgperl
24115            ! Configure config_h.SH
24116      Branch: metaconfig
24117            ! U/modified/Oldconfig.U U/modified/cc.U
24118      Branch: metaconfig/U/perl
24119            + Checkcc.U
24120 ____________________________________________________________________________
24121 [  6377] By: jhi                                   on 2000/07/12  02:49:22
24122         Log: Fix nits noticed by Boston.pm.
24123      Branch: cfgperl
24124            ! pod/perlre.pod
24125 ____________________________________________________________________________
24126 [  6376] By: jhi                                   on 2000/07/11  21:22:13
24127         Log: Configure cosmetics and perldelta.
24128      Branch: cfgperl
24129            ! Configure config_h.SH pod/perldelta.pod
24130      Branch: metaconfig
24131            ! U/modified/cc.U
24132 ____________________________________________________________________________
24133 [  6375] By: gsar                                  on 2000/07/11  21:17:35
24134         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
24135      Branch: perl
24136            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
24137            ! win32/win32sck.c
24138 ____________________________________________________________________________
24139 [  6374] By: gsar                                  on 2000/07/11  20:48:50
24140         Log: tweak for build failure under multiplicity
24141      Branch: perl
24142            ! toke.c
24143 ____________________________________________________________________________
24144 [  6373] By: gsar                                  on 2000/07/11  20:37:23
24145         Log: integrate cfgperl changes#6325..6373 into mainline
24146              (NOTE: today's batch of integrations still untested)
24147      Branch: perl
24148           +> ext/DynaLoader/hints/netbsd.pl
24149            ! Changes
24150           !> (integrate 26 files)
24151 ____________________________________________________________________________
24152 [  6372] By: jhi                                   on 2000/07/11  20:30:36
24153         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
24154              regen perltoc.
24155      Branch: cfgperl
24156            + pod/perlbook.pod
24157            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
24158            ! pod/perltoc.pod
24159 ____________________________________________________________________________
24160 [  6371] By: jhi                                   on 2000/07/11  20:08:56
24161         Log: Minor cleanups on the booklist.
24162      Branch: cfgperl
24163            ! pod/perlfaq2.pod
24164 ____________________________________________________________________________
24165 [  6370] By: jhi                                   on 2000/07/11  19:31:13
24166         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
24167      Branch: cfgperl
24168            ! t/pragma/overload.t
24169 ____________________________________________________________________________
24170 [  6369] By: gsar                                  on 2000/07/11  19:27:48
24171         Log: integrate cfgperl changes#6293..6324 into mainline
24172      Branch: perl
24173           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
24174            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
24175           !> (integrate 30 files)
24176 ____________________________________________________________________________
24177 [  6368] By: gsar                                  on 2000/07/11  19:18:57
24178         Log: skip integrate of problematic change#6292 from cfgperl into mainline
24179      Branch: perl
24180           !> pp_hot.c
24181 ____________________________________________________________________________
24182 [  6367] By: gsar                                  on 2000/07/11  19:17:21
24183         Log: integrate cfgperl changes#6288..6290 into mainline
24184      Branch: perl
24185           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
24186 ____________________________________________________________________________
24187 [  6366] By: gsar                                  on 2000/07/11  19:11:18
24188         Log: integrate cfgperl changes#6268..6282 into mainline
24189      Branch: perl
24190           !> (integrate 30 files)
24191 ____________________________________________________________________________
24192 [  6365] By: gsar                                  on 2000/07/11  18:57:00
24193         Log: delete new accidentally branched file
24194      Branch: perl
24195            - t/op/method2entersub.t
24196 ____________________________________________________________________________
24197 [  6364] By: gsar                                  on 2000/07/11  18:55:13
24198         Log: skip integrate of change#6267 from cfgperl into mainline (the
24199              method call optimization is flawed without additional hints
24200              from user about immutableness of @ISA and no runtime method
24201              definitions)
24202      Branch: perl
24203           +> t/op/method2entersub.t
24204           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
24205           !> perl.h t/op/sprintf.t xsutils.c
24206 ____________________________________________________________________________
24207 [  6363] By: gsar                                  on 2000/07/11  18:49:43
24208         Log: integrate cfgperl changes#6261..6266 into mainline
24209      Branch: perl
24210           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
24211           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
24212           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
24213           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
24214 ____________________________________________________________________________
24215 [  6362] By: gsar                                  on 2000/07/11  18:43:26
24216         Log: integrate cfgperl changes#6252..6260 into mainline
24217      Branch: perl
24218           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
24219           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
24220           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
24221           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
24222 ____________________________________________________________________________
24223 [  6361] By: gsar                                  on 2000/07/11  18:37:12
24224         Log: skip integrate of problematic change#6251 from cfgperl into mainline
24225      Branch: perl
24226           !> lib/Exporter.pm
24227 ____________________________________________________________________________
24228 [  6360] By: gsar                                  on 2000/07/11  18:34:56
24229         Log: integrate cfgperl change#6250 into mainline
24230      Branch: perl
24231           +> t/op/my_stash.t
24232           !> MANIFEST embed.pl proto.h toke.c
24233 ____________________________________________________________________________
24234 [  6359] By: gsar                                  on 2000/07/11  18:21:19
24235         Log: integrate cfgperl changes#6242..6249 into mainline
24236      Branch: perl
24237           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
24238           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
24239           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
24240           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
24241           !> t/lib/peek.t utf8.c
24242 ____________________________________________________________________________
24243 [  6358] By: gsar                                  on 2000/07/11  18:15:45
24244         Log: skip integrate of problematic change#6241 from cfgperl into mainline
24245      Branch: perl
24246           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
24247 ____________________________________________________________________________
24248 [  6357] By: jhi                                   on 2000/07/11  18:15:16
24249         Log: Fix for
24250              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
24251              From: Roderick Schertler <roderick@argon.org> 
24252              Date: Tue, 11 Jul 2000 13:55:05 -0400 
24253              Message-Id: <200007111755.NAA05077@jones.argon.org> 
24254      Branch: cfgperl
24255            ! doio.c
24256 ____________________________________________________________________________
24257 [  6356] By: jhi                                   on 2000/07/11  18:12:51
24258         Log: Typo in #6341.
24259      Branch: cfgperl
24260            ! pp_hot.c
24261 ____________________________________________________________________________
24262 [  6355] By: gsar                                  on 2000/07/11  18:12:10
24263         Log: integrate cfgperl changes#6231..6240 into mainline
24264      Branch: perl
24265           +> pod/perlutil.pod
24266           !> (integrate 35 files)
24267 ____________________________________________________________________________
24268 [  6354] By: jhi                                   on 2000/07/11  18:04:34
24269         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
24270              From: Dominic Dunlop <domo@computer.org> 
24271              Date: Tue, 11 Jul 2000 12:27:33 +0200 
24272              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
24273              
24274              Replaces change #6268.
24275      Branch: cfgperl
24276            ! t/op/sprintf.t
24277 ____________________________________________________________________________
24278 [  6353] By: gsar                                  on 2000/07/11  17:59:51
24279         Log: skip integrate of problematic change#6230 from cfgperl into mainline
24280              (a later version of File::Spec is already in mainline)
24281      Branch: perl
24282           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
24283           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
24284 ____________________________________________________________________________
24285 [  6352] By: gsar                                  on 2000/07/11  17:57:48
24286         Log: integrate cfgperl changes#6224..6229 into mainline
24287      Branch: perl
24288           +> lib/lib.pm.PL
24289            - lib/lib.pm
24290           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
24291           !> lib/English.pm op.c t/lib/english.t
24292 ____________________________________________________________________________
24293 [  6351] By: gsar                                  on 2000/07/11  17:50:10
24294         Log: skip integrate of problematic change#6223 from cfgperl into mainline
24295      Branch: perl
24296           !> doio.c
24297 ____________________________________________________________________________
24298 [  6350] By: gsar                                  on 2000/07/11  17:48:28
24299         Log: integrate cfgperl changes#6220..6222 into mainline
24300      Branch: perl
24301           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
24302           !> toke.c utf8.c win32/win32.h
24303 ____________________________________________________________________________
24304 [  6349] By: gsar                                  on 2000/07/11  17:46:13
24305         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
24306              mainline
24307      Branch: perl
24308           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
24309           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
24310           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
24311 ____________________________________________________________________________
24312 [  6348] By: jhi                                   on 2000/07/11  17:45:49
24313         Log: README.posix-bc podified from Thomas Dorner.
24314      Branch: cfgperl
24315            ! README.posix-bc
24316 ____________________________________________________________________________
24317 [  6347] By: gsar                                  on 2000/07/11  17:42:04
24318         Log: integrate cfgperl change#6217 into mainline
24319      Branch: perl
24320           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
24321           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
24322           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
24323 ____________________________________________________________________________
24324 [  6346] By: gsar                                  on 2000/07/11  17:39:37
24325         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
24326              mainline
24327      Branch: perl
24328           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
24329           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
24330           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
24331           !> perlapi.h pod/perlapi.pod
24332 ____________________________________________________________________________
24333 [  6345] By: gsar                                  on 2000/07/11  17:36:42
24334         Log: integrate cfgperl changes#6207..6210 into mainline
24335      Branch: perl
24336           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
24337           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
24338 ____________________________________________________________________________
24339 [  6344] By: gsar                                  on 2000/07/11  17:31:20
24340         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
24341              mainline
24342      Branch: perl
24343           !> (integrate 40 files)
24344 ____________________________________________________________________________
24345 [  6343] By: gsar                                  on 2000/07/11  17:19:08
24346         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
24347      Branch: perl
24348           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
24349            ! Changes
24350           !> (integrate 34 files)
24351 ____________________________________________________________________________
24352 [  6342] By: jhi                                   on 2000/07/11  16:05:48
24353         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
24354              To: perl5-porters@perl.org
24355              From: Karsten Sperling <spiff@phreax.net>
24356              Date: Mon, 10 Jul 2000 15:12:52 +0200
24357              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
24358      Branch: cfgperl
24359            ! lib/Symbol.pm
24360 ____________________________________________________________________________
24361 [  6341] By: jhi                                   on 2000/07/11  15:59:23
24362         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
24363              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24364              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
24365              Date: Fri, 07 Jul 2000 17:57:16 +0100
24366      Branch: cfgperl
24367            ! pp_hot.c
24368 ____________________________________________________________________________
24369 [  6340] By: jhi                                   on 2000/07/11  15:55:47
24370         Log: Subject: Re: format bug report  [Patch]
24371              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24372              Date: Wed, 05 Jul 2000 13:12:52 +0200
24373              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
24374              
24375              Subject: Re: format bug report  [Patch]
24376              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24377              Date: Wed, 05 Jul 2000 14:10:01 +0200
24378              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
24379      Branch: cfgperl
24380            ! t/op/write.t toke.c
24381 ____________________________________________________________________________
24382 [  6339] By: jhi                                   on 2000/07/11  13:54:09
24383         Log: Be less forgiving about ambiguous and illegal tr ranges.
24384              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
24385              From: Mark-Jason Dominus <mjd@plover.com>
24386              Date: Tue, 04 Jul 2000 10:00:12 -0400
24387              Message-ID: <20000704140012.17772.qmail@plover.com>
24388              
24389              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
24390              From: Mark-Jason Dominus <mjd@plover.com>
24391              Date: Wed, 05 Jul 2000 09:37:36 -0400
24392              Message-ID: <20000705133736.27293.qmail@plover.com>
24393      Branch: cfgperl
24394            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
24395 ____________________________________________________________________________
24396 [  6338] By: jhi                                   on 2000/07/11  13:31:24
24397         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
24398              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24399              Date: Tue, 11 Jul 2000 13:50:51 +0100
24400              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
24401      Branch: cfgperl
24402            ! sv.c
24403 ____________________________________________________________________________
24404 [  6337] By: jhi                                   on 2000/07/11  13:29:14
24405         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
24406              From: Hugo <hv@crypt.compulink.co.uk>
24407              Date: Tue, 11 Jul 2000 12:44:50 +0100
24408              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
24409      Branch: cfgperl
24410            ! regexec.c t/op/re_tests
24411 ____________________________________________________________________________
24412 [  6336] By: jhi                                   on 2000/07/11  13:26:47
24413         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
24414              From: simon@brecon.co.uk (Simon Cozens)
24415              Date: 7 Jul 2000 11:26:09 GMT
24416              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
24417      Branch: cfgperl
24418            ! mg.c
24419 ____________________________________________________________________________
24420 [  6335] By: jhi                                   on 2000/07/11  13:23:37
24421         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
24422              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
24423              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
24424              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
24425      Branch: cfgperl
24426            + ext/DynaLoader/hints/netbsd.pl
24427            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
24428 ____________________________________________________________________________
24429 [  6334] By: jhi                                   on 2000/07/11  13:20:38
24430         Log: Subject: PATCH perlguts.pod: Document D and d magic types
24431              From: mjd@plover.com
24432              Date: 5 Jul 2000 18:01:51 -0000
24433              Message-ID: <20000705180151.29413.qmail@plover.com>
24434      Branch: cfgperl
24435            ! pod/perlguts.pod
24436 ____________________________________________________________________________
24437 [  6333] By: jhi                                   on 2000/07/11  13:15:51
24438         Log: Precedence goof, fix based on
24439              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
24440              From: Hugo <hv@crypt.compulink.co.uk>
24441              Date: Tue, 11 Jul 2000 12:52:38 +0100
24442              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
24443      Branch: cfgperl
24444            ! t/op/taint.t
24445 ____________________________________________________________________________
24446 [  6332] By: jhi                                   on 2000/07/11  12:40:17
24447         Log: Integrate with Sarathy.
24448      Branch: cfgperl
24449           !> win32/win32sck.c
24450 ____________________________________________________________________________
24451 [  6331] By: jhi                                   on 2000/07/10  20:14:16
24452         Log: Sprinkle ldlibpath.
24453      Branch: cfgperl
24454            ! pod/Makefile.SH
24455 ____________________________________________________________________________
24456 [  6330] By: jhi                                   on 2000/07/10  17:54:49
24457         Log: More POSIX.pod tweaks.
24458      Branch: cfgperl
24459            ! ext/POSIX/POSIX.pod
24460 ____________________________________________________________________________
24461 [  6329] By: jhi                                   on 2000/07/10  14:02:12
24462         Log: Reorder perl.pod once more.
24463      Branch: cfgperl
24464            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24465 ____________________________________________________________________________
24466 [  6328] By: gsar                                  on 2000/07/10  07:06:00
24467         Log: accept() leaks memory on windows due to incorrect ordering of
24468              closesocket() and fclose() calls
24469      Branch: perl
24470            ! win32/win32sck.c
24471 ____________________________________________________________________________
24472 [  6327] By: gsar                                  on 2000/07/10  06:49:17
24473         Log: winsock options weren't being set in all threads under ithreads
24474              (caused send()s from second and subsequent threads to fail)
24475      Branch: perl
24476            ! win32/win32sck.c
24477 ____________________________________________________________________________
24478 [  6326] By: jhi                                   on 2000/07/08  02:45:40
24479         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
24480              was cast to an unsigned (32-bit) integer with wild abandon.
24481      Branch: cfgperl
24482            ! ext/Devel/DProf/DProf.xs
24483 ____________________________________________________________________________
24484 [  6325] By: jhi                                   on 2000/07/07  18:50:33
24485         Log: Remove perlbook, update perlfaq book listing,
24486              rearrange perl.pod, regenerate perltoc.
24487      Branch: cfgperl
24488            - pod/perlbook.pod
24489            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
24490            ! pod/perlfaq2.pod pod/perltoc.pod
24491 ____________________________________________________________________________
24492 [  6324] By: jhi                                   on 2000/07/07  14:03:40
24493         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
24494      Branch: cfgperl
24495            ! sv.h toke.c
24496 ____________________________________________________________________________
24497 [  6323] By: jhi                                   on 2000/07/06  16:03:55
24498         Log: Fix complaints of buildtoc.
24499      Branch: cfgperl
24500            + lib/Win32.pod
24501            - pod/Win32.pod
24502            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24503 ____________________________________________________________________________
24504 [  6322] By: jhi                                   on 2000/07/06  15:15:52
24505         Log: Add =head1 NAMEs so that buildtoc is happy.
24506              (The CGI::Util nit reported to Lincoln.)
24507      Branch: cfgperl
24508            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
24509            ! pod/perltoc.pod
24510 ____________________________________________________________________________
24511 [  6321] By: jhi                                   on 2000/07/06  03:16:04
24512         Log: Config is being used.
24513      Branch: cfgperl
24514            ! t/op/method.t
24515 ____________________________________________________________________________
24516 [  6320] By: jhi                                   on 2000/07/06  03:13:13
24517         Log: Integrate with Sarathy.
24518      Branch: cfgperl
24519           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
24520 ____________________________________________________________________________
24521 [  6319] By: jhi                                   on 2000/07/06  03:11:46
24522         Log: Autogenerate pod/Makefile and pod/buildtoc.
24523              buildtoc also checks whether the existin pods are
24524              mentioned in MANIFEST and perl.pod, and vice versa.
24525              (None of the thusly found discrepancies fixed yet.)
24526              roffitall also needs to be autogenerated similarly but it
24527              seems so badly out of date that I didn't touch it yet.
24528      Branch: cfgperl
24529            + pod/Makefile.SH pod/buildtoc.PL
24530            - pod/Makefile pod/buildtoc
24531            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
24532 ____________________________________________________________________________
24533 [  6318] By: gsar                                  on 2000/07/05  22:10:54
24534         Log: fix UNC path handling on Windows under ithreads, and chdir()
24535              return value when given a non-existent directory
24536      Branch: perl
24537            ! win32/vdir.h
24538 ____________________________________________________________________________
24539 [  6317] By: gsar                                  on 2000/07/05  22:08:19
24540         Log: winsock cleanup never done on Windows (leads to handle leaks)
24541      Branch: perl
24542            ! win32/perllib.c win32/win32sck.c
24543 ____________________________________________________________________________
24544 [  6316] By: gsar                                  on 2000/07/05  22:06:19
24545         Log: some debugger output does not go to the socket when RemotePort is set
24546      Branch: perl
24547            ! lib/perl5db.pl
24548 ____________________________________________________________________________
24549 [  6315] By: jhi                                   on 2000/07/05  00:25:21
24550         Log: Integrate with Sarathy, preliminary fix for unicos
24551              alignment problems in [ID 20000612.002] Perl problem on Cray system.
24552      Branch: cfgperl
24553            ! sv.h
24554           !> pp_hot.c
24555 ____________________________________________________________________________
24556 [  6314] By: gsar                                  on 2000/07/04  23:34:02
24557         Log: tyop in change#6306
24558      Branch: perl
24559            ! pp_hot.c
24560 ____________________________________________________________________________
24561 [  6313] By: jhi                                   on 2000/07/04  22:14:38
24562         Log: Multiline string literals ENONPORTABLE.
24563      Branch: cfgperl
24564            ! pp_hot.c
24565 ____________________________________________________________________________
24566 [  6312] By: jhi                                   on 2000/07/04  20:34:44
24567         Log: Integrate with Sarathy.
24568      Branch: cfgperl
24569           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
24570           !> t/op/method.t
24571 ____________________________________________________________________________
24572 [  6311] By: jhi                                   on 2000/07/04  20:30:56
24573         Log: More POSIX.pod embellishment.
24574      Branch: cfgperl
24575            ! ext/POSIX/POSIX.pod
24576 ____________________________________________________________________________
24577 [  6310] By: gsar                                  on 2000/07/04  17:28:48
24578         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
24579      Branch: perl
24580            ! t/lib/b.t
24581 ____________________________________________________________________________
24582 [  6309] By: jhi                                   on 2000/07/04  17:22:18
24583         Log: The #6308 required a little bit more.
24584      Branch: cfgperl
24585            ! Makefile.SH win32/Makefile
24586 ____________________________________________________________________________
24587 [  6308] By: jhi                                   on 2000/07/04  16:35:24
24588         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
24589      Branch: cfgperl
24590            + lib/lib_pm.PL
24591            - lib/lib.pm.PL
24592            ! MANIFEST Makefile.SH
24593 ____________________________________________________________________________
24594 [  6307] By: jhi                                   on 2000/07/04  16:28:58
24595         Log: Win32 patches for cfgperl from Sarathy.
24596      Branch: cfgperl
24597            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
24598            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
24599            ! thread.h toke.c util.c win32/Makefile win32/win32.c
24600 ____________________________________________________________________________
24601 [  6306] By: gsar                                  on 2000/07/04  16:28:40
24602         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
24603              (from Richard Soderberg <rs@oregonnet.com>)
24604      Branch: perl
24605            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
24606 ____________________________________________________________________________
24607 [  6305] By: jhi                                   on 2000/07/04  16:24:24
24608         Log: Integrate with Sarathy.
24609      Branch: cfgperl
24610           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
24611           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24612           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
24613           !> proto.h win32/win32.c
24614 ____________________________________________________________________________
24615 [  6304] By: gsar                                  on 2000/07/04  16:17:24
24616         Log: missing perldiag entry for unpack("w",...) diagnostic (from
24617              Andreas Koenig)
24618      Branch: perl
24619            ! pod/perldiag.pod
24620 ____________________________________________________________________________
24621 [  6303] By: gsar                                  on 2000/07/04  16:14:44
24622         Log: remove rel2abs prototypes (from Barrie Slaymaker)
24623      Branch: perl
24624            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24625            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24626 ____________________________________________________________________________
24627 [  6302] By: gsar                                  on 2000/07/04  04:59:35
24628         Log: adjust change#6299
24629      Branch: perl
24630            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
24631            ! win32/win32.c
24632 ____________________________________________________________________________
24633 [  6301] By: jhi                                   on 2000/07/04  04:50:07
24634         Log: Integrate with Sarathy.
24635      Branch: cfgperl
24636           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
24637           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
24638           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
24639 ____________________________________________________________________________
24640 [  6300] By: gsar                                  on 2000/07/04  04:42:09
24641         Log: PERL_OBJECT build tweak
24642      Branch: perl
24643            ! perl.h
24644 ____________________________________________________________________________
24645 [  6299] By: gsar                                  on 2000/07/04  04:37:00
24646         Log: fix memory leak on Windows (PL_sys_intern contents were never
24647              freed)
24648      Branch: perl
24649            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
24650            ! perlapi.c proto.h win32/win32.c
24651 ____________________________________________________________________________
24652 [  6298] By: gsar                                  on 2000/07/04  04:15:59
24653         Log: fix large memory leak that has been around for ever, masked by
24654              -DPURIFY (most of the arenas were never freed!)
24655      Branch: perl
24656            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
24657 ____________________________________________________________________________
24658 [  6297] By: gsar                                  on 2000/07/04  04:07:46
24659         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
24660      Branch: perl
24661            ! perl.c
24662 ____________________________________________________________________________
24663 [  6296] By: jhi                                   on 2000/06/30  18:28:37
24664         Log: Elaborate POSIX.pod.  Still needs work.
24665      Branch: cfgperl
24666            ! ext/POSIX/POSIX.pod
24667 ____________________________________________________________________________
24668 [  6295] By: jhi                                   on 2000/06/30  14:58:18
24669         Log: Point to perlipc for more SysV IPC examples.
24670      Branch: cfgperl
24671            ! pod/perlfunc.pod
24672 ____________________________________________________________________________
24673 [  6294] By: gsar                                  on 2000/06/30  14:47:45
24674         Log: slurp mode fix in change#4736 still not quite right
24675      Branch: perl
24676            ! pp_hot.c t/io/argv.t
24677 ____________________________________________________________________________
24678 [  6293] By: jhi                                   on 2000/06/30  12:02:55
24679         Log: Integrate with Sarathy.
24680      Branch: cfgperl
24681           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
24682 ____________________________________________________________________________
24683 [  6292] By: jhi                                   on 2000/06/30  12:01:11
24684         Log: From: simon@brecon.co.uk (Simon Cozens)
24685              Subject: UTF8 concat
24686              Date: 30 Jun 2000 06:13:25 GMT
24687              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
24688      Branch: cfgperl
24689            ! pp_hot.c
24690 ____________________________________________________________________________
24691 [  6291] By: gsar                                  on 2000/06/30  04:37:33
24692         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
24693              when @_ is modified, causing coredumps
24694      Branch: perl
24695            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
24696 ____________________________________________________________________________
24697 [  6290] By: jhi                                   on 2000/06/30  02:21:44
24698         Log: Integrate with Sarathy.
24699      Branch: cfgperl
24700           !> vms/vms.c vms/vmsish.h
24701 ____________________________________________________________________________
24702 [  6289] By: jhi                                   on 2000/06/30  02:21:02
24703         Log: Check VERSIONs.
24704      Branch: cfgperl
24705            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24706            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24707            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24708 ____________________________________________________________________________
24709 [  6288] By: jhi                                   on 2000/06/30  02:18:52
24710         Log: Integrate with Sarathy.
24711      Branch: cfgperl
24712           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
24713           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24714           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24715           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
24716 ____________________________________________________________________________
24717 [  6287] By: gsar                                  on 2000/06/30  02:17:08
24718         Log: integrate vmsperl changes into mainline
24719      Branch: perl
24720           !> vms/vms.c vms/vmsish.h
24721 ____________________________________________________________________________
24722 [  6285] By: gsar                                  on 2000/06/30  02:05:28
24723         Log: localize %INC in a Safe compartment so that use/require work
24724              (many other magic globals probably need similar treatment)
24725      Branch: perl
24726            ! ext/Opcode/Opcode.xs
24727 ____________________________________________________________________________
24728 [  6284] By: gsar                                  on 2000/06/30  01:54:54
24729         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
24730              about Windows
24731      Branch: perl
24732            ! pod/perlembed.pod
24733 ____________________________________________________________________________
24734 [  6283] By: jhi                                   on 2000/06/30  01:50:10
24735         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
24736              From: Barrie Slaymaker <barries@jester.slaysys.com>
24737              Date: Wed, 28 Jun 2000 11:35:29 -0400
24738              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
24739      Branch: perl
24740            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
24741            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
24742            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24743            ! lib/File/Spec/Win32.pm
24744 ____________________________________________________________________________
24745 [  6282] By: jhi                                   on 2000/06/29  22:57:22
24746         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
24747              From: Dan Sugalski <dan@sidhe.org>
24748              Date: Tue, 06 Jun 2000 11:59:50 -0400
24749              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
24750      Branch: cfgperl
24751            ! vms/vms.c
24752 ____________________________________________________________________________
24753 [  6281] By: jhi                                   on 2000/06/29  22:52:50
24754         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
24755              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24756              Date: Wed, 7 Jun 2000 04:02:04 -0500
24757              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
24758      Branch: cfgperl
24759            ! utils/h2xs.PL
24760 ____________________________________________________________________________
24761 [  6280] By: jhi                                   on 2000/06/29  22:45:47
24762         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
24763              From: rspier@pobox.com (Robert Spier)
24764              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
24765              Message-ID: <14654.31913.845602.610277@rls.cx>
24766      Branch: cfgperl
24767            ! utils/h2xs.PL
24768 ____________________________________________________________________________
24769 [  6279] By: jhi                                   on 2000/06/29  22:38:16
24770         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
24771              From: Tim Ayers <tayers@bridge.com>
24772              Date: Thu, 08 Jun 2000 08:11:06 +0200
24773              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
24774              [resent by Richard Foley, Message-Id probably wrong]
24775      Branch: cfgperl
24776            ! pod/perlsub.pod
24777 ____________________________________________________________________________
24778 [  6278] By: jhi                                   on 2000/06/29  22:21:45
24779         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
24780              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
24781              Date: Fri, 09 Jun 2000 12:39:27 -0400
24782              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
24783              (plus update the version "number" of Text::Wrap)
24784      Branch: cfgperl
24785            ! lib/Text/Wrap.pm
24786 ____________________________________________________________________________
24787 [  6277] By: jhi                                   on 2000/06/29  22:13:10
24788         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
24789              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24790              Date: Mon, 12 Jun 2000 14:55:59 +0100
24791              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
24792      Branch: cfgperl
24793            ! pod/perlfunc.pod
24794 ____________________________________________________________________________
24795 [  6276] By: jhi                                   on 2000/06/29  22:11:06
24796         Log: Subject: [PATCH] Re: eval documentation: context
24797              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24798              Date: Mon, 12 Jun 2000 15:07:29 +0100
24799              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
24800      Branch: cfgperl
24801            ! pod/perlfunc.pod
24802 ____________________________________________________________________________
24803 [  6275] By: jhi                                   on 2000/06/29  21:59:46
24804         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
24805              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24806              Date: Tue, 13 Jun 2000 02:43:48 -0500
24807              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
24808      Branch: cfgperl
24809            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
24810 ____________________________________________________________________________
24811 [  6274] By: jhi                                   on 2000/06/29  21:56:14
24812         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
24813              From: Andy Dougherty <doughera@lafayette.edu>
24814              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
24815              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
24816      Branch: cfgperl
24817            ! ext/File/Glob/Glob.pm
24818 ____________________________________________________________________________
24819 [  6273] By: jhi                                   on 2000/06/29  21:49:09
24820         Log: Subject: [PATCH] xsub attributes
24821              From: Doug MacEachern <dougm@covalent.net>
24822              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
24823              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
24824      Branch: cfgperl
24825            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
24826            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
24827 ____________________________________________________________________________
24828 [  6272] By: jhi                                   on 2000/06/29  21:41:28
24829         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
24830              From: Tom Phoenix <rootbeer@redcat.com>
24831              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
24832              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
24833      Branch: cfgperl
24834            ! lib/Net/Ping.pm
24835 ____________________________________________________________________________
24836 [  6271] By: jhi                                   on 2000/06/29  21:36:55
24837         Log: Subject: PATCH pod/perltie.pod
24838              From: Ian Phillipps <Ian.Phillipps@iname.com>
24839              Date: Fri, 16 Jun 2000 00:17:19 +0100
24840              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
24841              (only the first hunk, the second hunk had already been done
24842              by some other patch)
24843      Branch: cfgperl
24844            ! pod/perltie.pod
24845 ____________________________________________________________________________
24846 [  6270] By: jhi                                   on 2000/06/29  21:24:51
24847         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
24848              From: Nicholas Clark <nick@talking.bollo.cx>
24849              Date: Fri, 23 Jun 2000 16:21:15 +0100
24850              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
24851      Branch: cfgperl
24852            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
24853            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
24854 ____________________________________________________________________________
24855 [  6269] By: jhi                                   on 2000/06/29  19:38:15
24856         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
24857              silence few compiler warnings.
24858      Branch: cfgperl
24859            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
24860 ____________________________________________________________________________
24861 [  6268] By: jhi                                   on 2000/06/29  18:21:50
24862         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
24863              From: Dominic Dunlop <domo@computer.org> 
24864              Date: Thu, 29 Jun 2000 12:32:39 +0200 
24865              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
24866      Branch: cfgperl
24867            ! t/op/sprintf.t
24868 ____________________________________________________________________________
24869 [  6267] By: jhi                                   on 2000/06/29  18:16:07
24870         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
24871              From: Doug MacEachern <dougm@covalent.net>
24872              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
24873              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
24874      Branch: cfgperl
24875            + t/op/method2entersub.t
24876            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
24877            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24878            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
24879            ! xsutils.c
24880 ____________________________________________________________________________
24881 [  6266] By: jhi                                   on 2000/06/29  15:11:15
24882         Log: Subject: [PATCH 5.6.0] cygwin port
24883              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
24884              From: "Fifer, Eric" <EFifer@sanwaint.com>
24885              Date: Thu, 29 Jun 2000 12:58:29 +0100
24886      Branch: cfgperl
24887            ! cygwin/Makefile.SHs
24888 ____________________________________________________________________________
24889 [  6265] By: jhi                                   on 2000/06/29  15:04:05
24890         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
24891              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24892              Date: Wed, 28 Jun 2000 17:50:12 -0700
24893              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
24894      Branch: cfgperl
24895            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
24896 ____________________________________________________________________________
24897 [  6264] By: jhi                                   on 2000/06/29  15:00:57
24898         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
24899              From: Marty Lucich <marty@netcom.com>
24900              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
24901              Message-Id: <200006282116.OAA11148@netcom.com>
24902              ccdlflags update (the BSD/OS 4.1 part had already been taken
24903              care of by #6141).
24904      Branch: cfgperl
24905            ! hints/bsdos.sh
24906 ____________________________________________________________________________
24907 [  6263] By: jhi                                   on 2000/06/29  13:47:44
24908         Log: tr fixes from Simon Cozens
24909      Branch: cfgperl
24910            ! doop.c
24911 ____________________________________________________________________________
24912 [  6262] By: jhi                                   on 2000/06/28  18:46:01
24913         Log: Subject: 5.6.0 Patch for EPOC
24914              From: Olaf Flebbe <o.flebbe@gmx.de>
24915              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
24916              Message-ID: <23449.960929969@www11.gmx.net>
24917      Branch: cfgperl
24918            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
24919            ! epoc/epocish.h
24920 ____________________________________________________________________________
24921 [  6261] By: jhi                                   on 2000/06/28  18:29:07
24922         Log: Subject: Re: [PATCH cfgperl] BOMs away!
24923              From: simon@brecon.co.uk (Simon Cozens)
24924              Date: 17 Jun 2000 11:49:57 GMT
24925              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
24926      Branch: cfgperl
24927            ! pod/perldiag.pod t/comp/require.t toke.c
24928 ____________________________________________________________________________
24929 [  6260] By: jhi                                   on 2000/06/28  17:47:16
24930         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
24931              From: simon@brecon.co.uk (Simon Cozens) 
24932              Date: 17 Jun 2000 11:56:44 GMT 
24933              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
24934              pack U0, pack C0
24935      Branch: cfgperl
24936            ! pod/perlfunc.pod pp.c t/op/pack.t
24937 ____________________________________________________________________________
24938 [  6259] By: jhi                                   on 2000/06/28  16:43:17
24939         Log: perlnewmod was missing from MANIFEST.
24940      Branch: cfgperl
24941            ! MANIFEST
24942 ____________________________________________________________________________
24943 [  6258] By: jhi                                   on 2000/06/28  15:54:30
24944         Log: linenumber tweak
24945      Branch: cfgperl
24946            ! t/pragma/warn/regcomp
24947 ____________________________________________________________________________
24948 [  6257] By: jhi                                   on 2000/06/28  15:50:44
24949         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
24950              From: Doug MacEachern <dougm@covalent.net>
24951              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
24952              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
24953              (one part of the patch had been applied earlier)
24954      Branch: cfgperl
24955            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
24956 ____________________________________________________________________________
24957 [  6256] By: jhi                                   on 2000/06/28  15:40:22
24958         Log: tweaks from Simon Cozens to further fix tr/// under utf8
24959      Branch: cfgperl
24960            ! doop.c
24961 ____________________________________________________________________________
24962 [  6255] By: jhi                                   on 2000/06/28  15:33:45
24963         Log: small thinko tweaks
24964      Branch: cfgperl
24965            ! lib/IPC/Open3.pm t/op/my_stash.t
24966 ____________________________________________________________________________
24967 [  6254] By: jhi                                   on 2000/06/28  15:33:25
24968         Log: Subject: tr///, help wanted.
24969              From: simon@brecon.co.uk (Simon Cozens)
24970              Date: 28 Jun 2000 11:29:04 GMT
24971              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
24972      Branch: cfgperl
24973            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
24974            ! pp_proto.h proto.h t/op/tr.t
24975 ____________________________________________________________________________
24976 [  6253] By: jhi                                   on 2000/06/28  15:09:17
24977         Log: Paranoia tweak on #6249.
24978              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
24979              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24980              Date: Sun, 25 Jun 2000 23:43:12 -0400
24981              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
24982      Branch: cfgperl
24983            ! lib/IPC/Open3.pm
24984 ____________________________________________________________________________
24985 [  6252] By: jhi                                   on 2000/06/28  15:01:38
24986         Log: Document #6249 and #6251.
24987      Branch: cfgperl
24988            ! lib/Exporter.pm lib/IPC/Open3.pm
24989 ____________________________________________________________________________
24990 [  6251] By: jhi                                   on 2000/06/28  14:50:43
24991         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
24992              From: Doug MacEachern <dougm@covalent.net>
24993              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
24994              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
24995      Branch: cfgperl
24996            ! lib/Exporter.pm
24997 ____________________________________________________________________________
24998 [  6250] By: jhi                                   on 2000/06/28  14:45:23
24999         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
25000              From: Doug MacEachern <dougm@covalent.net>
25001              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
25002              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
25003      Branch: cfgperl
25004            + t/op/my_stash.t
25005            ! MANIFEST embed.pl global.sym proto.h toke.c
25006 ____________________________________________________________________________
25007 [  6249] By: jhi                                   on 2000/06/28  14:36:34
25008         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
25009              From: Frank Tobin <ftobin@uiuc.edu>
25010              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
25011              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
25012      Branch: cfgperl
25013            ! lib/IPC/Open3.pm
25014 ____________________________________________________________________________
25015 [  6248] By: jhi                                   on 2000/06/28  14:11:25
25016         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
25017              From: Mark-Jason Dominus <mjd@plover.com>
25018              Date: Tue, 27 Jun 2000 22:36:42 -0400
25019              Message-ID: <20000628023642.12166.qmail@plover.com>
25020      Branch: cfgperl
25021            ! pod/perlfunc.pod
25022 ____________________________________________________________________________
25023 [  6247] By: jhi                                   on 2000/06/27  12:46:37
25024         Log: Tweak $VERSION, patch from Doug MacEachern.
25025      Branch: cfgperl
25026            ! lib/File/Spec.pm
25027 ____________________________________________________________________________
25028 [  6246] By: jhi                                   on 2000/06/27  03:34:46
25029         Log: Allow for standalone testing.
25030      Branch: cfgperl
25031            ! t/lib/filefunc.t t/lib/filespec.t
25032 ____________________________________________________________________________
25033 [  6245] By: jhi                                   on 2000/06/27  02:50:02
25034         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
25035              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
25036              Date: Sat, 24 Jun 2000 13:06:20 +0100
25037              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
25038      Branch: cfgperl
25039            ! ext/DynaLoader/DynaLoader_pm.PL
25040 ____________________________________________________________________________
25041 [  6244] By: jhi                                   on 2000/06/27  02:46:10
25042         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
25043              From: Doug MacEachern <dougm@covalent.net>
25044              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
25045              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
25046      Branch: cfgperl
25047            ! gv.c sv.c t/lib/peek.t
25048 ____________________________________________________________________________
25049 [  6243] By: jhi                                   on 2000/06/27  02:38:07
25050         Log: Subject: [PATCH] is_utf8_string
25051              From: simon@brecon.co.uk (Simon Cozens)
25052              Date: 26 Jun 2000 02:25:59 GMT
25053              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
25054      Branch: cfgperl
25055            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
25056            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
25057            ! proto.h utf8.c
25058 ____________________________________________________________________________
25059 [  6242] By: jhi                                   on 2000/06/27  02:24:00
25060         Log: Subject: [PATCH] bytes<->utf8 fixes
25061              From: simon@brecon.co.uk (Simon Cozens)
25062              Date: 26 Jun 2000 04:55:45 GMT
25063              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
25064      Branch: cfgperl
25065            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
25066 ____________________________________________________________________________
25067 [  6241] By: jhi                                   on 2000/06/27  02:12:42
25068         Log: Do no -warn on \_, only on \alpha.
25069              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
25070              From: David Dyck <dcd@tc.fluke.com>
25071              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
25072              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
25073      Branch: cfgperl
25074            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
25075 ____________________________________________________________________________
25076 [  6240] By: jhi                                   on 2000/06/27  02:00:01
25077         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
25078              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
25079              Date: Mon, 26 Jun 2000 18:40:14 +0100
25080              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
25081      Branch: cfgperl
25082            ! utils/h2xs.PL
25083 ____________________________________________________________________________
25084 [  6239] By: jhi                                   on 2000/06/27  01:53:40
25085         Log: Configure maintenance.  Sever some dependency cycles,
25086              separate gccversion from the cc unit,
25087              address [ID 20000623.006] Configure script patch for using gcc on AIX
25088              (but solve it a little bit differently),
25089              unduplex some accidentally duplicated units,
25090              suggest using gcc if no cc available
25091              (p5p thread: "Solaris configure: counterproposal", 1999-09)
25092      Branch: cfgperl
25093            ! Configure Todo-5.6 config_h.SH
25094      Branch: metaconfig
25095            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
25096            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
25097      Branch: metaconfig/U/perl
25098            + gccvers.U
25099            ! d_getespwnam.U d_getprpwnam.U i_prot.U
25100 ____________________________________________________________________________
25101 [  6238] By: jhi                                   on 2000/06/25  18:04:56
25102         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
25103              From: Dan Sugalski <dan@sidhe.org>
25104              Date: Fri, 23 Jun 2000 17:00:00 -0400
25105              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
25106      Branch: cfgperl
25107            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
25108 ____________________________________________________________________________
25109 [  6237] By: jhi                                   on 2000/06/25  16:36:45
25110         Log: Tweak embed.pl, regen headers.
25111      Branch: cfgperl
25112            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
25113            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
25114            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
25115            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
25116            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
25117 ____________________________________________________________________________
25118 [  6236] By: jhi                                   on 2000/06/25  15:26:42
25119         Log: Regen headers.
25120      Branch: cfgperl
25121            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
25122            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
25123            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
25124            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
25125            ! regnodes.h warnings.h
25126 ____________________________________________________________________________
25127 [  6235] By: jhi                                   on 2000/06/23  19:39:35
25128         Log: The thread begun by
25129              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
25130              From: Kevin.Ruscoe@ubsw.com
25131              Date: Fri, 16 Jun 2000 16:38:51 +0100
25132              Message-Id: <H000019b03c300d6@MHS>
25133      Branch: cfgperl
25134            ! hints/solaris_2.sh
25135 ____________________________________________________________________________
25136 [  6234] By: jhi                                   on 2000/06/23  19:23:36
25137         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
25138              because when run as services (Win32ese for daemons)
25139              no environment variables are set and tmpdir ends up as /tmp,
25140              which is ambiguous.
25141              
25142              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
25143              From: matt@sergeant.org
25144              Date: 16 Jun 2000 16:30:43 -0000
25145              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
25146      Branch: cfgperl
25147            ! lib/File/Spec/Win32.pm
25148 ____________________________________________________________________________
25149 [  6233] By: jhi                                   on 2000/06/23  19:18:58
25150         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
25151              From: Mark-Jason Dominus <mjd@plover.com>
25152              Date: Fri, 16 Jun 2000 20:53:04 -0400
25153              Message-ID: <20000617005304.8008.qmail@plover.com>
25154      Branch: cfgperl
25155            ! op.h
25156 ____________________________________________________________________________
25157 [  6232] By: jhi                                   on 2000/06/23  16:10:02
25158         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
25159              From: simon@brecon.co.uk (Simon Cozens)
25160              Date: 19 Jun 2000 15:18:27 GMT
25161              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
25162              
25163              plus update pod/Makefile and regenerate perltoc
25164      Branch: cfgperl
25165            + pod/perlutil.pod
25166            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
25167 ____________________________________________________________________________
25168 [  6231] By: jhi                                   on 2000/06/23  15:19:18
25169         Log: Subject: [PATCH 5.6.0] cygwin port
25170              From: "Fifer, Eric" <EFifer@sanwaint.com>
25171              Date: Tue, 20 Jun 2000 14:30:58 +0100
25172              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
25173      Branch: cfgperl
25174            ! README.cygwin lib/File/Find.pm
25175 ____________________________________________________________________________
25176 [  6230] By: jhi                                   on 2000/06/23  14:25:21
25177         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
25178      Branch: cfgperl
25179            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
25180            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
25181            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
25182            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
25183 ____________________________________________________________________________
25184 [  6229] By: jhi                                   on 2000/06/23  14:13:34
25185         Log: Subject: README.hpux version 0.6.1
25186              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
25187              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25188              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
25189      Branch: cfgperl
25190            ! README.hpux
25191 ____________________________________________________________________________
25192 [  6228] By: jhi                                   on 2000/06/23  14:07:20
25193         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
25194              From: Doug MacEachern <dougm@covalent.net>
25195              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
25196              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
25197      Branch: cfgperl
25198            ! op.c
25199 ____________________________________________________________________________
25200 [  6227] By: jhi                                   on 2000/06/23  14:01:06
25201         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
25202              From: Doug MacEachern <dougm@covalent.net>
25203              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
25204              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
25205      Branch: cfgperl
25206            + lib/lib.pm.PL
25207            - lib/lib.pm
25208            ! MANIFEST Makefile.SH
25209 ____________________________________________________________________________
25210 [  6226] By: jhi                                   on 2000/06/23  13:53:07
25211         Log: Subject: [PATCH] remove forward declarations in Socket.pm
25212              From: Doug MacEachern <dougm@covalent.net>
25213              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
25214              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
25215              
25216              From: Doug MacEachern <dougm@covalent.net>
25217              Subject: Re: [PATCH] remove forward declarations in Socket.pm
25218              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
25219              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
25220      Branch: cfgperl
25221            ! ext/Socket/Socket.pm op.c
25222 ____________________________________________________________________________
25223 [  6225] By: jhi                                   on 2000/06/23  13:41:52
25224         Log: Add source code filenames to apidoc.
25225              From: simon@brecon.co.uk (Simon Cozens)
25226              Subject: [PATCH embed.pl] Source X-ref
25227              Date: 22 Jun 2000 02:18:49 GMT
25228              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
25229      Branch: cfgperl
25230            ! embed.pl
25231 ____________________________________________________________________________
25232 [  6224] By: jhi                                   on 2000/06/23  13:32:33
25233         Log: A way to avoid English.pm performance hit.
25234              From: root <root@jester.slaysys.com>
25235              Subject: [YAPATCH English.pm] My turn to putt again
25236              Date: Thu, 22 Jun 2000 20:33:58 -0400
25237              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
25238      Branch: cfgperl
25239            ! lib/English.pm t/lib/english.t
25240 ____________________________________________________________________________
25241 [  6223] By: jhi                                   on 2000/06/23  13:27:06
25242         Log: Avoid double close().
25243              Subject: [PATCH] avoid double close()
25244              From: Doug MacEachern <dougm@covalent.net>
25245              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
25246              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
25247      Branch: cfgperl
25248            ! doio.c
25249 ____________________________________________________________________________
25250 [  6222] By: jhi                                   on 2000/06/23  13:25:54
25251         Log: doc typo fix
25252              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
25253              From: Ian Phillipps <Ian.Phillipps@iname.com>
25254              Date: Fri, 23 Jun 2000 10:40:58 +0100
25255              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
25256      Branch: cfgperl
25257            ! lib/Pod/Usage.pm
25258 ____________________________________________________________________________
25259 [  6221] By: jhi                                   on 2000/06/23  13:24:15
25260         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
25261              From: simon@brecon.co.uk (Simon Cozens)
25262              Subject: [PATCH] Eliminate tr///[CU][CU]
25263              Date: 23 Jun 2000 11:05:40 GMT
25264              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
25265      Branch: cfgperl
25266            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
25267 ____________________________________________________________________________
25268 [  6220] By: jhi                                   on 2000/06/22  16:07:51
25269         Log: Win32 patches from Benjamin Stuhl.
25270      Branch: cfgperl
25271            ! makedef.pl win32/win32.h
25272 ____________________________________________________________________________
25273 [  6219] By: jhi                                   on 2000/06/22  16:06:34
25274         Log: Bytecode patches from Benjamin Stuhl.
25275      Branch: cfgperl
25276            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
25277            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
25278            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
25279 ____________________________________________________________________________
25280 [  6218] By: jhi                                   on 2000/06/15  23:54:16
25281         Log: Bytecode patches from Benjamin Stuhl.
25282      Branch: cfgperl
25283            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
25284 ____________________________________________________________________________
25285 [  6217] By: jhi                                   on 2000/06/09  13:38:29
25286         Log: Rename the fdpid locking and integrate with Sarathy.
25287      Branch: cfgperl
25288            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
25289            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
25290            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
25291            ! win32/win32.c
25292           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
25293 ____________________________________________________________________________
25294 [  6216] By: gsar                                  on 2000/06/08  14:54:21
25295         Log: be more optimal about clearing @_
25296      Branch: perl
25297            ! cop.h
25298 ____________________________________________________________________________
25299 [  6215] By: gsar                                  on 2000/06/08  14:33:04
25300         Log: tweak comment about @DB::args
25301      Branch: perl
25302            ! av.h pp_ctl.c
25303 ____________________________________________________________________________
25304 [  6214] By: gsar                                  on 2000/06/08  13:57:54
25305         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
25306              caller() wants to populate @DB::args with it (causes a coredump
25307              in Carp::confess())
25308      Branch: perl
25309            ! cop.h t/op/runlevel.t
25310 ____________________________________________________________________________
25311 [  6213] By: gsar                                  on 2000/06/08  07:06:35
25312         Log: back out change#6106 (seems problematic)
25313      Branch: perl
25314            ! hints/solaris_2.sh
25315 ____________________________________________________________________________
25316 [  6212] By: jhi                                   on 2000/06/07  03:10:36
25317         Log: Continuing mopup for #6204.
25318      Branch: cfgperl
25319            ! ext/B/defsubs_h.PL
25320 ____________________________________________________________________________
25321 [  6211] By: jhi                                   on 2000/06/07  02:41:50
25322         Log: Mopup for #6204.
25323              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
25324              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
25325              This is comes from const() where POK isn't on when expected.
25326      Branch: cfgperl
25327            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
25328            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
25329            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
25330            ! perlapi.h pod/perlapi.pod
25331 ____________________________________________________________________________
25332 [  6210] By: jhi                                   on 2000/06/07  01:56:29
25333         Log: Mopup for #6207 and #6209.
25334      Branch: cfgperl
25335            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
25336 ____________________________________________________________________________
25337 [  6209] By: jhi                                   on 2000/06/07  01:33:12
25338         Log: Lock PL_fdpid against race conditions, based on:
25339              Subject: [PATCH 5.6.0]subprocess fixup for threads
25340              From: Dan Sugalski <dan@sidhe.org>
25341              To: perl5-porters@perl.org
25342              Date: Tue, 11 Apr 2000 17:02:32 -0400
25343              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
25344      Branch: cfgperl
25345            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
25346            ! win32/win32.c
25347 ____________________________________________________________________________
25348 [  6208] By: jhi                                   on 2000/06/07  01:05:23
25349         Log: Regen headers for #6207.
25350      Branch: cfgperl
25351            ! embed.h global.sym objXSUB.h proto.h
25352 ____________________________________________________________________________
25353 [  6207] By: jhi                                   on 2000/06/06  23:43:13
25354         Log: Subject: [PATCH 5.6.0] Threadsafe patches
25355              From: Dan Sugalski <dan@sidhe.org>
25356              To: perl5-porters@perl.org
25357              Date: Mon, 08 May 2000 18:08:13 -0400
25358              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
25359      Branch: cfgperl
25360            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
25361            ! proto.h sv.h util.c
25362 ____________________________________________________________________________
25363 [  6206] By: jhi                                   on 2000/06/06  23:21:23
25364         Log: Subject: [PATCH] Eliminate $a/$b in pod
25365              From: David Glasser <me@davidglasser.net>
25366              To: perl5-porters@perl.org
25367              Date: Mon, 29 May 2000 21:15:59 -0400
25368              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
25369      Branch: cfgperl
25370            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
25371            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
25372            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
25373            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
25374            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
25375            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
25376            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
25377            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
25378            ! pod/perlvar.pod pod/perlxs.pod
25379 ____________________________________________________________________________
25380 [  6205] By: jhi                                   on 2000/06/06  23:12:14
25381         Log: Subject: [PATCH] Win32 improvements
25382              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
25383              To: gsar@activestate.com, perl5-porters@perl.org
25384              Date: Mon, 29 May 2000 17:22:24 PDT
25385              Message-ID: <20000530002224.91142.qmail@hotmail.com>
25386              (MUA had mangled many lines by wordwrapping)
25387      Branch: cfgperl
25388            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
25389 ____________________________________________________________________________
25390 [  6204] By: jhi                                   on 2000/06/06  23:01:50
25391         Log: Subject: [PATCH] B::Bytecode patches
25392              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
25393              To: gsar@activestate.com, jhi@iki.fi
25394              Cc: perl5-porters@perl.org
25395              Message-ID: <20000602202526.48694.qmail@hotmail.com>
25396              (MUA had mangled many lines by wordwrapping)
25397      Branch: cfgperl
25398            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
25399            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
25400            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
25401            ! intrpvar.h perl.c
25402 ____________________________________________________________________________
25403 [  6203] By: jhi                                   on 2000/06/06  22:32:43
25404         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
25405              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25406              Date: Tue, 06 Jun 2000 13:07:45 -0700
25407              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
25408      Branch: cfgperl
25409            ! pod/perldiag.pod
25410 ____________________________________________________________________________
25411 [  6202] By: jhi                                   on 2000/06/06  19:38:35
25412         Log: Integrate with Sarathy.
25413      Branch: cfgperl
25414           !> perl.c
25415 ____________________________________________________________________________
25416 [  6201] By: gsar                                  on 2000/06/06  00:42:59
25417         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
25418              does a PUSHMARK that's never ever POPMARKed; in general, only
25419              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
25420              Perl_eval_[sp]v() don't because they don't take any incoming
25421              arguments (this leak has been around since the original version
25422              of perl_eval_pv() in 5.003_97e)
25423      Branch: perl
25424            ! perl.c
25425 ____________________________________________________________________________
25426 [  6200] By: jhi                                   on 2000/06/04  03:44:52
25427         Log: Update to cperl-mode.el 4.31 from
25428              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
25429              Subject: A couple of notes
25430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25431              To: Mailing list Perl5 <perl5-porters@perl.org>
25432              Date: Sat, 3 Jun 2000 23:33:32 -0400
25433              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
25434      Branch: cfgperl
25435            ! emacs/cperl-mode.el
25436 ____________________________________________________________________________
25437 [  6199] By: jhi                                   on 2000/06/03  15:11:05
25438         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
25439              From: Dan Sugalski <dan@sidhe.org>
25440              To: perl5-porters@perl.org, vmsperl@perl.org
25441              Date: Fri, 02 Jun 2000 17:30:51 -0400
25442              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
25443      Branch: cfgperl
25444            ! vms/descrip_mms.template vms/gen_shrfls.pl
25445 ____________________________________________________________________________
25446 [  6198] By: jhi                                   on 2000/06/03  14:59:15
25447         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
25448              From: Dan Sugalski <dan@sidhe.org>
25449              To: vmsperl@perl.org, perl5-porters@perl.org
25450              Date: Fri, 02 Jun 2000 16:00:41 -0400
25451              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
25452              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
25453      Branch: cfgperl
25454            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
25455            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
25456            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
25457 ____________________________________________________________________________
25458 [  6197] By: jhi                                   on 2000/06/03  14:41:30
25459         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
25460              From: John Borwick <jhborwic@unity.ncsu.edu>
25461              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
25462              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
25463      Branch: cfgperl
25464            ! pod/perlsyn.pod
25465 ____________________________________________________________________________
25466 [  6196] By: jhi                                   on 2000/06/03  14:38:09
25467         Log: Integrate with Sarathy.
25468      Branch: cfgperl
25469           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
25470           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
25471           !> vms/perly_c.vms
25472 ____________________________________________________________________________
25473 [  6195] By: gsar                                  on 2000/06/02  22:43:13
25474         Log: fix yet another eval"" leak under USE_ITHREADS
25475      Branch: perl
25476            ! op.c
25477 ____________________________________________________________________________
25478 [  6194] By: gsar                                  on 2000/06/02  18:22:06
25479         Log: fix small eval"" memory leaks under USE_ITHREADS
25480      Branch: perl
25481            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
25482            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
25483            ! vms/perly_c.vms
25484 ____________________________________________________________________________
25485 [  6193] By: jhi                                   on 2000/06/01  13:03:56
25486         Log: Signals-be-gone for microperl.
25487      Branch: cfgperl
25488            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
25489 ____________________________________________________________________________
25490 [  6192] By: jhi                                   on 2000/06/01  12:52:02
25491         Log: Integrate with Sarathy.
25492      Branch: cfgperl
25493           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
25494           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
25495           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
25496           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
25497           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
25498           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
25499           !> t/op/vec.t utils/h2xs.PL
25500 ____________________________________________________________________________
25501 [  6191] By: gsar                                  on 2000/06/01  09:38:21
25502         Log: vec() loses numericalness (modified version of patch suggested
25503              by Robin Barker)
25504      Branch: perl
25505            ! doop.c t/op/vec.t
25506 ____________________________________________________________________________
25507 [  6190] By: gsar                                  on 2000/06/01  09:26:15
25508         Log: submit missing embed.pl change
25509      Branch: perl
25510            ! embed.pl
25511 ____________________________________________________________________________
25512 [  6189] By: gsar                                  on 2000/06/01  09:05:34
25513         Log: counting tr/// corrupts later operation (from M.J.T Guy)
25514      Branch: perl
25515            ! doop.c t/op/tr.t
25516 ____________________________________________________________________________
25517 [  6188] By: gsar                                  on 2000/06/01  08:58:39
25518         Log: h2xs tweaks
25519      Branch: perl
25520            ! utils/h2xs.PL
25521 ____________________________________________________________________________
25522 [  6187] By: gsar                                  on 2000/06/01  08:50:07
25523         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
25524              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
25525      Branch: perl
25526            + lib/Pod/LaTeX.pm
25527            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
25528            ! pod/pod2latex.PL
25529 ____________________________________________________________________________
25530 [  6186] By: gsar                                  on 2000/06/01  08:24:40
25531         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
25532              <wolfgang.laun@alcatel.at>)
25533      Branch: perl
25534            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
25535            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
25536 ____________________________________________________________________________
25537 [  6185] By: gsar                                  on 2000/06/01  08:12:00
25538         Log: remove incorrect documentation about implicit split to @_ in
25539              list context, which never really worked in perl 5 (from
25540              M.J.T. Guy)
25541      Branch: perl
25542            ! pod/perlfunc.pod pod/perltrap.pod
25543 ____________________________________________________________________________
25544 [  6184] By: gsar                                  on 2000/06/01  07:52:27
25545         Log: tweak for change#6127
25546      Branch: perl
25547            ! perl.c
25548 ____________________________________________________________________________
25549 [  6183] By: gsar                                  on 2000/06/01  07:41:02
25550         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
25551              <nick@ccl4.org>)
25552      Branch: perl
25553            + t/lib/selfloader.t
25554            ! MANIFEST lib/SelfLoader.pm
25555 ____________________________________________________________________________
25556 [  6182] By: jhi                                   on 2000/06/01  00:34:42
25557         Log: Be Cleaner Part Deux.
25558      Branch: cfgperl
25559            ! Makefile.SH
25560 ____________________________________________________________________________
25561 [  6181] By: jhi                                   on 2000/06/01  00:32:09
25562         Log: Integrate with Sarathy.
25563      Branch: cfgperl
25564           !> pp.c t/op/arith.t
25565 ____________________________________________________________________________
25566 [  6180] By: jhi                                   on 2000/06/01  00:31:13
25567         Log: microperl nits from Simon Cozens.
25568      Branch: cfgperl
25569            + uconfig.h
25570            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
25571            ! unixish.h
25572 ____________________________________________________________________________
25573 [  6179] By: gsar                                  on 2000/05/31  22:37:51
25574         Log: buggy modulus on UVs introduced by change#3378 (resulted in
25575              4063328477 % 65535 amounting to 27406, instead of 27407)
25576      Branch: perl
25577            ! pp.c t/op/arith.t
25578 ____________________________________________________________________________
25579 [  6178] By: jhi                                   on 2000/05/31  21:52:41
25580         Log: Be cleaner.
25581      Branch: cfgperl
25582            ! Makefile.SH
25583 ____________________________________________________________________________
25584 [  6177] By: jhi                                   on 2000/05/31  21:47:33
25585         Log: Substitution utf8 patch from Simon Cozens.
25586      Branch: cfgperl
25587            ! pp_hot.c
25588 ____________________________________________________________________________
25589 [  6176] By: jhi                                   on 2000/05/31  21:45:34
25590         Log: Single-quoted utf8 patch from Simon Cozens.
25591      Branch: cfgperl
25592            ! toke.c
25593 ____________________________________________________________________________
25594 [  6175] By: jhi                                   on 2000/05/31  21:40:18
25595         Log: Integrate with Sarathy.
25596      Branch: cfgperl
25597           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
25598 ____________________________________________________________________________
25599 [  6174] By: jhi                                   on 2000/05/31  21:37:31
25600         Log: microperl changes from Simon Cozens; Makefile for microperl
25601              written from scratch; few casts added as microperl compilation
25602              doesn't have all prototypes available.
25603      Branch: cfgperl
25604            + Makefile.micro README.micro Todo.micro uconfig.sh
25605            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
25606            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
25607      Branch: metaconfig
25608            + U/modified/Config_h.U
25609 ____________________________________________________________________________
25610 [  6173] By: jhi                                   on 2000/05/31  20:00:24
25611         Log: metaconfig maintenance.
25612      Branch: metaconfig
25613            + U/modified/Inhdr.U U/typedefs/inotype.U
25614      Branch: metaconfig/U/perl
25615            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
25616            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
25617 ____________________________________________________________________________
25618 [  6172] By: gsar                                  on 2000/05/31  05:05:42
25619         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
25620              (from Ilya Zakharevich)
25621      Branch: perl
25622            ! regexec.c t/op/re_tests
25623 ____________________________________________________________________________
25624 [  6171] By: gsar                                  on 2000/05/31  05:01:47
25625         Log: scalar() doesn't force scalar context when used in void context
25626              (from Simon Cozens)
25627      Branch: perl
25628            ! op.c t/op/wantarray.t
25629 ____________________________________________________________________________
25630 [  6170] By: gsar                                  on 2000/05/31  04:41:33
25631         Log: change#6142 needs tweaks to tests to work where there's no symlink()
25632              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
25633      Branch: perl
25634            ! t/lib/filefind.t
25635 ____________________________________________________________________________
25636 [  6169] By: gsar                                  on 2000/05/31  04:29:49
25637         Log: integrate cfgperl contents into mainline
25638      Branch: perl
25639           +> pod/perlmodlib.PL pod/perlnewmod.pod
25640           !> (integrate 42 files)
25641 ____________________________________________________________________________
25642 [  6168] By: jhi                                   on 2000/05/30  22:53:37
25643         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
25644      Branch: cfgperl
25645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25646            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
25647            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
25648            ! win32/config.bc win32/config.gc win32/config.vc
25649            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25650            ! win32/config_h.PL win32/config_sh.PL
25651      Branch: metaconfig/U/perl
25652            ! perlxv.U
25653 ____________________________________________________________________________
25654 [  6167] By: jhi                                   on 2000/05/30  22:20:21
25655         Log: tweak todo 
25656      Branch: cfgperl
25657            ! Todo-5.6
25658 ____________________________________________________________________________
25659 [  6166] By: jhi                                   on 2000/05/30  22:11:51
25660         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
25661              in case somebody wants to write an extension for more
25662              shadow database interfaces.
25663      Branch: cfgperl
25664            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25665            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
25666            ! vos/config.def vos/config.h vos/config_h.SH_orig
25667            ! win32/config.bc win32/config.gc win32/config.vc
25668            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25669      Branch: metaconfig
25670            ! U/modified/Myinit.U
25671      Branch: metaconfig/U/perl
25672            + d_getespwnam.U d_getprpwnam.U i_prot.U
25673 ____________________________________________________________________________
25674 [  6165] By: jhi                                   on 2000/05/30  18:35:34
25675         Log: Integrate with Sarathy.
25676      Branch: cfgperl
25677           !> op.c
25678 ____________________________________________________________________________
25679 [  6164] By: jhi                                   on 2000/05/30  18:30:16
25680         Log: detypo
25681      Branch: cfgperl
25682            ! Configure config_h.SH
25683      Branch: metaconfig/U/perl
25684            ! perlxv.U
25685 ____________________________________________________________________________
25686 [  6163] By: gsar                                  on 2000/05/30  03:24:03
25687         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
25688      Branch: perl
25689            ! op.c
25690 ____________________________________________________________________________
25691 [  6162] By: gsar                                  on 2000/05/30  03:09:38
25692         Log: fix memory leak in method call optimization (change#3768);
25693              made C<eval "$x->foo()"> leak
25694      Branch: perl
25695            ! op.c
25696 ____________________________________________________________________________
25697 [  6161] By: jhi                                   on 2000/05/29  17:56:26
25698         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
25699              both from Simon Cozens.
25700      Branch: cfgperl
25701            + pod/perlmodlib.PL pod/perlnewmod.pod
25702            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
25703            ! pod/perlmodlib.pod pod/perltoc.pod
25704 ____________________________________________________________________________
25705 [  6160] By: jhi                                   on 2000/05/29  17:23:55
25706         Log: Changes for the File::Temp 0.08 (change #6159) test suite
25707              to fit better into the Perl distribution test framework.
25708      Branch: cfgperl
25709            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
25710            ! t/lib/ftmp-tempfile.t
25711 ____________________________________________________________________________
25712 [  6159] By: jhi                                   on 2000/05/29  16:55:36
25713         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
25714      Branch: cfgperl
25715            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
25716            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
25717 ____________________________________________________________________________
25718 [  6158] By: bailey                                on 2000/05/29  16:22:08
25719         Log: Add fallback to tmpfile for use in cases where user's relying on
25720              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
25721              Lane's patch)
25722      Branch: vmsperl
25723            ! vms/vms.c vms/vmsish.h
25724 ____________________________________________________________________________
25725 [  6157] By: jhi                                   on 2000/05/29  03:10:36
25726         Log: Regen Configure to jive with #6149.
25727      Branch: cfgperl
25728            ! Configure
25729      Branch: metaconfig
25730            ! U/modified/Getfile.U
25731 ____________________________________________________________________________
25732 [  6156] By: jhi                                   on 2000/05/29  03:01:38
25733         Log: Integrate with Sarathy.
25734      Branch: cfgperl
25735           +> ext/DynaLoader/dl_mac.xs
25736           !> (integrate 38 files)
25737 ____________________________________________________________________________
25738 [  6155] By: gsar                                  on 2000/05/28  21:15:58
25739         Log: small bug in change#6144; remove random \xA0 character that snuck
25740              in via change#6145
25741      Branch: perl
25742            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
25743 ____________________________________________________________________________
25744 [  6154] By: gsar                                  on 2000/05/28  21:04:19
25745         Log: avoid type mismatch warning
25746      Branch: perl
25747            ! perl.c
25748 ____________________________________________________________________________
25749 [  6153] By: gsar                                  on 2000/05/28  20:58:31
25750         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
25751              <nick@Bagpuss.uk.boo.com>)
25752      Branch: perl
25753            ! lib/Test/Harness.pm
25754 ____________________________________________________________________________
25755 [  6152] By: gsar                                  on 2000/05/28  20:53:42
25756         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
25757      Branch: perl
25758            ! regexec.c
25759 ____________________________________________________________________________
25760 [  6151] By: gsar                                  on 2000/05/28  20:50:28
25761         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
25762      Branch: perl
25763            ! regexec.c
25764 ____________________________________________________________________________
25765 [  6150] By: gsar                                  on 2000/05/28  20:39:58
25766         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
25767      Branch: perl
25768            ! pod/perlrequick.pod
25769 ____________________________________________________________________________
25770 [  6149] By: gsar                                  on 2000/05/28  20:35:16
25771         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
25772              <troc@netrus.net>)
25773      Branch: perl
25774            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
25775            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
25776            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
25777            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
25778 ____________________________________________________________________________
25779 [  6148] By: gsar                                  on 2000/05/28  20:21:07
25780         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
25781      Branch: perl
25782            ! lib/ExtUtils/MM_Unix.pm
25783 ____________________________________________________________________________
25784 [  6147] By: gsar                                  on 2000/05/28  20:12:41
25785         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
25786              (from Peter Prymmer)
25787      Branch: perl
25788            ! vms/subconfigure.com
25789 ____________________________________________________________________________
25790 [  6146] By: gsar                                  on 2000/05/28  20:06:15
25791         Log: doc typo
25792      Branch: perl
25793            ! lib/warnings.pm warnings.h warnings.pl
25794 ____________________________________________________________________________
25795 [  6145] By: gsar                                  on 2000/05/28  18:44:33
25796         Log: make xsubpp skip embedded pod (from Matthias Neeracher
25797              <neeri@iis.ee.ethz.ch>)
25798      Branch: perl
25799            ! lib/ExtUtils/xsubpp
25800 ____________________________________________________________________________
25801 [  6144] By: gsar                                  on 2000/05/28  18:42:49
25802         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
25803              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
25804              <neeri@iis.ee.ethz.ch>)
25805      Branch: perl
25806            ! lib/AutoSplit.pm
25807 ____________________________________________________________________________
25808 [  6143] By: gsar                                  on 2000/05/28  18:41:12
25809         Log: MacOS support, part 1 (from Matthias Neeracher
25810              <neeri@iis.ee.ethz.ch>)
25811      Branch: perl
25812            + ext/DynaLoader/dl_mac.xs
25813            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
25814            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
25815            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
25816            ! util.h
25817 ____________________________________________________________________________
25818 [  6142] By: gsar                                  on 2000/05/28  18:21:51
25819         Log: File::Find fails to chdir when chasing symlinks (from
25820              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
25821      Branch: perl
25822            ! lib/File/Find.pm t/lib/filefind.t
25823 ____________________________________________________________________________
25824 [  6141] By: jhi                                   on 2000/05/28  14:25:15
25825         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
25826              forwarded by Peter Seebach from the bsdi-users mailing list.
25827              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
25828      Branch: perl
25829            ! hints/bsdos.sh
25830 ____________________________________________________________________________
25831 [  6140] By: jhi                                   on 2000/05/28  14:11:57
25832         Log: Integrate with Sarathy.
25833      Branch: cfgperl
25834           +> (branch 30 files)
25835           !> (integrate 93 files)
25836 ____________________________________________________________________________
25837 [  6139] By: gsar                                  on 2000/05/28  10:01:48
25838         Log: revise mktables.PL for bugs and newness in Unicode 3.0
25839              (from James Bence <jbence@amgen.com>)
25840      Branch: perl
25841            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
25842            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
25843            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
25844            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
25845            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
25846            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
25847            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
25848            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
25849            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
25850            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
25851            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
25852            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
25853            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
25854            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
25855            + lib/unicode/Is/SylWU.pl
25856            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
25857            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
25858            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
25859            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
25860            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
25861            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
25862            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
25863            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
25864            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
25865            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
25866            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
25867            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
25868            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
25869            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
25870            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
25871            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
25872            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
25873            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
25874            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
25875            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
25876            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
25877            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
25878            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
25879            ! lib/unicode/Makefile lib/unicode/mktables.PL
25880 ____________________________________________________________________________
25881 [  6138] By: gsar                                  on 2000/05/28  08:50:32
25882         Log: add note about the handling of negative indices to tied arrays
25883              (from Michael G Schwern <schwern@pobox.com>)
25884      Branch: perl
25885            ! pod/perltie.pod
25886 ____________________________________________________________________________
25887 [  6137] By: gsar                                  on 2000/05/28  08:46:10
25888         Log: fix bogus redeclaration warning for "our" variables in different
25889              scopes
25890      Branch: perl
25891            ! op.c t/pragma/strict-vars
25892 ____________________________________________________________________________
25893 [  6136] By: gsar                                  on 2000/05/28  08:31:20
25894         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
25895      Branch: perl
25896            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
25897 ____________________________________________________________________________
25898 [  6135] By: gsar                                  on 2000/05/28  08:17:50
25899         Log: enable Test::Harness to dynamically determine column width etc.
25900              (from Rob Napier <rnapier@employees.org>)
25901      Branch: perl
25902            ! lib/Test/Harness.pm
25903 ____________________________________________________________________________
25904 [  6134] By: gsar                                  on 2000/05/28  08:13:39
25905         Log: make Test::Harness use wait.h/WCOREDUMP if available
25906              (from Ben Tilly <ben_tilly@hotmail.com>)
25907      Branch: perl
25908            ! lib/Test/Harness.pm
25909 ____________________________________________________________________________
25910 [  6133] By: gsar                                  on 2000/05/28  08:08:05
25911         Log: elide bogus test in change#6132
25912      Branch: perl
25913            ! t/pragma/warn/9enabled
25914 ____________________________________________________________________________
25915 [  6132] By: gsar                                  on 2000/05/28  08:03:14
25916         Log: warnings::enabled() doesn't fall back to looking at $^W if
25917              caller isn't using lexical warnings (from Paul Marquess)
25918      Branch: perl
25919            ! pp_ctl.c t/pragma/warn/9enabled
25920 ____________________________________________________________________________
25921 [  6131] By: gsar                                  on 2000/05/28  07:57:47
25922         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
25923      Branch: perl
25924            ! ext/POSIX/POSIX.pm
25925 ____________________________________________________________________________
25926 [  6130] By: gsar                                  on 2000/05/28  07:29:12
25927         Log: fix places that mean C<"word" character> but say C<alphanumeric
25928              character>
25929      Branch: perl
25930            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
25931 ____________________________________________________________________________
25932 [  6129] By: gsar                                  on 2000/05/28  07:18:41
25933         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
25934      Branch: perl
25935            ! vms/test.com
25936 ____________________________________________________________________________
25937 [  6128] By: gsar                                  on 2000/05/28  07:12:55
25938         Log: new perlxstut example for passing/returning refs to arrays
25939              (from David Lowe <dlowe@pootpoot.com>)
25940      Branch: perl
25941            ! pod/perlxstut.pod
25942 ____________________________________________________________________________
25943 [  6127] By: gsar                                  on 2000/05/28  07:02:50
25944         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
25945              failed (from Gisle Aas)
25946      Branch: perl
25947            ! cop.h perl.c
25948 ____________________________________________________________________________
25949 [  6126] By: gsar                                  on 2000/05/28  06:39:53
25950         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
25951              (reworked variant of patch suggested by Simon Cozens)
25952      Branch: perl
25953            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
25954            ! pp_hot.c proto.h t/op/gv.t
25955 ____________________________________________________________________________
25956 [  6125] By: gsar                                  on 2000/05/28  05:14:55
25957         Log: enable propagating exception objects via Perl_croak() in XS code
25958              (from Gisle Aas)
25959      Branch: perl
25960            ! util.c
25961 ____________________________________________________________________________
25962 [  6124] By: gsar                                  on 2000/05/28  05:07:28
25963         Log: integrate vmsperl contents into mainline
25964      Branch: perl
25965           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
25966           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
25967           !> vms/vmsish.h
25968 ____________________________________________________________________________
25969 [  6123] By: gsar                                  on 2000/05/28  05:03:53
25970         Log: clarify gotcha with #line directives (from Rocco Caputo
25971              <troc@netrus.net>)
25972      Branch: perl
25973            ! pod/perldebug.pod pod/perlsyn.pod
25974 ____________________________________________________________________________
25975 [  6122] By: gsar                                  on 2000/05/28  04:58:29
25976         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
25977              (from Mark-Jason Dominus)
25978      Branch: perl
25979            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
25980            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
25981            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
25982            ! toke.c
25983 ____________________________________________________________________________
25984 [  6121] By: bailey                                on 2000/05/25  04:46:54
25985         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
25986              lists (based on fixes by Craig Berry)
25987      Branch: vmsperl
25988            ! lib/File/Spec/VMS.pm
25989 ____________________________________________________________________________
25990 [  6120] By: bailey                                on 2000/05/25  04:25:38
25991         Log: Add missing escape (Charles Lane)
25992      Branch: vmsperl
25993            ! t/op/lex_assign.t
25994 ____________________________________________________________________________
25995 [  6119] By: bailey                                on 2000/05/25  04:21:25
25996         Log: Quiet error messages in vmsish.t (Charles Lane)
25997      Branch: vmsperl
25998            ! vms/ext/vmsish.t
25999 ____________________________________________________________________________
26000 [  6118] By: bailey                                on 2000/05/25  04:17:57
26001         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
26002              Flatten case labels in switch statements uniformly (Charles Bailey)
26003      Branch: vmsperl
26004            ! vms/vms.c
26005 ____________________________________________________________________________
26006 [  6117] By: bailey                                on 2000/05/25  03:58:09
26007         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
26008      Branch: vmsperl
26009            ! vms/vmsish.h
26010 ____________________________________________________________________________
26011 [  6116] By: bailey                                on 2000/05/25  03:11:15
26012         Log: Miscellaneous cosmetic fixes (Charles Lane)
26013      Branch: vmsperl
26014            ! lib/ExtUtils/MM_VMS.pm
26015 ____________________________________________________________________________
26016 [  6115] By: bailey                                on 2000/05/25  03:10:36
26017         Log: Add bounds checking for several strings (Charles Lane)
26018      Branch: vmsperl
26019            ! vms/vms.c
26020 ____________________________________________________________________________
26021 [  6114] By: bailey                                on 2000/05/25  02:25:34
26022         Log: Urk -- undo previous removal of vmsish 'exit' change
26023      Branch: vmsperl
26024            ! vms/ext/vmsish.pm vms/vmsish.h
26025 ____________________________________________________________________________
26026 [  6113] By: bailey                                on 2000/05/24  02:24:40
26027         Log: Ugly workaround for version-specific RTL error
26028      Branch: vmsperl
26029            ! vms/vms.c
26030 ____________________________________________________________________________
26031 [  6112] By: bailey                                on 2000/05/24  02:19:55
26032         Log: Check for existence of file before trying to delete
26033      Branch: vmsperl
26034            ! vms/test.com
26035 ____________________________________________________________________________
26036 [  6111] By: bailey                                on 2000/05/23  23:35:13
26037         Log: Resync with mainline prior to post-5.6.0 updates
26038      Branch: vmsperl
26039           +> (branch 49 files)
26040            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
26041            ! vms/ext/vmsish.pm
26042           !> (integrate 334 files)
26043 ____________________________________________________________________________
26044 [  6110] By: jhi                                   on 2000/05/23  19:28:32
26045         Log: todo tweak
26046      Branch: cfgperl
26047            ! Todo-5.6
26048 ____________________________________________________________________________
26049 [  6109] By: jhi                                   on 2000/05/18  17:38:54
26050         Log: Integrate with Sarathy.
26051      Branch: cfgperl
26052           !> mg.c perl.h win32/perlhost.h
26053 ____________________________________________________________________________
26054 [  6108] By: gsar                                  on 2000/05/17  02:24:56
26055         Log: reenable fake signal handling on Windows, bugs and all
26056      Branch: perl
26057            ! mg.c perl.h win32/perlhost.h
26058 ____________________________________________________________________________
26059 [  6107] By: jhi                                   on 2000/05/15  18:01:41
26060         Log: Tweak the todo list.
26061      Branch: cfgperl
26062            ! Todo-5.6
26063 ____________________________________________________________________________
26064 [  6106] By: jhi                                   on 2000/05/15  13:41:48
26065         Log: The (Configure) script refuses to go on, after asking for
26066              'You may also choose to try maximal 64-bitness....'.
26067              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
26068              -- Patrick Zima
26069              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
26070      Branch: cfgperl
26071            ! hints/solaris_2.sh
26072 ____________________________________________________________________________
26073 [  6105] By: jhi                                   on 2000/05/11  14:37:43
26074         Log: Integrate with Sarathy.
26075      Branch: cfgperl
26076           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
26077           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
26078 ____________________________________________________________________________
26079 [  6104] By: gsar                                  on 2000/05/11  03:39:07
26080         Log: PL_sys_intern was being initialized too late on windows
26081      Branch: perl
26082            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
26083            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
26084 ____________________________________________________________________________
26085 [  6103] By: jhi                                   on 2000/05/09  19:42:20
26086         Log: Test tweaking for Unicos continues.
26087      Branch: cfgperl
26088            ! t/op/64bitint.t
26089 ____________________________________________________________________________
26090 [  6102] By: jhi                                   on 2000/05/09  16:47:27
26091         Log: The test suite tweak in #6101 wasn't quite right.
26092      Branch: cfgperl
26093            ! t/lib/complex.t
26094 ____________________________________________________________________________
26095 [  6101] By: jhi                                   on 2000/05/09  15:35:34
26096         Log: Hints and test tweaks for Unicos.
26097      Branch: cfgperl
26098            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
26099 ____________________________________________________________________________
26100 [  6100] By: jhi                                   on 2000/05/08  21:15:06
26101         Log: More compilation tweakery from Allen Smith.
26102      Branch: cfgperl
26103            ! hints/irix_6.sh
26104 ____________________________________________________________________________
26105 [  6099] By: jhi                                   on 2000/05/08  19:21:18
26106         Log: Tweaks for the cc bugs from Allen Smith.
26107      Branch: cfgperl
26108            ! hints/irix_6.sh
26109 ____________________________________________________________________________
26110 [  6098] By: jhi                                   on 2000/05/08  19:13:37
26111         Log: Add a note about other, yet unsupported, shadow password APIs.
26112      Branch: cfgperl
26113            ! pp_sys.c
26114 ____________________________________________________________________________
26115 [  6097] By: jhi                                   on 2000/05/08  18:46:34
26116         Log: Add a note about possible compilation problems from Allen Smith.
26117      Branch: cfgperl
26118            ! hints/irix_6.sh
26119 ____________________________________________________________________________
26120 [  6096] By: jhi                                   on 2000/05/08  17:33:10
26121         Log: Integrate with Sarathy.
26122      Branch: cfgperl
26123           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
26124           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
26125 ____________________________________________________________________________
26126 [  6095] By: jhi                                   on 2000/05/08  16:21:33
26127         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
26128              might be useful in future.
26129      Branch: cfgperl
26130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26131            ! config_h.SH
26132      Branch: metaconfig
26133            ! U/installdirs/inc_version_list.U
26134      Branch: metaconfig/U/perl
26135            ! perlxv.U
26136 ____________________________________________________________________________
26137 [  6094] By: gsar                                  on 2000/05/08  14:22:22
26138         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
26139      Branch: perl
26140            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
26141            ! hints/cygwin.sh pp_sys.c
26142 ____________________________________________________________________________
26143 [  6093] By: gsar                                  on 2000/05/08  12:52:28
26144         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
26145              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
26146      Branch: perl
26147            ! pp_sys.c sv.c win32/perlhost.h
26148 ____________________________________________________________________________
26149 [  6092] By: jhi                                   on 2000/05/07  22:40:34
26150         Log: Regen perltoc with the fixed buildtoc.
26151      Branch: cfgperl
26152            ! pod/perltoc.pod
26153 ____________________________________________________________________________
26154 [  6091] By: jhi                                   on 2000/05/07  22:24:16
26155         Log: Integrate with Sarathy.
26156      Branch: cfgperl
26157           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
26158           !> t/op/substr.t toke.c
26159 ____________________________________________________________________________
26160 [  6090] By: gsar                                  on 2000/05/07  19:47:07
26161         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
26162              [NI]OK; added tests for both
26163      Branch: perl
26164            ! perl.c pp_hot.c sv.c t/op/substr.t
26165 ____________________________________________________________________________
26166 [  6089] By: gsar                                  on 2000/05/07  18:18:38
26167         Log: buildtoc tweak to fix newline lossage
26168      Branch: perl
26169            ! pod/buildtoc
26170 ____________________________________________________________________________
26171 [  6088] By: jhi                                   on 2000/05/07  16:35:36
26172         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
26173              because we do not use those.  The HAS_GETSPNAM remains,
26174              though, because we still do use that.
26175      Branch: cfgperl
26176            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26177            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
26178            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
26179            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
26180            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26181            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
26182 ____________________________________________________________________________
26183 [  6087] By: gsar                                  on 2000/05/07  16:05:16
26184         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
26185      Branch: perl
26186            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
26187 ____________________________________________________________________________
26188 [  6086] By: jhi                                   on 2000/05/07  15:27:07
26189         Log: Integrate with Sarathy.
26190      Branch: cfgperl
26191           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26192           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
26193           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
26194           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
26195           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
26196           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
26197 ____________________________________________________________________________
26198 [  6085] By: gsar                                  on 2000/05/07  05:52:02
26199         Log: repeat operator (x) doesn't preserve utf8-ness
26200      Branch: perl
26201            ! pp.c t/op/substr.t
26202 ____________________________________________________________________________
26203 [  6084] By: gsar                                  on 2000/05/07  05:39:55
26204         Log: substr() does not preserve utf8-ness (from Stefan Eissing
26205              <Eissing@medicaldataservice.de>); added tests
26206      Branch: perl
26207            ! pp.c t/op/substr.t
26208 ____________________________________________________________________________
26209 [  6083] By: gsar                                  on 2000/05/07  05:24:46
26210         Log: note about undocumented caller() return value (from M.J.T. Guy);
26211              yet another peek.t tweak
26212      Branch: perl
26213            ! pod/perlfunc.pod t/lib/peek.t
26214 ____________________________________________________________________________
26215 [  6082] By: gsar                                  on 2000/05/07  05:08:40
26216         Log: peek.t non-portable to ithreads
26217      Branch: perl
26218            ! t/lib/peek.t
26219 ____________________________________________________________________________
26220 [  6081] By: gsar                                  on 2000/05/07  04:17:04
26221         Log: better default perlbug categories for ok reports (from Richard Foley)
26222      Branch: perl
26223            ! utils/perlbug.PL
26224 ____________________________________________________________________________
26225 [  6080] By: gsar                                  on 2000/05/07  04:08:07
26226         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
26227              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
26228      Branch: perl
26229            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26230            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
26231            ! AUTHORS MAINTAIN MANIFEST
26232 ____________________________________________________________________________
26233 [  6079] By: gsar                                  on 2000/05/07  04:01:38
26234         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
26235      Branch: perl
26236            ! lib/Carp/Heavy.pm
26237 ____________________________________________________________________________
26238 [  6078] By: gsar                                  on 2000/05/07  01:24:19
26239         Log: workaround for CRT bug in chdir() (from Charles Lane, via
26240              Peter Prymmer)
26241      Branch: perl
26242            ! iperlsys.h vms/vms.c vms/vmsish.h
26243 ____________________________________________________________________________
26244 [  6077] By: gsar                                  on 2000/05/07  01:22:23
26245         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
26246              and Tom Phoenix)
26247      Branch: perl
26248            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
26249 ____________________________________________________________________________
26250 [  6076] By: gsar                                  on 2000/05/06  17:36:29
26251         Log: integrate cfgperl contents into mainline
26252      Branch: perl
26253           +> t/lib/peek.t
26254           !> Configure MANIFEST Porting/Glossary Porting/config.sh
26255           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
26256           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
26257           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
26258 ____________________________________________________________________________
26259 [  6075] By: jhi                                   on 2000/05/05  18:56:10
26260         Log: Make the test more portable.
26261      Branch: cfgperl
26262            ! t/lib/peek.t
26263 ____________________________________________________________________________
26264 [  6074] By: jhi                                   on 2000/05/05  18:49:20
26265         Log: Introduce t/lib/peek.t.
26266      Branch: cfgperl
26267            + t/lib/peek.t
26268            ! MANIFEST
26269 ____________________________________________________________________________
26270 [  6073] By: jhi                                   on 2000/05/05  14:30:45
26271         Log: Complex tweaks.
26272      Branch: cfgperl
26273            ! lib/Math/Complex.pm t/lib/complex.t
26274 ____________________________________________________________________________
26275 [  6072] By: jhi                                   on 2000/05/05  12:27:13
26276         Log: Integrate with Sarathy.
26277      Branch: cfgperl
26278           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
26279           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
26280           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
26281           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
26282 ____________________________________________________________________________
26283 [  6071] By: gsar                                  on 2000/05/05  02:24:46
26284         Log: misformatted perllocal.pod (from Tim Jenness
26285              <t.jenness@jach.hawaii.edu>)
26286      Branch: perl
26287            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
26288 ____________________________________________________________________________
26289 [  6070] By: gsar                                  on 2000/05/05  02:16:52
26290         Log: remove misleading comment (from M.J.T. Guy)
26291      Branch: perl
26292            ! t/lib/anydbm.t
26293 ____________________________________________________________________________
26294 [  6069] By: gsar                                  on 2000/05/05  02:15:13
26295         Log: File::Spec compatibility update (from Barrie Slaymaker
26296              <barries@slaysys.com>)
26297      Branch: perl
26298            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
26299            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
26300 ____________________________________________________________________________
26301 [  6068] By: gsar                                  on 2000/05/05  02:01:50
26302         Log: note about values()
26303      Branch: perl
26304            ! pod/perlfunc.pod
26305 ____________________________________________________________________________
26306 [  6067] By: gsar                                  on 2000/05/05  01:33:09
26307         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
26308      Branch: perl
26309            ! win32/win32.c
26310 ____________________________________________________________________________
26311 [  6066] By: gsar                                  on 2000/05/05  01:23:43
26312         Log: s/END/CHECK/
26313      Branch: perl
26314            ! perl.c
26315 ____________________________________________________________________________
26316 [  6065] By: jhi                                   on 2000/05/04  17:30:22
26317         Log: Integrate with Sarathy.
26318      Branch: cfgperl
26319           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
26320 ____________________________________________________________________________
26321 [  6064] By: gsar                                  on 2000/05/04  17:26:14
26322         Log: change#5905 wasn't quite right--it's intent only applies when arguments
26323              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
26324      Branch: perl
26325            ! pp_sys.c sv.c
26326 ____________________________________________________________________________
26327 [  6063] By: gsar                                  on 2000/05/04  16:52:29
26328         Log: tokeq() could read unallocated field in argument
26329      Branch: perl
26330            ! toke.c
26331 ____________________________________________________________________________
26332 [  6062] By: gsar                                  on 2000/05/04  16:34:51
26333         Log: additional tests for utf8.t
26334      Branch: perl
26335            ! t/pragma/utf8.t
26336 ____________________________________________________________________________
26337 [  6061] By: gsar                                  on 2000/05/04  16:09:28
26338         Log: change#5921 neglected to make eq honor "use bytes"
26339      Branch: perl
26340            ! sv.c
26341 ____________________________________________________________________________
26342 [  6060] By: jhi                                   on 2000/05/04  15:30:16
26343         Log: Integrate with Sarathy.
26344      Branch: cfgperl
26345           !> perl.c regcomp.c t/pragma/utf8.t
26346 ____________________________________________________________________________
26347 [  6059] By: jhi                                   on 2000/05/04  15:26:37
26348         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
26349              in natively 64-bit platforms where a long is a quad (no need
26350              for long longs).  Also added bias for IVs.
26351      Branch: cfgperl
26352            ! toke.c
26353 ____________________________________________________________________________
26354 [  6058] By: gsar                                  on 2000/05/04  00:19:14
26355         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
26356              (spotted by Donald Kinzer <dkinzer@premia.com>)
26357      Branch: perl
26358            ! perl.c
26359 ____________________________________________________________________________
26360 [  6057] By: gsar                                  on 2000/05/03  18:34:01
26361         Log: fix broken parsing of /\x{ab}/
26362      Branch: perl
26363            ! regcomp.c t/pragma/utf8.t
26364 ____________________________________________________________________________
26365 [  6056] By: jhi                                   on 2000/05/03  17:57:16
26366         Log: The search of infinity continues, this time simplified.
26367      Branch: cfgperl
26368            ! lib/Math/Complex.pm
26369 ____________________________________________________________________________
26370 [  6055] By: jhi                                   on 2000/05/03  17:45:30
26371         Log: Detypo.
26372      Branch: cfgperl
26373            ! hints/unicos.sh
26374 ____________________________________________________________________________
26375 [  6054] By: jhi                                   on 2000/05/02  22:28:27
26376         Log: Be more forgiving in POSIX about HUGE_VALL.
26377      Branch: cfgperl
26378            ! ext/POSIX/POSIX.xs
26379 ____________________________________________________________________________
26380 [  6053] By: jhi                                   on 2000/05/02  22:25:05
26381         Log: Integrate with Sarathy.
26382      Branch: cfgperl
26383           !> hints/irix_6.sh pod/perlop.pod
26384 ____________________________________________________________________________
26385 [  6052] By: jhi                                   on 2000/05/02  22:24:31
26386         Log: Unicos hint tweak.
26387      Branch: cfgperl
26388            ! hints/unicos.sh
26389 ____________________________________________________________________________
26390 [  6051] By: jhi                                   on 2000/05/02  22:21:26
26391         Log: Complex tweakery.
26392      Branch: cfgperl
26393            ! lib/Math/Complex.pm t/lib/complex.t
26394 ____________________________________________________________________________
26395 [  6050] By: jhi                                   on 2000/05/02  19:26:22
26396         Log: Use setxxent()/endxxent().
26397      Branch: cfgperl
26398            ! t/op/grent.t t/op/pwent.t
26399 ____________________________________________________________________________
26400 [  6049] By: jhi                                   on 2000/05/02  19:06:02
26401         Log: Test both the scalar and list contexts.
26402      Branch: cfgperl
26403            ! t/op/grent.t t/op/pwent.t
26404 ____________________________________________________________________________
26405 [  6048] By: gsar                                  on 2000/05/02  18:29:10
26406         Log: add note about how $( doesn't interpolate in REs (from
26407              Philip Newton <newton@ficus.frogspace.net>)
26408      Branch: perl
26409            ! pod/perlop.pod
26410 ____________________________________________________________________________
26411 [  6047] By: jhi                                   on 2000/05/02  17:41:24
26412         Log: Call getspnam() only iff needd.
26413      Branch: cfgperl
26414            ! pp_sys.c
26415 ____________________________________________________________________________
26416 [  6046] By: gsar                                  on 2000/05/02  17:07:25
26417         Log: libscheck has insufficient checks for n32 libs (from
26418              Albert Chin-A-Young <china@thewrittenword.com>)
26419      Branch: perl
26420            ! hints/irix_6.sh
26421 ____________________________________________________________________________
26422 [  6045] By: jhi                                   on 2000/05/02  13:57:17
26423         Log: Integrate with Sarathy.
26424      Branch: cfgperl
26425           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
26426           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
26427 ____________________________________________________________________________
26428 [  6044] By: gsar                                  on 2000/05/02  06:48:19
26429         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
26430              such that underscores are only ignored in literal numbers,
26431              "\x{...}", and hex/oct argument
26432      Branch: perl
26433            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
26434 ____________________________________________________________________________
26435 [  6043] By: gsar                                  on 2000/05/02  02:22:29
26436         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
26437      Branch: perl
26438            ! pod/perlretut.pod
26439 ____________________________________________________________________________
26440 [  6042] By: gsar                                  on 2000/05/02  02:17:51
26441         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
26442      Branch: perl
26443            ! pod/perltrap.pod
26444 ____________________________________________________________________________
26445 [  6041] By: gsar                                  on 2000/05/02  01:53:51
26446         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
26447              to compensate
26448      Branch: perl
26449            ! Porting/makerel
26450 ____________________________________________________________________________
26451 [  6040] By: gsar                                  on 2000/05/02  01:51:57
26452         Log: missing files in MANIFEST
26453      Branch: perl
26454            ! MANIFEST
26455 ____________________________________________________________________________
26456 [  6039] By: jhi                                   on 2000/05/02  00:36:46
26457         Log: Infinite problems.
26458      Branch: cfgperl
26459            ! lib/Math/Complex.pm
26460 ____________________________________________________________________________
26461 [  6038] By: jhi                                   on 2000/05/02  00:06:38
26462         Log: pwent/spent #ifdef imbalance.
26463      Branch: cfgperl
26464            ! pp_sys.c
26465 ____________________________________________________________________________
26466 [  6037] By: jhi                                   on 2000/05/01  22:50:11
26467         Log: Use HUGE_VALL if applicable.
26468      Branch: cfgperl
26469            ! ext/POSIX/POSIX.xs util.c
26470 ____________________________________________________________________________
26471 [  6036] By: jhi                                   on 2000/05/01  22:20:53
26472         Log: Correct Freudian slip.
26473      Branch: cfgperl
26474            ! pp_sys.c
26475 ____________________________________________________________________________
26476 [  6035] By: jhi                                   on 2000/05/01  21:07:38
26477         Log: Continue on the pwent/spent case.
26478      Branch: cfgperl
26479            ! pp_sys.c
26480 ____________________________________________________________________________
26481 [  6034] By: jhi                                   on 2000/05/01  17:45:14
26482         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
26483              adjustments in 6032 conflicted badly with this, will have
26484              to revisit them later.
26485      Branch: cfgperl
26486           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
26487           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
26488           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
26489           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
26490           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
26491           !> t/lib/cgi-html.t t/lib/cgi-request.t
26492 ____________________________________________________________________________
26493 [  6033] By: jhi                                   on 2000/05/01  17:40:49
26494         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
26495      Branch: cfgperl
26496            ! pp_sys.c
26497 ____________________________________________________________________________
26498 [  6032] By: gsar                                  on 2000/05/01  15:56:32
26499         Log: whitespace adjustments
26500      Branch: perl
26501            ! pp_sys.c
26502 ____________________________________________________________________________
26503 [  6031] By: gsar                                  on 2000/05/01  15:19:41
26504         Log: small nits in diagnostics.pm (from Robin Barker)
26505      Branch: perl
26506            ! lib/diagnostics.pm pod/perldiag.pod
26507 ____________________________________________________________________________
26508 [  6030] By: gsar                                  on 2000/05/01  08:39:18
26509         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
26510              for @- and @+ (from Johan Vromans)
26511      Branch: perl
26512            ! lib/English.pm pod/perlvar.pod
26513 ____________________________________________________________________________
26514 [  6029] By: gsar                                  on 2000/05/01  08:16:10
26515         Log: add CGI.pm v2.66 (from Lincoln Stein)
26516      Branch: perl
26517            + lib/CGI/Util.pm t/lib/cgi-pretty.t
26518            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
26519            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
26520            ! t/lib/cgi-html.t t/lib/cgi-request.t
26521 ____________________________________________________________________________
26522 [  6028] By: gsar                                  on 2000/05/01  06:34:41
26523         Log: Pod::Man generates groff-incompatible macro definition (from
26524              Tom Christiansen)
26525      Branch: perl
26526            ! lib/Pod/Man.pm
26527 ____________________________________________________________________________
26528 [  6027] By: gsar                                  on 2000/05/01  06:31:36
26529         Log: podlators-1.02 update (from Russ Allbery)
26530      Branch: perl
26531            ! lib/Pod/Man.pm lib/Pod/Text.pm
26532 ____________________________________________________________________________
26533 [  6026] By: jhi                                   on 2000/04/30  23:24:23
26534         Log: Integrate with Sarathy.
26535      Branch: cfgperl
26536           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
26537           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
26538           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26539           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
26540           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
26541           !> t/lib/syslog.t toke.c win32/win32.h
26542 ____________________________________________________________________________
26543 [  6025] By: gsar                                  on 2000/04/30  18:17:47
26544         Log: Is{Alnum,Alpha,Word} don't match titlecase
26545              
26546              TODO: IsSpace is defined recursively!
26547              
26548              (both spotted by Larry)
26549      Branch: perl
26550            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26551            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
26552 ____________________________________________________________________________
26553 [  6024] By: gsar                                  on 2000/04/30  17:50:19
26554         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
26555              (from Hugo van der Sanden)
26556      Branch: perl
26557            ! toke.c
26558 ____________________________________________________________________________
26559 [  6023] By: gsar                                  on 2000/04/30  17:14:43
26560         Log: debugger stomps on $. (from M.J.T. Guy)
26561      Branch: perl
26562            ! lib/perl5db.pl
26563 ____________________________________________________________________________
26564 [  6022] By: gsar                                  on 2000/04/30  16:59:22
26565         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
26566      Branch: perl
26567            ! sv.c
26568 ____________________________________________________________________________
26569 [  6021] By: gsar                                  on 2000/04/29  21:00:08
26570         Log: remove Win2K issue in pod (fixed by change#6020)
26571      Branch: perl
26572            ! README.win32 pod/perl56delta.pod
26573 ____________________________________________________________________________
26574 [  6020] By: gsar                                  on 2000/04/29  20:51:49
26575         Log: test tweak
26576      Branch: perl
26577            ! t/lib/open3.t
26578 ____________________________________________________________________________
26579 [  6019] By: gsar                                  on 2000/04/29  20:34:27
26580         Log: windows portability tweaks
26581      Branch: perl
26582            ! t/lib/b.t win32/win32.h
26583 ____________________________________________________________________________
26584 [  6018] By: gsar                                  on 2000/04/29  19:55:24
26585         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
26586              make _PATH_LOG() return "" if unavailable
26587      Branch: perl
26588            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
26589            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
26590 ____________________________________________________________________________
26591 [  6017] By: jhi                                   on 2000/04/28  22:49:46
26592         Log: Integrate with Sarathy.
26593      Branch: cfgperl
26594           !> op.c perl.c pod/perldiag.pod t/lib/b.t
26595 ____________________________________________________________________________
26596 [  6016] By: jhi                                   on 2000/04/28  22:46:14
26597         Log: Do not warn that an infinity does not look like a number.
26598      Branch: cfgperl
26599            ! sv.c
26600 ____________________________________________________________________________
26601 [  6015] By: gsar                                  on 2000/04/28  22:35:49
26602         Log: tweak test for portability
26603      Branch: perl
26604            ! t/lib/b.t
26605 ____________________________________________________________________________
26606 [  6014] By: gsar                                  on 2000/04/28  22:05:31
26607         Log: glob() loading File::Glob behind the scenes may cause syntax errors
26608      Branch: perl
26609            ! op.c
26610 ____________________________________________________________________________
26611 [  6013] By: gsar                                  on 2000/04/28  21:25:22
26612         Log: tweak change#5945 to display correct switch name in diagnostic
26613      Branch: perl
26614            ! perl.c pod/perldiag.pod
26615 ____________________________________________________________________________
26616 [  6012] By: jhi                                   on 2000/04/28  21:08:12
26617         Log: Integrate with Sarathy.
26618      Branch: cfgperl
26619           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
26620           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
26621           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
26622 ____________________________________________________________________________
26623 [  6011] By: jhi                                   on 2000/04/28  21:04:46
26624         Log: &HUGE_VAL is not defined, it exists.
26625      Branch: cfgperl
26626            ! lib/Math/Complex.pm
26627 ____________________________________________________________________________
26628 [  6010] By: gsar                                  on 2000/04/28  21:02:58
26629         Log: clarify note about shadow password support (from
26630              gellyfish@gellyfish.com)
26631      Branch: perl
26632            ! pod/perlfunc.pod
26633 ____________________________________________________________________________
26634 [  6009] By: gsar                                  on 2000/04/28  21:00:00
26635         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
26636      Branch: perl
26637            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
26638 ____________________________________________________________________________
26639 [  6008] By: gsar                                  on 2000/04/28  20:56:33
26640         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
26641      Branch: perl
26642            ! installperl vms/subconfigure.com
26643 ____________________________________________________________________________
26644 [  6007] By: gsar                                  on 2000/04/28  20:51:21
26645         Log: note about compile failures and END blocks (from M.J.T. Guy)
26646      Branch: perl
26647            ! pod/perl56delta.pod pod/perlmod.pod
26648 ____________________________________________________________________________
26649 [  6006] By: jhi                                   on 2000/04/28  20:42:14
26650         Log: Regen Configure.
26651      Branch: cfgperl
26652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26653            ! config_h.SH
26654 ____________________________________________________________________________
26655 [  6005] By: gsar                                  on 2000/04/28  20:41:16
26656         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
26657      Branch: perl
26658            ! utils/perldoc.PL
26659 ____________________________________________________________________________
26660 [  6004] By: jhi                                   on 2000/04/28  20:28:21
26661         Log: Integrate with Sarathy.
26662      Branch: cfgperl
26663           !> Configure INSTALL Porting/Glossary Porting/config.sh
26664           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
26665           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
26666           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
26667           !> win32/config.vc win32/win32.c
26668 ____________________________________________________________________________
26669 [  6003] By: gsar                                  on 2000/04/28  20:11:20
26670         Log: allow REG_EXPAND_SZ keys in Windows registry (from
26671              John Clayton <John.Clayton@barclayscapital.com>)
26672      Branch: perl
26673            ! win32/win32.c
26674 ____________________________________________________________________________
26675 [  6002] By: gsar                                  on 2000/04/28  19:34:16
26676         Log: destructive sv_setsv() can lose UV-ness from source, causing
26677              numeric promotions/comparisons to fail to do the right thing
26678      Branch: perl
26679            ! sv.c
26680 ____________________________________________________________________________
26681 [  6001] By: gsar                                  on 2000/04/28  18:44:15
26682         Log: support additional library locations via $Config{otherlibdirs}
26683              (from Andy Dougherty)
26684      Branch: perl
26685            ! Configure INSTALL Porting/Glossary Porting/config.sh
26686            ! Porting/config_H config_h.SH epoc/config.sh perl.c
26687            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
26688            ! win32/config.bc win32/config.gc win32/config.vc
26689 ____________________________________________________________________________
26690 [  6000] By: gsar                                  on 2000/04/28  18:26:58
26691         Log: reworked otherlibdirs.U (from Andy Dougherty)
26692      Branch: metaconfig
26693            ! U/installdirs/otherlibdirs.U
26694 ____________________________________________________________________________
26695 [  5999] By: gsar                                  on 2000/04/28  18:17:07
26696         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
26697      Branch: perl
26698            ! t/pragma/warn/toke toke.c
26699 ____________________________________________________________________________
26700 [  5998] By: jhi                                   on 2000/04/28  13:32:17
26701         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
26702      Branch: cfgperl
26703            ! lib/Math/Complex.pm
26704 ____________________________________________________________________________
26705 [  5997] By: jhi                                   on 2000/04/28  13:14:04
26706         Log: Preserve $!.
26707      Branch: cfgperl
26708            ! lib/Math/Complex.pm
26709 ____________________________________________________________________________
26710 [  5996] By: jhi                                   on 2000/04/28  12:59:23
26711         Log: Integrate with Sarathy.
26712      Branch: cfgperl
26713           +> pod/perlrequick.pod pod/perlretut.pod
26714           !> (integrate 51 files)
26715 ____________________________________________________________________________
26716 [  5995] By: gsar                                  on 2000/04/28  09:37:36
26717         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
26718      Branch: perl
26719            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
26720 ____________________________________________________________________________
26721 [  5994] By: gsar                                  on 2000/04/28  09:33:26
26722         Log: fix for missed accounting for null byte in pack("Z",...) (from
26723              M.J.T. Guy)
26724      Branch: perl
26725            ! pp.c t/op/pack.t
26726 ____________________________________________________________________________
26727 [  5993] By: gsar                                  on 2000/04/28  09:30:05
26728         Log: various minor tweaks seen on p5p
26729      Branch: perl
26730            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
26731 ____________________________________________________________________________
26732 [  5992] By: gsar                                  on 2000/04/28  09:08:19
26733         Log: pod nit (from Simon Cozens)
26734      Branch: perl
26735            ! pod/perlop.pod
26736 ____________________________________________________________________________
26737 [  5991] By: gsar                                  on 2000/04/28  09:06:36
26738         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
26739      Branch: perl
26740            ! README.posix-bc hints/posix-bc.sh
26741 ____________________________________________________________________________
26742 [  5990] By: gsar                                  on 2000/04/28  08:54:52
26743         Log: use $ENV{LIB} to search for libs under Visual C compiler
26744              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
26745      Branch: perl
26746            ! lib/ExtUtils/Liblist.pm
26747 ____________________________________________________________________________
26748 [  5989] By: gsar                                  on 2000/04/28  08:27:12
26749         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
26750              itself and no other (from Tom Hughes)
26751      Branch: perl
26752            ! t/op/array.t toke.c
26753 ____________________________________________________________________________
26754 [  5988] By: gsar                                  on 2000/04/28  08:01:38
26755         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
26756              <paul@miraclefish.com>)
26757      Branch: perl
26758            ! lib/ExtUtils/MakeMaker.pm
26759 ____________________________________________________________________________
26760 [  5987] By: gsar                                  on 2000/04/28  07:53:09
26761         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
26762      Branch: perl
26763            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
26764 ____________________________________________________________________________
26765 [  5986] By: gsar                                  on 2000/04/28  07:44:17
26766         Log: add regular expressions tutorial and quick-start guide (from
26767              Mark Kvale <kvale@phy.ucsf.edu>)
26768      Branch: perl
26769            + pod/perlrequick.pod pod/perlretut.pod
26770            ! AUTHORS MAINTAIN MANIFEST
26771 ____________________________________________________________________________
26772 [  5985] By: gsar                                  on 2000/04/28  07:30:28
26773         Log: forked child may not exit correctly if it failed to open
26774              /dev/console (from Graham Barr)
26775      Branch: perl
26776            ! ext/Sys/Syslog/Syslog.pm
26777 ____________________________________________________________________________
26778 [  5984] By: gsar                                  on 2000/04/28  07:27:20
26779         Log: attributes::reftype() doesn't work on tied argument
26780      Branch: perl
26781            ! xsutils.c
26782 ____________________________________________________________________________
26783 [  5983] By: gsar                                  on 2000/04/28  07:15:04
26784         Log: numeric conversion of non-number in change#3378 tramples on
26785              OOK offset, causing segfaults
26786      Branch: perl
26787            ! sv.c
26788 ____________________________________________________________________________
26789 [  5982] By: gsar                                  on 2000/04/28  04:48:25
26790         Log: avoid error in IO::Socket::INET when given an unknown service name
26791              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
26792      Branch: perl
26793            ! ext/IO/lib/IO/Socket/INET.pm
26794 ____________________________________________________________________________
26795 [  5981] By: gsar                                  on 2000/04/28  04:31:31
26796         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
26797              prototype mismatch with CORE::glob(); update pod and tests to
26798              suit (File::Glob::glob() is still available for backward
26799              compatibility, but should be considered deprecated)
26800      Branch: perl
26801            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
26802            ! t/lib/glob-taint.t
26803 ____________________________________________________________________________
26804 [  5980] By: gsar                                  on 2000/04/28  03:47:29
26805         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
26806              <ghudson@mit.edu>)
26807      Branch: metaconfig
26808            ! U/modified/Options.U
26809      Branch: perl
26810            ! Configure
26811 ____________________________________________________________________________
26812 [  5979] By: gsar                                  on 2000/04/28  03:07:54
26813         Log: under useithreads, constant pad entries could inadvertantly be
26814              shared across threads (from Eric Blood <eblood@xmission.com>);
26815              added Eric's test case to testsuite
26816      Branch: perl
26817            ! op.c t/op/misc.t
26818 ____________________________________________________________________________
26819 [  5978] By: gsar                                  on 2000/04/27  21:13:00
26820         Log: sync version numbers in File::Spec with the ones on CPAN
26821              (from Barrie Slaymaker)
26822      Branch: perl
26823            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
26824            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
26825            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
26826 ____________________________________________________________________________
26827 [  5977] By: gsar                                  on 2000/04/27  21:07:29
26828         Log: autoquote barewords followed by newline and arrow properly
26829              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
26830      Branch: perl
26831            ! t/pragma/warn/toke toke.c
26832 ____________________________________________________________________________
26833 [  5976] By: gsar                                  on 2000/04/27  20:41:20
26834         Log: DB_File v1.73 update (from Paul Marquess)
26835      Branch: perl
26836            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26837            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
26838 ____________________________________________________________________________
26839 [  5975] By: gsar                                  on 2000/04/27  20:34:24
26840         Log: allow sort() reentrancy (variant of patch suggested by
26841              Hugo van der Sanden)
26842      Branch: perl
26843            ! pp_ctl.c t/op/sort.t
26844 ____________________________________________________________________________
26845 [  5974] By: gsar                                  on 2000/04/27  19:46:57
26846         Log: change#4197 somehow missed initializing PL_errors, meaning
26847              sytax error queueing wasn't working outside eval"" at all;
26848              also fixed eval"" to localize PL_error_count, so that compile-time
26849              eval's don't clobber the error state of the outer context
26850      Branch: perl
26851            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
26852            ! t/pragma/warn/toke
26853 ____________________________________________________________________________
26854 [  5973] By: gsar                                  on 2000/04/27  18:29:05
26855         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
26856      Branch: perl
26857            ! regcomp.c regexec.c t/op/re_tests
26858 ____________________________________________________________________________
26859 [  5972] By: jhi                                   on 2000/04/27  18:22:41
26860         Log: Integrate with Sarathy.
26861      Branch: cfgperl
26862           +> t/lib/b.t t/lib/syslog.t
26863           !> (integrate 31 files)
26864 ____________________________________________________________________________
26865 [  5971] By: jhi                                   on 2000/04/27  18:18:46
26866         Log: Unicos tweaks from Mark P. Lutz.
26867      Branch: cfgperl
26868            ! hints/unicos.sh lib/Math/Complex.pm
26869 ____________________________________________________________________________
26870 [  5970] By: gsar                                  on 2000/04/27  18:05:11
26871         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
26872              IV is >32bits
26873      Branch: perl
26874            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
26875 ____________________________________________________________________________
26876 [  5969] By: gsar                                  on 2000/04/27  17:50:56
26877         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
26878      Branch: perl
26879            + t/lib/syslog.t
26880            ! MANIFEST ext/Sys/Syslog/Syslog.pm
26881 ____________________________________________________________________________
26882 [  5968] By: gsar                                  on 2000/04/27  17:44:49
26883         Log: tolerate spaces in group names in test on solaris (from David Boyce
26884              <dsb@boyski.com>)
26885      Branch: perl
26886            ! t/op/groups.t
26887 ____________________________________________________________________________
26888 [  5967] By: gsar                                  on 2000/04/27  17:41:22
26889         Log: improved docs on the warn_uninit diagnostic (from David Glasser
26890              and Simon Cozens)
26891      Branch: perl
26892            ! pod/perldiag.pod
26893 ____________________________________________________________________________
26894 [  5966] By: gsar                                  on 2000/04/27  16:54:58
26895         Log: add testsuite for B backends, fix bug in B::Deparse (from
26896              Simon Cozens <simon@brecon.co.uk>)
26897      Branch: perl
26898            + t/lib/b.t
26899            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
26900 ____________________________________________________________________________
26901 [  5965] By: gsar                                  on 2000/04/27  16:10:37
26902         Log: avoid "will not stay shared" warnings for our variables (from
26903              Robin Barker)
26904      Branch: perl
26905            ! op.c t/pragma/warn/op
26906 ____________________________________________________________________________
26907 [  5964] By: gsar                                  on 2000/04/27  07:05:05
26908         Log: reformat to 72 columns (again)
26909      Branch: perl
26910            ! pod/perldiag.pod
26911 ____________________________________________________________________________
26912 [  5963] By: gsar                                  on 2000/04/27  06:28:31
26913         Log: patch from Larry to make (\&) prototype work; added tests for
26914              the same
26915      Branch: perl
26916            ! op.c t/comp/proto.t
26917 ____________________________________________________________________________
26918 [  5962] By: gsar                                  on 2000/04/27  06:15:47
26919         Log: updated README.hpux (from Jeff Okamoto)
26920      Branch: perl
26921            ! README.hpux
26922 ____________________________________________________________________________
26923 [  5961] By: gsar                                  on 2000/04/27  05:55:03
26924         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
26925      Branch: perl
26926            ! emacs/cperl-mode.el
26927 ____________________________________________________________________________
26928 [  5960] By: gsar                                  on 2000/04/27  05:49:26
26929         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
26930      Branch: perl
26931            ! INSTALL
26932 ____________________________________________________________________________
26933 [  5959] By: gsar                                  on 2000/04/27  05:33:41
26934         Log: doubled words in pods (from Simon Cozens
26935              <simon.p.cozens@jp.pwcglobal.com>)
26936      Branch: perl
26937            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
26938            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
26939            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
26940            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
26941            ! pod/perltootc.pod
26942 ____________________________________________________________________________
26943 [  5958] By: gsar                                  on 2000/04/27  05:11:39
26944         Log: change#3569 deleted some essential code, revert; avoid use of
26945              atexit() to make DynaLoader work properly on AIX under mod_perl
26946              (from Jens-Uwe Mager <jum@helios.de>)
26947      Branch: perl
26948            ! ext/DynaLoader/dl_aix.xs
26949 ____________________________________________________________________________
26950 [  5957] By: gsar                                  on 2000/04/27  04:54:51
26951         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
26952      Branch: perl
26953            ! pod/perlmod.pod
26954 ____________________________________________________________________________
26955 [  5956] By: gsar                                  on 2000/04/27  04:51:47
26956         Log: better diagnostics on failed tests (from Ilya Zakharevich)
26957      Branch: perl
26958            ! t/op/lex_assign.t
26959 ____________________________________________________________________________
26960 [  5955] By: gsar                                  on 2000/04/27  04:26:44
26961         Log: longstanding bug exposed by change#3307: sort arguments weren't
26962              compiled with the right wantarray context (ensuing runtime lookup
26963              via block_gimme() was getting the incidental context of the
26964              sort() itself)
26965      Branch: perl
26966            ! op.c t/op/sort.t
26967 ____________________________________________________________________________
26968 [  5954] By: gsar                                  on 2000/04/26  23:42:12
26969         Log: integrate cfgperl contents into mainline
26970      Branch: perl
26971           !> (integrate 30 files)
26972 ____________________________________________________________________________
26973 [  5953] By: jhi                                   on 2000/04/26  23:06:42
26974         Log: Integrate with Sarathy.
26975      Branch: cfgperl
26976           !> README.win32 ext/B/B/Deparse.pm
26977           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
26978           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
26979           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
26980           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
26981           !> utils/perldoc.PL vms/perlvms.pod
26982 ____________________________________________________________________________
26983 [  5952] By: jhi                                   on 2000/04/26  23:03:46
26984         Log: Undo "use integer" addition from 64bitint as it seems
26985              to break most of the subtests in Digital UNIX;
26986              Unicos needs to find another way.
26987      Branch: cfgperl
26988            ! t/op/64bitint.t
26989 ____________________________________________________________________________
26990 [  5951] By: jhi                                   on 2000/04/26  22:57:53
26991         Log: Be more robust on "extreme" (large absolute value)
26992              arguments.  Originally reported by Daniel Connelly
26993              as a problem with asinh() on large negative arguments,
26994              asinh() used to bail out because an argument to log()
26995              ended up being zero.  Ilya Zakharevich proposed using
26996              Taylor's series in such cases, which for such large
26997              arguments is a very good approximation.
26998      Branch: cfgperl
26999            ! lib/Math/Complex.pm t/lib/complex.t
27000 ____________________________________________________________________________
27001 [  5950] By: gsar                                  on 2000/04/25  19:13:12
27002         Log: reformat perldiag to avoid long lines
27003      Branch: perl
27004            ! pod/perldiag.pod
27005 ____________________________________________________________________________
27006 [  5949] By: gsar                                  on 2000/04/25  18:41:11
27007         Log: make perldoc use the pod2man from the same version (from
27008              M.J.T. Guy)
27009      Branch: perl
27010            ! utils/perldoc.PL
27011 ____________________________________________________________________________
27012 [  5948] By: gsar                                  on 2000/04/25  18:21:57
27013         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
27014              <kompas@kompas.usr.onet.pl>)
27015      Branch: perl
27016            ! lib/vars.pm
27017 ____________________________________________________________________________
27018 [  5947] By: gsar                                  on 2000/04/25  18:11:53
27019         Log: use &dl_error rather than &dl_load_file as the guard for calling
27020              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
27021              statically built perl)
27022      Branch: perl
27023            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
27024 ____________________________________________________________________________
27025 [  5946] By: jhi                                   on 2000/04/25  17:37:54
27026         Log: Document that tr() is not tr(1).
27027      Branch: cfgperl
27028            ! pod/perlop.pod
27029 ____________________________________________________________________________
27030 [  5945] By: gsar                                  on 2000/04/25  16:34:33
27031         Log: make module name mandatory after -M switch; reorder perldiag
27032              alphabetically (from Mark-Jason Dominus)
27033      Branch: perl
27034            ! perl.c pod/perldiag.pod
27035 ____________________________________________________________________________
27036 [  5944] By: jhi                                   on 2000/04/25  01:15:18
27037         Log: On second thoughts frexp() does have two arguments.
27038      Branch: cfgperl
27039            ! perl.h
27040 ____________________________________________________________________________
27041 [  5943] By: jhi                                   on 2000/04/24  22:56:32
27042         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
27043              Now pp_ncmp() returns undef is either operand is a NaN.
27044      Branch: cfgperl
27045            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27046            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
27047            ! vms/subconfigure.com vos/config.def vos/config.h
27048            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
27049            ! win32/config.vc win32/config_H.bc win32/config_H.gc
27050            ! win32/config_H.vc
27051      Branch: metaconfig/U/perl
27052            + d_modfl.U
27053 ____________________________________________________________________________
27054 [  5942] By: jhi                                   on 2000/04/24  19:45:17
27055         Log: Regen Configure to match #5937.
27056      Branch: cfgperl
27057            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27058            ! config_h.SH
27059      Branch: metaconfig
27060            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
27061 ____________________________________________________________________________
27062 [  5941] By: jhi                                   on 2000/04/24  19:24:11
27063         Log: Further Unicos fixes for Mark Lutz.
27064      Branch: cfgperl
27065            ! hints/unicos.sh pp_ctl.c
27066 ____________________________________________________________________________
27067 [  5940] By: jhi                                   on 2000/04/24  19:09:06
27068         Log: Various Unicos 10.0.0.6 fixes.
27069              
27070              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
27071              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
27072              Reply-To: tecmpl1@triton.ca.boeing.com 
27073              To: perl5-porters@perl.org 
27074              Date: Fri, 14 Apr 2000 20:21:00 GMT 
27075              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
27076      Branch: cfgperl
27077            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
27078 ____________________________________________________________________________
27079 [  5939] By: gsar                                  on 2000/04/24  19:01:24
27080         Log: more pod nits (from Larry Virden)
27081      Branch: perl
27082            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
27083            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
27084            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
27085 ____________________________________________________________________________
27086 [  5938] By: gsar                                  on 2000/04/24  18:54:01
27087         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
27088      Branch: perl
27089            ! ext/B/B/Deparse.pm
27090 ____________________________________________________________________________
27091 [  5937] By: jhi                                   on 2000/04/24  17:39:00
27092         Log: Integrate with Sarathy.
27093      Branch: cfgperl
27094           +> (branch 31 files)
27095           !> (integrate 73 files)
27096 ____________________________________________________________________________
27097 [  5936] By: gsar                                  on 2000/04/24  17:30:06
27098         Log: additional tests for change#5934 (from Paul Marquess, who also
27099              sent in the same fix)
27100      Branch: perl
27101            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
27102            ! t/pragma/warn/5nolint t/pragma/warn/6default
27103 ____________________________________________________________________________
27104 [  5935] By: jhi                                   on 2000/04/24  17:26:05
27105         Log: Do not assume sign propagation.
27106              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
27107              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
27108              To: payner@ncifcrf.gov, perl5-porters@perl.org 
27109              Date: Tue, 18 Apr 2000 18:24:49 +0100 
27110              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
27111      Branch: cfgperl
27112            ! t/op/bop.t t/op/misc.t
27113 ____________________________________________________________________________
27114 [  5934] By: gsar                                  on 2000/04/24  17:16:54
27115         Log: propagate lexical warnings from surrounding scope correctly
27116              within string eval()
27117      Branch: perl
27118            ! pp_ctl.c t/pragma/warn/pp_ctl
27119 ____________________________________________________________________________
27120 [  5933] By: jhi                                   on 2000/04/24  17:01:07
27121         Log: Flatten the cpp jungle doing the nosuid checking.
27122      Branch: cfgperl
27123            ! perl.c
27124 ____________________________________________________________________________
27125 [  5932] By: gsar                                  on 2000/04/24  09:08:14
27126         Log: add rsignal(), whichsig() and do_join() to public API list
27127              (mod_perl uses them to good advantage)
27128      Branch: perl
27129            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
27130 ____________________________________________________________________________
27131 [  5931] By: gsar                                  on 2000/04/24  09:01:40
27132         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
27133      Branch: perl
27134            ! pp_hot.c regexec.c t/op/pat.t
27135 ____________________________________________________________________________
27136 [  5930] By: gsar                                  on 2000/04/24  08:58:33
27137         Log: small os390 tweaks (from Peter Prymmer)
27138      Branch: perl
27139            ! config_h.SH makedepend.SH
27140 ____________________________________________________________________________
27141 [  5929] By: gsar                                  on 2000/04/24  08:55:25
27142         Log: pod nits
27143      Branch: perl
27144            ! pod/perlguts.pod
27145 ____________________________________________________________________________
27146 [  5928] By: gsar                                  on 2000/04/24  08:50:13
27147         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
27148      Branch: perl
27149            ! ext/IO/lib/IO/Poll.pm
27150 ____________________________________________________________________________
27151 [  5927] By: gsar                                  on 2000/04/24  08:43:24
27152         Log: arrange for next() to resume at the unstack op rather than the
27153              loop conditional, so that scope cleanup happens correctly
27154              (from Stephen McCamant)
27155      Branch: perl
27156            ! op.c pp_ctl.c t/op/misc.t
27157 ____________________________________________________________________________
27158 [  5926] By: gsar                                  on 2000/04/24  08:18:40
27159         Log: on windows, reserve 16M of stack rather than 128M (allows more
27160              threads to run concurrently)
27161      Branch: perl
27162            ! win32/Makefile win32/makefile.mk
27163 ____________________________________________________________________________
27164 [  5925] By: gsar                                  on 2000/04/24  08:13:52
27165         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
27166      Branch: perl
27167            ! toke.c
27168 ____________________________________________________________________________
27169 [  5924] By: gsar                                  on 2000/04/24  08:08:59
27170         Log: avoid using uninitialized memory in require version check
27171      Branch: perl
27172            ! pp_ctl.c universal.c
27173 ____________________________________________________________________________
27174 [  5923] By: gsar                                  on 2000/04/24  07:20:14
27175         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
27176      Branch: perl
27177            ! ext/IO/lib/IO/Poll.pm
27178 ____________________________________________________________________________
27179 [  5922] By: gsar                                  on 2000/04/24  07:08:42
27180         Log: commentary about IoTYPE() (from Nathan Torkington)
27181      Branch: perl
27182            ! sv.h
27183 ____________________________________________________________________________
27184 [  5921] By: gsar                                  on 2000/04/24  06:58:26
27185         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
27186              by fix
27187      Branch: perl
27188            ! sv.c t/lib/charnames.t t/pragma/utf8.t
27189 ____________________________________________________________________________
27190 [  5920] By: gsar                                  on 2000/04/24  06:37:59
27191         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
27192      Branch: perl
27193            ! doop.c t/op/ver.t
27194 ____________________________________________________________________________
27195 [  5919] By: gsar                                  on 2000/04/24  06:21:58
27196         Log: Configure might miss old directories when prefix must be
27197              expanded (from Robin Barker)
27198      Branch: metaconfig
27199            ! U/installdirs/inc_version_list.U
27200      Branch: perl
27201            ! Configure
27202 ____________________________________________________________________________
27203 [  5918] By: gsar                                  on 2000/04/24  06:16:11
27204         Log: VMS nits in glob() test (from Charles Lane)
27205      Branch: perl
27206            ! t/lib/glob-basic.t
27207 ____________________________________________________________________________
27208 [  5917] By: gsar                                  on 2000/04/24  06:11:56
27209         Log: various pod nits (from Larry Virden and others)
27210      Branch: perl
27211            ! README.amiga README.hpux README.machten README.os2
27212            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
27213            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
27214            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
27215            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
27216            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
27217            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
27218            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
27219            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
27220 ____________________________________________________________________________
27221 [  5916] By: gsar                                  on 2000/04/24  05:52:43
27222         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
27223              <wjones@tc.fluke.com>)
27224      Branch: perl
27225            ! t/lib/glob-basic.t
27226 ____________________________________________________________________________
27227 [  5915] By: gsar                                  on 2000/04/24  05:07:01
27228         Log: supported platforms mixed up
27229      Branch: perl
27230            ! pod/perl56delta.pod pod/perlport.pod
27231 ____________________________________________________________________________
27232 [  5914] By: gsar                                  on 2000/04/24  04:56:08
27233         Log: caller() wasn't returning the right number of elements for
27234              eval {...}
27235      Branch: perl
27236            ! pp_ctl.c t/pragma/warn/9enabled
27237 ____________________________________________________________________________
27238 [  5913] By: gsar                                  on 2000/04/24  04:35:41
27239         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
27240              Mark-Jason Dominus)
27241      Branch: perl
27242            ! pod/perlfunc.pod
27243 ____________________________________________________________________________
27244 [  5912] By: gsar                                  on 2000/04/24  04:17:15
27245         Log: fix totally broken caching in UNIVERSAL::isa() (from
27246              Nick Ing-Simmons)
27247      Branch: perl
27248            ! t/op/universal.t universal.c
27249 ____________________________________________________________________________
27250 [  5911] By: gsar                                  on 2000/04/24  03:39:47
27251         Log: add linebreak properties from unicode/LineBrk.txt (from
27252              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
27253      Branch: perl
27254            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
27255            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
27256            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
27257            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
27258            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
27259            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
27260            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
27261            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
27262            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
27263            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
27264            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
27265            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
27266            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
27267            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
27268            + lib/unicode/Is/LbrkZW.pl
27269            ! lib/unicode/mktables.PL
27270 ____________________________________________________________________________
27271 [  5910] By: gsar                                  on 2000/04/24  03:23:10
27272         Log: typo in pod
27273      Branch: perl
27274            ! ext/Thread/Thread.pm
27275 ____________________________________________________________________________
27276 [  5909] By: gsar                                  on 2000/04/24  03:22:03
27277         Log: mode argument to do_binmode() should be file mode, not boolean
27278      Branch: perl
27279            ! pp_sys.c
27280 ____________________________________________________________________________
27281 [  5908] By: gsar                                  on 2000/04/16  16:51:08
27282         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
27283              always returns a valid GV even when the symbol is trapped by strictures
27284              (avoids coredumps)
27285              
27286              TODO: the C<package;> hack needs similar treatment
27287      Branch: perl
27288            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
27289            ! t/pragma/strict-vars
27290 ____________________________________________________________________________
27291 [  5907] By: jhi                                   on 2000/03/31  23:42:56
27292         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
27293              an assumption which #5905 demolished.
27294      Branch: cfgperl
27295            ! pp_sys.c
27296 ____________________________________________________________________________
27297 [  5906] By: jhi                                   on 2000/03/31  18:54:37
27298         Log: Typo in #5905.
27299      Branch: cfgperl
27300            ! t/op/64bitint.t
27301 ____________________________________________________________________________
27302 [  5905] By: jhi                                   on 2000/03/31  18:50:54
27303         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
27304              reported by Joseph N. Hall.  The bug was that even with use64bitint
27305              one had to use the prefixes q, L, or ll with printf/sprintf,
27306              contrary to the documentation and common sense.
27307      Branch: cfgperl
27308            ! sv.c t/op/64bitint.t
27309 ____________________________________________________________________________
27310 [  5904] By: gsar                                  on 2000/03/28  02:31:32
27311         Log: add Changes, perldelta.pod
27312      Branch: perl
27313            + Changes pod/perldelta.pod
27314 ____________________________________________________________________________
27315 [  5903] By: gsar                                  on 2000/03/28  02:03:55
27316         Log: rename Changes and perldelta.pod
27317      Branch: perl
27318           +> Changes5.6 pod/perl56delta.pod
27319            - Changes pod/perldelta.pod
27320            ! MANIFEST
27321 ____________________________________________________________________________
27322 [  5902] By: gsar                                  on 2000/03/28  01:59:14
27323         Log: create maint-5.6 branch
27324      Branch: maint-5.6/perl
27325           +> (branch 1611 files)
27326 ____________________________________________________________________________
27327 [  5901] By: jhi                                   on 2000/03/23  05:48:43
27328         Log: Integrate with Sarathy.
27329      Branch: cfgperl
27330           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
27331 ____________________________________________________________________________
27332 [  5900] By: gsar                                  on 2000/03/23  05:42:43
27333         Log: three guesses on what this is :-)
27334      Branch: perl
27335            ! Changes