don't write along symlinks into a read only source tree (was Re: [ID 20010129.006...
[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 [  8956] By: jhi                                   on 2001/02/27  06:12:11
36         Log: Subject: [perl-current] EPOC 
37              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
39              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
40      Branch: perl
41            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
42            ! epoc/epocish.c epoc/epocish.h pp_sys.c
43 ____________________________________________________________________________
44 [  8955] By: jhi                                   on 2001/02/27  05:59:50
45         Log: Subject: Re: Compile with perlcc..
46              From: Edward Peschko <edwardp@excitehome.net>
47              Date: Mon, 26 Feb 2001 18:51:58 -0800
48              Message-ID: <20010226185158.A9871@excitehome.net>
49              
50              plus add a simple usage message if no arguments given.
51      Branch: perl
52            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
53            ! utils/Makefile utils/perlcc.PL win32/pod.mak
54 ____________________________________________________________________________
55 [  8954] By: nick                                  on 2001/02/26  21:02:59
56         Log: Integrate mainline
57      Branch: perlio
58           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
59           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
60           !> t/op/sprintf.t
61 ____________________________________________________________________________
62 [  8953] By: jhi                                   on 2001/02/26  14:43:54
63         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
64              From: Nicholas Clark <nick@ccl4.org>
65              Date: Mon, 26 Feb 2001 00:42:07 +0000
66              Message-ID: <20010226004207.F23333@plum.flirble.org>
67      Branch: perl
68            ! pp_ctl.c
69 ____________________________________________________________________________
70 [  8952] By: jhi                                   on 2001/02/26  14:42:13
71         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
72              From: Simon Cozens <simon@netthink.co.uk>
73              Date: Mon, 26 Feb 2001 12:23:48 +0000
74              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
75      Branch: perl
76            ! pod/perlguts.pod
77 ____________________________________________________________________________
78 [  8951] By: jhi                                   on 2001/02/26  14:39:15
79         Log: Subject: [PATCH] perlio - unknown layer
80              From: Nicholas Clark <nick@ccl4.org>
81              Date: Mon, 26 Feb 2001 00:27:19 +0000
82              Message-ID: <20010226002719.E23333@plum.flirble.org>
83      Branch: perl
84            ! perlio.c
85 ____________________________________________________________________________
86 [  8950] By: jhi                                   on 2001/02/26  14:38:04
87         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
88              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
89              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
90              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
91      Branch: perl
92            ! t/op/bop.t
93 ____________________________________________________________________________
94 [  8949] By: jhi                                   on 2001/02/26  14:37:07
95         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
96              From: Peter Prymmer <pvhp@forte.com>
97              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
98              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
99      Branch: perl
100            ! lib/Test.pm
101 ____________________________________________________________________________
102 [  8948] By: jhi                                   on 2001/02/26  14:35:53
103         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
104              From: Radu Greab <radu@netsoft.ro>
105              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
106              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
107      Branch: perl
108            ! pod/perlop.pod
109 ____________________________________________________________________________
110 [  8947] By: jhi                                   on 2001/02/26  14:34:46
111         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
112              From: David Mitchell <davem@fdgroup.co.uk>
113              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
114              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
115      Branch: perl
116            ! run.c
117 ____________________________________________________________________________
118 [  8946] By: jhi                                   on 2001/02/26  14:32:37
119         Log: Subject: Modified README.bs2000 
120              From: Dorner Thomas <Thomas.Dorner@start.de>
121              Date: Mon, 26 Feb 2001 09:22:17 +0100
122              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
123      Branch: perl
124            ! README.bs2000
125 ____________________________________________________________________________
126 [  8945] By: jhi                                   on 2001/02/26  14:19:53
127         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
128              to maintperl, listing the known failures on the tests 129 and 130.
129      Branch: maint-5.6/perl
130           !> t/op/sprintf.t
131 ____________________________________________________________________________
132 [  8944] By: jhi                                   on 2001/02/26  14:14:15
133         Log: Add more known sprintf failures.
134      Branch: perl
135            ! t/op/sprintf.t
136 ____________________________________________________________________________
137 [  8943] By: jhi                                   on 2001/02/26  13:56:22
138         Log: perlglob.exe needs to be found in Win32, patch from
139              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
140              which needs external glob at mini-perl time."
141      Branch: perl
142            ! ext/Encode/compile
143 ____________________________________________________________________________
144 [  8942] By: jhi                                   on 2001/02/26  13:52:19
145         Log: A missing dTHX from Vadim Konovalov.
146      Branch: perl
147            ! perlio.c
148 ____________________________________________________________________________
149 [  8941] By: jhi                                   on 2001/02/26  13:37:05
150         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
151      Branch: perl
152            ! op.c
153 ____________________________________________________________________________
154 [  8940] By: jhi                                   on 2001/02/26  13:35:40
155         Log: Integrate perlio.
156      Branch: perl
157           !> ext/Encode/Encode.pm
158 ____________________________________________________________________________
159 [  8939] By: nick                                  on 2001/02/25  23:47:09
160         Log: Integrate mainline.
161      Branch: perlio
162           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
163           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
164 ____________________________________________________________________________
165 [  8938] By: nick                                  on 2001/02/25  19:36:28
166         Log: Encode implementations docs.
167      Branch: perlio
168            ! ext/Encode/Encode.pm
169 ____________________________________________________________________________
170 [  8937] By: jhi                                   on 2001/02/25  19:26:16
171         Log: Script wasn't aligned with reality.
172      Branch: perl
173            ! t/pod/find.t
174 ____________________________________________________________________________
175 [  8936] By: jhi                                   on 2001/02/25  18:54:55
176         Log: Update Changes.
177      Branch: perl
178            ! Changes patchlevel.h
179 ____________________________________________________________________________
180 [  8935] By: jhi                                   on 2001/02/25  18:46:36
181         Log: Retract #8929,8930,8932,8933 for now.
182      Branch: perl
183            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
184 ____________________________________________________________________________
185 [  8934] By: jhi                                   on 2001/02/25  17:34:35
186         Log: Integrate perlio.
187      Branch: perl
188           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
189           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
190           !> t/lib/encode.t
191 ____________________________________________________________________________
192 [  8933] By: jhi                                   on 2001/02/25  17:33:12
193         Log: (Retracted by #8395.)
194              
195              Slight tweaks in scan_const(), not fixes yet, it seems like
196              lots of work remains to be done...
197      Branch: perl
198            ! toke.c
199 ____________________________________________________________________________
200 [  8932] By: jhi                                   on 2001/02/25  17:27:11
201         Log: (Retracted by #8395.)
202              
203              Missing from #8930.
204      Branch: perl
205            ! perl.h
206 ____________________________________________________________________________
207 [  8931] By: jhi                                   on 2001/02/25  17:26:19
208         Log: A comment tweak.
209      Branch: perl
210            ! utf8.c
211 ____________________________________________________________________________
212 [  8930] By: jhi                                   on 2001/02/25  17:25:47
213         Log: (Retracted by #8395.)
214              
215              Attempt to fix the EBCDIC character range problwm with //.
216      Branch: perl
217            ! regcomp.c
218 ____________________________________________________________________________
219 [  8929] By: jhi                                   on 2001/02/25  17:23:45
220         Log: (Retracted by #8395.)
221              
222              Expand the EBCDIC character range tests, and add few nasty
223              tr tests from Karsten Sperling.
224      Branch: perl
225            ! t/op/pat.t t/op/tr.t
226 ____________________________________________________________________________
227 [  8928] By: jhi                                   on 2001/02/25  17:18:49
228         Log: Missing check-in.
229      Branch: perl
230            ! lib/Pod/Find.pm
231 ____________________________________________________________________________
232 [  8927] By: nick                                  on 2001/02/25  11:30:22
233         Log: Change method names in Encode implementation classes to something
234              less confusing (preparing to "go public").
235      Branch: perlio
236            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
237 ____________________________________________________________________________
238 [  8926] By: nick                                  on 2001/02/25  10:53:24
239         Log: GCC __atribute__ / printf fix
240      Branch: perlio
241            ! perl.h
242 ____________________________________________________________________________
243 [  8925] By: nick                                  on 2001/02/25  10:52:25
244         Log: Checked in the wrong one ...
245      Branch: perlio
246            ! ext/Encode/Encode.pm
247 ____________________________________________________________________________
248 [  8924] By: nick                                  on 2001/02/24  18:46:51
249         Log: Integrate mainline - to see what Jarkko has in ...
250      Branch: perlio
251           +> t/pod/testpods/lib/Pod/Stuff.pm
252           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
253 ____________________________________________________________________________
254 [  8923] By: nick                                  on 2001/02/24  17:05:23
255         Log: Encode API documentation nd tidy up.
256              Minor additions to test.
257              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
258              Adds STRLEN to standard typemap.
259      Branch: perlio
260            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
261            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
262 ____________________________________________________________________________
263 [  8922] By: jhi                                   on 2001/02/24  16:38:12
264         Log: Add a test for the "character range should match in EBCDIC
265              if specified using explicit numerics" bug found by Karsten
266              Sperling.
267      Branch: perl
268            ! t/op/pat.t
269 ____________________________________________________________________________
270 [  8921] By: jhi                                   on 2001/02/24  16:30:16
271         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
272              From: schwern@pobox.com
273              Date: Fri, 23 Feb 2001 03:21:37 -0500
274              Message-ID: <20010223032137.A26022@magnonel.guild.net>
275              
276              plus Charles Lane's fixes, plus tweaks.
277      Branch: perl
278            + t/pod/testpods/lib/Pod/Stuff.pm
279            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
280 ____________________________________________________________________________
281 [  8920] By: nick                                  on 2001/02/24  10:30:11
282         Log: Integrate mainline
283      Branch: perlio
284           !> (integrate 33 files)
285 ____________________________________________________________________________
286 [  8919] By: jhi                                   on 2001/02/24  00:23:35
287         Log: Subject: Re: I'm losing the war...
288              From: "Vadim Konovalov" <watman@inbox.ru>
289              Date: Sat, 24 Feb 2001 00:10:14 +0300
290              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
291              
292              hv_store() not working correctly in ENV_IS_CASELESS case.
293      Branch: perl
294            ! hv.c
295 ____________________________________________________________________________
296 [  8918] By: jhi                                   on 2001/02/24  00:20:09
297         Log: Subject: Re: [PATCH] fix for charnames above FFFF
298              From: andreas.koenig@anima.de (Andreas J. Koenig)
299              Date: 23 Feb 2001 02:39:03 +0100
300              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
301              
302              A further efficiency tweak.
303      Branch: perl
304            ! lib/charnames.pm
305 ____________________________________________________________________________
306 [  8917] By: jhi                                   on 2001/02/23  20:27:51
307         Log: Integrate change #8916 from mainline,
308              do away with USE_WIN32_RTL_ENV.
309      Branch: maint-5.6/perl
310           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
311 ____________________________________________________________________________
312 [  8916] By: jhi                                   on 2001/02/23  20:02:25
313         Log: Abolish USE_WIN32_RTL_ENV.
314      Branch: perl
315            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
316 ____________________________________________________________________________
317 [  8915] By: jhi                                   on 2001/02/23  19:36:00
318         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
319              later protected by some #define.
320      Branch: perl
321            ! gv.c
322 ____________________________________________________________________________
323 [  8914] By: jhi                                   on 2001/02/23  19:31:38
324         Log: Retract #8902 for now, requested by Charles Lane, the correct
325              fix will be something else.
326      Branch: perl
327            ! op.c
328 ____________________________________________________________________________
329 [  8913] By: jhi                                   on 2001/02/23  19:11:36
330         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
331              From: Peter Prymmer <pvhp@forte.com>
332              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
333              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
334      Branch: perl
335            ! t/op/lex_assign.t
336 ____________________________________________________________________________
337 [  8912] By: jhi                                   on 2001/02/23  18:38:20
338         Log: Subject: [patch] perlio + useithreads
339              From: Doug MacEachern <dougm@covalent.net>
340              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
341              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
342              
343              Gets things running but not complete.
344      Branch: perl
345            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
346 ____________________________________________________________________________
347 [  8911] By: jhi                                   on 2001/02/23  04:20:02
348         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
349              
350              Duplicated environment freeing, File::Temp 0.12,
351              op/append portability (EBCDIC) tweak.
352      Branch: maint-5.6/perl
353           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
354           !> t/op/append.t
355 ____________________________________________________________________________
356 [  8910] By: jhi                                   on 2001/02/23  02:07:33
357         Log: Integrate change #8909 from mainline, a better Borland
358              putenv() workaround.
359      Branch: maint-5.6/perl
360           !> perl.c
361 ____________________________________________________________________________
362 [  8909] By: jhi                                   on 2001/02/23  02:05:46
363         Log: A better workaround for Borland putenv() brokenness from Sarathy.
364      Branch: perl
365            ! perl.c
366 ____________________________________________________________________________
367 [  8908] By: jhi                                   on 2001/02/23  02:04:14
368         Log: Subject: fix for parameter -Dm (for perl@8867)
369              From: "Vadim Konovalov" <watman@inbox.ru>
370              Date: Thu, 22 Feb 2001 17:30:12 +0300
371              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
372      Branch: perl
373            ! perl.h
374 ____________________________________________________________________________
375 [  8907] By: jhi                                   on 2001/02/23  01:58:20
376         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
377              From: Peter Prymmer <pvhp@forte.com>
378              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
379              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
380      Branch: perl
381            ! t/op/append.t
382 ____________________________________________________________________________
383 [  8906] By: jhi                                   on 2001/02/23  01:48:34
384         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
385      Branch: perl
386            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
387 ____________________________________________________________________________
388 [  8905] By: jhi                                   on 2001/02/23  01:43:30
389         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
390              From: Peter Prymmer <pvhp@forte.com>
391              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
392              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
393      Branch: perl
394            ! t/lib/st-06compat.t
395 ____________________________________________________________________________
396 [  8904] By: jhi                                   on 2001/02/23  01:42:39
397         Log: Metaconfig unit change for #8903.
398      Branch: metaconfig/U/perl
399            ! Devel.U
400 ____________________________________________________________________________
401 [  8903] By: jhi                                   on 2001/02/23  01:42:12
402         Log: Be more helpful for devel builders, suggested by John L. Allen.
403      Branch: perl
404            ! Configure
405 ____________________________________________________________________________
406 [  8902] By: jhi                                   on 2001/02/23  01:37:41
407         Log: (Retracted by #8914)
408              
409              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
410              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
411              Date:     Thu, 22 Feb 2001 09:43:57 EST
412              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
413      Branch: perl
414            ! op.c
415 ____________________________________________________________________________
416 [  8901] By: jhi                                   on 2001/02/23  01:20:32
417         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
418              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
419              Date:     Thu, 22 Feb 2001 08:01:35 EST
420              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
421      Branch: perl
422            ! malloc.c
423 ____________________________________________________________________________
424 [  8900] By: jhi                                   on 2001/02/23  01:18:02
425         Log: Integrate changes #8898,8899 from mainline, environ handling.
426      Branch: maint-5.6/perl
427           !> perl.c
428 ____________________________________________________________________________
429 [  8899] By: jhi                                   on 2001/02/23  01:16:25
430         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
431              putenv() is not to be relied on, they are either broken or leaky
432              or both.)
433      Branch: perl
434            ! perl.c
435 ____________________________________________________________________________
436 [  8898] By: jhi                                   on 2001/02/22  23:36:59
437         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
438              and safesysfree() must be used.
439      Branch: perl
440            ! perl.c
441 ____________________________________________________________________________
442 [  8897] By: jhi                                   on 2001/02/22  23:25:45
443         Log: With environ one must use safesysmalloc()/safesysfree().
444      Branch: perl
445            ! perl.c
446 ____________________________________________________________________________
447 [  8896] By: jhi                                   on 2001/02/22  22:13:18
448         Log: If we have a duplicated environment free it
449              if PERL_DESTRUCT_LEVEL.
450      Branch: perl
451            ! perl.c
452 ____________________________________________________________________________
453 [  8895] By: alanbur                               on 2001/02/22  19:31:57
454         Log: Synchronised with parent
455      Branch: maint-5.6/pureperl
456           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
457 ____________________________________________________________________________
458 [  8894] By: gsar                                  on 2001/02/22  19:06:18
459         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
460              
461              fix memory leak in method call optimization (change#3768);
462              made C<eval "$x->foo()"> leak
463              
464              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
465      Branch: maint-5.6/perl
466           !> op.c
467 ____________________________________________________________________________
468 [  8893] By: jhi                                   on 2001/02/22  18:35:27
469         Log: (Retracted by #8915.)
470              
471              Third Degree finding:
472              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
473      Branch: perl
474            ! gv.c
475 ____________________________________________________________________________
476 [  8892] By: jhi                                   on 2001/02/22  14:28:32
477         Log: Update Changes.
478      Branch: perl
479            ! Changes patchlevel.h
480 ____________________________________________________________________________
481 [  8891] By: jhi                                   on 2001/02/22  13:22:45
482         Log: Metaconfig unit changes for #8890.
483      Branch: metaconfig
484            ! U/modified/Cppsym.U U/threads/archname.U
485 ____________________________________________________________________________
486 [  8890] By: jhi                                   on 2001/02/22  13:22:12
487         Log: Add -stdio to the archname if no perlio selected,
488              no -perlio added since that is now the default.
489              
490              Add few CPUs/architectures to the Cppsym scan.
491      Branch: perl
492            ! Configure config_h.SH
493 ____________________________________________________________________________
494 [  8889] By: jhi                                   on 2001/02/22  13:05:59
495         Log: Metaconfig unit change for #8888.
496      Branch: metaconfig/U/perl
497            ! useperlio.U
498 ____________________________________________________________________________
499 [  8888] By: jhi                                   on 2001/02/22  13:05:28
500         Log: *drum roll*  Make perlio the default.
501      Branch: perl
502            ! Configure config_h.SH
503 ____________________________________________________________________________
504 [  8887] By: jhi                                   on 2001/02/22  12:50:52
505         Log: Integrate change #8665 from maintperl to mainline,
506              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
507      Branch: perl
508           !> ext/POSIX/POSIX.xs
509 ____________________________________________________________________________
510 [  8886] By: jhi                                   on 2001/02/22  12:49:24
511         Log: Integrate changes #8883,8884 from mainline to maintperl.
512              
513              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
514              Subject: Re: File::Temp::_gettemp warning
515      Branch: maint-5.6/perl
516           !> embed.h embed.pl lib/File/Temp.pm
517 ____________________________________________________________________________
518 [  8885] By: jhi                                   on 2001/02/22  12:43:59
519         Log: Based on
520              
521              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
522              From: schwab@suse.de
523              Date: Thu, 22 Feb 2001 13:08:09 +0100
524              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
525              
526              but the fix done slightly differently because the other
527              half was already done in #8664.
528      Branch: maint-5.6/perl
529            ! ext/POSIX/POSIX.xs
530 ____________________________________________________________________________
531 [  8884] By: jhi                                   on 2001/02/22  12:37:15
532         Log: Subject: Re: File::Temp::_gettemp warning
533              From: Tim Jenness <t.jenness@jach.hawaii.edu>
534              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
535              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
536              
537              This patch to File::Temp does two things:
538              
539              1. Fixes the problem with CGI::Carp when determining
540              the Fcntl constants
541              
542              2. Removes most of the carps and consolidates them so that all the
543              reasons are included in a single die that is caught by the test. This
544              means that the correct skipping behaviour is displayed by the test.
545      Branch: perl
546            ! lib/File/Temp.pm
547 ____________________________________________________________________________
548 [  8883] By: jhi                                   on 2001/02/22  12:29:19
549         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
550              From: Peter Prymmer <pvhp@forte.com>
551              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
552              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
553      Branch: perl
554            ! embed.h embed.pl
555 ____________________________________________________________________________
556 [  8882] By: jhi                                   on 2001/02/21  19:41:33
557         Log: Integrate change #8881 from mainlin to maintperl.
558              
559              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
560      Branch: maint-5.6/perl
561           !> op.c
562 ____________________________________________________________________________
563 [  8881] By: jhi                                   on 2001/02/21  19:38:57
564         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
565              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
566              Date:     Wed, 21 Feb 2001 13:08:03 EST
567              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
568      Branch: perl
569            ! op.c
570 ____________________________________________________________________________
571 [  8880] By: jhi                                   on 2001/02/21  19:34:34
572         Log: Retract #8875, cannot let go of the old semantics of unpack U
573              without rethinking utf8decode.t.
574      Branch: perl
575            ! pp.c t/op/pack.t
576 ____________________________________________________________________________
577 [  8879] By: jhi                                   on 2001/02/21  19:08:02
578         Log: Run run/*.t also in minitest.
579      Branch: perl
580            ! Makefile.SH
581 ____________________________________________________________________________
582 [  8878] By: nick                                  on 2001/02/21  18:55:37
583         Log: Integrate mainline
584      Branch: perlio
585           !> (integrate 76 files)
586 ____________________________________________________________________________
587 [  8877] By: jhi                                   on 2001/02/21  15:09:33
588         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
589      Branch: metaconfig
590            ! U/compline/nblock_io.U
591      Branch: perl
592            ! Configure config_h.SH
593 ____________________________________________________________________________
594 [  8876] By: jhi                                   on 2001/02/21  14:54:45
595         Log: If no sfio, no -lsfio.
596      Branch: metaconfig/U/perl
597            ! d_sfio.U
598      Branch: perl
599            ! Configure config_h.SH
600 ____________________________________________________________________________
601 [  8875] By: jhi                                   on 2001/02/21  14:54:00
602         Log: Make unpack C and unpack C truly equivalent.
603      Branch: perl
604            ! pp.c t/op/pack.t
605 ____________________________________________________________________________
606 [  8874] By: jhi                                   on 2001/02/21  14:26:02
607         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
608              From: Peter Prymmer <pvhp@forte.com>
609              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
610              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
611      Branch: perl
612            ! pod/perlport.pod
613 ____________________________________________________________________________
614 [  8873] By: jhi                                   on 2001/02/21  14:24:31
615         Log: Subject: [PATCH] fix for charnames above FFFF
616              From: andreas.koenig@anima.de (Andreas J. Koenig)
617              Date: 21 Feb 2001 07:05:45 +0100
618              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
619      Branch: perl
620            ! lib/charnames.pm t/lib/charnames.t
621 ____________________________________________________________________________
622 [  8872] By: jhi                                   on 2001/02/21  14:15:25
623         Log: Integrate change #8868 from pureperl to mainline.
624              
625              Fixed reference count loop caused by sv_magic.
626      Branch: perl
627           !> sv.c
628 ____________________________________________________________________________
629 [  8871] By: jhi                                   on 2001/02/21  14:07:29
630         Log: Integrate change #8868 from pureperl to maintperl.
631              
632              Fixed reference count loop caused by sv_magic.
633      Branch: maint-5.6/perl
634           !> sv.c
635 ____________________________________________________________________________
636 [  8870] By: jhi                                   on 2001/02/21  14:04:41
637         Log: Put back the #8840, it was innocent.
638      Branch: perl
639            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
640            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
641 ____________________________________________________________________________
642 [  8869] By: jhi                                   on 2001/02/21  14:00:03
643         Log: unpack("C", ...) was left slightly unfinished by #8865.
644      Branch: perl
645            ! pp.c t/op/pack.t
646 ____________________________________________________________________________
647 [  8868] By: alanbur                               on 2001/02/21  01:33:45
648         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
649              from gv_fetchpv to create single-character magic variables (e.g. $!),
650              and it is passed a sv and the gv that contains the sv as the mg_obj
651              value.  When sv_magic stores the mg_obj pointer it increments the gv
652              refcount, thus causing a sv-gv pair that can't be freed.  There is
653              already a check for sv == obj which is used to prevent such reference
654              loops.  This change extends the check to cover the case described above.
655      Branch: maint-5.6/pureperl
656            ! sv.c
657 ____________________________________________________________________________
658 [  8867] By: jhi                                   on 2001/02/21  00:52:39
659         Log: Update Changes.
660      Branch: perl
661            ! Changes patchlevel.h
662 ____________________________________________________________________________
663 [  8866] By: jhi                                   on 2001/02/21  00:34:20
664         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
665              (Note: there were some conflicts due to EBCDIC and EPOC
666              patches, in general I preferred the repository code.)
667              (When 2.753 comes out, we need to synchronize.)
668      Branch: perl
669            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
670            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
671            ! t/lib/cgi-html.t
672 ____________________________________________________________________________
673 [  8865] By: jhi                                   on 2001/02/21  00:24:22
674         Log: Make pack("C", 0x100) to create Unicode, unless under the
675              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
676              will understand Unicode, unless you under know what.
677      Branch: perl
678            ! pp.c t/op/pack.t t/op/qu.t
679 ____________________________________________________________________________
680 [  8864] By: alanbur                               on 2001/02/20  22:35:34
681         Log: Resynchronised with parent
682      Branch: maint-5.6/pureperl
683           !> README.win32 ext/GDBM_File/GDBM_File.pm
684           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
685           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
686           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
687           !> t/lib/sdbm.t util.c
688 ____________________________________________________________________________
689 [  8863] By: jhi                                   on 2001/02/20  20:55:11
690         Log: Integrate change #8860,8861 from mainline into maintperl.
691              
692              "pseudo-literal j"
693              
694              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
695      Branch: maint-5.6/perl
696           !> lib/Test.pm pod/perlop.pod
697 ____________________________________________________________________________
698 [  8862] By: jhi                                   on 2001/02/20  20:30:07
699         Log: Don't do casting between pointers pointing to differently sized
700              integers.
701      Branch: perl
702            ! hv.c sv.c
703 ____________________________________________________________________________
704 [  8861] By: jhi                                   on 2001/02/20  19:53:44
705         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
706              From: Peter Prymmer <pvhp@forte.com>
707              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
708              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
709      Branch: perl
710            ! lib/Test.pm
711 ____________________________________________________________________________
712 [  8860] By: jhi                                   on 2001/02/20  19:48:02
713         Log: "pseudo-literal j", a documentation glitch reported to Debian.
714              The text recovered from Perl 5.005_03, and pseudo-literal replaced
715              by "backtick string".
716      Branch: perl
717            ! pod/perlop.pod
718 ____________________________________________________________________________
719 [  8859] By: jhi                                   on 2001/02/20  19:15:46
720         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
721              from Chris Nandor.
722      Branch: perl
723            ! makedef.pl
724 ____________________________________________________________________________
725 [  8858] By: jhi                                   on 2001/02/20  17:36:53
726         Log: Integrate pureperl changes #8844,8845,8850 to mainline
727              (via maintperl #8855).
728              
729              Fixed %^H scoping bug
730              
731              Removed GV <-> CV refcount loop
732              
733              Removed %ENV refcount loop
734      Branch: perl
735           !> gv.c op.c perl.c pp.c scope.c
736 ____________________________________________________________________________
737 [  8857] By: jhi                                   on 2001/02/20  17:34:32
738         Log: Integrate changes #8853,8854 from maintperl to mainline.
739              
740              EBDIC fixes, README.win32 Borland update.
741      Branch: perl
742           !> README.win32 handy.h util.c
743 ____________________________________________________________________________
744 [  8856] By: jhi                                   on 2001/02/20  17:33:16
745         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
746      Branch: maint-5.6/perl
747           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
748           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
749           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
750 ____________________________________________________________________________
751 [  8855] By: jhi                                   on 2001/02/20  17:32:13
752         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
753              
754              Fixed %^H scoping bug
755              
756              Removed GV <-> CV refcount loop
757              
758              Removed %ENV refcount loop
759      Branch: maint-5.6/perl
760           !> gv.c op.c perl.c pp.c scope.c
761 ____________________________________________________________________________
762 [  8854] By: jhi                                   on 2001/02/20  17:25:06
763         Log: Subject: Addition to readme.win32 for Borland C++ compilers
764              Date: Tue, 20 Feb 2001 02:15:25 +0300
765              From: "Vadim Konovalov" <watman@inbox.ru>
766              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
767              
768              Document Borland compiler misbehaviour.
769      Branch: maint-5.6/perl
770            ! README.win32
771 ____________________________________________________________________________
772 [  8853] By: jhi                                   on 2001/02/20  17:22:25
773         Log: The assimilation of ebcdic.c didn't quite work at the first try,
774              patches from Thomas Dorner.
775      Branch: maint-5.6/perl
776            ! handy.h util.c
777 ____________________________________________________________________________
778 [  8852] By: jhi                                   on 2001/02/20  17:20:15
779         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
780              From: Chris Nandor <pudge@pobox.com>
781              Date: Tue, 20 Feb 2001 08:32:45 -0500
782              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
783      Branch: maint-5.6/perl
784            ! makedef.pl mg.c
785 ____________________________________________________________________________
786 [  8851] By: jhi                                   on 2001/02/20  17:15:52
787         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
788      Branch: perl
789            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
790            ! t/lib/filter-util.t
791 ____________________________________________________________________________
792 [  8850] By: alanbur                               on 2001/02/20  17:12:40
793         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
794              and the magic pointer points back to the GV that contains the
795              %ENV hash.  This creates a refcount loop that prevents members
796              of %ENV from being freed correctly.  This change removes the
797              refcount loop - the magic pointer was never used anyway, the
798              only use of the magic was to check the type ('E') so that the
799              appropriate environment manipulation code is called when %ENV
800              is modified.
801      Branch: maint-5.6/pureperl
802            ! perl.c
803 ____________________________________________________________________________
804 [  8849] By: jhi                                   on 2001/02/20  17:12:20
805         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
806              From: "Craig A. Berry" <craigberry@mac.com>
807              Date: Mon, 19 Feb 2001 23:36:12 -0600
808              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
809              
810              Case-forgiving systems match TestInit.pm with TES*.
811      Branch: perl
812            ! t/lib/glob-basic.t
813 ____________________________________________________________________________
814 [  8848] By: jhi                                   on 2001/02/20  17:10:02
815         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
816      Branch: perl
817            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
818            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
819            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
820 ____________________________________________________________________________
821 [  8847] By: jhi                                   on 2001/02/20  15:34:41
822         Log: The #8843 wasn't quite right: %Config needs to imported.
823      Branch: perl
824            ! t/run/runenv.t
825 ____________________________________________________________________________
826 [  8846] By: jhi                                   on 2001/02/20  15:31:50
827         Log: Retract the #8838 and #8840 for now because of
828              the DB_File tie problem.
829      Branch: perl
830            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
831            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
832            ! proto.h sv.c
833 ____________________________________________________________________________
834 [  8845] By: alanbur                               on 2001/02/20  14:25:41
835         Log: Removed GV <-> CV refcount loop
836              CvGV(mycv) points to the parent GV of the CV, and was previously
837              refcounted.  The pointer remains, but the refcounting has been removed
838              as it causes a refcount loop between the CV and GV that means the CV
839              can't ever be deleted.
840      Branch: maint-5.6/pureperl
841            ! gv.c op.c pp.c
842 ____________________________________________________________________________
843 [  8844] By: alanbur                               on 2001/02/20  14:23:13
844         Log: Fixed %^H scoping bug
845      Branch: maint-5.6/pureperl
846            ! scope.c
847 ____________________________________________________________________________
848 [  8843] By: jhi                                   on 2001/02/19  13:38:08
849         Log: fork() not everywhere, cleanup temp files.
850      Branch: perl
851            ! t/run/runenv.t
852 ____________________________________________________________________________
853 [  8842] By: alanbur                               on 2001/02/19  12:42:07
854         Log: Resynchronised with parent
855      Branch: maint-5.6/pureperl
856           !> pod/perlfaq4.pod sv.c utf8.c
857 ____________________________________________________________________________
858 [  8841] By: jhi                                   on 2001/02/19  03:35:51
859         Log: Update Changes.
860      Branch: perl
861            ! Changes patchlevel.h
862 ____________________________________________________________________________
863 [  8840] By: jhi                                   on 2001/02/19  00:23:41
864         Log: Subject: [patch] add sv_setref_uv
865              From: Doug MacEachern <dougm@covalent.net>
866              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
867              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
868      Branch: perl
869            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
870            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
871 ____________________________________________________________________________
872 [  8839] By: jhi                                   on 2001/02/19  00:01:38
873         Log: Put to rest the 20010205.001, the email address checking (not) regex.
874      Branch: perl
875            ! pod/perlfaq9.pod
876 ____________________________________________________________________________
877 [  8838] By: jhi                                   on 2001/02/18  22:17:54
878         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
879              From: Doug MacEachern <dougm@covalent.net>
880              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
881              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
882      Branch: perl
883            ! lib/ExtUtils/xsubpp
884 ____________________________________________________________________________
885 [  8837] By: jhi                                   on 2001/02/18  22:16:50
886         Log: Subject: [patch] -Wall cleanup round 2
887              From: Doug MacEachern <dougm@covalent.net>
888              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
889              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
890      Branch: perl
891            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
892            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
893            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
894            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
895            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
896            ! ext/SDBM_File/SDBM_File.xs
897 ____________________________________________________________________________
898 [  8836] By: jhi                                   on 2001/02/18  22:11:20
899         Log: Misapplied regex optimizations when \C is present.
900              Fixes 20001230.002.
901              
902              What still remains broken is that the submatches that
903              have \C in them get their UTF8 flag on because their
904              parent SV has it on.  This will result in malformed
905              UTF8 if a \C happened to match a non-ASCII byte.
906      Branch: perl
907            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
908            ! t/pragma/utf8.t
909 ____________________________________________________________________________
910 [  8835] By: jhi                                   on 2001/02/18  20:12:02
911         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
912              
913              The hash key got wrongly UTF8fied.
914      Branch: perl
915            ! pod/perlapi.pod toke.c utf8.c
916 ____________________________________________________________________________
917 [  8834] By: jhi                                   on 2001/02/18  19:44:25
918         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
919              don't warn on magical or overloaded things.
920      Branch: perl
921            ! pp_hot.c
922 ____________________________________________________________________________
923 [  8833] By: nick                                  on 2001/02/18  19:31:22
924         Log: Integrate mainline
925      Branch: perlio
926           +> t/TestInit.pm t/run/runenv.t
927            - t/UTEST
928           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
929           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
930           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
931           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
932           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
933           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
934           !> utf8.c
935 ____________________________________________________________________________
936 [  8832] By: jhi                                   on 2001/02/18  19:21:18
937         Log: Integrate perlio.
938      Branch: perl
939           !> perlio.c pod/perldiag.pod
940 ____________________________________________________________________________
941 [  8831] By: jhi                                   on 2001/02/18  19:14:20
942         Log: Integrate change #8827 from mainline.
943              
944              UTF8 tweaks.
945      Branch: maint-5.6/perl
946           !> sv.c utf8.c
947 ____________________________________________________________________________
948 [  8830] By: nick                                  on 2001/02/18  19:10:34
949         Log: Apply the spirit of patch from Nick Clark:
950              Subject: [PATCH] Re: extensions that provide layers
951              From: Nicholas Clark <nick@ccl4.org>
952              Date: Mon, 12 Feb 2001 16:43:51 +0000
953              Message-Id: <20010212164350.Q3652@plum.flirble.org>
954      Branch: perlio
955            ! perlio.c pod/perldiag.pod
956 ____________________________________________________________________________
957 [  8829] By: jhi                                   on 2001/02/18  19:03:25
958         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
959              From: schwern@pobox.com 
960              Date: Sun, 18 Feb 2001 13:44:35 -0500
961              Message-ID: <20010218134435.A17544@magnonel.guild.net>
962              
963              Applied, but as t/TestInit.pm.
964      Branch: perl
965            + t/TestInit.pm
966            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
967            ! t/op/subst_wamp.t
968 ____________________________________________________________________________
969 [  8828] By: jhi                                   on 2001/02/18  18:43:52
970         Log: Integrate perlio.
971      Branch: perl
972           !> perlio.c
973 ____________________________________________________________________________
974 [  8827] By: jhi                                   on 2001/02/18  18:41:33
975         Log: UTF-8 tweaks.
976      Branch: perl
977            ! sv.c utf8.c
978 ____________________________________________________________________________
979 [  8826] By: nick                                  on 2001/02/18  17:40:59
980         Log: Fix [ID 20010217.002]
981              open FOO, "<:raw:perlio", ...
982              :raw now inserts default base layer below itself.
983              Also
984              open FOO, "<:unix", ...
985              works as well - but leaves buffer layer on stack under the unix layer.
986      Branch: perlio
987            ! perlio.c
988 ____________________________________________________________________________
989 [  8825] By: jhi                                   on 2001/02/18  17:15:39
990         Log: Integrate perlio.
991      Branch: perl
992           !> perlio.c perliol.h
993 ____________________________________________________________________________
994 [  8824] By: jhi                                   on 2001/02/18  17:10:53
995         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
996              From: schwern@pobox.com
997              Date: Sun, 18 Feb 2001 01:48:50 -0500
998              Message-ID: <20010218014850.C19957@magnonel.guild.net>
999      Branch: perl
1000            ! lib/Test/Harness.pm t/TEST t/op/chop.t
1001 ____________________________________________________________________________
1002 [  8823] By: jhi                                   on 2001/02/18  17:01:06
1003         Log: Add run/*.t to testables.
1004      Branch: perl
1005            ! t/TEST
1006 ____________________________________________________________________________
1007 [  8822] By: jhi                                   on 2001/02/18  16:58:58
1008         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
1009              From: schwern@pobox.com
1010              Date: Sun, 18 Feb 2001 01:11:35 -0500
1011              Message-ID: <20010218011135.A19957@magnonel.guild.net>
1012              
1013              Revive mjd's and Simon's PERL5OPT fix.
1014      Branch: perl
1015            + t/run/runenv.t
1016            ! MANIFEST perl.c
1017 ____________________________________________________________________________
1018 [  8821] By: jhi                                   on 2001/02/18  16:53:46
1019         Log: Subject: Re: Why t/TEST and not Test::Harness?
1020              From: schwern@pobox.com
1021              Date: Sat, 17 Feb 2001 22:44:44 -0500
1022              Message-ID: <20010217224444.A6679@magnonel.guild.net>
1023              
1024              Replace UTEST with TEST -utf8.
1025      Branch: perl
1026            - t/UTEST
1027            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
1028            ! t/lib/glob-basic.t
1029 ____________________________________________________________________________
1030 [  8820] By: nick                                  on 2001/02/18  13:06:16
1031         Log: Clean up a few core dumps when layers are used in unexpected ways.
1032              (Still not "right"...)
1033      Branch: perlio
1034            ! perlio.c perliol.h
1035 ____________________________________________________________________________
1036 [  8819] By: jhi                                   on 2001/02/18  02:25:55
1037         Log: Integrate change #8818 from maintperl, a FAQ nit.
1038      Branch: perl
1039           !> pod/perlfaq4.pod
1040 ____________________________________________________________________________
1041 [  8818] By: jhi                                   on 2001/02/18  02:24:50
1042         Log: FAQ nit from Chris Fedde.
1043      Branch: maint-5.6/perl
1044            ! pod/perlfaq4.pod
1045 ____________________________________________________________________________
1046 [  8817] By: nick                                  on 2001/02/17  18:20:14
1047         Log: Integrate mainline
1048      Branch: perlio
1049           +> lib/unicode/UCD.html lib/unicode/Unicode.html
1050           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
1051           +> pod/perlclib.pod
1052            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
1053            - lib/unicode/Unicode.301
1054           !> (integrate 324 files)
1055 ____________________________________________________________________________
1056 [  8816] By: jhi                                   on 2001/02/17  16:56:58
1057         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
1058      Branch: perl
1059            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1060            ! ext/Storable/Storable.xs t/lib/st-06compat.t
1061            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
1062 ____________________________________________________________________________
1063 [  8815] By: jhi                                   on 2001/02/17  16:40:07
1064         Log: Subject: [patch] -Wall
1065              From: Doug MacEachern <dougm@covalent.net>
1066              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
1067              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
1068      Branch: perl
1069            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
1070            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
1071 ____________________________________________________________________________
1072 [  8814] By: jhi                                   on 2001/02/16  19:27:18
1073         Log: Document qu better.
1074      Branch: perl
1075            ! pod/perlop.pod
1076 ____________________________________________________________________________
1077 [  8813] By: jhi                                   on 2001/02/15  13:54:37
1078         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
1079              From: Hugo <hv@crypt.compulink.co.uk>
1080              Date: Thu, 15 Feb 2001 13:39:49 +0000
1081              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
1082      Branch: perl
1083            ! toke.c
1084 ____________________________________________________________________________
1085 [  8812] By: alanbur                               on 2001/02/15  13:52:16
1086         Log: Resynchronised with parent
1087      Branch: maint-5.6/pureperl
1088            - ebcdic.c
1089           !> (integrate 36 files)
1090 ____________________________________________________________________________
1091 [  8811] By: jhi                                   on 2001/02/15  13:51:16
1092         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
1093              
1094              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
1095              From: Jan Dubois <JanD@ActiveState.com>
1096              Date: Wed, 31 Jan 2001 21:17:03 -0800
1097              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
1098              
1099              tweak change#8659 to keep it simple
1100              
1101              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
1102              From: Russ Allbery <rra@stanford.edu>
1103              Date: 14 Feb 2001 10:15:41 -0800
1104              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
1105              
1106              (8809 empty)
1107
1108              Upgrade to podlators 1.08, from Russ Allbery.
1109      Branch: perl
1110           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
1111           !> utils/perldoc.PL
1112 ____________________________________________________________________________
1113 [  8810] By: jhi                                   on 2001/02/15  13:35:08
1114         Log: Upgrade to podlators 1.08, from Russ Allbery.
1115      Branch: maint-5.6/perl
1116            ! lib/Pod/Man.pm lib/Pod/Text.pm
1117 ____________________________________________________________________________
1118 [  8809] By: jhi                                   on 2001/02/15  13:26:38
1119         Log: (accidentally empty check-in)
1120      Branch: maint-5.6/perl
1121            ! lib/Test/Harness.pm
1122 ____________________________________________________________________________
1123 [  8808] By: jhi                                   on 2001/02/15  13:23:47
1124         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
1125              From: Russ Allbery <rra@stanford.edu>
1126              Date: 14 Feb 2001 10:15:41 -0800
1127              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
1128              
1129              perldoc was hardcoding $Config{installscript}, which breaks
1130              when install* isn't where Perl ends up (such as with AFS).
1131              
1132              Use $Config{scriptdir} instead.
1133      Branch: maint-5.6/perl
1134            ! utils/perldoc.PL
1135 ____________________________________________________________________________
1136 [  8807] By: jhi                                   on 2001/02/14  14:37:27
1137         Log: Update Changes.
1138      Branch: perl
1139            ! Changes patchlevel.h
1140 ____________________________________________________________________________
1141 [  8806] By: jhi                                   on 2001/02/14  14:25:31
1142         Log: Integrate changes #8803,8804,8805 from mainline.
1143              
1144              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
1145              
1146              Don't skip too much of the locale error message if no environ array,
1147              from Chris Nandor.
1148              
1149              More MacOS Classic fixes from Chris Nandor.
1150      Branch: maint-5.6/perl
1151           !> doop.c lib/Cwd.pm perl.c perl.h util.c
1152 ____________________________________________________________________________
1153 [  8805] By: jhi                                   on 2001/02/14  03:29:01
1154         Log: More MacOS Classic fixes from Chris Nandor.
1155      Branch: perl
1156            ! doop.c lib/Cwd.pm
1157 ____________________________________________________________________________
1158 [  8804] By: jhi                                   on 2001/02/14  03:18:35
1159         Log: Don't skip too much of the locale error message if no environ array,
1160              from Chris Nandor.
1161      Branch: perl
1162            ! util.c
1163 ____________________________________________________________________________
1164 [  8803] By: jhi                                   on 2001/02/14  03:14:14
1165         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
1166      Branch: perl
1167            ! perl.c perl.h
1168 ____________________________________________________________________________
1169 [  8802] By: jhi                                   on 2001/02/13  18:31:33
1170         Log: AUTHORS update.
1171      Branch: perl
1172            ! AUTHORS
1173 ____________________________________________________________________________
1174 [  8801] By: jhi                                   on 2001/02/13  17:55:19
1175         Log: Integrate change #8792 from mainline.
1176              
1177              Subject: buncha MacPerl patches for bleadperl
1178              From: Chris Nandor <pudge@pobox.com>
1179              Date: Tue, 13 Feb 2001 00:02:43 -0500
1180              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
1181      Branch: maint-5.6/perl
1182           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
1183           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
1184           !> t/lib/basename.t toke.c util.h
1185 ____________________________________________________________________________
1186 [  8800] By: jhi                                   on 2001/02/13  17:46:43
1187         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
1188              to be forced to Off_t.
1189              
1190              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
1191              From: nick@ccl4.org
1192              Date: Thu, 1 Feb 2001 12:01:04 +0000
1193              Message-Id: <20010201120103.E11401@plum.flirble.org>
1194      Branch: maint-5.6/perl
1195            ! iperlsys.h perlio.c
1196 ____________________________________________________________________________
1197 [  8799] By: jhi                                   on 2001/02/13  16:52:51
1198         Log: Duplex duplex hunk hunk.
1199      Branch: maint-5.6/perl
1200            ! Makefile.SH
1201 ____________________________________________________________________________
1202 [  8797] By: jhi                                   on 2001/02/13  14:52:04
1203         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
1204              From: "Craig A. Berry" <craigberry@mac.com>
1205              Date: Mon, 12 Feb 2001 11:05:25 -0600
1206              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
1207      Branch: perl
1208            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
1209 ____________________________________________________________________________
1210 [  8796] By: jhi                                   on 2001/02/13  14:36:47
1211         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
1212              From: simon.cozens@pembroke.oxford.ac.uk 
1213              Date: Sat, 10 Feb 2001 17:57:02 +0000
1214              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
1215              
1216              Now it does include.
1217      Branch: perl
1218            ! pod/perldiag.pod
1219 ____________________________________________________________________________
1220 [  8795] By: jhi                                   on 2001/02/13  14:30:11
1221         Log: Sort the MANIFEST.
1222      Branch: perl
1223            ! MANIFEST
1224 ____________________________________________________________________________
1225 [  8794] By: jhi                                   on 2001/02/13  14:26:51
1226         Log: Integrate change #8793 from mainline, FAQ updates.
1227      Branch: maint-5.6/perl
1228           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
1229 ____________________________________________________________________________
1230 [  8793] By: jhi                                   on 2001/02/13  14:25:13
1231         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
1232      Branch: perl
1233            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
1234 ____________________________________________________________________________
1235 [  8792] By: jhi                                   on 2001/02/13  14:22:50
1236         Log: Subject: buncha MacPerl patches for bleadperl
1237              From: Chris Nandor <pudge@pobox.com>
1238              Date: Tue, 13 Feb 2001 00:02:43 -0500
1239              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
1240      Branch: perl
1241            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
1242            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
1243            ! t/lib/basename.t toke.c util.h
1244 ____________________________________________________________________________
1245 [  8791] By: jhi                                   on 2001/02/13  14:10:39
1246         Log: Integrate change #8790 from mainline.
1247              
1248              environ array wrongly assumed in Perl_init_i18nl10n(),
1249      Branch: maint-5.6/perl
1250           !> util.c
1251 ____________________________________________________________________________
1252 [  8790] By: jhi                                   on 2001/02/13  14:06:15
1253         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
1254              noticed by Chris Nandor in MacOS Classic.
1255      Branch: perl
1256            ! util.c
1257 ____________________________________________________________________________
1258 [  8789] By: jhi                                   on 2001/02/13  13:58:07
1259         Log: Integrate changes #8373,8487,8544,8783 from mainline.
1260              
1261              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
1262              hints files, the dynaloading, assimilate ebcdic into util.c.
1263      Branch: maint-5.6/perl
1264            - ebcdic.c
1265            ! MANIFEST hints/posix-bc.sh
1266           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
1267           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
1268           !> perlapi.c proto.h util.c
1269 ____________________________________________________________________________
1270 [  8788] By: alanbur                               on 2001/02/13  10:33:13
1271         Log: Integrated changes from maint-5.6
1272      Branch: maint-5.6/pureperl
1273           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
1274           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
1275           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1276           !> vos/config.ga.h vos/configure_perl.cm
1277 ____________________________________________________________________________
1278 [  8787] By: jhi                                   on 2001/02/13  05:56:36
1279         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
1280      Branch: perl
1281           !> Makefile.SH
1282 ____________________________________________________________________________
1283 [  8786] By: jhi                                   on 2001/02/13  05:54:34
1284         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
1285              From: Dorner Thomas <Thomas.Dorner@start.de>
1286              Date: Mon, 12 Feb 2001 15:06:26 +0100
1287              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
1288      Branch: maint-5.6/perl
1289            ! Makefile.SH
1290 ____________________________________________________________________________
1291 [  8785] By: jhi                                   on 2001/02/13  05:29:04
1292         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
1293      Branch: perl
1294           !> hints/openbsd.sh
1295 ____________________________________________________________________________
1296 [  8784] By: jhi                                   on 2001/02/13  02:25:24
1297         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
1298              From: Peter Prymmer <pvhp@forte.com>
1299              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
1300              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
1301      Branch: perl
1302            ! pod/perlclib.pod
1303 ____________________________________________________________________________
1304 [  8783] By: jhi                                   on 2001/02/13  02:22:36
1305         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
1306      Branch: perl
1307            - ebcdic.c
1308            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
1309            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
1310            ! util.c
1311 ____________________________________________________________________________
1312 [  8782] By: jhi                                   on 2001/02/13  02:00:07
1313         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
1314      Branch: maint-5.6/perl
1315            ! pod/perlport.pod
1316 ____________________________________________________________________________
1317 [  8781] By: jhi                                   on 2001/02/13  01:58:44
1318         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
1319      Branch: maint-5.6/perl
1320            ! hints/openbsd.sh
1321 ____________________________________________________________________________
1322 [  8780] By: jhi                                   on 2001/02/13  01:57:33
1323         Log: Synchronize the regexp tests between maintperl and mainline.
1324      Branch: maint-5.6/perl
1325           !> t/op/re_tests
1326 ____________________________________________________________________________
1327 [  8779] By: jhi                                   on 2001/02/13  01:49:35
1328         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
1329              From: Hugo <hv@crypt.compulink.co.uk>
1330              Date: Tue, 13 Feb 2001 00:11:11 +0000
1331              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
1332      Branch: perl
1333            ! regcomp.c t/op/re_tests
1334 ____________________________________________________________________________
1335 [  8778] By: jhi                                   on 2001/02/13  00:23:10
1336         Log: Comments do not nest.
1337      Branch: perl
1338            ! perl.h
1339 ____________________________________________________________________________
1340 [  8777] By: jhi                                   on 2001/02/13  00:17:54
1341         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
1342              From: Hugo <hv@crypt.compulink.co.uk>
1343              Date: Tue, 13 Feb 2001 00:11:11 +0000
1344              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
1345      Branch: maint-5.6/perl
1346            ! regcomp.c t/op/re_tests
1347 ____________________________________________________________________________
1348 [  8776] By: jhi                                   on 2001/02/12  23:25:52
1349         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
1350      Branch: maint-5.6/perl
1351            ! pod/perlport.pod
1352 ____________________________________________________________________________
1353 [  8775] By: jhi                                   on 2001/02/12  23:04:28
1354         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
1355      Branch: maint-5.6/perl
1356            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
1357            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1358            ! vos/configure_perl.cm
1359 ____________________________________________________________________________
1360 [  8774] By: jhi                                   on 2001/02/12  22:59:11
1361         Log: Subject: Re: [patch] context for 'U' magic functions
1362              From: Doug MacEachern <dougm@covalent.net>
1363              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
1364              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
1365              
1366              plus the suggestion by Nick Ing-Simmons to name the macro
1367              as PERL_MG_UFUNC to avoid namespace pollution, plus add
1368              the advice by Doug for XS writers to perl.h
1369      Branch: perl
1370            ! mg.c perl.h
1371 ____________________________________________________________________________
1372 [  8773] By: jhi                                   on 2001/02/11  20:14:12
1373         Log: Update Changes.
1374      Branch: perl
1375            ! Changes patchlevel.h
1376 ____________________________________________________________________________
1377 [  8772] By: jhi                                   on 2001/02/11  18:47:52
1378         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
1379              From: Simon Cozens <simon@cozens.net>
1380              Date: Wed, 31 Jan 2001 16:31:43 +0000
1381              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
1382      Branch: perl
1383            + pod/perlclib.pod
1384            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
1385            ! pod/perltoc.pod
1386 ____________________________________________________________________________
1387 [  8771] By: jhi                                   on 2001/02/11  18:36:48
1388         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
1389              
1390              Blocks-4d3.beta.txt
1391              CaseFolding-3d4.beta.txt
1392              CompositionExclusions-3d6.beta.txt
1393              EastAsianWidth-4d4.beta.txt
1394              LineBreak-6d3.beta.txt
1395              NamesList-3.1.0d1.beta.txt
1396              PropList-3.1.0d4.beta.txt
1397              SpecialCasing-4d1.beta.txt
1398              UnicodeData-3.1.0d6.beta.txt
1399      Branch: perl
1400            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
1401           +> lib/unicode/UCD.html lib/unicode/Unicode.html
1402            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
1403            - lib/unicode/Unicode.301
1404            ! (edit 257 files)
1405 ____________________________________________________________________________
1406 [  8770] By: jhi                                   on 2001/02/11  17:26:22
1407         Log: UTF-8 documentation.
1408      Branch: perl
1409            ! utf8.h
1410 ____________________________________________________________________________
1411 [  8769] By: jhi                                   on 2001/02/11  17:12:49
1412         Log: Retract #8762.
1413      Branch: perl
1414            ! regexec.c
1415 ____________________________________________________________________________
1416 [  8768] By: jhi                                   on 2001/02/11  16:54:45
1417         Log: Subject: [PATCH] Test::Harness
1418              From: andreas.koenig@anima.de (Andreas J. Koenig)
1419              Date: 11 Feb 2001 14:37:00 +0100
1420              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
1421      Branch: perl
1422            ! lib/Test/Harness.pm
1423 ____________________________________________________________________________
1424 [  8767] By: jhi                                   on 2001/02/11  16:53:52
1425         Log: Subject: [PATCH] Document makepatch in Porting/patching
1426              From: andreas.koenig@anima.de (Andreas J. Koenig)
1427              Date: 11 Feb 2001 16:46:28 +0100
1428              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
1429      Branch: perl
1430            ! Porting/patching.pod
1431 ____________________________________________________________________________
1432 [  8766] By: jhi                                   on 2001/02/11  06:30:23
1433         Log: Subject: Re: [patch] GvSHARED
1434              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
1435              From: Doug MacEachern <dougm@covalent.net>
1436              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
1437              
1438              Subject: Re: [patch] GvSHARED
1439              From: Doug MacEachern <dougm@covalent.net>
1440              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
1441              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
1442              
1443              Subject: [patch] attributes.pm support for `shared'
1444              From: Doug MacEachern <dougm@covalent.net>
1445              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
1446              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
1447              
1448              our() attributes were ignored, our :shared pieces missing,
1449              allow attributes.pm to turn on shared.
1450      Branch: perl
1451            ! op.c t/op/attrs.t toke.c xsutils.c
1452 ____________________________________________________________________________
1453 [  8765] By: alanbur                               on 2001/02/10  23:11:19
1454         Log: Resync with parent (hopefully sucessfully this time)
1455      Branch: maint-5.6/pureperl
1456           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
1457           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
1458           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1459           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1460           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1461           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1462           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
1463 ____________________________________________________________________________
1464 [  8764] By: jhi                                   on 2001/02/10  22:54:38
1465         Log: Make TEST and UTEST more verbose in case something goes
1466              wrong in running/compiling a script, suggested by Doug
1467              MacEachern.
1468      Branch: perl
1469            ! t/TEST t/UTEST
1470 ____________________________________________________________________________
1471 [  8763] By: jhi                                   on 2001/02/10  22:11:34
1472         Log: Bogus shebang.
1473      Branch: perl
1474            ! t/lib/texttabs.t
1475 ____________________________________________________________________________
1476 [  8762] By: jhi                                   on 2001/02/10  21:56:02
1477         Log: (Retracted by #8769)
1478      Branch: perl
1479            ! regexec.c
1480 ____________________________________________________________________________
1481 [  8761] By: jhi                                   on 2001/02/10  21:26:15
1482         Log: Subject: Re: [patch] GvSHARED 
1483              From: Doug MacEachern <dougm@covalent.net>
1484              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
1485              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
1486              
1487              our @EXPORT : shared = (...);
1488      Branch: perl
1489            ! toke.c
1490 ____________________________________________________________________________
1491 [  8760] By: jhi                                   on 2001/02/10  21:25:07
1492         Log: Subject: [patch] GvSHARED
1493              From: Doug MacEachern <dougm@covalent.net>
1494              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
1495              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
1496      Branch: perl
1497            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
1498 ____________________________________________________________________________
1499 [  8759] By: alanbur                               on 2001/02/10  21:24:27
1500         Log: Backed out mismerge.
1501      Branch: maint-5.6/pureperl
1502            ! MANIFEST README.hpux README.vmesa gv.c installhtml
1503            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
1504            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1505            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1506            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1507            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1508            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
1509 ____________________________________________________________________________
1510 [  8758] By: jhi                                   on 2001/02/10  18:01:17
1511         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
1512              
1513              Fixed UMRs and leak in Perl_pmtrans()
1514              
1515              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1516              associated UTFied tr/// code.  Also fixed scoping leak of
1517              PL_reg_start_tmp.
1518              
1519              newATTRSUB leaks when an attempt to redefine the active sort sub is
1520              made.
1521      Branch: maint-5.6/perl
1522           !> op.c regcomp.c
1523 ____________________________________________________________________________
1524 [  8757] By: alanbur                               on 2001/02/10  17:56:46
1525         Log: Resynchronised with parent
1526      Branch: maint-5.6/pureperl
1527           +> README.bs2000
1528            - README.posix-bc
1529            ! gv.c perl.c sv.c
1530           !> MANIFEST README.hpux README.vmesa installhtml
1531           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
1532           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1533           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1534           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1535           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1536           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
1537 ____________________________________________________________________________
1538 [  8756] By: alanbur                               on 2001/02/10  17:51:15
1539         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
1540              made.
1541      Branch: maint-5.6/pureperl
1542            ! op.c
1543 ____________________________________________________________________________
1544 [  8755] By: jhi                                   on 2001/02/09  22:41:35
1545         Log: Upgrade to CPAN 1.59_54, from Andreas König.
1546      Branch: perl
1547            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1548 ____________________________________________________________________________
1549 [  8754] By: jhi                                   on 2001/02/09  22:29:20
1550         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
1551              
1552              Didn't upgrade the fill.t since it has a dependency to File::Slurp
1553              purely for debugging purposes, the actual test hasn't changed.
1554      Branch: perl
1555            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
1556            ! t/lib/textwrap.t
1557 ____________________________________________________________________________
1558 [  8753] By: jhi                                   on 2001/02/09  20:17:50
1559         Log: Integrate change #8682 from maintperl.
1560              
1561              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
1562              to work correctly.
1563      Branch: perl
1564           !> hints/irix_6.sh
1565 ____________________________________________________________________________
1566 [  8752] By: jhi                                   on 2001/02/09  20:00:46
1567         Log: Update Changes.
1568      Branch: perl
1569            ! Changes patchlevel.h
1570 ____________________________________________________________________________
1571 [  8751] By: nick                                  on 2001/02/09  19:48:37
1572         Log: Integrate mainline
1573      Branch: perlio
1574           +> README.bs2000 t/lib/cgi-esc.t
1575            - README.posix-bc
1576           !> (integrate 53 files)
1577 ____________________________________________________________________________
1578 [  8750] By: nick                                  on 2001/02/09  19:25:16
1579         Log: Subject: RE: Biannual Competition to Improve Hashing Function
1580              From: Fisher Mark <fisherm@tce.com>
1581              Date: Thu, 8 Feb 2001 10:44:00 -0500
1582              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
1583              Date: Thu, 8 Feb 2001 15:02:47 -0500
1584              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
1585      Branch: perl
1586            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
1587 ____________________________________________________________________________
1588 [  8749] By: jhi                                   on 2001/02/09  19:02:35
1589         Log: Forgotten fragment.
1590      Branch: perl
1591            ! pod/perlapi.pod
1592 ____________________________________________________________________________
1593 [  8748] By: jhi                                   on 2001/02/09  18:31:34
1594         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
1595              plus manual tweakage.
1596              
1597              Sync the perlfaq2 between mainline and maintperl.
1598      Branch: maint-5.6/perl
1599            ! pod/perlfaq2.pod
1600      Branch: perl
1601           !> pod/perlfaq2.pod
1602 ____________________________________________________________________________
1603 [  8747] By: jhi                                   on 2001/02/09  18:12:04
1604         Log: Subject: versiononly and installperl
1605              From: abigail@foad.org
1606              Date: Wed, 7 Feb 2001 22:43:12 +0100
1607              Message-ID: <20010207214312.7045.qmail@foad.org>    
1608              
1609              Add +v flag to force a normal install of the perl binary
1610              and the utilities.
1611              
1612              Subject: [PATCH] installperl
1613              From: Nicholas Clark <nick@ccl4.org>
1614              Date: Fri, 9 Feb 2001 16:28:57 +0000
1615              Message-ID: <20010209162857.B10931@plum.flirble.org>
1616              
1617              Add -A flag which also hardlinks the binary with
1618              the full architecture name.
1619      Branch: perl
1620            ! installperl
1621 ____________________________________________________________________________
1622 [  8746] By: jhi                                   on 2001/02/09  18:03:43
1623         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
1624              
1625              Subject: perlfaq2, re: perlmongers
1626              
1627              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1628              
1629              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1630              
1631              Subject: [ID 20010205.001] typo in perlfaq9
1632              
1633              Subject: [ID 20010208.002] unordered explanation in perlcall
1634      Branch: maint-5.6/perl
1635           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1636           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
1637           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
1638 ____________________________________________________________________________
1639 [  8745] By: jhi                                   on 2001/02/09  17:59:09
1640         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
1641              From: abela@geneanet.org
1642              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
1643              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
1644      Branch: perl
1645            ! pod/perlcall.pod
1646 ____________________________________________________________________________
1647 [  8744] By: jhi                                   on 2001/02/09  17:48:16
1648         Log: Subject: [ID 20010205.001] typo in perlfaq9
1649              From: eserte@vran.herceg.de
1650              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
1651              Message-Id: <200102042244.XAA21926@vran.herceg.de>
1652      Branch: perl
1653            ! pod/perlfaq9.pod
1654 ____________________________________________________________________________
1655 [  8743] By: jhi                                   on 2001/02/09  17:25:12
1656         Log: Integrate change #8695 from maintperl.
1657              
1658              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
1659      Branch: perl
1660           !> thread.h
1661 ____________________________________________________________________________
1662 [  8742] By: jhi                                   on 2001/02/09  17:21:22
1663         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
1664              From: Andy Dougherty <doughera@lafayette.edu>
1665              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
1666              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
1667      Branch: perl
1668            ! embed.pl
1669 ____________________________________________________________________________
1670 [  8741] By: jhi                                   on 2001/02/09  17:05:19
1671         Log: Integrate changes #8738,8739,8740 from maintperl.
1672              
1673              Html files will be installed in a more logical and easier to
1674              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1675              
1676              Html files will be generated with a header to make them look
1677              a little less bare.
1678              
1679              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1680      Branch: perl
1681           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
1682 ____________________________________________________________________________
1683 [  8740] By: jhi                                   on 2001/02/09  17:03:46
1684         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1685              From: "Brendan O'Dea" <bod@compusol.com.au>
1686              Date: Sun, 4 Feb 2001 11:17:56 +1100
1687              Message-ID: <20010204111756.A16301@compusol.com.au>
1688      Branch: maint-5.6/perl
1689            ! pod/perlfaq3.pod
1690 ____________________________________________________________________________
1691 [  8739] By: jhi                                   on 2001/02/09  17:01:59
1692         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
1693              From: "Indy Singh" <indy@nusphere.com>
1694              Date: Fri, 2 Feb 2001 15:09:59 -0500
1695              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
1696              
1697              Html files will be generated with a header to make them look
1698              a little less bare.
1699      Branch: maint-5.6/perl
1700            ! installhtml
1701 ____________________________________________________________________________
1702 [  8738] By: jhi                                   on 2001/02/09  16:58:48
1703         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
1704              From: "Indy Singh" <indy@nusphere.com>
1705              Date: Fri, 2 Feb 2001 15:08:23 -0500
1706              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
1707              
1708              Html files will be installed in a more logical and easier to
1709              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1710      Branch: maint-5.6/perl
1711            ! win32/Makefile win32/makefile.mk
1712 ____________________________________________________________________________
1713 [  8737] By: jhi                                   on 2001/02/09  16:46:54
1714         Log: Integrate changes #8687,8736 from maintperl.
1715              
1716              HP-UX thread patches from Merijn H. Brand.
1717              
1718              Latin nit from Philip Newton.
1719      Branch: perl
1720           !> README.hpux hints/hpux.sh
1721 ____________________________________________________________________________
1722 [  8736] By: jhi                                   on 2001/02/09  16:42:31
1723         Log: Latin nit from Philip Newton.
1724      Branch: maint-5.6/perl
1725            ! README.hpux
1726 ____________________________________________________________________________
1727 [  8735] By: jhi                                   on 2001/02/09  16:24:03
1728         Log: Integrate changes #8704,8710 from pureperl.
1729              
1730              Fixed UMRs and leak in Perl_pmtrans()
1731              
1732              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1733              associated UTFied tr/// code.  Also fixed scoping leak of
1734              PL_reg_start_tmp.
1735      Branch: perl
1736           !> op.c regcomp.c
1737 ____________________________________________________________________________
1738 [  8734] By: jhi                                   on 2001/02/09  15:40:21
1739         Log: Integrate change #8733 from maintperl.
1740              
1741              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1742      Branch: perl
1743           !> pod/perlre.pod
1744 ____________________________________________________________________________
1745 [  8733] By: jhi                                   on 2001/02/09  15:35:47
1746         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1747              From: Prymmer/Kahn <pvhp@best.com>
1748              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
1749              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
1750      Branch: maint-5.6/perl
1751            ! pod/perlre.pod
1752 ____________________________________________________________________________
1753 [  8732] By: jhi                                   on 2001/02/09  15:26:17
1754         Log: Rename README.posix-bc to README.bs2000 (to avoid the
1755              confusion of a "perlposix-bc.pod"), add a few missing
1756              arch pods, regen toc.
1757      Branch: maint-5.6/perl
1758           +> README.bs2000
1759            - README.posix-bc
1760            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1761            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1762 ____________________________________________________________________________
1763 [  8731] By: jhi                                   on 2001/02/09  15:23:39
1764         Log: De-cut-and-pasto.
1765      Branch: perl
1766            ! pod/perl.pod
1767 ____________________________________________________________________________
1768 [  8730] By: jhi                                   on 2001/02/09  15:11:13
1769         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
1770              when people think that perlposix-bc.pod tells anything about
1771              Perl and POSIX.  Regen toc.
1772      Branch: perl
1773           +> README.bs2000
1774            - README.posix-bc
1775            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1776            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1777 ____________________________________________________________________________
1778 [  8729] By: jhi                                   on 2001/02/09  14:52:28
1779         Log: The README.vmesa part of #8712 from maintperl.
1780      Branch: perl
1781            ! README.vmesa
1782 ____________________________________________________________________________
1783 [  8728] By: jhi                                   on 2001/02/09  14:46:06
1784         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
1785              From: Peter Prymmer <pvhp@forte.com>
1786              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
1787              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
1788      Branch: maint-5.6/perl
1789            ! README.vmesa win32/Makefile win32/makefile.mk
1790 ____________________________________________________________________________
1791 [  8727] By: jhi                                   on 2001/02/09  14:33:25
1792         Log: Integrate change #8712 from mainline.
1793              
1794              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
1795      Branch: maint-5.6/perl
1796           !> lib/Pod/Find.pm
1797 ____________________________________________________________________________
1798 [  8726] By: jhi                                   on 2001/02/09  14:30:28
1799         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
1800              From: Peter Prymmer <pvhp@forte.com>
1801              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
1802              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
1803      Branch: perl
1804            + t/lib/cgi-esc.t
1805            ! MANIFEST lib/CGI/Util.pm
1806 ____________________________________________________________________________
1807 [  8725] By: jhi                                   on 2001/02/09  04:56:47
1808         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
1809      Branch: maint-5.6/perl
1810            ! pod/perlport.pod
1811 ____________________________________________________________________________
1812 [  8724] By: jhi                                   on 2001/02/09  04:40:59
1813         Log: Integrate changes 7819,7820 from vmsperl into mainline.
1814              
1815              Add header for LIB$ prototypes (C. Berry)
1816              
1817              Convert fwrite()s to sockets to write()s, since some socket stacks
1818              don't take kindly to stdio.
1819              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1820              (for often optional LNMs)
1821              Correct a few typos
1822              (C. Bailey)
1823      Branch: perl
1824           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
1825 ____________________________________________________________________________
1826 [  8723] By: jhi                                   on 2001/02/09  03:29:29
1827         Log: Integrate change #8722 from mainline.
1828              
1829              The Im() function wasn't returning zero for non-Math::Complex
1830              arguments.  The bug reported by John Gamble.
1831      Branch: maint-5.6/perl
1832           !> lib/Math/Complex.pm
1833 ____________________________________________________________________________
1834 [  8722] By: jhi                                   on 2001/02/09  03:28:33
1835         Log: The Im() function wasn't returning zero for non-Math::Complex
1836              arguments.  The bug reported by John Gamble.
1837      Branch: perl
1838            ! lib/Math/Complex.pm
1839 ____________________________________________________________________________
1840 [  8721] By: nick                                  on 2001/02/08  22:11:35
1841         Log: Correct the correction :-(
1842      Branch: perl
1843            ! perl.c
1844 ____________________________________________________________________________
1845 [  8720] By: bailey                                on 2001/02/08  20:59:22
1846         Log: Convert frwite()s to sockets to write()s, since some socket stacks
1847              don't take kindly to stdio.
1848              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1849              (for often optional LNMs)
1850              Correct a few typos
1851              (C. Bailey)
1852      Branch: vmsperl
1853            ! vms/vms.c vms/vmsish.h
1854 ____________________________________________________________________________
1855 [  8719] By: bailey                                on 2001/02/08  20:51:02
1856         Log: Add header for LIB$ prototypes (C. Berry)
1857      Branch: vmsperl
1858            ! ext/Devel/DProf/DProf.xs
1859 ____________________________________________________________________________
1860 [  8718] By: bailey                                on 2001/02/08  20:49:00
1861         Log: SYN SYN
1862      Branch: vmsperl
1863           +> pod/perliol.pod t/lib/sample-tests/bailout
1864           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
1865           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
1866           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
1867           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
1868           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
1869           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
1870            - lib/unicode/Is/DCinital.pl
1871           !> (integrate 101 files)
1872 ____________________________________________________________________________
1873 [  8717] By: nick                                  on 2001/02/08  19:38:48
1874         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
1875              From: Robin Barker <rmb1@cise.npl.co.uk>
1876              Date: Thu, 8 Feb 2001 14:38:07 GMT
1877              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
1878      Branch: perl
1879            ! lib/CPAN.pm
1880 ____________________________________________________________________________
1881 [  8716] By: nick                                  on 2001/02/08  19:29:07
1882         Log: Generated files form 8713 etc.
1883      Branch: perl
1884            ! embed.h global.sym objXSUB.h perlapi.c proto.h
1885 ____________________________________________________________________________
1886 [  8715] By: nick                                  on 2001/02/08  19:26:08
1887         Log: Fixup non-ithread build after 8713
1888      Branch: perl
1889            ! perl.c
1890 ____________________________________________________________________________
1891 [  8714] By: nick                                  on 2001/02/08  19:17:45
1892         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
1893              From: nick@ccl4.org
1894              Date: Wed, 7 Feb 2001 00:27:47 +0000
1895              Message-Id: <20010207002747.B63724@plum.flirble.org>
1896      Branch: perl
1897            ! sv.c toke.c
1898 ____________________________________________________________________________
1899 [  8713] By: nick                                  on 2001/02/08  19:15:58
1900         Log: Subject: Re: [patch] Re: PL_ptr_table
1901              From: Doug Maceachern <dougm@covalent.net>
1902              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
1903              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
1904      Branch: perl
1905            ! embed.pl perl.c sv.c sv.h
1906 ____________________________________________________________________________
1907 [  8712] By: nick                                  on 2001/02/08  19:12:47
1908         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
1909              From: Peter Prymmer <pvhp@forte.com>
1910              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
1911              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
1912      Branch: perl
1913            ! lib/Pod/Find.pm
1914 ____________________________________________________________________________
1915 [  8711] By: nick                                  on 2001/02/07  21:06:11
1916         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
1917              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
1918              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1919              Date: Tue, 06 Feb 2001 23:37:01 +0000
1920              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
1921      Branch: perl
1922            ! regcomp.c
1923 ____________________________________________________________________________
1924 [  8710] By: alanbur                               on 2001/02/07  00:22:04
1925         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1926              associated UTFied tr/// code.  Also fixed scoping leak of
1927              PL_reg_start_tmp.
1928      Branch: maint-5.6/pureperl
1929            ! op.c regcomp.c
1930 ____________________________________________________________________________
1931 [  8709] By: nick                                  on 2001/02/06  21:16:49
1932         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1933              From: Michael G Schwern <schwern@pobox.com>
1934              Date: Sun, 4 Feb 2001 19:47:14 -0500
1935              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
1936      Branch: perl
1937            ! pod/perlapi.pod pod/perlmodlib.PL
1938 ____________________________________________________________________________
1939 [  8708] By: nick                                  on 2001/02/06  20:41:20
1940         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1941              From: Michael G Schwern <schwern@pobox.com>
1942              Date: Sun, 4 Feb 2001 21:17:49 -0500
1943              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
1944      Branch: perl
1945            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
1946            ! pod/perltootc.pod
1947 ____________________________________________________________________________
1948 [  8707] By: nick                                  on 2001/02/06  20:29:11
1949         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
1950              From: Michael G Schwern <schwern@pobox.com>
1951              Date: Tue, 6 Feb 2001 05:54:30 -0500
1952              Message-Id: <20010206055430.A951@blackrider.aocn.com>
1953      Branch: perl
1954            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
1955 ____________________________________________________________________________
1956 [  8706] By: nick                                  on 2001/02/06  20:21:40
1957         Log: Subject: RE: some win32 fixes
1958              Date: Tue, 6 Feb 2001 09:23:20 +0300
1959              From: Vadim Konovalov <vkonovalov@lucent.com>
1960              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
1961      Branch: perl
1962            ! toke.c win32/Makefile win32/config.bc win32/config.gc
1963            ! win32/config.vc win32/config_H.bc win32/makefile.mk
1964 ____________________________________________________________________________
1965 [  8705] By: alanbur                               on 2001/02/06  15:00:03
1966         Log: Synchronised with parent
1967      Branch: maint-5.6/pureperl
1968            ! regexec.c
1969           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1970           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
1971 ____________________________________________________________________________
1972 [  8704] By: alanbur                               on 2001/02/06  14:55:24
1973         Log: Fixed UMRs and leak in Perl_pmtrans()
1974      Branch: maint-5.6/pureperl
1975            ! op.c
1976 ____________________________________________________________________________
1977 [  8703] By: gsar                                  on 2001/02/06  02:29:37
1978         Log: $(MAKE) distclean doesn't clean up properly on windows
1979      Branch: maint-5.6/perl
1980            ! win32/Makefile win32/makefile.mk
1981 ____________________________________________________________________________
1982 [  8702] By: gsar                                  on 2001/02/06  01:00:46
1983         Log: tweak change#8659 to keep it simple
1984      Branch: maint-5.6/perl
1985            ! utils/perldoc.PL
1986 ____________________________________________________________________________
1987 [  8701] By: gsar                                  on 2001/02/05  22:45:41
1988         Log: change#8693 was missing testsuite changes
1989      Branch: maint-5.6/perl
1990           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1991 ____________________________________________________________________________
1992 [  8700] By: nick                                  on 2001/02/05  20:32:52
1993         Log: Integrate mainline
1994      Branch: perlio
1995           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
1996           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
1997           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
1998           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
1999           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
2000           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
2001           +> t/lib/test-harness.t
2002           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
2003           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
2004           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
2005           !> pod/perlutil.pod t/TEST utils/h2xs.PL
2006 ____________________________________________________________________________
2007 [  8699] By: nick                                  on 2001/02/05  19:41:07
2008         Log: Subject: perlfaq2, re: perlmongers
2009              From: David H. Adler <dha@panix.com>
2010              Date: Sun, 4 Feb 2001 23:48:23 -0500
2011              Message-Id: <20010204234823.A13429@panix.com>
2012      Branch: perl
2013            ! pod/perlfaq2.pod
2014 ____________________________________________________________________________
2015 [  8698] By: nick                                  on 2001/02/05  19:39:31
2016         Log: Missed file f#rom the testharness mess.
2017      Branch: perl
2018            + t/lib/test-harness.t
2019 ____________________________________________________________________________
2020 [  8697] By: nick                                  on 2001/02/05  19:37:21
2021         Log: Subject: [DOC PATCH] overload.pm nits
2022              From: John Tobey <jtobey@john-edwin-tobey.org>
2023              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
2024              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
2025      Branch: perl
2026            ! lib/overload.pm
2027 ____________________________________________________________________________
2028 [  8696] By: alanbur                               on 2001/02/05  11:56:00
2029         Log: Sync with parent
2030      Branch: maint-5.6/pureperl
2031           !> thread.h
2032 ____________________________________________________________________________
2033 [  8695] By: gsar                                  on 2001/02/05  03:27:34
2034         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
2035      Branch: maint-5.6/perl
2036            ! thread.h
2037 ____________________________________________________________________________
2038 [  8694] By: alanbur                               on 2001/02/05  00:07:47
2039         Log: Initial branch creation from //depot/maint-5.6/perl
2040      Branch: maint-5.6/pureperl
2041           +> (branch 1719 files)
2042 ____________________________________________________________________________
2043 [  8693] By: gsar                                  on 2001/02/04  22:38:49
2044         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
2045              changes)
2046      Branch: maint-5.6/perl
2047           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
2048           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
2049           !> ext/DB_File/version.c
2050 ____________________________________________________________________________
2051 [  8692] By: nick                                  on 2001/02/04  18:15:57
2052         Log: The missed t/TEST part of the grand testharness upgrade.
2053      Branch: perl
2054            ! t/TEST
2055 ____________________________________________________________________________
2056 [  8691] By: nick                                  on 2001/02/04  18:05:17
2057         Log: New improved test harness
2058              Subject: Re: [PATCH Test::Harness] Third time's a charm?
2059              From: Michael G Schwern <schwern@pobox.com>
2060              Date: Sun, 4 Feb 2001 08:01:20 -0500
2061              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
2062      Branch: perl
2063            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
2064            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
2065            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
2066            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
2067            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
2068            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
2069            ! MANIFEST lib/Test/Harness.pm
2070 ____________________________________________________________________________
2071 [  8690] By: nick                                  on 2001/02/04  17:57:51
2072         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
2073              From: Jonathan Stowe <gellyfish@gellyfish.com>
2074              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
2075              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
2076      Branch: perl
2077            ! utils/h2xs.PL
2078 ____________________________________________________________________________
2079 [  8689] By: nick                                  on 2001/02/04  17:55:24
2080         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
2081              From: Michael G Schwern <schwern@pobox.com>
2082              Date: Sat, 3 Feb 2001 22:46:38 -0500
2083              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
2084      Branch: perl
2085            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
2086            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
2087 ____________________________________________________________________________
2088 [  8688] By: nick                                  on 2001/02/04  17:43:55
2089         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
2090              length byfailing to spot lack of closing )
2091              From: nick@talking.bollo.cx
2092              Date: Sat, 03 Feb 2001 23:53:16 +0000
2093              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
2094      Branch: perl
2095            ! perlio.c pod/perldiag.pod
2096 ____________________________________________________________________________
2097 [  8687] By: jhi                                   on 2001/02/03  17:11:42
2098         Log: HP-UX thread patches from Merijn H. Brand.
2099      Branch: maint-5.6/perl
2100            ! README.hpux hints/hpux.sh
2101 ____________________________________________________________________________
2102 [  8686] By: jhi                                   on 2001/02/03  16:40:12
2103         Log: Metaconfig changes for #8685.
2104      Branch: metaconfig
2105            ! U/installdirs/instubperl.U
2106      Branch: metaconfig/U/perl
2107            ! Devel.U versiononly.U
2108 ____________________________________________________________________________
2109 [  8685] By: jhi                                   on 2001/02/03  16:39:49
2110         Log: For -Dusedevel builds turn off installusrbinperl and turn on
2111              versiononly, a combined idea of Richard Soderberg and Merijn
2112              H. Brand.  You can still override both of these from the command
2113              line if you need to, -Dinstallusrbinperl and -Uversiononly.
2114      Branch: perl
2115            ! Configure
2116 ____________________________________________________________________________
2117 [  8684] By: jhi                                   on 2001/02/03  16:16:34
2118         Log: Metaconfig unit fix for #8683.
2119      Branch: metaconfig
2120            ! U/compline/nblock_io.U
2121 ____________________________________________________________________________
2122 [  8683] By: jhi                                   on 2001/02/03  16:16:12
2123         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
2124              reported by Peter Prymmer for 5.6-TRIAL1.
2125      Branch: perl
2126            ! Configure
2127 ____________________________________________________________________________
2128 [  8682] By: jhi                                   on 2001/02/03  05:52:11
2129         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
2130              to work correctly.
2131      Branch: maint-5.6/perl
2132            ! hints/irix_6.sh
2133 ____________________________________________________________________________
2134 [  8681] By: jhi                                   on 2001/02/03  05:47:33
2135         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
2136      Branch: maint-5.6/perl
2137            ! pod/perlport.pod
2138 ____________________________________________________________________________
2139 [  8680] By: jhi                                   on 2001/02/02  21:39:49
2140         Log: perlport update from Peter Prymmer.
2141      Branch: maint-5.6/perl
2142            ! pod/perlport.pod
2143 ____________________________________________________________________________
2144 [  8679] By: nick                                  on 2001/02/02  20:50:48
2145         Log: Integrate mainline
2146      Branch: perlio
2147           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
2148           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
2149           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
2150 ____________________________________________________________________________
2151 [  8678] By: gsar                                  on 2001/02/02  16:02:12
2152         Log: note about bincompat, slightly modified (from Lupe Christoph)
2153      Branch: maint-5.6/perl
2154            ! README.solaris
2155 ____________________________________________________________________________
2156 [  8677] By: jhi                                   on 2001/02/02  15:46:20
2157         Log: Supported platforms updates.
2158      Branch: maint-5.6/perl
2159            ! pod/perlport.pod
2160 ____________________________________________________________________________
2161 [  8676] By: jhi                                   on 2001/02/02  03:41:26
2162         Log: A couple more perlfaq2 tweaks.
2163      Branch: maint-5.6/perl
2164            ! pod/perlfaq2.pod
2165 ____________________________________________________________________________
2166 [  8675] By: jhi                                   on 2001/02/02  03:17:44
2167         Log: Misedit in #8661.
2168      Branch: maint-5.6/perl
2169            ! Configure
2170 ____________________________________________________________________________
2171 [  8674] By: jhi                                   on 2001/02/02  03:14:38
2172         Log: Damien again.
2173      Branch: maint-5.6/perl
2174            ! pod/perlfaq2.pod
2175 ____________________________________________________________________________
2176 [  8673] By: jhi                                   on 2001/02/02  03:12:40
2177         Log: perlfaq update from Elaine Ashton.
2178      Branch: maint-5.6/perl
2179            ! pod/perlfaq2.pod
2180 ____________________________________________________________________________
2181 [  8672] By: jhi                                   on 2001/02/02  03:07:08
2182         Log: UTF-8 s/// patch from Inaba Hiroto.
2183      Branch: maint-5.6/perl
2184            ! pp_ctl.c pp_hot.c
2185 ____________________________________________________________________________
2186 [  8671] By: jhi                                   on 2001/02/01  22:34:31
2187         Log: Update Changes.
2188      Branch: perl
2189            ! Changes patchlevel.h
2190 ____________________________________________________________________________
2191 [  8670] By: jhi                                   on 2001/02/01  22:15:29
2192         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
2193              from maintperl.
2194              
2195              Upgrade to Getopt::Long 2.25, from Johan Vromans.
2196              
2197              more files need to be writable in the source distribution
2198              
2199              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
2200              
2201              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
2202              
2203              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
2204              
2205              Allow the float to be fuzzier.
2206              
2207              need to use INT2PTR instead of a straight cast or ia64 fails
2208              
2209              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
2210              
2211              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
2212      Branch: perl
2213           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
2214           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
2215           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
2216 ____________________________________________________________________________
2217 [  8669] By: jhi                                   on 2001/02/01  21:57:02
2218         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
2219              From: Robin Barker <rmb1@cise.npl.co.uk>
2220              Date: Thu, 1 Feb 2001 16:59:05 GMT
2221              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
2222      Branch: maint-5.6/perl
2223            ! pod/perlmodlib.PL
2224 ____________________________________________________________________________
2225 [  8668] By: nick                                  on 2001/02/01  19:41:40
2226         Log: Integrate mainline
2227      Branch: perlio
2228           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
2229           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
2230           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
2231 ____________________________________________________________________________
2232 [  8667] By: gsar                                  on 2001/02/01  16:59:11
2233         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
2234      Branch: maint-5.6/perl
2235            ! embed.pl embedvar.h
2236 ____________________________________________________________________________
2237 [  8666] By: gsar                                  on 2001/02/01  16:34:51
2238         Log: add missing entries to win32/config.?c
2239      Branch: maint-5.6/perl
2240            ! win32/config.bc win32/config.gc win32/config.vc
2241            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2242 ____________________________________________________________________________
2243 [  8665] By: jhi                                   on 2001/02/01  14:58:51
2244         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
2245              From: "Stephen P. Potter" <spp@spotter.yi.org>
2246              Date: Thu, 01 Feb 2001 10:45:46 -0500
2247              Message-Id: <200102011545.KAA31479@spotter.yi.org>
2248      Branch: maint-5.6/perl
2249            ! pod/perlfunc.pod
2250 ____________________________________________________________________________
2251 [  8664] By: gsar                                  on 2001/02/01  14:52:37
2252         Log: need to use INT2PTR instead of a straight cast or ia64 fails
2253              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
2254      Branch: maint-5.6/perl
2255            ! ext/POSIX/POSIX.xs
2256 ____________________________________________________________________________
2257 [  8663] By: jhi                                   on 2001/02/01  14:09:13
2258         Log: Allow the float to be fuzzier.
2259      Branch: maint-5.6/perl
2260            ! t/lib/peek.t
2261 ____________________________________________________________________________
2262 [  8662] By: jhi                                   on 2001/02/01  13:59:00
2263         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
2264              From: Robin Barker <rmb1@cise.npl.co.uk>
2265              Date: Thu, 1 Feb 2001 13:05:39 GMT
2266              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
2267      Branch: maint-5.6/perl
2268            ! pod/perlmodlib.pod
2269 ____________________________________________________________________________
2270 [  8661] By: jhi                                   on 2001/02/01  13:57:38
2271         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
2272              Date: Thu, 01 Feb 2001 14:15:41 +0100
2273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2274              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
2275              
2276              Have the $ccflags in the gcc version test (strange, this change
2277              is claimed to be have been integrated already)
2278      Branch: maint-5.6/perl
2279            ! Configure
2280 ____________________________________________________________________________
2281 [  8660] By: jhi                                   on 2001/02/01  13:44:10
2282         Log: Integrate changes #7950,7964,7962 from mainline.
2283              
2284              Find the stdchar signedness using cpp, should fix some of
2285              the Solaris compiler warnings reported by Alan Burlison.
2286      Branch: maint-5.6/perl
2287           !> Configure config_h.SH
2288 ____________________________________________________________________________
2289 [  8659] By: jhi                                   on 2001/02/01  05:35:32
2290         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
2291              From: Jan Dubois <JanD@ActiveState.com>
2292              Date: Wed, 31 Jan 2001 21:17:03 -0800
2293              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
2294      Branch: maint-5.6/perl
2295            ! utils/perldoc.PL
2296 ____________________________________________________________________________
2297 [  8658] By: jhi                                   on 2001/02/01  04:33:17
2298         Log: Integrate the README.os390 and README.posix-bc parts of mainline
2299              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
2300              installperl parts were taken care of by #8657.)
2301      Branch: maint-5.6/perl
2302           !> README.os390 README.posix-bc
2303 ____________________________________________________________________________
2304 [  8657] By: jhi                                   on 2001/02/01  04:29:21
2305         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
2306              From: Peter Prymmer <pvhp@forte.com>
2307              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
2308              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
2309      Branch: maint-5.6/perl
2310            + ext/DynaLoader/dl_dllload.xs
2311            ! MANIFEST Makefile.SH hints/os390.sh installperl
2312 ____________________________________________________________________________
2313 [  8656] By: jhi                                   on 2001/02/01  04:25:45
2314         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
2315              From: Peter Prymmer <pvhp@forte.com>
2316              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
2317              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
2318      Branch: maint-5.6/perl
2319            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
2320 ____________________________________________________________________________
2321 [  8655] By: jhi                                   on 2001/02/01  04:14:47
2322         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
2323              From: troc@netrus.net
2324              Date: Wed, 31 Jan 2001 22:31:26 -0500
2325              Message-Id: <200102010331.WAA117.85@rocco.homenet>
2326      Branch: maint-5.6/perl
2327            ! os2/os2.c
2328 ____________________________________________________________________________
2329 [  8654] By: jhi                                   on 2001/02/01  04:12:52
2330         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
2331              as reported by Alan Burlison.
2332      Branch: maint-5.6/perl
2333            ! pp.h
2334 ____________________________________________________________________________
2335 [  8653] By: jhi                                   on 2001/02/01  04:05:12
2336         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
2337              From: dsugalski@northernlight.com
2338              Date: Wed, 31 Jan 2001 18:54:11 -0500
2339              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
2340      Branch: maint-5.6/perl
2341            ! configure.com
2342 ____________________________________________________________________________
2343 [  8652] By: jhi                                   on 2001/02/01  04:03:11
2344         Log: Misplaced #endif.
2345              
2346              Subject: [perl-5-6-1-trial2] patches for EPOC
2347              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2348              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
2349              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
2350      Branch: maint-5.6/perl
2351            ! epoc/epocish.c
2352 ____________________________________________________________________________
2353 [  8651] By: jhi                                   on 2001/02/01  04:00:25
2354         Log: Integrate changes #8647,8648,8650 from mainline.
2355              
2356              Macrofy a magic UTF-8 test.
2357              
2358              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
2359              
2360              Watch out for cross compiling for EPOC (usually done on linux).
2361      Branch: maint-5.6/perl
2362           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
2363 ____________________________________________________________________________
2364 [  8650] By: jhi                                   on 2001/02/01  03:56:20
2365         Log: Watch out for cross compiling for EPOC (usually done on linux)
2366              
2367              Subject: [perl-5-6-1-trial2] patches for EPOC
2368              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2369              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
2370              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
2371      Branch: perl
2372            ! ext/Errno/Errno_pm.PL
2373 ____________________________________________________________________________
2374 [  8649] By: gsar                                  on 2001/02/01  00:46:00
2375         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
2376      Branch: maint-5.6/perl
2377            ! sv.c
2378 ____________________________________________________________________________
2379 [  8648] By: jhi                                   on 2001/01/31  23:35:36
2380         Log: All the uses of PL_numeric_radix must be protected by
2381              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
2382              
2383              Subject: [perl-5-6-1-trial2] patches for EPOC
2384              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2385              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
2386              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
2387      Branch: perl
2388            ! sv.c
2389 ____________________________________________________________________________
2390 [  8647] By: jhi                                   on 2001/01/31  22:56:16
2391         Log: Macrofy a magic UTF-8 test.
2392      Branch: perl
2393            ! utf8.c utf8.h
2394 ____________________________________________________________________________
2395 [  8646] By: gsar                                  on 2001/01/31  15:55:12
2396         Log: update Changes
2397      Branch: maint-5.6/perl
2398            ! Changes
2399 ____________________________________________________________________________
2400 [  8645] By: gsar                                  on 2001/01/31  15:10:14
2401         Log: Configure tweak suggested by Peter Prymmer
2402      Branch: maint-5.6/perl
2403            ! Configure
2404 ____________________________________________________________________________
2405 [  8644] By: gsar                                  on 2001/01/31  15:06:32
2406         Log: more files need to be writable in the source distribution
2407      Branch: maint-5.6/perl
2408            ! Porting/makerel
2409 ____________________________________________________________________________
2410 [  8643] By: jhi                                   on 2001/01/31  14:59:46
2411         Log: Integrate changes #8258,8278,8279 from mainline.
2412              
2413              Make the large file tests more robust/talkative.
2414      Branch: maint-5.6/perl
2415           !> t/lib/syslfs.t t/op/lfs.t
2416 ____________________________________________________________________________
2417 [  8642] By: gsar                                  on 2001/01/31  14:53:48
2418         Log: integrate changes#8311,8334 from mainline
2419              
2420              Add a new MakeMaker variable PM_FILTER that defines a Unix
2421              filter to be run on each .pm during the pm_to_blib() phase,
2422              a fixed version of
2423              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
2424              
2425              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
2426              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
2427              accurate reading of the "atime".  
2428      Branch: maint-5.6/perl
2429           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
2430           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2431           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
2432 ____________________________________________________________________________
2433 [  8641] By: jhi                                   on 2001/01/31  14:46:37
2434         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
2435      Branch: maint-5.6/perl
2436            ! lib/Getopt/Long.pm
2437 ____________________________________________________________________________
2438 [  8640] By: gsar                                  on 2001/01/31  14:40:24
2439         Log: make regen_all
2440      Branch: maint-5.6/perl
2441            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
2442 ____________________________________________________________________________
2443 [  8639] By: gsar                                  on 2001/01/31  14:37:25
2444         Log: refresh windows config files
2445      Branch: maint-5.6/perl
2446            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2447            ! win32/config_H.vc win32/makefile.mk
2448 ____________________________________________________________________________
2449 [  8638] By: gsar                                  on 2001/01/31  14:28:10
2450         Log: makefile tweaks for windows: introduce a bulk-switch to enable
2451              same options as ActivePerl; sync changes with makefile.mk
2452      Branch: maint-5.6/perl
2453            ! win32/Makefile win32/makefile.mk
2454 ____________________________________________________________________________
2455 [  8637] By: jhi                                   on 2001/01/31  04:41:30
2456         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
2457              From: Nicholas Clark <nick@ccl4.org>
2458              Date: Tue, 30 Jan 2001 19:51:05 +0000
2459              Message-ID: <20010130195105.R76607@plum.flirble.org> 
2460              
2461              op/inc cure.
2462      Branch: perl
2463            ! pp.c pp.h pp_hot.c t/op/arith.t
2464 ____________________________________________________________________________
2465 [  8636] By: jhi                                   on 2001/01/31  02:38:32
2466         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
2467              no perlio],8257,8380,8479,8515 from mainline.
2468              
2469              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
2470              
2471              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
2472              Subject: [PATCH perl@8133] fix-up for VMS extensions
2473              
2474              In VMS embedded perls couldn't access the statically built Socket.
2475              
2476              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
2477              
2478              Further VMS piping fixes from Charles Lane.
2479              
2480              Subject:  [PATCH] make t/op/misc.t work on VMS
2481              
2482              Add tracing for debugging extensions builds in VMS.
2483              
2484              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
2485      Branch: maint-5.6/perl
2486           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
2487           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
2488           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
2489 ____________________________________________________________________________
2490 [  8635] By: jhi                                   on 2001/01/31  01:46:41
2491         Log: Integrate change #7732 from mainline.
2492              
2493              Sparc 64-bit pack() fix from Jens Hamisch.
2494      Branch: maint-5.6/perl
2495           !> pp.c
2496 ____________________________________________________________________________
2497 [  8634] By: jhi                                   on 2001/01/31  01:41:16
2498         Log: One spot missing from #8626.
2499      Branch: maint-5.6/perl
2500            ! sv.c
2501 ____________________________________________________________________________
2502 [  8633] By: jhi                                   on 2001/01/31  00:49:17
2503         Log: Integrate change #7495 from mainline.
2504              
2505              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
2506      Branch: maint-5.6/perl
2507           !> MANIFEST ext/re/Makefile.PL
2508 ____________________________________________________________________________
2509 [  8632] By: jhi                                   on 2001/01/30  23:38:49
2510         Log: Integrate change #8396 from mainline.
2511              
2512              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
2513              better multicast support (resend)
2514      Branch: maint-5.6/perl
2515           !> ext/Socket/Socket.pm
2516 ____________________________________________________________________________
2517 [  8631] By: jhi                                   on 2001/01/30  23:28:03
2518         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
2519              
2520              More AIX lore. (7514, ext/re/hints/aix.pl)
2521              
2522              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
2523              
2524              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)
2525              
2526              Subject: [ID 20001214.002] Net::Ping patch
2527              
2528              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
2529              
2530              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
2531              
2532              Add ReuseAddr as a (preferred) alias for Reuse as we now
2533              also have ReusePort.
2534              
2535              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
2536      Branch: maint-5.6/perl
2537           +> ext/re/hints/aix.pl
2538           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
2539           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
2540 ____________________________________________________________________________
2541 [  8630] By: jhi                                   on 2001/01/30  23:03:59
2542         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
2543              
2544              read() documentation tweak for 20001121.004.
2545              
2546              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
2547      Branch: maint-5.6/perl
2548           !> pod/perlfunc.pod pod/perlre.pod
2549 ____________________________________________________________________________
2550 [  8629] By: jhi                                   on 2001/01/30  22:41:57
2551         Log: Integrate change #8098 from mainline.
2552              
2553              fastgetcwd is defined using a glob alias on a $^O dependent basis
2554              and there was no default assignment or perl subroutine.
2555      Branch: maint-5.6/perl
2556           !> lib/Cwd.pm
2557 ____________________________________________________________________________
2558 [  8628] By: jhi                                   on 2001/01/30  21:58:52
2559         Log: Integrate change #7866 from mainline.
2560              
2561              File::Temp 0.11.
2562      Branch: maint-5.6/perl
2563           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
2564 ____________________________________________________________________________
2565 [  8627] By: jhi                                   on 2001/01/30  21:39:44
2566         Log: Integrate changes #8075,8086,8228 from mainline.  
2567              
2568              Darwin is not Windows. (8075,8086)
2569              
2570              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
2571      Branch: maint-5.6/perl
2572           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
2573           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
2574           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
2575           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
2576 ____________________________________________________________________________
2577 [  8626] By: jhi                                   on 2001/01/30  21:22:11
2578         Log: Integrate with tweakery the change #8625 from mainline,
2579              the multibyte decimal separator fix ("fa_IR locale failure").
2580      Branch: maint-5.6/perl
2581            ! embedvar.h perlapi.h
2582           !> intrpvar.h perl.c perl.h sv.c util.c
2583 ____________________________________________________________________________
2584 [  8625] By: jhi                                   on 2001/01/30  20:26:33
2585         Log: Fix for the fa_IR locale failure.  The reason for the failure
2586              was that Perl was assuming the decimal separator aka the radix
2587              separator is one character.  The Farsi-Iranian locale crushed
2588              that bad assumption since there the separator is 'Momayyez',
2589              glyphwise looking somewhat like a slash, and in Unicode UTF-8
2590              encoded in two bytes, 0xd9 0xab.
2591      Branch: perl
2592            ! intrpvar.h perl.c perl.h sv.c util.c
2593 ____________________________________________________________________________
2594 [  8624] By: gsar                                  on 2001/01/30  20:17:03
2595         Log: regen_headers
2596      Branch: maint-5.6/perl
2597            ! Makefile.SH pod/perlintern.pod
2598 ____________________________________________________________________________
2599 [  8623] By: gsar                                  on 2001/01/30  19:42:34
2600         Log: backout change#7431 and its dependents (causes spurious rebuilds
2601              of autogenerated files)
2602              
2603              fix benign b.t failure
2604      Branch: maint-5.6/perl
2605            ! Makefile.SH t/lib/b.t
2606 ____________________________________________________________________________
2607 [  8622] By: jhi                                   on 2001/01/30  19:41:41
2608         Log: Microperl sync.
2609      Branch: perl
2610            ! mg.c perl.h
2611 ____________________________________________________________________________
2612 [  8621] By: gsar                                  on 2001/01/30  19:24:47
2613         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
2614              from mainline
2615              
2616              Subject: podlators 1.06 released
2617              
2618              Subject: [PATCH @8436] Eliminate op_children
2619              
2620              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
2621              
2622              (Replaced by #8448)  More op_children traces (cleanup of #8442).
2623              
2624              Subject: [PATCH #3 @8436] Re: Eliminate op_children
2625              Replace #8444 and #8445.
2626              
2627              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
2628              at the setting of the ofs_sv in new_struct_thread() as the
2629              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
2630              uninitialized fields are, uh, initialized with),
2631              SvREFCNT_inc()ing that invited a core dump.
2632              
2633              podlators 1.07, from Russ Allbery.
2634              
2635              Subject: [PATCH] regcomp.c old feature removal
2636              From: mjd@plover.com
2637              Date: 16 Jan 2001 14:43:18 -0000 
2638              Message-ID: <20010116144318.7140.qmail@plover.com> 
2639      Branch: maint-5.6/perl
2640           +> lib/Pod/Text/Overstrike.pm
2641           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
2642           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
2643           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
2644           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
2645           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
2646           !> util.c
2647 ____________________________________________________________________________
2648 [  8620] By: gsar                                  on 2001/01/30  18:48:32
2649         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
2650              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
2651              now fails one test)
2652              
2653              Subject: [PATCH] lvalue AUTOLOAD. No, really.
2654              
2655              Subject: [PATCH] Interesting syntax idea
2656              Make opens + bareword assigns do typeglob assigns.
2657              
2658              Tests for #8254.
2659              
2660              Subject: [PATCH @8269] Continue blocks and B::Deparse
2661              Make the peephole optimizer to bypass more null ops and
2662              and rewrite the deparse handling of continue blocks.
2663              
2664              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
2665              Doc tweak on #8313.
2666              
2667              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
2668              
2669              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
2670              
2671              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
2672              
2673              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
2674              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
2675              according to the platform.
2676              
2677              Subject: [PATCH @8404] Consolidated lvalue sub changes
2678              
2679              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
2680              
2681              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2682              
2683              Subject: B::Concise -- an improved replacement for B::Terse 
2684              
2685              The B::Terse drop-in replacement wasn't quite drop-in.
2686              
2687              The LVRET macro needed an aTHX.
2688              
2689              Use the /^Perl_/-less form of is_lvalue_sub().
2690              
2691              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2692      Branch: maint-5.6/perl
2693           +> ext/B/B/Concise.pm
2694           !> (integrate 27 files)
2695 ____________________________________________________________________________
2696 [  8619] By: nick                                  on 2001/01/30  18:40:28
2697         Log: Integrate mainline
2698      Branch: perlio
2699           !> (integrate 40 files)
2700 ____________________________________________________________________________
2701 [  8618] By: jhi                                   on 2001/01/30  18:37:18
2702         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
2703              Date: Mon, 29 Jan 2001 22:51:29 -0600
2704              From: "Craig A. Berry" <craigberry@mac.com>
2705              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
2706      Branch: perl
2707            ! vms/test.com
2708 ____________________________________________________________________________
2709 [  8617] By: jhi                                   on 2001/01/30  18:34:53
2710         Log: Subject: [PATCH] Add missing CV flags to dump.c
2711              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2712              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
2713              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
2714      Branch: perl
2715            ! dump.c
2716 ____________________________________________________________________________
2717 [  8616] By: jhi                                   on 2001/01/30  18:20:58
2718         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
2719              part isn't applicable to maintperl.
2720              
2721              UTF-8 nit from Inaba Hiroto.
2722      Branch: maint-5.6/perl
2723           !> pod/perlapi.pod utf8.c
2724 ____________________________________________________________________________
2725 [  8615] By: jhi                                   on 2001/01/30  18:18:51
2726         Log: UTF-8 nit from Inaba Hiroto.
2727      Branch: perl
2728            ! pod/perlapi.pod t/op/each.t utf8.c
2729 ____________________________________________________________________________
2730 [  8614] By: jhi                                   on 2001/01/30  18:13:38
2731         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
2732              
2733              perl's internal variables are not for public consumption,
2734              move their docs from perlapi.pod to perlintern.pod
2735              
2736              support for -Dusethreads build under HP-UX 10.20 and DCE threads
2737              library (11.0 and later have pthreads but 10.x don't)
2738              
2739              avoid uninitialized value warnings
2740              
2741              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2742              gets weird results)
2743              
2744              perldoc nit on windows
2745              
2746              make it possible to run the tests outside the source tree
2747              (there's still a dependency on ../lib being the library
2748              location)
2749      Branch: perl
2750           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
2751           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
2752           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
2753           !> win32/bin/search.pl win32/vdir.h
2754 ____________________________________________________________________________
2755 [  8613] By: gsar                                  on 2001/01/30  16:39:59
2756         Log: make it possible to run the tests outside the source tree
2757              (there's still a dependency on ../lib being the library
2758              location)
2759      Branch: maint-5.6/perl
2760            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
2761 ____________________________________________________________________________
2762 [  8612] By: gsar                                  on 2001/01/30  16:31:12
2763         Log: perldoc nit on windows
2764      Branch: maint-5.6/perl
2765            ! utils/perldoc.PL
2766 ____________________________________________________________________________
2767 [  8611] By: gsar                                  on 2001/01/30  16:22:54
2768         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2769              gets weird results)
2770      Branch: maint-5.6/perl
2771            ! win32/vdir.h
2772 ____________________________________________________________________________
2773 [  8610] By: gsar                                  on 2001/01/30  16:12:45
2774         Log: avoid uninitialized value warnings
2775      Branch: maint-5.6/perl
2776            ! win32/bin/search.pl
2777 ____________________________________________________________________________
2778 [  8609] By: gsar                                  on 2001/01/30  16:08:01
2779         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
2780              library (11.0 and later have pthreads but 10.x don't)
2781      Branch: maint-5.6/perl
2782            ! hints/hpux.sh thread.h
2783 ____________________________________________________________________________
2784 [  8608] By: gsar                                  on 2001/01/30  15:48:55
2785         Log: perl's internal variables are not for public consumption,
2786              move their docs from perlapi.pod to perlintern.pod
2787      Branch: maint-5.6/perl
2788            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
2789            ! thrdvar.h
2790 ____________________________________________________________________________
2791 [  8607] By: gsar                                  on 2001/01/30  15:44:27
2792         Log: mistakenly branched perl56delta.pod, revert
2793      Branch: maint-5.6/perl
2794            - pod/perl56delta.pod
2795           !> pod/perldelta.pod
2796 ____________________________________________________________________________
2797 [  8606] By: gsar                                  on 2001/01/30  14:20:24
2798         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
2799              dTHR which has been a noop for a while now, except for the
2800              compatibility definition in thread.h)
2801      Branch: maint-5.6/perl
2802           !> (integrate 45 files)
2803 ____________________________________________________________________________
2804 [  8605] By: jhi                                   on 2001/01/30  05:43:58
2805         Log: Mark the UTF-8 APIs as experimental.
2806      Branch: maint-5.6/perl
2807            ! embed.pl pod/perlapi.pod
2808 ____________________________________________________________________________
2809 [  8604] By: jhi                                   on 2001/01/30  05:38:40
2810         Log: Nits from earlier integrates.
2811      Branch: maint-5.6/perl
2812            ! lib/Carp/Heavy.pm
2813           !> sv.c
2814 ____________________________________________________________________________
2815 [  8603] By: jhi                                   on 2001/01/30  05:27:26
2816         Log: Regenerate Porting files.
2817      Branch: maint-5.6/perl
2818            ! Porting/Glossary Porting/config.sh Porting/config_H
2819 ____________________________________________________________________________
2820 [  8602] By: jhi                                   on 2001/01/30  05:14:59
2821         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
2822              8310,8339,8447,8492,8493,8505,8525: documentation changes.
2823              
2824              Subject: Re: perlfaq style changes
2825              
2826              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
2827              
2828              Subject: [PATCH] docs on NaN
2829              
2830              Subject: [patch] perlfaq7
2831              
2832              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
2833              
2834              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
2835              
2836              Subject: [PATCH] open() example in perlfunc.pod
2837              
2838              Podify README.mpeix (a new version from the web)
2839              
2840              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
2841              
2842              Subject: [PATCH] format and rewording in perlfaq.pod
2843              
2844              Subject: [PATCH] API Variable documentation   
2845              
2846              Memory management calls documentation.
2847              
2848              Subject: [PATCH: perl@8482] README.vms URL updates
2849              
2850              Subject: Minor typos in perlfaq2.pod
2851              
2852              Subject: [PATCH] pod/perlvar.pod
2853      Branch: maint-5.6/perl
2854           +> pod/perl56delta.pod
2855            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2856           !> README.amiga README.epoc README.mpeix README.vms
2857           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
2858           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
2859           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
2860           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
2861           !> pod/perlvar.pod thrdvar.h
2862 ____________________________________________________________________________
2863 [  8601] By: jhi                                   on 2001/01/30  04:38:35
2864         Log: Integrate changes #8036,8096,8253 from mainline:
2865              hints changes.
2866              
2867              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
2868              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
2869              
2870              Output the (apparent) version of gcc in Tru64.
2871      Branch: maint-5.6/perl
2872           +> ext/POSIX/hints/svr4.pl
2873           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
2874           !> hints/svr4.sh t/lib/bigfltpm.t
2875 ____________________________________________________________________________
2876 [  8600] By: jhi                                   on 2001/01/30  04:04:01
2877         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
2878              locale fixes.
2879              
2880              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
2881              
2882              Debian allows /usr/bin/locale to exist without any locales. (7868)
2883              
2884              Allow the locale test needing POSIX and the taint test
2885              needing IPC::SysV to run under 'minitest' (basically,
2886              bail out if loading the extension fails). (8384)
2887              
2888              Cleanup the locale.t output  (8480)
2889      Branch: maint-5.6/perl
2890           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
2891           !> t/pragma/locale.t
2892 ____________________________________________________________________________
2893 [  8599] By: jhi                                   on 2001/01/30  03:51:04
2894         Log: Missing generated files from #8598.
2895      Branch: maint-5.6/perl
2896            ! embed.h global.sym objXSUB.h perlapi.c proto.h
2897 ____________________________________________________________________________
2898 [  8598] By: jhi                                   on 2001/01/30  03:41:54
2899         Log: Integrate change #8555 from mainline, manually integrate parts
2900              of changes 8452 and 8583.
2901              
2902              Subject: [PATCH] utf8.c documentation (8452)
2903              
2904              No point in checking the length if the pointer is bogus. (8555)
2905              
2906              Introduce bytes_from_utf8() and implement sv_eq() using it,
2907              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
2908              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
2909              was malformed. (8583)
2910      Branch: maint-5.6/perl
2911            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
2912           !> pod/perlapi.pod sv.c utf8.c
2913 ____________________________________________________________________________
2914 [  8597] By: gsar                                  on 2001/01/30  02:37:26
2915         Log: get PERL_OBJECT build going again on windows
2916      Branch: maint-5.6/perl
2917            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2918            ! pod/perlapi.pod proto.h sv.c
2919 ____________________________________________________________________________
2920 [  8596] By: jhi                                   on 2001/01/30  02:16:17
2921         Log: Signedness nit.
2922      Branch: perl
2923            ! sv.c
2924 ____________________________________________________________________________
2925 [  8595] By: jhi                                   on 2001/01/30  02:11:07
2926         Log: EBCDIC patch for Storable, from Peter Prymmer.
2927      Branch: perl
2928            ! t/lib/st-06compat.t
2929 ____________________________________________________________________________
2930 [  8594] By: jhi                                   on 2001/01/30  01:04:48
2931         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
2932              From: Peter Prymmer <pvhp@forte.com>
2933              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
2934              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
2935      Branch: perl
2936            ! t/lib/b.t
2937 ____________________________________________________________________________
2938 [  8593] By: jhi                                   on 2001/01/30  00:56:47
2939         Log: Subject: [PATCH: perl@8585] pod problems in io
2940              From: Peter Prymmer <pvhp@forte.com>
2941              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
2942              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
2943      Branch: perl
2944            ! pod/perlapio.pod pod/perliol.pod
2945 ____________________________________________________________________________
2946 [  8592] By: jhi                                   on 2001/01/30  00:48:20
2947         Log: Integrate perlio.
2948      Branch: perl
2949           !> pod/perlapio.pod pod/perliol.pod
2950 ____________________________________________________________________________
2951 [  8591] By: nick                                  on 2001/01/29  22:02:28
2952         Log: GNU 'merge' Simon's copy of perliol.pod with version
2953              patched by Craig's patch.
2954      Branch: perlio
2955            ! pod/perliol.pod
2956 ____________________________________________________________________________
2957 [  8590] By: nick                                  on 2001/01/29  21:55:10
2958         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
2959      Branch: perlio
2960            ! pod/perlapio.pod pod/perliol.pod
2961 ____________________________________________________________________________
2962 [  8589] By: jhi                                   on 2001/01/29  15:35:33
2963         Log: Integrate change #8586 from maint-5.6/perl.
2964              
2965              make the BOM detection code not call tell() until it has to
2966              (meant to fix esoteric compatibility issues where PL_rsfp
2967              is overridden)
2968      Branch: perl
2969           !> toke.c
2970 ____________________________________________________________________________
2971 [  8588] By: jhi                                   on 2001/01/29  15:29:11
2972         Log: Subject: MAking Solaris malloc() the default
2973              From: Lupe Christoph <lupe@lupe-christoph.de>
2974              Date: Mon, 29 Jan 2001 12:59:36 +0100
2975              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
2976              
2977              The README.solaris part slightly tweaked.
2978      Branch: perl
2979            ! README.solaris hints/solaris_2.sh
2980 ____________________________________________________________________________
2981 [  8587] By: jhi                                   on 2001/01/29  15:17:34
2982         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
2983              From: root@ak-75.mind.de
2984              Date: Sun, 28 Jan 2001 20:32:29 +0100
2985              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
2986      Branch: perl
2987            ! pod/perlre.pod
2988 ____________________________________________________________________________
2989 [  8586] By: gsar                                  on 2001/01/29  13:43:44
2990         Log: make the BOM detection code not call tell() until it has to
2991              (meant to fix esoteric compatibility issues where PL_rsfp
2992              is overridden)
2993      Branch: maint-5.6/perl
2994            ! toke.c
2995 ____________________________________________________________________________
2996 [  8585] By: jhi                                   on 2001/01/28  20:05:45
2997         Log: Update Changes.
2998      Branch: perl
2999            ! Changes patchlevel.h
3000 ____________________________________________________________________________
3001 [  8584] By: jhi                                   on 2001/01/28  19:30:02
3002         Log: Integrate perlio.
3003      Branch: perl
3004           +> pod/perliol.pod
3005           !> MANIFEST pod/perlapio.pod
3006 ____________________________________________________________________________
3007 [  8583] By: jhi                                   on 2001/01/28  19:28:40
3008         Log: Patch from Inaba Hiroto:
3009              - canonical UTF-8 hash keys: if a key string for a hash is
3010              UTF8-on, try downgrade the string and use it if
3011              unicode::distinct is not in effect.
3012              For the task, I added a function bytes_from_utf8() to utf8.c.
3013              It might resemble utf8_to_bytes() but it is not convenient
3014              to the task.
3015              Made a test for it and added to t/op/each.t
3016              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
3017              the mortal copy of the argument SV.
3018              And changed t/io/utf8.t test 18 which expects print() to
3019              upgrade its argument.
3020              - re-implement sv_eq with bytes_from_utf8()
3021              - some bug fixes
3022              - tr/// does not handle UTF8 range (\x{}-\x{})
3023              - \ before raw UTF8 character produced
3024              "Malformed UTF-8 character" warning.
3025              - "\x{100}\N{CENT SIGN}" is Malformed.
3026              Added tests for these 3.
3027              - and one silly bug (by me) with qu operator.
3028      Branch: perl
3029            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
3030            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
3031            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
3032 ____________________________________________________________________________
3033 [  8582] By: nick                                  on 2001/01/28  19:25:04
3034         Log: Add pod/perliol.pod to MANIFEST :-(
3035      Branch: perlio
3036            ! MANIFEST
3037 ____________________________________________________________________________
3038 [  8581] By: nick                                  on 2001/01/28  19:22:40
3039         Log: PerlIO documentation. Proofing and sub-editing requested.
3040      Branch: perlio
3041            + pod/perliol.pod
3042            ! pod/perlapio.pod
3043 ____________________________________________________________________________
3044 [  8580] By: jhi                                   on 2001/01/28  05:16:25
3045         Log: Revert the change to sv_2pv() done by #8054: Someone who
3046              did SvNV_set() on a scalar that also happened to be POK,
3047              followed by sv_2pv() won't get the right coercion anymore.
3048              [Sarathy]
3049      Branch: maint-5.6/perl
3050            ! sv.c
3051 ____________________________________________________________________________
3052 [  8579] By: jhi                                   on 2001/01/28  05:15:04
3053         Log: Remove the #8084 effect: do not allow -Q to be interpreted
3054              as -&Q(), this is too much wiggle room.
3055      Branch: maint-5.6/perl
3056            ! toke.c
3057 ____________________________________________________________________________
3058 [  8578] By: jhi                                   on 2001/01/28  05:12:45
3059         Log: Needed bits of #8439 (should have been in #8576),
3060              mainly for lval substr().
3061      Branch: maint-5.6/perl
3062            ! mg.c pp.c pp_hot.c
3063 ____________________________________________________________________________
3064 [  8577] By: jhi                                   on 2001/01/28  05:02:46
3065         Log: A missing check-in.
3066      Branch: maint-5.6/perl
3067            ! utf8.c
3068 ____________________________________________________________________________
3069 [  8576] By: jhi                                   on 2001/01/28  04:26:18
3070         Log: Integrate changes #8425,8436,8439,8517 from mainline.
3071              The 8439 was not truly integrated because it had too many
3072              dependencies on the development branch and because it introduced
3073              concepts too bold for a maintenance branch (such as the qu operator).
3074              
3075              Subject: [PATCH perl@8342] -Wformat
3076              
3077              Tighten some of the UTF-8 tests a bit.
3078              
3079              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
3080              - The substr lval was still not okay.
3081              - Now pp_stringify and sv_setsv copies source's UTF8 flag
3082              even if IN_BYTE.  pp_stringify is called from fold_constants
3083              at optimization phase and "\x{100}" was made SvUTF8_off under
3084              use bytes (the bytes pragma is for "byte semantics" and not
3085              for "do not produce UTF8 data")
3086      Branch: maint-5.6/perl
3087            ! t/lib/charnames.t t/op/substr.t toke.c
3088           !> sv.c t/pragma/utf8.t
3089 ____________________________________________________________________________
3090 [  8575] By: jhi                                   on 2001/01/28  04:01:51
3091         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
3092              
3093              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
3094              
3095              Subject: [ID 20001230.003] UTF-8 tr still hurts
3096              
3097              Test cases for #8385 (from Simon's "torture.pl")
3098              
3099              Start fixing UTF-8 lval substr() (8405)
3100      Branch: maint-5.6/perl
3101           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
3102           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
3103 ____________________________________________________________________________
3104 [  8574] By: jhi                                   on 2001/01/28  03:09:06
3105         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
3106              from mainline.
3107              
3108              UTF-8 cleanup.
3109              
3110              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
3111              
3112              "\x{FF}\xFF" was broken.
3113              
3114              Tests for #8329 and #8330.
3115              
3116              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
3117              
3118              IRIX compiler noticed that the bof initialization might be
3119              bypassed by control flow.
3120              
3121              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
3122      Branch: maint-5.6/perl
3123           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
3124           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
3125 ____________________________________________________________________________
3126 [  8573] By: jhi                                   on 2001/01/28  02:06:12
3127         Log: Retract #8552.
3128      Branch: perl
3129            ! lib/Text/Wrap.pm t/lib/textwrap.t
3130 ____________________________________________________________________________
3131 [  8572] By: jhi                                   on 2001/01/28  02:04:49
3132         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
3133              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
3134              not really integrated but instead salvaged by hand
3135              (they had too many dependencies on the development release
3136              to be cleanly integratable).
3137              
3138              Subject: more UTF8 test suites and an UTF8 patch
3139              
3140              Tweak for MULTIPLICITY/USE_PERLIO
3141              
3142              Signedness nit.
3143              
3144              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
3145              
3146              Use the UTF8_XXX macros in is_utf8_char().
3147              
3148              Rewrite pp_concat() in terms of sv_catsv().  The . operator
3149              should now be UTF-8-proof.
3150              
3151              Subject: [PATCH perl@8269] scanning two hex-constants
3152              fails on EBCDIC environment (script length.t)
3153              
3154              Add some Unicode chop() tests.
3155      Branch: maint-5.6/perl
3156            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
3157           !> sv.c t/op/chop.t utf8.h
3158 ____________________________________________________________________________
3159 [  8571] By: jhi                                   on 2001/01/28  00:35:59
3160         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
3161              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
3162              
3163              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
3164              
3165              The maxiters upper limit sanity check (guarding against
3166              non-progress) assumed bytes instead of characters in s///
3167              and split().
3168              
3169              Signedness nit.
3170              
3171              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
3172              join() should now be UTF-8-proof.
3173              
3174              More split // UTF-8 tests. (8250)
3175      Branch: maint-5.6/perl
3176           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
3177           !> util.c
3178 ____________________________________________________________________________
3179 [  8570] By: jhi                                   on 2001/01/27  22:15:46
3180         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
3181              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
3182              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
3183              8084,8204,8244,8333 from mainline.
3184              
3185              For -Q where Q might be a one-letter sub name one does no more
3186              get a warning about an unknown filetest (7941,7943,7944,8084).
3187              
3188              Subject: Re: [ID 20001130.011] expression parsing bug ?
3189              
3190              Make uv_to_utf8() to zero-terminate its output buffer.
3191              
3192              Split off t/op/length.t (7995)
3193              
3194              Split off t/op/utf8decode.t (7996)
3195              
3196              Remove an unnecessary 'use utf8' from the utf8.t (7998)
3197              
3198              Split off t/op/concat.t (8004)
3199              
3200              Split off t/op/ver.t (8005)
3201              
3202              Document utf8_length(), utf8_distance(), and utf8_hop().
3203              
3204              Document utf8_to_uv() better.
3205              
3206              Introduce macros for UTF8 decoding (8028,8033).
3207              
3208              Add test for reverse() (8030,8031).
3209              
3210              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
3211              
3212              Do not return the Unicode replacement character    on UTF-8
3213              decoding failure.
3214              
3215              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
3216              not this_utf8 i.e. the output string has one, but don't mess
3217              with source assumption. (8052,8053)
3218              
3219              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
3220              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
3221              was not expecting to be called with something that was already
3222              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
3223              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
3224              (8054)
3225              
3226              Recode the naughty binary bytes in utf8decode.t using the \xHH.
3227              
3228              Make some panic messages a bit more logical.
3229      Branch: maint-5.6/perl
3230           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
3231           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
3232           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
3233           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
3234           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
3235           !> utf8.c utf8.h
3236 ____________________________________________________________________________
3237 [  8569] By: jhi                                   on 2001/01/27  19:16:43
3238         Log: Integrate changes #7750 from perlio and #8566 from mainline.
3239      Branch: maint-5.6/perl
3240           !> regexec.c sv.c
3241 ____________________________________________________________________________
3242 [  8568] By: jhi                                   on 2001/01/27  18:06:51
3243         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
3244              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
3245              7935[-perlio.c],7936,7959,7965 from mainline.
3246              
3247              Change the "big byte" error message to "Wide character".
3248              (7355, the croak-if-wide-chars-in-print part ignored)
3249              
3250              Use UINT64_C().
3251              
3252              Introduce Perl_utf8_length().
3253              
3254              diff -se shows these as different (7753, forgotten check-ins)
3255              
3256              Subject: [PATCH] doop.c - UTF8 tr///
3257              
3258              If we use (aTHX_ ...) then put Perl_ on the front.
3259              
3260              Make utf8_length() and utf8_distance() to be less forgiving
3261              about bad UTF-8.
3262              
3263              Test line numbers are different with utf8.
3264              
3265              No need to scan till infinity, 13 is enough. (7872,7911)
3266              
3267              Subject: [PATCH] Tokeniser debugging
3268              
3269              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
3270              
3271              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
3272              
3273              Be more careful in Perl_sv_utf8_downgrade().
3274              
3275              Use DO_UTF8().
3276              
3277              Raw zero bytes in text files confuse at least GNU patch 2.1.
3278      Branch: maint-5.6/perl
3279           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
3280           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
3281           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
3282           !> t/pragma/utf8.t toke.c utf8.c utf8.h
3283 ____________________________________________________________________________
3284 [  8567] By: nick                                  on 2001/01/27  11:10:38
3285         Log: Integrate mainline
3286      Branch: perlio
3287           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
3288           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
3289           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
3290           !> toke.c
3291 ____________________________________________________________________________
3292 [  8566] By: jhi                                   on 2001/01/27  06:22:48
3293         Log: More documentation for the regexp context stack.
3294      Branch: perl
3295            ! regexec.c
3296 ____________________________________________________________________________
3297 [  8565] By: jhi                                   on 2001/01/27  05:21:57
3298         Log: Update Changes.
3299      Branch: perl
3300            ! Changes patchlevel.h
3301 ____________________________________________________________________________
3302 [  8564] By: jhi                                   on 2001/01/27  04:44:04
3303         Log: Threadedness patch for #8562 from Doug MacEachern.
3304      Branch: perl
3305            ! toke.c
3306 ____________________________________________________________________________
3307 [  8563] By: jhi                                   on 2001/01/27  04:26:24
3308         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
3309              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3310              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
3311              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
3312      Branch: perl
3313            ! op.c
3314 ____________________________________________________________________________
3315 [  8562] By: jhi                                   on 2001/01/27  04:20:30
3316         Log: Subject: Re: Announce : Tokener reporting patch
3317              From: Simon Cozens <simon@cozens.net>
3318              Date: Mon, 22 Jan 2001 02:17:22 +0000
3319              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
3320      Branch: perl
3321            ! embed.h embed.pl proto.h toke.c
3322 ____________________________________________________________________________
3323 [  8561] By: jhi                                   on 2001/01/27  04:17:24
3324         Log: Forgot from #8545.  Oops.
3325      Branch: perl
3326            ! pp.c t/pragma/overload.t
3327 ____________________________________________________________________________
3328 [  8560] By: jhi                                   on 2001/01/27  03:01:47
3329         Log: A better module compilation test, use MANIFEST as suggested
3330              by Spider.
3331      Branch: perl
3332            ! t/lib/1_compile.t
3333 ____________________________________________________________________________
3334 [  8559] By: jhi                                   on 2001/01/27  02:50:48
3335         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
3336              From: Peter Prymmer <pvhp@forte.com>
3337              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
3338              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
3339      Branch: perl
3340            ! t/lib/b.t
3341 ____________________________________________________________________________
3342 [  8558] By: jhi                                   on 2001/01/27  02:27:05
3343         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
3344              From: Peter Prymmer <pvhp@forte.com>
3345              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
3346              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
3347      Branch: perl
3348            ! t/pragma/sub_lval.t
3349 ____________________________________________________________________________
3350 [  8557] By: jhi                                   on 2001/01/27  02:26:03
3351         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
3352              From: Peter Prymmer <pvhp@forte.com>
3353              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
3354              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
3355      Branch: perl
3356            ! t/lib/st-06compat.t
3357 ____________________________________________________________________________
3358 [  8556] By: jhi                                   on 2001/01/27  02:24:33
3359         Log: Subject: [PATCH: perl@8531] minor update to README.os390
3360              From: Peter Prymmer <pvhp@forte.com>
3361              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
3362              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
3363      Branch: perl
3364            ! README.os390
3365 ____________________________________________________________________________
3366 [  8555] By: jhi                                   on 2001/01/27  00:35:47
3367         Log: No point in checking the length before we know whether the pointer
3368              is bogus or not, fixes Abigail's odbm failures in Linux.
3369      Branch: perl
3370            ! sv.c
3371 ____________________________________________________________________________
3372 [  8554] By: nick                                  on 2001/01/26  19:01:31
3373         Log: Integrate mainline
3374      Branch: perlio
3375           !> lib/Text/Wrap.pm t/lib/textwrap.t
3376 ____________________________________________________________________________
3377 [  8553] By: jhi                                   on 2001/01/26  15:19:39
3378         Log: Integrate change #7792 from perlio (multiplicity fix),
3379              fix the AV leak in regex DEBUGGING (tiny part of the
3380              polymorphic regexp patch #8143).
3381      Branch: maint-5.6/perl
3382            ! regcomp.c
3383           !> scope.h
3384 ____________________________________________________________________________
3385 [  8552] By: jhi                                   on 2001/01/26  15:03:23
3386         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
3387              From: Michael G Schwern <schwern@pobox.com>
3388              Date: Fri, 26 Jan 2001 09:28:31 -0500
3389              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
3390      Branch: perl
3391            ! lib/Text/Wrap.pm t/lib/textwrap.t
3392 ____________________________________________________________________________
3393 [  8551] By: jhi                                   on 2001/01/26  02:33:19
3394         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
3395              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
3396              
3397              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
3398              
3399              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
3400              
3401              Message nit.
3402              
3403              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
3404              
3405              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
3406              
3407              (the cleanup of unused submatches in regtry() and regcppop())
3408              
3409              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
3410              stored and restored, and thusly was trounced by the utf8 swash
3411              routines.
3412              
3413              use utf8 not required to use \x{}.
3414              
3415              Removed two more tests that make no sense in UTF-8 since the test
3416              data is not in UTF-8.
3417              
3418              Get the three different space character classes right under utf8.
3419              
3420              Implement ANYOFUTF8 regprop() dumping.
3421              
3422              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
3423              
3424              Document the regex context pushing/popping a bit better.
3425      Branch: maint-5.6/perl
3426           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
3427           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
3428           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
3429           !> t/op/regmesg.t utf8.c
3430 ____________________________________________________________________________
3431 [  8550] By: nick                                  on 2001/01/25  19:42:30
3432         Log: Integrate mainline
3433      Branch: perlio
3434           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
3435           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
3436           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
3437           !> t/lib/bigint.t t/lib/bigintpm.t
3438 ____________________________________________________________________________
3439 [  8549] By: jhi                                   on 2001/01/25  15:22:28
3440         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
3441      Branch: maint-5.6/perl
3442            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
3443 ____________________________________________________________________________
3444 [  8548] By: jhi                                   on 2001/01/25  15:02:55
3445         Log: Integrate changes #7997,8063,8492,8547 from mainline.
3446              
3447              Subject: Re: STRLEN - what?
3448              
3449              Subject: [PATCH] perlguts.pod
3450              
3451              Memory management calls documentation.
3452              
3453              Layout using tabulator is not a good idea in a pod.
3454      Branch: maint-5.6/perl
3455           !> pod/perlguts.pod
3456 ____________________________________________________________________________
3457 [  8547] By: jhi                                   on 2001/01/25  14:49:05
3458         Log: Layout using tabulator is not a good idea in a pod.
3459      Branch: perl
3460            ! pod/perlguts.pod
3461 ____________________________________________________________________________
3462 [  8546] By: jhi                                   on 2001/01/25  14:31:12
3463         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
3464              from mainline.
3465              
3466              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
3467              
3468              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
3469              
3470              More Win32 editor/IDE/shell hints.
3471              
3472              More Win32 Perling.
3473              
3474              Yet another editor edit.
3475              
3476              Edit edit edit.
3477              
3478              IDE/editor section tweaking.
3479              
3480              Few more IDE/editor nits from p5p.
3481      Branch: maint-5.6/perl
3482           !> pod/perlfaq3.pod
3483 ____________________________________________________________________________
3484 [  8545] By: jhi                                   on 2001/01/25  04:16:32
3485         Log: Subject: [PATCH 5.7.0] overload int()
3486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3487              Date: Wed, 24 Jan 2001 19:06:57 -0500
3488              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
3489      Branch: perl
3490            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
3491            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
3492            ! t/lib/bigintpm.t
3493 ____________________________________________________________________________
3494 [  8544] By: jhi                                   on 2001/01/25  04:15:11
3495         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
3496              From: Peter Prymmer <pvhp@forte.com>
3497              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
3498              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
3499      Branch: perl
3500            ! Makefile.SH README.os390 hints/os390.sh installperl
3501 ____________________________________________________________________________
3502 [  8543] By: jhi                                   on 2001/01/25  03:52:08
3503         Log: Integrate change #8462,8469 from mainline.
3504              
3505              In VMS Perl subversion (perl -V) is undef.
3506      Branch: maint-5.6/perl
3507           !> configure.com
3508 ____________________________________________________________________________
3509 [  8542] By: jhi                                   on 2001/01/25  03:44:55
3510         Log: Integrate changes #7835,7850,8315,8316 from mainline.
3511              
3512              Solaris hints.
3513      Branch: maint-5.6/perl
3514           !> hints/solaris_2.sh
3515 ____________________________________________________________________________
3516 [  8541] By: jhi                                   on 2001/01/25  03:39:28
3517         Log: Integrate #8336 from mainline.
3518      Branch: maint-5.6/perl
3519           !> hv.c
3520 ____________________________________________________________________________
3521 [  8540] By: jhi                                   on 2001/01/25  03:23:50
3522         Log: Retract #8539.
3523      Branch: maint-5.6/perl
3524            ! pod/perlfaq3.pod
3525 ____________________________________________________________________________
3526 [  8539] By: jhi                                   on 2001/01/25  03:21:55
3527         Log: (Retracted by #5940.)
3528      Branch: maint-5.6/perl
3529            ! pod/perlfaq3.pod
3530 ____________________________________________________________________________
3531 [  8538] By: jhi                                   on 2001/01/25  03:14:07
3532         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
3533              From: Peter Prymmer <pvhp@forte.com>
3534              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
3535              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
3536              
3537              The VMS bits.
3538      Branch: maint-5.6/perl
3539            ! configure.com vms/descrip_mms.template
3540 ____________________________________________________________________________
3541 [  8537] By: jhi                                   on 2001/01/25  03:06:09
3542         Log: Integrate #7710,7824,7973 from mainline.
3543      Branch: maint-5.6/perl
3544           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3545           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
3546           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
3547           !> vos/config.ga.def vos/config.ga.h win32/config.bc
3548           !> win32/config.gc win32/config.vc
3549 ____________________________________________________________________________
3550 [  8536] By: jhi                                   on 2001/01/24  13:50:20
3551         Log: Revert the edits made by me so far to the 5.6 branch since
3552              the TRIAL1 since I did edits when I should have been using
3553              integrates.  Bad programmer.   (Will integrate them properly later.)
3554              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
3555              The #8353 will not be reapplied at least for now since
3556              the UTF-8 hash keys need more thinking.
3557              (The patches #8347, #8354, #8454, #8473 were okay since they
3558              were original edits made specifically for the 5.6.1-TRIAL1.)
3559      Branch: maint-5.6/perl
3560            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3561            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
3562            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
3563            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
3564            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
3565            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3566            ! win32/config.bc win32/config.gc win32/config.vc
3567 ____________________________________________________________________________
3568 [  8535] By: bailey                                on 2001/01/24  06:37:02
3569         Log: SYN SYN
3570      Branch: vmsperl
3571           +> (branch 26 files)
3572           !> (integrate 130 files)
3573 ____________________________________________________________________________
3574 [  8534] By: nick                                  on 2001/01/23  19:30:57
3575         Log: Integrate mainline.
3576      Branch: perlio
3577           !> Changes Configure Porting/Glossary Porting/config.sh
3578           !> Porting/config_H embed.h embed.pl ext/Encode/compile
3579           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
3580           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
3581           !> pod/perlvar.pod proto.h t/lib/1_compile.t
3582 ____________________________________________________________________________
3583 [  8533] By: jhi                                   on 2001/01/23  16:15:46
3584         Log: Forgotten from #8501.
3585      Branch: perl
3586            ! Porting/Glossary Porting/config.sh Porting/config_H
3587 ____________________________________________________________________________
3588 [  8532] By: jhi                                   on 2001/01/23  16:13:27
3589         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
3590              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3591              Date: Mon, 22 Jan 2001 17:51:58 +0100
3592              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
3593      Branch: perl
3594            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
3595 ____________________________________________________________________________
3596 [  8531] By: jhi                                   on 2001/01/23  15:46:01
3597         Log: Update Changes.
3598      Branch: perl
3599            ! Changes patchlevel.h
3600 ____________________________________________________________________________
3601 [  8530] By: jhi                                   on 2001/01/23  15:38:39
3602         Log: De-cut-and-pasto.
3603      Branch: perl
3604            ! t/lib/1_compile.t
3605 ____________________________________________________________________________
3606 [  8529] By: jhi                                   on 2001/01/23  15:11:04
3607         Log: Document the mkdir trailing slashes case.
3608      Branch: perl
3609            ! pod/perlfunc.pod
3610 ____________________________________________________________________________
3611 [  8528] By: jhi                                   on 2001/01/23  15:08:28
3612         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
3613              get installed:
3614              
3615              Subject: lib/lib.pm
3616              From: <abigail@foad.org>
3617              Date: Mon, 28 Aug 2000 20:35:08 -0400
3618              Message-ID: <20000829003508.21281.qmail@foad.org>
3619      Branch: perl
3620            ! installperl
3621 ____________________________________________________________________________
3622 [  8527] By: jhi                                   on 2001/01/23  14:44:04
3623         Log: Metaconfig unit change for #8526.
3624      Branch: metaconfig
3625            ! U/threads/archname.U
3626 ____________________________________________________________________________
3627 [  8526] By: jhi                                   on 2001/01/23  14:43:19
3628         Log: Attach -perlio to the archname if so selected.
3629      Branch: perl
3630            ! Configure
3631 ____________________________________________________________________________
3632 [  8525] By: jhi                                   on 2001/01/23  14:24:01
3633         Log: Subject: [PATCH] pod/perlvar.pod
3634              From: abigail@foad.org
3635              Date: Tue, 23 Jan 2001 01:41:10 +0100
3636              Message-ID: <20010123004110.22259.qmail@foad.org>
3637      Branch: perl
3638            ! pod/perlvar.pod
3639 ____________________________________________________________________________
3640 [  8524] By: jhi                                   on 2001/01/23  14:22:32
3641         Log: A bug introduced in #8217 (the undefined variable in the
3642              lib/safe1_t #3) fixed, by Charles Lane:
3643              
3644              The earlier patch made it so that stuff running in Safe
3645              compartments could do a "caller" and see "main".  That
3646              little change in name is done right before the code in
3647              the compartment is run, and apparantly the parser
3648              was picking up the stash name before it got changed.
3649              
3650              (why it was threaded vs. unthreaded Perl that was sensitive to this
3651              I still don't know...and it probably doesn't matter).
3652              
3653              I tryed removing the stash name-change and saw that threaded Perl
3654              did indeed pass the lib/safe1.t tests.
3655              
3656              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
3657              do the name change (and to connect _ in the compartment to the global
3658              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
3659              to call _safe_pkg_prep when creating a new compartment.
3660              
3661              Passes all tests with threaded perl on linux; passes all tests
3662              with unthreaded perl on VMS.
3663              
3664              At some point I'll probably want to revisit Safe and Opcode to
3665              provide more sensible handling of global variables...and to get
3666              formats working in Safe compartments, which they don't do currently.
3667      Branch: perl
3668            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3669 ____________________________________________________________________________
3670 [  8523] By: jhi                                   on 2001/01/23  14:11:58
3671         Log: Also the lib/Thread.pm itself needs to be ignored if
3672              the Thread extension hasn't been built.
3673      Branch: perl
3674            ! t/lib/1_compile.t
3675 ____________________________________________________________________________
3676 [  8522] By: jhi                                   on 2001/01/23  13:51:28
3677         Log: print() instead of warn() so that stderr doesn't get
3678              unncessarily polluted.
3679      Branch: perl
3680            ! ext/Encode/compile
3681 ____________________________________________________________________________
3682 [  8521] By: jhi                                   on 2001/01/23  13:49:48
3683         Log: Integrate perlio.
3684      Branch: perl
3685           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
3686           !> ext/Encode/encode.h
3687 ____________________________________________________________________________
3688 [  8520] By: nick                                  on 2001/01/22  21:44:00
3689         Log: More messing with Encode:
3690              Extra fields in header to allow multiple names and to record
3691              other things "compile" knows.
3692              Re-organise compile to factor out common output routines.
3693      Branch: perlio
3694            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
3695 ____________________________________________________________________________
3696 [  8519] By: nick                                  on 2001/01/22  20:33:50
3697         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
3698      Branch: perlio
3699            ! ext/Encode/Makefile.PL ext/Encode/compile
3700 ____________________________________________________________________________
3701 [  8518] By: nick                                  on 2001/01/22  20:28:13
3702         Log: Integrate mainline
3703      Branch: perlio
3704           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
3705           !> vos/config.alpha.def vos/config.alpha.h
3706 ____________________________________________________________________________
3707 [  8517] By: jhi                                   on 2001/01/22  15:37:17
3708         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
3709              by Inaba Hiroto.
3710      Branch: perl
3711            ! sv.c
3712 ____________________________________________________________________________
3713 [  8516] By: jhi                                   on 2001/01/22  14:55:15
3714         Log: More SIG_SIZE fixes.
3715      Branch: perl
3716            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
3717 ____________________________________________________________________________
3718 [  8515] By: jhi                                   on 2001/01/22  14:50:27
3719         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
3720              From: "Craig A. Berry" <craigberry@mac.com>
3721              Date: Mon, 22 Jan 2001 00:42:24 -0600
3722              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
3723      Branch: perl
3724            ! configure.com
3725 ____________________________________________________________________________
3726 [  8514] By: jhi                                   on 2001/01/22  14:31:17
3727         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
3728              From: "Craig A. Berry" <craigberry@mac.com>
3729              Date: Sun, 21 Jan 2001 23:03:25 -0600
3730              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
3731      Branch: perl
3732            ! configure.com
3733 ____________________________________________________________________________
3734 [  8513] By: jhi                                   on 2001/01/22  14:14:00
3735         Log: Add the .ucm encoding tables to the MANIFEST.
3736      Branch: perl
3737            ! MANIFEST
3738 ____________________________________________________________________________
3739 [  8512] By: jhi                                   on 2001/01/22  13:43:33
3740         Log: Integrate perlio.
3741      Branch: perl
3742           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3743           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3744           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3745           +> ext/Encode/Encode/iso8859-10.ucm
3746           +> ext/Encode/Encode/iso8859-13.ucm
3747           +> ext/Encode/Encode/iso8859-14.ucm
3748           +> ext/Encode/Encode/iso8859-15.ucm
3749           +> ext/Encode/Encode/iso8859-16.ucm
3750           +> ext/Encode/Encode/iso8859-2.ucm
3751           +> ext/Encode/Encode/iso8859-3.ucm
3752           +> ext/Encode/Encode/iso8859-4.ucm
3753           +> ext/Encode/Encode/iso8859-5.ucm
3754           +> ext/Encode/Encode/iso8859-6.ucm
3755           +> ext/Encode/Encode/iso8859-7.ucm
3756           +> ext/Encode/Encode/iso8859-8.ucm
3757           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3758           +> ext/Encode/Encode/symbol.ucm
3759           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
3760           !> perliol.h
3761 ____________________________________________________________________________
3762 [  8511] By: nick                                  on 2001/01/21  23:44:47
3763         Log: Make "real" layers of ":utf8" and ":raw".
3764              So now PERLIO=utf8 perl ...
3765              does what Andreas wanted.
3766              Fix arg passing in open.pm (still have a Carp issue).
3767      Branch: perlio
3768            ! lib/open.pm perlio.c perliol.h
3769 ____________________________________________________________________________
3770 [  8510] By: jhi                                   on 2001/01/21  22:56:53
3771         Log: Document the regex context pushing/popping a bit better.
3772      Branch: perl
3773            ! regexec.c
3774 ____________________________________________________________________________
3775 [  8509] By: jhi                                   on 2001/01/21  22:55:44
3776         Log: Tweak the mkdir trailing slash code some more.
3777              
3778              TO DO: the same handling should probably be done for
3779              all the other filesystem functions that can have directories
3780              as their arguments.
3781      Branch: perl
3782            ! pp_sys.c
3783 ____________________________________________________________________________
3784 [  8508] By: nick                                  on 2001/01/21  21:37:43
3785         Log: Switch "compiled in" encodings to .ucm format.
3786              (Leave others as .enc till we can run-time load .ucm,
3787              or find some other way to load them.)
3788      Branch: perlio
3789            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3790            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3791            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3792            + ext/Encode/Encode/iso8859-10.ucm
3793            + ext/Encode/Encode/iso8859-13.ucm
3794            + ext/Encode/Encode/iso8859-14.ucm
3795            + ext/Encode/Encode/iso8859-15.ucm
3796            + ext/Encode/Encode/iso8859-16.ucm
3797            + ext/Encode/Encode/iso8859-2.ucm
3798            + ext/Encode/Encode/iso8859-3.ucm
3799            + ext/Encode/Encode/iso8859-4.ucm
3800            + ext/Encode/Encode/iso8859-5.ucm
3801            + ext/Encode/Encode/iso8859-6.ucm
3802            + ext/Encode/Encode/iso8859-7.ucm
3803            + ext/Encode/Encode/iso8859-8.ucm
3804            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3805            + ext/Encode/Encode/symbol.ucm
3806            ! ext/Encode/Makefile.PL ext/Encode/compile
3807 ____________________________________________________________________________
3808 [  8507] By: nick                                  on 2001/01/21  21:02:03
3809         Log: Integrate (partial) mainline.
3810      Branch: perlio
3811           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
3812           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
3813           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3814 ____________________________________________________________________________
3815 [  8506] By: jhi                                   on 2001/01/21  20:09:30
3816         Log: Update Changes.
3817      Branch: perl
3818            ! Changes patchlevel.h
3819 ____________________________________________________________________________
3820 [  8505] By: jhi                                   on 2001/01/21  19:39:59
3821         Log: Subject: Minor typos in perlfaq2.pod
3822              From: "Stephen P. Potter" <spp@spotter.yi.org>
3823              Message-Id: <200101192101.QAA11911@spotter.yi.org>
3824              Date: Fri, 19 Jan 2001 16:01:13 -0500
3825              
3826              with a nit from Philip Netwon.
3827      Branch: perl
3828            ! pod/perlfaq2.pod
3829 ____________________________________________________________________________
3830 [  8504] By: jhi                                   on 2001/01/21  19:33:05
3831         Log: Metaconfig change for #8503.
3832      Branch: metaconfig
3833            ! U/threads/usethreads.U
3834 ____________________________________________________________________________
3835 [  8503] By: jhi                                   on 2001/01/21  19:32:21
3836         Log: Sanity check for conflicting thread flavours.
3837      Branch: perl
3838            ! Configure config_h.SH
3839 ____________________________________________________________________________
3840 [  8502] By: jhi                                   on 2001/01/21  19:23:00
3841         Log: Metaconfig change for #8501.
3842      Branch: metaconfig
3843            ! U/modified/sig_name.U
3844 ____________________________________________________________________________
3845 [  8501] By: jhi                                   on 2001/01/21  19:22:26
3846         Log: The SIG_SIZE is the number of the elements *excluding*
3847              the terminating NULL.
3848      Branch: perl
3849            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
3850            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
3851            ! win32/config_H.vc
3852 ____________________________________________________________________________
3853 [  8500] By: jhi                                   on 2001/01/21  18:31:31
3854         Log: Integrate perlio.
3855      Branch: perl
3856           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
3857           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
3858           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
3859           !> pp_sys.c proto.h sv.c
3860 ____________________________________________________________________________
3861 [  8499] By: jhi                                   on 2001/01/21  17:43:57
3862         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
3863              From: Hugo <hv@crypt.compulink.co.uk>
3864              Date: Sun, 21 Jan 2001 13:34:05 +0000
3865              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
3866              
3867              In sprintf UTF8ize only if necessary.
3868      Branch: perl
3869            ! sv.c
3870 ____________________________________________________________________________
3871 [  8498] By: nick                                  on 2001/01/21  16:25:32
3872         Log: Encode cleanup.
3873              Add command line control over "compile" so that Makefile.PL
3874              needs can be combined with other uses.
3875              Use command line options in Makefile.PL.
3876              Fix multi-byte parsing in .ucm files.
3877      Branch: perlio
3878            ! ext/Encode/Makefile.PL ext/Encode/compile
3879 ____________________________________________________________________________
3880 [  8497] By: nick                                  on 2001/01/21  12:56:27
3881         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
3882      Branch: perlio
3883            ! ext/Encode/Encode.xs
3884 ____________________________________________________________________________
3885 [  8496] By: nick                                  on 2001/01/21  12:18:45
3886         Log: Fixup after integrate:
3887              missed the .sym files that are changed by regen_headers
3888              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
3889      Branch: perlio
3890            ! global.sym pp.sym sv.c
3891 ____________________________________________________________________________
3892 [  8495] By: nick                                  on 2001/01/21  11:51:07
3893         Log: Integrate mainline.
3894      Branch: perlio
3895           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
3896           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
3897           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
3898           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
3899           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
3900           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
3901           !> win32/Makefile win32/makefile.mk
3902 ____________________________________________________________________________
3903 [  8494] By: jhi                                   on 2001/01/20  23:12:11
3904         Log: Forgot the expect_number() prototype.
3905      Branch: perl
3906            ! embed.h embed.pl proto.h
3907 ____________________________________________________________________________
3908 [  8493] By: jhi                                   on 2001/01/20  22:56:39
3909         Log: Subject: [PATCH: perl@8482] README.vms URL updates
3910              From: Peter Prymmer <pvhp@forte.com>
3911              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
3912              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
3913              
3914              Plus Craig A. Berry's suggestion to use compaq.com instead
3915              of digital.com.
3916      Branch: perl
3917            ! README.vms
3918 ____________________________________________________________________________
3919 [  8492] By: jhi                                   on 2001/01/20  22:50:05
3920         Log: Memory management calls documentation.
3921      Branch: perl
3922            ! pod/perlguts.pod
3923 ____________________________________________________________________________
3924 [  8491] By: jhi                                   on 2001/01/20  22:38:33
3925         Log: Signedness nit plus few memcpy/Copy nits.
3926      Branch: perl
3927            ! sv.c
3928 ____________________________________________________________________________
3929 [  8490] By: jhi                                   on 2001/01/20  22:25:53
3930         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
3931              From: Peter Prymmer <pvhp@forte.com>
3932              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
3933              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
3934      Branch: perl
3935            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
3936 ____________________________________________________________________________
3937 [  8489] By: jhi                                   on 2001/01/20  22:24:41
3938         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
3939              From: Peter Prymmer <pvhp@forte.com>
3940              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
3941              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
3942      Branch: perl
3943            ! win32/Makefile win32/makefile.mk
3944 ____________________________________________________________________________
3945 [  8488] By: jhi                                   on 2001/01/20  22:22:27
3946         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
3947              From: Peter Prymmer <pvhp@forte.com>
3948              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
3949              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
3950      Branch: perl
3951            ! Makefile.SH
3952 ____________________________________________________________________________
3953 [  8487] By: jhi                                   on 2001/01/20  22:21:18
3954         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
3955              From: Peter Prymmer <pvhp@forte.com>
3956              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
3957              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
3958      Branch: perl
3959            + ext/DynaLoader/dl_dllload.xs
3960            ! MANIFEST Makefile.SH hints/os390.sh
3961 ____________________________________________________________________________
3962 [  8486] By: jhi                                   on 2001/01/20  22:17:53
3963         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
3964              From: Peter Prymmer <pvhp@forte.com>
3965              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
3966              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
3967      Branch: perl
3968            ! README.os390 README.posix-bc
3969 ____________________________________________________________________________
3970 [  8485] By: jhi                                   on 2001/01/20  20:15:30
3971         Log: Document and test the new qu operator.
3972      Branch: perl
3973            + t/op/qu.t
3974            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
3975            ! pod/perlretut.pod pod/perlunicode.pod
3976 ____________________________________________________________________________
3977 [  8484] By: nick                                  on 2001/01/20  19:42:30
3978         Log: Infrastructure to allow:
3979              open($fh,"|-",@array);
3980              to be implemented
3981              i.e. mark pp_open as needing a stack mark, and make pp_open
3982              process its args in that style (and pass them _all_ to tied handles OPEN).
3983              Invent do_openn() which takes SV ** at allow it to see multiple args.
3984              Note this does not _do_ anything yet.
3985      Branch: perlio
3986            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
3987            ! perlapi.c pp_proto.h pp_sys.c proto.h
3988 ____________________________________________________________________________
3989 [  8483] By: nick                                  on 2001/01/20  17:23:14
3990         Log: Integrate mainline.
3991      Branch: perlio
3992           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
3993           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
3994 ____________________________________________________________________________
3995 [  8482] By: jhi                                   on 2001/01/19  15:37:49
3996         Log: Update Changes.
3997      Branch: perl
3998            ! Changes patchlevel.h
3999 ____________________________________________________________________________
4000 [  8481] By: jhi                                   on 2001/01/19  14:41:24
4001         Log: Subject: Re: new feature: s?printf parameter reordering 
4002              From: Hugo <hv@crypt.compulink.co.uk>
4003              Date: Thu, 11 Jan 2001 17:09:03 +0000
4004              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
4005              
4006              - support reordering for all parameters: %, *v, *, .*
4007              - lay down that the reordering specification must immediately
4008              follow that parameter: %3$, *v3$, *3$, .*3$
4009              - fix vectorisation of a zero-length string
4010              - factor out the code choosing the argument to format
4011              
4012              Possibly unwanted side-effects:
4013              - the special format specifiers ' +-0' must now precede any
4014              vectorisation specifier. Tests in op/sprintf and op/ver
4015              have been changed to reflect this.
4016              - sprintf.t test #214 changed its expectations because in many
4017              cases, the next parameter has already been consumed when an
4018              invalid type letter is detected.
4019              
4020              Probably wanted side-effects:
4021              - attempts to format a non-existent parameter will warn as if C<undef>
4022              - attempt to write to non-existent parameter with '%n' will complain
4023              of "attempt to modify read-only value" instead of being silent
4024      Branch: perl
4025            ! sv.c t/op/sprintf.t t/op/ver.t
4026 ____________________________________________________________________________
4027 [  8480] By: jhi                                   on 2001/01/19  14:08:37
4028         Log: Subject: PATCH pragma/locale.t
4029              From: andreas.koenig@anima.de (Andreas J. Koenig)
4030              Date: 18 Jan 2001 09:45:37 +0100
4031              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
4032      Branch: perl
4033            ! t/pragma/locale.t
4034 ____________________________________________________________________________
4035 [  8479] By: jhi                                   on 2001/01/19  13:19:58
4036         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
4037      Branch: perl
4038            ! configure.com
4039 ____________________________________________________________________________
4040 [  8478] By: jhi                                   on 2001/01/19  02:12:35
4041         Log: Automate 1_compile.t.
4042      Branch: perl
4043            ! t/lib/1_compile.t
4044 ____________________________________________________________________________
4045 [  8477] By: jhi                                   on 2001/01/19  01:49:56
4046         Log: Integrate perlio.
4047      Branch: perl
4048           !> sv.c win32/config.bc win32/config.gc win32/config.vc
4049           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4050 ____________________________________________________________________________
4051 [  8476] By: nick                                  on 2001/01/18  21:51:52
4052         Log: Integrate mainline
4053      Branch: perlio
4054           +> t/lib/1_compile.t t/lib/compmod.pl
4055           !> MANIFEST configure.com lib/unicode/distinct.pm
4056 ____________________________________________________________________________
4057 [  8475] By: nick                                  on 2001/01/18  21:48:02
4058         Log: Win32 "safe signals" co-existance fix.
4059              Fix SIG_SIZE value.
4060              Clear PL_sig_pending when cloning (fork).
4061      Branch: perlio
4062            ! sv.c win32/config.bc win32/config.gc win32/config.vc
4063            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4064 ____________________________________________________________________________
4065 [  8474] By: jhi                                   on 2001/01/18  14:40:57
4066         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
4067      Branch: perl
4068            ! t/lib/1_compile.t
4069 ____________________________________________________________________________
4070 [  8473] By: gsar                                  on 2001/01/18  11:42:31
4071         Log: unsubmitted trial1 change
4072      Branch: maint-5.6/perl
4073            ! Changes
4074 ____________________________________________________________________________
4075 [  8472] By: jhi                                   on 2001/01/18  04:30:24
4076         Log: The first bug found by 1_compile.t.
4077      Branch: perl
4078            ! lib/unicode/distinct.pm
4079 ____________________________________________________________________________
4080 [  8471] By: jhi                                   on 2001/01/18  04:29:42
4081         Log: Add Schwern's 1_compile test.  The compile_module script renamed
4082              to be a bit shorter for the 8.3 people.
4083      Branch: perl
4084            + t/lib/1_compile.t t/lib/compmod.pl
4085            ! MANIFEST
4086 ____________________________________________________________________________
4087 [  8470] By: jhi                                   on 2001/01/18  04:16:00
4088         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)
4089              From: Peter Prymmer <pvhp@forte.com>
4090              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
4091              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
4092              Replace #8463.
4093      Branch: maint-5.6/perl
4094            ! configure.com
4095 ____________________________________________________________________________
4096 [  8469] By: jhi                                   on 2001/01/18  04:13:02
4097         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)
4098              From: Peter Prymmer <pvhp@forte.com>
4099              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
4100              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
4101              Replace #8462.
4102      Branch: perl
4103            ! configure.com
4104 ____________________________________________________________________________
4105 [  8468] By: jhi                                   on 2001/01/18  03:42:08
4106         Log: Integrate perlio.
4107      Branch: perl
4108           !> gv.c mg.c perlio.c util.c
4109 ____________________________________________________________________________
4110 [  8467] By: nick                                  on 2001/01/17  22:41:10
4111         Log: "Safe" signals - trial implementation.
4112              gv.c tweaked to zero PL_sig_pend array
4113              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
4114              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
4115              Odd thing is that it "works" with PERLIO=stdio as well (linux).
4116      Branch: perlio
4117            ! gv.c mg.c perlio.c util.c
4118 ____________________________________________________________________________
4119 [  8466] By: nick                                  on 2001/01/17  20:40:20
4120         Log: Integrate mainline.
4121      Branch: perlio
4122           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4123           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
4124           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
4125           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4126           !> vos/config.ga.h win32/config.bc win32/config.gc
4127           !> win32/config.vc
4128 ____________________________________________________________________________
4129 [  8465] By: jhi                                   on 2001/01/17  18:37:13
4130         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
4131              From: Nicholas Clark <nick@ccl4.org>
4132              Date: Wed, 17 Jan 2001 17:31:33 +0000
4133              Message-ID: <20010117173133.I2633@plum.flirble.org>
4134      Branch: perl
4135            ! t/op/int.t
4136 ____________________________________________________________________________
4137 [  8464] By: jhi                                   on 2001/01/17  14:43:17
4138         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
4139              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4140              Date: Wed, 17 Jan 2001 15:16:43 +0100
4141              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
4142              
4143              pp_int() was dropping an NV to the floor,
4144              int(279964589018079/59) either returned not an integer
4145              4745162525730.15, or one got "Attempt to free unreferenced scalar."
4146      Branch: perl
4147            ! pp.c
4148 ____________________________________________________________________________
4149 [  8463] By: jhi                                   on 2001/01/17  06:12:42
4150         Log: (Replaced by #8470)
4151              
4152              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)
4153              From: "Craig A. Berry" <craigberry@mac.com>
4154              Date: Tue, 16 Jan 2001 23:38:46 -0600
4155              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
4156      Branch: maint-5.6/perl
4157            ! configure.com
4158 ____________________________________________________________________________
4159 [  8462] By: jhi                                   on 2001/01/17  06:11:31
4160         Log: (Replaced by #8469)
4161              
4162              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)
4163              From: "Craig A. Berry" <craigberry@mac.com>
4164              Date: Tue, 16 Jan 2001 23:38:46 -0600
4165              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
4166      Branch: perl
4167            ! configure.com
4168 ____________________________________________________________________________
4169 [  8461] By: jhi                                   on 2001/01/17  05:56:12
4170         Log: Allow for one trailing slash in the directory of mkdir().
4171      Branch: perl
4172            ! pp_sys.c
4173 ____________________________________________________________________________
4174 [  8460] By: jhi                                   on 2001/01/17  03:26:01
4175         Log: Metaconfig unit changes for #8459.
4176      Branch: metaconfig
4177            ! U/modified/Loc.U U/modified/sig_name.U
4178 ____________________________________________________________________________
4179 [  8459] By: jhi                                   on 2001/01/17  03:24:48
4180         Log: Define SIG_SIZE, the number of elements in the sig_name and
4181              sig_num arrays, including the final NULL entry.
4182      Branch: perl
4183            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4184            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
4185            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
4186            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4187            ! win32/config.bc win32/config.gc win32/config.vc
4188 ____________________________________________________________________________
4189 [  8458] By: jhi                                   on 2001/01/17  01:41:33
4190         Log: Integrate perlio.
4191      Branch: perl
4192           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
4193           !> perlapi.h proto.h sv.c
4194 ____________________________________________________________________________
4195 [  8457] By: nick                                  on 2001/01/16  22:07:26
4196         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
4197              Provides all the "cost" but no benefit yet - it is to allow cost
4198              to be measured, and implementation experiments (just in mg.c?).
4199      Branch: perlio
4200            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
4201            ! perlapi.h proto.h sv.c
4202 ____________________________________________________________________________
4203 [  8456] By: nick                                  on 2001/01/16  21:07:07
4204         Log: Integrate mainline.
4205      Branch: perlio
4206           !> (integrate 51 files)
4207 ____________________________________________________________________________
4208 [  8455] By: jhi                                   on 2001/01/16  18:13:43
4209         Log: Subject: [PATCH] regcomp.c old feature removal
4210              From: mjd@plover.com
4211              Date: 16 Jan 2001 14:43:18 -0000 
4212              Message-ID: <20010116144318.7140.qmail@plover.com> 
4213      Branch: perl
4214            ! regcomp.c
4215 ____________________________________________________________________________
4216 [  8454] By: jhi                                   on 2001/01/16  16:12:39
4217         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
4218              From: "Indy Singh" <indy@nusphere.com>
4219              Date: Wed, 10 Jan 2001 20:17:49 -0500
4220              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
4221      Branch: maint-5.6/perl
4222            ! win32/Makefile
4223 ____________________________________________________________________________
4224 [  8453] By: jhi                                   on 2001/01/16  16:09:33
4225         Log: Update Changes.
4226      Branch: perl
4227            ! Changes patchlevel.h
4228 ____________________________________________________________________________
4229 [  8452] By: jhi                                   on 2001/01/16  15:42:04
4230         Log: Subject: Re: API Cleanup
4231              To: perl5-porters@perl.org
4232              Date: Tue, 16 Jan 2001 13:42:30 +0000
4233              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
4234              
4235              Subject: [PATCH] utf8.c documentation
4236              From: Simon Cozens <simon@cozens.net>
4237              Date: Tue, 16 Jan 2001 13:52:48 +0000
4238              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
4239              
4240              Subject: Re: API Cleanup
4241              From: Simon Cozens <simon@cozens.net>
4242              Date: Tue, 16 Jan 2001 14:58:55 +0000
4243              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
4244              
4245              UTF-8 doc patches.
4246      Branch: perl
4247            ! embed.pl pod/perlapi.pod utf8.c
4248 ____________________________________________________________________________
4249 [  8451] By: jhi                                   on 2001/01/16  14:41:39
4250         Log: podlators 1.07, from Russ Allbery.
4251      Branch: perl
4252            ! lib/Pod/Man.pm
4253 ____________________________________________________________________________
4254 [  8450] By: jhi                                   on 2001/01/16  14:24:19
4255         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
4256              From: "Indy Singh" <indy@nusphere.com>
4257              Date: Mon, 15 Jan 2001 20:59:40 -0500
4258              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
4259      Branch: perl
4260            ! win32/Makefile
4261 ____________________________________________________________________________
4262 [  8449] By: jhi                                   on 2001/01/16  03:42:55
4263         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
4264              at the setting of the ofs_sv in new_struct_thread() as the
4265              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
4266              that invited a core dump.
4267      Branch: perl
4268            ! util.c
4269 ____________________________________________________________________________
4270 [  8448] By: jhi                                   on 2001/01/16  01:49:07
4271         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
4272              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4273              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
4274              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
4275              
4276              Replace #8444 and #8445.
4277      Branch: perl
4278            ! ext/B/B.xs ext/B/B/Debug.pm
4279 ____________________________________________________________________________
4280 [  8447] By: jhi                                   on 2001/01/15  21:05:35
4281         Log: Subject: [PATCH] API Variable documentation   
4282              From: Simon Cozens <simon@cozens.net>
4283              Date: Mon, 15 Jan 2001 19:35:54 +0000
4284              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
4285      Branch: perl
4286            ! pod/perlapi.pod thrdvar.h
4287 ____________________________________________________________________________
4288 [  8446] By: jhi                                   on 2001/01/15  20:49:20
4289         Log: Signedness nit.
4290      Branch: perl
4291            ! pp_ctl.c
4292 ____________________________________________________________________________
4293 [  8445] By: jhi                                   on 2001/01/15  20:28:48
4294         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
4295      Branch: perl
4296            ! ext/B/B/Debug.pm
4297 ____________________________________________________________________________
4298 [  8444] By: jhi                                   on 2001/01/15  13:09:10
4299         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
4300      Branch: perl
4301            ! ext/B/B.xs
4302 ____________________________________________________________________________
4303 [  8443] By: jhi                                   on 2001/01/15  13:06:26
4304         Log: Missing from #8439.
4305      Branch: perl
4306            ! keywords.h mg.c
4307 ____________________________________________________________________________
4308 [  8442] By: jhi                                   on 2001/01/15  13:02:38
4309         Log: Subject: [PATCH @8436] Eliminate op_children
4310              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4311              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
4312              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
4313              
4314              Subject: [PATCH @8436] Re: Eliminate op_children
4315              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4316              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
4317              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
4318      Branch: perl
4319            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
4320            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
4321            ! op.c op.h
4322 ____________________________________________________________________________
4323 [  8441] By: jhi                                   on 2001/01/15  12:57:08
4324         Log: Use the /^Perl_/-less form of is_lvalue_sub().
4325      Branch: perl
4326            ! pp.h
4327 ____________________________________________________________________________
4328 [  8440] By: jhi                                   on 2001/01/15  05:13:09
4329         Log: Revert #8437 and #8438, the Linux large files story is more complex.
4330      Branch: metaconfig/U/perl
4331            ! d_fpos64_t.U d_off64_t.U
4332      Branch: perl
4333            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4334            ! config_h.SH configure.com epoc/config.sh perl.h
4335            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
4336            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4337            ! win32/config.bc win32/config.gc win32/config.vc
4338 ____________________________________________________________________________
4339 [  8439] By: jhi                                   on 2001/01/15  05:02:24
4340         Log: More UTF-8 patches from Inaba Hiroto.
4341              - The substr lval was still not okay.
4342              - Now pp_stringify and sv_setsv copies source's UTF8 flag
4343              even if IN_BYTE.  pp_stringify is called from fold_constants
4344              at optimization phase and "\x{100}" was made SvUTF8_off under
4345              use bytes (the bytes pragma is for "byte semantics" and not
4346              for "do not produce UTF8 data")
4347              - New `qu' operator to generate UTF8 string explicitly.
4348              Though I agree with the policy "0x00-0xff always produce bytes",
4349              sometimes want to such a string to be coded in UTF8.
4350              I can use pack"U0a*" but it requires more typing and has
4351              runtime overhead.
4352              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
4353              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
4354              string is not UTF8_on and has char 0x80-0xff.
4355              
4356              TODO: document and test qu.
4357      Branch: perl
4358            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
4359            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
4360            ! toke.c
4361 ____________________________________________________________________________
4362 [  8438] By: jhi                                   on 2001/01/14  05:10:23
4363         Log: Metaconfig unit changes for #8437.
4364      Branch: metaconfig/U/perl
4365            ! d_fpos64_t.U d_off64_t.U
4366 ____________________________________________________________________________
4367 [  8437] By: jhi                                   on 2001/01/14  04:55:34
4368         Log: Add <features.h> probing, seems to be needed for (some?)
4369              Linux largefileness.
4370      Branch: perl
4371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4372            ! config_h.SH configure.com epoc/config.sh perl.h
4373            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
4374            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4375            ! win32/config.bc win32/config.gc win32/config.vc
4376 ____________________________________________________________________________
4377 [  8436] By: jhi                                   on 2001/01/13  17:47:21
4378         Log: Tighten some of the tests a bit.
4379      Branch: perl
4380            ! t/pragma/utf8.t
4381 ____________________________________________________________________________
4382 [  8435] By: jhi                                   on 2001/01/13  17:31:54
4383         Log: Integrate perlio.
4384      Branch: perl
4385           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
4386           !> win32/config_H.gc win32/config_H.vc
4387 ____________________________________________________________________________
4388 [  8434] By: nick                                  on 2001/01/13  11:36:53
4389         Log: Run dmake regen_config_h for Win32
4390      Branch: perlio
4391            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4392 ____________________________________________________________________________
4393 [  8433] By: nick                                  on 2001/01/13  11:31:55
4394         Log: VMS friendly patch to Encode compile process
4395      Branch: perlio
4396            ! ext/Encode/Makefile.PL ext/Encode/compile
4397 ____________________________________________________________________________
4398 [  8432] By: nick                                  on 2001/01/13  11:06:44
4399         Log: Integrate mainline
4400      Branch: perlio
4401           +> ext/B/B/Concise.pm
4402           !> (integrate 52 files)
4403 ____________________________________________________________________________
4404 [  8431] By: jhi                                   on 2001/01/13  05:55:55
4405         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
4406              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4407              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
4408              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
4409      Branch: perl
4410            ! ext/B/B/Concise.pm
4411 ____________________________________________________________________________
4412 [  8430] By: jhi                                   on 2001/01/13  04:24:18
4413         Log: The LVRET macro needed an aTHX.
4414      Branch: perl
4415            ! pp.h
4416 ____________________________________________________________________________
4417 [  8429] By: jhi                                   on 2001/01/13  02:12:42
4418         Log: Update Changes.
4419      Branch: perl
4420            ! Changes patchlevel.h
4421 ____________________________________________________________________________
4422 [  8428] By: jhi                                   on 2001/01/13  02:08:50
4423         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
4424              From: Peter Prymmer <pvhp@forte.com>
4425              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
4426              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
4427              
4428              Add a BEGIN guard for sloppy floating point division.
4429      Branch: perl
4430            ! lib/Math/BigInt.pm lib/bigint.pl
4431 ____________________________________________________________________________
4432 [  8427] By: jhi                                   on 2001/01/13  01:47:16
4433         Log: The B::Terse drop-in replacement wasn't quite drop-in.
4434      Branch: perl
4435            ! ext/B/B/Terse.pm
4436 ____________________________________________________________________________
4437 [  8426] By: jhi                                   on 2001/01/12  21:20:43
4438         Log: Use UVXf.
4439      Branch: perl
4440            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4441            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
4442            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4443            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4444            ! win32/config.gc win32/config.vc
4445 ____________________________________________________________________________
4446 [  8425] By: jhi                                   on 2001/01/12  20:20:14
4447         Log: Subject: [PATCH perl@8342] -Wformat
4448              From: Robin Barker <rmb1@cise.npl.co.uk>
4449              Date: Fri, 12 Jan 2001 20:03:14 GMT
4450              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
4451      Branch: perl
4452            ! ext/Encode/Encode.xs mg.c sv.c toke.c
4453 ____________________________________________________________________________
4454 [  8424] By: jhi                                   on 2001/01/12  20:01:48
4455         Log: Subject: B::Concise -- an improved replacement for B::Terse 
4456              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4457              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
4458              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
4459      Branch: perl
4460            + ext/B/B/Concise.pm
4461            ! MANIFEST ext/B/B/Terse.pm
4462 ____________________________________________________________________________
4463 [  8423] By: jhi                                   on 2001/01/12  19:24:02
4464         Log: The new metaconfig unit from the #8421.
4465      Branch: metaconfig/U/perl
4466            + d_sigprocmask.U
4467 ____________________________________________________________________________
4468 [  8422] By: jhi                                   on 2001/01/12  19:23:43
4469         Log: Forgot the microperl config from the #8421.
4470      Branch: perl
4471            ! uconfig.h uconfig.sh
4472 ____________________________________________________________________________
4473 [  8421] By: jhi                                   on 2001/01/12  19:05:27
4474         Log: Add sigprocmask() probe, regen Configure, regen toc.
4475      Branch: perl
4476            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4477            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
4478            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4479            ! vos/config.ga.h win32/config.bc win32/config.gc
4480            ! win32/config.vc
4481 ____________________________________________________________________________
4482 [  8420] By: jhi                                   on 2001/01/12  18:34:31
4483         Log: Add sockatmark() to the todo list.
4484      Branch: perl
4485            ! Todo-5.6
4486 ____________________________________________________________________________
4487 [  8419] By: jhi                                   on 2001/01/12  18:09:46
4488         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
4489      Branch: perl
4490            ! op.c
4491 ____________________________________________________________________________
4492 [  8418] By: jhi                                   on 2001/01/12  18:05:30
4493         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
4494              From: Radu Greab <radu@netsoft.ro>
4495              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
4496              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
4497      Branch: perl
4498            ! op.c t/pragma/sub_lval.t
4499 ____________________________________________________________________________
4500 [  8417] By: jhi                                   on 2001/01/12  16:09:09
4501         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
4502              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
4503              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
4504              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
4505      Branch: perl
4506            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
4507            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
4508            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
4509            ! t/pragma/sub_lval.t toke.c
4510 ____________________________________________________________________________
4511 [  8416] By: jhi                                   on 2001/01/12  15:42:06
4512         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
4513              From: "Richard Soderberg" <rs@crystalflame.net>
4514              Date: Fri, 12 Jan 2001 04:49:35 -0800
4515              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
4516              
4517              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
4518              according to the platform.
4519      Branch: perl
4520            ! op.c
4521 ____________________________________________________________________________
4522 [  8415] By: jhi                                   on 2001/01/12  15:33:41
4523         Log: One more UTF-8 fix from Inaba Hiroto.
4524      Branch: perl
4525            ! pp.c regexec.c t/pragma/utf8.t
4526 ____________________________________________________________________________
4527 [  8414] By: jhi                                   on 2001/01/12  15:30:18
4528         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
4529      Branch: perl
4530            ! regexec.c
4531 ____________________________________________________________________________
4532 [  8413] By: jhi                                   on 2001/01/12  15:22:10
4533         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
4534              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4535              Date: Thu, 11 Jan 2001 12:53:36 +0100
4536              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
4537      Branch: perl
4538            ! toke.c
4539 ____________________________________________________________________________
4540 [  8412] By: jhi                                   on 2001/01/12  15:20:25
4541         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
4542              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4543              Date: Fri, 12 Jan 2001 14:37:55 +0100
4544              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
4545      Branch: perl
4546            ! hints/posix-bc.sh
4547 ____________________________________________________________________________
4548 [  8411] By: jhi                                   on 2001/01/12  15:14:14
4549         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
4550              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4551              Date: Fri, 12 Jan 2001 10:42:21 +0100
4552              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
4553      Branch: perl
4554            ! t/op/regmesg.t
4555 ____________________________________________________________________________
4556 [  8410] By: jhi                                   on 2001/01/12  05:48:55
4557         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
4558              From: Nicholas Clark <nick@ccl4.org> 
4559              Date: Sun, 7 Jan 2001 19:47:14 +0000
4560              Message-ID: <20010107194714.B1048@plum.flirble.org>
4561      Branch: perl
4562            ! t/op/numconvert.t
4563 ____________________________________________________________________________
4564 [  8409] By: jhi                                   on 2001/01/12  05:41:28
4565         Log: Integrate perlio.
4566      Branch: perl
4567           !> mg.c scope.h
4568 ____________________________________________________________________________
4569 [  8408] By: nick                                  on 2001/01/11  22:43:28
4570         Log: Remove variables that were used in experiments.
4571      Branch: perlio
4572            ! mg.c
4573 ____________________________________________________________________________
4574 [  8407] By: nick                                  on 2001/01/11  20:57:44
4575         Log: Catch die in %SIG handler and unblock the signal before re-dying.
4576              This make Linux work _without_ sigsetjmp().
4577              Turn off sigsetjmp() to see what else it does.
4578              May need Configure probe for sigprocmask() if anything has sigaction()
4579              but not sigprocmask().
4580      Branch: perlio
4581            ! mg.c scope.h
4582 ____________________________________________________________________________
4583 [  8406] By: nick                                  on 2001/01/11  19:32:07
4584         Log: Integrate mainline
4585      Branch: perlio
4586           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
4587           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
4588           !> t/op/substr.t
4589 ____________________________________________________________________________
4590 [  8405] By: jhi                                   on 2001/01/11  17:11:01
4591         Log: Fix UTF-8 lval substr().
4592      Branch: perl
4593            ! mg.c t/op/substr.t
4594 ____________________________________________________________________________
4595 [  8404] By: jhi                                   on 2001/01/11  05:13:58
4596         Log: Update Changes.
4597      Branch: perl
4598            ! Changes patchlevel.h
4599 ____________________________________________________________________________
4600 [  8403] By: jhi                                   on 2001/01/11  04:38:24
4601         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
4602              From: Hugo <hv@crypt.compulink.co.uk>
4603              Date: Mon, 30 Oct 2000 01:33:26 +0000
4604              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
4605      Branch: perl
4606            ! regexec.c t/op/re_tests
4607 ____________________________________________________________________________
4608 [  8402] By: jhi                                   on 2001/01/11  04:26:12
4609         Log: Integrate perlio.
4610      Branch: perl
4611           !> scope.h util.c
4612 ____________________________________________________________________________
4613 [  8401] By: nick                                  on 2001/01/10  22:52:55
4614         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
4615              (So Alan and Ilya can try setting via hints.)
4616              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
4617              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
4618              doing the save everywhere seems to restart read() correctly, but just
4619              doing it once "round" the handler does not.
4620      Branch: perlio
4621            ! scope.h
4622 ____________________________________________________________________________
4623 [  8400] By: jhi                                   on 2001/01/10  21:57:54
4624         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
4625              of IRIX, HP-UX is unaffected.
4626      Branch: perl
4627            ! perl.h
4628 ____________________________________________________________________________
4629 [  8399] By: nick                                  on 2001/01/10  21:29:19
4630         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
4631      Branch: perlio
4632            ! util.c
4633 ____________________________________________________________________________
4634 [  8398] By: jhi                                   on 2001/01/10  20:55:31
4635         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
4636              also have ReusePort.
4637      Branch: perl
4638            ! ext/IO/lib/IO/Socket/INET.pm
4639 ____________________________________________________________________________
4640 [  8397] By: jhi                                   on 2001/01/10  20:50:57
4641         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
4642              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
4643              Date: Wed, 10 Jan 2001 01:38:13 -0800
4644              Message-ID: <20010110013813.B41744@yahoo-inc.com>
4645      Branch: perl
4646            ! ext/IO/lib/IO/Socket/INET.pm
4647 ____________________________________________________________________________
4648 [  8396] By: jhi                                   on 2001/01/10  20:49:30
4649         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
4650              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
4651              Date: Wed, 10 Jan 2001 01:37:32 -0800
4652              Message-ID: <20010110013732.A41744@yahoo-inc.com>
4653      Branch: perl
4654            ! ext/Socket/Socket.pm
4655 ____________________________________________________________________________
4656 [  8395] By: jhi                                   on 2001/01/10  20:41:37
4657         Log: Test for bug id 20010105.016 (fixed by #8378).
4658      Branch: perl
4659            ! t/op/split.t
4660 ____________________________________________________________________________
4661 [  8394] By: jhi                                   on 2001/01/10  20:26:32
4662         Log: Integrate perlio.
4663      Branch: perl
4664            ! util.c
4665 ____________________________________________________________________________
4666 [  8393] By: nick                                  on 2001/01/10  19:34:30
4667         Log: Back out Simon's pid hackery for now.
4668      Branch: perlio
4669            ! util.c
4670 ____________________________________________________________________________
4671 [  8392] By: nick                                  on 2001/01/10  19:23:13
4672         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
4673      Branch: perlio
4674           !> (integrate 29 files)
4675 ____________________________________________________________________________
4676 [  8391] By: jhi                                   on 2001/01/10  18:43:15
4677         Log: Subject: [PATCH] Fix my_pclose segfault
4678              From: Simon Cozens <simon@cozens.net>
4679              Date: Wed, 10 Jan 2001 18:39:35 +0000
4680              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
4681      Branch: perl
4682            ! util.c
4683 ____________________________________________________________________________
4684 [  8390] By: jhi                                   on 2001/01/10  18:42:08
4685         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
4686              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4687              Date:     Wed, 10 Jan 2001 13:23:02 EST
4688              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
4689      Branch: perl
4690            ! ext/Opcode/Opcode.xs
4691 ____________________________________________________________________________
4692 [  8389] By: jhi                                   on 2001/01/10  15:16:07
4693         Log: Turn off the integer preservation for now.
4694      Branch: perl
4695            ! perl.h
4696 ____________________________________________________________________________
4697 [  8388] By: jhi                                   on 2001/01/10  15:01:25
4698         Log: Few more IDE/editor nits from p5p.
4699      Branch: perl
4700            ! pod/perlfaq3.pod
4701 ____________________________________________________________________________
4702 [  8387] By: jhi                                   on 2001/01/10  06:53:16
4703         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
4704              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
4705              Date: Tue, 9 Jan 2001 23:16:02 +0000
4706              Message-ID: <20010109231602.A81101@plum.flirble.org>
4707      Branch: perl
4708            ! sv.c
4709 ____________________________________________________________________________
4710 [  8386] By: jhi                                   on 2001/01/10  03:17:54
4711         Log: Test cases for #8385 (from Simon's "torture.pl")
4712      Branch: perl
4713            ! t/op/tr.t
4714 ____________________________________________________________________________
4715 [  8385] By: jhi                                   on 2001/01/10  03:17:11
4716         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
4717              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
4718              Date: Wed, 10 Jan 2001 11:39:39 +0900
4719              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
4720              
4721              Some more UTF-8 tr cases fixed.
4722      Branch: perl
4723            ! doop.c
4724 ____________________________________________________________________________
4725 [  8384] By: jhi                                   on 2001/01/09  22:45:40
4726         Log: Allow the locale test needing POSIX and the taint test
4727              needing IPC::SysV to run under 'minitest' (basically,
4728              bail out if loading the extension fails)
4729      Branch: perl
4730            ! t/op/misc.t t/op/taint.t
4731 ____________________________________________________________________________
4732 [  8383] By: jhi                                   on 2001/01/09  21:36:04
4733         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
4734              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4735              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
4736              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
4737      Branch: perl
4738            ! t/io/openpid.t
4739 ____________________________________________________________________________
4740 [  8382] By: jhi                                   on 2001/01/09  21:06:08
4741         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
4742              Should finish up the bug id 20001205.022.
4743      Branch: perl
4744            ! pp.c pp_hot.c scope.c
4745 ____________________________________________________________________________
4746 [  8381] By: jhi                                   on 2001/01/09  18:27:43
4747         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
4748              From: Andy Dougherty <doughera@lafayette.edu>
4749              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
4750              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
4751              
4752              More robust yacc/bison error detection.
4753      Branch: perl
4754            ! t/comp/proto.t
4755 ____________________________________________________________________________
4756 [  8380] By: jhi                                   on 2001/01/09  15:21:38
4757         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
4758              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4759              Date:     Tue, 9 Jan 2001 07:53:55 EST
4760              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
4761      Branch: perl
4762            ! t/op/misc.t vms/test.com
4763 ____________________________________________________________________________
4764 [  8379] By: jhi                                   on 2001/01/09  15:20:38
4765         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
4766              From: jhi@cc.hut.fi
4767              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
4768              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
4769              
4770              The #8378 fixed this.
4771      Branch: perl
4772            ! t/op/tr.t
4773 ____________________________________________________________________________
4774 [  8378] By: jhi                                   on 2001/01/09  15:05:32
4775         Log: Subject: One more patch for UTF8 
4776              From: Inaba Hiroto <inaba@st.rim.or.jp>
4777              Date: Tue, 09 Jan 2001 01:04:32 +0900
4778              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
4779              
4780              UTF-8 fixes for 'x' and tr///.
4781      Branch: perl
4782            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
4783            ! regcomp.c regexec.c toke.c utf8.c
4784 ____________________________________________________________________________
4785 [  8377] By: jhi                                   on 2001/01/09  14:32:17
4786         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
4787      Branch: perl
4788            ! t/op/length.t
4789 ____________________________________________________________________________
4790 [  8376] By: jhi                                   on 2001/01/09  04:32:32
4791         Log: integrate changes #7775, #8316, #8316 from mainline
4792      Branch: maint-5.6/perl
4793            ! hints/solaris_2.sh
4794 ____________________________________________________________________________
4795 [  8375] By: jhi                                   on 2001/01/09  04:26:43
4796         Log: Update Changes.
4797      Branch: perl
4798            ! Changes patchlevel.h
4799 ____________________________________________________________________________
4800 [  8374] By: jhi                                   on 2001/01/09  04:14:32
4801         Log: IDE/editor section tweaking.
4802      Branch: perl
4803            ! pod/perlfaq3.pod
4804 ____________________________________________________________________________
4805 [  8373] By: jhi                                   on 2001/01/09  02:38:26
4806         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
4807              From: Peter Prymmer <pvhp@forte.com>
4808              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
4809              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
4810              
4811              In preparation os OS/390 dynamic loading.
4812      Branch: perl
4813            ! README.os390 hints/os390.sh
4814 ____________________________________________________________________________
4815 [  8372] By: jhi                                   on 2001/01/09  00:24:30
4816         Log: Integrate with perlio.
4817      Branch: perl
4818           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
4819 ____________________________________________________________________________
4820 [  8371] By: nick                                  on 2001/01/08  23:54:33
4821         Log: Fix "scalars leaked" bugs caused by overload magic
4822              (Highlighted by Ilya's DESTROY optimization.)
4823      Branch: perlio
4824            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
4825 ____________________________________________________________________________
4826 [  8370] By: nick                                  on 2001/01/08  20:19:41
4827         Log: Integrate mainline
4828      Branch: perlio
4829           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
4830           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
4831           !> t/op/64bitint.t
4832 ____________________________________________________________________________
4833 [  8369] By: jhi                                   on 2001/01/08  17:30:52
4834         Log: save_delete() Safefree() doesn't (anymore?) work with shared
4835              strings, one test failure in op/misc and almost all of lib/b.
4836              (Outcomments #8369.)
4837      Branch: perl
4838            ! scope.c
4839 ____________________________________________________________________________
4840 [  8368] By: jhi                                   on 2001/01/08  14:47:10
4841         Log: (Outcommented by #8369.)
4842              
4843              Subject: Re: Perl BugID 20001205.022 ---- save_delete
4844              From: Simon Cozens <simon@cozens.net>
4845              Date: Sat, 6 Jan 2001 11:48:40 +0000
4846              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
4847              
4848              The save_delete() does need the Safefree.
4849      Branch: perl
4850            ! scope.c
4851 ____________________________________________________________________________
4852 [  8367] By: bailey                                on 2001/01/08  08:53:52
4853         Log: Once again syncing after too long an absence
4854      Branch: vmsperl
4855           +> (branch 55 files)
4856            - MAINTAIN fix_pl vos/config.def vos/config.h
4857            - vos/config_h.SH_orig
4858           !> (integrate 498 files)
4859 ____________________________________________________________________________
4860 [  8366] By: jhi                                   on 2001/01/08  02:42:59
4861         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
4862              From: nick@ccl4.org
4863              Date: Sun, 7 Jan 2001 21:07:18 +0000
4864              Message-Id: <20010107210717.D1048@plum.flirble.org>
4865      Branch: perl
4866            ! sv.c t/op/64bitint.t
4867 ____________________________________________________________________________
4868 [  8365] By: jhi                                   on 2001/01/08  02:35:16
4869         Log: Subject: [PATCH] environ nit
4870              From: Simon Cozens <simon@cozens.net>
4871              Date: Sun, 7 Jan 2001 17:57:07 +0000
4872              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
4873              
4874              Use environ only if we have it.
4875      Branch: perl
4876            ! mg.c
4877 ____________________________________________________________________________
4878 [  8364] By: jhi                                   on 2001/01/08  02:24:51
4879         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
4880      Branch: perl
4881            ! ext/GDBM_File/GDBM_File.xs
4882 ____________________________________________________________________________
4883 [  8363] By: jhi                                   on 2001/01/08  02:19:24
4884         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
4885              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4886              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
4887              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
4888      Branch: perl
4889            ! dump.c op.c
4890 ____________________________________________________________________________
4891 [  8362] By: jhi                                   on 2001/01/08  02:17:43
4892         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
4893              From: Doug MacEachern <dougm@covalent.net>
4894              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
4895              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
4896              
4897              Allow AUTOLOAD to be an xsub and allow such xsubs
4898              to avoid use of $AUTOLOAD.
4899      Branch: perl
4900            ! gv.c
4901 ____________________________________________________________________________
4902 [  8361] By: jhi                                   on 2001/01/08  02:16:07
4903         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
4904              From: Radu Greab <radu@netsoft.ro>
4905              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
4906              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
4907              
4908              No need for the potentially unportable $SIG{CHLD}.
4909      Branch: perl
4910            ! t/io/pipe.t
4911 ____________________________________________________________________________
4912 [  8360] By: jhi                                   on 2001/01/08  01:58:23
4913         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
4914      Branch: perl
4915            ! lib/Getopt/Long.pm
4916 ____________________________________________________________________________
4917 [  8359] By: jhi                                   on 2001/01/08  01:55:44
4918         Log: Integrate perlio.
4919      Branch: perl
4920           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
4921           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
4922           !> utf8.c win32/Makefile
4923 ____________________________________________________________________________
4924 [  8358] By: jhi                                   on 2001/01/07  21:16:50
4925         Log: Update the EPOC cross SDK URL.
4926      Branch: perl
4927            ! README.epoc
4928 ____________________________________________________________________________
4929 [  8357] By: jhi                                   on 2001/01/07  21:16:09
4930         Log: Update the EPOC cross SDK URL.
4931      Branch: maint-5.6/perl
4932            ! README.epoc
4933 ____________________________________________________________________________
4934 [  8356] By: nick                                  on 2001/01/06  21:47:52
4935         Log: FILE * in XS code for PerlIO world:
4936              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
4937              - Add FILE * T_STDIO typemap.
4938              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
4939      Branch: perlio
4940            ! lib/ExtUtils/typemap perlio.c perlio.h
4941 ____________________________________________________________________________
4942 [  8355] By: jhi                                   on 2001/01/06  20:27:15
4943         Log: integrate change #8336 from mainline
4944              
4945              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
4946      Branch: maint-5.6/perl
4947            ! hv.c
4948 ____________________________________________________________________________
4949 [  8354] By: jhi                                   on 2001/01/06  20:24:29
4950         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4951              From: Robin Barker <rmb1@cise.npl.co.uk>
4952              Date: Fri, 22 Dec 2000 12:17:38 GMT
4953              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
4954              
4955              The patch reformats some long =item lines so they give
4956              correct output via pod2man | nroff -man
4957              
4958              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4959              From: Robin Barker <rmb1@cise.npl.co.uk>
4960              Date: Tue, 2 Jan 2001 15:35:03 GMT
4961              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
4962              
4963              Here is a _further_ patch which corrects a few more errors:
4964              * an empty C<=item> in CPAN.pm
4965              * patching the wrong file (pod/perlamiga.pod not README.amiga)
4966              * leaving empty C<=item>s which formatted incorrectly
4967              * over long C<=item>s revealed by latest patch to Pod::Man
4968      Branch: maint-5.6/perl
4969            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
4970            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
4971            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
4972            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
4973            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
4974            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
4975 ____________________________________________________________________________
4976 [  8353] By: jhi                                   on 2001/01/06  20:21:10
4977         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
4978              
4979              UTF-8 hash keys.
4980      Branch: maint-5.6/perl
4981            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
4982 ____________________________________________________________________________
4983 [  8352] By: jhi                                   on 2001/01/06  20:18:44
4984         Log: Forgotten from #8438.
4985      Branch: maint-5.6/perl
4986            ! epoc/epocish.h
4987 ____________________________________________________________________________
4988 [  8351] By: jhi                                   on 2001/01/06  20:18:12
4989         Log: Forgotten from #8347.
4990      Branch: maint-5.6/perl
4991            ! config_h.SH
4992 ____________________________________________________________________________
4993 [  8350] By: jhi                                   on 2001/01/06  20:00:19
4994         Log: Thinko in #8347.
4995      Branch: maint-5.6/perl
4996            ! regcomp.c
4997 ____________________________________________________________________________
4998 [  8349] By: jhi                                   on 2001/01/06  18:05:30
4999         Log: Copy the FAQ3 IDE section from the development branch,
5000              changes originally by Peter Prymmer.
5001      Branch: maint-5.6/perl
5002            ! pod/perlfaq3.pod
5003 ____________________________________________________________________________
5004 [  8348] By: jhi                                   on 2001/01/06  18:03:02
5005         Log: EPOC updates for TRIAL1.
5006              
5007              Subject: [5.6.1 trial1] EPOC update
5008              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5009              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
5010              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
5011              
5012              Subject: epoc patch2 for perl-5.6.1-trial1
5013              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5014              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
5015              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
5016      Branch: maint-5.6/perl
5017            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
5018            ! epoc/epocish.c
5019 ____________________________________________________________________________
5020 [  8347] By: jhi                                   on 2001/01/06  17:29:10
5021         Log: integrate changes #7710,7824,7973 from mainline,
5022              plus VMS nits from Peter Prymmer and Dan Sugalski.
5023              
5024              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
5025              library (getprotobyname and getprotobynumber are outversioned by
5026              the same calls in libc, at least for xlc version 3.
5027              
5028              Add HAS_SBRK_PROTO.
5029              
5030              Fixes for signedness warnings noticed by VMSperlers.
5031      Branch: maint-5.6/perl
5032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5033            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
5034            ! sv.c vms/descrip_mms.template vos/config.alpha.def
5035            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5036            ! win32/config.bc win32/config.gc win32/config.vc
5037 ____________________________________________________________________________
5038 [  8346] By: nick                                  on 2001/01/06  14:36:01
5039         Log: Fixup accumulated integrate muddles (perlio == devperl again)
5040      Branch: perlio
5041            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
5042 ____________________________________________________________________________
5043 [  8345] By: nick                                  on 2001/01/06  14:24:58
5044         Log: Integrate mainline
5045      Branch: perlio
5046           !> (integrate 55 files)
5047 ____________________________________________________________________________
5048 [  8344] By: jhi                                   on 2001/01/06  02:24:02
5049         Log: Subject: [patch] PerlIO_cleanup() prototype
5050              From: Doug MacEachern <dougm@covalent.net>
5051              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
5052              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
5053      Branch: perl
5054            ! perlio.h
5055 ____________________________________________________________________________
5056 [  8343] By: jhi                                   on 2001/01/06  01:04:09
5057         Log: IRIX compiler noticed that the bof initialization might be
5058              bypassed by control flow.
5059      Branch: perl
5060            ! toke.c
5061 ____________________________________________________________________________
5062 [  8342] By: jhi                                   on 2001/01/06  00:10:48
5063         Log: Update Changes.
5064      Branch: perl
5065            ! Changes patchlevel.h
5066 ____________________________________________________________________________
5067 [  8341] By: jhi                                   on 2001/01/05  23:52:33
5068         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
5069      Branch: perl
5070            ! toke.c
5071 ____________________________________________________________________________
5072 [  8340] By: jhi                                   on 2001/01/05  22:44:08
5073         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
5074              From: Radu Greab <radu@netsoft.ro>
5075              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
5076              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
5077      Branch: perl
5078            ! t/io/pipe.t util.c
5079 ____________________________________________________________________________
5080 [  8339] By: jhi                                   on 2001/01/05  22:35:17
5081         Log: Subject: [PATCH] format and rewording in perlfaq.pod
5082              From: Robin Barker <rmb1@cise.npl.co.uk>
5083              Date: Fri, 5 Jan 2001 18:51:20 GMT
5084              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
5085      Branch: perl
5086            ! pod/perlfaq.pod
5087 ____________________________________________________________________________
5088 [  8338] By: jhi                                   on 2001/01/05  22:31:17
5089         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
5090              From: Peter Prymmer <pvhp@forte.com>
5091              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
5092              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
5093      Branch: perl
5094            ! utils/perlbug.PL
5095 ____________________________________________________________________________
5096 [  8337] By: jhi                                   on 2001/01/05  18:15:11
5097         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
5098              From: Robin Barker <rmb1@cise.npl.co.uk>
5099              Date: Tue, 2 Jan 2001 15:24:07 GMT
5100              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
5101              
5102              If you call configure as C<./Configure> or C<sh ./Configure>,
5103              $src is set to the absolute path name, not '.'.
5104              
5105              This, in turn, means -Dmksymlink tries to do its stuff because
5106              it does not think it is in the src directory.
5107              
5108              (plus a metaconfig nitfix)
5109      Branch: metaconfig
5110            ! U/compline/ccflags.U U/modified/src.U
5111      Branch: perl
5112            ! Configure config_h.SH
5113 ____________________________________________________________________________
5114 [  8336] By: jhi                                   on 2001/01/05  17:48:32
5115         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
5116              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5117              Message-ID: <3A5606C4.473D2226@uk.sun.com>
5118              Date: Fri, 05 Jan 2001 17:39:16 +0000
5119      Branch: perl
5120            ! hv.c
5121 ____________________________________________________________________________
5122 [  8335] By: jhi                                   on 2001/01/05  16:05:44
5123         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
5124      Branch: perl
5125            ! lib/Getopt/Long.pm
5126 ____________________________________________________________________________
5127 [  8334] By: jhi                                   on 2001/01/05  16:00:51
5128         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
5129              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
5130              Date: Fri, 05 Jan 2001 13:46:51 +0100
5131              Message-ID: <13693.978698811@nice.ram.loc>
5132              
5133              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
5134              accurate reading of the "atime".  
5135      Branch: perl
5136            ! t/io/fs.t
5137 ____________________________________________________________________________
5138 [  8333] By: jhi                                   on 2001/01/05  15:57:37
5139         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
5140              From: Simon Cozens <simon@cozens.net>
5141              Date: Fri, 8 Dec 2000 13:33:31 +0000
5142              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
5143              
5144              A lost patch fragment.
5145      Branch: perl
5146            ! doop.c
5147 ____________________________________________________________________________
5148 [  8332] By: jhi                                   on 2001/01/05  15:40:42
5149         Log: Do away with strncpy() and a fixed length buffer.
5150      Branch: perl
5151            ! utf8.c
5152 ____________________________________________________________________________
5153 [  8331] By: jhi                                   on 2001/01/05  15:03:07
5154         Log: Tests for #8329 and #8330.
5155      Branch: perl
5156            ! t/op/bop.t
5157 ____________________________________________________________________________
5158 [  8330] By: jhi                                   on 2001/01/05  15:02:38
5159         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
5160              raw 8-bit form to the UTF-8 string.
5161      Branch: perl
5162            ! toke.c
5163 ____________________________________________________________________________
5164 [  8329] By: jhi                                   on 2001/01/05  14:55:13
5165         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
5166              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
5167              Date: Fri, 5 Jan 2001 12:28:52 +0100
5168              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
5169              
5170              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
5171              no effect.  (changed the strncpy() to Copy())
5172      Branch: perl
5173            ! toke.c
5174 ____________________________________________________________________________
5175 [  8328] By: jhi                                   on 2001/01/05  06:44:27
5176         Log: UTF-8 cleanup.
5177      Branch: perl
5178            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
5179            ! regexec.c sv.c toke.c
5180 ____________________________________________________________________________
5181 [  8327] By: jhi                                   on 2001/01/05  01:11:29
5182         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')
5183              From: Radu Greab <radu@netsoft.ro>
5184              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
5185              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
5186              
5187              Cleans up Harness to not use FileHandle, which uses IO.
5188      Branch: perl
5189            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5190 ____________________________________________________________________________
5191 [  8326] By: jhi                                   on 2001/01/05  00:56:37
5192         Log: Update Changes.
5193      Branch: perl
5194            ! Changes patchlevel.h
5195 ____________________________________________________________________________
5196 [  8325] By: jhi                                   on 2001/01/05  00:53:18
5197         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
5198              From: Peter Prymmer <pvhp@forte.com>
5199              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
5200              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
5201              
5202              plus a couple more tailing whitespace removals.
5203      Branch: perl
5204            ! win32/Makefile
5205 ____________________________________________________________________________
5206 [  8324] By: jhi                                   on 2001/01/05  00:47:39
5207         Log: Add some Unicode chop() tests.
5208      Branch: perl
5209            ! t/op/chop.t
5210 ____________________________________________________________________________
5211 [  8323] By: jhi                                   on 2001/01/05  00:47:23
5212         Log: Unify UTF-8 malformedness handling.
5213      Branch: perl
5214            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
5215 ____________________________________________________________________________
5216 [  8322] By: jhi                                   on 2001/01/04  22:21:54
5217         Log: The new $issymlink was unknown to Mksymlinks.
5218      Branch: metaconfig/U/perl
5219            ! Mksymlinks.U issymlink.U
5220      Branch: perl
5221            ! Configure config_h.SH
5222 ____________________________________________________________________________
5223 [  8321] By: jhi                                   on 2001/01/04  21:51:05
5224         Log: The test didn't work under the core test framework.
5225      Branch: perl
5226            ! t/lib/st-lock.t
5227 ____________________________________________________________________________
5228 [  8320] By: jhi                                   on 2001/01/04  21:14:22
5229         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
5230      Branch: perl
5231            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
5232 ____________________________________________________________________________
5233 [  8319] By: jhi                                   on 2001/01/04  20:46:17
5234         Log: Typo in #8312 when manually appying a problematic patch fragment.
5235      Branch: perl
5236            ! ext/Storable/Storable.xs
5237 ____________________________________________________________________________
5238 [  8318] By: jhi                                   on 2001/01/04  20:43:01
5239         Log: The $sh_c didn't fly.
5240      Branch: metaconfig
5241            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
5242            ! U/modified/Loc.U U/modified/myhostname.U
5243            ! U/modified/spitshell.U
5244      Branch: metaconfig/U/perl
5245            ! issymlink.U
5246      Branch: perl
5247            ! Configure config_h.SH
5248 ____________________________________________________________________________
5249 [  8317] By: jhi                                   on 2001/01/04  19:58:01
5250         Log: AIX builtin test -h is broken, changes based on
5251              
5252              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
5253              Date: Tue, 02 Jan 2001 11:24:39 +0100
5254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5255              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
5256      Branch: metaconfig
5257            + U/modified/spitshell.U
5258            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
5259            ! U/modified/Loc.U U/modified/myhostname.U
5260      Branch: metaconfig/U/perl
5261            ! Mksymlinks.U issymlink.U
5262      Branch: perl
5263            ! Configure
5264 ____________________________________________________________________________
5265 [  8316] By: jhi                                   on 2001/01/04  19:02:22
5266         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
5267              From: Andy Dougherty <doughera@lafayette.edu>
5268              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
5269              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
5270              
5271              Beware of GNU ld.
5272      Branch: perl
5273            ! hints/solaris_2.sh
5274 ____________________________________________________________________________
5275 [  8315] By: jhi                                   on 2001/01/04  18:56:48
5276         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
5277              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
5278              Date: Wed, 3 Jan 2001 07:58:51 +0100
5279              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
5280      Branch: perl
5281            ! hints/solaris_2.sh
5282 ____________________________________________________________________________
5283 [  8314] By: jhi                                   on 2001/01/04  18:54:07
5284         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
5285              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5286              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
5287              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
5288              
5289              Doc tweak on #8313.
5290      Branch: perl
5291            ! ext/B/B/Deparse.pm
5292 ____________________________________________________________________________
5293 [  8313] By: jhi                                   on 2001/01/04  18:52:27
5294         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
5295              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
5296              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5297              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
5298              
5299              Make the peephole optimizer to bypass more null ops and
5300              and rewrite the deparse handling of continue blocks.
5301      Branch: perl
5302            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
5303 ____________________________________________________________________________
5304 [  8312] By: jhi                                   on 2001/01/04  18:47:39
5305         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
5306      Branch: perl
5307            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
5308            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5309            ! t/lib/st-lock.t
5310 ____________________________________________________________________________
5311 [  8311] By: jhi                                   on 2001/01/04  18:36:08
5312         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
5313              filter to be run on each .pm during the pm_to_blib() phase,
5314              a fixed version of
5315              
5316              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
5317              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
5318              Date: Wed, 03 Jan 2001 22:01:30 +0100
5319              Message-ID: <5296.978555690@nice.ram.loc>
5320      Branch: perl
5321            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5322            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5323            ! lib/ExtUtils/MakeMaker.pm
5324 ____________________________________________________________________________
5325 [  8310] By: jhi                                   on 2001/01/04  18:32:54
5326         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
5327              From: Robin Barker <rmb1@cise.npl.co.uk>
5328              Date: Tue, 2 Jan 2001 15:35:03 GMT
5329              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
5330      Branch: perl
5331            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
5332            ! pod/perlrequick.pod
5333 ____________________________________________________________________________
5334 [  8309] By: jhi                                   on 2001/01/04  18:29:07
5335         Log: Subject: Re: [patch] static-ize XS()
5336              From: Doug MacEachern <dougm@covalent.net>
5337              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
5338              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
5339              
5340              Provide prototypes for the XS functions.
5341      Branch: perl
5342            ! lib/ExtUtils/xsubpp
5343 ____________________________________________________________________________
5344 [  8308] By: jhi                                   on 2001/01/04  18:27:44
5345         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
5346              From: Doug MacEachern <dougm@covalent.net>
5347              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
5348              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
5349      Branch: perl
5350            ! lib/ExtUtils/typemap
5351 ____________________________________________________________________________
5352 [  8307] By: jhi                                   on 2001/01/04  18:25:25
5353         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
5354              From: Doug MacEachern <dougm@covalent.net>
5355              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
5356              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
5357              
5358              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
5359      Branch: perl
5360            ! lib/ExtUtils/MM_Unix.pm
5361 ____________________________________________________________________________
5362 [  8306] By: jhi                                   on 2001/01/04  18:23:00
5363         Log: Subject: [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: Thu, 4 Jan 2001 12:47:10 +0100 
5366              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
5367              
5368              The toke.c part only, patching embed.h and proto.h is futile.
5369      Branch: perl
5370            ! toke.c
5371 ____________________________________________________________________________
5372 [  8305] By: jhi                                   on 2001/01/04  18:05:51
5373         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
5374              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
5375              Date: Thu, 4 Jan 2001 17:50:12 +0100 
5376              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
5377      Branch: perl
5378            ! toke.c
5379 ____________________________________________________________________________
5380 [  8304] By: jhi                                   on 2001/01/04  18:03:26
5381         Log: Subject: [PATCH perl@8269]
5382              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
5383              Date: Thu, 4 Jan 2001 12:53:39 +0100 
5384              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
5385              
5386              If running byacc write-enable also perly.h.
5387      Branch: perl
5388            ! Makefile.SH
5389 ____________________________________________________________________________
5390 [  8303] By: jhi                                   on 2001/01/04  15:40:49
5391         Log: Rewrite pp_concat() in terms of sv_catsv().
5392      Branch: perl
5393            ! pp_hot.c
5394 ____________________________________________________________________________
5395 [  8302] By: nick                                  on 2001/01/03  22:43:22
5396         Log: Integrate mainline.
5397      Branch: perlio
5398           !> ext/Encode/Encode.xs sv.c utf8.c
5399 ____________________________________________________________________________
5400 [  8301] By: jhi                                   on 2001/01/02  23:40:26
5401         Log: Variable naming tweak.
5402      Branch: perl
5403            ! sv.c
5404 ____________________________________________________________________________
5405 [  8300] By: jhi                                   on 2001/01/02  23:40:02
5406         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
5407              in is_utf8_string().
5408      Branch: perl
5409            ! utf8.c
5410 ____________________________________________________________________________
5411 [  8299] By: jhi                                   on 2001/01/02  22:14:40
5412         Log: Integrate perlio.
5413      Branch: perl
5414           !> pp.c pp_hot.c win32/Makefile
5415 ____________________________________________________________________________
5416 [  8298] By: nick                                  on 2001/01/02  22:03:06
5417         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
5418      Branch: perlio
5419            ! pp.c pp_hot.c
5420 ____________________________________________________________________________
5421 [  8297] By: jhi                                   on 2001/01/02  04:26:28
5422         Log: Signedness nit.
5423      Branch: perl
5424            ! ext/Encode/Encode.xs
5425 ____________________________________________________________________________
5426 [  8296] By: nick                                  on 2001/01/01  23:49:36
5427         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
5428      Branch: perlio
5429            ! win32/Makefile
5430 ____________________________________________________________________________
5431 [  8295] By: jhi                                   on 2001/01/01  23:05:48
5432         Log: Integrate perlio.
5433      Branch: perl
5434           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
5435           !> t/lib/encode.t
5436 ____________________________________________________________________________
5437 [  8294] By: nick                                  on 2001/01/01  22:48:34
5438         Log: Integrate mainline
5439      Branch: perlio
5440            ! pp_hot.c t/lib/encode.t
5441           !> (integrate 65 files)
5442 ____________________________________________________________________________
5443 [  8293] By: nick                                  on 2001/01/01  21:58:50
5444         Log: More rigor in UTF-8-ness of Encode's toUnicode
5445              XS export some of the utf8 internal functions.
5446              Test some of the functions.
5447              Fix pp_concat() bug shown by said tests.
5448      Branch: perlio
5449            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
5450            ! t/lib/encode.t
5451 ____________________________________________________________________________
5452 [  8292] By: jhi                                   on 2001/01/01  18:11:44
5453         Log: Integrate perlio.
5454      Branch: perl
5455           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5456           !> ext/Encode/encengine.c ext/Encode/encode.h
5457 ____________________________________________________________________________
5458 [  8291] By: jhi                                   on 2001/01/01  18:10:58
5459         Log: Podify README.mpeix (a new version from the web),
5460              add a dummy NAME to Carp::Heavy, regen toc.
5461      Branch: perl
5462            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
5463            ! pod/perltoc.pod
5464 ____________________________________________________________________________
5465 [  8290] By: nick                                  on 2001/01/01  17:43:47
5466         Log: Loose the "Loading..." warning.
5467              Another bug in fallback support
5468      Branch: perlio
5469            ! ext/Encode/Encode.pm ext/Encode/encengine.c
5470 ____________________________________________________________________________
5471 [  8289] By: jhi                                   on 2001/01/01  00:01:57
5472         Log: Bump up Larry's copyright.
5473      Branch: perl
5474            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5475            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
5476            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
5477            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
5478            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
5479            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
5480            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
5481            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
5482 ____________________________________________________________________________
5483 [  8288] By: nick                                  on 2000/12/31  21:27:53
5484         Log: Fix .ucm reading - forgot a chr()
5485              Start of .ucm write (for .enc to .ucm)
5486      Branch: perlio
5487            ! ext/Encode/compile
5488 ____________________________________________________________________________
5489 [  8287] By: jhi                                   on 2000/12/31  18:15:56
5490         Log: Comment away a diagnostic message as noted by Craig A. Berry
5491              (the unexpected message was confusing testing)
5492      Branch: perl
5493            ! ext/Encode/Encode.pm
5494 ____________________________________________________________________________
5495 [  8286] By: jhi                                   on 2000/12/31  18:14:51
5496         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
5497              Date: Sun, 31 Dec 2000 11:17:37 -0600
5498              From: "Craig A. Berry" <craigberry@mac.com>
5499              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
5500      Branch: perl
5501            ! ext/Encode/Makefile.PL
5502 ____________________________________________________________________________
5503 [  8285] By: nick                                  on 2000/12/31  18:11:54
5504         Log: Start of support of ICU-style .ucm files:
5505              - teach compile how to read a .ucm file
5506              - first guess at how to represent fallbacks in "tries".
5507              - use fallbacks if check == 0
5508              - new return code to indicate we used one.
5509      Branch: perlio
5510            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5511            ! ext/Encode/encengine.c ext/Encode/encode.h
5512 ____________________________________________________________________________
5513 [  8284] By: jhi                                   on 2000/12/31  18:04:41
5514         Log: Pacify picky VMS compiler.
5515              
5516              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
5517              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5518              Date: Sat, 30 Dec 2000 18:10:02 -0600
5519              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
5520      Branch: perl
5521            ! sv.c
5522 ____________________________________________________________________________
5523 [  8283] By: jhi                                   on 2000/12/31  16:11:47
5524         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
5525      Branch: perl
5526            ! t/lib/glob-basic.t
5527 ____________________________________________________________________________
5528 [  8282] By: jhi                                   on 2000/12/31  15:26:11
5529         Log: Integrate perlio.
5530      Branch: perl
5531           !> makedef.pl opcode.pl os2/os2.c perlio.c
5532 ____________________________________________________________________________
5533 [  8281] By: nick                                  on 2000/12/31  10:06:15
5534         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
5535              is available to be exported
5536      Branch: perlio
5537            ! makedef.pl perlio.c
5538 ____________________________________________________________________________
5539 [  8280] By: nick                                  on 2000/12/31  09:41:26
5540         Log: Ilya's OS2 patch (testing for damage on Win32)
5541      Branch: perlio
5542            ! makedef.pl opcode.pl os2/os2.c
5543 ____________________________________________________________________________
5544 [  8279] By: jhi                                   on 2000/12/30  21:52:07
5545         Log: Test nits.
5546      Branch: perl
5547            ! t/lib/syslfs.t t/op/lfs.t
5548 ____________________________________________________________________________
5549 [  8278] By: jhi                                   on 2000/12/30  21:47:49
5550         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
5551              From: andreas.koenig@anima.de (Andreas J. Koenig)
5552              Date: 30 Dec 2000 22:35:37 +0100
5553              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
5554              
5555              The 32-bit wraparound test wasn't quite right.
5556      Branch: perl
5557            ! t/lib/syslfs.t t/op/lfs.t
5558 ____________________________________________________________________________
5559 [  8277] By: jhi                                   on 2000/12/30  21:33:44
5560         Log: Subject: [PATCH] open() example in perlfunc.pod 
5561              From: Karsten Sperling <s_sperli@ira.uka.de>
5562              Date: Sat, 30 Dec 2000 22:27:09 +0100
5563              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
5564      Branch: perl
5565            ! pod/perlfunc.pod
5566 ____________________________________________________________________________
5567 [  8276] By: jhi                                   on 2000/12/30  20:32:40
5568         Log: Not quite that many tests yet.
5569      Branch: perl
5570            ! t/op/pat.t
5571 ____________________________________________________________________________
5572 [  8275] By: jhi                                   on 2000/12/30  20:26:58
5573         Log: Integrate perlio.
5574      Branch: perl
5575           !> toke.c
5576 ____________________________________________________________________________
5577 [  8274] By: jhi                                   on 2000/12/30  20:24:56
5578         Log: Signedness nit.
5579      Branch: perl
5580            ! utf8.c
5581 ____________________________________________________________________________
5582 [  8273] By: jhi                                   on 2000/12/30  20:15:46
5583         Log: Add a test case for 20000731.001 which was fixed by the #8267.
5584      Branch: perl
5585            ! t/op/pat.t
5586 ____________________________________________________________________________
5587 [  8272] By: nick                                  on 2000/12/30  19:47:51
5588         Log: Tweak for MULTIPLICITY/USE_PERLIO
5589      Branch: perlio
5590            ! toke.c
5591 ____________________________________________________________________________
5592 [  8271] By: nick                                  on 2000/12/30  19:46:45
5593         Log: Integrate mainline
5594      Branch: perlio
5595           +> lib/unicode/distinct.pm
5596           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
5597           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
5598           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
5599 ____________________________________________________________________________
5600 [  8270] By: jhi                                   on 2000/12/30  19:39:50
5601         Log: Subject: RE: perl@8269
5602              From: "Richard Soderberg" <rs@crystalflame.net>
5603              Date: Sat, 30 Dec 2000 11:36:27 -0800
5604              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
5605              
5606              A missing aTHX_.
5607      Branch: perl
5608            ! toke.c
5609 ____________________________________________________________________________
5610 [  8269] By: jhi                                   on 2000/12/30  18:55:48
5611         Log: Update Changes.
5612      Branch: perl
5613            ! Changes patchlevel.h
5614 ____________________________________________________________________________
5615 [  8268] By: jhi                                   on 2000/12/30  17:18:40
5616         Log: Add a test for Unicode split //.  The #8267 was the cure.
5617      Branch: perl
5618            ! t/op/split.t
5619 ____________________________________________________________________________
5620 [  8267] By: jhi                                   on 2000/12/30  17:14:19
5621         Log: Subject: more UTF8 test suites and an UTF8 patch
5622              From: Inaba Hiroto <inaba@st.rim.or.jp>
5623              Date: Sat, 30 Dec 2000 14:27:10 +0900
5624              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
5625              
5626              Just the patch part for now, and the pragma renamed
5627              as unicode::distinct.
5628      Branch: perl
5629            + lib/unicode/distinct.pm
5630            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
5631            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
5632            ! regcomp.h regexec.c sv.c toke.c utf8.c
5633 ____________________________________________________________________________
5634 [  8266] By: nick                                  on 2000/12/30  16:40:49
5635         Log: Integrate mainline
5636      Branch: perlio
5637           +> lib/Pod/Text/Overstrike.pm
5638           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
5639           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
5640           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
5641           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
5642           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
5643 ____________________________________________________________________________
5644 [  8265] By: jhi                                   on 2000/12/30  07:28:55
5645         Log: The sv_catsv() fix, take two.
5646      Branch: perl
5647            ! sv.c t/op/join.t
5648 ____________________________________________________________________________
5649 [  8264] By: jhi                                   on 2000/12/30  06:19:18
5650         Log: Undo all the join-related changes since #8248: relevant
5651              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
5652              The new sv_catsv() doesn't fly so it must go back to
5653              the drawing board.
5654      Branch: perl
5655            ! sv.c t/op/join.t t/pragma/utf8.t
5656 ____________________________________________________________________________
5657 [  8263] By: jhi                                   on 2000/12/30  01:08:32
5658         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
5659      Branch: perl
5660            ! sv.c
5661 ____________________________________________________________________________
5662 [  8262] By: jhi                                   on 2000/12/30  00:45:14
5663         Log: Retract #8261.
5664      Branch: perl
5665            ! hv.c util.c
5666 ____________________________________________________________________________
5667 [  8261] By: jhi                                   on 2000/12/30  00:38:32
5668         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
5669      Branch: perl
5670            ! hv.c util.c
5671 ____________________________________________________________________________
5672 [  8260] By: jhi                                   on 2000/12/29  22:51:33
5673         Log: (Retracted by #8264)  More fixing for #8251.
5674      Branch: perl
5675            ! sv.c
5676 ____________________________________________________________________________
5677 [  8259] By: jhi                                   on 2000/12/29  18:27:30
5678         Log: Subject: podlators 1.06 released
5679              From: Russ Allbery <rra@stanford.edu>
5680              Date: 25 Dec 2000 05:09:30 -0800
5681              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
5682      Branch: perl
5683            + lib/Pod/Text/Overstrike.pm
5684            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
5685            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
5686 ____________________________________________________________________________
5687 [  8258] By: jhi                                   on 2000/12/29  18:20:45
5688         Log: Make the large file tests more robust/talkative as suggested by
5689              
5690              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
5691              From: andreas.koenig@anima.de (Andreas J. Koenig)
5692              Date: 29 Dec 2000 14:23:01 +0100
5693              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
5694      Branch: perl
5695            ! t/lib/syslfs.t t/op/lfs.t
5696 ____________________________________________________________________________
5697 [  8257] By: jhi                                   on 2000/12/29  17:48:04
5698         Log: Further VMS piping fixes from Charles Lane:
5699              
5700              In summary, error messages produced when a subprocess terminated
5701              abnormally were being sent not just to the parent process, but to
5702              grandparents, because of default values for error output that were
5703              not completely overridden when the subprocess was started.
5704              
5705              This patch fixes this behavior by defining user-mode (i.e., temporary
5706              for the duration of the program) logical names for SYS$OUTPUT and
5707              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
5708              changes to make it so that the user-mode logicals are the ones that
5709              control where Perl's error messages go if it terminates abnormally.
5710              
5711              I also added some gratuitous fixes to the indentation of braces in
5712              the piping code.  It just looked ugly, before.
5713      Branch: perl
5714            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
5715 ____________________________________________________________________________
5716 [  8256] By: jhi                                   on 2000/12/29  17:45:12
5717         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
5718              From: "Casey R. Tweten" <crt@kiski.net>
5719              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
5720              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
5721              
5722              Tests for for #8240.
5723      Branch: perl
5724            ! t/pragma/constant.t
5725 ____________________________________________________________________________
5726 [  8255] By: jhi                                   on 2000/12/29  17:43:07
5727         Log: Subject: Re: [PATCH] Interesting syntax idea
5728              From: Simon Cozens <simon@cozens.net>
5729              Date: Fri, 29 Dec 2000 14:34:04 +0000
5730              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
5731              
5732              Tests for #8254.
5733      Branch: perl
5734            ! t/pragma/sub_lval.t
5735 ____________________________________________________________________________
5736 [  8254] By: jhi                                   on 2000/12/29  17:42:11
5737         Log: Subject: [PATCH] Interesting syntax idea
5738              From: Simon Cozens <simon@cozens.net>
5739              Date: Wed, 27 Dec 2000 05:08:57 +0000
5740              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
5741              
5742              Make opens + bareword assigns do typeglob assigns.
5743      Branch: perl
5744            ! op.c
5745 ____________________________________________________________________________
5746 [  8253] By: jhi                                   on 2000/12/29  17:36:45
5747         Log: Output the (apparent) version of gcc, as suggested by
5748              
5749              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
5750              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
5751              Date: 26 Dec 2000 04:29:17 -0500
5752              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
5753              
5754              (The patch as such didn't any more apply as the misparsing had
5755              already been addressed in #6474.)  Also change the wording about
5756              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
5757      Branch: perl
5758            ! hints/dec_osf.sh
5759 ____________________________________________________________________________
5760 [  8252] By: nick                                  on 2000/12/29  12:14:31
5761         Log: Integrate mainline
5762      Branch: perlio
5763           !> (integrate 27 files)
5764 ____________________________________________________________________________
5765 [  8251] By: jhi                                   on 2000/12/29  08:45:46
5766         Log: (Retracted by #8264)
5767              
5768              (Fixed by #8260.)
5769              
5770              sv_catsv() needs one more byte space than seems reasonable.
5771              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
5772              Curiouser and curiouser.
5773      Branch: perl
5774            ! sv.c
5775 ____________________________________________________________________________
5776 [  8250] By: jhi                                   on 2000/12/29  07:57:52
5777         Log: More split // UTF-8 tests.
5778      Branch: perl
5779            ! t/pragma/utf8.t
5780 ____________________________________________________________________________
5781 [  8249] By: jhi                                   on 2000/12/29  07:54:51
5782         Log: (Retracted by #8264)  More join() testing which was good because
5783              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
5784      Branch: perl
5785            ! pp.c t/op/join.t utf8.c utf8.h
5786 ____________________________________________________________________________
5787 [  8248] By: jhi                                   on 2000/12/29  07:08:32
5788         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
5789              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
5790              that the only cases to care about are byte+byte and byte+character.
5791              
5792              TODO: See how well pp_concat() could be implemented in terms
5793              of sv_catsv().
5794      Branch: perl
5795            ! doop.c sv.c t/op/join.t utf8.h
5796 ____________________________________________________________________________
5797 [  8247] By: jhi                                   on 2000/12/29  06:35:23
5798         Log: Signedness nit.
5799      Branch: perl
5800            ! pp_hot.c
5801 ____________________________________________________________________________
5802 [  8246] By: jhi                                   on 2000/12/29  01:23:31
5803         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
5804              From: Lupe Christoph <lupe@lupe-christoph.de>
5805              Date: Thu, 28 Dec 2000 23:00:00 +0100
5806              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
5807              
5808              Suggest rsync --delete --dry-run.
5809      Branch: perl
5810            ! pod/perlhack.pod
5811 ____________________________________________________________________________
5812 [  8245] By: jhi                                   on 2000/12/28  23:57:05
5813         Log: The maxiters upper limit sanity check (guarding against
5814              non-progress) assumed bytes instead of characters in s///
5815              and split().
5816      Branch: perl
5817            ! pp.c pp_hot.c
5818 ____________________________________________________________________________
5819 [  8244] By: jhi                                   on 2000/12/28  23:34:08
5820         Log: Make some panic messages a bit more logical.
5821      Branch: perl
5822            ! doop.c pod/perldiag.pod pp.c pp_hot.c
5823 ____________________________________________________________________________
5824 [  8243] By: jhi                                   on 2000/12/28  22:59:16
5825         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
5826              From: Simon Cozens <simon@cozens.net>
5827              Date: Wed, 27 Dec 2000 02:30:03 +0000
5828              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
5829      Branch: perl
5830            ! pp.c t/pragma/sub_lval.t
5831 ____________________________________________________________________________
5832 [  8242] By: jhi                                   on 2000/12/28  22:56:53
5833         Log: Subject: [PATCH blead] Fix B::Terse indentation
5834              From: Daniel Chetlin <daniel@chetlin.com>
5835              Date: Wed, 27 Dec 2000 06:43:30 -0800
5836              Message-ID: <20001227064329.B9573@darkstar>
5837      Branch: perl
5838            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
5839 ____________________________________________________________________________
5840 [  8241] By: jhi                                   on 2000/12/28  22:48:59
5841         Log: The latter patch from the
5842              
5843              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
5844              From: Peter Prymmer <pvhp@forte.com> 
5845              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
5846              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
5847              
5848              (the former patch from the above should have been
5849              taken care of by Nick I-S)
5850      Branch: perl
5851            ! win32/Makefile
5852 ____________________________________________________________________________
5853 [  8240] By: jhi                                   on 2000/12/28  22:45:22
5854         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
5855              From: "Casey R. Tweten" <crt@kiski.net>
5856              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
5857              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
5858      Branch: perl
5859            ! lib/constant.pm
5860 ____________________________________________________________________________
5861 [  8239] By: jhi                                   on 2000/12/28  22:37:45
5862         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
5863              From: Simon Cozens <simon@cozens.net>
5864              Date: Wed, 27 Dec 2000 14:12:44 +0000
5865              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
5866      Branch: perl
5867            ! t/op/method.t t/op/sort.t toke.c
5868 ____________________________________________________________________________
5869 [  8238] By: jhi                                   on 2000/12/28  22:30:32
5870         Log: Subject: [PATCH perl@8229] Call.pm
5871              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5872              Date: Mon, 25 Dec 2000 10:47:15 -0000
5873              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
5874      Branch: perl
5875            ! ext/Filter/Util/Call/Call.pm
5876 ____________________________________________________________________________
5877 [  8237] By: jhi                                   on 2000/12/28  22:19:21
5878         Log: Subject: [PATCH blead] Fix problem with `&' prototype
5879              From: Daniel Chetlin <daniel@chetlin.com>
5880              Date: Wed, 27 Dec 2000 15:55:32 -0800
5881              Message-ID: <20001227155532.D9573@darkstar>
5882      Branch: perl
5883            ! op.c t/comp/proto.t
5884 ____________________________________________________________________________
5885 [  8236] By: jhi                                   on 2000/12/28  22:09:25
5886         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
5887              From: Daniel Chetlin <daniel@chetlin.com>
5888              Date: Sun, 24 Dec 2000 04:09:49 -0800
5889              Message-ID: <20001224040949.B3090@darkstar>
5890      Branch: perl
5891            ! gv.c mg.c t/op/attrs.t
5892 ____________________________________________________________________________
5893 [  8235] By: jhi                                   on 2000/12/28  22:07:11
5894         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
5895              From: Jan Dubois <jand@ActiveState.com>
5896              Date: Tue, 26 Dec 2000 20:57:31 -0800
5897              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
5898      Branch: perl
5899            ! win32/win32.c
5900 ____________________________________________________________________________
5901 [  8234] By: jhi                                   on 2000/12/28  21:52:42
5902         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
5903              From: Simon Cozens <simon@cozens.net>
5904              Date: Thu, 28 Dec 2000 20:33:13 +0000
5905              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
5906      Branch: perl
5907            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
5908 ____________________________________________________________________________
5909 [  8233] By: jhi                                   on 2000/12/28  19:40:49
5910         Log: Integrate perlio.
5911      Branch: perl
5912           !> ext/Encode/Makefile.PL ext/Encode/compile
5913 ____________________________________________________________________________
5914 [  8232] By: nick                                  on 2000/12/23  16:06:00
5915         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
5916              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
5917      Branch: perlio
5918            ! ext/Encode/Makefile.PL
5919 ____________________________________________________________________________
5920 [  8231] By: nick                                  on 2000/12/23  14:30:34
5921         Log: "Compiled" encode build cleanup
5922              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
5923              - .c files do not export sub-tables
5924      Branch: perlio
5925            ! ext/Encode/Makefile.PL ext/Encode/compile
5926 ____________________________________________________________________________
5927 [  8230] By: nick                                  on 2000/12/23  12:50:37
5928         Log: Integrate mainline
5929      Branch: perlio
5930           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
5931           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
5932           !> pod/perl5004delta.pod pod/perl5005delta.pod
5933           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
5934           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
5935           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
5936           !> pod/perlsub.pod
5937 ____________________________________________________________________________
5938 [  8229] By: jhi                                   on 2000/12/22  15:32:12
5939         Log: Integrate perlio.
5940      Branch: perl
5941           +> win32/distclean.bat
5942           !> MANIFEST t/io/utf8.t
5943 ____________________________________________________________________________
5944 [  8228] By: jhi                                   on 2000/12/22  15:29:40
5945         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
5946              From: Robin Barker <rmb1@cise.npl.co.uk>
5947              Date: Fri, 22 Dec 2000 12:17:38 GMT
5948              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
5949      Branch: perl
5950            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
5951            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
5952            ! pod/perl5004delta.pod pod/perl5005delta.pod
5953            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
5954            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
5955            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
5956            ! pod/perlsub.pod
5957 ____________________________________________________________________________
5958 [  8227] By: jhi                                   on 2000/12/22  15:24:28
5959         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
5960              From: "John L. Allen" <allen@grumman.com>
5961              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
5962              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
5963              
5964              Document APPLLIB_EXP.
5965      Branch: perl
5966            ! INSTALL
5967 ____________________________________________________________________________
5968 [  8226] By: nick                                  on 2000/12/21  22:11:50
5969         Log: Handy script for when one forgets to "dmake clean" 
5970      Branch: perlio
5971            + win32/distclean.bat
5972            ! MANIFEST
5973 ____________________________________________________________________________
5974 [  8225] By: nick                                  on 2000/12/21  21:54:04
5975         Log: CRLF platform issue with io/utf8 fix.
5976      Branch: perlio
5977            ! t/io/utf8.t
5978 ____________________________________________________________________________
5979 [  8224] By: nick                                  on 2000/12/21  21:02:20
5980         Log: Integrate mainline
5981      Branch: perlio
5982           !> Changes Configure Makefile.SH Porting/Glossary
5983           !> Porting/config.sh Porting/config_H configure.com
5984           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
5985           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
5986           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
5987           !> win32/config.bc win32/config.gc win32/config.vc
5988 ____________________________________________________________________________
5989 [  8223] By: jhi                                   on 2000/12/21  17:09:16
5990         Log: Update Changes.
5991      Branch: perl
5992            ! Changes patchlevel.h
5993 ____________________________________________________________________________
5994 [  8222] By: jhi                                   on 2000/12/21  16:24:01
5995         Log: Metaconfig unit changes for #8221.
5996      Branch: metaconfig/U/perl
5997           +> issymlink.U
5998            - testsyml.U
5999            ! Mksymlinks.U
6000 ____________________________________________________________________________
6001 [  8221] By: jhi                                   on 2000/12/21  16:23:48
6002         Log: Rename testsyml to issymlink.
6003      Branch: perl
6004            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6005            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
6006            ! win32/config.vc
6007 ____________________________________________________________________________
6008 [  8220] By: jhi                                   on 2000/12/21  15:47:26
6009         Log: Robustness support for #8218 (symlink forest) since the GNU
6010              tools seem to be overly picky about symlinkage depths.
6011      Branch: perl
6012            ! Makefile.SH t/io/fs.t
6013 ____________________________________________________________________________
6014 [  8219] By: jhi                                   on 2000/12/21  15:38:27
6015         Log: Metaconfig changes for #8218.
6016      Branch: metaconfig
6017            ! U/modified/Oldconfig.U
6018      Branch: metaconfig/U/perl
6019            + Mksymlinks.U
6020            ! testsyml.U
6021 ____________________________________________________________________________
6022 [  8218] By: jhi                                   on 2000/12/21  15:37:57
6023         Log: Add Configure option -Dmksymlinks which will create a symlink
6024              forest if the current/build differs from the source directory.
6025              TODO: mkdir -p is not portable.
6026      Branch: perl
6027            ! Configure
6028 ____________________________________________________________________________
6029 [  8217] By: jhi                                   on 2000/12/21  14:39:12
6030         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
6031              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
6032              Date: Thu, 21 Dec 2000 09:38:18 GMT
6033              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
6034              
6035              The ofs became an SV.
6036      Branch: perl
6037            ! ext/Thread/Thread.xs
6038 ____________________________________________________________________________
6039 [  8216] By: jhi                                   on 2000/12/21  05:40:21
6040         Log: The polymorphism seems to have fixed 20000517.001.
6041      Branch: perl
6042            ! t/pragma/utf8.t
6043 ____________________________________________________________________________
6044 [  8215] By: jhi                                   on 2000/12/21  04:44:52
6045         Log: read() documentation tweak for 20001121.004.
6046      Branch: perl
6047            ! pod/perlfunc.pod
6048 ____________________________________________________________________________
6049 [  8214] By: jhi                                   on 2000/12/21  03:54:11
6050         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
6051      Branch: perl
6052            ! pp_sys.c t/op/misc.t
6053 ____________________________________________________________________________
6054 [  8213] By: jhi                                   on 2000/12/21  00:28:10
6055         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
6056              From: Peter Prymmer <pvhp@forte.com>
6057              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
6058              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
6059      Branch: perl
6060            ! configure.com
6061 ____________________________________________________________________________
6062 [  8212] By: jhi                                   on 2000/12/21  00:26:21
6063         Log: Edit edit edit.
6064      Branch: perl
6065            ! pod/perlfaq3.pod
6066 ____________________________________________________________________________
6067 [  8211] By: jhi                                   on 2000/12/20  18:52:46
6068         Log: Update Changes.
6069      Branch: perl
6070            ! Changes patchlevel.h
6071 ____________________________________________________________________________
6072 [  8210] By: jhi                                   on 2000/12/20  18:34:47
6073         Log: Yet another editor edit.
6074      Branch: perl
6075            ! pod/perlfaq3.pod
6076 ____________________________________________________________________________
6077 [  8209] By: jhi                                   on 2000/12/20  15:33:28
6078         Log: More Win32 Perling.
6079      Branch: perl
6080            ! pod/perlfaq3.pod
6081 ____________________________________________________________________________
6082 [  8208] By: jhi                                   on 2000/12/20  15:07:46
6083         Log: More Win32 editor/IDE/shell hints.
6084      Branch: perl
6085            ! pod/perlfaq3.pod
6086 ____________________________________________________________________________
6087 [  8207] By: jhi                                   on 2000/12/20  03:54:08
6088         Log: Subject: [PATCH] obscure timing knowledge
6089              From: Nicholas Clark <nick@ccl4.org>
6090              Date: Tue, 19 Dec 2000 19:22:31 +0000
6091              Message-ID: <20001219192231.F2827@plum.flirble.org>
6092      Branch: perl
6093            ! sv.c
6094 ____________________________________________________________________________
6095 [  8206] By: jhi                                   on 2000/12/20  03:45:57
6096         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
6097              From: Spider Boardman <spider@leggy.zk3.dec.com>
6098              Date: Tue, 19 Dec 2000 21:30:16 -0500
6099              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
6100      Branch: perl
6101            ! sv.c
6102 ____________________________________________________________________________
6103 [  8205] By: jhi                                   on 2000/12/19  23:02:01
6104         Log: Update Changes.
6105      Branch: perl
6106            ! Changes patchlevel.h
6107 ____________________________________________________________________________
6108 [  8204] By: jhi                                   on 2000/12/19  22:58:18
6109         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
6110              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
6111              on editors and diffing/patching.
6112      Branch: perl
6113            ! t/op/utf8decode.t
6114 ____________________________________________________________________________
6115 [  8203] By: nick                                  on 2000/12/19  21:36:16
6116         Log: Integrate mainline (forgot my own change...)
6117      Branch: perlio
6118           !> ext/Encode/compile
6119 ____________________________________________________________________________
6120 [  8202] By: nick                                  on 2000/12/19  21:34:42
6121         Log: Integrate mainline.
6122      Branch: perlio
6123           !> (integrate 61 files)
6124 ____________________________________________________________________________
6125 [  8201] By: nick                                  on 2000/12/19  21:34:06
6126         Log: Avoid looking for File::Glob when we don't need it.
6127      Branch: perl
6128            ! ext/Encode/compile
6129 ____________________________________________________________________________
6130 [  8200] By: jhi                                   on 2000/12/19  18:35:49
6131         Log: Update Changes.
6132      Branch: perl
6133            ! Changes patchlevel.h
6134 ____________________________________________________________________________
6135 [  8199] By: jhi                                   on 2000/12/19  18:35:07
6136         Log: Microperl tweaks.
6137      Branch: perl
6138            ! sv.c uconfig.h uconfig.sh
6139 ____________________________________________________________________________
6140 [  8198] By: jhi                                   on 2000/12/19  18:29:59
6141         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
6142      Branch: perl
6143            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6144            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
6145 ____________________________________________________________________________
6146 [  8197] By: jhi                                   on 2000/12/19  17:55:29
6147         Log: In VMS embedded perls couldn't access the statically built Socket,
6148              from Charles Lane.
6149      Branch: perl
6150            ! configure.com
6151 ____________________________________________________________________________
6152 [  8196] By: jhi                                   on 2000/12/19  17:49:50
6153         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
6154              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
6155              Date: Sun, 17 Dec 2000 19:11:44 -0000
6156              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
6157      Branch: perl
6158            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6159            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
6160 ____________________________________________________________________________
6161 [  8195] By: jhi                                   on 2000/12/19  17:47:53
6162         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
6163              From: Jonathan Stowe <gellyfish@gellyfish.com>
6164              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
6165              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
6166      Branch: perl
6167            ! utils/h2xs.PL
6168 ____________________________________________________________________________
6169 [  8194] By: jhi                                   on 2000/12/19  17:46:28
6170         Log: Subject: Re: useless use of void context work-around
6171              From: andreas.koenig@anima.de (Andreas J. Koenig)
6172              Date: 16 Dec 2000 15:13:36 +0100
6173              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
6174              
6175              Document (comment) the q(di ds ig) trick in the code.
6176      Branch: perl
6177            ! op.c
6178 ____________________________________________________________________________
6179 [  8193] By: jhi                                   on 2000/12/19  17:10:57
6180         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
6181              From: "Mark J. Reed" <mreed@strange.turner.com>
6182              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
6183              Message-Id: <200012160222.VAA13986@strange.turner.com>
6184      Branch: perl
6185            ! ext/Sys/Syslog/Syslog.pm
6186 ____________________________________________________________________________
6187 [  8192] By: jhi                                   on 2000/12/19  17:07:45
6188         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
6189              From: Nicholas Clark <nick@ccl4.org>
6190              Date: Sat, 16 Dec 2000 19:03:13 +0000
6191              Message-ID: <20001216190313.D68304@plum.flirble.org>
6192      Branch: perl
6193            ! t/op/64bitint.t
6194 ____________________________________________________________________________
6195 [  8191] By: jhi                                   on 2000/12/19  17:06:13
6196         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
6197              From: Dominic Dunlop <domo@computer.org>
6198              Date: Mon, 18 Dec 2000 12:00:15 +0100
6199              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
6200              
6201              This patchlet is needed in order that perl can be statically linked.  
6202      Branch: perl
6203            ! regexec.c
6204 ____________________________________________________________________________
6205 [  8190] By: jhi                                   on 2000/12/19  17:03:08
6206         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
6207              From: "Craig A. Berry" <craig.berry@psinetcs.com>
6208              Date: Sun, 17 Dec 2000 00:18:35 -0600
6209              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
6210      Branch: perl
6211            ! perlio.h vms/gen_shrfls.pl
6212 ____________________________________________________________________________
6213 [  8189] By: jhi                                   on 2000/12/19  16:20:28
6214         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
6215              From: Prymmer/Kahn <pvhp@best.com>
6216              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
6217              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
6218              
6219              A better version of #8188.
6220      Branch: perl
6221            ! pod/perlfaq3.pod
6222 ____________________________________________________________________________
6223 [  8188] By: jhi                                   on 2000/12/19  15:57:06
6224         Log: (Replaced by #8189)
6225              
6226              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
6227              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
6228              From: Prymmer/Kahn <pvhp@best.com>
6229              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
6230              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
6231              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
6232              Date: Mon, 18 Dec 2000 11:10:45 -0500
6233              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
6234      Branch: perl
6235            ! pod/perlfaq3.pod
6236 ____________________________________________________________________________
6237 [  8187] By: jhi                                   on 2000/12/19  15:54:19
6238         Log: Email address fix for Anton Berezin.
6239      Branch: perl
6240            ! AUTHORS
6241 ____________________________________________________________________________
6242 [  8186] By: jhi                                   on 2000/12/19  15:38:54
6243         Log: Subject: [PATCH perl@8102] cygwin port
6244              From: "Eric Fifer" <efifer@dircon.co.uk> 
6245              Date: Thu, 14 Dec 2000 13:41:29 -0000
6246              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
6247              
6248              When compiling modules the data item that is being imported
6249              from libperl.dll needs to be tagged as imported/shared data:
6250              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
6251      Branch: perl
6252            ! perliol.h
6253 ____________________________________________________________________________
6254 [  8185] By: jhi                                   on 2000/12/19  14:53:24
6255         Log: Regen uconfig.h and uconfig.sh.
6256      Branch: perl
6257            ! uconfig.h uconfig.sh
6258 ____________________________________________________________________________
6259 [  8184] By: jhi                                   on 2000/12/18  20:43:49
6260         Log: Comments work so much better when they are closed.
6261      Branch: perl
6262            ! regcomp.c
6263 ____________________________________________________________________________
6264 [  8183] By: jhi                                   on 2000/12/18  18:04:02
6265         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
6266              Fixes the bug 20001218.016.
6267      Branch: perl
6268            ! regcomp.c
6269 ____________________________________________________________________________
6270 [  8182] By: gsar                                  on 2000/12/18  09:53:47
6271         Log: delete spurious files
6272      Branch: maint-5.6/perl
6273            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
6274            - vos/config.h vos/config_h.SH_orig
6275 ____________________________________________________________________________
6276 [  8181] By: gsar                                  on 2000/12/18  09:46:08
6277         Log: regen perltoc
6278      Branch: maint-5.6/perl
6279            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
6280 ____________________________________________________________________________
6281 [  8180] By: gsar                                  on 2000/12/18  09:20:27
6282         Log: integrate changes#7924..7926,7946,7952 from mainline
6283      Branch: maint-5.6/perl
6284           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
6285           !> lib/File/stat.pm t/lib/class-struct.t
6286 ____________________________________________________________________________
6287 [  8179] By: gsar                                  on 2000/12/18  08:55:54
6288         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
6289              7918,7919,7988,8907 from mainline (various)
6290      Branch: maint-5.6/perl
6291           +> t/lib/class-struct.t
6292           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
6293           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
6294           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
6295 ____________________________________________________________________________
6296 [  8178] By: gsar                                  on 2000/12/18  08:16:30
6297         Log: avoid redefinition warnings on windows due to sys/socket.h getting
6298              #included before win32.h
6299      Branch: maint-5.6/perl
6300            ! win32/include/sys/socket.h
6301 ____________________________________________________________________________
6302 [  8177] By: gsar                                  on 2000/12/18  05:24:04
6303         Log: make regen_headers; fix POSIX.xs problems; remove outdated
6304              code from sys/socket.h that makes build fail now
6305      Branch: maint-5.6/perl
6306            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
6307            ! pod/perlapi.pod
6308           !> win32/include/sys/socket.h
6309 ____________________________________________________________________________
6310 [  8176] By: gsar                                  on 2000/12/18  05:20:17
6311         Log: update Changes
6312      Branch: maint-5.6/perl
6313            ! Changes patchlevel.h
6314 ____________________________________________________________________________
6315 [  8175] By: gsar                                  on 2000/12/18  04:57:48
6316         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
6317              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
6318              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
6319              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
6320              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
6321              7823,7825,7838
6322      Branch: maint-5.6/perl
6323           +> lib/File/Spec/Epoc.pm
6324           !> (integrate 88 files)
6325 ____________________________________________________________________________
6326 [  8174] By: gsar                                  on 2000/12/18  03:53:09
6327         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
6328              7625..7629,7631..7634,7637,7639,7642 from mainline
6329      Branch: maint-5.6/perl
6330           +> README.solaris
6331           !> (integrate 26 files)
6332 ____________________________________________________________________________
6333 [  8173] By: gsar                                  on 2000/12/18  03:37:02
6334         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
6335              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
6336              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
6337              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
6338      Branch: maint-5.6/perl
6339           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
6340            - MAINTAIN
6341           !> (integrate 111 files)
6342 ____________________________________________________________________________
6343 [  8172] By: jhi                                   on 2000/12/18  02:49:27
6344         Log: Regen pods.
6345      Branch: perl
6346            ! pod/perlmodlib.pod pod/perltoc.pod
6347 ____________________________________________________________________________
6348 [  8171] By: gsar                                  on 2000/12/18  02:49:24
6349         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
6350              7465..7471 from mainline
6351              
6352              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
6353              in platforms that strictly require all the symbols being present
6354              at link time.
6355              
6356              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
6357              
6358              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
6359              
6360              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
6361              
6362              Subject: [PATCH] todo
6363              
6364              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
6365              
6366              Use $sort, $uniq (and $tr) consistently as wondered
6367              by Nicholas Clark.
6368              
6369              Too enthusiastic editing in #7460.
6370              
6371              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
6372              
6373              Upgrade to CPAN 1.58_55.
6374              Subject: CPAN.pm status
6375              
6376              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
6377              
6378              Make target reordering to avoid pointless re-makes.
6379              Subject: Re: Total re-make of 'make okfile' after 7451 ?
6380              
6381              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
6382              
6383              Subject: DOC PATCH 5.6.0
6384              
6385              Add the repository doc by Malcolm, Sarathy, and by Simon,
6386              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
6387      Branch: maint-5.6/perl
6388           +> Porting/repository.pod
6389           !> Configure MANIFEST Makefile.SH README.dos README.os2
6390           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
6391           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
6392           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
6393 ____________________________________________________________________________
6394 [  8169] By: gsar                                  on 2000/12/18  02:33:34
6395         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
6396              7435..7441,7445 from mainline
6397              
6398              Make the UTF-8 decoding stricter and more verbose when
6399              malformation happens.  This involved adding an argument
6400              to utf8_to_uv_chk(), which involved changing its prototype,
6401              and prefer STRLEN over I32 for the UTF-8 length, which as
6402              a domino effect necessitated changing the prototypes of
6403              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
6404              The stricter UTF-8 decoding checking uses Markus Kuhn's
6405              UTF-8 Decode Stress Tester from
6406              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
6407              
6408              Run vms/vms_yfix.pl, should have done that after changing
6409              perly.c in #7382.
6410              
6411              Subject: [PATCH 5.7.0] static linking with uninstalled perl
6412              
6413              (Replaced by #7440.)
6414              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6415              
6416              Fix the bug ID 20001024.005, the bug introduced by #7416.
6417              
6418              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
6419              
6420              Fix the bug reported in
6421              From: andreas.koenig@anima.de (Andreas J. Koenig)
6422              Also make is_utf8_char() stricter.
6423              
6424              Missed the header file changes from #7425.
6425              
6426              Check if stdio supports tweaking lval and cnt simultaneously.
6427              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
6428              
6429              Stratus VOS updates from Paul Green.
6430              
6431              Podify README.epoc and README.vos.
6432              
6433              Add targets to Makefile.SH, most importantly
6434              'regen_all' which also remembers to update vms/perly*.
6435              
6436              Subject: Minor update to find2perl, for portability
6437              
6438              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
6439              
6440              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
6441              
6442              Rename UTF8LEN() to be UNISKIP(), too confusing to have
6443              UTF8LEN() and UTF8SKIP(). 
6444              
6445              Allow poking holes at the UTF-8 decoding strictness.
6446              
6447              Continue the internal UTF-8 API tweaking.
6448              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
6449              used much more than the simpler API, now called utf8_to_uv_simple().
6450              Still not quite happy with API, too much partial duplication
6451              of functionality.
6452              
6453              A new version of making the syslog test more robust.
6454              (Replaces #7421.)
6455              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6456              
6457              buildtoc target tweaks.
6458              
6459              Integrate with vmsperl #7430 by Charles Bailey:
6460              
6461              Cleanup from prior patch (Charles Lane?):
6462              - improve handling of MFDs in Basename and Path
6463              - default to no xsubpp line # munging when building debug images
6464      Branch: maint-5.6/perl
6465           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6466           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
6467           !> (integrate 67 files)
6468 ____________________________________________________________________________
6469 [  8168] By: gsar                                  on 2000/12/18  02:05:49
6470         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
6471              
6472              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
6473              From: Martin Husemann <martin@duskware.de>
6474              
6475              Subject: [PATCH 5.7.0] restore match data on backtracing
6476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6477      Branch: maint-5.6/perl
6478           !> regcomp.c regexec.c t/op/re_tests
6479 ____________________________________________________________________________
6480 [  8167] By: gsar                                  on 2000/12/18  01:55:22
6481         Log: integrate changes#7858,7986 from mainline
6482              
6483              C<foreach my $x ...> in pseudo-fork()ed process may diddle
6484              parent's memory; fix it by keeping track of the actual pad
6485              offset rather than a raw pointer (this change is probably also
6486              relevant to non-ithreads case to avoid fallout from reallocs of
6487              the pad array, but is currently only enabled for the ithreads
6488              case in the interests of minimal disruption to existing "well
6489              tested" code)
6490              
6491              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
6492              due to the notorious GetFileType() bug in Windows 9x, which fstat()
6493              tickles)
6494      Branch: maint-5.6/perl
6495           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
6496           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
6497           !> win32/win32.c win32/win32.h win32/win32sck.c
6498 ____________________________________________________________________________
6499 [  8166] By: gsar                                  on 2000/12/18  01:52:59
6500         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
6501              from mainline (xsubpp and ExtUtils::LibList fixups, various
6502              other small items)
6503      Branch: maint-5.6/perl
6504           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
6505           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
6506           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
6507           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
6508           !> win32/bin/search.pl
6509 ____________________________________________________________________________
6510 [  8165] By: gsar                                  on 2000/12/18  01:28:45
6511         Log: integrate changes#7533,7563,7611,7623 from mainline (various
6512              malloc.c embellishments)
6513      Branch: maint-5.6/perl
6514           !> malloc.c pod/perldiag.pod
6515 ____________________________________________________________________________
6516 [  8164] By: gsar                                  on 2000/12/18  01:23:33
6517         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
6518              fixups)
6519      Branch: maint-5.6/perl
6520           !> utils/h2xs.PL
6521 ____________________________________________________________________________
6522 [  8163] By: gsar                                  on 2000/12/18  01:17:50
6523         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
6524              fixups)
6525      Branch: maint-5.6/perl
6526           !> Makefile.SH utils/perlbug.PL
6527 ____________________________________________________________________________
6528 [  8162] By: gsar                                  on 2000/12/18  00:25:43
6529         Log: always export Perl_deb() (it is required by re.xs whether
6530              Perl is built with or without -DDEBUGGING)
6531      Branch: maint-5.6/perl
6532            ! makedef.pl
6533 ____________________________________________________________________________
6534 [  8161] By: gsar                                  on 2000/12/18  00:23:38
6535         Log: integrate change#7414 from mainline
6536              
6537              Undo the basename() part of #7412 since the lib/basename
6538              tests would need upgrading too.
6539              
6540              squelch two tests in tr.t that rely on tr/// paranoia change
6541              that's not in 5.6.x
6542      Branch: maint-5.6/perl
6543            ! t/op/tr.t
6544           !> lib/File/Basename.pm
6545 ____________________________________________________________________________
6546 [  8160] By: gsar                                  on 2000/12/18  00:05:30
6547         Log: missing change in previous integrate
6548      Branch: maint-5.6/perl
6549           !> README.aix
6550 ____________________________________________________________________________
6551 [  8159] By: gsar                                  on 2000/12/18  00:03:38
6552         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
6553              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
6554              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
6555              7410..7413 from mainline
6556      Branch: maint-5.6/perl
6557           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
6558           +> t/lib/tie-splice.t
6559            - lib/unicode/Is/DCinital.pl
6560           !> (integrate 112 files)
6561 ____________________________________________________________________________
6562 [  8158] By: jhi                                   on 2000/12/17  23:04:24
6563         Log: Subject: [PATCHES] RE: perl@8150 
6564              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
6565              Date: Sun, 17 Dec 2000 21:46:39 +0100
6566              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
6567              
6568              Neither cygwin has a getpwuid() one can trust on.
6569      Branch: perl
6570            ! t/lib/glob-basic.t
6571 ____________________________________________________________________________
6572 [  8157] By: jhi                                   on 2000/12/17  23:01:54
6573         Log: More MAN.PODS => {} fixes.
6574      Branch: perl
6575            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
6576            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
6577            ! os2/OS2/REXX/Makefile.PL
6578 ____________________________________________________________________________
6579 [  8156] By: gsar                                  on 2000/12/17  22:49:13
6580         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
6581              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
6582              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
6583              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
6584              7201,7204 from mainline
6585      Branch: maint-5.6/perl
6586           !> (integrate 121 files)
6587 ____________________________________________________________________________
6588 [  8155] By: jhi                                   on 2000/12/17  22:30:58
6589         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
6590              From: "Craig A. Berry" <craigberry@mac.com>
6591              Date: Sun, 17 Dec 2000 13:09:28 -0600
6592              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
6593              
6594              MAN.PODS => ' ' is naughty.
6595      Branch: perl
6596            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
6597 ____________________________________________________________________________
6598 [  8154] By: nick                                  on 2000/12/17  22:07:13
6599         Log: MULTIPLICITY nit.
6600      Branch: perl
6601            ! mg.c
6602 ____________________________________________________________________________
6603 [  8153] By: gsar                                  on 2000/12/17  21:23:05
6604         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
6605              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
6606              from mainline
6607              
6608              Document the SvIOK_.*UV().
6609              
6610              Update Unicode todo list.
6611              
6612              Guard against bad string->int conversion for quads.
6613              
6614              Subject: small apidoc fix
6615              
6616              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
6617              
6618              Subject: [PATCH] Tied filehandle documentation
6619              
6620              Subject: [PATCH] Modernize Opcode.pm documentation
6621              
6622              Make Data::Dumper (non-XS) to work with changed semantics of ref().
6623              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
6624              [applied even though said semantics didn't change in 5.6.x]
6625              
6626              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
6627              
6628              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
6629              
6630              Fix the URL, but the server is still missing in action.
6631              Subject: [ID 20000905.002] perlfaq1.pod URL error
6632              
6633              Subject: [ID 20000903.001] \w in utf8-strings
6634              
6635              Fix the ccversion detection for 5.1 and beyond.
6636              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
6637              
6638              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
6639              
6640              Subject: [ID 20000904.008] Tiny fix for perldiag
6641              
6642              Subject: Re: [ID 20000906.004] segfault with bad perl statement
6643              
6644              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
6645              
6646              Subject: [ID 20000908.002] perlipc documentation bug.
6647              
6648              Subject: [PATCH lib/Benchmark.pm]
6649              
6650              Re-allow vec() for characters > 255.
6651              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
6652              
6653              Do away with memory models cruft.  Sorry, PDP users.
6654              
6655              Continue #7041.
6656              
6657              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
6658              
6659              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
6660              
6661              Upgrade to CPAN 1.57_65, from Andreas König.
6662              
6663              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
6664              by Russ Allbery.
6665              
6666              Silence t/pod/*.t about alternate quote-mappings now implemented
6667              by Pod::Text, from Brad Appleton.
6668              
6669              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
6670              Subject: borland C++ win32.c tweak
6671              
6672              C<@a = @b = split(...)> optimization coredumps under ithreads
6673              (missed a spot when fixing up op_pmreplroot hack for ithreads)
6674              
6675              Document the SvUTF8*().
6676              
6677              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
6678              
6679              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
6680              
6681              Do in VMS as the #7054 does.
6682              
6683              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
6684              
6685              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
6686              
6687              Subject: [patch: perl@7045] vms updates
6688              
6689              Test for the #7049.
6690              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
6691              
6692              Break up the myconfig lines a bit.
6693              Subject: perlbug/perl -V output format
6694              
6695              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
6696              
6697              The #7054 truncated Configure badly.
6698              
6699              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
6700              initialization in all the threads on Windows
6701              
6702              Allow for whitespace between "#" and "line" in cpp output.
6703              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
6704              
6705              Remove vestiges of tr//CU.
6706              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
6707              
6708              The return value of setlocale must be copied away.
6709              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
6710              
6711              Allow chop() and chomp() to be overridden.
6712              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
6713              
6714              Hints optimization.
6715              Subject: Minor nit
6716              
6717              Subject: [PATCH] de-wall t/README
6718              
6719              Subject: Re: Two advertising clauses need to be removed
6720      Branch: maint-5.6/perl
6721           !> (integrate 75 files)
6722 ____________________________________________________________________________
6723 [  8152] By: gsar                                  on 2000/12/17  20:30:11
6724         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
6725              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
6726              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
6727              
6728              Don't attach -ld to the archname if pointless.
6729              
6730              Document UNTIE in a very minimalistic way.
6731              
6732              POSIX doesn't report long double values under -Duselongdouble
6733              when the long doubles are "real" (bigger than doubles).
6734              
6735              More author updates.
6736              
6737              Try to deduce NV_MAX.  Really should be Configure fodder.
6738              
6739              :: not allowed in pathnames, change to .
6740              Subject: [PATCH perl@6938] cygwin port
6741              
6742              Forget about NV_MAX (#6951).  Various floating point tweaks,
6743              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
6744              
6745              Move the Solaris 7 scan to use64bitall, make the
6746              failure to find 64-bot sparc libc to mention the
6747              possibility of being in an intel, from Lupe and Alan.
6748              
6749              Regen perltoc.
6750              
6751              AUTHORS tweaks, from Peter Prymmer.
6752              
6753              More address tweaking.
6754              
6755              Small tweaks all over.
6756              
6757              File::Temp patches from Andreas König,
6758              
6759              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
6760              
6761              Subject: CPAN.pm beta 1.57_57 for the core
6762              
6763              Part of the solution.
6764              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
6765              
6766              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
6767              
6768              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
6769              
6770              Add the overload warnings to perldiag.
6771              
6772              Drop unused argument.
6773              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
6774              
6775              Subject: Nit in Configure (bleadperl@6961)
6776              
6777              Update to PodParser 1.18, from Brad Appleton.
6778              
6779              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
6780              
6781              Subject: [PATCH: 6948] add SCNfldbl to configure.com
6782              
6783              Document UNTIE. Also tweak implementation to suppress the 'inner references'
6784              warning when UNTIE exists and instead pass the cound of extra references to
6785              the UNTIE method.
6786              
6787              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
6788              so that case-ignoring systems like DCL can tell them from
6789              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
6790              
6791              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
6792              
6793              Feature ordering tweak.
6794              
6795              Regen perltoc.
6796              
6797              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
6798              
6799              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
6800              
6801              Subject: http:// in L<>
6802              
6803              Detypo.
6804              
6805              change#6791 accidentally clobbered change#6710, put it back
6806              
6807              Only the first line, thank you very much.
6808              
6809              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
6810              plus rework the http: spots as suggested by Tom Christiansen,
6811              plus regen perltoc.
6812              
6813              Undo part of change 6489 which looks like a bulk edit which
6814              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
6815              The supressing of main:: on return from select() is undesirable.
6816              
6817              Apparently avoiding the swapping is too costly.
6818              
6819              Various Configure nits by Philip Newton,
6820              plus the ebcdic one by me.
6821              
6822              Make certain cc is set before trying to run it.
6823              
6824              If overloaded %{} etc. return the object do not loop.
6825              Thus  sub deref { $_[0] } functions if object is wanted type.
6826              
6827              Update perlhist.
6828              
6829              More %{} and other deref special casing - do not pass to 'nomethod'.
6830      Branch: maint-5.6/perl
6831           !> (integrate 59 files)
6832 ____________________________________________________________________________
6833 [  8151] By: gsar                                  on 2000/12/17  19:14:38
6834         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
6835              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
6836              
6837              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
6838              
6839              Make the epsilon to be relative, not absolute.
6840              
6841              Put back the flags dump as reasoned in
6842              Subject: Re: [PATCH] Glob dumping
6843              
6844              Introduce ccname to keep track of what compiler kind of we have.
6845              
6846              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
6847              
6848              Put back the slice accidentally removed by #6907.
6849              
6850              Reset archname and archname64 always, forcing them be
6851              recomputed at each Configure run, make Configure and
6852              the hints files agree on the naming of largefiles variables.
6853              
6854              Don't say "Perl 5.0 source kit".
6855              
6856              Subject: [PATCH] fix misc cast warnings
6857              
6858              Subject: typos in pods
6859              
6860              NVs not necessarily doubles, as pointed out by Yitzchak.
6861              
6862              Subject: [PATCH 6889] add a few ldbl formats to configure.com
6863              
6864              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
6865              
6866              Better options for rsync.
6867              
6868              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
6869              
6870              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
6871              
6872              Subject: [PATCH] Re: UNTIE method 
6873              
6874              A better fix for the Socket building problem from Craig Berry.
6875              
6876              Retract the dummy test, skip the security tests (instead of failing),
6877              explain what the warnings mean.
6878              
6879              Heap decorruption.
6880              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
6881              
6882              Update to Unicode 3.0.1.
6883              
6884              Missed one Unicode file.
6885              
6886              Subject: Re: typos in pods
6887              
6888              The #6929 was too skimpy.
6889              
6890              sscanf() may be the only way to read long doubles from strings.
6891              
6892              Reveal Borland's isnan.
6893              Subject: build with BC++ tweak
6894              
6895              Issue useful diagnostic on unknown pod commands.
6896              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
6897              
6898              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
6899              
6900              Clarify the third case of ftmp-security warnings.
6901              
6902              Make -Dusemorebits find long doubles in Solaris.
6903              
6904              Wrap the test in eval.
6905      Branch: maint-5.6/perl
6906           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
6907           +> lib/unicode/PropList.txt lib/unicode/README.perl
6908           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
6909           +> lib/unicode/Unicode.301 vms/vmspipe.com
6910            - lib/unicode/Props.txt lib/unicode/UCD300.html
6911            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
6912           !> (integrate 305 files)
6913 ____________________________________________________________________________
6914 [  8150] By: jhi                                   on 2000/12/17  18:47:57
6915         Log: Uncheckedin generated files.
6916      Branch: perl
6917            ! global.sym perlapi.c pod/perlapi.pod
6918 ____________________________________________________________________________
6919 [  8149] By: jhi                                   on 2000/12/17  18:41:22
6920         Log: Update Changes.
6921      Branch: perl
6922            ! Changes patchlevel.h
6923 ____________________________________________________________________________
6924 [  8148] By: jhi                                   on 2000/12/17  18:39:16
6925         Log: Subject: [PATCH] Fcntl constants speedup
6926              From: Nicholas Clark <nick@ccl4.org>
6927              Date: Sun, 17 Dec 2000 16:29:24 +0000
6928              Message-ID: <20001217162924.E97668@plum.flirble.org>
6929              
6930              Use IVs for the Fcntl constants instead of NVs.
6931      Branch: perl
6932            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
6933 ____________________________________________________________________________
6934 [  8147] By: jhi                                   on 2000/12/17  18:33:41
6935         Log: Add test for #8145 (binmode() warning), add warning for
6936              ioctl() and sockpair(), document them. (fileno() cannot
6937              be tripwired with the same kind of warning because
6938              'defined fileno($foo)' seems to be an idiom.)
6939      Branch: perl
6940            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
6941 ____________________________________________________________________________
6942 [  8146] By: gsar                                  on 2000/12/17  18:09:08
6943         Log: update Changes
6944      Branch: maint-5.6/perl
6945            ! Changes
6946 ____________________________________________________________________________
6947 [  8145] By: jhi                                   on 2000/12/17  17:39:35
6948         Log: Subject: [PATCH] Re: The long awaited feature ...
6949              From: Simon Cozens <simon@cozens.net>
6950              Date: Sun, 17 Dec 2000 12:31:56 +0000
6951              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
6952              
6953              Add a warning to binmode() about using bad filehandles
6954              (can happen e.g. if someone forgets the filehandle argument)
6955      Branch: perl
6956            ! pp_sys.c
6957 ____________________________________________________________________________
6958 [  8144] By: jhi                                   on 2000/12/17  17:33:48
6959         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
6960              From: Jonathan Stowe <gellyfish@gellyfish.com>
6961              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
6962              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
6963      Branch: perl
6964            ! lib/Net/Ping.pm
6965 ____________________________________________________________________________
6966 [  8143] By: jhi                                   on 2000/12/17  05:31:37
6967         Log: Polymorphic regexps.
6968              
6969              Fixes at least the bugs 20001028.003 (both of them...) and
6970              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
6971              also to be fixed by now, probably already before this patch.
6972      Branch: perl
6973            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
6974            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
6975            ! t/op/utf8decode.t t/pragma/utf8.t
6976 ____________________________________________________________________________
6977 [  8142] By: jhi                                   on 2000/12/16  17:16:05
6978         Log: Subject: [patch perl@8102] dos/djgpp update
6979              From: Laszlo Molnar <ml1050@freemail.hu>
6980              Date: Sat, 16 Dec 2000 01:40:52 +0100
6981              Message-ID: <20001216014052.A335@freemail.hu>
6982      Branch: perl
6983            ! djgpp/config.over t/base/commonsense.t
6984 ____________________________________________________________________________
6985 [  8141] By: jhi                                   on 2000/12/16  17:09:27
6986         Log: Few uncheckedin files.
6987      Branch: perl
6988            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
6989 ____________________________________________________________________________
6990 [  8140] By: nick                                  on 2000/12/15  22:14:31
6991         Log: Integrate mainline
6992      Branch: perlio
6993           !> (integrate 53 files)
6994 ____________________________________________________________________________
6995 [  8139] By: jhi                                   on 2000/12/15  19:49:49
6996         Log: One more IVUV tweak from Nicholas Clark.
6997      Branch: perl
6998            ! sv.c
6999 ____________________________________________________________________________
7000 [  8138] By: jhi                                   on 2000/12/15  19:17:06
7001         Log: Return of the IVUV-preservation, now seems to be happy even
7002              in Digital UNIX (the broken strtoul brokenness detection
7003              seems to have been the fly in the ointment).
7004      Branch: perl
7005            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7006            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
7007            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
7008            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
7009            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7010            ! vos/config.ga.h win32/config.bc win32/config.gc
7011            ! win32/config.vc
7012 ____________________________________________________________________________
7013 [  8137] By: jhi                                   on 2000/12/15  18:12:14
7014         Log: Metaconfig unit change for #8136.
7015      Branch: metaconfig
7016            ! U/modified/d_strtoul.U
7017      Branch: metaconfig/U/perl
7018            ! d_strtoull.U d_strtouq.U
7019 ____________________________________________________________________________
7020 [  8136] By: jhi                                   on 2000/12/15  18:11:35
7021         Log: I don't think it's sensible or portable to test the strtou*
7022              on /^-/ strings.
7023      Branch: perl
7024            ! Configure
7025 ____________________________________________________________________________
7026 [  8135] By: jhi                                   on 2000/12/15  17:18:49
7027         Log: Metaconfig unit change for #8134.
7028      Branch: metaconfig
7029            ! U/modified/d_strtoul.U
7030 ____________________________________________________________________________
7031 [  8134] By: jhi                                   on 2000/12/15  17:14:13
7032         Log: If longsize is 8 we don't need a LL suffix for integer constants.
7033      Branch: perl
7034            ! Configure config_h.SH
7035 ____________________________________________________________________________
7036 [  8133] By: jhi                                   on 2000/12/15  16:00:23
7037         Log: Update Changes.
7038      Branch: perl
7039            ! Changes patchlevel.h
7040 ____________________________________________________________________________
7041 [  8132] By: jhi                                   on 2000/12/15  15:44:16
7042         Log: Some compilers get huffy if you do not cast a const pointer
7043              to a non-const when assigning.
7044      Branch: perl
7045            ! gv.c
7046 ____________________________________________________________________________
7047 [  8131] By: jhi                                   on 2000/12/15  15:38:30
7048         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
7049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7050              Date: Fri, 15 Dec 2000 05:26:57 -0500
7051              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
7052      Branch: perl
7053            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
7054            ! t/pragma/overload.t
7055 ____________________________________________________________________________
7056 [  8130] By: jhi                                   on 2000/12/15  15:36:08
7057         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
7058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7059              Date: Thu, 14 Dec 2000 22:02:43 -0500
7060              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
7061      Branch: perl
7062            ! gv.c perl.h
7063 ____________________________________________________________________________
7064 [  8129] By: jhi                                   on 2000/12/15  15:34:16
7065         Log: Subject: PATCH: h2xs nit
7066              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7067              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
7068              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
7069              
7070              Add a template README.
7071      Branch: perl
7072            ! utils/h2xs.PL
7073 ____________________________________________________________________________
7074 [  8128] By: jhi                                   on 2000/12/15  15:32:22
7075         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
7076      Branch: perl
7077            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
7078 ____________________________________________________________________________
7079 [  8127] By: jhi                                   on 2000/12/15  15:19:34
7080         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
7081              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7082              Date:     Thu, 14 Dec 2000 20:04:42 EST
7083              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
7084      Branch: perl
7085            ! ext/Opcode/Opcode.xs
7086 ____________________________________________________________________________
7087 [  8126] By: jhi                                   on 2000/12/15  15:17:49
7088         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
7089              From: Peter Prymmer <pvhp@forte.com>
7090              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
7091              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
7092      Branch: perl
7093            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
7094            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
7095            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
7096 ____________________________________________________________________________
7097 [  8125] By: jhi                                   on 2000/12/15  15:11:05
7098         Log: This seems to be a stage sane and stable enough to checkin.
7099              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
7100      Branch: perl
7101            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
7102            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
7103            ! t/op/cmp.t t/op/numconvert.t
7104 ____________________________________________________________________________
7105 [  8124] By: jhi                                   on 2000/12/15  04:20:26
7106         Log: Something is really wonky.
7107      Branch: perl
7108            ! sv.c
7109 ____________________________________________________________________________
7110 [  8123] By: jhi                                   on 2000/12/15  04:00:50
7111         Log: Fixes for the IV UV patches to compile in Digital UNIX.
7112      Branch: perl
7113            ! sv.c
7114 ____________________________________________________________________________
7115 [  8122] By: jhi                                   on 2000/12/15  02:53:40
7116         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
7117              From: "Craig A. Berry" <craigberry@mac.com>
7118              Date: Thu, 14 Dec 2000 19:10:49 -0600
7119              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
7120      Branch: perl
7121            ! vms/vms.c
7122 ____________________________________________________________________________
7123 [  8121] By: jhi                                   on 2000/12/15  02:50:00
7124         Log: Metaconfig changes for #8120.
7125      Branch: metaconfig
7126            + U/modified/d_strtoul.U
7127      Branch: metaconfig/U/perl
7128            ! d_strtoull.U d_strtouq.U
7129 ____________________________________________________________________________
7130 [  8120] By: jhi                                   on 2000/12/15  02:49:42
7131         Log: From: Nicholas Clark <nick@ccl4.org> 
7132              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
7133              Date: Thu, 14 Dec 2000 18:38:57 +0000
7134              Message-ID: <20001214183857.B97909@plum.flirble.org>
7135      Branch: perl
7136            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7137            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
7138            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7139            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7140            ! win32/config.gc win32/config.vc
7141 ____________________________________________________________________________
7142 [  8119] By: jhi                                   on 2000/12/14  23:40:58
7143         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
7144              From: Nicholas Clark <nick@ccl4.org>
7145              Date: Wed, 13 Dec 2000 20:08:50 +0000
7146              Message-ID: <20001213200849.B71166@plum.flirble.org>
7147      Branch: perl
7148            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
7149            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
7150 ____________________________________________________________________________
7151 [  8118] By: jhi                                   on 2000/12/14  22:46:26
7152         Log: Integrate perlio.
7153      Branch: perl
7154           !> MANIFEST ext/Encode/compile makedef.pl
7155 ____________________________________________________________________________
7156 [  8117] By: nick                                  on 2000/12/14  22:38:53
7157         Log: Win32 tweaks to get Encode to build
7158              - temp hack to makedef.pl till PerlIO is properly "exported".
7159              - MSVC dislikes  
7160              static encpage_t foo[];
7161              so make 'em extern for now.
7162      Branch: perlio
7163            ! ext/Encode/compile makedef.pl
7164 ____________________________________________________________________________
7165 [  8116] By: nick                                  on 2000/12/14  22:00:53
7166         Log: Document the new files
7167      Branch: perlio
7168            ! MANIFEST
7169 ____________________________________________________________________________
7170 [  8115] By: jhi                                   on 2000/12/14  21:58:01
7171         Log: MANIFEST new files of #8114.
7172      Branch: perl
7173            ! MANIFEST
7174 ____________________________________________________________________________
7175 [  8114] By: jhi                                   on 2000/12/14  21:50:49
7176         Log: Integrate perlio.
7177      Branch: perl
7178           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
7179           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7180           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
7181           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
7182           !> ext/Encode/Makefile.PL
7183 ____________________________________________________________________________
7184 [  8113] By: jhi                                   on 2000/12/14  21:48:49
7185         Log: The documentation part of the
7186              
7187              Subject: [ID 20001214.002] Net::Ping patch
7188              From: Jonathan Stowe <gellyfish@gellyfish.com>
7189              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
7190              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
7191              since the #7529 had already addressed the same problem.
7192      Branch: perl
7193            ! lib/Net/Ping.pm
7194 ____________________________________________________________________________
7195 [  8112] By: jhi                                   on 2000/12/14  21:42:57
7196         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
7197              From: Dominic Dunlop <domo@computer.org>
7198              Date: Tue, 12 Dec 2000 10:47:10 +0100
7199              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
7200              
7201              Document how elusive subroutines can be.
7202      Branch: perl
7203            ! pod/perlfunc.pod
7204 ____________________________________________________________________________
7205 [  8111] By: jhi                                   on 2000/12/14  21:38:05
7206         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
7207              From: Dominic Dunlop <domo@computer.org>
7208              Date: Thu, 14 Dec 2000 10:13:51 +0100
7209              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
7210      Branch: perl
7211            ! ext/POSIX/POSIX.pod
7212 ____________________________________________________________________________
7213 [  8110] By: jhi                                   on 2000/12/14  21:36:32
7214         Log: Subject: [patch] perlfaq7
7215              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
7216              Date: Thu, 14 Dec 2000 15:31:07 +0100
7217              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
7218      Branch: perl
7219            ! pod/perlfaq7.pod
7220 ____________________________________________________________________________
7221 [  8109] By: jhi                                   on 2000/12/14  21:29:20
7222         Log: Subject: [8104] Encode
7223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7224              Date: Thu, 14 Dec 2000 14:49:34 +0100
7225              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
7226              
7227              Type casting for nervous compilers.
7228      Branch: perl
7229            ! ext/Encode/Encode.xs
7230 ____________________________________________________________________________
7231 [  8108] By: jhi                                   on 2000/12/14  21:26:17
7232         Log: Subject: [8104] DB_File
7233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7234              Date: Thu, 14 Dec 2000 14:49:35 +0100
7235              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
7236              
7237              Type definition incorrect for DB 2.7.7.  Not known when it
7238              changed, so only changed it for a known revision.
7239      Branch: perl
7240            ! ext/DB_File/DB_File.xs
7241 ____________________________________________________________________________
7242 [  8107] By: jhi                                   on 2000/12/14  21:23:41
7243         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
7244              From: Peter Prymmer <pvhp@forte.com>
7245              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
7246              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
7247              
7248              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
7249      Branch: perl
7250            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
7251            ! ext/Encode/Encode/posix-bc.enc
7252 ____________________________________________________________________________
7253 [  8106] By: nick                                  on 2000/12/14  20:36:13
7254         Log: "Cold" build correction to Encode's Makefile.PL
7255      Branch: perlio
7256            ! ext/Encode/Makefile.PL
7257 ____________________________________________________________________________
7258 [  8105] By: nick                                  on 2000/12/14  20:09:37
7259         Log: "Compiled" encodings.
7260              Correct replacement character in EBCDIC .enc files
7261              Add 0x7F to ASCII repertoire.
7262      Branch: perlio
7263            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7264            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
7265            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
7266            ! ext/Encode/Makefile.PL ext/Encode/compile
7267            ! ext/Encode/encengine.c ext/Encode/encode.h
7268 ____________________________________________________________________________
7269 [  8104] By: nick                                  on 2000/12/14  00:38:20
7270         Log: Integrate mainline
7271      Branch: perlio
7272           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
7273           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
7274           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
7275           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
7276           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
7277           !> t/lib/db-hash.t t/lib/db-recno.t
7278 ____________________________________________________________________________
7279 [  8103] By: nick                                  on 2000/12/13  23:16:13
7280         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
7281              so far and so it does not get lost.
7282      Branch: perlio
7283            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
7284 ____________________________________________________________________________
7285 [  8102] By: jhi                                   on 2000/12/13  17:14:22
7286         Log: Update Changes.
7287      Branch: perl
7288            ! Changes patchlevel.h
7289 ____________________________________________________________________________
7290 [  8101] By: jhi                                   on 2000/12/13  16:53:41
7291         Log: Move the proto of start_glob() to a better place; regen api files.
7292      Branch: perl
7293            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
7294 ____________________________________________________________________________
7295 [  8100] By: jhi                                   on 2000/12/13  16:47:11
7296         Log: Metaconfig change for #8099.
7297      Branch: metaconfig
7298            ! U/modified/Head.U
7299 ____________________________________________________________________________
7300 [  8099] By: jhi                                   on 2000/12/13  16:46:48
7301         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
7302              From: Andy Dougherty <doughera@lafayette.edu>
7303              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
7304              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
7305      Branch: perl
7306            ! Configure
7307 ____________________________________________________________________________
7308 [  8098] By: jhi                                   on 2000/12/13  16:39:02
7309         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
7310              From: rspier@pobox.com (Robert Spier)
7311              Date: Tue, 12 Dec 2000 21:12:39 -0500
7312              Message-ID: <14902.56087.678086.725773@rls.cx>
7313              
7314              fastgetcwd is defined using a glob alias on a $^O dependent basis -
7315              and there was no default assignment or perl subroutine.
7316      Branch: perl
7317            ! lib/Cwd.pm
7318 ____________________________________________________________________________
7319 [  8097] By: jhi                                   on 2000/12/13  16:16:01
7320         Log: Subject: [PATCH] move startglob out of pp_hot.c
7321              From: Nicholas Clark <nick@ccl4.org>
7322              Date: Mon, 11 Dec 2000 23:16:39 +0000
7323              Message-ID: <20001211231638.A55550@plum.flirble.org>
7324      Branch: perl
7325            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
7326 ____________________________________________________________________________
7327 [  8096] By: jhi                                   on 2000/12/13  15:26:23
7328         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
7329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
7330              Date: Wed, 13 Dec 2000 14:01:37 +0100
7331              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
7332              
7333              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
7334              in turn requires libpthread in libswanted.
7335      Branch: perl
7336            ! hints/hpux.sh
7337 ____________________________________________________________________________
7338 [  8095] By: jhi                                   on 2000/12/12  19:51:05
7339         Log: The integration wars continue.
7340      Branch: perl
7341           !> sv.c
7342 ____________________________________________________________________________
7343 [  8094] By: jhi                                   on 2000/12/12  19:48:26
7344         Log: Subject: [PATCH perl@8070] DB_File-1.74  
7345              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
7346              Date: Mon, 11 Dec 2000 23:07:17 -0000
7347              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
7348      Branch: perl
7349            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7350            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
7351            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
7352            ! t/lib/db-recno.t
7353 ____________________________________________________________________________
7354 [  8093] By: nick                                  on 2000/12/12  19:42:13
7355         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
7356      Branch: perlio
7357            ! sv.c
7358           !> lib/File/DosGlob.pm
7359 ____________________________________________________________________________
7360 [  8092] By: jhi                                   on 2000/12/12  19:28:11
7361         Log: Integrate perlio.
7362      Branch: perl
7363           !> sv.c
7364 ____________________________________________________________________________
7365 [  8091] By: nick                                  on 2000/12/12  18:49:45
7366         Log: Fix for Tk, and upgrading shared SVs.
7367      Branch: perlio
7368            ! sv.c
7369 ____________________________________________________________________________
7370 [  8090] By: jhi                                   on 2000/12/12  16:48:59
7371         Log: Subject: [PATCH] Re: Breadperl & Tk
7372              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7373              Date: Tue, 12 Dec 2000 14:48:27 GMT
7374              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
7375      Branch: perl
7376            ! sv.c
7377 ____________________________________________________________________________
7378 [  8089] By: jhi                                   on 2000/12/12  03:37:19
7379         Log: Subject: DosGlob.pm diff for bash style brace expansion.
7380              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
7381              Date: Fri, 8 Dec 2000 10:45:30 -0600
7382              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
7383      Branch: perl
7384            ! lib/File/DosGlob.pm
7385 ____________________________________________________________________________
7386 [  8088] By: nick                                  on 2000/12/11  23:59:59
7387         Log: Integrate mainline
7388      Branch: perlio
7389           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
7390           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
7391           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
7392           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
7393           !> t/op/local.t t/pragma/warn/toke toke.c
7394 ____________________________________________________________________________
7395 [  8087] By: jhi                                   on 2000/12/11  23:20:23
7396         Log: Integrate perlio.
7397      Branch: perl
7398           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7399 ____________________________________________________________________________
7400 [  8086] By: jhi                                   on 2000/12/11  22:50:59
7401         Log: Tune further the OS detection of CGI.
7402      Branch: perl
7403            ! lib/CGI.pm
7404 ____________________________________________________________________________
7405 [  8085] By: nick                                  on 2000/12/11  22:50:46
7406         Log: Finish 1st pass of "encoding" layer e.g. :
7407              open($fh,"<encoding(iso8859-7)",$greek) || die;
7408      Branch: perlio
7409            ! ext/Encode/Encode.xs perlio.c perliol.h
7410 ____________________________________________________________________________
7411 [  8084] By: jhi                                   on 2000/12/11  22:32:06
7412         Log: Revert the -f ambiguousity patch, seems to cause
7413              too much hassle (the interpret -Q as a function
7414              where Q is not a known filetest part is left in).
7415      Branch: perl
7416            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
7417            ! toke.c
7418 ____________________________________________________________________________
7419 [  8083] By: jhi                                   on 2000/12/11  22:27:23
7420         Log: (accidentally empty check-in)
7421      Branch: perl
7422            ! lib/File/DosGlob.pm
7423 ____________________________________________________________________________
7424 [  8082] By: nick                                  on 2000/12/11  19:09:51
7425         Log: Restore mmap function (broken by tweaks to shared buffer
7426              layer for encode(xxxx)).
7427      Branch: perlio
7428            ! perlio.c
7429 ____________________________________________________________________________
7430 [  8081] By: jhi                                   on 2000/12/11  18:29:13
7431         Log: Subject: Re: The long awaited feature ...
7432              From: Simon Cozens <simon@cozens.net>
7433              Date: Mon, 11 Dec 2000 15:54:24 +0000
7434              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
7435              
7436              More io/utf8 tests.
7437      Branch: perl
7438            ! t/io/utf8.t
7439 ____________________________________________________________________________
7440 [  8080] By: jhi                                   on 2000/12/11  18:19:36
7441         Log: Subject: PATCH MakeMaker manpage clarification
7442              From: andreas.koenig@anima.de (Andreas J. Koenig)
7443              Date: 10 Dec 2000 20:46:13 +0100
7444              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
7445      Branch: perl
7446            ! lib/ExtUtils/MakeMaker.pm
7447 ____________________________________________________________________________
7448 [  8079] By: jhi                                   on 2000/12/11  15:35:07
7449         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
7450              From: Simon Cozens <simon@cozens.net>
7451              Date: Sun, 10 Dec 2000 19:06:19 +0000
7452              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
7453      Branch: perl
7454            ! ext/B/B/Deparse.pm t/lib/b.t
7455 ____________________________________________________________________________
7456 [  8078] By: jhi                                   on 2000/12/11  15:09:11
7457         Log: Subject: [PATCH] docs on NaN
7458              From: Nicholas Clark <nick@ccl4.org>
7459              Date: Mon, 11 Dec 2000 01:48:38 +0000
7460              Message-ID: <20001211014838.B99205@plum.flirble.org>
7461      Branch: perl
7462            ! pod/perlop.pod
7463 ____________________________________________________________________________
7464 [  8077] By: jhi                                   on 2000/12/11  15:02:21
7465         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
7466              From: Simon Cozens <simon@cozens.net>
7467              Date: Mon, 11 Dec 2000 01:21:45 +0000
7468              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
7469      Branch: perl
7470            ! pp.c pp_hot.c scope.c t/op/local.t
7471 ____________________________________________________________________________
7472 [  8076] By: nick                                  on 2000/12/10  20:43:32
7473         Log: Not merge worthy...
7474              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
7475              syntax is modelled on attributes.
7476              Untested fix for io/utf8 on Win32 etc.
7477              Very clumsy start to the encode layer.
7478      Branch: perlio
7479            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7480 ____________________________________________________________________________
7481 [  8075] By: jhi                                   on 2000/12/10  18:39:33
7482         Log: Darwin is not Windows.
7483      Branch: perl
7484            ! lib/CGI.pm
7485 ____________________________________________________________________________
7486 [  8074] By: jhi                                   on 2000/12/10  18:31:27
7487         Log: Subject: Ambiguous -%c() resolved as a file test
7488              From: "Paul Marquess" <Paul.Marquess@openwave.com>
7489              Date: Sun, 10 Dec 2000 15:35:07 -0000
7490              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
7491      Branch: perl
7492            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
7493 ____________________________________________________________________________
7494 [  8073] By: jhi                                   on 2000/12/10  18:16:29
7495         Log: Subject: PATCH installperl misinformed 
7496              From: andreas.koenig@anima.de (Andreas J. Koenig)
7497              Date: 10 Dec 2000 13:01:32 +0100 
7498              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
7499      Branch: perl
7500            ! installperl
7501 ____________________________________________________________________________
7502 [  8072] By: jhi                                   on 2000/12/10  18:07:55
7503         Log: The walkoptree confusion rages; walkoptree() seems to be coming
7504              from B.xs, while walkoptree_slow() comes from B.pm.
7505      Branch: perl
7506            ! ext/B/B.pm
7507 ____________________________________________________________________________
7508 [  8071] By: nick                                  on 2000/12/10  11:45:47
7509         Log: Integrate mainline
7510      Branch: perlio
7511           +> t/base/commonsense.t
7512           !> (integrate 37 files)
7513 ____________________________________________________________________________
7514 [  8070] By: jhi                                   on 2000/12/10  04:46:21
7515         Log: Update Changes.
7516      Branch: perl
7517            ! Changes patchlevel.h
7518 ____________________________________________________________________________
7519 [  8069] By: jhi                                   on 2000/12/10  04:39:19
7520         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
7521              From: andreas.koenig@anima.de (Andreas J. Koenig)
7522              Date: 09 Dec 2000 17:14:25 +0100
7523              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
7524      Branch: perl
7525            + t/base/commonsense.t
7526            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
7527 ____________________________________________________________________________
7528 [  8068] By: jhi                                   on 2000/12/10  04:17:36
7529         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
7530              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7531              Date: Sat, 9 Dec 2000 16:47:22 -0000
7532              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
7533      Branch: perl
7534            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
7535            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
7536            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
7537            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
7538            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
7539            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
7540            ! t/lib/sdbm.t
7541 ____________________________________________________________________________
7542 [  8067] By: jhi                                   on 2000/12/10  03:52:02
7543         Log: Test case for #8066.
7544      Branch: perl
7545            ! t/op/misc.t
7546 ____________________________________________________________________________
7547 [  8066] By: jhi                                   on 2000/12/10  03:50:30
7548         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
7549              From: Simon Cozens <simon@cozens.net>
7550              Date: Sun, 10 Dec 2000 00:55:37 +0000
7551              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
7552      Branch: perl
7553            ! pp_sys.c
7554 ____________________________________________________________________________
7555 [  8065] By: jhi                                   on 2000/12/10  03:44:52
7556         Log: Test case for #8064.
7557      Branch: perl
7558            ! t/comp/proto.t
7559 ____________________________________________________________________________
7560 [  8064] By: jhi                                   on 2000/12/10  03:42:32
7561         Log: Subject: Re: prototype of substr
7562              From: Simon Cozens <simon@cozens.net>
7563              Date: Sun, 10 Dec 2000 00:13:33 +0000
7564              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
7565              
7566              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
7567      Branch: perl
7568            ! pp.c
7569 ____________________________________________________________________________
7570 [  8063] By: jhi                                   on 2000/12/10  03:39:42
7571         Log: Subject: [PATCH] perlguts.pod
7572              From: Simon Cozens <simon@cozens.net>
7573              Date: Sun, 10 Dec 2000 00:06:47 +0000
7574              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
7575              
7576              Documentation of the different types of ops,
7577              plus the functions in dump.c
7578      Branch: perl
7579            ! pod/perlguts.pod
7580 ____________________________________________________________________________
7581 [  8062] By: jhi                                   on 2000/12/10  03:30:04
7582         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
7583              From: Nicholas Clark <nick@talking.bollo.cx>
7584              Date: Sat, 09 Dec 2000 18:57:25 +0000
7585              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
7586              
7587              Be more robust in weird hostname setups.
7588      Branch: perl
7589            ! t/lib/net-hostent.t
7590 ____________________________________________________________________________
7591 [  8061] By: jhi                                   on 2000/12/10  03:28:21
7592         Log: Pacify fussy compiler. 
7593      Branch: perl
7594            ! pp_sys.c
7595 ____________________________________________________________________________
7596 [  8060] By: jhi                                   on 2000/12/10  02:52:46
7597         Log: Integrate perlio.
7598      Branch: perl
7599           !> pp_sys.c t/io/utf8.t
7600 ____________________________________________________________________________
7601 [  8059] By: nick                                  on 2000/12/09  23:40:14
7602         Log: read/sysread/recv should now be utf8 aware.
7603              Basic test for utf8 read.
7604      Branch: perlio
7605            ! pp_sys.c t/io/utf8.t
7606 ____________________________________________________________________________
7607 [  8058] By: jhi                                   on 2000/12/09  21:56:02
7608         Log: Integrate perlio.
7609      Branch: perl
7610           +> t/io/utf8.t
7611           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
7612 ____________________________________________________________________________
7613 [  8057] By: jhi                                   on 2000/12/09  21:53:35
7614         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
7615              From: Inaba Hiroto <inaba@st.rim.or.jp>
7616              Date: Sun, 10 Dec 2000 05:53:21 +0900
7617              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
7618              
7619              Tests for #8056.
7620      Branch: perl
7621            ! t/op/each.t
7622 ____________________________________________________________________________
7623 [  8056] By: jhi                                   on 2000/12/09  21:51:16
7624         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
7625              From: Inaba Hiroto <inaba@st.rim.or.jp>
7626              Date: Sat, 09 Dec 2000 18:02:00 +0900
7627              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
7628              
7629              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
7630      Branch: perl
7631            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
7632 ____________________________________________________________________________
7633 [  8055] By: nick                                  on 2000/12/09  20:11:48
7634         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
7635              than raw PerlIO_write() - does not seem to break any tests.
7636      Branch: perlio
7637            ! pp_sys.c
7638 ____________________________________________________________________________
7639 [  8054] By: nick                                  on 2000/12/09  19:47:30
7640         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
7641              (sysread, recv and write i.e. formats still to do...)
7642              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
7643              open($fh,">:utf8","name")
7644              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
7645              so no extra overhead is involved.
7646              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
7647              to a non-utf8 stream.
7648              Add initial io/utf8.t
7649              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
7650              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
7651              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
7652      Branch: perlio
7653            + t/io/utf8.t
7654            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
7655 ____________________________________________________________________________
7656 [  8053] By: nick                                  on 2000/12/09  19:26:37
7657         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
7658              was only testing this_utf8.
7659      Branch: perlio
7660            ! toke.c
7661 ____________________________________________________________________________
7662 [  8052] By: nick                                  on 2000/12/09  19:09:41
7663         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
7664              i.e. the output string has one, but don't mess with source assumption.
7665      Branch: perlio
7666            ! toke.c
7667 ____________________________________________________________________________
7668 [  8051] By: jhi                                   on 2000/12/09  16:55:17
7669         Log: Integrate perlio.
7670      Branch: perl
7671           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
7672           !> sv.c thrdvar.h util.c
7673 ____________________________________________________________________________
7674 [  8050] By: jhi                                   on 2000/12/09  16:48:07
7675         Log: Nits noticed by Peter Prymmer.
7676      Branch: perl
7677            ! lib/ExtUtils/MM_VMS.pm
7678 ____________________________________________________________________________
7679 [  8049] By: nick                                  on 2000/12/09  13:49:40
7680         Log: UTF8 output prework.
7681              - Store $\ and $, as SVs so they can have SvUTF8 flag
7682              - use do_print() rather than raw PerlIO_write() to print them.
7683      Branch: perlio
7684            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
7685            ! thrdvar.h util.c
7686 ____________________________________________________________________________
7687 [  8048] By: nick                                  on 2000/12/09  12:30:43
7688         Log: Integrate mainline.
7689      Branch: perlio
7690           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
7691           +> t/op/reverse.t
7692           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
7693           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7694           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
7695           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
7696           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
7697           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
7698 ____________________________________________________________________________
7699 [  8047] By: jhi                                   on 2000/12/09  00:23:27
7700         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
7701              From: Michael G Schwern <schwern@pobox.com>
7702              Date: Fri, 8 Dec 2000 14:43:04 -0600
7703      Branch: perl
7704            ! lib/ExtUtils/MM_VMS.pm
7705 ____________________________________________________________________________
7706 [  8046] By: jhi                                   on 2000/12/08  23:10:27
7707         Log: A missed check-in.
7708      Branch: perl
7709            ! lib/ExtUtils/Manifest.pm
7710 ____________________________________________________________________________
7711 [  8045] By: jhi                                   on 2000/12/08  21:57:12
7712         Log: (null check-in)
7713      Branch: perl
7714            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
7715 ____________________________________________________________________________
7716 [  8044] By: jhi                                   on 2000/12/08  21:11:06
7717         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
7718              at the final draft stage.
7719      Branch: perl
7720            + ext/Encode/Encode/iso8859-16.enc
7721            ! MANIFEST
7722 ____________________________________________________________________________
7723 [  8043] By: jhi                                   on 2000/12/08  16:39:04
7724         Log: Update Changes.
7725      Branch: perl
7726            ! Changes patchlevel.h
7727 ____________________________________________________________________________
7728 [  8042] By: jhi                                   on 2000/12/08  16:33:39
7729         Log: Do not return the Unicode replacement character if UTF-8
7730              decoding goes awry, it should be up to the caller to decide.
7731      Branch: perl
7732            ! pod/perlapi.pod utf8.c
7733 ____________________________________________________________________________
7734 [  8041] By: jhi                                   on 2000/12/08  16:22:28
7735         Log: metaconfig maintenance.
7736      Branch: metaconfig
7737            ! U/modified/stdchar.U
7738      Branch: metaconfig/U/perl
7739            + testsyml.U
7740 ____________________________________________________________________________
7741 [  8040] By: jhi                                   on 2000/12/08  16:03:08
7742         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
7743              From: sthoenna@efn.org
7744              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
7745              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
7746      Branch: perl
7747            ! Changes lib/ExtUtils/MM_OS2.pm
7748 ____________________________________________________________________________
7749 [  8039] By: jhi                                   on 2000/12/08  15:57:11
7750         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
7751              From: Simon Cozens <simon@cozens.net>
7752              Date: Fri, 8 Dec 2000 13:33:31 +0000
7753              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
7754              
7755              (The pp_hot part needed a rewrite.)
7756      Branch: perl
7757            ! doop.c pp_hot.c utf8.c
7758 ____________________________________________________________________________
7759 [  8038] By: jhi                                   on 2000/12/08  15:25:08
7760         Log: Subject: djSP
7761              From: Michael Stevens <michael@etla.org>
7762              Date: Wed, 6 Dec 2000 23:24:01 +0000
7763              Message-ID: <20001206232400.A21381@firedrake.org>
7764              
7765              Plus a note from Nick Ing-Simmons.
7766      Branch: perl
7767            ! pp.h
7768 ____________________________________________________________________________
7769 [  8037] By: jhi                                   on 2000/12/08  15:18:35
7770         Log: Filetype is text.
7771      Branch: perl
7772            ! t/op/utf8decode.t
7773 ____________________________________________________________________________
7774 [  8036] By: jhi                                   on 2000/12/08  03:31:27
7775         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
7776              From: Andy Dougherty <doughera@lafayette.edu>
7777              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
7778              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
7779              
7780              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
7781              From: Andy Dougherty <doughera@lafayette.edu>
7782              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
7783              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
7784      Branch: perl
7785            + ext/POSIX/hints/svr4.pl
7786            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
7787 ____________________________________________________________________________
7788 [  8035] By: jhi                                   on 2000/12/08  03:26:01
7789         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
7790              From: Andy Dougherty <doughera@lafayette.edu>
7791              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
7792              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
7793      Branch: perl
7794            ! t/README t/base/term.t
7795 ____________________________________________________________________________
7796 [  8034] By: jhi                                   on 2000/12/08  03:21:59
7797         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
7798              From: mjd@plover.com  
7799              Date: 7 Dec 2000 21:04:20 -0000
7800              Message-ID: <20001207210420.22282.qmail@plover.com>
7801              
7802              Plus -z doc.
7803      Branch: perl
7804            ! pod/perlfunc.pod
7805 ____________________________________________________________________________
7806 [  8033] By: jhi                                   on 2000/12/08  03:19:03
7807         Log: Use the UTF8 macros a bit.  They can't be used with abandon
7808              everywhere because we do generate illegal UTF-8 in some situations.
7809              This is of course naughty.
7810      Branch: perl
7811            ! pod/perlapi.pod utf8.c utf8.h
7812 ____________________________________________________________________________
7813 [  8032] By: jhi                                   on 2000/12/08  03:00:09
7814         Log: Out of sync?
7815      Branch: perl
7816            ! t/pragma/warn/utf8
7817 ____________________________________________________________________________
7818 [  8031] By: jhi                                   on 2000/12/08  02:22:39
7819         Log: Cnt spl.
7820      Branch: perl
7821            ! MANIFEST
7822 ____________________________________________________________________________
7823 [  8030] By: jhi                                   on 2000/12/08  01:23:54
7824         Log: Add test for reverse().
7825      Branch: perl
7826            + t/op/reverse.t
7827            ! MANIFEST
7828 ____________________________________________________________________________
7829 [  8029] By: jhi                                   on 2000/12/08  01:21:47
7830         Log: Integrate perlio.
7831      Branch: perl
7832           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
7833           !> perlio.c perlio.h perlsdio.h warnings.pl
7834 ____________________________________________________________________________
7835 [  8028] By: jhi                                   on 2000/12/08  01:19:08
7836         Log: Introduce macros for UTF8 decoding.
7837      Branch: perl
7838            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
7839 ____________________________________________________________________________
7840 [  8027] By: nick                                  on 2000/12/07  22:18:19
7841         Log: Integrate mainline
7842      Branch: perlio
7843           !> embed.pl pod/perlapi.pod utf8.c
7844 ____________________________________________________________________________
7845 [  8026] By: nick                                  on 2000/12/07  21:45:08
7846         Log: Various oddities p4 diff -se showed up
7847              Remove 'our' from warnings.pl
7848      Branch: perlio
7849            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
7850 ____________________________________________________________________________
7851 [  8025] By: nick                                  on 2000/12/07  21:43:32
7852         Log: Change PerlIO_(get|set)pos to take SV *
7853              Should fix, OS/2, VMS, (sfio??)
7854      Branch: perlio
7855            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
7856 ____________________________________________________________________________
7857 [  8024] By: jhi                                   on 2000/12/07  19:05:32
7858         Log: Document utf8_to_uv() better.
7859      Branch: perl
7860            ! pod/perlapi.pod utf8.c
7861 ____________________________________________________________________________
7862 [  8023] By: jhi                                   on 2000/12/07  18:23:47
7863         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
7864      Branch: perl
7865            ! embed.pl pod/perlapi.pod utf8.c
7866 ____________________________________________________________________________
7867 [  8022] By: jhi                                   on 2000/12/07  04:13:51
7868         Log: Integrate perlio.
7869      Branch: perl
7870           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
7871           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
7872           !> win32/makefile.mk
7873 ____________________________________________________________________________
7874 [  8021] By: nick                                  on 2000/12/07  00:28:14
7875         Log: Various attempts at MSVC debug - not sure what has
7876              changed but works now. 
7877              Seems atexit() _may_ work for DLLs built with MSVC so don't
7878              call cleanup that way.
7879      Branch: perlio
7880            ! perlio.c win32/makefile.mk
7881 ____________________________________________________________________________
7882 [  8020] By: nick                                  on 2000/12/06  19:57:20
7883         Log: Integrate mainline
7884      Branch: perlio
7885           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
7886           !> (integrate 75 files)
7887 ____________________________________________________________________________
7888 [  8019] By: nick                                  on 2000/12/06  19:28:21
7889         Log: Add useperlio to config.vc
7890              Turn off binmode in config_H.PL
7891              Regen all the config_H.xx
7892              Attempt to get debugging build with MSVC.
7893      Branch: perlio
7894            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7895            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
7896 ____________________________________________________________________________
7897 [  8018] By: nick                                  on 2000/12/06  19:21:57
7898         Log: Test various dup/external program options on all platforms.
7899      Branch: perlio
7900            ! t/io/dup.t
7901 ____________________________________________________________________________
7902 [  8017] By: nick                                  on 2000/12/06  19:20:47
7903         Log: Fix harness to be less picky
7904      Branch: perlio
7905            ! lib/Test/Harness.pm
7906 ____________________________________________________________________________
7907 [  8016] By: jhi                                   on 2000/12/06  16:45:12
7908         Log: Update Changes.
7909      Branch: perl
7910            ! Changes patchlevel.h
7911 ____________________________________________________________________________
7912 [  8015] By: jhi                                   on 2000/12/06  16:41:03
7913         Log: Test \x{...} with ord().
7914      Branch: perl
7915            ! t/op/ord.t
7916 ____________________________________________________________________________
7917 [  8014] By: jhi                                   on 2000/12/06  16:20:33
7918         Log: Test tweak because of #8013.
7919      Branch: perl
7920            ! t/lib/b.t
7921 ____________________________________________________________________________
7922 [  8013] By: jhi                                   on 2000/12/06  16:09:09
7923         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
7924              From: Michael G Schwern <schwern@pobox.com>
7925              Date: Tue, 5 Dec 2000 21:23:28 -0500
7926              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
7927              
7928              Carp::Heavy parts not very applicable because of recent changes.
7929      Branch: perl
7930            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
7931            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
7932            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
7933            ! lib/Exporter.pm lib/Exporter/Heavy.pm
7934            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
7935            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7936            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
7937            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
7938            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
7939            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
7940            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
7941            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
7942            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
7943            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
7944            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
7945            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
7946            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
7947            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
7948            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
7949            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
7950            ! warnings.pl
7951 ____________________________________________________________________________
7952 [  8012] By: jhi                                   on 2000/12/06  15:22:38
7953         Log: Subject: [PATCH] Re: New harness is failing things
7954              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7955              Date: Wed, 6 Dec 2000 13:00:30 GMT
7956              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
7957      Branch: perl
7958            ! lib/Test/Harness.pm
7959 ____________________________________________________________________________
7960 [  8011] By: jhi                                   on 2000/12/06  15:12:08
7961         Log: Subject: installhtml changes
7962              From: Michael Stevens <michael@etla.org>
7963              Date: Wed, 6 Dec 2000 13:15:53 +0000
7964              Message-ID: <20001206131553.A27317@firedrake.org>
7965      Branch: perl
7966            ! installhtml
7967 ____________________________________________________________________________
7968 [  8010] By: jhi                                   on 2000/12/06  15:06:05
7969         Log: Subject: the dTHR hits
7970              From: Michael Stevens <michael@etla.org>
7971              Date: Wed, 6 Dec 2000 12:06:03 +0000
7972              Message-ID: <20001206120603.A24581@firedrake.org>
7973              
7974              More, errrm, less dTHRs.
7975      Branch: perl
7976            ! bytecode.pl ext/B/B/C.pm
7977 ____________________________________________________________________________
7978 [  8009] By: jhi                                   on 2000/12/06  15:04:25
7979         Log: Subject: MakeMaker mailing list gone?
7980              From: Michael G Schwern <schwern@pobox.com>
7981              Date: Tue, 5 Dec 2000 19:29:59 -0500
7982              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
7983              
7984              The MakeMaker mailing list is dead, perlbug is the right
7985              address to report bugs.
7986      Branch: perl
7987            ! lib/ExtUtils/MakeMaker.pm
7988 ____________________________________________________________________________
7989 [  8008] By: jhi                                   on 2000/12/06  15:00:32
7990         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
7991              From: Michael G Schwern <schwern@pobox.com>
7992              Date: Tue, 5 Dec 2000 19:21:21 -0500
7993              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
7994              
7995              Add a default MANIFEST skip that ignores things like
7996              version control files, editor temporary files, and the Makefile.
7997      Branch: perl
7998            + lib/ExtUtils/MANIFEST.SKIP
7999            ! MANIFEST lib/ExtUtils/Manifest.pm
8000 ____________________________________________________________________________
8001 [  8007] By: jhi                                   on 2000/12/06  14:57:20
8002         Log: In Amiga more manual hackery of the scripts seems to be needed,
8003              from Jan-Erik Karlsson.  Why Configure does not get this right
8004              is unknown, may be shell-induced.
8005      Branch: perl
8006            ! README.amiga
8007 ____________________________________________________________________________
8008 [  8006] By: jhi                                   on 2000/12/05  23:53:12
8009         Log: Add TOPm1s to peek at the second topmost stack item.
8010      Branch: perl
8011            ! pp.h
8012 ____________________________________________________________________________
8013 [  8005] By: jhi                                   on 2000/12/05  23:13:55
8014         Log: Avaunt, you foul UTF-8 tests.
8015      Branch: perl
8016            ! t/op/ver.t t/pragma/utf8.t
8017 ____________________________________________________________________________
8018 [  8004] By: jhi                                   on 2000/12/05  23:09:54
8019         Log: Continue utf8 dispersal. 
8020      Branch: perl
8021            + t/op/concat.t
8022            ! MANIFEST t/pragma/utf8.t
8023 ____________________________________________________________________________
8024 [  8003] By: nick                                  on 2000/12/05  23:02:39
8025         Log: Integrate mainline.
8026      Branch: perlio
8027           +> t/op/length.t t/op/utf8decode.t
8028           !> (integrate 69 files)
8029 ____________________________________________________________________________
8030 [  8002] By: jhi                                   on 2000/12/05  22:59:28
8031         Log: Integrate perlio.
8032      Branch: perl
8033           !> iperlsys.h perl.c perlio.c win32/perllib.c
8034 ____________________________________________________________________________
8035 [  8001] By: nick                                  on 2000/12/05  22:07:52
8036         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
8037              - calloc/free suffer from damage on TerminateThread()
8038              - use PerlMemShared (as originally planned) now fixed
8039              - avoid doing anything important on DLL "detach".
8040      Branch: perlio
8041            ! perl.c perlio.c win32/perllib.c
8042 ____________________________________________________________________________
8043 [  8000] By: nick                                  on 2000/12/05  21:05:09
8044         Log: Fix gross PerlMemShared issue.
8045      Branch: perlio
8046            ! iperlsys.h
8047 ____________________________________________________________________________
8048 [  7999] By: jhi                                   on 2000/12/05  20:46:58
8049         Log: Test for Unicode (UTF-8) hash keys.
8050      Branch: perl
8051            ! t/op/each.t
8052 ____________________________________________________________________________
8053 [  7998] By: jhi                                   on 2000/12/05  20:30:35
8054         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
8055              is now always UTF-8), empty line cosmetics.
8056      Branch: perl
8057            ! t/pragma/utf8.t
8058 ____________________________________________________________________________
8059 [  7997] By: jhi                                   on 2000/12/05  20:15:40
8060         Log: Subject: Re: STRLEN - what?
8061              From: Andy Dougherty <doughera@lafayette.edu>
8062              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
8063              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
8064              
8065              Explain STRLEN.
8066      Branch: perl
8067            ! pod/perlguts.pod
8068 ____________________________________________________________________________
8069 [  7996] By: jhi                                   on 2000/12/05  20:13:34
8070         Log: Split off the UTF-8 decoder tests, make them to check also
8071              the error message.
8072      Branch: perl
8073            + t/op/utf8decode.t
8074            ! MANIFEST t/pragma/utf8.t utf8.c
8075 ____________________________________________________________________________
8076 [  7995] By: jhi                                   on 2000/12/05  16:39:47
8077         Log: Start migrating bits of pragma/utf8 to elsewhere
8078              (since the long term plan is to obsolete 'use utf8').
8079      Branch: perl
8080            + t/op/length.t
8081            ! MANIFEST t/pragma/utf8.t
8082 ____________________________________________________________________________
8083 [  7994] By: jhi                                   on 2000/12/05  16:30:21
8084         Log: Fix a manual edit typo from #7993, fix the message formatting
8085              for Unicode, add few our declarations.
8086      Branch: perl
8087            ! lib/Carp/Heavy.pm
8088 ____________________________________________________________________________
8089 [  7993] By: jhi                                   on 2000/12/05  16:09:15
8090         Log: Subject: Need help with warnings :-(
8091              From: "Ben Tilly" <ben_tilly@hotmail.com>
8092              Date: Tue, 05 Dec 2000 01:35:54 -0500
8093              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
8094              
8095              Subject: UPDATE: Carp/Heavy now passes all tests
8096              From: "Ben Tilly" <ben_tilly@hotmail.com>
8097              Date: Tue, 05 Dec 2000 07:59:41 -0500
8098              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
8099              
8100              The Brave New Carp.
8101      Branch: perl
8102            ! lib/Carp.pm lib/Carp/Heavy.pm
8103 ____________________________________________________________________________
8104 [  7992] By: jhi                                   on 2000/12/05  15:55:08
8105         Log: Subject: [PATCH perl@7979] cygwin port
8106              From: "Eric Fifer" <efifer@dircon.co.uk>
8107              Date: Tue, 5 Dec 2000 14:04:09 -0000
8108              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
8109      Branch: perl
8110            ! t/lib/net-hostent.t
8111 ____________________________________________________________________________
8112 [  7991] By: jhi                                   on 2000/12/05  15:52:34
8113         Log: Subject: Re: [PATCH] The largest hoax of all times?
8114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8115              Date: Tue, 5 Dec 2000 00:40:25 -0500
8116              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
8117              
8118              Subject: Re: [PATCH] The largest hoax of all times?
8119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8120              Date: Mon, 4 Dec 2000 23:55:53 -0500
8121              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
8122              
8123              Subject: Re: [PATCH] The largest hoax of all times?
8124              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8125              Date: Tue, 5 Dec 2000 01:28:45 -0500
8126              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
8127              
8128              Fix the unpredictable order of DESTROYs.
8129      Branch: perl
8130            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
8131            ! sv.c sv.h t/op/ref.t
8132 ____________________________________________________________________________
8133 [  7990] By: jhi                                   on 2000/12/05  14:38:53
8134         Log: Subject: [PATCH] shrink pp_hot fractionally
8135              From: Nicholas Clark <nick@ccl4.org>
8136              Date: Tue, 5 Dec 2000 12:44:31 +0000
8137              Message-ID: <20001205124431.E74518@plum.flirble.org>
8138              
8139              Use report_evil_fh().
8140      Branch: perl
8141            ! opcode.pl opnames.h pp_hot.c util.c
8142 ____________________________________________________________________________
8143 [  7989] By: jhi                                   on 2000/12/05  14:21:27
8144         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
8145              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8146              Date: Mon, 04 Dec 2000 22:21:59 -0800
8147              Message-ID: <HmIL6gzkgepS092yn@efn.org>
8148              
8149              Harness shouldn't ignore responses like "ok 3\r\r\n".
8150      Branch: perl
8151            ! lib/Test/Harness.pm
8152 ____________________________________________________________________________
8153 [  7988] By: jhi                                   on 2000/12/05  13:51:28
8154         Log: Integrate the "skip" messages to explain().
8155      Branch: perl
8156            ! t/lib/syslfs.t t/op/lfs.t
8157 ____________________________________________________________________________
8158 [  7987] By: jhi                                   on 2000/12/05  12:34:54
8159         Log: The one that got away in #7984.
8160              
8161              Subject: Re: dTHR - what and why?
8162              From: Michael Stevens <michael@etla.org> 
8163              Date: Tue, 5 Dec 2000 11:15:52 +0000
8164              Message-ID: <20001205111552.A4647@firedrake.org>
8165      Branch: perl
8166            ! sv.h
8167 ____________________________________________________________________________
8168 [  7986] By: gsar                                  on 2000/12/05  09:14:44
8169         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
8170              due to the notorious GetFileType() bug in Windows 9x, which fstat()
8171              tickles)
8172      Branch: perl
8173            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
8174 ____________________________________________________________________________
8175 [  7985] By: jhi                                   on 2000/12/05  05:49:03
8176         Log: Integrate perlio.
8177      Branch: perl
8178           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
8179           !> win32/perlhost.h win32/perllib.c
8180 ____________________________________________________________________________
8181 [  7984] By: jhi                                   on 2000/12/05  05:48:16
8182         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
8183      Branch: perl
8184            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
8185            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
8186            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
8187            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
8188            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
8189            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
8190            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
8191            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
8192            ! win32/win32.c
8193 ____________________________________________________________________________
8194 [  7983] By: nick                                  on 2000/12/04  23:27:43
8195         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
8196      Branch: perlio
8197            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
8198            ! win32/perlhost.h win32/perllib.c
8199 ____________________________________________________________________________
8200 [  7982] By: jhi                                   on 2000/12/04  19:44:09
8201         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
8202              uncovered by #7980.
8203      Branch: perl
8204            ! op.c
8205 ____________________________________________________________________________
8206 [  7981] By: jhi                                   on 2000/12/04  19:42:07
8207         Log: Subject: [PATCH] Trivial dump.c feature
8208              From: Simon Cozens <simon@cozens.net>
8209              Date: Mon, 4 Dec 2000 18:08:38 +0000
8210              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
8211              
8212              Show whether a constant is UTF-8.
8213      Branch: perl
8214            ! dump.c
8215 ____________________________________________________________________________
8216 [  7980] By: jhi                                   on 2000/12/04  19:36:51
8217         Log: UTF-8 hash keys, patch from Inaba Hiroto.
8218      Branch: perl
8219            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
8220 ____________________________________________________________________________
8221 [  7979] By: jhi                                   on 2000/12/04  17:36:28
8222         Log: Update Changes.
8223      Branch: perl
8224            ! Changes patchlevel.h
8225 ____________________________________________________________________________
8226 [  7978] By: jhi                                   on 2000/12/04  16:42:17
8227         Log: Retract #7977, still too volatile (the euphemism of the day
8228              for unfinished and buggy :-)
8229      Branch: perl
8230            ! doop.c hv.c pp.c sv.h
8231 ____________________________________________________________________________
8232 [  7977] By: jhi                                   on 2000/12/04  16:25:15
8233         Log: (Retracted by #7978, too shaky yet.)
8234              
8235              Subject: Re: utf8 in hash keys, implementor missing
8236              From: Simon Cozens <simon@cozens.net>
8237              Date: Sat, 2 Dec 2000 19:49:35 +0000
8238              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
8239              
8240              The first step at UTF-8 hash keys.
8241      Branch: perl
8242            ! doop.c hv.c pp.c sv.h
8243 ____________________________________________________________________________
8244 [  7976] By: jhi                                   on 2000/12/04  16:13:53
8245         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
8246              From: sthoenna@efn.org
8247              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
8248              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
8249      Branch: perl
8250            ! os2/os2.c perlio.c
8251 ____________________________________________________________________________
8252 [  7975] By: jhi                                   on 2000/12/04  16:05:25
8253         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
8254              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8255              Date: Thu, 30 Nov 2000 20:50:37 -0800
8256              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
8257      Branch: perl
8258            ! os2/os2.c
8259 ____________________________________________________________________________
8260 [  7974] By: jhi                                   on 2000/12/04  16:03:57
8261         Log: Subject: [PATCH] ++ 20% faster
8262              From: Nicholas Clark <nick@ccl4.org>
8263              Date: Mon, 4 Dec 2000 12:17:27 +0000
8264              Message-ID: <20001204121726.B52976@plum.flirble.org>
8265              
8266              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
8267      Branch: perl
8268            ! sv.c
8269 ____________________________________________________________________________
8270 [  7973] By: jhi                                   on 2000/12/04  16:00:48
8271         Log: 
8272              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
8273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8274              Date: Mon, 04 Dec 2000 12:30:45 +0100
8275              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
8276              
8277              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
8278              library (getprotobyname and getprotobynumber are outversioned by
8279              the same calls in libc, at least for xlc version 3.
8280      Branch: perl
8281            ! hints/aix.sh
8282 ____________________________________________________________________________
8283 [  7972] By: jhi                                   on 2000/12/04  02:58:31
8284         Log: Integrate perlio.
8285      Branch: perl
8286           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
8287           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
8288           !> win32/win32.h win32/win32iop.h win32/win32thread.h
8289 ____________________________________________________________________________
8290 [  7971] By: nick                                  on 2000/12/04  00:24:33
8291         Log: Quieten some noise in Win32 builds:
8292              - win32.h is included after <sys/socket.h>, so need to 
8293              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
8294              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
8295      Branch: perlio
8296            ! doio.c perl.h toke.c win32/win32.h
8297 ____________________________________________________________________________
8298 [  7970] By: nick                                  on 2000/12/03  22:57:46
8299         Log: PERL_IMPLICIT_SYS compiles but does not work.
8300      Branch: perlio
8301            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
8302            ! win32/perlhost.h win32/perllib.c win32/win32.h
8303            ! win32/win32iop.h win32/win32thread.h
8304 ____________________________________________________________________________
8305 [  7969] By: jhi                                   on 2000/12/03  22:12:58
8306         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
8307              used to swash_init(), makes regprop() dumps more informative
8308              (+utf8::IsAlpha, -utf8::IsDigit, for example).
8309      Branch: perl
8310            ! regcomp.c regexec.c
8311 ____________________________________________________________________________
8312 [  7968] By: jhi                                   on 2000/12/03  21:39:56
8313         Log: Implement ANYOFUTF8 regprop() dumping.
8314      Branch: perl
8315            ! regcomp.c
8316 ____________________________________________________________________________
8317 [  7967] By: jhi                                   on 2000/12/03  20:57:19
8318         Log: Make uv_to_utf8() to zero-terminate its output buffer,
8319              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
8320      Branch: perl
8321            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
8322 ____________________________________________________________________________
8323 [  7966] By: nick                                  on 2000/12/03  18:41:21
8324         Log: Integrate mainline (STDCHAR)
8325      Branch: perlio
8326           !> Configure t/pragma/utf8.t
8327 ____________________________________________________________________________
8328 [  7965] By: jhi                                   on 2000/12/03  17:58:20
8329         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
8330      Branch: perl
8331            ! t/pragma/utf8.t
8332 ____________________________________________________________________________
8333 [  7964] By: jhi                                   on 2000/12/03  17:35:56
8334         Log: Integrate perlio.
8335      Branch: perl
8336           !> iperlsys.h perlio.c
8337 ____________________________________________________________________________
8338 [  7963] By: jhi                                   on 2000/12/03  17:33:55
8339         Log: Metaconfig unit change for #7962.
8340      Branch: metaconfig
8341            ! U/modified/stdchar.U
8342 ____________________________________________________________________________
8343 [  7962] By: jhi                                   on 2000/12/03  17:33:27
8344         Log: Untangle the <stdio.h> #include nest for the stdchar test,
8345              from Andy Dougherty.
8346      Branch: perl
8347            ! Configure
8348 ____________________________________________________________________________
8349 [  7961] By: nick                                  on 2000/12/03  16:53:00
8350         Log: Make iperlsys.h vector stdio not PerlIO.
8351      Branch: perlio
8352            ! iperlsys.h perlio.c
8353 ____________________________________________________________________________
8354 [  7960] By: nick                                  on 2000/12/03  14:43:01
8355         Log: Integrate mainline
8356      Branch: perlio
8357           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
8358           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
8359 ____________________________________________________________________________
8360 [  7959] By: jhi                                   on 2000/12/03  08:16:36
8361         Log: Use DO_UTF8().
8362      Branch: perl
8363            ! op.c
8364 ____________________________________________________________________________
8365 [  7958] By: jhi                                   on 2000/12/02  18:33:05
8366         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
8367              From: Mike Guy <mjtg@cam.ac.uk>         
8368              Date: Sat, 02 Dec 2000 17:27:13 +0000
8369              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
8370              
8371              An extraneous argument.
8372      Branch: perl
8373            ! toke.c
8374 ____________________________________________________________________________
8375 [  7957] By: jhi                                   on 2000/12/02  18:22:32
8376         Log: A missing hunk.
8377      Branch: perl
8378            ! t/lib/net-hostent.t
8379 ____________________________________________________________________________
8380 [  7956] By: jhi                                   on 2000/12/02  18:06:20
8381         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
8382              From: Nicholas Clark <nick@ccl4.org>
8383              Date: Sat, 2 Dec 2000 14:28:27 +0000
8384              Message-ID: <20001202142827.A12308@plum.flirble.org>
8385              
8386              Test robustness.
8387      Branch: perl
8388            ! t/lib/net-hostent.t
8389 ____________________________________________________________________________
8390 [  7955] By: jhi                                   on 2000/12/02  17:58:06
8391         Log: Metaconfig unit change for #7954.
8392      Branch: metaconfig
8393            ! U/modified/stdchar.U
8394 ____________________________________________________________________________
8395 [  7954] By: jhi                                   on 2000/12/02  17:54:32
8396         Log: An inconvenient hang would happen if the stdio _ptr wasn't
8397              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
8398              would be grepping stdin for all eternity for the _ptr.)
8399      Branch: perl
8400            ! Configure
8401 ____________________________________________________________________________
8402 [  7953] By: jhi                                   on 2000/12/02  00:07:15
8403         Log: Update Changes.
8404      Branch: perl
8405            ! Changes patchlevel.h
8406 ____________________________________________________________________________
8407 [  7952] By: jhi                                   on 2000/12/01  23:54:47
8408         Log: Subject: Re: long shell lines
8409              From: Andy Dougherty <doughera@lafayette.edu>
8410              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
8411              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
8412              
8413              Split overly long shell command lines.
8414      Branch: perl
8415            ! lib/ExtUtils/MM_Unix.pm
8416 ____________________________________________________________________________
8417 [  7951] By: jhi                                   on 2000/12/01  23:48:02
8418         Log: The metaconfig unit change for #7950.
8419      Branch: metaconfig
8420            + U/modified/stdchar.U
8421 ____________________________________________________________________________
8422 [  7950] By: jhi                                   on 2000/12/01  23:47:39
8423         Log: Try to find stdchar also from <stdio_impl.h>.
8424      Branch: perl
8425            ! Configure config_h.SH
8426 ____________________________________________________________________________
8427 [  7949] By: jhi                                   on 2000/12/01  23:46:45
8428         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
8429              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
8430              Date: Fri, 1 Dec 2000 16:26:08 -0500
8431              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
8432              
8433              Reword the diagnostic message.
8434      Branch: perl
8435            ! pod/perldiag.pod
8436 ____________________________________________________________________________
8437 [  7948] By: nick                                  on 2000/12/01  22:49:43
8438         Log: Integrate mainline (for s/y/m as sub names stuff).
8439      Branch: perlio
8440           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
8441           !> t/pragma/warn/toke toke.c
8442 ____________________________________________________________________________
8443 [  7947] By: jhi                                   on 2000/12/01  20:55:41
8444         Log: Integrate perlio.
8445      Branch: perl
8446           !> perlio.c perliol.h t/io/pipe.t
8447 ____________________________________________________________________________
8448 [  7946] By: jhi                                   on 2000/12/01  20:36:51
8449         Log: Upgrade to CPAN 1.59_51, from Andreas König.
8450      Branch: perl
8451            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8452 ____________________________________________________________________________
8453 [  7945] By: nick                                  on 2000/12/01  20:31:32
8454         Log: Integrate mainline
8455      Branch: perlio
8456           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
8457           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
8458           +> t/lib/net-hostent.t
8459           !> (integrate 35 files)
8460 ____________________________________________________________________________
8461 [  7944] By: jhi                                   on 2000/12/01  20:23:29
8462         Log: Some help for 20001130.011.  Now one gets warnings like
8463              "Ambiguous -f() resolved as a file test ..."
8464      Branch: perl
8465            ! pod/perldiag.pod t/pragma/warn/toke toke.c
8466 ____________________________________________________________________________
8467 [  7943] By: jhi                                   on 2000/12/01  19:44:44
8468         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
8469              that also breaks using them as methods. 
8470      Branch: perl
8471            ! pod/perldiag.pod t/op/misc.t toke.c
8472 ____________________________________________________________________________
8473 [  7942] By: nick                                  on 2000/12/01  17:56:46
8474         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
8475              Make 'unix' pass most tests
8476              - do unread by temporary push of layer ("pending") holding unread chars
8477              - fast_gets is now based on per-handle flag
8478              - relax one of io/pipe.t tests to allow print to fail and close to
8479              succeed so that it passes on unbuffered "unix" layer.
8480              Remaining fail is sporadic and a genuine race condition between
8481              parent/child in fork test.
8482      Branch: perlio
8483            ! perlio.c perliol.h t/io/pipe.t
8484 ____________________________________________________________________________
8485 [  7941] By: jhi                                   on 2000/12/01  15:28:58
8486         Log: (Retracted by #7943.)
8487              
8488              Reserve the short named string operator names.
8489      Branch: perl
8490            ! pod/perldiag.pod t/op/misc.t toke.c
8491 ____________________________________________________________________________
8492 [  7940] By: jhi                                   on 2000/12/01  06:45:53
8493         Log: Get the three different space character classes right under utf8.
8494      Branch: perl
8495            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
8496            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
8497            ! regexec.c t/op/pat.t utf8.c
8498 ____________________________________________________________________________
8499 [  7939] By: jhi                                   on 2000/12/01  03:26:26
8500         Log: Two more tests that make no sense in UTF-8 since the test
8501              data is not in UTF-8.
8502      Branch: perl
8503            ! t/op/regexp.t
8504 ____________________________________________________________________________
8505 [  7938] By: jhi                                   on 2000/12/01  03:20:39
8506         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
8507              should it be required inside regexen?
8508      Branch: perl
8509            ! regcomp.c t/op/regmesg.t
8510 ____________________________________________________________________________
8511 [  7937] By: jhi                                   on 2000/12/01  02:58:53
8512         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
8513              stored and restored, and thusly was trounced by the utf8 swash
8514              routines.
8515      Branch: perl
8516            ! regcomp.c
8517 ____________________________________________________________________________
8518 [  7936] By: jhi                                   on 2000/11/30  20:41:39
8519         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
8520              Why the different platforms behave so differently (core dump vs
8521              no core dump) on this bug is a but of a mystery, but if I had to
8522              guess I would mumble something like 'alignment'.
8523      Branch: perl
8524            ! sv.c
8525 ____________________________________________________________________________
8526 [  7935] By: jhi                                   on 2000/11/30  16:17:02
8527         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
8528              From: Robin Barker <rmb1@cise.npl.co.uk>
8529              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
8530              Date: Thu, 30 Nov 2000 14:27:12 GMT
8531      Branch: perl
8532            ! perlio.c toke.c
8533 ____________________________________________________________________________
8534 [  7934] By: jhi                                   on 2000/11/30  16:04:49
8535         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
8536      Branch: perl
8537            ! t/lib/net-hostent.t
8538 ____________________________________________________________________________
8539 [  7933] By: jhi                                   on 2000/11/30  06:07:26
8540         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
8541              From: Peter Prymmer <pvhp@forte.com>
8542              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
8543              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
8544              
8545              In VMS the localhost may be LOCALHOST.
8546      Branch: perl
8547            ! t/lib/net-hostent.t
8548 ____________________________________________________________________________
8549 [  7932] By: jhi                                   on 2000/11/30  01:11:11
8550         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
8551              From: Peter Prymmer <pvhp@forte.com>
8552              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
8553              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
8554              
8555              plus regen perlapi.pod.
8556      Branch: perl
8557            ! pod/perlapi.pod utf8.c
8558 ____________________________________________________________________________
8559 [  7931] By: jhi                                   on 2000/11/30  01:06:19
8560         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
8561              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8562              Date:     Wed, 29 Nov 2000 17:15:11 EST
8563              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
8564      Branch: perl
8565            ! t/lib/filter-util.pl t/lib/filter-util.t
8566 ____________________________________________________________________________
8567 [  7930] By: jhi                                   on 2000/11/29  18:51:55
8568         Log: Update Changes.
8569      Branch: perl
8570            ! Changes patchlevel.h
8571 ____________________________________________________________________________
8572 [  7929] By: jhi                                   on 2000/11/29  18:50:55
8573         Log: Update the va_copy() metaconfig unit.
8574      Branch: metaconfig/U/perl
8575            ! need_va_copy.U
8576 ____________________________________________________________________________
8577 [  7928] By: jhi                                   on 2000/11/29  17:50:43
8578         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
8579              From: Dominic Dunlop <domo@computer.org>
8580              Date: Tue, 28 Nov 2000 16:41:57 +0100
8581              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
8582              
8583              Patch to catch a core dump in the Configure va_copy test.
8584      Branch: perl
8585            ! Configure config_h.SH
8586 ____________________________________________________________________________
8587 [  7927] By: jhi                                   on 2000/11/29  17:31:59
8588         Log: Retract #7921, the patch shouldn't be needed.
8589      Branch: perl
8590            ! sv.c
8591 ____________________________________________________________________________
8592 [  7926] By: jhi                                   on 2000/11/29  17:01:41
8593         Log: Make the Class::Struct import() wiser.
8594      Branch: perl
8595            ! lib/Class/Struct.pm t/lib/class-struct.t
8596 ____________________________________________________________________________
8597 [  7925] By: jhi                                   on 2000/11/29  16:36:33
8598         Log: All the core library users of Class::Struct seem to be
8599              using "use Class::Struct 'struct';" instead of the bare
8600              "use Class::Struct;", which isn't documented in Class::Struct.
8601              This can't be right.
8602      Branch: perl
8603            ! lib/File/stat.pm
8604 ____________________________________________________________________________
8605 [  7924] By: jhi                                   on 2000/11/29  16:32:15
8606         Log: A test works better if it has the right 1..$n output.
8607      Branch: perl
8608            ! t/lib/class-struct.t
8609 ____________________________________________________________________________
8610 [  7923] By: jhi                                   on 2000/11/29  16:29:11
8611         Log: Forgot to MANIFEST the new Net::hostent test.
8612      Branch: perl
8613            ! MANIFEST
8614 ____________________________________________________________________________
8615 [  7922] By: jhi                                   on 2000/11/29  16:27:49
8616         Log: Integrate perlio.
8617      Branch: perl
8618           !> iperlsys.h perlio.c
8619 ____________________________________________________________________________
8620 [  7921] By: jhi                                   on 2000/11/29  16:27:10
8621         Log: (Retracted by #7927.)
8622              
8623              Subject: [PATCH] Is infinity a number?
8624              From: Simon Cozens <simon@cozens.net>
8625              Date: Wed, 29 Nov 2000 14:48:20 +0000
8626              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
8627      Branch: perl
8628            ! sv.c
8629 ____________________________________________________________________________
8630 [  7920] By: jhi                                   on 2000/11/29  16:23:02
8631         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
8632              From: rspier@pobox.com (Robert Spier)
8633              Date: Wed, 29 Nov 2000 02:17:49 -0500
8634              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
8635              
8636              Add a test for Net::hostent.
8637      Branch: perl
8638            + t/lib/net-hostent.t
8639 ____________________________________________________________________________
8640 [  7919] By: jhi                                   on 2000/11/29  16:21:31
8641         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
8642              add a test for Class::Struct.
8643      Branch: perl
8644            + t/lib/class-struct.t
8645            ! MANIFEST lib/Class/Struct.pm
8646 ____________________________________________________________________________
8647 [  7918] By: jhi                                   on 2000/11/29  15:48:40
8648         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
8649              From: rspier@pobox.com (Robert Spier)
8650              Date: Wed, 29 Nov 2000 02:25:39 -0500
8651              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
8652              
8653              More checking in case someone has broken their services or
8654              protocol databases.
8655      Branch: perl
8656            ! ext/Sys/Syslog/Syslog.pm
8657 ____________________________________________________________________________
8658 [  7917] By: jhi                                   on 2000/11/29  15:46:25
8659         Log: Subject: [PATCH] $^O  win32 -> MSWin32
8660              From: rspier@pobox.com (Robert Spier)
8661              Date: Wed, 29 Nov 2000 02:17:38 -0500
8662              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
8663              
8664              plus similar nits for vms, err, VMS, and UNICOS.
8665      Branch: perl
8666            ! t/lib/syslfs.t t/op/lfs.t
8667 ____________________________________________________________________________
8668 [  7916] By: jhi                                   on 2000/11/29  15:42:51
8669         Log: Subject: [PATCH] Tokeniser debugging
8670              From: Simon Cozens <simon@cozens.net>
8671              Date: Wed, 29 Nov 2000 14:15:45 +0000
8672              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
8673      Branch: perl
8674            ! perl.c perl.h pod/perlrun.pod toke.c
8675 ____________________________________________________________________________
8676 [  7915] By: jhi                                   on 2000/11/29  15:41:36
8677         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
8678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8679              Date: Wed, 29 Nov 2000 02:13:14 -0500
8680              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
8681              
8682              OUT keyword nits.
8683              
8684              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
8685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8686              Date: Wed, 29 Nov 2000 03:09:04 -0500
8687              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
8688              
8689              OUT and IN_OUT documentation.
8690      Branch: perl
8691            ! lib/ExtUtils/xsubpp pod/perlxs.pod
8692 ____________________________________________________________________________
8693 [  7914] By: jhi                                   on 2000/11/29  03:35:01
8694         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
8695              From: John Tobey <jtobey@john-edwin-tobey.org>
8696              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
8697              Message-Id: <m140e1N-000FOoC@feynman.localnet>
8698              
8699              plus a performance speedup noticed by Sarathy.
8700      Branch: perl
8701            ! op.c
8702 ____________________________________________________________________________
8703 [  7913] By: jhi                                   on 2000/11/29  03:16:59
8704         Log: Use "1 while unlink" so that VMS gets clean, too.
8705      Branch: perl
8706            ! t/lib/filter-util.t
8707 ____________________________________________________________________________
8708 [  7912] By: jhi                                   on 2000/11/29  03:09:08
8709         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
8710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8711              Date: Tue, 28 Nov 2000 03:27:09 -0500
8712              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
8713      Branch: perl
8714            ! lib/ExtUtils/xsubpp
8715 ____________________________________________________________________________
8716 [  7911] By: jhi                                   on 2000/11/29  03:06:30
8717         Log: This should have been part of #7872: no need to scan UTF-8
8718              until eternity.
8719      Branch: perl
8720            ! utf8.c
8721 ____________________________________________________________________________
8722 [  7910] By: jhi                                   on 2000/11/29  02:50:04
8723         Log: One more perltie.pod nit from Casey R. Tweten.
8724      Branch: perl
8725            ! pod/perltie.pod
8726 ____________________________________________________________________________
8727 [  7909] By: jhi                                   on 2000/11/29  02:44:23
8728         Log: Document the known sprintf test failures, exact standard
8729              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
8730      Branch: perl
8731            ! pod/perldelta.pod t/op/sprintf.t
8732 ____________________________________________________________________________
8733 [  7908] By: jhi                                   on 2000/11/29  02:36:23
8734         Log: Add the Encoding table format documentation.
8735      Branch: perl
8736            + ext/Encode/Encode/EncodeFormat.pod
8737            ! MANIFEST
8738 ____________________________________________________________________________
8739 [  7907] By: jhi                                   on 2000/11/29  02:07:24
8740         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
8741              From: "Casey R. Tweten" <crt@kiski.net>
8742              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
8743              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
8744              
8745              Subject: Re: [PATCH] Updating perltie.pod for arrays
8746              From: "Casey R. Tweten" <crt@kiski.net>
8747              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
8748              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
8749      Branch: perl
8750            ! pod/perltie.pod
8751 ____________________________________________________________________________
8752 [  7906] By: nick                                  on 2000/11/28  22:40:59
8753         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
8754      Branch: perlio
8755            ! iperlsys.h perlio.c
8756 ____________________________________________________________________________
8757 [  7905] By: nick                                  on 2000/11/28  22:04:34
8758         Log: Integrate mainline
8759      Branch: perlio
8760           !> (integrate 39 files)
8761 ____________________________________________________________________________
8762 [  7904] By: jhi                                   on 2000/11/28  16:44:43
8763         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
8764              From: Nicholas Clark <nick@babyhippo.co.uk>
8765              Date: Tue, 28 Nov 2000 11:16:57 +0000
8766              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
8767      Branch: perl
8768            ! pod/perlipc.pod
8769 ____________________________________________________________________________
8770 [  7903] By: jhi                                   on 2000/11/28  16:40:31
8771         Log: Subject: [PATCH] Updating perltie.pod for arrays
8772              From: "Casey R. Tweten" <crt@kiski.net>
8773              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
8774              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
8775      Branch: perl
8776            ! pod/perltie.pod
8777 ____________________________________________________________________________
8778 [  7902] By: jhi                                   on 2000/11/28  16:39:37
8779         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
8780              From: Robin Barker <rmb1@cise.npl.co.uk>
8781              Date: Mon, 27 Nov 2000 17:56:44 GMT
8782              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
8783      Branch: perl
8784            ! pod/perlfunc.pod t/op/split.t
8785 ____________________________________________________________________________
8786 [  7901] By: jhi                                   on 2000/11/28  16:28:04
8787         Log: setmode() is a DOSish-only thing.
8788      Branch: perl
8789            ! perlio.c
8790 ____________________________________________________________________________
8791 [  7900] By: jhi                                   on 2000/11/28  16:21:46
8792         Log: Subject: [PATCH] perlcc.PL cleanups
8793              From: Simon Cozens <simon@cozens.net>
8794              Date: Tue, 28 Nov 2000 12:44:35 +0000
8795              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
8796      Branch: perl
8797            ! utils/perlcc.PL
8798 ____________________________________________________________________________
8799 [  7899] By: gsar                                  on 2000/11/28  06:32:55
8800         Log: reintegrate files missed by change#7895
8801      Branch: maint-5.6/perl
8802           +> ext/ByteLoader/bytecode.h utils/Makefile
8803            - utils/perlbc.PL
8804 ____________________________________________________________________________
8805 [  7897] By: gsar                                  on 2000/11/27  18:22:47
8806         Log: can't integrate these two files, for some reason
8807      Branch: maint-5.6/perl
8808            - ext/ByteLoader/bytecode.h utils/Makefile
8809 ____________________________________________________________________________
8810 [  7895] By: gsar                                  on 2000/11/27  18:11:21
8811         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
8812              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
8813              6757..6890,6892..6901 from mainline
8814              
8815              Bytecompiler patches from Benjamin Stuhl.
8816              
8817              More bytecompiler.
8818              
8819              Subject: [PATCH blead] B:: missing dependency
8820              
8821              Subject: [PATCH: 6757] configure.com updates and syslog build
8822              
8823              Long double Gconvert fixes from Yitzchak Scott-Thoennes
8824              and Spider Boardman.
8825              
8826              Subject: [PATCH blead] nextchar() abuse misses an optimisation
8827              
8828              Long double fixes from Spider Boardman.
8829              
8830              Make the selection of NVff et al stricter.
8831              
8832              cSVOPo_*v things index into the current PL_curpad
8833              under ithreads, which is different from the curpad
8834              used by the XSUB.  (In other words, the code as-is
8835              before this patch wouldn't work under ithreads.)
8836              
8837              Be portable.
8838              
8839              VMS MMS (make) wants null action.
8840              
8841              Mac and other portability updates from Chris Nandor.
8842              
8843              Storable support, v-version fixes.
8844              Subject: CPAN.pm beta for testing available
8845              
8846              Portability fix from Hugo van der Sanden.
8847              
8848              Bad makefile.
8849              
8850              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
8851              
8852              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
8853              
8854              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
8855              
8856              Replace #6705 with a minimal doc patch.
8857              Subject: [PATCH 5.6.0] replace change #6705
8858              
8859              Drop the separate perlbc, perlcc -b should be enough.
8860              
8861              installperl couldn't tell whether it had run tests or not.
8862              Subject: [PATCH] Re: installperl and t/TEST
8863              
8864              Add silencer flags to installperl.
8865              Subject: [PATCH] Making installperl silent.
8866              
8867              Make "make install" by default silent.  A new "install-verbose"
8868              target is verbose.
8869              
8870              More liberal parsing of version numbers.
8871              Subject: Re: CPAN.pm beta for testing available
8872              
8873              Create directories in silence.
8874              Subject: [PATCH] Another silencer for MakeMaker
8875              
8876              DOS patches and portability/porting notes, from Tim Jenness.
8877              
8878              Make installman to recognize the silence flag -S.
8879              
8880              Actually do something with the silencer option.
8881              
8882              Continue silencing.
8883              
8884              Show the doc file, not the temp file.
8885              
8886              Regen perltoc.
8887              
8888              Subject: [PATCH] More silencing of installman.
8889              
8890              Better wording for the vec lvalue diagnostic.
8891              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
8892              
8893              Subject: [PATCH: 6805] several more tweaks to configure.com
8894              
8895              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
8896              
8897              Missing parts of 
8898              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
8899              
8900              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
8901              (applied slightly modified)
8902              
8903              installperl --verbose and --silent.
8904              Subject: Re: [PATCH] More silencing of installman.
8905              
8906              Add install-silent target.
8907              
8908              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
8909              the problem reported in
8910              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
8911              
8912              Tweak the sfio/useperlio logic, hopefully as wished in
8913              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
8914              
8915              One forgotten file from #6816.
8916              
8917              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
8918              
8919              Remove duplicately applied patch shards.
8920              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
8921              
8922              Support preserving extremely big/small angles.
8923              
8924              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
8925              
8926              Subject: [PATCH] installation not quite silent yet.
8927              
8928              Update the test count.
8929              
8930              Use UVxf, PTR2UV, NVff.
8931              
8932              Document PTR2XX and INT2PTR.
8933              
8934              no-install target a la make -n.
8935              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
8936              
8937              grep -e isn't portable.
8938              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
8939              
8940              Can't get the test to reliably work thanks to the
8941              inaccurateness of floating point.  "Resolves" bug ids
8942              20000826.003, 20000826.009, 20000826.010,
8943              
8944              Subject: installman buglet
8945              
8946              DJGPP update from Laszlo Molnar.
8947              
8948              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
8949              
8950              Passing -R in ldflags makes now it to appear in the default
8951              for lddlflags, just like with -L.
8952              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
8953              
8954              Test nit.
8955              
8956              Use the actual thread type, not the pointer-to-struct.
8957              
8958              Provice virtual $Config{ccflags_nolargefiles} etc. 
8959              
8960              display_format used as a class method without arguments was broken,
8961              reported in
8962              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
8963              
8964              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
8965              
8966              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
8967              
8968              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
8969              
8970              opmini.o may be left around if a build is interrupted.
8971              
8972              Typo in #6858.
8973              
8974              Fix for ID 20000828.001, long doubles were not formatted
8975              correctly (showed up in $], which stopped installing perl).
8976              
8977              An attempt to fix the problem reported in
8978              Subject: Building perl@6856 using gcc/AIX 4.3.3 
8979              I can't test this properly since the gcc installation I have
8980              access to seems to be botched (gcc is calling the AIX cpp,
8981              a losing proposition...)
8982              
8983              Add -ld to archname on long tr...double platforms.
8984              
8985              Subject: hv.h Doc Patch
8986              
8987              Potential cruft.
8988              
8989              Subject: [PATCH bleedperl@6856] warnings fixes
8990              
8991              -S is the silent flag, -s is the strip flag.
8992              Subject: [PATCH] Re: [PATCH] make no-install          
8993              
8994              Take out the SUIDMAIL thing, that will not be
8995              a problem in 5.7.*.
8996              
8997              Subject: [PATCH bleedperl@6866] spellings
8998              
8999              Subject: [PATCH] Re: files not cleaned even by veryclean
9000              
9001              Use minimal @INC in tests, most of the time just '../lib',
9002              so that we simply can't pick up stuff from other Perls than
9003              the one we are testing.  Pointed out by
9004              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
9005              
9006              Update to Getopt::Long 2.24, from Johan Vromans.
9007              
9008              Fix for thinko in #6848.
9009              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
9010              
9011              Patches all over for people and the files they (hopefully) care about.
9012              
9013              Subject: Net::protoent does not export 'getproto'
9014              
9015              Missed a change in #6869.
9016              
9017              Subject: [PATCH] Warnings in B::Deparse
9018              
9019              Subject: [PATCH] Glob dumping
9020              
9021              Disable one of the tests for now.
9022              
9023              Disabling the one test is a bit tricky.
9024              
9025              Don't forget to tidy up.
9026              
9027              The #6881 removed one dump line.
9028              
9029              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
9030              
9031              Under usethreads the dumped variable is IN_PAD.
9032              Subject: Re: [PATCH] Glob dumping
9033              
9034              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
9035              
9036              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
9037              
9038              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
9039              
9040              Regen Configure for #6894.
9041              
9042              Subject: [PATCH: 6889] updates to perlebcdic.pod
9043              
9044              Undo namespace pollution of #6878.
9045              Subject: Re: Net::protoent does not export 'getproto'
9046              
9047              Admit that we are leaking scalars.
9048              
9049              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
9050      Branch: maint-5.6/perl
9051           !> (integrate 271 files)
9052 ____________________________________________________________________________
9053 [  7894] By: gsar                                  on 2000/11/27  16:00:34
9054         Log: a couple of nits
9055      Branch: maint-5.6/perl
9056            ! MANIFEST pp_sys.c
9057 ____________________________________________________________________________
9058 [  7893] By: gsar                                  on 2000/11/27  15:10:56
9059         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
9060              6740..6745,6747..6757,6760
9061              
9062              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
9063              
9064              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
9065              
9066              Doc nits spotted by Richard Soderberg.
9067              
9068              move WNOHANG definition to where other such things are
9069              
9070              Make $Config{byteorder} more magical so that it is
9071              dynamically computed: nice for 'fat binaries'.
9072              Subject: [PATCH]: default byteorder
9073              
9074              Subject: [PATCH] Cwd.pm now uses strict
9075              
9076              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
9077              
9078              Get -DLEAKTEST to compile (not necessarily to work, mind)
9079              Subject: [ID 20000724.006] -DLEAKTEST problem
9080              
9081              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
9082              
9083              Add perlebcdic from Peter Prymmer, regen toc.
9084              
9085              Don't propose using modules built for 5.005 if no binary
9086              compatibility with 5.005 is attempted.
9087              
9088              Do not use prototyping here.
9089              Subject: [ID 20000817.016] [PATCH] Peek.xs
9090              
9091              Document what the backtick returns if the command fails.
9092              
9093              Add byteorder to the myconfig output.
9094              
9095              Introduce NVef, NVff, and NVgf, use the middle one.
9096              (helps for lib/peek + Linux + long doubles)  Reported in
9097              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
9098              Use NVs in POSIX math, not doubles.
9099              Subject: [ID 20000817.014] POSIX & modfl
9100              
9101              Subject: [PATCH 5.6.0+] newSVrv() memory leak
9102              
9103              The byteorder code in #6671 was wrong.
9104              
9105              Fix the lib/complex failure of
9106              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
9107              Linux long double accuracy issue: something that
9108              when printed with %g looks like "2" but int() of it is 1.
9109              
9110              Propagate new Configure vars.
9111              
9112              Unbuffer the output.
9113              
9114              Subject: [PATCH] perltrap.pod spring cleaning
9115              
9116              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
9117              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
9118              
9119              Tiny Getopt::Long patch from Johan Vromans.
9120              
9121              Document code point which makes if (defined %stash::) to work
9122              (noted by Spider Boardman).
9123              
9124              Subject: [PATCH perl@6698] cygwin port
9125              
9126              Document the NDBM_File and ODBM_File as SDBM_File
9127              was documented in #6417.
9128              
9129              The new tests were missing from #6415.
9130              
9131              Add [[:blank:]] as suggested in
9132              Subject: [ID 20000716.024] [=cc=] / [:blank:]
9133              (the [=cc=] has already been taken care of by #6439
9134              so the whole bug report can be closed)
9135              and make [[:space:]] to be equivalent to isspace(3)
9136              (as opposed to \s, which is isSPACE()).  The difference
9137              is that now [[:space:]] matches the mythical vertical tab,
9138              while \s doesn't.
9139              
9140              Don't eat leading os from index entries.
9141              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
9142              
9143              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
9144              
9145              Typo in pp_complement().
9146              Subject: [PATCH perl-current] Deparse
9147              
9148              Add warnif(), check warnings further up the stack,
9149              all the warnings functions now can take an optional object reference.
9150              Subject: [PATCH bleedperl@6691] warnings pragma update
9151              
9152              Fix a core dump in lib/selfloader under -DDEBUGGING.
9153              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
9154              
9155              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
9156              
9157              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
9158              
9159              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
9160              Put back the long double avoidance code to POSIX.xs
9161              because VMS seems to need it still.
9162              
9163              Introduce a 'veryclean' target that is like 'distclean'
9164              but also removes *~ and *.orig.
9165              
9166              Subject: [ID 20000817.023] endianness description in perlfunc.pod
9167              
9168              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
9169              
9170              Let's try #6717 again.
9171              
9172              UTF8 concat fixes.
9173              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
9174              
9175              pp_open() could pass an uninitialized filename down to do_open9().
9176              
9177              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
9178              
9179              Update to CGI 2.72, from Lincoln Stein.
9180              
9181              Subject: [PATCH] Silence MakeMaker (Was: installman)
9182              
9183              Use temporary directory instead of current directory.
9184              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
9185              
9186              Document odd vs even subreleases and -Dusedevel.
9187              
9188              The veryclean target needs to clobber.
9189              
9190              Use File::Spec->tmpdir().
9191              
9192              Document the number of exponent digits.
9193              
9194              Mention perlebcdic and perlposix-bc.
9195              
9196              s/this one/the 5.6.0 release/
9197              
9198              The #6724 is here.
9199              
9200              The correct cleaning order is an art.
9201              
9202              small tweaks for change#6705: avoid C++ style comments in C code;
9203              use Perl's malloc API rather than the low level system one
9204              
9205              Array context keeps slithering in.
9206              
9207              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
9208              
9209              Subject: [PATCH] os2.c fix for use64bitint
9210              
9211              Update to Pod::LaTeX 0.53.
9212              Subject: [PATCH] lib/Pod/LaTeX.pm updates
9213              
9214              Document the endianness of Alpha more precisely.
9215              
9216              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
9217              
9218              Rename the macro argument because some preprocessors
9219              can't tell the difference and expand arguments also inside
9220              double quoted strings.
9221              
9222              free TLS slot properly on Windows
9223              
9224              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
9225              
9226              Unicos/mk requires elaborate paranoia.
9227              
9228              Tweak the floating point output routine preferences.
9229              
9230              Also under djgpp the timestamps are funky.
9231              
9232              Apply some PodParser 1.18 patches; the Pod/Find.pm
9233              patches cannot be applied since #6712 conflicts.
9234              
9235              Use PodParser 1.18 new test.
9236              
9237              A pod nit.
9238              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
9239              
9240              Be verydeepclean.
9241      Branch: maint-5.6/perl
9242           +> pod/perlebcdic.pod
9243           !> (integrate 106 files)
9244 ____________________________________________________________________________
9245 [  7892] By: jhi                                   on 2000/11/27  15:02:32
9246         Log: Update Changes.
9247      Branch: perl
9248            ! Changes patchlevel.h
9249 ____________________________________________________________________________
9250 [  7891] By: jhi                                   on 2000/11/27  14:57:23
9251         Log: Subject: Re: perlfaq style changes
9252              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9253              Date: Sat, 25 Nov 2000 23:32:26 -0800
9254              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
9255              
9256              plus a note from Ronald Kimball.
9257      Branch: perl
9258            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
9259 ____________________________________________________________________________
9260 [  7890] By: jhi                                   on 2000/11/27  14:53:14
9261         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
9262              From: Benjamin Holzman <bah@ecnvantage.com>
9263              Date: Sun, 26 Nov 2000 16:27:33 -0500
9264              Message-ID: <20001126162733.J25040@ecnvantage.com>
9265      Branch: perl
9266            ! gv.c
9267 ____________________________________________________________________________
9268 [  7889] By: jhi                                   on 2000/11/27  14:43:11
9269         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
9270              From: lvirden@cas.org
9271              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
9272              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
9273      Branch: perl
9274            ! README.amiga
9275 ____________________________________________________________________________
9276 [  7888] By: jhi                                   on 2000/11/27  14:32:34
9277         Log: Restore also the locale test to no-sprintf-taint state.
9278              Fixes the bug 20001127.003.
9279      Branch: perl
9280            ! sv.c t/pragma/locale.t
9281 ____________________________________________________________________________
9282 [  7887] By: gsar                                  on 2000/11/27  14:13:05
9283         Log: integrate changes#6613..6616,6620..6665 from mainline
9284              
9285              VMS configure.com update continues.
9286              
9287              Subject: Test fails / warnings with perl-current #6612
9288              
9289              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
9290              
9291              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
9292              
9293              For now remove the mail code.
9294              
9295              Subject: Re: [PATCH] @+, @- readonly
9296              
9297              Subject: warning: storage class after type is obsolescent
9298              
9299              Subject: sfio2000
9300              
9301              Subject: Re: File::Temp problems on VMS in bleedperl
9302              
9303              README.os2 update.
9304              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
9305              
9306              Make the user to give up his firstborn, err, to knowingly
9307              verify installing an unstable developer release.  Also bump
9308              the release to 5.7.0, but leave a patch tag in the local
9309              patches saying that this is not yet the real thing.
9310              
9311              Update (kinda) to Test 1.14, from Joshua Pritikin.
9312              
9313              make ok etc also for win32.
9314              
9315              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
9316              
9317              Don't blow limited stacks, a lower number is enough to
9318              tickle the lookbehind limit.
9319              
9320              Use -Dusedevel; regen Configure and the respective Porting stuff.
9321              
9322              Subject: [PATCH] debugger exit code should reflect user exit code
9323              
9324              Subject: [PATCH perl@6620] cygwin port
9325              
9326              Missed a file from #6638.
9327              
9328              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)
9329              
9330              magic callbacks all need to have same type signature
9331              
9332              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
9333              
9334              Fix a dependency problem.
9335              Subject: [PATCH: 6640] VMS Makefile.SH update
9336              
9337              The numeric locale was reset to "C" by s?printf and never restored.
9338              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
9339              No test since adding the failing example to locale.t
9340              does not fail -- probably because the locale settings are so
9341              thoroughly tweaked by that time.  Running the example standalone
9342              does fail, though.  UPDATE: test case added at change #7540.
9343              
9344              Subject: [ID 20000324.040] minor fix to perlhpux.pod
9345              
9346              Update to CPAN 1.57.
9347              
9348              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
9349              
9350              Change the perlbug address to perl.org since it's more forgiving.
9351              
9352              Change the regx compilation error markers to use = instead of <
9353              since pod makes using the latter quite messy.  Reported in
9354              ID 20000814.006 by Abigail and in
9355              Subject: Unknown escape E<> ?
9356              
9357              Update to perldebtut 1.9, from Richard Foley.
9358              
9359              check that the number pseudo children doesn't exceed
9360              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
9361              the WaitForMultipleObjects() limit that would cause wait()
9362              to crash)
9363              wait() and waitpid() could potentially be rewritten to use
9364              more than one thread to do the waiting to eliminate this
9365              limitation
9366              
9367              change#6328 could make close(SOCKET) return false on windows
9368              when it shouldn't
9369              
9370              pod nit seen in passing
9371              
9372              on windows, the return values from wait() and waitpid() don't
9373              match those of pseudo-pids
9374              
9375              waitpid() now handles externally spawned pids correctly;
9376              fixes for backtick/wait/waitpid failures on Windows 9x
9377              these changes make the pid returned by process functions on
9378              Windows 9x always positive by clearing the high bit (which
9379              is always set on Win9x); pseudo-process PIDs are likewise
9380              always negative now on Win9x (just as on NT/2000)
9381              
9382              trailing new %ENV entries weren't being pushed into the real
9383              environment of subprocesses on Windows
9384              
9385              Tweak the regex compilation errors once more.
9386              
9387              avoid warnings from dense compiler
9388              
9389              add "ok" targets from change#6632 in makefile.mk
9390      Branch: maint-5.6/perl
9391            - lib/Pod/PlainText.pm vms/configure.com
9392           !> (integrate 66 files)
9393 ____________________________________________________________________________
9394 [  7886] By: jhi                                   on 2000/11/27  13:54:18
9395         Log: __FUNCTION__ isn't portable and trying to emulate it leads
9396              into practically spelling out the name of the function.
9397              Takes care of the bug 20001127.001.
9398      Branch: perl
9399            ! perlio.c
9400 ____________________________________________________________________________
9401 [  7885] By: gsar                                  on 2000/11/27  13:53:18
9402         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
9403              6610..6611 from mainline
9404              
9405              Make regular expression parse error messages easier to understand.
9406              Subject: Re: enhanced(?) regex error messages
9407              
9408              Tiny tidying on report_evil_fh().
9409              
9410              Subject: Re: enhanced(?) regex error messages 
9411              plus Capitalize the error messages, plus perldiag them.
9412              
9413              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
9414              
9415              Document here-doc better.
9416              
9417              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
9418              
9419              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
9420              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
9421              (either perlbug or p5p ate the original), plus regen
9422              perlapi and perltoc. 
9423              
9424              Regen global.sym.
9425              
9426              Double check that we have a dirhandle.
9427              
9428              Subject: Re: enhanced(?) regex error messages
9429              (plus two small patches sent privately)
9430              (this still seems to leave few test failures)
9431              
9432              warn is a macro, avoid using at a variable to avoid warnings
9433              in some configurations; readdir.t is too conservative in
9434              estimating number of *.t's
9435              
9436              Get back into sync with Jeffrey on the enhanced regex warnings.
9437              
9438              Subject: [PATCH 5.6.0] cygwin port
9439              
9440              Zero entries were skipped, fix from Adrian Goalby
9441              <argoalby@yahoo.co.uk>
9442              
9443              Subject: Remove dead entry in perldiag
9444              
9445              Amend the description of Perl6.
9446              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
9447              
9448              detypo
9449              
9450              It's the 2ndO'ROSSC.
9451              
9452              Revert the sv.c part of #6559, a better fix is needed.
9453              
9454              Iterating perl6 description.
9455              
9456              Update to Term::ANSIColor 1.03, from Russ Allbery.
9457              
9458              Update to Getopt::Long 2.23_05, from Johan Vromans.
9459              
9460              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
9461              
9462              Update to Pod::Parser 1.17, from Brad Appleton.
9463              
9464              Update to CPAN 1.56, from Andreas König.
9465              
9466              Update to CGI 2.70, from Lincoln Stein.
9467              
9468              Put back the std @INC thing.
9469              
9470              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
9471              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
9472              
9473              Document the IO::Select timeout.
9474              
9475              sleep(1) does not necessarily return 1.
9476              Subject: [PATCH bleadperl] op/lex_assign.t  
9477              
9478              Subject: debugger "d" command doesnt check line number
9479              
9480              B::Deparse didn't do sub attributes.
9481              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
9482              
9483              Preprocessing and postprocessing for File::Find.
9484              Subject: Patch to Find::File.pm to allow alphabetical results
9485              
9486              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
9487              
9488              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
9489              
9490              Subject: Re: [ID 20000730.003] utf8::length() bad
9491              
9492              Subject: Getting perlio and threads to compile
9493              (the Solaris version changes in Configure skipped)
9494              
9495              Tests for #6589.
9496              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
9497              
9498              Add Perl debugging tutorial, regen toc. 
9499              Subject: perldebtut.pod
9500              
9501              Add a few missing files, update MANIFEST.
9502              
9503              Rewrite of vms/subconfigure.com as configure.com,
9504              from Peter Prymmer and the vmsperl crew.
9505              
9506              Should have deleted this in #6603.
9507              
9508              Fix the test for 5005threads.
9509              
9510              Fix-n-skip the tests under 5005threads.
9511              
9512              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
9513              
9514              Upgrade to CGI 2.71, from Lincoln Stein.
9515      Branch: maint-5.6/perl
9516           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
9517           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
9518           +> t/op/regmesg.t t/pod/find.t vms/configure.com
9519            - vms/subconfigure.com
9520            ! lib/lib.pm
9521           !> (integrate 115 files)
9522 ____________________________________________________________________________
9523 [  7884] By: jhi                                   on 2000/11/27  13:44:33
9524         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
9525              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9526              Date:     Mon, 27 Nov 2000 08:23:54 EST
9527              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
9528      Branch: perl
9529            ! vms/descrip_mms.template vms/test.com
9530 ____________________________________________________________________________
9531 [  7883] By: gsar                                  on 2000/11/27  11:50:46
9532         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
9533              6511..6513,6515..6523,6525..6536
9534              
9535              The swallow_bom() saga continues.  The #23 of require.t
9536              (UTF16-LE) still fails (silently, no output) but the #22
9537              (UTF16-BE) seems to be working now.  The root of the
9538              failure may be in sv_gets(): is it UTF-16LE-aware,
9539              especially when it comes to line endings? 
9540              
9541              Document the problem with -P in HP-UX and its workaround.
9542              
9543              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
9544              (aka ID 20000730.002)
9545              
9546              Subject: fix and question re: waitpid() under win32
9547              
9548              Make the safety catch for buggy gccs work with triple version
9549              numbers like 2.95.2.  Reported in
9550              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
9551              
9552              In Digital UNIX warn if gcc explicitly chosen because even
9553              2.95.2 is known to cause problems.
9554              
9555              Make chr() for values >127 to create utf8 when under utf8.
9556              
9557              various syntax errors and such (not fixed: comp/require.t#22 coredump
9558              on Windows)
9559              
9560              Stash away the largefiles flags and libswanted.
9561              
9562              BOM patching from Simon Cozens.
9563              
9564              If gccosandvers is equal to osname, clear gccosandvers.
9565              
9566              Make p4desc to skip non-mainperl branches by default.
9567              
9568              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
9569              
9570              The test from this
9571              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
9572              
9573              In new BSDs changes to argv[] do not show up in ps(1) output,
9574              instead one must use setproctitle().  This was already addressed
9575              by change #6457, but the below has a new variant for FreeBSD 4.0
9576              or later, and the matter is also documented more.
9577              
9578              FreeBSD 3.* updates from
9579              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
9580              
9581              regen_headers, regen perltoc.
9582              
9583              Document in one place the memory abstractions used in Perl core.
9584              
9585              memcpy has n o in it, as pinted ut by Sarathy.
9586              
9587              Remove the extraneous "main::" prefix from all the
9588              "opened only for", "on closed", and "never opened" warnings.
9589              
9590              The name of a filehandle does not have <these>.
9591              
9592              The tr utf8 patching continues.
9593              
9594              The new setproctitle() feature is available only in 
9595              bleeding edge FreeBSD.  From Paul Saab.
9596              
9597              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
9598              
9599              Dump UVs as UVs in Data::Dumper.
9600              
9601              detypo #6494
9602              
9603              Document the IVdf UVuf UVof UVxf.
9604              
9605              require.t needs binmode() to work on windows
9606              
9607              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
9608              that are hopefully soon put into use.
9609              
9610              Allow "no Module;" even if there is no 'unimport'.
9611              
9612              Better skip message for the test; one of the two problems in
9613              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
9614              
9615              The subtest 4 may fail also on VOBS, as pointed out
9616              by Nick Ing-Simmons in November 1999, bug id 19991124.003
9617              (but the failure in that bug report isn't the subtest 4).
9618              
9619              Be more informative on what is skipped and why,
9620              also repeat the list at the end.
9621              
9622              Add a URL for FSF.
9623              
9624              Subject: [PATCH] sv.h documentation - SvLEN
9625              
9626              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
9627              
9628              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
9629              
9630              Subject: [PATCH] bad cppsymbols on os2 + Configure question
9631              
9632              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
9633              
9634              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
9635              mention the idea of @( and @)
9636              
9637              This is 6512.  Really.
9638              
9639              Subject: [ID 19990721.004] Documentation bug in perlfunc
9640              
9641              Subject: Minor tweak to perlvar.pod
9642              
9643              In the warnings call filehandles consistently so;
9644              add "unopened" warning for stat().
9645              
9646              After the #6519 a warning about stat() is just that,
9647              not about a filetest, which now have their own warning.
9648              
9649              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
9650              
9651              Subject: Re: Array vs. List context
9652              
9653              Subject: New perlcc, take 2
9654              
9655              Weed buglets pointed out by
9656              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
9657              
9658              gcc versions might have (parentheses) in them.
9659              
9660              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
9661              
9662              Essential prototype changes were missing from #6527.
9663              Also make report_evil_fh() more bomb-proof.
9664              
9665              Zap lib/Sys directory when cleaning up.
9666              
9667              Change the Policy policy: now -Dprefix= with an existing
9668              Policy.sh and prefix == siteprefix == vendorprefix, then all
9669              of them follow along the new prefix.
9670              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
9671              
9672              Continue fixing the io warnings.  This also
9673              sort of fixes bug ID 20000802.003: the core dump
9674              is no more.  Whether the current behaviour is correct
9675              (giving a warning: "Not a format reference"), is another matter.
9676              
9677              Have symbols for the IoTYPEs.
9678              
9679              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
9680              
9681              Document a bit that UDP is not what you might think.
9682              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
9683              tr memory corruption fix from Simon Cozens.
9684              
9685              Plug the security hole described in the Aug 05 2000 bugtraq message
9686              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
9687              The security hole exists only in suidperls, which isn't
9688              installed or even built by default.
9689      Branch: maint-5.6/perl
9690           !> (integrate 71 files)
9691 ____________________________________________________________________________
9692 [  7882] By: gsar                                  on 2000/11/27  10:25:36
9693         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
9694              from mainline
9695              
9696              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
9697              to be fatal errors (instead of by default ignoring them, and
9698              ignoring with a bug: even though -w gave an error, the opening [
9699              was left in)  Reported in:
9700              
9701              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
9702              
9703              Subject: [PATCH] split /^/
9704              
9705              MacOS nits from Matthias Neeracher.
9706              
9707              More split() doc and test patches from Mike Guy.
9708              
9709              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
9710              from Graham Barr in the module list.
9711              
9712              docfix from Peter Scott <Peter@PSDT.com>.
9713              
9714              File::Temp patches for VMS and OS/2 from Tim Jenness.
9715              
9716              open() wariness in perlbug.
9717              
9718              Subject: [PATCH] minor doc change - perlguts
9719              
9720              Subject: Minor doc patch: handy.h
9721              
9722              Be wary of close()s, too.
9723              
9724              Further File::Temp patches from Yitzchak Scott-Thoennes
9725              and Craig A. Berry.
9726              
9727              Subject: [PATCH] fixes bug 20000508.004
9728              
9729              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
9730              
9731              Allow "no AutoLoader;", based on change #6444,
9732              suggested by Graham Barr.
9733              
9734              Use setproctitle() if available to modify $0.
9735              
9736              Warn if the version of the operating system used to compile gcc
9737              differs from the current version of the operating system.
9738              Also display the gcc compilation os and version in myconfig.
9739              Inspiration from
9740              
9741              Tiny fixes for #6460.
9742              
9743              The problem described in this
9744              Subject: [ID 20000322.018] named chars aren't magical enough
9745              has been fixed in perl 5.6.0 but just in case added a test
9746              to keep it away.  (The report from Joseph Hall.)
9747              
9748              Tune the comments and hopefully stop a memory leak.
9749              
9750              Subject: UTF8 concat
9751              (with a memory leak fixed, plus a few casts added)
9752              This also seems to help for
9753              Subject: [ID 20000716.015] join UTF8 weirdness
9754              
9755              Do not upgrade SVs into utf8 just because they participate
9756              in eq or cmp.  Reported and fix suggested in
9757              Subject: [ID 20000720.009] sv_eq UTF8 bug
9758              
9759              Fix the HALF_UPGRADE() macro introduced in #6263.
9760              
9761              Find green threads before native threads.
9762              Subject: Re: Patch to jpl/JNI/Makefile.PL
9763      Branch: maint-5.6/perl
9764           !> (integrate 30 files)
9765 ____________________________________________________________________________
9766 [  7881] By: jhi                                   on 2000/11/27  05:48:41
9767         Log: It seems that *both* the unused submatch loop cleanup
9768              codes are needed.
9769      Branch: perl
9770            ! regexec.c
9771 ____________________________________________________________________________
9772 [  7880] By: jhi                                   on 2000/11/27  04:50:07
9773         Log: Clean .exists deeper.
9774      Branch: perl
9775            ! Makefile.SH
9776 ____________________________________________________________________________
9777 [  7879] By: jhi                                   on 2000/11/27  02:31:35
9778         Log: The code in regcppop() (see #7878) contains the correct lower
9779              limit for the unused submatch 'cleanup' loop so that under
9780              "use utf8" the following code wouldn't dump core:
9781              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
9782              the cleanup loop in regtry() stomped beyond allocated area
9783              in the startp[] array.  Therefore, copied the correct lower
9784              loop limit (*PL_reglastparen) to regtry().  Note: something
9785              may still not be quite right: why was the _higher_ loop limit
9786              (prog->nparens) different in the utf8 case?
9787              
9788              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
9789              without core dumps, there were about 17 of them before
9790              the patch (with us since Perl 5.7.0).  Two failures, still:
9791              496 and 505 (though these may not be severe).
9792              
9793              Patch #7881 is also needed since both the cleanup loops
9794              seem to be needed.
9795              
9796              Also, the t/op/pat#44 seems to core dump under utf8.
9797              Plus a couple of failures.  UGH-8.
9798      Branch: perl
9799            ! regexec.c
9800 ____________________________________________________________________________
9801 [  7878] By: jhi                                   on 2000/11/27  02:21:17
9802         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
9803              the code in regcppop() seems to be redundant for the test suite --
9804              but it contains a germ of truth, and it needed for the build
9805              process itself: see #7879 and #7881.
9806      Branch: perl
9807            ! regexec.c
9808 ____________________________________________________________________________
9809 [  7877] By: jhi                                   on 2000/11/27  01:53:09
9810         Log: Comment on comment.
9811      Branch: perl
9812            ! regexec.c
9813 ____________________________________________________________________________
9814 [  7876] By: jhi                                   on 2000/11/27  00:49:59
9815         Log: Adjust the docs to agree with #7875.
9816      Branch: perl
9817            ! pod/perllocale.pod
9818 ____________________________________________________________________________
9819 [  7875] By: jhi                                   on 2000/11/27  00:49:27
9820         Log: Retract #7863.  It makes more sense not to taint formatted output,
9821              not even by sprintf().
9822      Branch: perl
9823            ! sv.c
9824 ____________________________________________________________________________
9825 [  7874] By: jhi                                   on 2000/11/26  23:36:02
9826         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
9827              Not really fixed (should really dump the UTF-8 charclass),
9828              but stopped displaying the garbage.
9829              
9830              Also add a note on the (missing) Unicode PSXSPC and BLANK.
9831      Branch: perl
9832            ! regcomp.c
9833 ____________________________________________________________________________
9834 [  7873] By: jhi                                   on 2000/11/26  21:31:13
9835         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
9836      Branch: perl
9837            ! regexec.c
9838 ____________________________________________________________________________
9839 [  7872] By: jhi                                   on 2000/11/26  21:06:04
9840         Log: No need to scan till infinity, 13 is enough.
9841      Branch: perl
9842            ! handy.h utf8.c
9843 ____________________________________________________________________________
9844 [  7871] By: jhi                                   on 2000/11/26  20:20:32
9845         Log: Test line numbers are different with utf8.
9846      Branch: perl
9847            ! t/op/re_tests
9848 ____________________________________________________________________________
9849 [  7870] By: jhi                                   on 2000/11/26  20:10:12
9850         Log: Message nit.
9851      Branch: perl
9852            ! regcomp.c
9853 ____________________________________________________________________________
9854 [  7869] By: jhi                                   on 2000/11/26  19:01:05
9855         Log: Make utf8_length() and utf8_distance() (the latter of which
9856              is unused at the moment) to be less forgiving about bad UTF-8.
9857      Branch: perl
9858            ! embed.h embed.pl objXSUB.h proto.h utf8.c
9859 ____________________________________________________________________________
9860 [  7868] By: jhi                                   on 2000/11/26  18:45:56
9861         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
9862              From: Benjamin Holzman <bah@ecnvantage.com>
9863              Date: Sat, 25 Nov 2000 20:40:20 -0500       
9864              Message-ID: <20001125204020.A25040@ecnvantage.com>              
9865              
9866              Debian allows installing /usr/bin/locale without installing
9867              any locales, an error message will ensue.
9868      Branch: perl
9869            ! t/pragma/locale.t
9870 ____________________________________________________________________________
9871 [  7867] By: jhi                                   on 2000/11/26  18:31:12
9872         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
9873              From: Benjamin Holzman <bah@ecnvantage.com>
9874              Date: Sun, 26 Nov 2000 02:42:34 -0500
9875              Message-ID: <20001126024234.G25040@ecnvantage.com>
9876              
9877              Patch for the bug 20000212.002.
9878      Branch: perl
9879            ! sv.c t/op/array.t
9880 ____________________________________________________________________________
9881 [  7866] By: jhi                                   on 2000/11/26  18:28:09
9882         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
9883              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9884              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
9885              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
9886              
9887              File::Temp 0.11.
9888      Branch: perl
9889            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
9890 ____________________________________________________________________________
9891 [  7865] By: jhi                                   on 2000/11/26  18:24:22
9892         Log: The metaconfig unit change for #7864.
9893      Branch: metaconfig/U/perl
9894            ! need_va_copy.U
9895 ____________________________________________________________________________
9896 [  7864] By: jhi                                   on 2000/11/26  18:23:41
9897         Log: Make the va_copy() test not to be so talkative.
9898      Branch: perl
9899            ! Configure config_h.SH
9900 ____________________________________________________________________________
9901 [  7863] By: jhi                                   on 2000/11/26  18:11:02
9902         Log: Fix locale inconsistencies unearthed by Hugo's work.
9903              Now the floating point sprintf really does taint the result
9904              string as perllocale promises (has promised for a long time)
9905              if "use locale" is in the lexical scope.
9906      Branch: perl
9907            ! sv.c t/pragma/locale.t
9908 ____________________________________________________________________________
9909 [  7862] By: jhi                                   on 2000/11/26  00:35:15
9910         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
9911              From: Nicholas Clark <nick@ccl4.org>
9912              Date: Sun, 26 Nov 2000 00:07:50 +0000
9913              Message-ID: <20001126000750.A22446@plum.flirble.org>
9914              
9915              Infinit.
9916      Branch: perl
9917            ! sv.c
9918 ____________________________________________________________________________
9919 [  7861] By: jhi                                   on 2000/11/26  00:01:26
9920         Log: Integrate perlio.
9921      Branch: perl
9922           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
9923 ____________________________________________________________________________
9924 [  7860] By: nick                                  on 2000/11/25  22:04:17
9925         Log: Correct relative path from new ext\Filter\Util\Call location
9926              back to miniperl.
9927      Branch: perlio
9928            ! win32/makefile.mk
9929 ____________________________________________________________________________
9930 [  7859] By: nick                                  on 2000/11/25  21:26:54
9931         Log: Integrate mainline.
9932      Branch: perlio
9933           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9934           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
9935           +> t/lib/filter-util.t
9936            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9937            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9938            - t/lib/filt-util.t
9939           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
9940           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
9941           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
9942           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
9943           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
9944           !> win32/makefile.mk
9945 ____________________________________________________________________________
9946 [  7858] By: gsar                                  on 2000/11/25  20:52:17
9947         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
9948              parent's memory; fix it by keeping track of the actual pad
9949              offset rather than a raw pointer (this change is probably also
9950              relevant to non-ithreads case to avoid fallout from reallocs of
9951              the pad array, but is currently only enabled for the ithreads
9952              case in the interests of minimal disruption to existing "well
9953              tested" code)
9954      Branch: perl
9955            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
9956            ! proto.h scope.c scope.h sv.c t/op/fork.t
9957 ____________________________________________________________________________
9958 [  7857] By: nick                                  on 2000/11/25  20:01:28
9959         Log: All tests pass on Win32/gcc/USE_PERLIO.
9960              - when crlf layer is pushed make unix-level binary.
9961              - remove :crlf injection in pp_backtick in pp_sys.c
9962              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
9963      Branch: perlio
9964            ! doio.c perlio.c pp_sys.c win32/makefile.mk
9965 ____________________________________________________________________________
9966 [  7856] By: jhi                                   on 2000/11/25  18:38:30
9967         Log: Update the metaconfig units for #7855.
9968      Branch: metaconfig/U/perl
9969            ! useperlio.U usesocks.U
9970 ____________________________________________________________________________
9971 [  7855] By: jhi                                   on 2000/11/25  18:37:54
9972         Log: Undo the SOCKS workarounds, instead start using PerlIO
9973              if SOCKS is selected.
9974              
9975              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
9976              From: Jens Hamisch <jens@Strawberry.COM>
9977              Date: Fri, 24 Nov 2000 18:31:30 +0100
9978              Message-ID: <20001124183130.E28337@Strawberry.COM>
9979              
9980              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
9981              From: Jens Hamisch <jens@Strawberry.COM>
9982              Date: Fri, 24 Nov 2000 19:11:51 +0100
9983              Message-ID: <20001124191151.A28753@Strawberry.COM>
9984      Branch: perl
9985            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
9986            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
9987 ____________________________________________________________________________
9988 [  7854] By: jhi                                   on 2000/11/25  17:39:08
9989         Log: Undo #7848.  Some of the code seems to use walkoptree(),
9990              some walkoptree_slow().  An unfinished renaming?
9991              Now the sub is walkoptree() (which is @EXPORT_OK),
9992              the walkoptree_slow() is a typeglob alias to walkoptree.
9993              This makes the tests to pass, at least.
9994      Branch: perl
9995            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
9996 ____________________________________________________________________________
9997 [  7853] By: nick                                  on 2000/11/24  22:24:33
9998         Log: Re-arrange crlf vs binary for platforms that care.
9999              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
10000              Lip-service to making stdio layer work on such platfroms (untested).
10001              Now fails 3 tests rather than one, checkin to see if I can debug 
10002              the issue under linux. (Do not merge.)
10003      Branch: perlio
10004            ! doio.c perlio.c perliol.h
10005 ____________________________________________________________________________
10006 [  7852] By: jhi                                   on 2000/11/24  18:57:39
10007         Log: AUTHORS edits.
10008      Branch: perl
10009            ! AUTHORS
10010 ____________________________________________________________________________
10011 [  7851] By: jhi                                   on 2000/11/24  17:34:56
10012         Log: Add Jan-Erik Karlsson.
10013      Branch: perl
10014            ! AUTHORS
10015 ____________________________________________________________________________
10016 [  7850] By: jhi                                   on 2000/11/24  17:27:56
10017         Log: Configure should find stdchar on its own.
10018      Branch: perl
10019            ! hints/solaris_2.sh
10020 ____________________________________________________________________________
10021 [  7849] By: jhi                                   on 2000/11/24  17:24:55
10022         Log: Subject: PATCH over 7848: Filter test flawed
10023              From: andreas.koenig@anima.de (Andreas J. Koenig)
10024              Date: 24 Nov 2000 10:28:29 +0100
10025              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
10026      Branch: perl
10027            ! t/lib/filter-util.t
10028 ____________________________________________________________________________
10029 [  7848] By: jhi                                   on 2000/11/24  17:22:15
10030         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
10031              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
10032              Date: Fri, 24 Nov 2000 16:12:58 +0000
10033              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
10034      Branch: perl
10035            ! ext/B/B.pm
10036 ____________________________________________________________________________
10037 [  7847] By: jhi                                   on 2000/11/24  03:07:01
10038         Log: Integrate perlio.
10039      Branch: perl
10040           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
10041           !> win32/makefile.mk
10042 ____________________________________________________________________________
10043 [  7846] By: gsar                                  on 2000/11/24  00:55:57
10044         Log: integrate changes#6415..6418,6420..6438 from mainline
10045              
10046              Fix the bitvector ops for utf8 (tricky since past 7 bits
10047              the utf8 'characters' can be more than one octet).
10048              
10049              MPE/ix updates for perl 5.6.0 from Mark Bixby.
10050              
10051              Subject: SDBM_File documentation
10052              
10053              Detypo.
10054              
10055              Decutandpasto.
10056              
10057              Send all installperl messages to STDERR and be -w clean.
10058              
10059              Out-of-date note removed.
10060              
10061              Protect against "wild next"s, that is, callbacks doing "next"
10062              instead of "return".
10063              
10064              Use STDOUT consistently.
10065              
10066              The output might have been produced in the wrong order.
10067              
10068              A missing 'break' after the [[:space:]] switch case.
10069              
10070              Add tests for
10071              [ID 19991110.003] another matching finding by pcre author
10072              which has already been fixed by some patch, as verified in
10073              
10074              Documentation to explain the behaviour of map().
10075              
10076              Add an optimization for map-maps-a-list-element-to-more-list-elements
10077              case, but add also notes explaining the relationship of this
10078              patch and the earlier notes by Sarathy.
10079              
10080              Subject: [ID 20000716.023] syslog test fails without sockets
10081              
10082              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
10083              Test cases for #6431.
10084              
10085              File::Spec::VMS fixup for tmpdir from Craig Berry.
10086              
10087              Make the "uninit variable" warning to say "concat or string"
10088              or "join or string" when in concat or join .
10089              
10090              Get UTF16 BOMs working.  Patch from
10091              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
10092              
10093              Subject: [PATCH] Make large file tests deal with SIGXFSZ
10094              
10095              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
10096              
10097              Subject: [PATCH] av.c apidoc
10098      Branch: maint-5.6/perl
10099           !> (integrate 43 files)
10100 ____________________________________________________________________________
10101 [  7845] By: gsar                                  on 2000/11/24  00:20:45
10102         Log: integrate changes#6406..6414 from mainline
10103              
10104              Merge perlhacktut into perlhack, update perlguts.
10105              
10106              Fix AutoSplit to use File::Spec the right way in VMS,
10107              from Peter Prymmer.
10108              
10109              The bug report
10110              [ID 19991110.002] minimal matching discrepancy found by pcre author
10111              seems to have been fixed (though differently from what was suggested
10112              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
10113              
10114              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
10115              not in pod, from Peter Prymmer
10116              
10117              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
10118              From: Hugo <hv@crypt.compulink.co.uk>
10119              Date: Fri, 14 Jul 2000 23:05:20 +0100
10120              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
10121              
10122              Didn't anymore apply, but that point still could use another fix.
10123              
10124              lib/b test fixes from Peter Prymmer.
10125              
10126              More docs for sv functions.
10127              
10128              perlvms.pod whitespace cleanup to keep pod utils happy.
10129              
10130              another VMS build tweak from Peter Prymmer
10131      Branch: maint-5.6/perl
10132           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
10133           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
10134           !> vms/descrip_mms.template vms/perlvms.pod
10135 ____________________________________________________________________________
10136 [  7844] By: nick                                  on 2000/11/23  23:42:45
10137         Log: Win32/perlio Now just fails one io/argv.t test - lack 
10138              of default :crlf on standard streams.
10139      Branch: perlio
10140            ! doio.c perlio.c
10141 ____________________________________________________________________________
10142 [  7843] By: nick                                  on 2000/11/23  23:04:05
10143         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
10144              peek fail is showing a real problem (multiple crlf layers
10145              are getting pushed.)
10146      Branch: perlio
10147            ! doio.c perlio.c win32/makefile.mk
10148 ____________________________________________________________________________
10149 [  7842] By: nick                                  on 2000/11/23  19:46:23
10150         Log: Implement PerlIO_binmode()
10151              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
10152              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
10153              make binmode in t/lib/io_tell.t unconditional so that works.
10154              Checkin just so Win32 machine can see these changes.
10155      Branch: perlio
10156            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
10157 ____________________________________________________________________________
10158 [  7841] By: jhi                                   on 2000/11/23  19:30:00
10159         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
10160      Branch: perl
10161            ! README.amiga
10162 ____________________________________________________________________________
10163 [  7840] By: jhi                                   on 2000/11/23  17:18:02
10164         Log: SOCKS wrestling continues, patches from Jens Hamisch.
10165      Branch: perl
10166            ! doio.c embed.h embed.pl perlsdio.h proto.h
10167 ____________________________________________________________________________
10168 [  7839] By: jhi                                   on 2000/11/23  16:54:14
10169         Log: Push Filter::Util::Call one level deeper.
10170      Branch: perl
10171            + t/lib/filter-util.t
10172           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
10173           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
10174            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
10175            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
10176            - t/lib/filt-util.t
10177            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
10178            ! win32/Makefile win32/makefile.mk
10179 ____________________________________________________________________________
10180 [  7838] By: jhi                                   on 2000/11/23  16:52:40
10181         Log: Reach back one higher up when searching for PERL_SRC.
10182      Branch: perl
10183            ! lib/ExtUtils/MM_Unix.pm
10184 ____________________________________________________________________________
10185 [  7837] By: jhi                                   on 2000/11/23  16:05:41
10186         Log: Subject: Re: perl@7826
10187              Date: Thu, 23 Nov 2000 02:20:25 -0600
10188              From: "Craig A. Berry" <craigberry@mac.com>
10189              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
10190              
10191              Make VMS to like Filter::Util::Call. 
10192      Branch: perl
10193            ! configure.com ext/Filter/Util/Makefile.PL
10194 ____________________________________________________________________________
10195 [  7836] By: nick                                  on 2000/11/23  16:04:08
10196         Log: Implement crlf layer - not ready for merge.
10197      Branch: perlio
10198            ! perlio.c win32/makefile.mk
10199 ____________________________________________________________________________
10200 [  7835] By: jhi                                   on 2000/11/23  15:56:52
10201         Log: STDCHAR is different in Sparc v9 vs x86.
10202      Branch: perl
10203            ! hints/solaris_2.sh
10204 ____________________________________________________________________________
10205 [  7834] By: jhi                                   on 2000/11/23  15:50:47
10206         Log: The type needs to be visible to protos.
10207      Branch: perl
10208            ! perl.h
10209 ____________________________________________________________________________
10210 [  7833] By: jhi                                   on 2000/11/23  15:40:46
10211         Log: Finish unfinished SOCKS workaround changes.
10212      Branch: perl
10213            ! doio.c
10214 ____________________________________________________________________________
10215 [  7832] By: jhi                                   on 2000/11/23  15:33:30
10216         Log: Integrate perlio.
10217      Branch: perl
10218           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10219           !> win32/makefile.mk
10220 ____________________________________________________________________________
10221 [  7831] By: nick                                  on 2000/11/23  10:31:07
10222         Log: Correct makefile.mk dependancies for ext/Filter/Util
10223              Build ext/Encode
10224              Run dmake regen_config_h
10225      Branch: perlio
10226            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10227            ! win32/makefile.mk
10228 ____________________________________________________________________________
10229 [  7830] By: nick                                  on 2000/11/23  08:05:07
10230         Log: Integrate mainline
10231      Branch: perlio
10232           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
10233           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
10234           +> t/lib/filt-util.pl t/lib/filt-util.t
10235           !> (integrate 41 files)
10236 ____________________________________________________________________________
10237 [  7829] By: gsar                                  on 2000/11/23  03:07:11
10238         Log: build the Filter extension on windows
10239      Branch: perl
10240            ! win32/Makefile win32/makefile.mk
10241 ____________________________________________________________________________
10242 [  7828] By: gsar                                  on 2000/11/23  02:46:35
10243         Log: regenerate win32/config* and fix some inconsistencies in the
10244              makefiles; always export Perl_deb() because it is needed
10245              by ext/re/* (whether perl itself is built with -DDEBUGGING
10246              or not)
10247      Branch: perl
10248            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
10249            ! win32/config_H.vc win32/makefile.mk
10250 ____________________________________________________________________________
10251 [  7827] By: gsar                                  on 2000/11/23  02:18:38
10252         Log: get sources building on windows+MSVC again (untested with other
10253              compilers)
10254      Branch: perl
10255            ! win32/include/sys/socket.h win32/perllib.c
10256 ____________________________________________________________________________
10257 [  7826] By: jhi                                   on 2000/11/23  01:18:26
10258         Log: Update Changes.
10259      Branch: perl
10260            ! Changes patchlevel.h
10261 ____________________________________________________________________________
10262 [  7825] By: jhi                                   on 2000/11/23  00:20:41
10263         Log: Subject: Re: av.c patch (having slight problems)
10264              From: "Ben Tilly" <ben_tilly@hotmail.com>
10265              Date: Tue, 21 Nov 2000 23:29:31 -0500
10266              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
10267              
10268              unshift() speedup.
10269      Branch: perl
10270            ! av.c
10271 ____________________________________________________________________________
10272 [  7824] By: jhi                                   on 2000/11/22  23:59:15
10273         Log: Fixes for signedness warnings noticed by VMSperlers.
10274      Branch: perl
10275            ! ext/Storable/Storable.xs regcomp.c sv.c
10276 ____________________________________________________________________________
10277 [  7823] By: jhi                                   on 2000/11/22  23:19:31
10278         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
10279              From: Peter Prymmer <pvhp@forte.com>
10280              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
10281              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
10282      Branch: perl
10283            ! t/pragma/warn/pp_hot
10284 ____________________________________________________________________________
10285 [  7822] By: jhi                                   on 2000/11/22  22:52:20
10286         Log: Be clean.
10287      Branch: perl
10288            ! Makefile.SH
10289 ____________________________________________________________________________
10290 [  7821] By: jhi                                   on 2000/11/22  22:46:39
10291         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
10292              by Damian Conway, as suggested by Paul Marquess.
10293      Branch: perl
10294            + lib/Filter/Simple.pm
10295 ____________________________________________________________________________
10296 [  7820] By: jhi                                   on 2000/11/22  22:45:51
10297         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
10298      Branch: perl
10299            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
10300            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
10301            + t/lib/filt-util.t
10302            ! MANIFEST
10303 ____________________________________________________________________________
10304 [  7819] By: jhi                                   on 2000/11/22  22:03:27
10305         Log: Integrate perlio.
10306      Branch: perl
10307           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
10308           !> win32/makefile.mk
10309 ____________________________________________________________________________
10310 [  7818] By: jhi                                   on 2000/11/22  21:56:02
10311         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
10312      Branch: perl
10313            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
10314            ! t/lib/io_sock.t
10315 ____________________________________________________________________________
10316 [  7817] By: jhi                                   on 2000/11/22  21:39:49
10317         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
10318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10319              Date: Wed, 22 Nov 2000 16:08:12 -0500
10320              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
10321      Branch: perl
10322            ! lib/ExtUtils/Liblist.pm
10323 ____________________________________________________________________________
10324 [  7816] By: jhi                                   on 2000/11/22  21:38:25
10325         Log: Go ahead and #include <unistd.h> in perl.h.
10326      Branch: perl
10327            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
10328            ! util.c
10329 ____________________________________________________________________________
10330 [  7815] By: jhi                                   on 2000/11/22  21:22:52
10331         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
10332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10333              Date: Mon, 20 Nov 2000 18:30:52 -0500
10334              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
10335      Branch: perl
10336            ! pod/perlre.pod regcomp.c t/op/re_tests
10337 ____________________________________________________________________________
10338 [  7814] By: jhi                                   on 2000/11/22  21:21:46
10339         Log: Subject: [PATCH 5.7.0] Liblist finally works
10340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10341              Date: Tue, 21 Nov 2000 22:02:17 -0500
10342              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
10343      Branch: perl
10344            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
10345            ! lib/ExtUtils/MakeMaker.pm
10346 ____________________________________________________________________________
10347 [  7813] By: jhi                                   on 2000/11/22  21:20:23
10348         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
10349              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10350              Date: Wed, 22 Nov 2000 17:53:15 +0100
10351              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
10352              
10353              AIX dynaloader and perlio patch.
10354      Branch: perl
10355            ! ext/DynaLoader/dl_aix.xs
10356 ____________________________________________________________________________
10357 [  7812] By: jhi                                   on 2000/11/22  21:17:52
10358         Log: (Accidentally empty patch.)
10359      Branch: perl
10360            ! av.c
10361 ____________________________________________________________________________
10362 [  7811] By: jhi                                   on 2000/11/22  21:16:31
10363         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
10364              From: Peter Prymmer <pvhp@forte.com>
10365              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
10366              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
10367      Branch: perl
10368            ! vms/test.com
10369 ____________________________________________________________________________
10370 [  7810] By: jhi                                   on 2000/11/22  21:15:36
10371         Log: Subject: Re: perl@7777 
10372              From: "John P. Linderman" <jpl@research.att.com>
10373              Date: Wed, 22 Nov 2000 13:11:11 -0500
10374              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
10375              
10376              Detypoing.
10377      Branch: perl
10378            ! lib/CPAN.pm
10379 ____________________________________________________________________________
10380 [  7809] By: jhi                                   on 2000/11/22  21:14:19
10381         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
10382              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10383              Date:     Wed, 22 Nov 2000 13:51:37 EST
10384              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
10385      Branch: perl
10386            ! perlsdio.h
10387 ____________________________________________________________________________
10388 [  7808] By: jhi                                   on 2000/11/22  21:13:27
10389         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
10390              From: Casey Tweten <crt@kiski.net>
10391              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
10392              Message-Id: <200011201653.LAA10194@home.kiski.net>
10393      Branch: perl
10394            ! t/lib/io_udp.t
10395 ____________________________________________________________________________
10396 [  7807] By: jhi                                   on 2000/11/22  21:12:35
10397         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
10398              From: Casey Tweten <crt@kiski.net>
10399              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
10400              Message-Id: <200011201636.LAA07227@home.kiski.net>
10401      Branch: perl
10402            ! t/lib/io_sock.t
10403 ____________________________________________________________________________
10404 [  7806] By: jhi                                   on 2000/11/22  21:10:59
10405         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
10406              From: "Casey R. Tweten" <crt@kiski.net>
10407              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
10408              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
10409      Branch: perl
10410            ! utils/h2xs.PL
10411 ____________________________________________________________________________
10412 [  7805] By: nick                                  on 2000/11/22  21:05:06
10413         Log: Integrate mainline
10414      Branch: perlio
10415           !> Changes Porting/genlog ext/DB_File/DB_File.xs
10416           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
10417           !> utils/perlbug.PL
10418 ____________________________________________________________________________
10419 [  7804] By: jhi                                   on 2000/11/22  21:01:12
10420         Log: Subject: [PATCH] Test.pm POD peculiarity
10421              From: "Casey R. Tweten" <crt@kiski.net>
10422              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
10423              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
10424      Branch: perl
10425            ! lib/Test.pm
10426 ____________________________________________________________________________
10427 [  7803] By: jhi                                   on 2000/11/22  20:59:59
10428         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
10429              From: "Philip Newton" <pnewton@gmx.de>
10430              Date: Wed, 22 Nov 2000 14:25:53 +0100
10431              Message-Id: <3A1BD771.25462.1939FAD@localhost>
10432              
10433              Be case-understanding also on 's', and use the -oi of sendmail
10434              not to terminate the transmission on a lone '.'.
10435      Branch: perl
10436            ! utils/perlbug.PL
10437 ____________________________________________________________________________
10438 [  7802] By: nick                                  on 2000/11/22  20:51:42
10439         Log: Win32 PerlIO intermediate state now working as expected.
10440              - In current state we are still using C runtime in text/binary
10441              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
10442              - PERLIO=stdio and PERLIO=unix pass all expected tests.
10443              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
10444              and PerlIO_seek() and the dummy crlf layer is not making adjustments
10445              for CRLF translation happening in C runtime. All other tests pass.
10446              
10447              Added note to README.win32 to point out the snags of doing a perl build
10448              with Norton AntiVirus turned on.
10449              
10450              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
10451              which file a fail comes from.
10452              
10453              Updated "canned" config.h to match the one generated.
10454      Branch: perlio
10455            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
10456            ! win32/makefile.mk
10457 ____________________________________________________________________________
10458 [  7801] By: jhi                                   on 2000/11/22  06:50:20
10459         Log: Nickety nits.
10460      Branch: perl
10461            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
10462 ____________________________________________________________________________
10463 [  7800] By: jhi                                   on 2000/11/22  01:29:55
10464         Log: Changes had accidentally gone too silent on non-main branches.
10465      Branch: perl
10466            ! Changes Porting/genlog patchlevel.h
10467 ____________________________________________________________________________
10468 [  7799] By: gsar                                  on 2000/11/22  01:02:56
10469         Log: some lib_pm.PL changes snuck in via change#7772
10470      Branch: maint-5.6/perl
10471            ! Makefile.SH
10472 ____________________________________________________________________________
10473 [  7798] By: nick                                  on 2000/11/21  21:59:40
10474         Log: Integrate mainline
10475      Branch: perlio
10476           !> (integrate 28 files)
10477 ____________________________________________________________________________
10478 [  7797] By: jhi                                   on 2000/11/21  21:01:45
10479         Log: Integrate perlio.
10480      Branch: perl
10481           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
10482 ____________________________________________________________________________
10483 [  7796] By: nick                                  on 2000/11/21  20:36:22
10484         Log: Win32 builds and runs (mostly) with USE_PERLIO.
10485              PERLIO=perlio passes all tests. 
10486              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
10487      Branch: perlio
10488            ! perlio.c win32/perllib.c win32/win32.c
10489 ____________________________________________________________________________
10490 [  7795] By: jhi                                   on 2000/11/21  19:03:44
10491         Log: Update Changes.
10492      Branch: perl
10493            ! Changes patchlevel.h
10494 ____________________________________________________________________________
10495 [  7794] By: jhi                                   on 2000/11/21  18:56:34
10496         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
10497              From: "Craig A. Berry" <craigberry@mac.com>
10498              Date: Mon, 20 Nov 2000 20:27:06 -0600
10499              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
10500              
10501              A cut-and-pasto.
10502      Branch: perl
10503            ! perlio.h
10504 ____________________________________________________________________________
10505 [  7793] By: jhi                                   on 2000/11/21  18:54:41
10506         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
10507              From: Dominic Dunlop <domo@computer.org> 
10508              Date: Mon, 20 Nov 2000 18:55:29 +0100
10509              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
10510              
10511              va_copy() and the need of it.
10512              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
10513      Branch: metaconfig/U/perl
10514            + need_va_copy.U
10515      Branch: perl
10516            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10517            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
10518            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10519            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10520            ! win32/config.bc win32/config.gc win32/config.vc
10521 ____________________________________________________________________________
10522 [  7792] By: jhi                                   on 2000/11/21  17:04:10
10523         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
10524      Branch: perl
10525           !> scope.h
10526 ____________________________________________________________________________
10527 [  7791] By: jhi                                   on 2000/11/21  17:01:16
10528         Log: Export the SOCKS workaround symbols only if necessary.
10529      Branch: perl
10530            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
10531 ____________________________________________________________________________
10532 [  7790] By: nick                                  on 2000/11/20  23:57:11
10533         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
10534      Branch: perlio
10535            ! scope.h
10536 ____________________________________________________________________________
10537 [  7789] By: nick                                  on 2000/11/20  23:38:33
10538         Log: Integrate mainline
10539      Branch: perlio
10540           +> lib/File/Spec/Epoc.pm
10541           !> (integrate 34 files)
10542 ____________________________________________________________________________
10543 [  7788] By: nick                                  on 2000/11/20  23:20:18
10544         Log: Make extra buffer layer work (dummy crlf layer)
10545      Branch: perlio
10546            ! doio.c perlio.c perlio.h
10547 ____________________________________________________________________________
10548 [  7787] By: jhi                                   on 2000/11/20  22:44:04
10549         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
10550              From: Peter Prymmer <pvhp@forte.com>
10551              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
10552              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
10553      Branch: perl
10554            ! t/pragma/locale.t
10555 ____________________________________________________________________________
10556 [  7786] By: jhi                                   on 2000/11/20  22:29:10
10557         Log: Subject: DOC PATCH 5.6.0 perlreftut
10558              From: mjd@plover.com
10559              Date: 20 Nov 2000 19:45:06 -0000
10560              Message-ID: <20001120194506.9505.qmail@plover.com>
10561      Branch: perl
10562            ! pod/perlreftut.pod
10563 ____________________________________________________________________________
10564 [  7785] By: jhi                                   on 2000/11/20  22:27:44
10565         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
10566              From: David Dyck <dcd@tc.fluke.com>
10567              Date: Mon, 20 Nov 2000 11:43:40 -0800
10568              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
10569      Branch: perl
10570            ! lib/Cwd.pm
10571 ____________________________________________________________________________
10572 [  7784] By: jhi                                   on 2000/11/20  22:23:21
10573         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
10574              Date: Mon, 20 Nov 2000 17:06:10 -0500
10575              To: Mailing list Perl5 <perl5-porters@perl.org>
10576              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
10577      Branch: perl
10578            ! pp_ctl.c t/op/pat.t
10579 ____________________________________________________________________________
10580 [  7783] By: jhi                                   on 2000/11/20  22:11:18
10581         Log: Subject: [PATCH] doop.c - UTF8 tr///               
10582              From: Simon Cozens <simon@cozens.net>
10583              Date: Sat, 18 Nov 2000 18:49:30 +0000
10584              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
10585              
10586              Subject: Re: [PATCH] doop.c - UTF8 tr///           
10587              From: Simon Cozens <simon@cozens.net>
10588              Date: Mon, 20 Nov 2000 20:45:22 +0000
10589              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
10590              
10591              Make tr on UTF-8 better but still not correct.
10592      Branch: perl
10593            ! doop.c
10594 ____________________________________________________________________________
10595 [  7782] By: jhi                                   on 2000/11/20  22:02:16
10596         Log: Remove the shared object before attempting to create
10597              (by linking) a new one.  E.g. in AIX not removing
10598              becomes quite painful if one tries to do more than one
10599              build in the same tree (an interrupted build, for example),
10600              since the AIX' shared dynaloader seemingly keeps the shared
10601              objects open and therefore 'busy' for quite a while, even when
10602              nobody is using the objects, leading into link failures.
10603      Branch: perl
10604            ! lib/ExtUtils/MM_Unix.pm
10605 ____________________________________________________________________________
10606 [  7781] By: gsar                                  on 2000/11/20  19:02:55
10607         Log: type mismatch due to faulty integration
10608      Branch: maint-5.6/perl
10609            ! toke.c win32/Makefile
10610 ____________________________________________________________________________
10611 [  7780] By: gsar                                  on 2000/11/20  17:31:55
10612         Log: integrate changes#6392,6394..6399,6401..6404
10613              
10614              The {multiplier} of a fixed substring was overlooked which
10615              caused a wrong initial search offset for that substring.
10616              
10617              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
10618              From: Hugo <hv@crypt.compulink.co.uk>
10619              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
10620              Date: Thu, 13 Jul 2000 19:27:13 +0100
10621              
10622              Fix the BOM bug: not a byteorder bug, a signedness bug.
10623              
10624              Replace change #6337 with a better one.
10625              
10626              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
10627              From: Hugo <hv@crypt.compulink.co.uk>
10628              Date: Fri, 14 Jul 2000 04:16:20 +0100
10629              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
10630              
10631              MakeMaker should not remove editor backups (*~) on `make clean`
10632              by default (completes change#6383)
10633              
10634              move new variables to the end of the interpreter structure (for
10635              bincompat in code that doesn't #include XSUB.h)
10636              
10637              rename totally bletcherous SvLOCK() thingy (doesn't do what the
10638              name suggests anyway)
10639              
10640              various cleanups (typos, misformatted code, and small bugs)
10641              
10642              typecasts needed for change#6394
10643              
10644              typos in change#6399, regen headers
10645              
10646              inconsistent types needs casts
10647              
10648              PERL_OBJECT build tweaks
10649      Branch: maint-5.6/perl
10650           !> MANIFEST doop.c embed.h embed.pl embedvar.h
10651           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
10652           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
10653           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
10654           !> toke.c util.c
10655 ____________________________________________________________________________
10656 [  7779] By: gsar                                  on 2000/11/20  17:06:29
10657         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
10658              
10659              Cosmetics and perldelta.
10660              
10661              Fix nits noticed by Boston.pm.
10662              
10663              Do the cc sanity check both before the hints and
10664              after the cc selction.
10665              
10666              get sprintf.t to adjust properly for 3-digit exponents
10667              
10668              don't clobber *.orig files on *clean targets
10669              
10670              fix bugs in processing %v-*d and similar format specs (from
10671              Avi Finkel <avi@finkel.org>)
10672              
10673              sprintf test tweaks (from Dominic Dunlop)
10674              
10675              new selfloader.t in change#6183 doesn't close DATA handles,
10676              and thus fails to clean up tmp files on dosish platforms
10677              
10678              typos (spotted by Peter Prymmer)
10679              
10680              typo fix from Craig Berry
10681      Branch: maint-5.6/perl
10682           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
10683           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
10684           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
10685           !> x2p/Makefile.SH
10686 ____________________________________________________________________________
10687 [  7778] By: gsar                                  on 2000/11/20  16:46:51
10688         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
10689              
10690              Subject: Re: format bug report  [Patch]
10691              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10692              Date: Wed, 05 Jul 2000 13:12:52 +0200
10693              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
10694              
10695              Subject: Re: format bug report  [Patch]
10696              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10697              Date: Wed, 05 Jul 2000 14:10:01 +0200
10698              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
10699              
10700              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
10701              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10702              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
10703              Date: Fri, 07 Jul 2000 17:57:16 +0100
10704              
10705              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
10706              To: perl5-porters@perl.org
10707              From: Karsten Sperling <spiff@phreax.net>
10708              Date: Mon, 10 Jul 2000 15:12:52 +0200
10709              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
10710              
10711              README.posix-bc podified from Thomas Dorner.
10712              
10713              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
10714              From: Dominic Dunlop <domo@computer.org>
10715              Date: Tue, 11 Jul 2000 12:27:33 +0200
10716              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
10717              
10718              Typo in #6341.
10719              
10720              Fix for
10721              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
10722              From: Roderick Schertler <roderick@argon.org>
10723              Date: Tue, 11 Jul 2000 13:55:05 -0400
10724              Message-Id: <200007111755.NAA05077@jones.argon.org>
10725              
10726              Minor cleanups on the booklist.
10727              
10728              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
10729              regen perltoc.
10730              
10731              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
10732      Branch: maint-5.6/perl
10733           +> pod/perlbook.pod
10734           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
10735           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
10736           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
10737 ____________________________________________________________________________
10738 [  7777] By: jhi                                   on 2000/11/20  16:08:49
10739         Log: Update Changes.
10740      Branch: perl
10741            ! Changes patchlevel.h
10742 ____________________________________________________________________________
10743 [  7776] By: jhi                                   on 2000/11/20  15:27:56
10744         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
10745              This may be overly harsh but until proven otherwise, we think this
10746              way, or until we have a simple test for Configure (having to start
10747              up servers is does not count as simple) to check for the problems.
10748      Branch: perl
10749            ! perl.h
10750 ____________________________________________________________________________
10751 [  7775] By: jhi                                   on 2000/11/20  15:22:17
10752         Log: Solaris hints tweaks.
10753      Branch: perl
10754            ! hints/solaris_2.sh
10755 ____________________________________________________________________________
10756 [  7774] By: jhi                                   on 2000/11/20  15:01:20
10757         Log: Add a workaround to SOCKS 64-bit problems.
10758      Branch: perl
10759            ! doio.c embed.h embed.pl perlsdio.h proto.h
10760 ____________________________________________________________________________
10761 [  7773] By: jhi                                   on 2000/11/20  14:51:47
10762         Log: sysseek() instead of seek().
10763      Branch: perl
10764            ! t/lib/syslfs.t
10765 ____________________________________________________________________________
10766 [  7772] By: gsar                                  on 2000/11/20  13:06:23
10767         Log: integrate changes#6315..6319,6321..6331,6333..6338
10768              
10769              Integrate with Sarathy, preliminary fix for unicos
10770              alignment problems in [ID 20000612.002] Perl problem on Cray system.
10771              
10772              some debugger output does not go to the socket when RemotePort is set
10773              
10774              winsock cleanup never done on Windows (leads to handle leaks)
10775              
10776              fix UNC path handling on Windows under ithreads, and chdir()
10777              return value when given a non-existent directory
10778              
10779              Autogenerate pod/Makefile and pod/buildtoc.
10780              buildtoc also checks whether the existin pods are
10781              mentioned in MANIFEST and perl.pod, and vice versa.
10782              (None of the thusly found discrepancies fixed yet.)
10783              roffitall also needs to be autogenerated similarly but it
10784              seems so badly out of date that I didn't touch it yet.
10785              
10786              Config is being used.
10787              
10788              Add =head1 NAMEs so that buildtoc is happy.
10789              (The CGI::Util nit reported to Lincoln.)
10790              
10791              Fix complaints of buildtoc.
10792              
10793              Fix the alignment problem in Crays ([ID 20000612.002]).
10794              
10795              Remove perlbook, update perlfaq book listing,
10796              rearrange perl.pod, regenerate perltoc.
10797              
10798              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
10799              was cast to an unsigned (32-bit) integer with wild abandon.
10800              
10801              winsock options weren't being set in all threads under ithreads
10802              (caused send()s from second and subsequent threads to fail)
10803              
10804              accept() leaks memory on windows due to incorrect ordering of
10805              closesocket() and fclose() calls
10806              
10807              Reorder perl.pod once more.
10808              
10809              More POSIX.pod tweaks.
10810              
10811              Sprinkle ldlibpath.
10812              
10813              Precedence goof, fix based on
10814              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
10815              From: Hugo <hv@crypt.compulink.co.uk>
10816              Date: Tue, 11 Jul 2000 12:52:38 +0100
10817              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
10818              
10819              Subject: PATCH perlguts.pod: Document D and d magic types
10820              From: mjd@plover.com
10821              Date: 5 Jul 2000 18:01:51 -0000
10822              Message-ID: <20000705180151.29413.qmail@plover.com>
10823              
10824              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
10825              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
10826              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
10827              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
10828              
10829              Subject: [PATCH cfgperl] $& segfaults if you trick it
10830              From: simon@brecon.co.uk (Simon Cozens)
10831              Date: 7 Jul 2000 11:26:09 GMT
10832              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
10833              
10834              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
10835              From: Hugo <hv@crypt.compulink.co.uk>
10836              Date: Tue, 11 Jul 2000 12:44:50 +0100
10837              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
10838              
10839              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
10840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10841              Date: Tue, 11 Jul 2000 13:50:51 +0100
10842              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
10843      Branch: maint-5.6/perl
10844           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
10845           +> pod/buildtoc.PL
10846            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
10847           !> (integrate 26 files)
10848 ____________________________________________________________________________
10849 [  7771] By: gsar                                  on 2000/11/20  12:31:42
10850         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
10851              6310,6311,6314
10852              
10853              Subject: [PATCH bleedperl] File::Spec 0.82 beta
10854              From: Barrie Slaymaker <barries@jester.slaysys.com>
10855              Date: Wed, 28 Jun 2000 11:35:29 -0400
10856              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
10857              
10858              tweak perlembed for multiplicity/usethreads sanity; correct notes
10859              about Windows
10860              
10861              localize %INC in a Safe compartment so that use/require work
10862              (many other magic globals probably need similar treatment)
10863              
10864              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
10865              when @_ is modified, causing coredumps
10866              
10867              slurp mode fix in change#4736 still not quite right
10868              
10869              Point to perlipc for more SysV IPC examples.
10870              
10871              Elaborate POSIX.pod.  Still needs work.
10872              
10873              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
10874              
10875              fix large memory leak that has been around for ever, masked by
10876              -DPURIFY (most of the arenas were never freed!)
10877              
10878              fix memory leak on Windows (PL_sys_intern contents were never
10879              freed)
10880              
10881              PERL_OBJECT build tweak
10882              
10883              adjust change#6299
10884              
10885              remove rel2abs prototypes (from Barrie Slaymaker)
10886              
10887              missing perldiag entry for unpack("w",...) diagnostic (from
10888              Andreas Koenig)
10889              
10890              better diagnostic on Frob->stuff() when Frob:: doesn't exist
10891              (from Richard Soderberg <rs@oregonnet.com>)
10892              
10893              Win32 patches for cfgperl from Sarathy.
10894              
10895              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
10896              
10897              More POSIX.pod embellishment.
10898              
10899              tyop in change#6306
10900      Branch: maint-5.6/perl
10901           !> (integrate 44 files)
10902 ____________________________________________________________________________
10903 [  7770] By: gsar                                  on 2000/11/20  11:51:00
10904         Log: integrate changes#6268..6282 from cfgperl branch
10905              
10906              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
10907              From: Dominic Dunlop <domo@computer.org>
10908              Date: Thu, 29 Jun 2000 12:32:39 +0200
10909              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
10910              
10911              Regen headers for #6261 (and update embed.pl for this) and #6267,
10912              silence few compiler warnings.
10913              
10914              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
10915              From: Nicholas Clark <nick@talking.bollo.cx>
10916              Date: Fri, 23 Jun 2000 16:21:15 +0100
10917              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
10918              
10919              Subject: PATCH pod/perltie.pod
10920              From: Ian Phillipps <Ian.Phillipps@iname.com>
10921              Date: Fri, 16 Jun 2000 00:17:19 +0100
10922              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
10923              (only the first hunk, the second hunk had already been done
10924              by some other patch)
10925              
10926              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
10927              From: Tom Phoenix <rootbeer@redcat.com>
10928              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
10929              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
10930              
10931              Subject: [PATCH] xsub attributes
10932              From: Doug MacEachern <dougm@covalent.net>
10933              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
10934              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
10935              
10936              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
10937              From: Andy Dougherty <doughera@lafayette.edu>
10938              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
10939              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
10940              
10941              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
10942              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10943              Date: Tue, 13 Jun 2000 02:43:48 -0500
10944              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
10945              
10946              Subject: [PATCH] Re: eval documentation: context
10947              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10948              Date: Mon, 12 Jun 2000 15:07:29 +0100
10949              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
10950              
10951              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
10952              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10953              Date: Mon, 12 Jun 2000 14:55:59 +0100
10954              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
10955              
10956              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
10957              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
10958              Date: Fri, 09 Jun 2000 12:39:27 -0400
10959              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
10960              (plus update the version "number" of Text::Wrap)
10961              
10962              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
10963              From: Tim Ayers <tayers@bridge.com>
10964              Date: Thu, 08 Jun 2000 08:11:06 +0200
10965              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
10966              [resent by Richard Foley, Message-Id probably wrong]
10967              
10968              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
10969              From: rspier@pobox.com (Robert Spier)
10970              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
10971              Message-ID: <14654.31913.845602.610277@rls.cx>
10972              
10973              Subject: [PATCH 5.6.0] utils/h2xs.PL
10974              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10975              Date: Wed, 7 Jun 2000 04:02:04 -0500
10976              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
10977              
10978              Subject: [PATCH 5.6.0]ITHREADs for VMS
10979              From: Dan Sugalski <dan@sidhe.org>
10980              Date: Tue, 06 Jun 2000 11:59:50 -0400
10981              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
10982      Branch: maint-5.6/perl
10983           !> (integrate 31 files)
10984 ____________________________________________________________________________
10985 [  7769] By: gsar                                  on 2000/11/20  11:29:06
10986         Log: integrate changes#6261..6266 from cfgperl
10987              
10988              Subject: Re: [PATCH cfgperl] BOMs away!
10989              From: simon@brecon.co.uk (Simon Cozens)
10990              Date: 17 Jun 2000 11:49:57 GMT
10991              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
10992              
10993              Subject: 5.6.0 Patch for EPOC
10994              From: Olaf Flebbe <o.flebbe@gmx.de>
10995              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
10996              Message-ID: <23449.960929969@www11.gmx.net>
10997              
10998              tr fixes from Simon Cozens
10999              
11000              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
11001              From: Marty Lucich <marty@netcom.com>
11002              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
11003              Message-Id: <200006282116.OAA11148@netcom.com>
11004              ccdlflags update (the BSD/OS 4.1 part had already been taken
11005              care of by #6141).
11006              
11007              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
11008              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11009              Date: Wed, 28 Jun 2000 17:50:12 -0700
11010              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
11011              
11012              Subject: [PATCH 5.6.0] cygwin port
11013              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
11014              From: "Fifer, Eric" <EFifer@sanwaint.com>
11015              Date: Thu, 29 Jun 2000 12:58:29 +0100
11016      Branch: maint-5.6/perl
11017           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
11018           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
11019           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11020           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
11021 ____________________________________________________________________________
11022 [  7768] By: gsar                                  on 2000/11/20  11:13:44
11023         Log: integrate changes#6252..6256,6259..6260
11024              
11025              Paranoia tweak on #6249.
11026              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
11027              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11028              Date: Sun, 25 Jun 2000 23:43:12 -0400
11029              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
11030              
11031              Subject: tr///, help wanted.
11032              From: simon@brecon.co.uk (Simon Cozens)
11033              Date: 28 Jun 2000 11:29:04 GMT
11034              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
11035              
11036              small thinko tweaks
11037              
11038              tweaks from Simon Conzes to further fix tr/// under utf8
11039              
11040              perlnewmod was missing from MANIFEST.
11041              
11042              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
11043              From: simon@brecon.co.uk (Simon Cozens)
11044              Date: 17 Jun 2000 11:56:44 GMT
11045              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
11046              pack U0, pack C0
11047      Branch: maint-5.6/perl
11048           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
11049           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
11050           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
11051           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
11052 ____________________________________________________________________________
11053 [  7767] By: gsar                                  on 2000/11/20  10:51:38
11054         Log: integrate change#6250 from cfgperl
11055              
11056              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
11057              From: Doug MacEachern <dougm@covalent.net>
11058              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
11059              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
11060      Branch: maint-5.6/perl
11061           +> t/op/my_stash.t
11062           !> MANIFEST embed.pl global.sym proto.h toke.c
11063 ____________________________________________________________________________
11064 [  7766] By: gsar                                  on 2000/11/20  10:48:34
11065         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
11066              
11067              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
11068              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
11069              Date: Mon, 26 Jun 2000 18:40:14 +0100
11070              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
11071              
11072              Subject: [PATCH] bytes<->utf8 fixes
11073              From: simon@brecon.co.uk (Simon Cozens)
11074              Date: 26 Jun 2000 04:55:45 GMT
11075              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
11076              
11077              Subject: [PATCH] is_utf8_string
11078              From: simon@brecon.co.uk (Simon Cozens)
11079              Date: 26 Jun 2000 02:25:59 GMT
11080              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
11081              
11082              Subject: [PATCH] avoid mg_ptr in '*' magic
11083              From: Doug MacEachern <dougm@covalent.net>
11084              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
11085              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
11086              
11087              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
11088              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
11089              Date: Sat, 24 Jun 2000 13:06:20 +0100
11090              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
11091              
11092              Allow for standalone testing.
11093              
11094              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
11095              From: Mark-Jason Dominus <mjd@plover.com>
11096              Date: Tue, 27 Jun 2000 22:36:42 -0400
11097              Message-ID: <20000628023642.12166.qmail@plover.com>
11098              
11099              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
11100              From: Frank Tobin <ftobin@uiuc.edu>
11101              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
11102              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
11103      Branch: maint-5.6/perl
11104           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
11105           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
11106           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
11107           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
11108           !> utf8.c utils/h2xs.PL
11109 ____________________________________________________________________________
11110 [  7765] By: gsar                                  on 2000/11/20  10:29:13
11111         Log: integrate change#6239 from cfgperl
11112              
11113              Configure maintenance.  Sever some dependency cycles,
11114              separate gccversion from the cc unit,
11115              address [ID 20000623.006] Configure script patch for using gcc on AIX
11116              (but solve it a little bit differently),
11117              unduplex some accidentally duplicated units,
11118              suggest using gcc if no cc available
11119              (p5p thread: "Solaris configure: counterproposal", 1999-09)
11120      Branch: maint-5.6/perl
11121           !> Configure Todo-5.6 config_h.SH
11122 ____________________________________________________________________________
11123 [  7764] By: gsar                                  on 2000/11/20  10:25:55
11124         Log: integrate changes#6233..6238 from cfgperl
11125              
11126              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
11127              From: Mark-Jason Dominus <mjd@plover.com>
11128              Date: Fri, 16 Jun 2000 20:53:04 -0400
11129              Message-ID: <20000617005304.8008.qmail@plover.com>
11130              
11131              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
11132              because when run as services (Win32ese for daemons)
11133              no environment variables are set and tmpdir ends up as /tmp,
11134              which is ambiguous.
11135              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
11136              From: matt@sergeant.org
11137              Date: 16 Jun 2000 16:30:43 -0000
11138              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
11139              
11140              The thread begun by
11141              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
11142              From: Kevin.Ruscoe@ubsw.com
11143              Date: Fri, 16 Jun 2000 16:38:51 +0100
11144              Message-Id: <H000019b03c300d6@MHS>
11145              
11146              Tweak embed.pl, regen headers.
11147              
11148              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
11149              From: Dan Sugalski <dan@sidhe.org>
11150              Date: Fri, 23 Jun 2000 17:00:00 -0400
11151              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
11152      Branch: maint-5.6/perl
11153           !> (integrate 27 files)
11154 ____________________________________________________________________________
11155 [  7763] By: gsar                                  on 2000/11/20  10:08:08
11156         Log: s/perl56delta/perldelta/g
11157      Branch: maint-5.6/perl
11158            ! pod/Makefile
11159 ____________________________________________________________________________
11160 [  7762] By: gsar                                  on 2000/11/20  10:04:00
11161         Log: integrate changes#6225,6229,6231,6232 from cfgperl
11162              
11163              Add source code filenames to apidoc.
11164              From: simon@brecon.co.uk (Simon Cozens)
11165              Subject: [PATCH embed.pl] Source X-ref
11166              Date: 22 Jun 2000 02:18:49 GMT
11167              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
11168              
11169              Subject: README.hpux version 0.6.1
11170              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
11171              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
11172              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
11173              
11174              Subject: [PATCH 5.6.0] cygwin port
11175              From: "Fifer, Eric" <EFifer@sanwaint.com>
11176              Date: Tue, 20 Jun 2000 14:30:58 +0100
11177              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
11178              
11179              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
11180              From: simon@brecon.co.uk (Simon Cozens)
11181              Date: 19 Jun 2000 15:18:27 GMT
11182              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
11183              
11184              plus update pod/Makefile and regenerate perltoc
11185      Branch: maint-5.6/perl
11186           +> pod/perlutil.pod
11187           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
11188           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
11189 ____________________________________________________________________________
11190 [  7761] By: jhi                                   on 2000/11/20  04:09:55
11191         Log: Miraculous typo.
11192      Branch: perl
11193            ! t/op/pat.t
11194 ____________________________________________________________________________
11195 [  7760] By: jhi                                   on 2000/11/20  04:06:08
11196         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
11197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11198              Date: Sun, 19 Nov 2000 22:30:26 -0500
11199              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
11200      Branch: perl
11201            ! regexec.c scope.h t/op/pat.t
11202 ____________________________________________________________________________
11203 [  7759] By: jhi                                   on 2000/11/20  02:05:22
11204         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
11205      Branch: perl
11206            ! perl.h
11207 ____________________________________________________________________________
11208 [  7758] By: jhi                                   on 2000/11/20  01:58:11
11209         Log: Subject: [perl 7711: EPOC] updates
11210              From: Olaf Flebbe <o.flebbe@gmx.de>
11211              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
11212              Message-ID: <25575.974658810@www23.gmx.net>               
11213      Branch: perl
11214            + lib/File/Spec/Epoc.pm
11215            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
11216            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
11217            ! lib/File/Spec.pm perl.c sv.c
11218 ____________________________________________________________________________
11219 [  7757] By: jhi                                   on 2000/11/20  01:53:11
11220         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
11221      Branch: perl
11222            ! MANIFEST
11223 ____________________________________________________________________________
11224 [  7756] By: jhi                                   on 2000/11/20  01:47:22
11225         Log: Integrate perlio.
11226      Branch: perl
11227            - ext/re/hints/MSWin32.pl
11228           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
11229           !> win32/config.gc win32/config_H.gc win32/win32sck.c
11230 ____________________________________________________________________________
11231 [  7755] By: nick                                  on 2000/11/19  20:57:17
11232         Log: Add dummy crlf layer (just as buffer)
11233              Correct 1st bug - one layer of indirection.
11234      Branch: perlio
11235            ! perlio.c perlio.h perliol.h
11236 ____________________________________________________________________________
11237 [  7754] By: nick                                  on 2000/11/19  20:56:12
11238         Log: Work-round to Perl_deb_nocontext is no longer required
11239      Branch: perlio
11240            - ext/re/hints/MSWin32.pl
11241 ____________________________________________________________________________
11242 [  7753] By: nick                                  on 2000/11/19  20:01:16
11243         Log: diff -se shows these as different
11244      Branch: perlio
11245            ! global.sym pod/perlapi.pod
11246 ____________________________________________________________________________
11247 [  7752] By: nick                                  on 2000/11/19  18:57:30
11248         Log: Configure GCC/Win32 build -Duseperlio
11249              Fix a couple of gross issues
11250              - double-include of ../deb.o in re.dll
11251              - win32sck.c needs PerlIO and FILE 
11252      Branch: perlio
11253            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
11254            ! win32/win32sck.c
11255 ____________________________________________________________________________
11256 [  7751] By: nick                                  on 2000/11/19  17:05:36
11257         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
11258      Branch: perlio
11259            ! perlio.c
11260 ____________________________________________________________________________
11261 [  7750] By: nick                                  on 2000/11/19  16:57:14
11262         Log: Missing aTHX_
11263      Branch: perlio
11264            ! sv.c
11265 ____________________________________________________________________________
11266 [  7749] By: jhi                                   on 2000/11/19  16:28:40
11267         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
11268              From: "Peter J. Farley III" <pjfarley@banet.net>
11269              Date: Sun, 19 Nov 2000 01:42:58 -0500
11270              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
11271      Branch: perl
11272            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
11273 ____________________________________________________________________________
11274 [  7748] By: jhi                                   on 2000/11/19  16:08:10
11275         Log: Subject: podlators 1.05 available        
11276              From: Russ Allbery <rra@stanford.edu>   
11277              Date: 18 Nov 2000 22:04:28 -0800
11278              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
11279      Branch: perl
11280            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
11281 ____________________________________________________________________________
11282 [  7747] By: nick                                  on 2000/11/19  11:19:39
11283         Log: Integrate mainline
11284      Branch: perlio
11285           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
11286           !> util.c
11287 ____________________________________________________________________________
11288 [  7746] By: jhi                                   on 2000/11/19  06:42:22
11289         Log: Make hex scanning warn on "\x{x}" and "\xx".
11290              "\x" and and hex("x") are still valid.
11291      Branch: perl
11292            ! util.c
11293 ____________________________________________________________________________
11294 [  7745] By: nick                                  on 2000/11/18  22:52:28
11295         Log: Integrate mainline
11296      Branch: perlio
11297           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
11298           !> perl.h perlio.c proto.h regcomp.c regcomp.h
11299 ____________________________________________________________________________
11300 [  7744] By: jhi                                   on 2000/11/18  22:50:28
11301         Log: Introduce Perl_utf8_length().  Use it.
11302      Branch: perl
11303            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
11304 ____________________________________________________________________________
11305 [  7743] By: jhi                                   on 2000/11/18  22:38:51
11306         Log: Compiler denit.
11307      Branch: perl
11308            ! perlio.c
11309 ____________________________________________________________________________
11310 [  7742] By: jhi                                   on 2000/11/18  20:33:05
11311         Log: Integrate perlio.
11312      Branch: perl
11313           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
11314           !> perlio.h pp_ctl.c pp_sys.c sv.c
11315 ____________________________________________________________________________
11316 [  7741] By: jhi                                   on 2000/11/18  20:31:27
11317         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
11318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11319              Date: Fri, 17 Nov 2000 20:35:11 -0500
11320              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
11321              
11322              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
11323              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11324              Date: Fri, 17 Nov 2000 21:03:47 -0500
11325              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
11326              
11327              Plus a little bit of tweaking in pregcomp().
11328      Branch: perl
11329            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
11330 ____________________________________________________________________________
11331 [  7740] By: nick                                  on 2000/11/18  20:17:22
11332         Log: Lexical use open ... support:
11333              add ->cop_io to COP structure in cop.h.
11334              Make mg.c and gv.c associate it with ${^OPEN}.
11335              Make lib/open.pm set it.
11336              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
11337              manner similar to ->cop_warnings.
11338              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
11339              call new PerlIO_apply_layers().
11340              Declare latter in perlio.h and define in perlio.c
11341      Branch: perlio
11342            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
11343            ! perlio.h pp_ctl.c pp_sys.c sv.c
11344 ____________________________________________________________________________
11345 [  7739] By: jhi                                   on 2000/11/18  19:54:00
11346         Log: Integrate perlio.
11347      Branch: perl
11348           !> doio.c perlio.c pp.c
11349 ____________________________________________________________________________
11350 [  7738] By: jhi                                   on 2000/11/18  17:16:13
11351         Log: Subject: [PATCH 5.7.0] etags broken again
11352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11353              Date: Sat, 18 Nov 2000 02:41:36 -0500
11354              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
11355      Branch: perl
11356            ! emacs/ptags
11357 ____________________________________________________________________________
11358 [  7737] By: jhi                                   on 2000/11/18  17:12:18
11359         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
11360      Branch: perl
11361            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11362 ____________________________________________________________________________
11363 [  7736] By: nick                                  on 2000/11/18  14:06:20
11364         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
11365              part to be isolated.
11366      Branch: perlio
11367            ! doio.c perlio.c
11368 ____________________________________________________________________________
11369 [  7735] By: nick                                  on 2000/11/18  11:03:32
11370         Log: Integrate mainline
11371      Branch: perlio
11372           !> Changes README.amiga README.win32 patchlevel.h
11373           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
11374 ____________________________________________________________________________
11375 [  7734] By: jhi                                   on 2000/11/18  01:18:56
11376         Log: Update Changes.
11377      Branch: perl
11378            ! Changes patchlevel.h
11379 ____________________________________________________________________________
11380 [  7733] By: jhi                                   on 2000/11/18  00:32:54
11381         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
11382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11383              Date: Fri, 17 Nov 2000 17:28:02 -0500
11384              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
11385      Branch: perl
11386            ! regcomp.c regexec.c t/op/re_tests
11387 ____________________________________________________________________________
11388 [  7732] By: jhi                                   on 2000/11/18  00:28:56
11389         Log: Sparc 64-bit pack() fix from Jens Hamisch.
11390      Branch: perl
11391            ! pp.c
11392 ____________________________________________________________________________
11393 [  7731] By: jhi                                   on 2000/11/18  00:18:39
11394         Log: Explain in more detail the {} syntax ambiguousity.
11395              
11396              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
11397              From: Nicholas Clark <nick@ccl4.org>
11398              Date: Fri, 17 Nov 2000 22:10:28 +0000
11399              Message-ID: <20001117221028.A88930@plum.flirble.org>
11400      Branch: perl
11401            ! pod/perlfunc.pod
11402 ____________________________________________________________________________
11403 [  7730] By: jhi                                   on 2000/11/18  00:12:18
11404         Log: Subject: Fix for README.amiga (20000323.033)
11405              From: "Stephen P. Potter" <spp@spotter.yi.org>
11406              Date: Fri, 17 Nov 2000 12:25:51 -0500
11407              Message-Id: <200011171725.MAA05768@spotter.yi.org>
11408      Branch: perl
11409            ! README.amiga
11410 ____________________________________________________________________________
11411 [  7729] By: jhi                                   on 2000/11/18  00:08:34
11412         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
11413              From: "A. C. Yardley" <yardley@tanet.net>
11414              Date: Mon, 3 Apr 2000 11:35:33 -0700
11415              Message-ID: <3483.000403@tanet.net>
11416      Branch: perl
11417            ! README.win32
11418 ____________________________________________________________________________
11419 [  7728] By: nick                                  on 2000/11/17  21:59:47
11420         Log: Integrate mainline
11421      Branch: perlio
11422           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
11423           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
11424           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
11425           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
11426 ____________________________________________________________________________
11427 [  7727] By: nick                                  on 2000/11/17  21:56:31
11428         Log: Experiment on use of attributes.pm interface.
11429              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
11430              SVt_PVRV if not already something better (else vivify of say magic gets
11431              core dump).
11432      Branch: perlio
11433            ! perlio.c pp.c
11434 ____________________________________________________________________________
11435 [  7726] By: jhi                                   on 2000/11/17  14:15:49
11436         Log: Subject: Fix for 20000815.006
11437              From: "Stephen P. Potter" <spp@spotter.yi.org>
11438              Date: Fri, 17 Nov 2000 08:57:45 -0500
11439              Message-Id: <200011171357.IAA05122@spotter.yi.org>
11440              
11441              It's really 20000518.006.
11442      Branch: perl
11443            ! pod/perlmodlib.PL
11444 ____________________________________________________________________________
11445 [  7725] By: jhi                                   on 2000/11/17  14:12:31
11446         Log: Subject: Fix for 20000409.001
11447              From: "Stephen P. Potter" <spp@spotter.yi.org>
11448              Date: Fri, 17 Nov 2000 08:55:45 -0500
11449              Message-Id: <200011171355.IAA05104@spotter.yi.org>
11450      Branch: perl
11451            ! pod/perlfaq9.pod
11452 ____________________________________________________________________________
11453 [  7724] By: jhi                                   on 2000/11/17  14:08:58
11454         Log: Undo #7627 now that we have =head3.
11455      Branch: perl
11456            ! pod/perlhack.pod
11457 ____________________________________________________________________________
11458 [  7723] By: jhi                                   on 2000/11/17  14:04:09
11459         Log: As surmised the #7719 wasn't a good move.
11460      Branch: perl
11461            ! hints/solaris_2.sh
11462 ____________________________________________________________________________
11463 [  7722] By: jhi                                   on 2000/11/17  13:59:04
11464         Log: Also the 64bitall hints can be either here or there.
11465      Branch: perl
11466            ! hints/solaris_2.sh
11467 ____________________________________________________________________________
11468 [  7721] By: jhi                                   on 2000/11/17  02:26:23
11469         Log: Test tweak for the open pragma.
11470      Branch: perl
11471            ! t/lib/b.t
11472 ____________________________________________________________________________
11473 [  7720] By: jhi                                   on 2000/11/17  00:23:22
11474         Log: The long double hints can be here or there.
11475      Branch: perl
11476            ! hints/solaris_2.sh
11477 ____________________________________________________________________________
11478 [  7719] By: jhi                                   on 2000/11/17  00:14:06
11479         Log: For Solaris use64bitall the stdchar needs a little bit of help.
11480      Branch: perl
11481            ! hints/solaris_2.sh
11482 ____________________________________________________________________________
11483 [  7718] By: jhi                                   on 2000/11/16  23:27:34
11484         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
11485              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11486              Date: Wed, 15 Nov 2000 08:56:32 +0100
11487              Message-ID: <3A1241B0.64477E00@alcatel.at>
11488      Branch: perl
11489            ! lib/Carp/Heavy.pm
11490 ____________________________________________________________________________
11491 [  7717] By: jhi                                   on 2000/11/16  23:23:29
11492         Log: Subject: [PATCH] Re: 20001101.003 PDL
11493              From: Nicholas Clark <nick@ccl4.org>
11494              Date: Thu, 16 Nov 2000 16:48:25 +0000
11495              Message-ID: <20001116164825.B93487@plum.flirble.org>
11496      Branch: perl
11497            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
11498 ____________________________________________________________________________
11499 [  7716] By: jhi                                   on 2000/11/16  23:21:31
11500         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
11501              From: "Casey R. Tweten" <crt@kiski.net>
11502              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
11503              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
11504      Branch: perl
11505            ! lib/Pod/Checker.pm pod/perlpod.pod
11506 ____________________________________________________________________________
11507 [  7715] By: jhi                                   on 2000/11/16  23:19:40
11508         Log: Avoid an infinite loop in VMS when utils scripts are run
11509              with no arguments, from Charles Lane.
11510      Branch: perl
11511            ! configure.com
11512 ____________________________________________________________________________
11513 [  7714] By: jhi                                   on 2000/11/16  23:17:08
11514         Log: Subject: perllocale.pod changes
11515              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11516              Date: Mon, 13 Nov 2000 10:09:22 +0300
11517              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
11518      Branch: perl
11519            ! pod/perllocale.pod
11520 ____________________________________________________________________________
11521 [  7713] By: jhi                                   on 2000/11/16  23:14:06
11522         Log: Integrate perlio.
11523      Branch: perl
11524           !> doio.c perlio.c perlio.h util.c
11525 ____________________________________________________________________________
11526 [  7712] By: nick                                  on 2000/11/16  21:10:58
11527         Log: Integrate mainline
11528      Branch: perlio
11529           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11530           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
11531           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
11532           !> vos/config.ga.def vos/config.ga.h win32/config.bc
11533           !> win32/config.gc win32/config.vc
11534 ____________________________________________________________________________
11535 [  7711] By: nick                                  on 2000/11/16  19:56:41
11536         Log: Minor tweaks:
11537              consistent way of getting 'rb', 'wb' etc. for binary opens
11538              move *perlio::layers to *open::layers
11539              a #define to show layers available
11540              DOSISH popen/PerlIO had export/import sense inverted.
11541      Branch: perlio
11542            ! doio.c perlio.c perlio.h util.c
11543 ____________________________________________________________________________
11544 [  7710] By: jhi                                   on 2000/11/16  15:46:05
11545         Log: Add HAS_SBRK_PROTO.
11546      Branch: metaconfig/U/perl
11547            + d_sbrkproto.U
11548      Branch: perl
11549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11550            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
11551            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
11552            ! vos/config.ga.def vos/config.ga.h win32/config.bc
11553            ! win32/config.gc win32/config.vc
11554 ____________________________________________________________________________
11555 [  7709] By: nick                                  on 2000/11/16  07:31:49
11556         Log: Integrate mainline
11557      Branch: perlio
11558           !> (integrate 35 files)
11559 ____________________________________________________________________________
11560 [  7708] By: jhi                                   on 2000/11/16  05:33:03
11561         Log: These files are text, not binary.
11562      Branch: perl
11563            ! ext/Encode/Encode/iso8859-10.enc
11564            ! ext/Encode/Encode/iso8859-13.enc
11565            ! ext/Encode/Encode/iso8859-14.enc
11566            ! ext/Encode/Encode/iso8859-15.enc
11567 ____________________________________________________________________________
11568 [  7707] By: jhi                                   on 2000/11/16  01:53:37
11569         Log: Update Changes.
11570      Branch: perl
11571            ! Changes patchlevel.h
11572 ____________________________________________________________________________
11573 [  7706] By: jhi                                   on 2000/11/16  01:35:59
11574         Log: More #undefing of stdio.
11575      Branch: perl
11576            ! fakesdio.h nostdio.h
11577 ____________________________________________________________________________
11578 [  7705] By: jhi                                   on 2000/11/16  01:34:18
11579         Log: Add fwalk() probe to the configuration files and regen perltoc.
11580      Branch: perl
11581            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11582            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
11583            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
11584            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11585            ! win32/config.bc win32/config.gc win32/config.vc
11586 ____________________________________________________________________________
11587 [  7704] By: jhi                                   on 2000/11/16  01:33:07
11588         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
11589              an optional third argument to Inlibc?)
11590      Branch: metaconfig/U/perl
11591            + d__fwalk.U
11592 ____________________________________________________________________________
11593 [  7703] By: jhi                                   on 2000/11/16  01:09:22
11594         Log: The type of the hash_cb() size argument is tricky.
11595      Branch: perl
11596            ! ext/DB_File/DB_File.xs
11597 ____________________________________________________________________________
11598 [  7702] By: jhi                                   on 2000/11/15  23:01:16
11599         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
11600      Branch: perl
11601            ! nostdio.h
11602 ____________________________________________________________________________
11603 [  7701] By: jhi                                   on 2000/11/15  22:52:32
11604         Log: Detypo.
11605      Branch: perl
11606            ! t/lib/bigfltpm.t
11607 ____________________________________________________________________________
11608 [  7700] By: jhi                                   on 2000/11/15  22:51:56
11609         Log: UINT64_C() work continues.
11610      Branch: perl
11611            ! handy.h perl.h utf8.h
11612 ____________________________________________________________________________
11613 [  7699] By: jhi                                   on 2000/11/15  14:13:04
11614         Log: SOCKS has its own USE_THREADS, based on
11615              
11616              Subject: [ID 20001114.002] et. al. bugfix followup
11617              From: Jens Hamisch <jens@Strawberry.COM> 
11618              Date: Wed, 15 Nov 2000 14:23:11 +0100
11619              Message-ID: <20001115142311.A21164@Strawberry.COM>
11620      Branch: perl
11621            ! perl.h
11622 ____________________________________________________________________________
11623 [  7698] By: jhi                                   on 2000/11/15  03:50:56
11624         Log: Add few missing #undefs and sort them.
11625      Branch: perl
11626            ! fakesdio.h
11627 ____________________________________________________________________________
11628 [  7697] By: jhi                                   on 2000/11/15  03:39:14
11629         Log: Linenumber fix.
11630      Branch: perl
11631            ! t/pragma/warn/utf8
11632 ____________________________________________________________________________
11633 [  7696] By: jhi                                   on 2000/11/15  02:55:26
11634         Log: EBCDIC tweaks.
11635              
11636              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
11637              From: Peter Prymmer <pvhp@forte.com>
11638              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
11639              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
11640      Branch: perl
11641            ! t/op/regmesg.t t/pragma/warn/utf8
11642 ____________________________________________________________________________
11643 [  7695] By: jhi                                   on 2000/11/15  02:53:58
11644         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
11645              From: Peter Prymmer <pvhp@forte.com>
11646              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
11647              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
11648      Branch: perl
11649            ! utf8.c
11650 ____________________________________________________________________________
11651 [  7694] By: jhi                                   on 2000/11/15  02:50:55
11652         Log: Subject: [PATCH: perl@7674] updates to README.os390
11653              From: Prymmer/Kahn <pvhp@best.com>
11654              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
11655              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
11656      Branch: perl
11657            ! README.os390
11658 ____________________________________________________________________________
11659 [  7693] By: jhi                                   on 2000/11/15  02:48:37
11660         Log: Quit utf8_to_uv() instantly if curlen == 0.
11661      Branch: perl
11662            ! utf8.c
11663 ____________________________________________________________________________
11664 [  7692] By: jhi                                   on 2000/11/15  02:24:29
11665         Log: Use u_int32_t for the size of hash_cb(), not size_t.
11666              
11667              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
11668              From: Jens Hamisch <jens@Strawberry.COM>     
11669              Date: Tue, 14 Nov 2000 19:03:55 +0100
11670              Message-Id: <20001114190355.A20559@Strawberry.COM>
11671      Branch: perl
11672            ! ext/DB_File/DB_File.xs
11673 ____________________________________________________________________________
11674 [  7691] By: jhi                                   on 2000/11/15  02:20:12
11675         Log: Use UINT64_C().
11676              
11677              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
11678              From: Jens Hamisch <jens@Strawberry.COM>
11679              Date: Tue, 14 Nov 2000 19:16:23 +0100
11680              Message-Id: <20001114191623.G20559@Strawberry.COM>
11681      Branch: perl
11682            ! utf8.c utf8.h
11683 ____________________________________________________________________________
11684 [  7690] By: jhi                                   on 2000/11/15  02:17:06
11685         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
11686              (a macro to define signed and unsigned integer constants).
11687      Branch: perl
11688            ! handy.h
11689 ____________________________________________________________________________
11690 [  7689] By: jhi                                   on 2000/11/15  01:56:51
11691         Log: Regen Configure.
11692      Branch: perl
11693            ! Configure
11694 ____________________________________________________________________________
11695 [  7688] By: jhi                                   on 2000/11/15  01:56:32
11696         Log: Make the unit know about SOCKS.
11697      Branch: metaconfig
11698            ! U/protos/socksizetype.U
11699 ____________________________________________________________________________
11700 [  7687] By: jhi                                   on 2000/11/15  01:54:47
11701         Log: Remove unused dependencies.
11702      Branch: metaconfig
11703            ! U/compline/d_getpagsz.U
11704 ____________________________________________________________________________
11705 [  7686] By: nick                                  on 2000/11/14  21:25:13
11706         Log: Integrate mainline.
11707      Branch: perlio
11708           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
11709           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
11710           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
11711           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
11712           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
11713           !> win32/config.bc win32/config.gc win32/config.vc
11714           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
11715 ____________________________________________________________________________
11716 [  7685] By: jhi                                   on 2000/11/14  17:54:56
11717         Log: Integrate perlio.
11718      Branch: perl
11719           +> fakesdio.h perliol.h
11720           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
11721           !> perlsdio.h perlsfio.h pod/perlfunc.pod
11722 ____________________________________________________________________________
11723 [  7684] By: nick                                  on 2000/11/14  17:43:04
11724         Log: PerlIO #include and #ifdef re-work.
11725      Branch: perlio
11726            + fakesdio.h perliol.h
11727            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
11728            ! perlsdio.h perlsfio.h
11729 ____________________________________________________________________________
11730 [  7683] By: jhi                                   on 2000/11/14  15:42:40
11731         Log: Hoist the duplicated socket/netdb include logic to perl.h;
11732              undef SETERRNO in case SOCKS has defined it.  Based on:
11733              
11734              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
11735              From: Jens Hamisch <jens@Strawberry.COM> 
11736              Date: Tue, 14 Nov 2000 11:34:40 +0100
11737              Message-Id: <20001114113440.A20005@Strawberry.COM>
11738      Branch: perl
11739            ! doio.c perl.h pp_sys.c
11740 ____________________________________________________________________________
11741 [  7682] By: jhi                                   on 2000/11/14  14:07:28
11742         Log: Subject: some additions for makefiles for win32 (for perl@7674)
11743              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11744              Date: Tue, 14 Nov 2000 09:31:13 +0300
11745              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
11746      Branch: perl
11747            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11748            ! win32/makefile.mk
11749 ____________________________________________________________________________
11750 [  7681] By: jhi                                   on 2000/11/14  14:01:41
11751         Log: Subject: tiny typo in perl5db.pl
11752              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11753              Date: Tue, 14 Nov 2000 09:29:28 +0300
11754              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
11755      Branch: perl
11756            ! lib/perl5db.pl
11757 ____________________________________________________________________________
11758 [  7680] By: jhi                                   on 2000/11/14  04:13:50
11759         Log: Redo #7679 with LFs instead of CRLFs.
11760      Branch: perl
11761            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
11762            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
11763            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
11764 ____________________________________________________________________________
11765 [  7679] By: jhi                                   on 2000/11/14  01:21:09
11766         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
11767              From: Benjamin Stuhl <tiriath@yahoo.com> 
11768              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
11769              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
11770      Branch: perl
11771            + win32/bin/mdelete.bat
11772            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
11773            ! makedef.pl perlio.c win32/Makefile win32/config.gc
11774            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
11775 ____________________________________________________________________________
11776 [  7678] By: jhi                                   on 2000/11/14  01:19:20
11777         Log: Fix the re extension building for Win32.
11778              
11779              Subject: [PATCH perl@7638] Get PerlIO building on Win32
11780              From: Benjamin Stuhl <tiriath@yahoo.com> 
11781              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
11782              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
11783      Branch: perl
11784            + ext/re/hints/MSWin32.pl
11785            ! MANIFEST
11786 ____________________________________________________________________________
11787 [  7677] By: jhi                                   on 2000/11/14  01:13:54
11788         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
11789              From: sthoenna@efn.org
11790              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
11791              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
11792      Branch: perl
11793            ! doop.c pp.c toke.c utf8.c utf8.h
11794 ____________________________________________________________________________
11795 [  7676] By: jhi                                   on 2000/11/13  20:23:15
11796         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
11797              From: Nicholas Clark <nick@ccl4.org>
11798              Date: Mon, 13 Nov 2000 18:55:04 +0000
11799              Message-ID: <20001113185504.J29183@plum.flirble.org>
11800      Branch: perl
11801            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
11802 ____________________________________________________________________________
11803 [  7675] By: nick                                  on 2000/11/13  20:21:57
11804         Log: Integrate mainline ...
11805      Branch: perlio
11806           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
11807           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
11808           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
11809           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
11810 ____________________________________________________________________________
11811 [  7674] By: jhi                                   on 2000/11/13  15:07:56
11812         Log: Update Changes.
11813      Branch: perl
11814            ! Changes patchlevel.h
11815 ____________________________________________________________________________
11816 [  7673] By: jhi                                   on 2000/11/13  14:42:42
11817         Log: Remove the new two tests of lib/io_xs for now, they seem to
11818              fail under perlio on some platforms.
11819      Branch: perl
11820            ! t/lib/io_xs.t
11821 ____________________________________________________________________________
11822 [  7672] By: jhi                                   on 2000/11/13  13:57:53
11823         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
11824      Branch: perl
11825            ! perlio.c
11826 ____________________________________________________________________________
11827 [  7671] By: jhi                                   on 2000/11/13  05:30:48
11828         Log: Placate nervous compilers that see longer than ints switch()ing.
11829      Branch: perl
11830            ! utf8.c
11831 ____________________________________________________________________________
11832 [  7670] By: jhi                                   on 2000/11/13  05:14:21
11833         Log: fputs() does return EOF on error but here we don't care.
11834      Branch: perl
11835            ! perlio.c
11836 ____________________________________________________________________________
11837 [  7669] By: jhi                                   on 2000/11/13  05:02:45
11838         Log: Declare reg_data like reg_substr_data.
11839      Branch: perl
11840            ! regexp.h
11841 ____________________________________________________________________________
11842 [  7668] By: jhi                                   on 2000/11/13  04:54:34
11843         Log: Typos in #7667.
11844      Branch: perl
11845            ! perl.h
11846 ____________________________________________________________________________
11847 [  7667] By: jhi                                   on 2000/11/13  04:49:49
11848         Log: Cleanup messy #ifdef.
11849      Branch: perl
11850            ! perl.h
11851 ____________________________________________________________________________
11852 [  7666] By: jhi                                   on 2000/11/13  04:17:34
11853         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
11854              From: Nicholas Clark <nick@talking.bollo.cx>
11855              Date: Sun, 12 Nov 2000 21:14:11 +0000
11856              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
11857              
11858              Note: only one breakage of the two reported is fixed by this patch.
11859      Branch: perl
11860            ! perlio.c
11861 ____________________________________________________________________________
11862 [  7665] By: jhi                                   on 2000/11/13  04:05:07
11863         Log: Tweak the definition of the bit complement on UTF-8 data:
11864              if none of the characters in the string are > 0xff,
11865              the result is a complemented byte string, not a (UTF-8)
11866              char string.  Based on the summary in
11867              
11868              Subject: Re: [ID 20000918.005] ~ on wide chars
11869              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
11870              Date: Fri, 10 Nov 2000 09:47:15 -0800
11871              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
11872              
11873              This should give us the maximum backward (pre-char string)
11874              compatibility and utf8 compatibility.  The other alternative
11875              would be to limit the bit complement to be always byte only,
11876              taking the least significant byte of the chars.
11877      Branch: perl
11878            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
11879 ____________________________________________________________________________
11880 [  7664] By: jhi                                   on 2000/11/13  00:23:44
11881         Log: Couple of tests from #7660 salvaged.
11882      Branch: perl
11883            - t/op/tell.t
11884            ! MANIFEST t/io/tell.t
11885 ____________________________________________________________________________
11886 [  7663] By: jhi                                   on 2000/11/13  00:02:48
11887         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
11888              From: Nicholas Clark <nick@talking.bollo.cx>
11889              Date: Sun, 12 Nov 2000 21:23:43 +0000
11890              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
11891      Branch: perl
11892            ! perlsfio.h
11893 ____________________________________________________________________________
11894 [  7662] By: jhi                                   on 2000/11/13  00:01:39
11895         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
11896              From: Nicholas Clark <nick@talking.bollo.cx>
11897              Date: Sun, 12 Nov 2000 21:30:04 +0000
11898              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
11899      Branch: perl
11900            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
11901 ____________________________________________________________________________
11902 [  7661] By: jhi                                   on 2000/11/12  23:57:29
11903         Log: Document tell() on special streams.
11904      Branch: perl
11905            ! pod/perlfunc.pod
11906 ____________________________________________________________________________
11907 [  7660] By: jhi                                   on 2000/11/12  23:54:22
11908         Log: (Subsumed by #7664)
11909      Branch: perl
11910            + t/op/tell.t
11911            ! MANIFEST
11912 ____________________________________________________________________________
11913 [  7659] By: jhi                                   on 2000/11/12  22:55:25
11914         Log: Many subdocumented return values of the IO extension now documented.
11915              ungetc and write still left subdocumented.
11916              
11917              Subject: [PATCH] (was Re: IO::Handle::ungetc)
11918              From: Nicholas Clark <nick@talking.bollo.cx>
11919              Date: Sun, 12 Nov 2000 21:35:53 +0000
11920              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
11921      Branch: perl
11922            ! ext/IO/lib/IO/Handle.pm
11923 ____________________________________________________________________________
11924 [  7658] By: jhi                                   on 2000/11/12  21:37:06
11925         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
11926              From: Nicholas Clark <nick@talking.bollo.cx>
11927              Date: Sun, 12 Nov 2000 20:03:22 +0000
11928              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
11929      Branch: perl
11930            ! pod/perlfunc.pod
11931 ____________________________________________________________________________
11932 [  7657] By: jhi                                   on 2000/11/12  20:34:55
11933         Log: Integrate perlio.
11934      Branch: perl
11935           !> perlio.c
11936 ____________________________________________________________________________
11937 [  7656] By: nick                                  on 2000/11/12  19:25:06
11938         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
11939      Branch: perlio
11940            ! perlio.c
11941 ____________________________________________________________________________
11942 [  7655] By: nick                                  on 2000/11/12  19:09:41
11943         Log: Integrate mainline
11944      Branch: perlio
11945           +> README.solaris ext/Encode/Encode/cp1006.enc
11946           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
11947           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
11948           +> ext/Encode/Encode/iso8859-13.enc
11949           +> ext/Encode/Encode/iso8859-14.enc
11950           +> ext/Encode/Encode/iso8859-15.enc
11951           !> (integrate 34 files)
11952 ____________________________________________________________________________
11953 [  7654] By: jhi                                   on 2000/11/12  19:00:22
11954         Log: Add a metaconfig unit for fsync.
11955      Branch: metaconfig/U/perl
11956            + d_fsync.U
11957 ____________________________________________________________________________
11958 [  7653] By: jhi                                   on 2000/11/12  19:00:01
11959         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
11960      Branch: perl
11961            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11962            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11963            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11964            ! vos/config.ga.h win32/config.bc win32/config.gc
11965            ! win32/config.vc
11966 ____________________________________________________________________________
11967 [  7652] By: jhi                                   on 2000/11/11  21:12:01
11968         Log: Copy the s// information of README.hpux also to the perlrun.
11969      Branch: perl
11970            ! README.hpux pod/perlrun.pod
11971 ____________________________________________________________________________
11972 [  7651] By: jhi                                   on 2000/11/11  21:03:13
11973         Log: More README.solaris updates from Andy Dougherty.
11974      Branch: perl
11975            ! README.solaris
11976 ____________________________________________________________________________
11977 [  7650] By: jhi                                   on 2000/11/11  18:38:57
11978         Log: More descriptive error for unknown perlio layers.
11979              
11980              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
11981              From: Dominic Dunlop <domo@computer.org> 
11982              Date: Sat, 11 Nov 2000 18:20:32 +0100             
11983              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
11984      Branch: perl
11985            ! perlio.c pod/perldiag.pod
11986 ____________________________________________________________________________
11987 [  7649] By: jhi                                   on 2000/11/11  18:37:52
11988         Log: MachTen doesn't really do mmap() and munmap().
11989              
11990              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
11991              From: Dominic Dunlop <domo@computer.org> 
11992              Date: Sat, 11 Nov 2000 18:20:32 +0100             
11993              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
11994      Branch: perl
11995            ! hints/machten.sh
11996 ____________________________________________________________________________
11997 [  7648] By: jhi                                   on 2000/11/11  18:36:46
11998         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
11999              From: rspier@pobox.com (Robert Spier)
12000              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
12001              Message-ID: <14861.32839.491271.985797@rls.cx>
12002      Branch: perl
12003            ! Porting/Contract pod/perltoot.pod
12004 ____________________________________________________________________________
12005 [  7647] By: jhi                                   on 2000/11/11  18:35:30
12006         Log: Simplify the getpagesize() unit by dropping the
12007              pagesize probe since it's nowadays slightly more
12008              complicated because of sysconf(). (Note: if some
12009              platform really needs the -lPW for getpagesize,
12010              I just broke it.)
12011              
12012              TODO: a new pagesize unit.
12013      Branch: metaconfig
12014            ! U/compline/d_getpagsz.U
12015 ____________________________________________________________________________
12016 [  7646] By: jhi                                   on 2000/11/11  18:33:23
12017         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
12018      Branch: perl
12019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12020            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
12021            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12022            ! vos/config.ga.h win32/config.bc win32/config.gc
12023            ! win32/config.vc
12024 ____________________________________________________________________________
12025 [  7645] By: jhi                                   on 2000/11/11  16:45:15
12026         Log: Use sysconf() or getpagesize() to find out the pagesize.
12027      Branch: perl
12028            ! perlio.c
12029 ____________________________________________________________________________
12030 [  7644] By: jhi                                   on 2000/11/11  15:46:08
12031         Log: Integrate perlio.
12032      Branch: perl
12033           !> perlio.c
12034 ____________________________________________________________________________
12035 [  7643] By: jhi                                   on 2000/11/11  15:33:36
12036         Log: Subject: Re: [PATCH] README.solaris
12037              From: Lupe Christoph <lupe@lupe-christoph.de>
12038              Date: Sat, 11 Nov 2000 14:08:10 +0100
12039              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
12040      Branch: perl
12041            ! README.solaris
12042 ____________________________________________________________________________
12043 [  7642] By: jhi                                   on 2000/11/11  15:22:12
12044         Log: Subject: [PATCH perl@7638] cygwin port
12045              From: "Eric Fifer" <egf7@columbia.edu>            
12046              Date: Fri, 10 Nov 2000 19:30:30 -0000
12047              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
12048      Branch: perl
12049            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
12050 ____________________________________________________________________________
12051 [  7641] By: nick                                  on 2000/11/11  14:50:36
12052         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
12053              Also call "Buf" layer directly when unread'ing non-read chars.
12054      Branch: perlio
12055            ! perlio.c
12056 ____________________________________________________________________________
12057 [  7640] By: jhi                                   on 2000/11/11  02:05:02
12058         Log: Add more encoding tables.
12059      Branch: perl
12060            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
12061            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
12062            + ext/Encode/Encode/iso8859-10.enc
12063            + ext/Encode/Encode/iso8859-13.enc
12064            + ext/Encode/Encode/iso8859-14.enc
12065            + ext/Encode/Encode/iso8859-15.enc
12066            ! MANIFEST
12067 ____________________________________________________________________________
12068 [  7639] By: jhi                                   on 2000/11/10  18:49:25
12069         Log: Subject: [PATCH] README.solaris
12070              From: Andy Dougherty <doughera@lafayette.edu>
12071              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
12072              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
12073      Branch: perl
12074            + README.solaris
12075            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
12076            ! pod/perl.pod pod/perltoc.pod
12077 ____________________________________________________________________________
12078 [  7638] By: jhi                                   on 2000/11/10  15:04:15
12079         Log: Update Changes.
12080      Branch: perl
12081            ! Changes patchlevel.h
12082 ____________________________________________________________________________
12083 [  7637] By: jhi                                   on 2000/11/10  14:14:28
12084         Log: Explain better why certain regex tests are skipped.
12085              
12086              Subject: Re: tests skipped: unknown reason
12087              From: Lupe Christoph <lupe@lupe-christoph.de>
12088              Date: Fri, 10 Nov 2000 09:08:56 +0100
12089              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
12090      Branch: perl
12091            ! t/op/regexp.t
12092 ____________________________________________________________________________
12093 [  7636] By: nick                                  on 2000/11/10  13:40:00
12094         Log: Integrate mainline.
12095      Branch: perlio
12096           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
12097           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
12098           !> win32/bin/search.pl
12099 ____________________________________________________________________________
12100 [  7635] By: nick                                  on 2000/11/10  13:25:52
12101         Log: Re-instate stdio large file support via perlio.
12102      Branch: perl
12103            ! perlio.c
12104 ____________________________________________________________________________
12105 [  7634] By: jhi                                   on 2000/11/10  04:49:55
12106         Log: Amdahl UTS hints updates.
12107              
12108              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
12109              From: hom00@utsglobal.com (Harold O Morris)
12110              Date: Thu, 9 Nov 2000 20:02 PST
12111              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
12112      Branch: perl
12113            ! hints/uts.sh
12114 ____________________________________________________________________________
12115 [  7633] By: jhi                                   on 2000/11/09  23:33:28
12116         Log: Subject: [PATCH] IO::Seekable pod
12117              From: Nicholas Clark <nick@talking.bollo.cx>
12118              Date: Thu, 9 Nov 2000 20:29:45 +0000
12119              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
12120      Branch: perl
12121            ! ext/IO/lib/IO/Handle.pm
12122 ____________________________________________________________________________
12123 [  7632] By: jhi                                   on 2000/11/09  21:55:41
12124         Log: Various doc oddball characters.
12125              
12126              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
12127              From: Michael Somos <somos@grail.cba.csuohio.edu>
12128              Date: Mon, 6 Nov 2000 17:44:20 -0500
12129              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
12130      Branch: perl
12131            ! emacs/cperl-mode.el lib/unicode/syllables.txt
12132            ! win32/bin/search.pl
12133 ____________________________________________________________________________
12134 [  7631] By: jhi                                   on 2000/11/09  21:12:29
12135         Log: Subject: Re: bash -c exit and linux hints 
12136              From: "John P. Linderman" <jpl@research.att.com>
12137              Date: Thu, 02 Nov 2000 09:37:25 -0500
12138              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
12139      Branch: perl
12140            ! hints/linux.sh
12141 ____________________________________________________________________________
12142 [  7630] By: nick                                  on 2000/11/09  20:34:11
12143         Log: Integrate mainline.
12144      Branch: perlio
12145           !> (integrate 91 files)
12146 ____________________________________________________________________________
12147 [  7629] By: jhi                                   on 2000/11/09  19:46:31
12148         Log: Missing dTHXs.
12149              
12150              Subject: RE: perl@7595 builds not on cygwin
12151              From: "Eric Fifer" <egf7@columbia.edu>
12152              Date: Thu, 9 Nov 2000 19:26:50 -0000
12153              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
12154      Branch: perl
12155            ! ext/Devel/Peek/Peek.xs
12156 ____________________________________________________________________________
12157 [  7628] By: jhi                                   on 2000/11/09  14:48:27
12158         Log: Disable only the tests 99 and 166 for UTF-8 locales.
12159      Branch: perl
12160            ! t/pragma/locale.t
12161 ____________________________________________________________________________
12162 [  7627] By: jhi                                   on 2000/11/09  14:40:27
12163         Log: There's no =head3.
12164      Branch: perl
12165            ! pod/perlhack.pod
12166 ____________________________________________________________________________
12167 [  7626] By: jhi                                   on 2000/11/09  13:54:26
12168         Log: The generated boot_* headers are wrong.  Pickier compiler,
12169              such as KAI C++ will refuse to compile the resulting perlmain.
12170              
12171              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
12172              From: Harri Pasanen <harri.pasanen@trema.com>
12173              Date: Thu, 09 Nov 2000 14:23:28 +0100
12174              Message-Id: <3A0AA550.26D548A3@trema.com>
12175      Branch: perl
12176            ! minimod.pl
12177 ____________________________________________________________________________
12178 [  7625] By: jhi                                   on 2000/11/09  13:50:44
12179         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
12180              From: Prymmer/Kahn <pvhp@best.com>
12181              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
12182              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
12183              
12184              All except the "cow orker" change.
12185      Branch: perl
12186            ! Porting/pumpkin.pod
12187 ____________________________________________________________________________
12188 [  7624] By: jhi                                   on 2000/11/09  13:45:33
12189         Log: Fix for
12190              
12191              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
12192              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
12193              Date: Thu, 09 Nov 2000 11:05:52 +0100
12194              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
12195      Branch: perl
12196            ! pod/perldiag.pod t/pragma/warn/pp_sys
12197 ____________________________________________________________________________
12198 [  7623] By: jhi                                   on 2000/11/09  13:37:16
12199         Log: Typo in an ifndef.
12200              
12201              Subject: Re: [PATCH 5.7.0] better messages from malloc()
12202              From: Joe Smith <jms@inwap.com>         
12203              Date: Thu, 09 Nov 2000 01:33:14 -0800
12204              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
12205      Branch: perl
12206            ! malloc.c
12207 ____________________________________________________________________________
12208 [  7622] By: jhi                                   on 2000/11/09  13:31:18
12209         Log: Remove unused extra arguments.
12210      Branch: metaconfig/U/perl
12211            ! perlxv.U
12212      Branch: perl
12213            ! Configure config_h.SH
12214 ____________________________________________________________________________
12215 [  7621] By: jhi                                   on 2000/11/09  13:16:36
12216         Log: More VMS moves on environment handling, from Charles Lane.
12217      Branch: perl
12218            ! t/pragma/locale.t
12219 ____________________________________________________________________________
12220 [  7620] By: jhi                                   on 2000/11/09  04:42:38
12221         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
12222              From: David Dyck <dcd@tc.fluke.com>
12223              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
12224              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
12225      Branch: perl
12226            ! pp_sys.c
12227 ____________________________________________________________________________
12228 [  7619] By: jhi                                   on 2000/11/09  04:36:21
12229         Log: Forgot from #7618.
12230      Branch: perl
12231            ! lib/File/stat.pm
12232 ____________________________________________________________________________
12233 [  7618] By: jhi                                   on 2000/11/09  04:28:44
12234         Log: Make deleting for %ENV work for (newer versions of) VMS,
12235              from Craig A. Berry.
12236      Branch: perl
12237            ! vms/vms.c
12238 ____________________________________________________________________________
12239 [  7617] By: jhi                                   on 2000/11/09  04:25:05
12240         Log: Subject: [PATCH] Class::Struct at compile time
12241              From: "Casey R. Tweten" <crt@kiski.net>
12242              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
12243              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
12244      Branch: perl
12245            ! lib/Class/Struct.pm
12246 ____________________________________________________________________________
12247 [  7616] By: jhi                                   on 2000/11/09  04:15:17
12248         Log: Subject: [ID 20001108.013] spelling
12249              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
12250              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
12251              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
12252      Branch: perl
12253            ! lib/ftp.pl
12254 ____________________________________________________________________________
12255 [  7615] By: jhi                                   on 2000/11/09  04:12:42
12256         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
12257              From: Peter Prymmer <pvhp@forte.com>
12258              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
12259              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
12260      Branch: perl
12261            ! configure.com
12262 ____________________________________________________________________________
12263 [  7614] By: jhi                                   on 2000/11/08  22:42:55
12264         Log: A missing aTHX_.
12265      Branch: perl
12266            ! ext/IPC/SysV/SysV.xs
12267 ____________________________________________________________________________
12268 [  7613] By: jhi                                   on 2000/11/08  19:30:21
12269         Log: Update Changes.
12270      Branch: perl
12271            ! Changes patchlevel.h
12272 ____________________________________________________________________________
12273 [  7612] By: jhi                                   on 2000/11/08  18:35:25
12274         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
12275              From: David Dyck <dcd@tc.fluke.com>
12276              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
12277              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
12278      Branch: perl
12279            ! pp_sys.c
12280 ____________________________________________________________________________
12281 [  7611] By: jhi                                   on 2000/11/08  18:30:26
12282         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
12283              From: Dominic Dunlop <domo@computer.org>
12284              Date: Tue, 7 Nov 2000 12:05:25 +0100
12285              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
12286      Branch: perl
12287            ! malloc.c
12288 ____________________________________________________________________________
12289 [  7610] By: jhi                                   on 2000/11/08  18:25:14
12290         Log: Do not test UTF-8 locales since that the tests would require
12291              polymorphic regexen.
12292      Branch: perl
12293            ! t/pragma/locale.t
12294 ____________________________________________________________________________
12295 [  7609] By: jhi                                   on 2000/11/08  17:12:51
12296         Log: Locale buglets.
12297              
12298              Subject: RE: Locales support (setlocale) fixes
12299              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12300              Date: Wed, 8 Nov 2000 20:01:39 +0300
12301              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
12302      Branch: perl
12303            ! t/pragma/locale.t util.c
12304 ____________________________________________________________________________
12305 [  7608] By: jhi                                   on 2000/11/08  17:00:16
12306         Log: Deleting $ENV{PATH} in VMS is not recommendable.
12307      Branch: perl
12308            ! t/pragma/locale.t
12309 ____________________________________________________________________________
12310 [  7607] By: jhi                                   on 2000/11/08  16:58:26
12311         Log: Subject: PATCH std stdio for (Free)BSD
12312              From: Nicholas Clark <nick@ccl4.org>
12313              Date: Wed, 8 Nov 2000 15:36:29 +0000
12314              Message-ID: <20001108153629.D98736@plum.flirble.org>
12315      Branch: metaconfig
12316            ! U/compline/d_stdstdio.U
12317      Branch: perl
12318            ! Configure config_h.SH
12319 ____________________________________________________________________________
12320 [  7606] By: jhi                                   on 2000/11/08  16:43:31
12321         Log: Forgot to bump the line numbers in #7601.
12322      Branch: perl
12323            ! t/pragma/warn/pp_sys
12324 ____________________________________________________________________________
12325 [  7605] By: jhi                                   on 2000/11/08  16:39:12
12326         Log: More careful detection of how well NVs and UVs mix.
12327              
12328              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))
12329              From: Nicholas Clark <nick@ccl4.org>
12330              Date: Wed, 8 Nov 2000 15:14:12 +0000
12331              Message-ID: <20001108151412.B98736@plum.flirble.org>
12332              
12333              Added some SIGFPE paranoia.
12334      Branch: metaconfig/U/perl
12335            ! perlxv.U
12336      Branch: perl
12337            ! Configure config_h.SH
12338 ____________________________________________________________________________
12339 [  7604] By: jhi                                   on 2000/11/08  14:39:10
12340         Log: Subject: [patch perl@7595] VMS configure.com tweak
12341              From: "Craig A. Berry" <craigberry@mac.com>
12342              Date: Wed, 8 Nov 2000 00:24:12 -0600
12343              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
12344      Branch: perl
12345            ! configure.com
12346 ____________________________________________________________________________
12347 [  7603] By: jhi                                   on 2000/11/08  14:27:11
12348         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
12349              From: Robin Barker <rmb1@cise.npl.co.uk>
12350              Date: Wed, 8 Nov 2000 11:11:39 GMT
12351              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
12352      Branch: perl
12353            ! perlio.c
12354 ____________________________________________________________________________
12355 [  7602] By: jhi                                   on 2000/11/08  14:25:03
12356         Log: Fix for the tie-refhash string table leaks.
12357              
12358              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
12359              Date: Wed, 8 Nov 2000 13:03:04 GMT
12360              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
12361      Branch: perl
12362            ! t/lib/tie-refhash.t
12363 ____________________________________________________________________________
12364 [  7601] By: jhi                                   on 2000/11/08  14:21:08
12365         Log: Try to avoid flockless and emulationless places.
12366      Branch: perl
12367            ! t/pragma/warn/pp_sys
12368 ____________________________________________________________________________
12369 [  7600] By: jhi                                   on 2000/11/08  02:28:54
12370         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
12371              
12372              Subject: [PATCH] prototyped functions that should be overrideable
12373              From: "Casey R. Tweten" <crt@kiski.net>
12374              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
12375              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
12376      Branch: perl
12377            ! toke.c
12378 ____________________________________________________________________________
12379 [  7599] By: jhi                                   on 2000/11/08  01:12:05
12380         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
12381              
12382              Subject: [PATCH] perlbug.PL
12383              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12384              Date: Mon, 6 Nov 2000 21:39:01 -0500
12385              Message-ID: <20001106213901.B20955@O2.chapin.edu>
12386      Branch: perl
12387            ! utils/perlbug.PL
12388 ____________________________________________________________________________
12389 [  7598] By: jhi                                   on 2000/11/07  23:42:00
12390         Log: Bad thinko in #7581 (I used the test program with the expanded
12391              values as-is).
12392      Branch: metaconfig
12393            ! U/compline/d_stdstdio.U
12394      Branch: perl
12395            ! Configure
12396 ____________________________________________________________________________
12397 [  7597] By: jhi                                   on 2000/11/07  21:43:29
12398         Log: Subject: [PATCH perl@7573] cygwin port
12399              From: "Fifer, Eric" <EFifer@sanwaint.com>
12400              Date: Tue, 7 Nov 2000 18:08:51 -0000 
12401              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
12402              
12403              Synchronize with Cygwin 1.1.5.
12404      Branch: perl
12405            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
12406            ! pod/perlport.pod unixish.h util.c
12407 ____________________________________________________________________________
12408 [  7596] By: jhi                                   on 2000/11/07  21:39:25
12409         Log: perlhack updates from H.Merijn Brand.
12410      Branch: perl
12411            ! pod/perlhack.pod
12412 ____________________________________________________________________________
12413 [  7595] By: jhi                                   on 2000/11/07  20:21:41
12414         Log: Update Changes.
12415      Branch: perl
12416            ! Changes patchlevel.h
12417 ____________________________________________________________________________
12418 [  7594] By: jhi                                   on 2000/11/07  19:18:58
12419         Log: Be more robust in Dynaloader.pm.
12420      Branch: perl
12421            ! ext/DynaLoader/DynaLoader_pm.PL
12422 ____________________________________________________________________________
12423 [  7593] By: jhi                                   on 2000/11/07  16:49:31
12424         Log: AUTHORS update.
12425      Branch: perl
12426            ! AUTHORS
12427 ____________________________________________________________________________
12428 [  7592] By: gsar                                  on 2000/11/07  16:39:51
12429         Log: normalize relative paths in virtualized current directory on windows,
12430              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
12431              returns)
12432      Branch: perl
12433            ! win32/vdir.h
12434 ____________________________________________________________________________
12435 [  7591] By: jhi                                   on 2000/11/07  16:04:26
12436         Log: Too profiler-happy: with optimization the #7590 actually makes
12437              the test to run 0.5% _slower_.  Requires much more instrumentation.
12438              Retract #7590.
12439      Branch: perl
12440            ! regcomp.c regcomp.h
12441 ____________________________________________________________________________
12442 [  7590] By: jhi                                   on 2000/11/07  15:51:13
12443         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
12444              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
12445              by using memset() and testing bytewise (as opposed to bitwise).
12446      Branch: perl
12447            ! regcomp.c regcomp.h
12448 ____________________________________________________________________________
12449 [  7589] By: jhi                                   on 2000/11/07  12:56:39
12450         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
12451              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12452              Date: Mon, 06 Nov 2000 23:45:30 -0500
12453              Message-Id: <0011079735.AA973576259@univpress.com>
12454      Branch: perl
12455            ! configure.com t/lib/st-lock.t
12456 ____________________________________________________________________________
12457 [  7588] By: jhi                                   on 2000/11/07  01:03:28
12458         Log: Tweak #7587.
12459      Branch: perl
12460            ! pod/perldiag.pod
12461 ____________________________________________________________________________
12462 [  7587] By: jhi                                   on 2000/11/07  01:00:27
12463         Log: A doc addition for bug id 20001105.019, beware \p.
12464      Branch: perl
12465            ! pod/perldiag.pod
12466 ____________________________________________________________________________
12467 [  7586] By: jhi                                   on 2000/11/07  00:32:22
12468         Log: Fake support of holey files in win/dosish platforms.
12469              
12470              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
12471              From: kipp@shonanblue.ne.jp
12472              Date: Mon, 6 Nov 2000 13:30:55 -0800
12473              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
12474      Branch: perl
12475            ! ext/SDBM_File/sdbm/sdbm.c
12476 ____________________________________________________________________________
12477 [  7585] By: jhi                                   on 2000/11/07  00:12:54
12478         Log: Subject: Pod updates
12479              From: "Stephen P. Potter" <spp@spotter.yi.org>
12480              Date: Mon, 06 Nov 2000 18:56:43 -0500
12481              Message-Id: <200011062357.SAA18173@spotter.yi.org>
12482      Branch: perl
12483            ! README.dos README.os2 README.win32 pod/buildtoc.PL
12484            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
12485            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
12486            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
12487            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
12488            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
12489            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
12490            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
12491            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
12492            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
12493            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
12494            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
12495            ! pod/perltootc.pod pod/perlunicode.pod
12496 ____________________________________________________________________________
12497 [  7584] By: jhi                                   on 2000/11/07  00:04:17
12498         Log: Varargs don't always work too well if one puts an unsigned
12499              char on the stack and pop an unsigned quad off the stack.
12500              
12501              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
12502              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
12503              Date: Mon, 06 Nov 2000 15:19:05 -0800
12504              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
12505      Branch: perl
12506            ! utf8.c
12507 ____________________________________________________________________________
12508 [  7583] By: jhi                                   on 2000/11/06  23:58:48
12509         Log: %ENV note tweaks from Dan Sugalski.
12510      Branch: perl
12511            ! pod/perlport.pod vms/perlvms.pod
12512 ____________________________________________________________________________
12513 [  7582] By: jhi                                   on 2000/11/06  23:05:49
12514         Log: glibc5 detection by __GNU_LIBRARY__.
12515      Branch: perl
12516            ! toke.c
12517 ____________________________________________________________________________
12518 [  7581] By: jhi                                   on 2000/11/06  22:51:29
12519         Log: Make the stdio test program of 7427 less noisy while being 
12520              compiled so that Digital UNIX wouldn't get both
12521              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
12522              undefined.  This makes perlio happy.
12523      Branch: metaconfig
12524            ! U/compline/d_stdstdio.U
12525      Branch: perl
12526            ! Configure config_h.SH
12527 ____________________________________________________________________________
12528 [  7580] By: jhi                                   on 2000/11/06  22:41:41
12529         Log: Document %ENV = () portability issues.
12530      Branch: perl
12531            ! pod/perlport.pod vms/perlvms.pod
12532 ____________________________________________________________________________
12533 [  7579] By: jhi                                   on 2000/11/06  21:29:24
12534         Log: VOS updates from Paul Green.
12535      Branch: perl
12536            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12537 ____________________________________________________________________________
12538 [  7578] By: jhi                                   on 2000/11/06  21:00:40
12539         Log: Sanitize the environment further.
12540      Branch: perl
12541            ! t/pragma/locale.t
12542 ____________________________________________________________________________
12543 [  7577] By: jhi                                   on 2000/11/06  20:53:51
12544         Log: Re-introduce 7552 lost in integration.
12545      Branch: perl
12546            ! perlio.c
12547 ____________________________________________________________________________
12548 [  7576] By: jhi                                   on 2000/11/06  20:33:46
12549         Log: Admit that the test leaks scalars.
12550      Branch: perl
12551            ! t/comp/proto.t
12552 ____________________________________________________________________________
12553 [  7575] By: jhi                                   on 2000/11/06  20:17:08
12554         Log: Integrate perlio.
12555      Branch: perl
12556           !> perlio.c
12557 ____________________________________________________________________________
12558 [  7574] By: nick                                  on 2000/11/06  20:07:28
12559         Log: Remove debug. Try (Mmap_t) on madvise() call.
12560      Branch: perlio
12561            ! perlio.c
12562 ____________________________________________________________________________
12563 [  7573] By: jhi                                   on 2000/11/06  13:56:05
12564         Log: Update Changes.
12565      Branch: perl
12566            ! Changes patchlevel.h
12567 ____________________________________________________________________________
12568 [  7572] By: jhi                                   on 2000/11/06  13:48:41
12569         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
12570              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12571              Date: Mon, 06 Nov 2000 10:11:42 +0100
12572              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
12573      Branch: perl
12574            ! pod/perlhack.pod
12575 ____________________________________________________________________________
12576 [  7571] By: jhi                                   on 2000/11/06  01:45:51
12577         Log: AUTHORS updates.
12578      Branch: perl
12579            ! AUTHORS
12580 ____________________________________________________________________________
12581 [  7570] By: jhi                                   on 2000/11/06  00:18:00
12582         Log: Fix for
12583              
12584              Subject: [ID 20000728.005] perl -P broken
12585              From: David Dyck <dcd@tc.fluke.com>
12586              Date: Fri, 28 Jul 2000 17:19:16 -0700
12587              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
12588              
12589              (hopefully).  The fix is also not complete, it seems to break
12590              BOM swallowing for libc5 systems, but until someone figures
12591              out a way to do this without ftell(), this will do.
12592      Branch: perl
12593            ! toke.c
12594 ____________________________________________________________________________
12595 [  7569] By: jhi                                   on 2000/11/06  00:05:30
12596         Log: Document that the evaled syntax errors cause scalar leaks.
12597      Branch: perl
12598            ! t/comp/proto.t
12599 ____________________________________________________________________________
12600 [  7568] By: jhi                                   on 2000/11/05  23:14:47
12601         Log: opmini.o can linger from Configures past.
12602      Branch: perl
12603            ! Makefile.SH
12604 ____________________________________________________________________________
12605 [  7567] By: jhi                                   on 2000/11/05  21:28:39
12606         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
12607              first argument correctly.
12608      Branch: perl
12609            ! perlio.c
12610 ____________________________________________________________________________
12611 [  7566] By: jhi                                   on 2000/11/05  21:15:56
12612         Log: Integrate perlio.
12613      Branch: perl
12614           !> perlio.c
12615 ____________________________________________________________________________
12616 [  7565] By: jhi                                   on 2000/11/05  21:15:13
12617         Log: Use -dM for gcc (the suggested patch did it only for Linux,
12618              but I think it can be generalized).
12619              
12620              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
12621              From: Pixel <pixel@mandrakesoft.com>
12622              Date: 05 Nov 2000 21:49:34 +0100 
12623              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
12624      Branch: perl
12625            ! ext/Errno/Errno_pm.PL
12626 ____________________________________________________________________________
12627 [  7564] By: nick                                  on 2000/11/05  21:09:18
12628         Log: Added a mmap layer as a "subclass" of perlio.
12629              PERLIO=mmap ./perl harness passes
12630      Branch: perlio
12631            ! perlio.c
12632 ____________________________________________________________________________
12633 [  7563] By: jhi                                   on 2000/11/05  19:48:55
12634         Log: Add a note for future generations about bug id 20000229.006.
12635      Branch: perl
12636            ! malloc.c
12637 ____________________________________________________________________________
12638 [  7562] By: jhi                                   on 2000/11/05  19:38:24
12639         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
12640      Branch: perl
12641            ! pp_ctl.c t/op/pos.t
12642 ____________________________________________________________________________
12643 [  7561] By: jhi                                   on 2000/11/05  18:21:46
12644         Log: Add =pod to be tidy.
12645      Branch: perl
12646            ! lib/Math/Complex.pm
12647 ____________________________________________________________________________
12648 [  7560] By: jhi                                   on 2000/11/05  17:38:46
12649         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
12650      Branch: perl
12651            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
12652            ! ext/Storable/Storable.xs t/lib/st-recurse.t
12653 ____________________________________________________________________________
12654 [  7559] By: jhi                                   on 2000/11/05  17:32:59
12655         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
12656              From: "Peter J. Farley III" <pjfarley@banet.net>
12657              Date: Sun, 05 Nov 2000 11:55:59 -0500
12658              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
12659      Branch: perl
12660            ! t/lib/syslog.t
12661 ____________________________________________________________________________
12662 [  7558] By: jhi                                   on 2000/11/05  17:29:19
12663         Log: Integrate perlio.
12664      Branch: perl
12665           !> perlio.c
12666 ____________________________________________________________________________
12667 [  7557] By: jhi                                   on 2000/11/05  17:22:01
12668         Log: A fix of sorts for 20000329.026, a better error message
12669              for a missing "use charnames" when using the \N{...}. 
12670      Branch: perl
12671            ! pod/perldiag.pod toke.c
12672 ____________________________________________________________________________
12673 [  7556] By: jhi                                   on 2000/11/05  16:33:50
12674         Log: Test tweak: show also the failed locales.
12675              
12676              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
12677              From: Lupe Christoph <lupe@lupe-christoph.de>         
12678              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
12679              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
12680      Branch: perl
12681            ! t/pragma/locale.t
12682 ____________________________________________________________________________
12683 [  7555] By: nick                                  on 2000/11/05  11:09:34
12684         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
12685              open RDWR so does not fail. (pragma/warnings 303 again...)
12686      Branch: perlio
12687            ! perlio.c
12688 ____________________________________________________________________________
12689 [  7554] By: nick                                  on 2000/11/05  10:10:13
12690         Log: Fix case where ungetc(f,EOF) was allowed.
12691              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
12692              so we can see similarities.
12693              Use types more carefully and a STDCHAR array in hope that this will
12694              fix Jarrko's 64bit machine.
12695      Branch: perlio
12696            ! perlio.c
12697 ____________________________________________________________________________
12698 [  7553] By: jhi                                   on 2000/11/05  01:12:16
12699         Log: Fix for
12700              
12701              Subject: [ID 20001004.007] taint propogation is inconsistent
12702              From: pimlott@idiomtech.com (Andrew Pimlott) 
12703              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
12704              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
12705              
12706              The culprit was sv_setsv() which was rather blindly
12707              propagating taint, which lead to behaviour where if
12708              a tainted anon hash value was seen all the hash values
12709              from then on at that level became tainted, or at any
12710              upper levels in the case of nested anon hashes.
12711      Branch: perl
12712            ! sv.c t/op/taint.t
12713 ____________________________________________________________________________
12714 [  7552] By: jhi                                   on 2000/11/04  23:44:18
12715         Log: Some cpps don't like splitting conditionals across several lines.
12716      Branch: perl
12717            ! perlio.c
12718 ____________________________________________________________________________
12719 [  7551] By: nick                                  on 2000/11/04  23:40:44
12720         Log: Integrate mainline
12721      Branch: perlio
12722           !> pp_hot.c t/op/taint.t
12723 ____________________________________________________________________________
12724 [  7550] By: nick                                  on 2000/11/04  23:39:05
12725         Log: Integrate mainline again
12726      Branch: perlio
12727           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
12728           !> t/lib/b.t t/op/misc.t util.c
12729 ____________________________________________________________________________
12730 [  7549] By: jhi                                   on 2000/11/04  23:14:01
12731         Log: Fix for
12732              
12733              Subject: [ID 20001004.006] undef is never tainted
12734              From: pimlott@idiomtech.com (Andrew Pimlott)
12735              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
12736              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
12737              
12738              An undef read from a slurped file was not tainted.
12739      Branch: perl
12740            ! pp_hot.c t/op/taint.t
12741 ____________________________________________________________________________
12742 [  7548] By: jhi                                   on 2000/11/04  22:56:21
12743         Log: Test tweak ($Config{useperlio} is by default undef) .
12744      Branch: perl
12745            ! t/lib/b.t
12746 ____________________________________________________________________________
12747 [  7547] By: jhi                                   on 2000/11/04  22:43:56
12748         Log: Integrate perlio.
12749      Branch: perl
12750           +> lib/perlio.pm
12751           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
12752           !> pod/perlapi.pod t/lib/b.t
12753 ____________________________________________________________________________
12754 [  7546] By: jhi                                   on 2000/11/04  22:40:59
12755         Log: Configure would use a bad $myuname from an old config.sh.
12756              
12757              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
12758              From: Andy Dougherty <doughera@lafayette.edu>
12759              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
12760              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
12761      Branch: metaconfig
12762            ! U/modified/Oldconfig.U
12763      Branch: perl
12764            ! Configure config_h.SH
12765 ____________________________________________________________________________
12766 [  7545] By: jhi                                   on 2000/11/04  22:36:54
12767         Log: Subject: Locales support (setlocale) fixes
12768              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12769              Date: Sat, 4 Nov 2000 10:15:48 +0300 
12770              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
12771              
12772              Modified quite a bit to be more portable.
12773      Branch: perl
12774            ! embed.h embed.pl perl.h proto.h util.c
12775 ____________________________________________________________________________
12776 [  7544] By: jhi                                   on 2000/11/04  22:32:47
12777         Log: Dying is too strict here, better just skip.
12778      Branch: perl
12779            ! t/op/misc.t
12780 ____________________________________________________________________________
12781 [  7543] By: nick                                  on 2000/11/04  21:55:13
12782         Log: Merge mainline
12783      Branch: perlio
12784           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12785           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
12786           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
12787           !> (integrate 64 files)
12788 ____________________________________________________________________________
12789 [  7542] By: jhi                                   on 2000/11/04  21:09:28
12790         Log: More Changes tweakery.
12791      Branch: perl
12792            ! Changes Porting/genlog
12793 ____________________________________________________________________________
12794 [  7541] By: jhi                                   on 2000/11/04  20:58:18
12795         Log: Changes fixups.
12796      Branch: perl
12797            ! Changes
12798 ____________________________________________________________________________
12799 [  7540] By: jhi                                   on 2000/11/04  20:42:38
12800         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
12801              create a "fast path" for locale name probing using "locale -a"
12802              if available, squash finally hopefully the s?printf resetting
12803              the numeric locale (since, IIUC perllocale, it never shouldn't). 
12804      Branch: perl
12805            ! sv.c t/op/misc.t t/pragma/locale.t
12806 ____________________________________________________________________________
12807 [  7539] By: nick                                  on 2000/11/04  19:56:10
12808         Log: PerlIO infrastructure complete.
12809      Branch: perlio
12810            + lib/perlio.pm
12811            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
12812 ____________________________________________________________________________
12813 [  7538] By: nick                                  on 2000/11/04  14:31:32
12814         Log: Type tweaks + less contorted allocation scheme
12815      Branch: perlio
12816            ! perlio.c
12817 ____________________________________________________________________________
12818 [  7537] By: nick                                  on 2000/11/04  12:40:42
12819         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
12820              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
12821              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
12822              sensible) which lead to some interesting fails.
12823      Branch: perlio
12824            ! perlio.c
12825 ____________________________________________________________________________
12826 [  7536] By: jhi                                   on 2000/11/04  00:20:02
12827         Log: Add FCNTL_CAN_LOCK.
12828              
12829              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
12830              From: Andy Dougherty <doughera@lafayette.edu>
12831              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
12832              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
12833              
12834              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
12835              From: Andy Dougherty <doughera@lafayette.edu>
12836              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
12837              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
12838      Branch: metaconfig/U/perl
12839            + d_fcntl_can_lock.U
12840            ! startperl.U
12841      Branch: perl
12842            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12843            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
12844            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12845            ! vos/config.ga.h win32/config.bc win32/config.gc
12846            ! win32/config.vc
12847 ____________________________________________________________________________
12848 [  7535] By: nick                                  on 2000/11/03  22:19:10
12849         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
12850              - Works on Linux with
12851              perlio + unix
12852              stdio
12853              - Works on Solaris with
12854              perlio + unix
12855              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
12856              - Fails (hangs in openpid) if you try and stack
12857              perlio + stdio - Linux stdio's read() logic is hanging.
12858      Branch: perlio
12859            ! iperlsys.h perlio.c
12860 ____________________________________________________________________________
12861 [  7534] By: jhi                                   on 2000/11/03  15:16:02
12862         Log: Subject: Re: README.aix
12863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12864              Date: Fri, 03 Nov 2000 16:03:15 +0100
12865              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
12866      Branch: perl
12867            ! README.aix
12868 ____________________________________________________________________________
12869 [  7533] By: jhi                                   on 2000/11/03  03:59:02
12870         Log: Subject: [PATCH 5.7.0] better messages from malloc()
12871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12872              Date: Wed, 1 Nov 2000 23:39:56 -0500
12873              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
12874      Branch: perl
12875            ! malloc.c pod/perldiag.pod
12876 ____________________________________________________________________________
12877 [  7532] By: jhi                                   on 2000/11/03  00:11:56
12878         Log: The #7521 touched things it shouldn't have.
12879      Branch: perl
12880            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
12881 ____________________________________________________________________________
12882 [  7531] By: jhi                                   on 2000/11/02  22:32:33
12883         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
12884              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12885              Date:     Thu, 2 Nov 2000 16:58:36 EST
12886              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
12887      Branch: perl
12888            ! vms/gen_shrfls.pl
12889 ____________________________________________________________________________
12890 [  7530] By: jhi                                   on 2000/11/02  22:08:49
12891         Log: Fix the problem discussed in
12892              
12893              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
12894              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
12895              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
12896              
12897              originally from Linc Madison.  Also Andreas König's comments
12898              taken into account.  Some other problems with Tie::SubstrHash
12899              fixed: didn't croak when the table exceeded the requested number
12900              of entries (as documented) but instead when the number of entries
12901              exceeded the size of the table, a croak() had an unnecessary \n,
12902              didn't have a CLEAR method, documented that there is no exists().
12903              Didn't fix to be strict-proof because the module uses &foo; and
12904              dynamic scope.  Added a test script exercizing both first tamely 
12905              the basic functionality, and then the failure cases reported by
12906              Linc Madison.
12907      Branch: perl
12908            + t/lib/tie-substrhash.t
12909            ! MANIFEST lib/Tie/SubstrHash.pm
12910 ____________________________________________________________________________
12911 [  7529] By: jhi                                   on 2000/11/02  17:58:08
12912         Log: recv() can fail and return undef.
12913              
12914              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
12915              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
12916              Date: Thu, 2 Nov 2000 20:12:20 +0300
12917              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
12918      Branch: perl
12919            ! lib/Net/Ping.pm
12920 ____________________________________________________________________________
12921 [  7528] By: jhi                                   on 2000/11/02  17:49:09
12922         Log: Detpyo.
12923      Branch: perl
12924            ! pod/perlop.pod
12925 ____________________________________________________________________________
12926 [  7527] By: jhi                                   on 2000/11/02  15:48:37
12927         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
12928              fix a autovivification bug in Tie::RefHash, add tests for both.
12929              
12930              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
12931              From: Edward Avis <epa98@doc.ic.ac.uk>
12932              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
12933              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
12934      Branch: perl
12935            + t/lib/tie-refhash.t
12936            ! MANIFEST lib/Tie/RefHash.pm
12937 ____________________________________________________________________________
12938 [  7526] By: jhi                                   on 2000/11/02  13:56:26
12939         Log: Test::Harness revealed buglets in the new DynaLoader.
12940              
12941              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
12942              From: andreas.koenig@anima.de (Andreas J. Koenig)
12943              Date: 02 Nov 2000 11:26:48 +0100 
12944              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
12945      Branch: perl
12946            ! ext/DynaLoader/DynaLoader_pm.PL
12947 ____________________________________________________________________________
12948 [  7525] By: jhi                                   on 2000/11/01  23:52:08
12949         Log: The entry for #7503 was missing.
12950      Branch: perl
12951            ! Changes
12952 ____________________________________________________________________________
12953 [  7524] By: jhi                                   on 2000/11/01  23:40:52
12954         Log: Update Changes.
12955      Branch: perl
12956            ! Changes patchlevel.h
12957 ____________________________________________________________________________
12958 [  7523] By: jhi                                   on 2000/11/01  22:57:09
12959         Log: More tweaking on the #7522 theme.
12960      Branch: perl
12961            ! ext/DynaLoader/DynaLoader_pm.PL
12962 ____________________________________________________________________________
12963 [  7522] By: jhi                                   on 2000/11/01  22:06:15
12964         Log: Expand %Config variables and %ENV variables only if
12965              so requested during build time using the
12966              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
12967              Not expanding makes relocating distributions easier.
12968      Branch: perl
12969            ! ext/DynaLoader/DynaLoader_pm.PL
12970 ____________________________________________________________________________
12971 [  7521] By: jhi                                   on 2000/11/01  20:56:34
12972         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
12973              and setgid() because they were just changing $< and $( which means
12974              only changing the real uid/gid, as opposed to changing both
12975              real and effective ids.  (The alternative way could have been
12976              in POSIX.pm to change $> and $), too, but making a direct call
12977              to the C API feels cleaner.)  Fixes the bug
12978              
12979              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
12980              From: "Garry T. Williams" <garry@zvolve.com>
12981              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
12982              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
12983      Branch: perl
12984            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12985            ! ext/POSIX/typemap pod/perlvar.pod
12986 ____________________________________________________________________________
12987 [  7520] By: jhi                                   on 2000/11/01  20:08:33
12988         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
12989              From: "Garry T. Williams" <garry@zvolve.com>
12990              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
12991              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
12992      Branch: perl
12993            ! pod/perlsec.pod
12994 ____________________________________________________________________________
12995 [  7519] By: jhi                                   on 2000/11/01  20:01:22
12996         Log: Locale warning explanation tweak.
12997      Branch: perl
12998            ! pod/perldiag.pod
12999 ____________________________________________________________________________
13000 [  7518] By: jhi                                   on 2000/11/01  18:57:13
13001         Log: C.pm part of
13002              
13003              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
13004              From: Jarkko Hietaniemi <jhi@iki.fi>
13005              Date: Tue, 10 Oct 2000 08:22:28 -0500
13006              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
13007      Branch: perl
13008            ! ext/B/B/C.pm
13009 ____________________________________________________________________________
13010 [  7517] By: jhi                                   on 2000/11/01  18:41:59
13011         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
13012              From: Martien Verbruggen <mgjv@comdyn.com.au>
13013              Date: Fri, 6 Oct 2000 14:09:10 +1100
13014              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
13015      Branch: perl
13016            ! pod/perlop.pod
13017 ____________________________________________________________________________
13018 [  7516] By: jhi                                   on 2000/11/01  18:34:55
13019         Log: Generalize the Camel wording.
13020              
13021              Subject: Re: perlfaq style changes
13022              From: John Borwick <jhborwic@unity.ncsu.edu>
13023              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
13024              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
13025      Branch: perl
13026            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
13027 ____________________________________________________________________________
13028 [  7515] By: jhi                                   on 2000/11/01  16:52:31
13029         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
13030              From: pimlott@idiomtech.com (Andrew Pimlott)
13031              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
13032              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
13033      Branch: perl
13034            ! pod/perlsec.pod
13035 ____________________________________________________________________________
13036 [  7514] By: jhi                                   on 2000/11/01  15:03:40
13037         Log: More AIX lore.
13038      Branch: perl
13039            ! ext/re/hints/aix.pl
13040 ____________________________________________________________________________
13041 [  7513] By: jhi                                   on 2000/11/01  14:48:30
13042         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
13043              From: root <root@chronos.fi.muni.cz>
13044              Date: Wed, 1 Nov 2000 12:31:32 +0100
13045              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
13046      Branch: perl
13047            ! lib/Net/Ping.pm
13048 ____________________________________________________________________________
13049 [  7512] By: jhi                                   on 2000/11/01  14:46:47
13050         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
13051              From: Martin Husemann <martin@duskware.de>
13052              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
13053              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
13054      Branch: perl
13055            ! regcomp.c
13056 ____________________________________________________________________________
13057 [  7511] By: jhi                                   on 2000/11/01  14:39:50
13058         Log: AUTHORS updates.
13059      Branch: perl
13060            ! AUTHORS
13061 ____________________________________________________________________________
13062 [  7510] By: jhi                                   on 2000/11/01  14:29:50
13063         Log: Subject: [PATCH] startperl to respect versiononly
13064              From: Robin Barker <rmb1@cise.npl.co.uk> 
13065              Date: Tue, 31 Oct 2000 16:29:36 GMT
13066              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
13067      Branch: metaconfig/U/perl
13068            ! startperl.U
13069      Branch: perl
13070            ! Configure config_h.SH
13071 ____________________________________________________________________________
13072 [  7509] By: jhi                                   on 2000/11/01  14:19:53
13073         Log: printf UVs the correct way, noticed by Robin Barker.
13074      Branch: perl
13075            ! utf8.c
13076 ____________________________________________________________________________
13077 [  7508] By: jhi                                   on 2000/11/01  14:10:03
13078         Log: Do not cleanup *% because the % has special meanings in some
13079              shell environments.
13080      Branch: perl
13081            ! ext/Storable/Makefile.PL
13082 ____________________________________________________________________________
13083 [  7507] By: jhi                                   on 2000/11/01  14:06:00
13084         Log: The NonStop-UX libraries have a novel way to say NaN.
13085      Branch: perl
13086            ! t/lib/bigfltpm.t
13087 ____________________________________________________________________________
13088 [  7506] By: jhi                                   on 2000/11/01  14:03:35
13089         Log: The osname has been lowercased by now, from Tom Bates.
13090      Branch: metaconfig
13091            ! U/modified/Oldconfig.U
13092      Branch: perl
13093            ! Configure config_h.SH
13094 ____________________________________________________________________________
13095 [  7505] By: jhi                                   on 2000/10/31  19:18:39
13096         Log: The compiler is either gcc or cc, from Tom Bates.
13097      Branch: perl
13098            ! hints/nonstopux.sh
13099 ____________________________________________________________________________
13100 [  7504] By: jhi                                   on 2000/10/31  14:53:42
13101         Log: Update Changes.
13102      Branch: perl
13103            ! Changes patchlevel.h
13104 ____________________________________________________________________________
13105 [  7503] By: jhi                                   on 2000/10/31  14:30:50
13106         Log: Whitespace style tweak.  Was originally going to see to
13107              
13108              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
13109              From: Joe Smith <jms@inwap.com>
13110              Date: Mon, 30 Oct 2000 18:47:57 -0800
13111              Message-Id: <39FE32DD.24AAC4D@inwap.com>
13112              
13113              but that had already been taken care of.
13114      Branch: metaconfig
13115            ! U/compline/d_stdstdio.U
13116      Branch: perl
13117            ! Configure config_h.SH
13118 ____________________________________________________________________________
13119 [  7502] By: jhi                                   on 2000/10/31  14:25:02
13120         Log: AUTHORS tweaks.
13121      Branch: perl
13122            ! AUTHORS
13123 ____________________________________________________________________________
13124 [  7501] By: jhi                                   on 2000/10/31  14:23:59
13125         Log: Subject: perlfaq style changes
13126              From: John Borwick <jhborwic@unity.ncsu.edu>
13127              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
13128              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
13129      Branch: perl
13130            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13131            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13132            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13133            ! pod/perlfaq9.pod
13134 ____________________________________________________________________________
13135 [  7500] By: jhi                                   on 2000/10/31  14:22:15
13136         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
13137              
13138              Subject: Re: [ID 20000918.005] ~ on wide chars
13139              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13140              Date: Mon, 30 Oct 2000 21:09:55 -0800
13141              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
13142              
13143              (The ord() part of the patch skipped.)
13144      Branch: perl
13145            ! doop.c
13146 ____________________________________________________________________________
13147 [  7499] By: jhi                                   on 2000/10/31  14:20:08
13148         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
13149              From: Jens Hamisch <jens@Strawberry.COM>
13150              Date: Mon, 30 Oct 2000 15:17:07 +0100
13151              Message-Id: <20001030151707.A9597@Strawberry.COM>
13152      Branch: perl
13153            ! av.c
13154 ____________________________________________________________________________
13155 [  7498] By: jhi                                   on 2000/10/31  14:16:29
13156         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
13157              From: Peter Prymmer <pvhp@forte.com>
13158              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
13159              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
13160      Branch: perl
13161            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
13162            + ext/Encode/Encode/posix-bc.enc
13163            ! MANIFEST t/lib/encode.t
13164 ____________________________________________________________________________
13165 [  7497] By: jhi                                   on 2000/10/31  14:13:22
13166         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
13167              From: Peter Prymmer <pvhp@forte.com>
13168              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
13169              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
13170      Branch: perl
13171            ! t/lib/cgi-html.t
13172 ____________________________________________________________________________
13173 [  7496] By: jhi                                   on 2000/10/31  14:12:05
13174         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
13175              From: Peter Prymmer <pvhp@forte.com>
13176              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
13177              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
13178      Branch: perl
13179            ! t/lib/cgi-function.t
13180 ____________________________________________________________________________
13181 [  7495] By: jhi                                   on 2000/10/31  14:11:08
13182         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
13183              From: Peter Prymmer <pvhp@forte.com>
13184              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
13185              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
13186      Branch: perl
13187            + ext/re/hints/aix.pl
13188            ! MANIFEST ext/re/Makefile.PL
13189 ____________________________________________________________________________
13190 [  7494] By: jhi                                   on 2000/10/31  14:08:32
13191         Log: Use Errno magic.
13192              
13193              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
13194              From: Casey Tweten <perl@ctweten.amsite.com>
13195              Date: Mon, 30 Oct 2000 15:51:17 -0500
13196              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
13197      Branch: perl
13198            ! lib/File/Temp.pm
13199 ____________________________________________________________________________
13200 [  7493] By: jhi                                   on 2000/10/31  14:05:07
13201         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
13202              
13203              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
13204              From: Nicholas Clark <nick@ccl4.org>
13205              Date: Mon, 30 Oct 2000 17:38:45 +0000
13206              Message-ID: <20001030173845.O60355@plum.flirble.org>
13207      Branch: perl
13208            ! Makefile.SH utils/perlbug.PL
13209 ____________________________________________________________________________
13210 [  7492] By: nick                                  on 2000/10/30  19:37:23
13211         Log: Change files which are mysteriously different to mainline to be
13212              copies of mainline.
13213      Branch: perlio
13214            ! objXSUB.h perlapi.c pod/perlapi.pod
13215 ____________________________________________________________________________
13216 [  7491] By: nick                                  on 2000/10/30  18:05:54
13217         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
13218              - typo in endian code in putc.
13219              - Don't allow read of write-only files and vice-versa
13220              - and off-by-one in flush-all loop.
13221              Remove debug calls as they were using GCC specific features.
13222      Branch: perlio
13223            ! perlio.c
13224 ____________________________________________________________________________
13225 [  7490] By: nick                                  on 2000/10/29  21:45:45
13226         Log: Integrate mainline to perlio
13227      Branch: perlio
13228           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
13229           !> toke.c
13230 ____________________________________________________________________________
13231 [  7489] By: jhi                                   on 2000/10/29  21:11:08
13232         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
13233              From: andreas.koenig@anima.de (Andreas J. Koenig)
13234              Date: 29 Oct 2000 22:05:59 +0100
13235              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
13236      Branch: perl
13237            ! lib/ExtUtils/Manifest.pm
13238 ____________________________________________________________________________
13239 [  7488] By: jhi                                   on 2000/10/29  21:07:47
13240         Log: Tests for #7487.
13241              
13242              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
13243              From: andreas.koenig@anima.de (Andreas J. Koenig)
13244              Date: 29 Oct 2000 19:37:09 +0100
13245              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
13246      Branch: perl
13247            ! t/comp/proto.t
13248 ____________________________________________________________________________
13249 [  7487] By: jhi                                   on 2000/10/29  21:06:27
13250         Log: constsub spillage.
13251              
13252              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
13253              From: John Tobey <jtobey@john-edwin-tobey.org>
13254              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
13255              Message-Id: <m13pvSr-000FObC@feynman.localnet>
13256      Branch: perl
13257            ! op.c
13258 ____________________________________________________________________________
13259 [  7486] By: nick                                  on 2000/10/29  21:05:04
13260         Log: Integrate mainline to perlio branch
13261      Branch: perlio
13262           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
13263           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
13264           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
13265           +> vos/install_perl.cm
13266            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
13267            - vos/config.h vos/config_h.SH_orig
13268           !> (integrate 141 files)
13269 ____________________________________________________________________________
13270 [  7485] By: jhi                                   on 2000/10/29  21:00:47
13271         Log: Make \x{...} consistently produce UTF-8.
13272              
13273              Subject: Re: \x{...} is confused 
13274              From: Simon Cozens <simon@cozens.net>
13275              Date: Sun, 29 Oct 2000 19:36:48 +0000
13276              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
13277      Branch: perl
13278            ! t/pragma/utf8.t toke.c
13279 ____________________________________________________________________________
13280 [  7484] By: nick                                  on 2000/10/29  20:05:29
13281         Log: PerlIO passes all tests.
13282      Branch: perlio
13283            ! perlio.c
13284 ____________________________________________________________________________
13285 [  7483] By: jhi                                   on 2000/10/29  18:06:55
13286         Log: Update Changes.
13287      Branch: perl
13288            ! Changes patchlevel.h
13289 ____________________________________________________________________________
13290 [  7482] By: nick                                  on 2000/10/29  17:43:28
13291         Log: Include <unistd.h> to get correct lseek() prototype etc.
13292              (I thought perl.h did that) - down to two fails
13293              - comp/require.t (last test)
13294              - lib/io_xs.t - possibly import/export of FILE * ?
13295      Branch: perlio
13296            ! perlio.c
13297 ____________________________________________________________________________
13298 [  7481] By: jhi                                   on 2000/10/29  17:02:37
13299         Log: UTF-8 decoder tweak.
13300      Branch: perl
13301            ! utf8.c
13302 ____________________________________________________________________________
13303 [  7480] By: nick                                  on 2000/10/29  16:26:11
13304         Log: Fixed two bugs:
13305              - error code not being set on close (of broken pipe)
13306              - append mode was truncating.
13307              At least one seek/tell bug remains.
13308      Branch: perlio
13309            ! perlio.c
13310 ____________________________________________________________________________
13311 [  7479] By: nick                                  on 2000/10/29  11:18:16
13312         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
13313              in case of accidents. Still several worrying fails, no line disciplines yet.
13314      Branch: perlio
13315            ! iperlsys.h perlio.c
13316 ____________________________________________________________________________
13317 [  7478] By: jhi                                   on 2000/10/29  02:04:01
13318         Log: Add also emailless people.
13319      Branch: perl
13320            ! AUTHORS
13321 ____________________________________________________________________________
13322 [  7477] By: jhi                                   on 2000/10/29  01:36:00
13323         Log: The #7476 needs a MANIFEST change, too.
13324      Branch: perl
13325            ! MANIFEST
13326 ____________________________________________________________________________
13327 [  7476] By: jhi                                   on 2000/10/29  01:35:21
13328         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
13329      Branch: perl
13330            - MAINTAIN
13331            ! AUTHORS Changes
13332 ____________________________________________________________________________
13333 [  7475] By: jhi                                   on 2000/10/28  23:57:25
13334         Log: De-quoted-unreadable to ISO Latin 1.
13335              (There's one ISO-2022-JP name in Changes5.004.)
13336      Branch: perl
13337            ! Changes Changes5.6
13338 ____________________________________________________________________________
13339 [  7474] By: jhi                                   on 2000/10/28  19:13:06
13340         Log: Subject: [ID 20001027.007] uniq array in perlfaq
13341              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
13342              Date: Fri, 27 Oct 2000 19:28:30 +0200
13343              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
13344      Branch: perl
13345            ! pod/perlfaq4.pod
13346 ____________________________________________________________________________
13347 [  7473] By: jhi                                   on 2000/10/28  18:02:05
13348         Log: Locking null mutexes is not recommendable.
13349              
13350              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
13351              From: Hugo <hv@crypt.compulink.co.uk>
13352              Date: Sat, 28 Oct 2000 18:41:12 +0100
13353              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
13354      Branch: perl
13355            ! op.c
13356 ____________________________________________________________________________
13357 [  7472] By: jhi                                   on 2000/10/28  17:52:58
13358         Log: Better create a true mailing list for the repository keepers.
13359      Branch: perl
13360            ! Porting/repository.pod
13361 ____________________________________________________________________________
13362 [  7471] By: jhi                                   on 2000/10/28  17:28:24
13363         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
13364              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
13365      Branch: perl
13366            + Porting/repository.pod
13367            ! MANIFEST
13368 ____________________________________________________________________________
13369 [  7470] By: jhi                                   on 2000/10/28  17:20:54
13370         Log: Subject: DOC PATCH 5.6.0
13371              From: mjd@plover.com
13372              Date: 27 Oct 2000 17:32:44 -0000
13373              Message-ID: <20001027173244.23754.qmail@plover.com>
13374      Branch: perl
13375            ! pod/perlfunc.pod
13376 ____________________________________________________________________________
13377 [  7469] By: jhi                                   on 2000/10/28  17:16:45
13378         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
13379              From: "Peter J. Farley III" <pjfarley@banet.net>
13380              Date: Fri, 27 Oct 2000 20:32:56 -0400
13381              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
13382      Branch: perl
13383            ! README.dos
13384 ____________________________________________________________________________
13385 [  7468] By: jhi                                   on 2000/10/28  17:07:18
13386         Log: Make target reordering to avoid pointless re-makes.
13387              
13388              Subject: Re: Total re-make of 'make okfile' after 7451 ?
13389              From: Nicholas Clark <nick@ccl4.org>
13390              Date: Sat, 28 Oct 2000 00:31:02 +0100
13391              Message-ID: <20001028003101.A54517@plum.flirble.org>
13392      Branch: perl
13393            ! Makefile.SH
13394 ____________________________________________________________________________
13395 [  7467] By: jhi                                   on 2000/10/28  17:05:31
13396         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
13397              From: lvirden@cas.org
13398              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
13399              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
13400      Branch: perl
13401            ! README.os2
13402 ____________________________________________________________________________
13403 [  7466] By: jhi                                   on 2000/10/28  16:09:16
13404         Log: Upgrade to CPAN 1.58_55.
13405              
13406              Subject: CPAN.pm status
13407              From: andreas.koenig@anima.de (Andreas J. Koenig) 
13408              Date: 28 Oct 2000 08:18:00 +0200 
13409              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
13410      Branch: perl
13411            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13412 ____________________________________________________________________________
13413 [  7465] By: jhi                                   on 2000/10/28  16:02:47
13414         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
13415      Branch: perl
13416            ! embed.h embed.pl perl.h proto.h toke.c
13417 ____________________________________________________________________________
13418 [  7464] By: nick                                  on 2000/10/28  10:43:44
13419         Log: Fix for sv_2iv() on "shared" value from keys %hash.
13420      Branch: perl
13421            ! sv.c
13422 ____________________________________________________________________________
13423 [  7463] By: jhi                                   on 2000/10/27  16:18:29
13424         Log: Update Changes.
13425      Branch: perl
13426            ! Changes patchlevel.h
13427 ____________________________________________________________________________
13428 [  7462] By: jhi                                   on 2000/10/27  16:17:44
13429         Log: Too enthusiastic editing in #7460.
13430      Branch: metaconfig
13431            ! U/modified/Oldsym.U
13432      Branch: perl
13433            ! Configure config_h.SH
13434 ____________________________________________________________________________
13435 [  7461] By: jhi                                   on 2000/10/27  15:37:38
13436         Log: Retract #7459, the script needs more work.
13437      Branch: perl
13438            - mkreef
13439            ! MANIFEST
13440 ____________________________________________________________________________
13441 [  7460] By: jhi                                   on 2000/10/27  15:23:14
13442         Log: Use $sort, $uniq (and $tr) consistently as wondered
13443              by Nicholas Clark.
13444      Branch: metaconfig
13445            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
13446            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
13447            ! U/modified/libc.U
13448      Branch: perl
13449            ! Configure config_h.SH
13450 ____________________________________________________________________________
13451 [  7459] By: jhi                                   on 2000/10/27  15:02:07
13452         Log: (Retracted by #7461)
13453              
13454              Add a shell script for creating/removing symbolic link farms,
13455              useful for keeping the source code read-only and doing the
13456              builds somewhere else.
13457      Branch: perl
13458            + mkreef
13459            ! MANIFEST
13460 ____________________________________________________________________________
13461 [  7458] By: jhi                                   on 2000/10/27  14:42:20
13462         Log: Do away with the fix_pl.
13463      Branch: perl
13464            - fix_pl
13465            ! MANIFEST Makefile.SH
13466 ____________________________________________________________________________
13467 [  7457] By: jhi                                   on 2000/10/27  12:43:13
13468         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
13469              From: Jens Hamisch <jens@Strawberry.COM>
13470              Date: Fri, 27 Oct 2000 14:38:21 +0200
13471              Message-Id: <20001027143821.B3366@Strawberry.COM>
13472      Branch: perl
13473            ! perl.h
13474 ____________________________________________________________________________
13475 [  7456] By: jhi                                   on 2000/10/27  12:33:42
13476         Log: Subject: [PATCH] todo
13477              From: Nicholas Clark <nick@ccl4.org>
13478              Date: Thu, 26 Oct 2000 22:32:29 +0100
13479              Message-ID: <20001026223229.A44540@plum.flirble.org>
13480      Branch: perl
13481            ! pod/perltodo.pod
13482 ____________________________________________________________________________
13483 [  7455] By: jhi                                   on 2000/10/27  12:02:21
13484         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
13485              From: John Tobey <jtobey@john-edwin-tobey.org>
13486              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
13487              Message-Id: <m13ozHF-000FObC@feynman.localnet>
13488      Branch: perl
13489            ! op.c t/pragma/sub_lval.t
13490 ____________________________________________________________________________
13491 [  7454] By: jhi                                   on 2000/10/27  11:59:42
13492         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
13493              From: sthoenna@efn.org
13494              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
13495              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
13496      Branch: perl
13497            ! pp.c t/op/assignwarn.t
13498 ____________________________________________________________________________
13499 [  7453] By: jhi                                   on 2000/10/27  00:15:08
13500         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
13501      Branch: perl
13502            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13503            ! ext/Storable/Storable.xs t/lib/st-lock.t
13504 ____________________________________________________________________________
13505 [  7452] By: jhi                                   on 2000/10/26  13:05:52
13506         Log: Undo #7451, this seems to be a deficiency in Perforce,
13507              there is no per-file line-terminator type, only per-client.
13508      Branch: perl
13509            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
13510            ! win32/makefile.mk
13511 ____________________________________________________________________________
13512 [  7451] By: jhi                                   on 2000/10/26  04:56:03
13513         Log: Experimenting in DOS arcana.
13514      Branch: perl
13515            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
13516            ! win32/makefile.mk
13517 ____________________________________________________________________________
13518 [  7450] By: jhi                                   on 2000/10/26  04:50:52
13519         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
13520              From: "Peter J. Farley III" <pjfarley@banet.net>            
13521              Date: Wed, 25 Oct 2000 23:10:18 -0400
13522              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
13523      Branch: perl
13524            ! t/io/open.t
13525 ____________________________________________________________________________
13526 [  7449] By: jhi                                   on 2000/10/26  04:49:16
13527         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
13528              From: Hugo <hv@crypt.compulink.co.uk>
13529              Date: Thu, 26 Oct 2000 01:55:17 +0100
13530              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
13531              
13532              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
13533      Branch: perl
13534            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
13535 ____________________________________________________________________________
13536 [  7448] By: jhi                                   on 2000/10/26  04:38:36
13537         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
13538              From: Peter Prymmer <pvhp@forte.com>
13539              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
13540              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
13541      Branch: perl
13542            ! configure.com
13543 ____________________________________________________________________________
13544 [  7447] By: jhi                                   on 2000/10/25  23:20:02
13545         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
13546              in platforms that strictly require all the symbols being present
13547              at link time.
13548      Branch: perl
13549            ! handy.h
13550 ____________________________________________________________________________
13551 [  7446] By: jhi                                   on 2000/10/25  21:55:57
13552         Log: Update Changes.
13553      Branch: perl
13554            ! Changes patchlevel.h
13555 ____________________________________________________________________________
13556 [  7445] By: jhi                                   on 2000/10/25  21:27:08
13557         Log: Integrate with vmsperl #7430 by Charles Bailey:
13558              
13559              Cleanup from prior patch (Charles Lane?):
13560              - improve handling of MFDs in Basename and Path
13561              - default to no xsubpp line # munging when building debug images
13562      Branch: perl
13563           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
13564 ____________________________________________________________________________
13565 [  7444] By: jhi                                   on 2000/10/25  21:03:50
13566         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
13567              From: John Peacock <JPeacock@UnivPress.com>
13568              Date: Thu, 18 May 2000 11:55:27 -0400
13569              Message-ID: <3924126F.A58BE57A@UnivPress.com>
13570      Branch: perl
13571            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
13572            ! t/op/write.t
13573 ____________________________________________________________________________
13574 [  7443] By: jhi                                   on 2000/10/25  20:43:10
13575         Log: Temporary stopgap for the self-tying issue: for now only
13576              array and hash self-ties are verboten.  The real fix, of
13577              course, would be to comprehensively test (and implement?)
13578              and debug (and document) self-ties.
13579      Branch: perl
13580            ! pod/perldiag.pod pp_sys.c t/op/tie.t
13581 ____________________________________________________________________________
13582 [  7442] By: jhi                                   on 2000/10/25  20:14:30
13583         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
13584              From: Dan Sugalski <dan@sidhe.org>
13585              Date: Wed, 25 Oct 2000 13:36:35 -0400
13586              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
13587              
13588              plus regen global.sym.
13589      Branch: perl
13590            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
13591            ! thrdvar.h util.c
13592 ____________________________________________________________________________
13593 [  7441] By: jhi                                   on 2000/10/25  20:12:20
13594         Log: buildtoc target tweaks.
13595      Branch: perl
13596            ! pod/Makefile.SH
13597 ____________________________________________________________________________
13598 [  7440] By: jhi                                   on 2000/10/25  20:03:53
13599         Log: A new version of making the syslog test more robust.
13600              (Replaces #7421.)
13601              
13602              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13603              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13604              Date: Wed, 25 Oct 2000 12:13:54 -0400
13605              Message-ID: <20001025121354.B2264@O2.chapin.edu>
13606      Branch: perl
13607            ! t/lib/syslog.t
13608 ____________________________________________________________________________
13609 [  7439] By: jhi                                   on 2000/10/25  20:00:48
13610         Log: Continue the internal UTF-8 API tweaking.
13611              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
13612              used much more than the simpler API, now called utf8_to_uv_simple().
13613              Still not quite happy with API, too much partial duplication
13614              of functionality.
13615      Branch: perl
13616            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
13617            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
13618            ! regcomp.c regexec.c sv.c toke.c utf8.c
13619 ____________________________________________________________________________
13620 [  7438] By: jhi                                   on 2000/10/25  18:52:30
13621         Log: Allow poking holes at the UTF-8 decoding strictness.
13622      Branch: perl
13623            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
13624            ! utf8.h
13625 ____________________________________________________________________________
13626 [  7437] By: jhi                                   on 2000/10/25  13:53:05
13627         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
13628              UTF8LEN() and UTF8SKIP(). 
13629      Branch: perl
13630            ! pp.c utf8.c utf8.h
13631 ____________________________________________________________________________
13632 [  7436] By: jhi                                   on 2000/10/25  13:51:37
13633         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
13634              From: Nicholas Clark <nick@ccl4.org>
13635              Date: Wed, 25 Oct 2000 14:44:05 +0100
13636              Message-ID: <20001025144404.D27253@plum.flirble.org>
13637      Branch: perl
13638            ! pod/perlrun.pod
13639 ____________________________________________________________________________
13640 [  7435] By: jhi                                   on 2000/10/25  13:49:32
13641         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
13642              From: Mike Guy <mjtg@cam.ac.uk>
13643              Date: Tue, 24 Oct 2000 14:59:40 +0100
13644              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
13645      Branch: perl
13646            ! scope.c
13647 ____________________________________________________________________________
13648 [  7434] By: jhi                                   on 2000/10/25  13:48:41
13649         Log: AIX is picky about its symbol exports.  Solution for now
13650              is to include the deb.o explicitly to the re extension build.
13651              
13652              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
13653              From: Peter Prymmer <pvhp@forte.com>
13654              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
13655              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
13656      Branch: perl
13657            ! ext/re/Makefile.PL hints/aix.sh
13658 ____________________________________________________________________________
13659 [  7433] By: jhi                                   on 2000/10/25  13:46:49
13660         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
13661              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13662              Date: Wed, 25 Oct 2000 12:02:20 +0200
13663              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
13664      Branch: perl
13665            ! perlsdio.h
13666 ____________________________________________________________________________
13667 [  7432] By: jhi                                   on 2000/10/25  13:44:28
13668         Log: Subject: Minor update to find2perl, for portability
13669              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
13670              Date: Wed, 25 Oct 2000 12:05:47 +0100
13671              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
13672      Branch: perl
13673            ! x2p/find2perl.PL
13674 ____________________________________________________________________________
13675 [  7431] By: jhi                                   on 2000/10/25  13:40:39
13676         Log: Add targets to Makefile.SH, most importantly
13677              'regen_all' which also remembers to update vms/perly*.
13678      Branch: perl
13679            ! Makefile.SH
13680 ____________________________________________________________________________
13681 [  7430] By: bailey                                on 2000/10/25  03:13:53
13682         Log: Cleanup from prior patch (Charles Lane?):
13683              - improve handling of MFDs in Basename and Path
13684              - default to no xsubpp line # munging when building debug images
13685      Branch: vmsperl
13686            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
13687 ____________________________________________________________________________
13688 [  7429] By: jhi                                   on 2000/10/24  20:03:40
13689         Log: Podify README.epoc and README.vos.
13690      Branch: perl
13691            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
13692            ! pod/perlport.pod pod/perltoc.pod
13693 ____________________________________________________________________________
13694 [  7428] By: jhi                                   on 2000/10/24  19:10:33
13695         Log: Stratus VOS updates from Paul Green.
13696      Branch: perl
13697            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13698            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
13699            - vos/config.def vos/config.h vos/config_h.SH_orig
13700            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
13701            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
13702 ____________________________________________________________________________
13703 [  7427] By: jhi                                   on 2000/10/24  18:59:48
13704         Log: Check if stdio supports tweaking lval and cnt simultaneously.
13705              
13706              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
13707              From: Nicholas Clark <nick@ccl4.org>
13708              Date: Mon, 23 Oct 2000 15:39:32 +0100
13709              Message-ID: <20001023153932.A10786@plum.flirble.org>
13710      Branch: metaconfig
13711            ! U/compline/d_stdstdio.U
13712      Branch: perl
13713            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13714            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
13715            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
13716            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
13717            ! vos/config.h vos/config_h.SH_orig win32/config.bc
13718            ! win32/config.gc win32/config.vc
13719 ____________________________________________________________________________
13720 [  7426] By: jhi                                   on 2000/10/24  17:57:44
13721         Log: Missed the header file changes from #7425.
13722      Branch: perl
13723            ! embed.h embed.pl objXSUB.h proto.h
13724 ____________________________________________________________________________
13725 [  7425] By: jhi                                   on 2000/10/24  17:55:17
13726         Log: Fix the bug reported in
13727              
13728              From: andreas.koenig@anima.de (Andreas J. Koenig)
13729              Subject: Encode bug?
13730              Date: 24 Oct 2000 14:01:26 +0200 
13731              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
13732              
13733              Also make is_utf8_char() stricter.
13734      Branch: perl
13735            ! ext/Encode/Encode.xs utf8.c
13736 ____________________________________________________________________________
13737 [  7424] By: jhi                                   on 2000/10/24  15:15:39
13738         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
13739              From: Peter Scott <Peter@PSDT.com>
13740              Date: Mon, 23 Oct 2000 19:46:01 -0700
13741              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
13742      Branch: perl
13743            ! pod/perlfaq5.pod
13744 ____________________________________________________________________________
13745 [  7423] By: jhi                                   on 2000/10/24  14:25:30
13746         Log: Test tweak to avoid pulling in the whole Config.
13747      Branch: perl
13748            ! t/lib/st-lock.t
13749 ____________________________________________________________________________
13750 [  7422] By: jhi                                   on 2000/10/24  14:03:16
13751         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
13752      Branch: perl
13753            ! pp.c
13754 ____________________________________________________________________________
13755 [  7421] By: jhi                                   on 2000/10/24  13:32:09
13756         Log: (Replaced by #7440.)
13757              
13758              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13759              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13760              Date: Mon, 23 Oct 2000 16:40:54 -0400
13761              Message-ID: <20001023164054.B14491@O2.chapin.edu>
13762      Branch: perl
13763            ! t/lib/syslog.t
13764 ____________________________________________________________________________
13765 [  7420] By: jhi                                   on 2000/10/24  13:30:53
13766         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
13767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13768              Date: Mon, 23 Oct 2000 17:29:03 -0400
13769              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
13770      Branch: perl
13771            ! lib/ExtUtils/MM_Unix.pm
13772 ____________________________________________________________________________
13773 [  7419] By: jhi                                   on 2000/10/24  13:29:57
13774         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
13775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13776              Date: Mon, 23 Oct 2000 19:01:32 -0400
13777              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
13778      Branch: perl
13779            ! utils/h2xs.PL
13780 ____________________________________________________________________________
13781 [  7418] By: jhi                                   on 2000/10/24  13:26:04
13782         Log: Replace #7409 with
13783              
13784              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
13785              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13786              Date: Mon, 23 Oct 2000 20:08:56 +0200
13787              Message-ID: <20001023200855.A14850@nice.ram.loc>
13788      Branch: perl
13789            ! ext/Storable/Storable.pm t/lib/st-lock.t
13790 ____________________________________________________________________________
13791 [  7417] By: jhi                                   on 2000/10/24  13:17:52
13792         Log: Run vms/vms_yfix.pl, should have done that after changing
13793              perly.c in #7382.
13794      Branch: perl
13795            ! vms/perly_c.vms vms/perly_h.vms
13796 ____________________________________________________________________________
13797 [  7416] By: jhi                                   on 2000/10/24  02:55:33
13798         Log: Make the UTF-8 decoding stricter and more verbose when
13799              malformation happens.  This involved adding an argument
13800              to utf8_to_uv_chk(), which involved changing its prototype,
13801              and prefer STRLEN over I32 for the UTF-8 length, which as
13802              a domino effect necessitated changing the prototypes of
13803              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
13804              The stricter UTF-8 decoding checking uses Markus Kuhn's
13805              UTF-8 Decode Stress Tester from
13806              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
13807      Branch: perl
13808            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
13809            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
13810            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
13811            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
13812 ____________________________________________________________________________
13813 [  7415] By: jhi                                   on 2000/10/23  14:06:06
13814         Log: Update Changes.
13815      Branch: perl
13816            ! Changes patchlevel.h
13817 ____________________________________________________________________________
13818 [  7414] By: jhi                                   on 2000/10/23  12:39:52
13819         Log: Undo the basename() part of #7412 since the lib/basename
13820              tests would need upgrading too.
13821      Branch: perl
13822            ! lib/File/Basename.pm
13823 ____________________________________________________________________________
13824 [  7413] By: jhi                                   on 2000/10/23  12:19:27
13825         Log: Document PERL_INSTALL_ROOT of #7210.
13826      Branch: perl
13827            ! lib/ExtUtils/Install.pm
13828 ____________________________________________________________________________
13829 [  7412] By: jhi                                   on 2000/10/23  12:16:47
13830         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
13831      Branch: perl
13832            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
13833            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
13834 ____________________________________________________________________________
13835 [  7411] By: jhi                                   on 2000/10/23  12:07:41
13836         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
13837              From: Prymmer/Kahn <pvhp@best.com>
13838              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
13839              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
13840      Branch: perl
13841            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
13842 ____________________________________________________________________________
13843 [  7410] By: jhi                                   on 2000/10/23  04:10:11
13844         Log: The change #7187 was not so good on VMS.
13845              
13846              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
13847              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13848              Date: Sun, 22 Oct 2000 23:03:08 -0500
13849              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
13850      Branch: perl
13851            ! utils/perldoc.PL
13852 ____________________________________________________________________________
13853 [  7409] By: jhi                                   on 2000/10/23  03:57:36
13854         Log: Avoid Storable locking on DJGPP for now.
13855              
13856              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
13857              From: "Peter J. Farley III" <pjfarley@banet.net>
13858              Date: Sun, 22 Oct 2000 20:00:00 -0400
13859              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
13860      Branch: perl
13861            ! ext/Storable/Storable.pm t/lib/st-lock.t
13862 ____________________________________________________________________________
13863 [  7408] By: jhi                                   on 2000/10/23  03:50:24
13864         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
13865              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
13866              Date: Sun, 22 Oct 2000 21:12:22 -0400
13867              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
13868      Branch: perl
13869            ! lib/vars.pm
13870 ____________________________________________________________________________
13871 [  7407] By: jhi                                   on 2000/10/23  03:43:12
13872         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
13873              From: Hugo <hv@crypt.compulink.co.uk>
13874              Date: Mon, 23 Oct 2000 00:47:22 +0100
13875              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
13876      Branch: perl
13877            ! regexec.c t/op/pat.t
13878 ____________________________________________________________________________
13879 [  7406] By: jhi                                   on 2000/10/23  03:40:29
13880         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
13881      Branch: perl
13882            ! lib/ExtUtils/MakeMaker.pm
13883 ____________________________________________________________________________
13884 [  7405] By: jhi                                   on 2000/10/22  21:32:00
13885         Log: Doc patch.
13886              
13887              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
13888              From: rspier@pobox.com (Robert Spier)
13889              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
13890              Message-ID: <14835.16112.13457.447971@rls.cx>
13891      Branch: perl
13892            ! lib/strict.pm
13893 ____________________________________________________________________________
13894 [  7404] By: jhi                                   on 2000/10/22  21:30:51
13895         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
13896              From: rspier@pobox.com (Robert Spier)
13897              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
13898              Message-ID: <14835.17223.72448.705566@rls.cx>
13899      Branch: perl
13900            ! lib/ExtUtils/MakeMaker.pm
13901 ____________________________________________________________________________
13902 [  7403] By: jhi                                   on 2000/10/22  21:24:11
13903         Log: Subject: [PATCH bleadperl] ripples from constsub patch
13904              From: John Tobey <jtobey@john-edwin-tobey.org>
13905              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
13906              Message-Id: <m13nSOB-000FObC@feynman.localnet>
13907      Branch: perl
13908            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
13909 ____________________________________________________________________________
13910 [  7402] By: jhi                                   on 2000/10/22  20:59:35
13911         Log: Support s?printf parameter reordering.
13912      Branch: perl
13913            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
13914 ____________________________________________________________________________
13915 [  7401] By: jhi                                   on 2000/10/22  19:19:14
13916         Log: Expand %Config variables only if explicitly so requested
13917              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
13918              
13919              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
13920              From: Gurusamy Sarathy <gsar@ActiveState.com>
13921              Date: Sun, 22 Oct 2000 11:47:32 -0700
13922              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
13923      Branch: perl
13924            ! Makefile.SH lib/lib_pm.PL
13925 ____________________________________________________________________________
13926 [  7400] By: jhi                                   on 2000/10/22  18:24:10
13927         Log: Move the #7390 test from warn/op to comp/redef.
13928              
13929              Subject: Re: Creating const subs for constants.
13930              From: John Tobey <jtobey@john-edwin-tobey.org>
13931              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
13932              Message-Id: <m13nG72-000FObC@feynman.localnet>               
13933      Branch: perl
13934            ! t/comp/redef.t t/pragma/warn/op
13935 ____________________________________________________________________________
13936 [  7399] By: jhi                                   on 2000/10/22  17:49:59
13937         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
13938              From: Nicholas Clark <nick@ccl4.org>
13939              Date: Sat, 21 Oct 2000 22:23:19 +0100
13940              Message-ID: <20001021222319.B45586@plum.flirble.org>
13941      Branch: perl
13942            ! ext/DynaLoader/DynaLoader_pm.PL
13943 ____________________________________________________________________________
13944 [  7398] By: jhi                                   on 2000/10/22  17:47:35
13945         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
13946              From: Hugo <hv@crypt.compulink.co.uk>
13947              Date: Sat, 21 Oct 2000 18:19:59 +0100
13948              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
13949      Branch: perl
13950            ! ext/B/B.pm ext/B/B/C.pm
13951 ____________________________________________________________________________
13952 [  7397] By: jhi                                   on 2000/10/22  17:35:18
13953         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
13954              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13955              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
13956              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
13957      Branch: perl
13958            ! hints/openbsd.sh
13959 ____________________________________________________________________________
13960 [  7396] By: jhi                                   on 2000/10/22  17:19:46
13961         Log: Subject: installman go-faster stripes
13962              From: Nicholas Clark <nick@talking.bollo.cx>
13963              Date: Sat, 21 Oct 2000 17:24:53 +0100
13964              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
13965              
13966              Subject: Re: installman go-faster stripes
13967              From: Russ Allbery <rra@stanford.edu>
13968              Date: 21 Oct 2000 11:04:13 -0700
13969              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
13970      Branch: perl
13971            ! installman pod/pod2man.PL
13972 ____________________________________________________________________________
13973 [  7395] By: jhi                                   on 2000/10/22  17:17:35
13974         Log: Hints tweak from Anton Berezin.
13975      Branch: perl
13976            ! hints/freebsd.sh
13977 ____________________________________________________________________________
13978 [  7394] By: jhi                                   on 2000/10/22  04:50:04
13979         Log: Tweak the Is* definitions of Unicode character classes
13980              to better match the official categorizations; embrace
13981              the official categorizations; add the combining marks
13982              as alpha (and -numeric); fix DCinital (a typo and edito)
13983              to be DCmedial.
13984      Branch: perl
13985            + lib/unicode/Is/DCmedial.pl
13986            - lib/unicode/Is/DCinital.pl
13987            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
13988            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
13989            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
13990            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
13991 ____________________________________________________________________________
13992 [  7393] By: jhi                                   on 2000/10/21  18:06:05
13993         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
13994              From: Daniel Chetlin <daniel@chetlin.com>
13995              Date: Sat, 21 Oct 2000 02:57:03 -0700
13996              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
13997      Branch: perl
13998            + t/lib/tie-splice.t
13999            ! MANIFEST lib/Tie/Array.pm
14000 ____________________________________________________________________________
14001 [  7392] By: gsar                                  on 2000/10/21  18:05:15
14002         Log: resync utfperl branch with mainline
14003      Branch: utfperl
14004           !> (integrate 1760 files)
14005 ____________________________________________________________________________
14006 [  7391] By: jhi                                   on 2000/10/21  14:37:49
14007         Log: Testcases for a #7383,#7385 related bug.
14008              
14009              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
14010              From: Nicholas Clark <nick@ccl4.org>
14011              Date: Sat, 21 Oct 2000 15:04:51 +0100
14012              Message-ID: <20001021150451.A51566@plum.flirble.org>
14013      Branch: perl
14014            ! t/pragma/utf8.t
14015 ____________________________________________________________________________
14016 [  7390] By: jhi                                   on 2000/10/21  14:35:57
14017         Log: Add a testcase for #7389.
14018      Branch: perl
14019            ! t/pragma/warn/op
14020 ____________________________________________________________________________
14021 [  7389] By: jhi                                   on 2000/10/21  14:26:45
14022         Log: Subject: Re: Creating const subs for constants.
14023              From: John Tobey <jtobey@john-edwin-tobey.org>
14024              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
14025              Message-Id: <m13mo0N-000FObC@feynman.localnet>
14026      Branch: perl
14027            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
14028            ! proto.h sv.c
14029 ____________________________________________________________________________
14030 [  7388] By: nick                                  on 2000/10/21  11:44:23
14031         Log: Populate perlio branch
14032      Branch: perlio
14033           +> (branch 1760 files)
14034 ____________________________________________________________________________
14035 [  7387] By: nick                                  on 2000/10/21  10:52:05
14036         Log: Get branch back as replica of mainline via :
14037              p4 integrate -b utfperl
14038              p4 resolve -at ./...
14039      Branch: utfperl
14040           +> (branch 269 files)
14041            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
14042            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
14043            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
14044            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
14045            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14046            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14047            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14048            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
14049            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
14050            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
14051            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
14052            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
14053            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
14054            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
14055            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
14056            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
14057            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
14058            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
14059            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
14060            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
14061            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
14062            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
14063            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
14064            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
14065            - lib/unicode/UCD300.html lib/unicode/Unicode.300
14066            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
14067            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
14068            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
14069            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
14070           !> (integrate 965 files)
14071 ____________________________________________________________________________
14072 [  7386] By: jhi                                   on 2000/10/21  01:31:12
14073         Log: Update Changes.
14074      Branch: perl
14075            ! Changes patchlevel.h
14076 ____________________________________________________________________________
14077 [  7385] By: jhi                                   on 2000/10/21  01:28:42
14078         Log: The #7383 was right only in the context of the original bug report,
14079              not in more general case.
14080      Branch: perl
14081            ! pp_hot.c
14082 ____________________________________________________________________________
14083 [  7384] By: jhi                                   on 2000/10/21  01:08:23
14084         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
14085      Branch: perl
14086            ! ext/IO/lib/IO/Select.pm
14087 ____________________________________________________________________________
14088 [  7383] By: jhi                                   on 2000/10/21  00:44:18
14089         Log: Fix for ID 20001020.006, concatenating an unset submatch
14090              with utf8 resulted in "Modification of a read-only value".
14091      Branch: perl
14092            ! pp_hot.c t/pragma/utf8.t
14093 ____________________________________________________________________________
14094 [  7382] By: jhi                                   on 2000/10/20  20:44:31
14095         Log: Make scan_num() reëntrant, as suggested in
14096              
14097              Subject: [PATCH perl@7229] Rentrant parser and yylex()
14098              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14099              Date: Fri, 20 Oct 2000 14:17:27 +0100
14100              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
14101      Branch: perl
14102            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
14103            ! toke.c
14104 ____________________________________________________________________________
14105 [  7381] By: jhi                                   on 2000/10/20  20:07:29
14106         Log: Reëntrancy fix.
14107              
14108              Subject: [PATCH perl@7229] Rentrant parser and yylex()
14109              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14110              Date: Fri, 20 Oct 2000 14:17:27 +0100
14111              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
14112      Branch: perl
14113            ! embed.h embed.pl perl.h proto.h toke.c
14114 ____________________________________________________________________________
14115 [  7380] By: jhi                                   on 2000/10/20  19:15:54
14116         Log: Don't write double values through long double pointers,
14117              based on a part of
14118              
14119              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
14120              From: Jens Hamisch <jens@Strawberry.COM>
14121              Date: Tue, 17 Oct 2000 08:39:36 +0200
14122              Message-Id: <20001017083936.A11104@Strawberry.COM>
14123      Branch: perl
14124            ! perl.h pp.c
14125 ____________________________________________________________________________
14126 [  7379] By: jhi                                   on 2000/10/20  18:43:37
14127         Log: Portability tweak on #7377.
14128              
14129              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
14130              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14131              Date:     Fri, 20 Oct 2000 13:13:41 EDT
14132              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
14133      Branch: perl
14134            ! t/lib/dprof.t
14135 ____________________________________________________________________________
14136 [  7378] By: jhi                                   on 2000/10/20  12:57:19
14137         Log: SOCKS function redefinitions need prototypes, too, otherwise
14138              for example 32 bit versus 64 bit differences cause a lot of
14139              problems.  Part of
14140              
14141              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
14142              From: Jens Hamisch <jens@Strawberry.COM>
14143              Date: Tue, 17 Oct 2000 08:39:36 +0200
14144              Message-Id: <20001017083936.A11104@Strawberry.COM>
14145      Branch: perl
14146            ! doio.c pp_sys.c
14147 ____________________________________________________________________________
14148 [  7377] By: jhi                                   on 2000/10/20  12:37:12
14149         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
14150              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14151              Date:     Fri, 20 Oct 2000 08:26:04 EDT
14152              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
14153      Branch: perl
14154            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
14155 ____________________________________________________________________________
14156 [  7376] By: jhi                                   on 2000/10/20  12:35:31
14157         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
14158              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14159              Date:     Fri, 20 Oct 2000 07:48:15 EDT
14160              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
14161      Branch: perl
14162            ! configure.com vms/gen_shrfls.pl
14163 ____________________________________________________________________________
14164 [  7375] By: bailey                                on 2000/10/20  04:44:37
14165         Log: SYN SYN
14166      Branch: vmsperl
14167           +> (branch 134 files)
14168            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
14169            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
14170            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14171            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
14172            - eg/cgi/frameset.cgi eg/cgi/index.html
14173            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14174            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14175            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
14176            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
14177            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
14178            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
14179            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
14180            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
14181            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
14182            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
14183            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
14184            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
14185            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
14186            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
14187            - lib/unicode/Props.txt lib/unicode/UCD300.html
14188            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
14189            - utils/perlbc.PL vms/subconfigure.com
14190           !> (integrate 785 files)
14191 ____________________________________________________________________________
14192 [  7374] By: jhi                                   on 2000/10/20  00:59:48
14193         Log: In the latest compiler builds cccdlflags must not become -fpic,
14194              from Wilfredo Sánchez.
14195      Branch: perl
14196            ! hints/darwin.sh
14197 ____________________________________________________________________________
14198 [  7373] By: jhi                                   on 2000/10/20  00:56:35
14199         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
14200              From: Tony Cook <tony@develop-help.com>
14201              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
14202              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
14203      Branch: perl
14204            ! pod/perlop.pod
14205 ____________________________________________________________________________
14206 [  7372] By: jhi                                   on 2000/10/19  19:34:40
14207         Log: Typo noted by Mark Lutz.
14208      Branch: perl
14209            ! t/op/64bitint.t
14210 ____________________________________________________________________________
14211 [  7371] By: jhi                                   on 2000/10/19  19:33:13
14212         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
14213      Branch: metaconfig
14214            ! U/modified/Cppsym.U U/modified/Oldconfig.U
14215      Branch: metaconfig/U/perl
14216            ! End.U dlsrc.U libperl.U
14217      Branch: perl
14218            + hints/nonstopux.sh
14219            ! Configure MANIFEST config_h.SH
14220 ____________________________________________________________________________
14221 [  7370] By: jhi                                   on 2000/10/19  17:18:08
14222         Log: Subject: PATCH do_print has 2 PerlIO_error()s
14223              From: nick@ccl4.org
14224              Date: Thu, 19 Oct 2000 18:09:20 +0100
14225              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
14226      Branch: perl
14227            ! doio.c
14228 ____________________________________________________________________________
14229 [  7369] By: jhi                                   on 2000/10/19  14:01:49
14230         Log: Update Changes.
14231      Branch: perl
14232            ! Changes patchlevel.h
14233 ____________________________________________________________________________
14234 [  7368] By: jhi                                   on 2000/10/19  13:04:29
14235         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
14236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14237              Date: Wed, 18 Oct 2000 13:12:01 +0200
14238              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
14239      Branch: perl
14240            ! hints/aix.sh
14241 ____________________________________________________________________________
14242 [  7367] By: jhi                                   on 2000/10/19  02:22:40
14243         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
14244              of a 'pmshort' anywhere in the B, so the offending line was simply
14245              removed.
14246      Branch: perl
14247            ! ext/B/B/Debug.pm
14248 ____________________________________________________________________________
14249 [  7366] By: jhi                                   on 2000/10/19  02:12:37
14250         Log: Add the test case for the bug id 20000730.004 which seems
14251              to have been fixed by now.
14252      Branch: perl
14253            ! t/pragma/utf8.t
14254 ____________________________________________________________________________
14255 [  7365] By: jhi                                   on 2000/10/18  23:36:24
14256         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
14257              From: Hugo <hv@crypt.compulink.co.uk>
14258              Date: Wed, 18 Oct 2000 23:25:58 +0100
14259              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
14260      Branch: perl
14261            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
14262 ____________________________________________________________________________
14263 [  7364] By: jhi                                   on 2000/10/18  21:12:53
14264         Log: (retracted)
14265      Branch: perl
14266            ! pp.c
14267 ____________________________________________________________________________
14268 [  7363] By: jhi                                   on 2000/10/18  20:55:38
14269         Log: Missing change from #7362.
14270      Branch: perl
14271            ! win32/perlhost.h
14272 ____________________________________________________________________________
14273 [  7362] By: jhi                                   on 2000/10/18  20:52:01
14274         Log: Borland C fstat() never saw the fd as writable.
14275              
14276              Subject: fix for Borland's weak "stat" (perl@7211)
14277              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14278              Date: Mon, 16 Oct 2000 09:55:03 +0400
14279              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
14280      Branch: perl
14281            ! win32/win32.c
14282 ____________________________________________________________________________
14283 [  7361] By: jhi                                   on 2000/10/18  17:43:50
14284         Log: Regen toc.
14285      Branch: perl
14286            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
14287 ____________________________________________________________________________
14288 [  7360] By: jhi                                   on 2000/10/18  17:07:44
14289         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14290              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
14291              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
14292              Date: Mon, 16 Oct 2000 15:19:49 +0200
14293      Branch: perl
14294            + README.aix
14295            ! MANIFEST
14296 ____________________________________________________________________________
14297 [  7359] By: jhi                                   on 2000/10/18  17:04:49
14298         Log: Subject: Pod patch for Devel::Peek
14299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14300              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
14301              Date: Mon, 16 Oct 2000 12:26:34 +0200
14302      Branch: perl
14303            ! ext/Devel/Peek/Peek.pm
14304 ____________________________________________________________________________
14305 [  7358] By: jhi                                   on 2000/10/18  17:03:15
14306         Log: Make Cwd more bulletproof in chrooted environments.
14307              
14308              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
14309              From: "Eric E. Coe" <Eric.Coe@oracle.com>
14310              Date: Wed, 18 Oct 2000 04:03:54 -0400
14311              Message-Id: <39ED596A.70E599FE@oracle.com>
14312      Branch: perl
14313            ! lib/Cwd.pm
14314 ____________________________________________________________________________
14315 [  7357] By: jhi                                   on 2000/10/18  16:37:26
14316         Log: Disable the UTF8 downgrade croakage for now to avoid
14317              too many not okay messages.
14318      Branch: perl
14319            ! doio.c
14320 ____________________________________________________________________________
14321 [  7356] By: jhi                                   on 2000/10/17  23:29:41
14322         Log: Show the failed remote port, instead of the failing line number.
14323              
14324              Subject: [PATCH 5.6.1 Debugger] More diagnostics
14325              From: David Sparks <daves@ActiveState.com>
14326              Date: Tue, 17 Oct 2000 15:00:24 -0700
14327              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
14328      Branch: perl
14329            ! lib/perl5db.pl
14330 ____________________________________________________________________________
14331 [  7355] By: jhi                                   on 2000/10/17  14:11:31
14332         Log: On output try to downgrade to bytes, croak if impossible,
14333              from Simon Cozens.  This means that outputting >255 UTF8
14334              is impossible.  Consider this as a strong incentive to get
14335              the I/O disciplines implemented.
14336      Branch: perl
14337            ! doio.c pod/perldiag.pod sv.c
14338 ____________________________________________________________________________
14339 [  7354] By: jhi                                   on 2000/10/17  13:42:23
14340         Log: Clarify documentation on 'use bytes'.
14341              
14342              Subject: Re: What does 'use bytes' "mean" ?
14343              From: Simon Cozens <simon@cozens.net>
14344              Date: Mon, 18 Sep 2000 18:24:25 +0100
14345              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
14346      Branch: perl
14347            ! lib/bytes.pm
14348 ____________________________________________________________________________
14349 [  7353] By: jhi                                   on 2000/10/17  13:28:12
14350         Log: Workaround for a sfio bug where the stream error indicator
14351              is not cleared as documented.
14352              
14353              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
14354              From: Nicholas Clark <nick@ccl4.org>
14355              Date: Mon, 16 Oct 2000 18:28:23 +0100
14356              Message-ID: <20001016182823.J19700@plum.flirble.org>
14357      Branch: perl
14358            ! doio.c
14359 ____________________________________________________________________________
14360 [  7352] By: jhi                                   on 2000/10/17  13:06:19
14361         Log: More IoTYPE sprinkling.
14362      Branch: perl
14363            ! doio.c pp_hot.c
14364 ____________________________________________________________________________
14365 [  7351] By: jhi                                   on 2000/10/16  22:47:07
14366         Log: Detect early whether the std streams have gone bad.
14367              
14368              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
14369              Date: Mon, 16 Oct 2000 23:28:42 +0100
14370              From: Nicholas Clark <nick@ccl4.org>
14371              Message-ID: <20001016232842.A37942@plum.flirble.org>
14372      Branch: perl
14373            ! t/op/misc.t
14374 ____________________________________________________________________________
14375 [  7350] By: jhi                                   on 2000/10/16  22:45:16
14376         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
14377              From: "Peter J. Farley III" <pjfarley@banet.net>
14378              Date: Mon, 16 Oct 2000 18:15:59 -0400
14379              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
14380      Branch: perl
14381            ! djgpp/djgpp.c dosish.h t/io/open.t
14382 ____________________________________________________________________________
14383 [  7349] By: jhi                                   on 2000/10/16  22:36:45
14384         Log: perldelta tweak.
14385      Branch: perl
14386            ! pod/perldelta.pod
14387 ____________________________________________________________________________
14388 [  7348] By: jhi                                   on 2000/10/16  15:17:53
14389         Log: Update Changes.
14390      Branch: perl
14391            ! Changes patchlevel.h
14392 ____________________________________________________________________________
14393 [  7347] By: jhi                                   on 2000/10/16  13:55:27
14394         Log: Add the capability to include/exclude branches.
14395      Branch: perl
14396            ! Porting/genlog
14397 ____________________________________________________________________________
14398 [  7346] By: jhi                                   on 2000/10/16  13:18:04
14399         Log: Add Charles Lane.
14400      Branch: perl
14401            ! AUTHORS Changes
14402 ____________________________________________________________________________
14403 [  7345] By: jhi                                   on 2000/10/16  13:13:21
14404         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
14405      Branch: perl
14406            ! pod/perldelta.pod
14407 ____________________________________________________________________________
14408 [  7344] By: gsar                                  on 2000/10/16  09:30:21
14409         Log: integrate change#6220 from cfgperl
14410              
14411              Win32 patches from Benjamin Stuhl.
14412      Branch: maint-5.6/perl
14413           !> makedef.pl win32/win32.h
14414 ____________________________________________________________________________
14415 [  7343] By: gsar                                  on 2000/10/16  08:32:19
14416         Log: integrate changes#6221,6222 from cfgperl
14417              
14418              Remove tr///CU (the feature is to be obsoleted by better interfaces).
14419              From: simon@brecon.co.uk (Simon Cozens)
14420              Subject: [PATCH] Eliminate tr///[CU][CU]
14421              Date: 23 Jun 2000 11:05:40 GMT
14422              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
14423              
14424              doc typo fix
14425              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
14426              From: Ian Phillipps <Ian.Phillipps@iname.com>
14427              Date: Fri, 23 Jun 2000 10:40:58 +0100
14428              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
14429      Branch: maint-5.6/perl
14430           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
14431 ____________________________________________________________________________
14432 [  7342] By: gsar                                  on 2000/10/16  08:28:08
14433         Log: integrate change#6217 from cfgperl (in part)
14434              
14435              Rename the fdpid locking and integrate with Sarathy.
14436      Branch: maint-5.6/perl
14437           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
14438           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
14439           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
14440           !> win32/win32.c
14441 ____________________________________________________________________________
14442 [  7341] By: gsar                                  on 2000/10/16  08:23:39
14443         Log: integrate changes#6214..6216 from mainline
14444              
14445              @_ can't have junk in it even in the non-USE_ITHREADS case because
14446              caller() wants to populate @DB::args with it (causes a coredump
14447              in Carp::confess())
14448              
14449              tweak comment about @DB::args
14450              
14451              be more optimal about clearing @_
14452      Branch: maint-5.6/perl
14453           !> av.h cop.h pp_ctl.c t/op/runlevel.t
14454 ____________________________________________________________________________
14455 [  7340] By: gsar                                  on 2000/10/16  08:20:37
14456         Log: integrate changes#6207..6210 from cfgperl
14457              
14458              Subject: [PATCH 5.6.0] Threadsafe patches
14459              From: Dan Sugalski <dan@sidhe.org>
14460              To: perl5-porters@perl.org
14461              Date: Mon, 08 May 2000 18:08:13 -0400
14462              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
14463              
14464              Regen headers for #6207.
14465              
14466              Lock PL_fdpid against race conditions, based on:
14467              Subject: [PATCH 5.6.0]subprocess fixup for threads
14468              From: Dan Sugalski <dan@sidhe.org>
14469              To: perl5-porters@perl.org
14470              Date: Tue, 11 Apr 2000 17:02:32 -0400
14471              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
14472              
14473              Mopup for #6207 and #6209.
14474      Branch: maint-5.6/perl
14475           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
14476           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
14477           !> win32/win32.c
14478 ____________________________________________________________________________
14479 [  7339] By: gsar                                  on 2000/10/16  08:14:34
14480         Log: integrate change#6203 from cfgperl
14481              
14482              perldiag should refer to perlos2.pod not README.os2
14483      Branch: maint-5.6/perl
14484           !> pod/perldiag.pod
14485 ____________________________________________________________________________
14486 [  7338] By: gsar                                  on 2000/10/16  08:11:42
14487         Log: integrate change#6201 from mainline
14488              
14489              Perl_eval_pv() leaks 4 bytes every time it is called because it
14490              does a PUSHMARK that's never ever POPMARKed; in general, only
14491              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
14492              Perl_eval_[sp]v() don't because they don't take any incoming
14493              arguments (this leak has been around since the original version
14494              of perl_eval_pv() in 5.003_97e)
14495      Branch: maint-5.6/perl
14496           !> perl.c
14497 ____________________________________________________________________________
14498 [  7337] By: gsar                                  on 2000/10/16  08:08:47
14499         Log: integrate changes#6197..6200 from cfgperl
14500              
14501              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
14502              From: John Borwick <jhborwic@unity.ncsu.edu>
14503              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
14504              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
14505              
14506              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
14507              From: Dan Sugalski <dan@sidhe.org>
14508              To: vmsperl@perl.org, perl5-porters@perl.org
14509              Date: Fri, 02 Jun 2000 16:00:41 -0400
14510              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
14511              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
14512              
14513              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
14514              From: Dan Sugalski <dan@sidhe.org>
14515              To: perl5-porters@perl.org, vmsperl@perl.org
14516              Date: Fri, 02 Jun 2000 17:30:51 -0400
14517              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
14518              
14519              Update to cperl-mode.el 4.31 from
14520              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
14521              Subject: A couple of notes
14522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14523              To: Mailing list Perl5 <perl5-porters@perl.org>
14524              Date: Sat, 3 Jun 2000 23:33:32 -0400
14525              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
14526      Branch: maint-5.6/perl
14527           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
14528           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
14529           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
14530           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
14531           !> vms/vmsish.h
14532 ____________________________________________________________________________
14533 [  7336] By: gsar                                  on 2000/10/16  08:03:46
14534         Log: integrate changes#6194,6195 from mainline
14535              
14536              fix small eval"" memory leaks under USE_ITHREADS
14537              
14538              fix yet another eval"" leak under USE_ITHREADS
14539      Branch: maint-5.6/perl
14540           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
14541           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
14542           !> vms/perly_c.vms
14543 ____________________________________________________________________________
14544 [  7335] By: gsar                                  on 2000/10/16  08:02:15
14545         Log: integrate changes#6190,6191 from mainline
14546              
14547              submit missing embed.pl change
14548              
14549              vec() loses numericalness (modified version of patch suggested
14550              by Robin Barker)
14551      Branch: maint-5.6/perl
14552           !> doop.c embed.pl t/op/vec.t
14553 ____________________________________________________________________________
14554 [  7334] By: gsar                                  on 2000/10/16  08:01:03
14555         Log: integrate change#6189 from mainline
14556              
14557              counting tr/// corrupts later operation (from M.J.T Guy)
14558      Branch: maint-5.6/perl
14559           !> doop.c t/op/tr.t
14560 ____________________________________________________________________________
14561 [  7333] By: gsar                                  on 2000/10/16  07:59:07
14562         Log: integrate changes#6183..6188 from mainline
14563              
14564              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
14565              <nick@ccl4.org>)
14566              
14567              tweak for change#6127
14568              
14569              remove incorrect documentation about implicit split to @_ in
14570              list context, which never really worked in perl 5 (from
14571              M.J.T. Guy)
14572              
14573              further qualify references to "alphanumeric" (from Wolfgang Laun
14574              <wolfgang.laun@alcatel.at>)
14575              
14576              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
14577              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
14578              
14579              h2xs tweaks
14580      Branch: maint-5.6/perl
14581           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
14582           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
14583           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
14584           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
14585           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
14586           !> pod/pod2latex.PL utils/h2xs.PL
14587 ____________________________________________________________________________
14588 [  7332] By: gsar                                  on 2000/10/16  07:53:52
14589         Log: integrate change#6179 from mainline
14590              
14591              buggy modulus on UVs introduced by change#3378 (resulted in
14592              4063328477 % 65535 amounting to 27406, instead of 27407)
14593      Branch: maint-5.6/perl
14594           !> pp.c t/op/arith.t
14595 ____________________________________________________________________________
14596 [  7331] By: gsar                                  on 2000/10/16  07:52:49
14597         Log: integrate changes#6176,6177,6178,6182 from cfgperl
14598              
14599              Single-quoted utf8 patch from Simon Cozens.
14600              
14601              Substitution utf8 patch from Simon Cozens.
14602              
14603              Be cleaner.
14604              
14605              Be Cleaner Part Deux.
14606      Branch: maint-5.6/perl
14607           !> Makefile.SH pp_hot.c toke.c
14608 ____________________________________________________________________________
14609 [  7330] By: gsar                                  on 2000/10/16  07:41:36
14610         Log: integrate change#6172 from mainline
14611              
14612              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
14613              (from Ilya Zakharevich)
14614      Branch: maint-5.6/perl
14615           !> regexec.c t/op/re_tests
14616 ____________________________________________________________________________
14617 [  7329] By: gsar                                  on 2000/10/16  07:40:25
14618         Log: integrate change#6171 from mainline
14619              
14620              scalar() doesn't force scalar context when used in void context
14621              (from Simon Cozens)
14622      Branch: maint-5.6/perl
14623           !> op.c t/op/wantarray.t
14624 ____________________________________________________________________________
14625 [  7328] By: gsar                                  on 2000/10/16  07:39:33
14626         Log: integrate change#6170 from mainline
14627              
14628              change#6142 needs tweaks to tests to work where there's no
14629              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
14630      Branch: maint-5.6/perl
14631           !> t/lib/filefind.t
14632 ____________________________________________________________________________
14633 [  7327] By: gsar                                  on 2000/10/16  07:35:34
14634         Log: integrate changes#6166..6168 from cfgperl
14635              
14636              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
14637              in case somebody wants to write an extension for more
14638              shadow database interfaces.
14639              
14640              tweak todo
14641              
14642              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
14643      Branch: maint-5.6/perl
14644           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14645           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
14646           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
14647           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
14648           !> win32/config.vc win32/config_H.bc win32/config_H.gc
14649           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
14650 ____________________________________________________________________________
14651 [  7326] By: gsar                                  on 2000/10/16  07:29:05
14652         Log: integrate changes#6157,6159..6161,6164 from cfgperl
14653              
14654              Regen Configure to jive with #6149.
14655              
14656              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
14657              
14658              Changes for the File::Temp 0.08 (change #6159) test suite
14659              to fit better into the Perl distribution test framework.
14660              
14661              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
14662              both from Simon Cozens.
14663              
14664              detypo
14665      Branch: maint-5.6/perl
14666           +> pod/perlmodlib.PL pod/perlnewmod.pod
14667           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
14668           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
14669           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14670           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
14671 ____________________________________________________________________________
14672 [  7325] By: gsar                                  on 2000/10/16  07:25:13
14673         Log: integrate change#6158 from vmsperl
14674              
14675              Add fallback to tmpfile for use in cases where user's relying on
14676              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
14677              Lane's patch)
14678      Branch: maint-5.6/perl
14679           !> vms/vms.c vms/vmsish.h
14680 ____________________________________________________________________________
14681 [  7324] By: gsar                                  on 2000/10/16  07:20:50
14682         Log: integrate changes#6153..6155 from mainline
14683              
14684              prettier Test::Harness output on failed tests (from Nicholas Clark
14685              <nick@Bagpuss.uk.boo.com>)
14686              
14687              avoid type mismatch warning
14688              
14689              small bug in change#6144; remove random \xA0 character that snuck
14690              in via change#6145
14691      Branch: maint-5.6/perl
14692           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
14693           !> perl.c
14694 ____________________________________________________________________________
14695 [  7323] By: gsar                                  on 2000/10/16  07:18:47
14696         Log: integrate changes#6151,6152 from mainline
14697              
14698              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
14699              
14700              cosmetic fixups of RE debug output (from Ilya Zakharevich)
14701      Branch: maint-5.6/perl
14702           !> regexec.c
14703 ____________________________________________________________________________
14704 [  7322] By: gsar                                  on 2000/10/16  07:17:25
14705         Log: integrate changes#6146..6150 from mainline
14706              
14707              doc typo
14708              
14709              add a make entry to Config.pm so "perl -V:make" works on VMS
14710              (from Peter Prymmer)
14711              
14712              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
14713              
14714              OS/2 tweaks for usethreads build (from Rocco Caputo
14715              <troc@netrus.net>)
14716              
14717              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
14718      Branch: maint-5.6/perl
14719           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
14720           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
14721           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
14722           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
14723           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
14724           !> warnings.pl x2p/a2p.h
14725 ____________________________________________________________________________
14726 [  7321] By: gsar                                  on 2000/10/16  07:14:02
14727         Log: integrate changes#6143..6145 from mainline
14728              
14729              MacOS support, part 1 (from Matthias Neeracher
14730              <neeri@iis.ee.ethz.ch>)
14731              
14732              MacOS support, part 2: make AutoSplit use File::Spec instead
14733              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
14734              <neeri@iis.ee.ethz.ch>)
14735              
14736              make xsubpp skip embedded pod (from Matthias Neeracher
14737              <neeri@iis.ee.ethz.ch>)
14738      Branch: maint-5.6/perl
14739           +> ext/DynaLoader/dl_mac.xs
14740           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
14741           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
14742           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
14743           !> pp_ctl.c proto.h toke.c util.c util.h
14744 ____________________________________________________________________________
14745 [  7320] By: gsar                                  on 2000/10/16  07:12:13
14746         Log: integrate changes#6141,6142 from mainline
14747              
14748              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
14749              forwarded by Peter Seebach from the bsdi-users mailing list.
14750              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
14751              
14752              File::Find fails to chdir when chasing symlinks (from
14753              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
14754      Branch: maint-5.6/perl
14755           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
14756 ____________________________________________________________________________
14757 [  7319] By: gsar                                  on 2000/10/16  07:04:30
14758         Log: integrate change#6139 from mainline
14759              
14760              revise mktables.PL for bugs and newness in Unicode 3.0
14761              (from James Bence <jbence@amgen.com>)
14762      Branch: maint-5.6/perl
14763           +> (branch 30 files)
14764           !> (integrate 49 files)
14765 ____________________________________________________________________________
14766 [  7318] By: gsar                                  on 2000/10/16  07:01:01
14767         Log: integrate changes#6137,6138 from mainline
14768              
14769              fix bogus redeclaration warning for "our" variables in different
14770              scopes
14771              
14772              add note about the handling of negative indices to tied arrays
14773              (from Michael G Schwern <schwern@pobox.com>)
14774      Branch: maint-5.6/perl
14775           !> op.c pod/perltie.pod t/pragma/strict-vars
14776 ____________________________________________________________________________
14777 [  7317] By: gsar                                  on 2000/10/16  06:58:46
14778         Log: integrate changes#6127..6136 from mainline
14779              
14780              call_method(...,G_EVAL) can longjmp() out if the method probing
14781              failed (from Gisle Aas)
14782              
14783              new perlxstut example for passing/returning refs to arrays
14784              (from David Lowe <dlowe@pootpoot.com>)
14785              
14786              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
14787              
14788              fix places that mean C<"word" character> but say C<alphanumeric
14789              character>
14790              
14791              avoid warnings in POSIX.pm (from Barrie Slaymaker)
14792              
14793              warnings::enabled() doesn't fall back to looking at $^W if
14794              caller isn't using lexical warnings (from Paul Marquess)
14795              
14796              elide bogus test in change#6132
14797              
14798              make Test::Harness use wait.h/WCOREDUMP if available
14799              (from Ben Tilly <ben_tilly@hotmail.com>)
14800              
14801              enable Test::Harness to dynamically determine column width etc.
14802              (from Rob Napier <rnapier@employees.org>)
14803              
14804              random pod typos (from Peter Scott <Peter@PSDT.com>)
14805      Branch: maint-5.6/perl
14806           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
14807           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
14808           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
14809           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
14810 ____________________________________________________________________________
14811 [  7316] By: gsar                                  on 2000/10/16  06:53:23
14812         Log: integrate change#6126 from mainline
14813              
14814              change#2879 broke rvalue autovivification of magicals such as
14815              ${$num} (reworked variant of patch suggested by Simon Cozens)
14816      Branch: maint-5.6/perl
14817           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
14818           !> pp_hot.c proto.h t/op/gv.t
14819 ____________________________________________________________________________
14820 [  7315] By: gsar                                  on 2000/10/16  06:51:38
14821         Log: integrate changes#6123,6125 from mainline
14822              
14823              clarify gotcha with #line directives (from Rocco Caputo
14824              <troc@netrus.net>)
14825              
14826              enable propagating exception objects via Perl_croak() in XS code
14827              (from Gisle Aas)
14828      Branch: maint-5.6/perl
14829           !> pod/perldebug.pod pod/perlsyn.pod util.c
14830 ____________________________________________________________________________
14831 [  7314] By: gsar                                  on 2000/10/16  06:49:28
14832         Log: integrate change#6122 from mainline
14833              
14834              downgrade fatal error on C<"foo@nosucharray.com"> to optional
14835              warning (from Mark-Jason Dominus)
14836      Branch: maint-5.6/perl
14837           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
14838           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
14839           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
14840           !> toke.c
14841 ____________________________________________________________________________
14842 [  7313] By: gsar                                  on 2000/10/16  06:46:54
14843         Log: integrate changes#6112..6121 from vmsperl
14844              
14845              Check for existence of file before trying to delete
14846              
14847              Ugly workaround for version-specific RTL error
14848              
14849              Urk -- undo previous removal of vmsish 'exit' change
14850              
14851              Add bounds checking for several strings (Charles Lane)
14852              
14853              Miscellaneous cosmetic fixes (Charles Lane)
14854              
14855              Treat sockets as special in sys(read|write) (Charles Lane et al.)
14856              
14857              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
14858              Flatten case labels in switch statements uniformly (Charles Bailey)
14859              
14860              Quiet error messages in vmsish.t (Charles Lane)
14861              
14862              Add missing escape (Charles Lane)
14863              
14864              Allow eliminate_macros() and fixpath() to handle space-delimited
14865              lists (based on fixes by Craig Berry)
14866      Branch: maint-5.6/perl
14867           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
14868           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
14869           !> vms/vmsish.h
14870 ____________________________________________________________________________
14871 [  7312] By: gsar                                  on 2000/10/16  06:41:18
14872         Log: integrate changes#6107,6110 from cfgperl
14873              
14874              Tweak the todo list.
14875              
14876              todo tweak
14877      Branch: maint-5.6/perl
14878           !> Todo-5.6
14879 ____________________________________________________________________________
14880 [  7311] By: gsar                                  on 2000/10/16  06:38:38
14881         Log: integrate changes#6104,6108 from mainline
14882              
14883              PL_sys_intern was being initialized too late on windows
14884              
14885              reenable fake signal handling on Windows, bugs and all
14886      Branch: maint-5.6/perl
14887           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
14888           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
14889           !> win32/win32.c
14890 ____________________________________________________________________________
14891 [  7310] By: gsar                                  on 2000/10/16  06:36:03
14892         Log: integrate changes#6095,6097..6103 from cfgperl
14893              
14894              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
14895              might be useful in future.
14896              
14897              Add a note about possible compilation problems from Allen Smith.
14898              
14899              Add a note about other, yet unsupported, shadow password APIs.
14900              
14901              Tweaks for the cc bugs from Allen Smith.
14902              
14903              More compilation tweakery from Allen Smith.
14904              
14905              Hints and test tweaks for Unicos.
14906              
14907              The test suite tweak in #6101 wasn't quite right.
14908              
14909              Test tweaking for Unicos continues.
14910      Branch: maint-5.6/perl
14911           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14912           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
14913           !> t/lib/complex.t t/op/64bitint.t
14914 ____________________________________________________________________________
14915 [  7309] By: gsar                                  on 2000/10/16  06:29:41
14916         Log: integrate changes#6093,6094 from mainline
14917              
14918              fork() failure to create pseudo process sets errno=EAGAIN and returns
14919              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
14920              
14921              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
14922      Branch: maint-5.6/perl
14923           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
14924           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
14925 ____________________________________________________________________________
14926 [  7308] By: gsar                                  on 2000/10/16  06:27:29
14927         Log: integrate change#6092 from cfgperl
14928              
14929              Regen perltoc with the fixed buildtoc.
14930      Branch: maint-5.6/perl
14931           !> pod/perltoc.pod
14932 ____________________________________________________________________________
14933 [  7307] By: gsar                                  on 2000/10/16  06:26:40
14934         Log: integrate changes#6089,6090 from mainline
14935              
14936              buildtoc tweak to fix newline lossage
14937              
14938              concat doesn't preserve utf8-ness, and doesn't invalidate
14939              [NI]OK; added tests for both
14940      Branch: maint-5.6/perl
14941           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
14942 ____________________________________________________________________________
14943 [  7306] By: gsar                                  on 2000/10/16  06:24:05
14944         Log: integrate change#6088 from cfgperl
14945              
14946              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
14947              because we do not use those.  The HAS_GETSPNAM remains,
14948              though, because we still do use that.
14949      Branch: maint-5.6/perl
14950           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14951           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
14952           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
14953           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
14954           !> win32/config.vc win32/config_H.bc win32/config_H.gc
14955           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
14956 ____________________________________________________________________________
14957 [  7305] By: gsar                                  on 2000/10/16  06:15:52
14958         Log: integrate changes#6084,6085,6087 from mainline
14959              
14960              substr() does not preserve utf8-ness (from Stefan Eissing
14961              <Eissing@medicaldataservice.de>); added tests
14962              
14963              repeat operator (x) doesn't preserve utf8-ness
14964              
14965              reverse() and quotemeta() weren't preserving utf8-ness; add tests
14966      Branch: maint-5.6/perl
14967           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
14968 ____________________________________________________________________________
14969 [  7304] By: gsar                                  on 2000/10/16  06:13:10
14970         Log: integrate changes#6077..6083 from mainline
14971              
14972              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
14973              and Tom Phoenix)
14974              
14975              workaround for CRT bug in chdir() (from Charles Lane, via
14976              Peter Prymmer)
14977              
14978              remove outdated kludge in Carp (NULLs are permitted in diagnostics
14979              now)
14980              
14981              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
14982              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
14983              
14984              better default perlbug categories for ok reports (from Richard Foley)
14985              
14986              peek.t non-portable to ithreads
14987              
14988              note about undocumented caller() return value (from M.J.T. Guy);
14989              yet another peek.t tweak
14990      Branch: maint-5.6/perl
14991           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14992           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
14993           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
14994           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
14995           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
14996           !> vms/vmsish.h
14997 ____________________________________________________________________________
14998 [  7303] By: gsar                                  on 2000/10/16  06:03:18
14999         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
15000              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
15001              
15002              &HUGE_VAL is not defined, it exists.
15003              
15004              Do not warn that an infinity does not look like a number.
15005              
15006              Rewrite the pwent/spent logic to be a little bit more clearer.
15007              
15008              Continue on the pwent/spent case.
15009              
15010              Correct Freudian slip.
15011              
15012              Use HUGE_VALL if applicable.
15013              
15014              pwent/spent #ifdef imbalance.
15015              
15016              Infinite problems.
15017              
15018              Call getspnam() only iff needd.
15019              
15020              Test both the scalar and list contexts.
15021              
15022              Use setxxent()/endxxent().
15023              
15024              Complex tweakery.
15025              
15026              Unicos hint tweak.
15027              
15028              Be more forgiving in POSIX about HUGE_VALL.
15029              
15030              Detypo.
15031              
15032              The search of infinity continues, this time simplified.
15033              
15034              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
15035              in natively 64-bit platforms where a long is a quad (no need
15036              for long longs).  Also added bias for IVs.
15037              
15038              Complex tweaks.
15039              
15040              Introduce t/lib/peek.t.
15041              
15042              Make the test more portable.
15043      Branch: maint-5.6/perl
15044           +> t/lib/peek.t
15045            ! pp_sys.c
15046           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
15047           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
15048           !> t/op/pwent.t toke.c util.c
15049 ____________________________________________________________________________
15050 [  7302] By: gsar                                  on 2000/10/16  05:03:37
15051         Log: integrate changes#6066..6071 from mainline
15052              
15053              s/END/CHECK/
15054              
15055              replace direct call to sighandler() with (*PL_sighandlerp)()
15056              
15057              note about values()
15058              
15059              File::Spec compatibility update (from Barrie Slaymaker
15060              <barries@slaysys.com>)
15061              
15062              remove misleading comment (from M.J.T. Guy)
15063              
15064              misformatted perllocal.pod (from Tim Jenness
15065              <t.jenness@jach.hawaii.edu>)
15066      Branch: maint-5.6/perl
15067           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15068           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
15069           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
15070           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
15071 ____________________________________________________________________________
15072 [  7301] By: gsar                                  on 2000/10/16  05:00:08
15073         Log: integrate changes#6061..6063 from mainline
15074              
15075              change#5921 neglected to make eq honor "use bytes"
15076              
15077              additional tests for utf8.t
15078              
15079              tokeq() could read unallocated field in argument
15080      Branch: maint-5.6/perl
15081           !> sv.c t/pragma/utf8.t toke.c
15082 ____________________________________________________________________________
15083 [  7300] By: gsar                                  on 2000/10/16  04:56:54
15084         Log: integrate changes#6046,6048,6057,6058 from mainline
15085              
15086              libscheck has insufficient checks for n32 libs (from
15087              Albert Chin-A-Young <china@thewrittenword.com>)
15088              
15089              add note about how $( doesn't interpolate in REs (from
15090              Philip Newton <newton@ficus.frogspace.net>)
15091              
15092              fix broken parsing of /\x{ab}/
15093              
15094              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
15095              (spotted by Donald Kinzer <dkinzer@premia.com>)
15096      Branch: maint-5.6/perl
15097           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
15098           !> t/pragma/utf8.t
15099 ____________________________________________________________________________
15100 [  7299] By: gsar                                  on 2000/10/16  04:52:50
15101         Log: integrate change#6044 from mainline
15102              
15103              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
15104              such that underscores are only ignored in literal numbers,
15105              "\x{...}", and hex/oct argument
15106      Branch: maint-5.6/perl
15107           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
15108 ____________________________________________________________________________
15109 [  7298] By: gsar                                  on 2000/10/16  04:50:53
15110         Log: integrate changes#6027..6043 from mainline
15111              
15112              podlators-1.02 update (from Russ Allbery)
15113              
15114              Pod::Man generates groff-incompatible macro definition (from
15115              Tom Christiansen)
15116              
15117              add CGI.pm v2.66 (from Lincoln Stein)
15118              
15119              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
15120              for @- and @+ (from Johan Vromans)
15121              
15122              small nits in diagnostics.pm (from Robin Barker)
15123              
15124              whitespace adjustments
15125              
15126              missing files in MANIFEST
15127              
15128              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
15129              to compensate
15130              
15131              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
15132              
15133              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
15134      Branch: maint-5.6/perl
15135           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
15136           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
15137           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
15138           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
15139           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
15140           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
15141           !> t/lib/cgi-html.t t/lib/cgi-request.t
15142 ____________________________________________________________________________
15143 [  7297] By: gsar                                  on 2000/10/16  04:44:30
15144         Log: integrate change#6025 from mainline
15145              
15146              Is{Alnum,Alpha,Word} don't match titlecase
15147              TODO: IsSpace is defined recursively!
15148              (both spotted by Larry)
15149      Branch: maint-5.6/perl
15150           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
15151           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
15152 ____________________________________________________________________________
15153 [  7296] By: gsar                                  on 2000/10/16  04:39:30
15154         Log: integrate change#6023 from mainline
15155              
15156              debugger stomps on $. (from M.J.T. Guy)
15157      Branch: maint-5.6/perl
15158           !> lib/perl5db.pl
15159 ____________________________________________________________________________
15160 [  7295] By: gsar                                  on 2000/10/16  04:38:02
15161         Log: integrate change#6022 from mainline
15162              
15163              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
15164      Branch: maint-5.6/perl
15165           !> sv.c
15166 ____________________________________________________________________________
15167 [  7294] By: gsar                                  on 2000/10/16  04:37:05
15168         Log: integrate changes#6018..6021 from mainline
15169              
15170              make lib/syslog.t portable to systems that don't have _PATH_LOG,
15171              make _PATH_LOG() return "" if unavailable
15172              
15173              windows portability tweaks
15174              
15175              test tweak
15176              
15177              remove Win2K issue in pod (fixed by change#6020)
15178      Branch: maint-5.6/perl
15179           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
15180           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
15181           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
15182 ____________________________________________________________________________
15183 [  7293] By: gsar                                  on 2000/10/16  04:20:00
15184         Log: integrate changes#6013..6015 from mainline
15185              
15186              tweak change#5945 to display correct switch name in diagnostic
15187              
15188              glob() loading File::Glob behind the scenes may cause syntax errors
15189              
15190              tweak test for portability
15191      Branch: maint-5.6/perl
15192           !> op.c perl.c pod/perldiag.pod t/lib/b.t
15193 ____________________________________________________________________________
15194 [  7292] By: gsar                                  on 2000/10/16  04:18:11
15195         Log: integrate changes#6005..6010 from mainline, cfgperl
15196              
15197              perldoc might fail via "use blib" (from Hugo van der Sanden)
15198              
15199              Regen Configure.
15200              
15201              note about compile failures and END blocks (from M.J.T. Guy)
15202              
15203              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
15204              
15205              (change#6009 integrated earlier in change#7255)
15206              
15207              clarify note about shadow password support (from
15208              gellyfish@gellyfish.com)
15209      Branch: maint-5.6/perl
15210           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
15211           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
15212           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
15213 ____________________________________________________________________________
15214 [  7291] By: gsar                                  on 2000/10/16  04:12:03
15215         Log: integrate changes#6002,6003 from mainline
15216              
15217              destructive sv_setsv() can lose UV-ness from source, causing
15218              numeric promotions/comparisons to fail to do the right thing
15219              
15220              allow REG_EXPAND_SZ keys in Windows registry (from
15221              John Clayton <John.Clayton@barclayscapital.com>)
15222      Branch: maint-5.6/perl
15223           !> sv.c win32/win32.c
15224 ____________________________________________________________________________
15225 [  7290] By: gsar                                  on 2000/10/16  04:10:19
15226         Log: integrate change#6001 from mainline
15227              
15228              support additional library locations via $Config{otherlibdirs}
15229              (from Andy Dougherty)
15230      Branch: maint-5.6/perl
15231           !> Configure INSTALL Porting/Glossary Porting/config.sh
15232           !> Porting/config_H config_h.SH epoc/config.sh perl.c
15233           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
15234           !> win32/config.bc win32/config.gc win32/config.vc
15235 ____________________________________________________________________________
15236 [  7289] By: gsar                                  on 2000/10/16  04:08:28
15237         Log: integrate change#5999 from mainline
15238              
15239              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
15240      Branch: maint-5.6/perl
15241           !> t/pragma/warn/toke toke.c
15242 ____________________________________________________________________________
15243 [  7288] By: gsar                                  on 2000/10/16  04:07:01
15244         Log: integrate changes#5997,5998 from cfgperl
15245              
15246              Preserve $!.
15247              
15248              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
15249      Branch: maint-5.6/perl
15250           !> lib/Math/Complex.pm
15251 ____________________________________________________________________________
15252 [  7287] By: gsar                                  on 2000/10/16  04:04:37
15253         Log: integrate change#5995 from mainline
15254              
15255              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
15256      Branch: maint-5.6/perl
15257           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
15258 ____________________________________________________________________________
15259 [  7286] By: gsar                                  on 2000/10/16  04:03:21
15260         Log: integrate change#5994 from mainline
15261              
15262              fix for missed accounting for null byte in pack("Z",...) (from
15263              M.J.T. Guy)
15264      Branch: maint-5.6/perl
15265           !> pp.c t/op/pack.t
15266 ____________________________________________________________________________
15267 [  7285] By: gsar                                  on 2000/10/16  04:02:11
15268         Log: integrate changes#5989..5993 from mainline
15269              
15270              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
15271              itself and no other (from Tom Hughes)
15272              
15273              use $ENV{LIB} to search for libs under Visual C compiler
15274              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
15275              
15276              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
15277              
15278              pod nit (from Simon Cozens)
15279              
15280              various minor tweaks seen on p5p
15281      Branch: maint-5.6/perl
15282           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
15283           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
15284           !> t/op/array.t toke.c
15285 ____________________________________________________________________________
15286 [  7284] By: gsar                                  on 2000/10/16  03:59:00
15287         Log: integrate changes#5978..5988 from mainline
15288              
15289              sync version numbers in File::Spec with the ones on CPAN
15290              (from Barrie Slaymaker)
15291              
15292              under useithreads, constant pad entries could inadvertantly be
15293              shared across threads (from Eric Blood <eblood@xmission.com>);
15294              added Eric's test case to testsuite
15295              
15296              allow Configure -S to run non-interactively (spotted by Greg Hudson
15297              <ghudson@mit.edu>)
15298              
15299              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
15300              prototype mismatch with CORE::glob(); update pod and tests to
15301              suit (File::Glob::glob() is still available for backward
15302              compatibility, but should be considered deprecated)
15303              
15304              avoid error in IO::Socket::INET when given an unknown service name
15305              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
15306              
15307              numeric conversion of non-number in change#3378 tramples on
15308              OOK offset, causing segfaults
15309              
15310              attributes::reftype() doesn't work on tied argument
15311              
15312              forked child may not exit correctly if it failed to open
15313              /dev/console (from Graham Barr)
15314              
15315              add regular expressions tutorial and quick-start guide (from
15316              Mark Kvale <kvale@phy.ucsf.edu>)
15317              
15318              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
15319              
15320              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
15321              <paul@miraclefish.com>)
15322      Branch: maint-5.6/perl
15323           +> pod/perlrequick.pod pod/perlretut.pod
15324           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
15325           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
15326           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
15327           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
15328           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
15329           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15330           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
15331           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
15332 ____________________________________________________________________________
15333 [  7283] By: gsar                                  on 2000/10/16  03:52:14
15334         Log: integrate change#5977 from mainline
15335              
15336              autoquote barewords followed by newline and arrow properly
15337              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
15338      Branch: maint-5.6/perl
15339           !> t/pragma/warn/toke toke.c
15340 ____________________________________________________________________________
15341 [  7282] By: gsar                                  on 2000/10/16  03:50:48
15342         Log: integrate change#5976 from mainline
15343              
15344              DB_File v1.73 update (from Paul Marquess)
15345      Branch: maint-5.6/perl
15346           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
15347           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
15348 ____________________________________________________________________________
15349 [  7281] By: gsar                                  on 2000/10/16  03:49:14
15350         Log: integrate change#5975 from mainline
15351              
15352              allow sort() reentrancy (variant of patch suggested by
15353              Hugo van der Sanden)
15354      Branch: maint-5.6/perl
15355           !> pp_ctl.c t/op/sort.t
15356 ____________________________________________________________________________
15357 [  7280] By: gsar                                  on 2000/10/16  03:48:22
15358         Log: integrate change#5974 from mainline
15359              
15360              change#4197 somehow missed initializing PL_errors, meaning
15361              syntax error queueing wasn't working outside eval"" at all;
15362              also fixed eval"" to localize PL_error_count, so that compile-time
15363              eval's don't clobber the error state of the outer context
15364      Branch: maint-5.6/perl
15365           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
15366           !> t/pragma/warn/toke
15367 ____________________________________________________________________________
15368 [  7279] By: gsar                                  on 2000/10/16  03:46:21
15369         Log: integrate change#5973 from mainline
15370              
15371              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
15372      Branch: maint-5.6/perl
15373           !> regcomp.c regexec.c t/op/re_tests
15374 ____________________________________________________________________________
15375 [  7278] By: gsar                                  on 2000/10/16  03:44:54
15376         Log: integrate change#5971 from cfgperl
15377              
15378              Unicos tweaks from Mark P. Lutz.
15379      Branch: maint-5.6/perl
15380           !> hints/unicos.sh lib/Math/Complex.pm
15381 ____________________________________________________________________________
15382 [  7277] By: gsar                                  on 2000/10/16  03:42:59
15383         Log: integrate changes#5966..5970 from mainline
15384              
15385              add testsuite for B backends, fix bug in B::Deparse (from
15386              Simon Cozens <simon@brecon.co.uk>)
15387              
15388              improved docs on the warn_uninit diagnostic (from David Glasser
15389              and Simon Cozens)
15390              
15391              tolerate spaces in group names in test on solaris (from David Boyce
15392              <dsb@boyski.com>)
15393              
15394              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
15395              
15396              Data::Dumper fumbles negative numbers on 32-bit platforms where
15397              IV is >32bits
15398      Branch: maint-5.6/perl
15399           +> t/lib/b.t t/lib/syslog.t
15400           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
15401           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
15402           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
15403 ____________________________________________________________________________
15404 [  7276] By: gsar                                  on 2000/10/16  03:39:30
15405         Log: integrate change#5965 from mainline
15406              
15407              avoid "will not stay shared" warnings for our variables (from
15408              Robin Barker)
15409      Branch: maint-5.6/perl
15410           !> op.c t/pragma/warn/op
15411 ____________________________________________________________________________
15412 [  7275] By: gsar                                  on 2000/10/16  03:38:18
15413         Log: integrate change#5964 from mainline
15414              
15415              reformat to 72 columns (again)
15416      Branch: maint-5.6/perl
15417           !> pod/perldiag.pod
15418 ____________________________________________________________________________
15419 [  7274] By: gsar                                  on 2000/10/16  03:36:58
15420         Log: integrate change#5963 from mainline
15421              
15422              patch from Larry to make (\&) prototype work; added tests for
15423              the same
15424      Branch: maint-5.6/perl
15425           !> op.c t/comp/proto.t
15426 ____________________________________________________________________________
15427 [  7273] By: gsar                                  on 2000/10/16  03:35:51
15428         Log: integrate changes#5956..5962 from mainline
15429              
15430              better diagnostics on failed tests (from Ilya Zakharevich)
15431              
15432              pod nits (from A. C. Yardley <yardley@tanet.net>)
15433              
15434              change#3569 deleted some essential code, revert; avoid use of
15435              atexit() to make DynaLoader work properly on AIX under mod_perl
15436              (from Jens-Uwe Mager <jum@helios.de>)
15437              
15438              doubled words in pods (from Simon Cozens
15439              <simon.p.cozens@jp.pwcglobal.com>)
15440              
15441              better INSTALL notes on Solaris issues (from Dominic Dunlop)
15442              
15443              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
15444              
15445              updated README.hpux (from Jeff Okamoto)
15446      Branch: maint-5.6/perl
15447           !> INSTALL README.hpux emacs/cperl-mode.el
15448           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
15449           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
15450           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
15451           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
15452           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
15453           !> t/op/lex_assign.t
15454 ____________________________________________________________________________
15455 [  7272] By: gsar                                  on 2000/10/16  03:31:22
15456         Log: integrate change#5955 from mainline
15457              
15458              longstanding bug exposed by change#3307: sort arguments weren't
15459              compiled with the right wantarray context (ensuing runtime lookup
15460              via block_gimme() was getting the incidental context of the
15461              sort() itself)
15462      Branch: maint-5.6/perl
15463           !> op.c t/op/sort.t
15464 ____________________________________________________________________________
15465 [  7271] By: gsar                                  on 2000/10/16  03:29:11
15466         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
15467              branch
15468              
15469              Flatten the cpp jungle doing the nosuid checking.
15470              
15471              Do not assume sign propagation. (from M.J.T. Guy)
15472              
15473              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
15474              
15475              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
15476              Now pp_ncmp() returns undef is either operand is a NaN.
15477              
15478              On second thoughts frexp() does have two arguments.
15479              
15480              Document that tr() is not tr(1).
15481              
15482              Be more robust on "extreme" (large absolute value)
15483              arguments.  Originally reported by Daniel Connelly
15484              as a problem with asinh() on large negative arguments,
15485              asinh() used to bail out because an argument to log()
15486              ended up being zero.  Ilya Zakharevich proposed using
15487              Taylor's series in such cases, which for such large
15488              arguments is a very good approximation.
15489              
15490              Undo "use integer" addition from 64bitint as it seems
15491              to break most of the subtests in Digital UNIX;
15492              Unicos needs to find another way.
15493      Branch: maint-5.6/perl
15494           !> (integrate 29 files)
15495 ____________________________________________________________________________
15496 [  7270] By: gsar                                  on 2000/10/16  03:09:44
15497         Log: integrate changes#5948,5949,5950 from mainline
15498              
15499              typo in vars.pm that leads to cryptic message (from Piotr
15500              Piatkowski <kompas@kompas.usr.onet.pl>)
15501              
15502              make perldoc use the pod2man from the same version (from
15503              M.J.T. Guy)
15504              
15505              reformat perldiag to avoid long lines
15506      Branch: maint-5.6/perl
15507           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
15508 ____________________________________________________________________________
15509 [  7269] By: gsar                                  on 2000/10/16  03:05:54
15510         Log: integrate change#5947 from mainline
15511              
15512              use &dl_error rather than &dl_load_file as the guard for calling
15513              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
15514              statically built perl)
15515      Branch: maint-5.6/perl
15516           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
15517 ____________________________________________________________________________
15518 [  7268] By: gsar                                  on 2000/10/16  03:04:48
15519         Log: integrate change#5945 from mainline
15520              
15521              make module name mandatory after -M switch; reorder perldiag
15522              alphabetically (from Mark-Jason Dominus)
15523      Branch: maint-5.6/perl
15524           !> perl.c pod/perldiag.pod
15525 ____________________________________________________________________________
15526 [  7267] By: gsar                                  on 2000/10/16  03:03:01
15527         Log: integrate change#5939 from mainline
15528              
15529              more pod nits (from Larry Virden)
15530      Branch: maint-5.6/perl
15531           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
15532           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
15533           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
15534 ____________________________________________________________________________
15535 [  7266] By: gsar                                  on 2000/10/16  03:01:39
15536         Log: integrate change#5938 from mainline
15537              
15538              Consolidated B::Deparse fixes (from Stephen McCamant)
15539      Branch: maint-5.6/perl
15540           !> ext/B/B/Deparse.pm
15541 ____________________________________________________________________________
15542 [  7265] By: gsar                                  on 2000/10/16  03:00:43
15543         Log: integrate change#5936 from mainline
15544              
15545              additional tests for change#7263 (from Paul Marquess)
15546      Branch: maint-5.6/perl
15547           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
15548           !> t/pragma/warn/5nolint t/pragma/warn/6default
15549 ____________________________________________________________________________
15550 [  7264] By: gsar                                  on 2000/10/16  02:58:34
15551         Log: integrate change#5934 from mainline
15552              
15553              propagate lexical warnings from surrounding scope correctly
15554              within string eval() (from Paul Marquess)
15555      Branch: maint-5.6/perl
15556           !> pp_ctl.c t/pragma/warn/pp_ctl
15557 ____________________________________________________________________________
15558 [  7263] By: gsar                                  on 2000/10/16  02:56:53
15559         Log: integrate change#5932 from mainline
15560              
15561              add rsignal(), whichsig() and do_join() to public API list
15562              (mod_perl uses them to good advantage)
15563      Branch: maint-5.6/perl
15564           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
15565 ____________________________________________________________________________
15566 [  7262] By: gsar                                  on 2000/10/16  02:55:53
15567         Log: integrate change#5931 from mainline
15568              
15569              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
15570      Branch: maint-5.6/perl
15571           !> pp_hot.c regexec.c t/op/pat.t
15572 ____________________________________________________________________________
15573 [  7261] By: gsar                                  on 2000/10/16  02:55:01
15574         Log: integrate change#5930 from mainline
15575              
15576              small os390 tweaks (from Peter Prymmer)
15577      Branch: maint-5.6/perl
15578           !> config_h.SH makedepend.SH
15579 ____________________________________________________________________________
15580 [  7260] By: gsar                                  on 2000/10/16  02:54:10
15581         Log: integrate change#5929 from mainline
15582              
15583              pod nits
15584      Branch: maint-5.6/perl
15585           !> pod/perlguts.pod
15586 ____________________________________________________________________________
15587 [  7259] By: gsar                                  on 2000/10/16  02:52:55
15588         Log: integrate change#5927 from mainline
15589              
15590              arrange for next() to resume at the unstack op rather than the
15591              loop conditional, so that scope cleanup happens correctly
15592              (from Stephen McCamant)
15593      Branch: maint-5.6/perl
15594           !> op.c pp_ctl.c t/op/misc.t
15595 ____________________________________________________________________________
15596 [  7258] By: gsar                                  on 2000/10/16  02:51:38
15597         Log: integrate change#5926 from mainline
15598              
15599              on windows, reserve 16M of stack rather than 128M (allows more
15600              threads to run concurrently)
15601      Branch: maint-5.6/perl
15602           !> win32/Makefile win32/makefile.mk
15603 ____________________________________________________________________________
15604 [  7257] By: gsar                                  on 2000/10/16  02:50:37
15605         Log: integrate change#5925 from mainline
15606              
15607              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
15608      Branch: maint-5.6/perl
15609           !> toke.c
15610 ____________________________________________________________________________
15611 [  7256] By: gsar                                  on 2000/10/16  02:49:36
15612         Log: integrate change#5924 from mainline
15613              
15614              avoid using uninitialized memory in require version check
15615      Branch: maint-5.6/perl
15616           !> pp_ctl.c universal.c
15617 ____________________________________________________________________________
15618 [  7255] By: gsar                                  on 2000/10/16  02:48:03
15619         Log: integrate changes#5923,5928,6009 from mainline
15620              
15621              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
15622      Branch: maint-5.6/perl
15623           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
15624 ____________________________________________________________________________
15625 [  7254] By: gsar                                  on 2000/10/16  02:44:46
15626         Log: integrate change#5922 from mainline
15627              
15628              commentary about IoTYPE() (from Nathan Torkington)
15629      Branch: maint-5.6/perl
15630           !> sv.h
15631 ____________________________________________________________________________
15632 [  7253] By: gsar                                  on 2000/10/16  02:43:49
15633         Log: integrate change#5921 from mainline
15634              
15635              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
15636      Branch: maint-5.6/perl
15637           !> sv.c t/lib/charnames.t t/pragma/utf8.t
15638 ____________________________________________________________________________
15639 [  7252] By: gsar                                  on 2000/10/16  02:42:31
15640         Log: integrate change#5920 from mainline
15641              
15642              Larry's fix for buggy propagation of utf8-ness in join(); add test
15643      Branch: maint-5.6/perl
15644           !> doop.c t/op/ver.t
15645 ____________________________________________________________________________
15646 [  7251] By: gsar                                  on 2000/10/16  02:41:14
15647         Log: integrate changes#5915..5919 from mainline
15648              
15649              various (pod tweaks &c)
15650      Branch: maint-5.6/perl
15651           !> (integrate 33 files)
15652 ____________________________________________________________________________
15653 [  7250] By: gsar                                  on 2000/10/16  02:38:16
15654         Log: integrate change#5914 from mainline
15655              
15656              caller() wasn't returning the right number of elements for
15657              eval {...}
15658      Branch: maint-5.6/perl
15659           !> pp_ctl.c t/pragma/warn/9enabled
15660 ____________________________________________________________________________
15661 [  7249] By: gsar                                  on 2000/10/16  02:37:02
15662         Log: integrate change#5913 from mainline
15663              
15664              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
15665              (from Mark-Jason Dominus)
15666      Branch: maint-5.6/perl
15667           !> pod/perlfunc.pod
15668 ____________________________________________________________________________
15669 [  7248] By: gsar                                  on 2000/10/16  02:35:58
15670         Log: integrate change#5912 from mainline
15671              
15672              fix totally broken caching in UNIVERSAL::isa() (from
15673              Nick Ing-Simmons)
15674      Branch: maint-5.6/perl
15675           !> t/op/universal.t universal.c
15676 ____________________________________________________________________________
15677 [  7247] By: gsar                                  on 2000/10/16  02:34:27
15678         Log: integrate changes#5910,5911 from mainline
15679              
15680              typo in pod
15681              
15682              add linebreak properties from unicode/LineBrk.txt (from
15683              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
15684      Branch: maint-5.6/perl
15685           +> (branch 29 files)
15686           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
15687 ____________________________________________________________________________
15688 [  7246] By: gsar                                  on 2000/10/16  02:33:29
15689         Log: integrate change#5909 from mainline
15690              
15691              mode argument to do_binmode() should be file mode, not boolean
15692      Branch: maint-5.6/perl
15693           !> pp_sys.c
15694 ____________________________________________________________________________
15695 [  7245] By: gsar                                  on 2000/10/16  02:31:04
15696         Log: integrate change#5908 from mainline
15697              
15698              introduce illegal symbols into null package so that
15699              gv_fetchpv(...,TRUE) always returns a valid GV even when the
15700              symbol is trapped by strictures (avoids coredumps)
15701      Branch: maint-5.6/perl
15702           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
15703           !> t/pragma/strict-vars
15704 ____________________________________________________________________________
15705 [  7244] By: jhi                                   on 2000/10/16  02:29:54
15706         Log: Subject: $Carp::ExportLevel confusion in Exporter
15707              From: "Ben Tilly" <ben_tilly@hotmail.com>
15708              Date: Sat, 14 Oct 2000 16:44:34 EDT
15709              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
15710      Branch: perl
15711            ! lib/Exporter/Heavy.pm
15712 ____________________________________________________________________________
15713 [  7243] By: jhi                                   on 2000/10/16  02:28:33
15714         Log: Subject: [PATCH perlguts.pod] Document offset hack
15715              From: Simon Cozens <simon@cozens.net>
15716              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
15717              Date: Sat, 14 Oct 2000 19:32:25 +0100
15718      Branch: perl
15719            ! pod/perlguts.pod
15720 ____________________________________________________________________________
15721 [  7242] By: gsar                                  on 2000/10/16  02:26:51
15722         Log: integrate changes#5905,5906,5907,6064 from mainline
15723              
15724              printf/sprintf didn't get quad types right under use64bitint
15725      Branch: maint-5.6/perl
15726           !> pp_sys.c sv.c t/op/64bitint.t
15727 ____________________________________________________________________________
15728 [  7241] By: jhi                                   on 2000/10/16  02:22:44
15729         Log: Subject: small pod patch
15730              From: Dan Boorstein <dan_boo@bellsouth.net>
15731              Date: Sat, 14 Oct 2000 14:29:24 -0400
15732              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
15733      Branch: perl
15734            ! pod/perlfaq7.pod pod/perlmod.pod
15735 ____________________________________________________________________________
15736 [  7240] By: jhi                                   on 2000/10/16  02:13:46
15737         Log: -w cleanup.
15738              
15739              Subject: Re: Problems with bleadperl 
15740              From: "Stephen P. Potter" <spp@ds.net>
15741              Date: Fri, 13 Oct 2000 13:32:49 -0400
15742              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
15743      Branch: perl
15744            ! t/pragma/overload.t
15745 ____________________________________________________________________________
15746 [  7239] By: jhi                                   on 2000/10/16  01:41:18
15747         Log: One more ~utf8 tweak.
15748      Branch: perl
15749            ! t/op/bop.t
15750 ____________________________________________________________________________
15751 [  7238] By: jhi                                   on 2000/10/16  01:34:14
15752         Log: Tweak the test of #7235.
15753      Branch: perl
15754            ! t/op/bop.t
15755 ____________________________________________________________________________
15756 [  7237] By: jhi                                   on 2000/10/16  01:25:04
15757         Log: Fix a couple of compiler-noted nits in #7235.
15758      Branch: perl
15759            ! pp.c
15760 ____________________________________________________________________________
15761 [  7236] By: jhi                                   on 2000/10/16  01:22:46
15762         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
15763      Branch: perl
15764            ! pp.c pp_hot.c
15765 ____________________________________________________________________________
15766 [  7235] By: jhi                                   on 2000/10/15  16:24:44
15767         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
15768              
15769              From: Simon Cozens <simon@cozens.net>
15770              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
15771              Date: Sat, 14 Oct 2000 20:52:13 +0100
15772              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
15773      Branch: perl
15774            ! pp.c t/op/bop.t utf8.h
15775 ____________________________________________________________________________
15776 [  7234] By: jhi                                   on 2000/10/15  15:19:29
15777         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
15778              The problem was that rx->minlen was in chars while pp_split()
15779              thought it would be in bytes. 
15780      Branch: perl
15781            ! pp.c t/pragma/utf8.t
15782 ____________________________________________________________________________
15783 [  7233] By: jhi                                   on 2000/10/14  20:24:24
15784         Log: Document FNCASE=y as discussed in the bug 20000902.009.
15785      Branch: perl
15786            ! README.dos
15787 ____________________________________________________________________________
15788 [  7232] By: jhi                                   on 2000/10/14  18:52:21
15789         Log: Add test for bug id 20000427.003 (which seems to have
15790              been fixed) (also duplicate as 20000427.004, though
15791              with a higher severity).  Move one utf8 from op/append
15792              to pragma/utf8, tag the tests with bug ids.
15793      Branch: perl
15794            ! t/op/append.t t/pragma/utf8.t
15795 ____________________________________________________________________________
15796 [  7231] By: jhi                                   on 2000/10/14  17:28:37
15797         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
15798      Branch: perl
15799            ! t/pragma/utf8.t
15800 ____________________________________________________________________________
15801 [  7230] By: jhi                                   on 2000/10/14  14:24:50
15802         Log: Needs to be conditional on SunOS 4.
15803              
15804              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
15805              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15806              Date: Sat, 14 Oct 2000 13:37:49 +0100
15807              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
15808      Branch: metaconfig/U/perl
15809            ! End.U
15810      Branch: perl
15811            ! Configure myconfig.SH pod/perldelta.pod
15812 ____________________________________________________________________________
15813 [  7229] By: jhi                                   on 2000/10/14  00:49:22
15814         Log: Update Changes.
15815      Branch: perl
15816            ! Changes patchlevel.h
15817 ____________________________________________________________________________
15818 [  7228] By: jhi                                   on 2000/10/14  00:46:10
15819         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
15820              From: Peter Prymmer <pvhp@forte.com>
15821              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
15822              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
15823      Branch: perl
15824            ! lib/utf8.pm
15825 ____________________________________________________________________________
15826 [  7227] By: jhi                                   on 2000/10/13  23:20:30
15827         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
15828      Branch: perl
15829            ! t/op/tie.t
15830 ____________________________________________________________________________
15831 [  7226] By: jhi                                   on 2000/10/13  22:14:32
15832         Log: Tweak #7225.
15833              
15834              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
15835              From: Peter Prymmer <pvhp@forte.com>
15836              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
15837              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
15838      Branch: perl
15839            ! t/op/sprintf.t
15840 ____________________________________________________________________________
15841 [  7225] By: jhi                                   on 2000/10/13  22:11:31
15842         Log: op/sprintf.t patch for OS/390 (and any other host with limited
15843              floating-point exponent length)
15844              
15845              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
15846              From: Dominic Dunlop <domo@computer.org>
15847              Date: Fri, 13 Oct 2000 19:17:57 +0200
15848              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
15849      Branch: perl
15850            ! t/op/sprintf.t
15851 ____________________________________________________________________________
15852 [  7224] By: jhi                                   on 2000/10/13  18:40:48
15853         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
15854      Branch: perl
15855            ! toke.c
15856 ____________________________________________________________________________
15857 [  7223] By: jhi                                   on 2000/10/13  18:37:13
15858         Log: Thinko in #7222.
15859      Branch: perl
15860            ! utf8.c
15861 ____________________________________________________________________________
15862 [  7222] By: jhi                                   on 2000/10/13  18:05:23
15863         Log: Use UTF8SKIP(), from Simon Cozens.
15864      Branch: perl
15865            ! utf8.c
15866 ____________________________________________________________________________
15867 [  7221] By: jhi                                   on 2000/10/13  15:43:19
15868         Log: (accidentally empty check-in)
15869      Branch: perl
15870            ! utf8.c
15871 ____________________________________________________________________________
15872 [  7220] By: jhi                                   on 2000/10/13  15:23:51
15873         Log: Add (optimistically) Storable to static extensions.
15874      Branch: perl
15875            ! hints/uwin.sh hints/vmesa.sh
15876 ____________________________________________________________________________
15877 [  7219] By: jhi                                   on 2000/10/13  15:20:05
15878         Log: Amdahl UTS doesn't seem to do dynaloading.
15879      Branch: perl
15880            ! hints/uts.sh
15881 ____________________________________________________________________________
15882 [  7218] By: jhi                                   on 2000/10/13  15:15:20
15883         Log: Slight tweak of the code to appease Amdahl UTS cc.
15884      Branch: perl
15885            ! pp.c
15886 ____________________________________________________________________________
15887 [  7217] By: jhi                                   on 2000/10/13  14:50:42
15888         Log: In Amdahl UTS "struct sv" is defined by a system header,
15889              <ksync.h>.
15890      Branch: perl
15891            ! perl.h sv.h
15892 ____________________________________________________________________________
15893 [  7216] By: jhi                                   on 2000/10/13  11:58:25
15894         Log: Ilya implemented the memory profiling API.
15895      Branch: perl
15896            ! Todo
15897 ____________________________________________________________________________
15898 [  7215] By: jhi                                   on 2000/10/13  02:56:38
15899         Log: Subject: [PATCH 5.7.0] Perl API for mstats
15900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15901              Date: Thu, 12 Oct 2000 22:52:40 -0400
15902              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
15903      Branch: perl
15904            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15905 ____________________________________________________________________________
15906 [  7214] By: jhi                                   on 2000/10/13  02:55:38
15907         Log: Subject: [PATCH 5.7.0] IVs in mtats
15908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15909              Date: Thu, 12 Oct 2000 22:51:04 -0400
15910              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
15911      Branch: perl
15912            ! malloc.c perl.h
15913 ____________________________________________________________________________
15914 [  7213] By: jhi                                   on 2000/10/13  02:31:47
15915         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
15916      Branch: perl
15917            ! pod/perldiag.pod pp_sys.c
15918 ____________________________________________________________________________
15919 [  7212] By: jhi                                   on 2000/10/13  01:27:38
15920         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
15921              From: Peter Prymmer <pvhp@forte.com>
15922              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
15923              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
15924      Branch: perl
15925            ! t/op/oct.t
15926 ____________________________________________________________________________
15927 [  7211] By: jhi                                   on 2000/10/13  00:35:09
15928         Log: Update Changes.
15929      Branch: perl
15930            ! Changes patchlevel.h
15931 ____________________________________________________________________________
15932 [  7210] By: jhi                                   on 2000/10/12  23:59:40
15933         Log: The Install.pm third of
15934              
15935              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
15936              From: Bill Campbell <bill@celestial.com>
15937              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
15938              Date: Thu, 5 Oct 2000 18:04:51 -0700
15939      Branch: perl
15940            ! lib/ExtUtils/Install.pm
15941 ____________________________________________________________________________
15942 [  7209] By: jhi                                   on 2000/10/12  23:58:43
15943         Log: Two thirds of
15944              
15945              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
15946              Date: Thu, 5 Oct 2000 18:04:51 -0700
15947              From: Bill Campbell <bill@celestial.com>
15948              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
15949              
15950              The Install.pm changes will be submitted separately because
15951              they need some work and discussion still.
15952      Branch: perl
15953            ! lib/getopts.pl lib/termcap.pl
15954 ____________________________________________________________________________
15955 [  7208] By: jhi                                   on 2000/10/12  23:41:19
15956         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
15957              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15958              Date:     Thu, 12 Oct 2000 07:30:02 EDT
15959              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
15960      Branch: perl
15961            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
15962            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
15963 ____________________________________________________________________________
15964 [  7207] By: jhi                                   on 2000/10/12  23:39:01
15965         Log: An updated EBCDIC tr patch.
15966              
15967              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
15968              From: Peter Prymmer <pvhp@forte.com>
15969              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
15970              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
15971      Branch: perl
15972            ! t/op/tr.t
15973 ____________________________________________________________________________
15974 [  7206] By: jhi                                   on 2000/10/12  23:34:55
15975         Log: Upgrade to CPAN 1.58, from Andreas König.
15976      Branch: perl
15977            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15978 ____________________________________________________________________________
15979 [  7205] By: jhi                                   on 2000/10/12  23:29:08
15980         Log: Introduce the man[24-8] variables, from Andy Dougherty.
15981      Branch: metaconfig/U/perl
15982            + mandirs.U mandirstyle.U
15983      Branch: perl
15984            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15985            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
15986            ! vos/config.h vos/config.pl vos/config_h.SH_orig
15987            ! win32/config.bc win32/config.gc win32/config.vc
15988 ____________________________________________________________________________
15989 [  7204] By: gsar                                  on 2000/10/12  18:11:24
15990         Log: restore change#7202
15991      Branch: perl
15992            ! mg.c
15993 ____________________________________________________________________________
15994 [  7203] By: gsar                                  on 2000/10/12  18:09:40
15995         Log: another test of the Emergency Broadcast System--back out 
15996              change#7202
15997      Branch: perl
15998            ! mg.c
15999 ____________________________________________________________________________
16000 [  7202] By: gsar                                  on 2000/10/12  16:40:47
16001         Log: (submitted on behalf of Jarkko)
16002              Fix the lib/encode.t subtest 6 failure as reported by Andreas
16003              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
16004              was unearthed by change 7182, as was a bug in HTML::Entities.
16005      Branch: perl
16006            ! mg.c
16007 ____________________________________________________________________________
16008 [  7201] By: jhi                                   on 2000/10/11  03:16:05
16009         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
16010      Branch: perl
16011            ! pp_hot.c t/pragma/utf8.t
16012 ____________________________________________________________________________
16013 [  7200] By: jhi                                   on 2000/10/11  00:40:30
16014         Log: The #7198 was a false alarm.
16015      Branch: perl
16016            ! pp_hot.c
16017 ____________________________________________________________________________
16018 [  7199] By: jhi                                   on 2000/10/11  00:26:04
16019         Log: Remove duplicated code.
16020      Branch: perl
16021            ! t/lib/cgi-html.t
16022 ____________________________________________________________________________
16023 [  7198] By: jhi                                   on 2000/10/10  23:30:46
16024         Log: (Retracted by #7200.)
16025      Branch: perl
16026            ! pp_hot.c
16027 ____________________________________________________________________________
16028 [  7197] By: jhi                                   on 2000/10/10  21:49:30
16029         Log: Add the test case for #7190, from the original bug report
16030              by Andreas König.
16031      Branch: perl
16032            ! t/pragma/utf8.t
16033 ____________________________________________________________________________
16034 [  7196] By: jhi                                   on 2000/10/10  21:40:49
16035         Log: Reapply Andy's patch and regen Configure.
16036      Branch: perl
16037            ! Configure INSTALL Makefile.SH Porting/Glossary
16038            ! Porting/config.sh config_h.SH epoc/config.sh installperl
16039            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
16040            ! win32/config.vc
16041 ____________________________________________________________________________
16042 [  7195] By: jhi                                   on 2000/10/10  21:09:30
16043         Log: Use the versiononly instead of the installscripts,
16044              retract the changes 7146 and 7147.
16045      Branch: perl
16046            ! Configure INSTALL Makefile.SH Porting/Glossary
16047            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
16048            ! installperl uconfig.sh vos/config.def win32/config.bc
16049            ! win32/config.gc win32/config.vc
16050 ____________________________________________________________________________
16051 [  7194] By: jhi                                   on 2000/10/10  21:06:15
16052         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
16053              From: Peter Prymmer <pvhp@forte.com>
16054              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
16055              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
16056      Branch: perl
16057            ! t/op/ver.t
16058 ____________________________________________________________________________
16059 [  7193] By: jhi                                   on 2000/10/10  21:05:12
16060         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
16061              From: Peter Prymmer <pvhp@forte.com>
16062              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
16063              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
16064      Branch: perl
16065            ! t/op/tr.t
16066 ____________________________________________________________________________
16067 [  7192] By: jhi                                   on 2000/10/10  20:57:30
16068         Log: Add versiononly, delete installscripts, from Andy Dougherty.
16069      Branch: metaconfig
16070            - U/installdirs/installscripts.U
16071      Branch: metaconfig/U/perl
16072            + versiononly.U
16073 ____________________________________________________________________________
16074 [  7191] By: jhi                                   on 2000/10/10  19:41:21
16075         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
16076              From: Peter Prymmer <pvhp@forte.com>
16077              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
16078              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
16079      Branch: perl
16080            ! pod/perlebcdic.pod
16081 ____________________________________________________________________________
16082 [  7190] By: jhi                                   on 2000/10/10  19:26:14
16083         Log: Subject: Re: utf8 concat, mg_get
16084              From: Simon Cozens <simon@cozens.net>
16085              Date: Tue, 10 Oct 2000 17:40:17 +0100
16086              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
16087      Branch: perl
16088            ! pp_hot.c
16089 ____________________________________________________________________________
16090 [  7189] By: jhi                                   on 2000/10/10  19:23:03
16091         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
16092              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
16093              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
16094              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
16095      Branch: perl
16096            ! lib/ExtUtils/MM_Unix.pm
16097 ____________________________________________________________________________
16098 [  7188] By: jhi                                   on 2000/10/10  15:31:24
16099         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
16100              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
16101              Date: Fri, 14 Jul 2000 10:47:36 +0100
16102              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
16103      Branch: perl
16104            ! README.win32
16105 ____________________________________________________________________________
16106 [  7187] By: jhi                                   on 2000/10/10  13:30:10
16107         Log: Quote the temp file name, needed in Win32 because the
16108              default name unfortunately contains spaces, shouldn't
16109              hurt elsewhere.
16110              
16111              Subject: FW: perldoc fails if $TEMP contains spaces
16112              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
16113              Date: Thu, 14 Sep 2000 08:58:45 +0100
16114              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
16115      Branch: perl
16116            ! utils/perldoc.PL
16117 ____________________________________________________________________________
16118 [  7186] By: jhi                                   on 2000/10/10  13:16:27
16119         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
16120              From: hv@hugo.hybyte.com
16121              Date: Tue, 10 Oct 2000 14:10:20 +0100
16122              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
16123      Branch: perl
16124            ! t/lib/thr5005.t util.c
16125 ____________________________________________________________________________
16126 [  7185] By: jhi                                   on 2000/10/10  12:06:22
16127         Log: Upgrade to podlators 1.04, from Russ Allbery.
16128      Branch: perl
16129            ! lib/Pod/Man.pm lib/Pod/Text.pm
16130 ____________________________________________________________________________
16131 [  7184] By: jhi                                   on 2000/10/10  12:01:32
16132         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
16133      Branch: perl
16134            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
16135 ____________________________________________________________________________
16136 [  7183] By: jhi                                   on 2000/10/09  23:47:15
16137         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
16138              From: Peter Prymmer <pvhp@forte.com>
16139              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
16140              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
16141      Branch: perl
16142            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
16143 ____________________________________________________________________________
16144 [  7182] By: jhi                                   on 2000/10/09  23:43:16
16145         Log: Make eq work again with utf8 (disabling the upgrading
16146              should no more be necessary since the copies of the
16147              scalars are upgraded, not the scalars themselves).
16148              Takes care of ID 20001009.001.  (The claimed length()
16149              bug in 20001009.001 seems bogus to me.)
16150      Branch: perl
16151            ! sv.c t/pragma/utf8.t
16152 ____________________________________________________________________________
16153 [  7181] By: gsar                                  on 2000/10/09  19:41:54
16154         Log: tweak for change#7173
16155      Branch: perl
16156            ! win32/win32sck.c
16157 ____________________________________________________________________________
16158 [  7180] By: gsar                                  on 2000/10/09  19:26:56
16159         Log: on Windows, clean targets might not work under some flavors of the shell
16160      Branch: perl
16161            ! win32/Makefile win32/makefile.mk
16162 ____________________________________________________________________________
16163 [  7179] By: jhi                                   on 2000/10/09  19:21:02
16164         Log: Update Changes.
16165      Branch: perl
16166            ! Changes patchlevel.h
16167 ____________________________________________________________________________
16168 [  7178] By: jhi                                   on 2000/10/09  19:18:23
16169         Log: Warn about unknown scripts.
16170              
16171              Subject: Re: ideas? patches? [PATCH bleadperl]
16172              From: Dominic Dunlop <domo@computer.org>
16173              Date: Mon, 9 Oct 2000 14:57:17 +0200
16174              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
16175      Branch: perl
16176            ! lib/charnames.pm
16177 ____________________________________________________________________________
16178 [  7177] By: jhi                                   on 2000/10/09  19:13:27
16179         Log: Change #7160 had a nasty typo.
16180      Branch: metaconfig
16181            ! U/compline/Compile.U
16182      Branch: perl
16183            ! Configure config_h.SH
16184 ____________________________________________________________________________
16185 [  7176] By: gsar                                  on 2000/10/09  18:59:33
16186         Log: pod nit
16187      Branch: perl
16188            ! pod/perlport.pod
16189 ____________________________________________________________________________
16190 [  7175] By: gsar                                  on 2000/10/09  18:54:28
16191         Log: Windows9x doesn't support link(), despite what Config.pm
16192              might think
16193      Branch: perl
16194            ! lib/ExtUtils/Manifest.pm
16195 ____________________________________________________________________________
16196 [  7174] By: gsar                                  on 2000/10/09  18:50:03
16197         Log: avoid nonportable example code
16198      Branch: perl
16199            ! lib/File/Copy.pm
16200 ____________________________________________________________________________
16201 [  7173] By: gsar                                  on 2000/10/09  18:46:54
16202         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
16203              being used) when closing a socket handle
16204      Branch: perl
16205            ! win32/win32.c win32/win32.h win32/win32sck.c
16206 ____________________________________________________________________________
16207 [  7172] By: gsar                                  on 2000/10/09  18:41:40
16208         Log: on Windows, cwd strings in the environment should be of the
16209              form =X:=X:\foo instead of =X=X:\foo\
16210      Branch: perl
16211            ! win32/vdir.h
16212 ____________________________________________________________________________
16213 [  7171] By: gsar                                  on 2000/10/09  18:30:09
16214         Log: on Windows, LoadLibrary() could load an extension DLL multiple
16215              times if forward slashes are used in the path
16216      Branch: perl
16217            ! win32/win32.c
16218 ____________________________________________________________________________
16219 [  7170] By: jhi                                   on 2000/10/09  17:53:59
16220         Log: Add a todo note about overloadable assertions.
16221      Branch: perl
16222            ! Todo-5.6
16223 ____________________________________________________________________________
16224 [  7169] By: jhi                                   on 2000/10/09  13:43:45
16225         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
16226              From: mjd@plover.com
16227              Date: 9 Oct 2000 00:24:44 -0000
16228              Message-ID: <20001009002444.10616.qmail@plover.com>
16229      Branch: perl
16230            ! pod/perldebguts.pod
16231 ____________________________________________________________________________
16232 [  7168] By: nick                                  on 2000/10/08  13:16:33
16233         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
16234              is not right thing to do on (e.g. x86). Network order is also "right" for
16235              X fonts.
16236      Branch: perl
16237            ! ext/Encode/Encode.pm
16238 ____________________________________________________________________________
16239 [  7167] By: nick                                  on 2000/10/08  12:54:42
16240         Log: Make "encodings" work post-install when Encode/*.enc files may not
16241              be in same directory as Encode.pm
16242      Branch: perl
16243            ! ext/Encode/Encode.pm
16244 ____________________________________________________________________________
16245 [  7166] By: nick                                  on 2000/10/08  11:51:26
16246         Log: Work round the fact that $hash->{$key} does not take into account
16247              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
16248              so that key is always in the "expected" encoding - i.e. same way we put
16249              it in the hash.
16250      Branch: perl
16251            ! ext/Encode/Encode.pm
16252 ____________________________________________________________________________
16253 [  7165] By: gsar                                  on 2000/10/08  04:15:29
16254         Log: save_re_context() could reset PL_curcop to freed memory, causing core
16255              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
16256      Branch: perl
16257            ! pp_ctl.c
16258 ____________________________________________________________________________
16259 [  7164] By: jhi                                   on 2000/10/06  20:51:48
16260         Log: UTF8ize split() so that the cloned substrings get the UTF8
16261              flag of the original scalar.  Problem reported by Simon Cozens.
16262      Branch: perl
16263            ! pp.c t/pragma/utf8.t
16264 ____________________________________________________________________________
16265 [  7163] By: nick                                  on 2000/10/06  20:48:34
16266         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
16267              got a false +ve and so did not reach code which would have un-FAKEd the SV.
16268      Branch: perl
16269            ! sv.c
16270 ____________________________________________________________________________
16271 [  7162] By: nick                                  on 2000/10/06  20:25:37
16272         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
16273              To fix  (sort {$a <=> $b} keys %hash) in particular but
16274              should cover a number of other as-yet-unknown cases as well.
16275      Branch: perl
16276            ! sv.c
16277 ____________________________________________________________________________
16278 [  7161] By: jhi                                   on 2000/10/06  19:56:18
16279         Log: Change the version number of Tie::Handle in the core to 4.0,
16280              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
16281              
16282              Subject: Note on Tie::Handle
16283              From: andreas.koenig@anima.de (Andreas J. Koenig)
16284              Date:      06 Oct 2000 21:48:58 +0200
16285              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
16286      Branch: perl
16287            ! lib/Tie/Handle.pm
16288 ____________________________________________________________________________
16289 [  7160] By: jhi                                   on 2000/10/06  18:20:35
16290         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
16291              as the first option of cc/ld because of ultrapicky compilers
16292              (e.g. OS/390 R2.5)
16293      Branch: metaconfig
16294            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
16295            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
16296            ! U/compline/orderlib.U U/modified/Cppsym.U
16297            ! U/modified/d_access.U
16298      Branch: metaconfig/U/perl
16299            ! Checkcc.U d_dlsymun.U gccvers.U
16300      Branch: perl
16301            ! Configure config_h.SH
16302 ____________________________________________________________________________
16303 [  7159] By: jhi                                   on 2000/10/06  13:56:39
16304         Log: Update Changes.
16305      Branch: perl
16306            ! Changes patchlevel.h
16307 ____________________________________________________________________________
16308 [  7158] By: jhi                                   on 2000/10/06  12:48:40
16309         Log: Eliminate $Is_VMS code from the test.
16310              
16311              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
16312              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16313              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
16314              Date:     Thu, 5 Oct 2000 07:46:33 EDT
16315      Branch: perl
16316            ! t/lib/b.t
16317 ____________________________________________________________________________
16318 [  7157] By: jhi                                   on 2000/10/06  12:47:13
16319         Log: Also the $ccflags is needed for the C compiler check.
16320              
16321              Subject: Configure (check for C-compiler)
16322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16323              Date: Fri, 06 Oct 2000 08:47:15 +0200
16324              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
16325      Branch: metaconfig/U/perl
16326            ! Checkcc.U
16327      Branch: perl
16328            ! Configure config_h.SH
16329 ____________________________________________________________________________
16330 [  7156] By: jhi                                   on 2000/10/06  11:45:15
16331         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
16332      Branch: perl
16333            ! perl.c pp_ctl.c sv.h utf8.c
16334 ____________________________________________________________________________
16335 [  7155] By: jhi                                   on 2000/10/06  11:40:41
16336         Log: IO::Handle->syswrite() did not handle length omission
16337              like CORE::syswrite() does.
16338              
16339              Subject: [Fwd] IO::Handle, syswrite and arguments
16340              From: Graham Barr <gbarr@pobox.com>
16341              Date: Fri, 6 Oct 2000 10:22:05 +0100
16342              Message-ID: <20001006102205.U6312@pobox.com>
16343              
16344              The original patch from andrew@ugh.net.au.
16345      Branch: perl
16346            ! ext/IO/lib/IO/Handle.pm
16347 ____________________________________________________________________________
16348 [  7154] By: jhi                                   on 2000/10/06  01:42:15
16349         Log: Tweak #7153.
16350      Branch: perl
16351            ! utf8.h
16352 ____________________________________________________________________________
16353 [  7153] By: jhi                                   on 2000/10/06  00:39:55
16354         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
16355      Branch: perl
16356            ! utf8.h
16357 ____________________________________________________________________________
16358 [  7152] By: jhi                                   on 2000/10/06  00:38:11
16359         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
16360      Branch: perl
16361            ! perl.c pp_ctl.c sv.h utf8.c
16362 ____________________________________________________________________________
16363 [  7151] By: jhi                                   on 2000/10/06  00:36:38
16364         Log: Subject: Re: Questions about Tie::Array and perl modules
16365              From: Nick Ing-Simmons <nik@tiuk.ti.com>
16366              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
16367              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
16368              
16369              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
16370      Branch: perl
16371            ! lib/Tie/Array.pm t/op/array.t
16372 ____________________________________________________________________________
16373 [  7150] By: jhi                                   on 2000/10/05  00:20:45
16374         Log: Regen Changes.
16375      Branch: perl
16376            ! Changes patchlevel.h
16377 ____________________________________________________________________________
16378 [  7149] By: jhi                                   on 2000/10/05  00:20:01
16379         Log: Regen toc.
16380      Branch: perl
16381            ! pod/perltoc.pod
16382 ____________________________________________________________________________
16383 [  7148] By: jhi                                   on 2000/10/04  23:35:08
16384         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
16385              reported several times by Dominic Dunlop, for example in
16386              ID 20000315.008.  Patch from Dominic.  Patch affects at
16387              least MachTen, and possibly other oldish BSDs. Should not
16388              break non-broken platforms (tested on LinuxPPC). 
16389      Branch: perl
16390            ! doio.c
16391 ____________________________________________________________________________
16392 [  7147] By: jhi                                   on 2000/10/04  23:26:34
16393         Log: The one that got away from 7146.
16394      Branch: metaconfig
16395            + U/installdirs/installscripts.U
16396 ____________________________________________________________________________
16397 [  7146] By: jhi                                   on 2000/10/04  23:25:04
16398         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
16399              suggested by H. Merijn Brand.
16400      Branch: perl
16401            ! Configure INSTALL Makefile.SH Porting/Glossary
16402            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
16403            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
16404            ! win32/config.vc
16405 ____________________________________________________________________________
16406 [  7145] By: jhi                                   on 2000/10/04  22:08:21
16407         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
16408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16409              Date: Wed, 4 Oct 2000 17:37:46 -0400
16410              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
16411      Branch: perl
16412            ! utils/h2xs.PL
16413 ____________________________________________________________________________
16414 [  7144] By: jhi                                   on 2000/10/04  18:11:41
16415         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
16416              From: Jeff Pinyan <jeffp@crusoe.net>
16417              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
16418              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
16419      Branch: perl
16420            ! pod/perlrun.pod
16421 ____________________________________________________________________________
16422 [  7143] By: jhi                                   on 2000/10/04  18:09:58
16423         Log: Subject: perlhack.pod Patch for Externals Tools
16424              From: Fisher Mark <fisherm@tce.com>
16425              Date: Tue, 3 Oct 2000 15:43:27 -0500 
16426              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
16427      Branch: perl
16428            ! pod/perlhack.pod
16429 ____________________________________________________________________________
16430 [  7142] By: jhi                                   on 2000/10/04  18:08:41
16431         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
16432              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16433              Date:     Wed, 4 Oct 2000 12:11:11 EDT
16434              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
16435      Branch: perl
16436            ! vms/vms.c
16437 ____________________________________________________________________________
16438 [  7141] By: jhi                                   on 2000/10/04  12:20:16
16439         Log: Subject: [PATCH 5.7.0] h2xs not working
16440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16441              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
16442              Date: Tue, 3 Oct 2000 21:43:01 -0400
16443              
16444              Subject: [PATCH 5.7.0] h2xs not documenting the created module
16445              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16446              Date: Tue, 3 Oct 2000 22:55:19 -0400
16447              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
16448      Branch: perl
16449            ! utils/h2xs.PL
16450 ____________________________________________________________________________
16451 [  7140] By: jhi                                   on 2000/10/04  11:53:44
16452         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
16453              From: nick@babyhippo.com
16454              Date: Wed, 4 Oct 2000 12:06:45 +0100
16455              Message-Id: <20001004120645.A7356@babyhippo.com>
16456              
16457              Retract 7118 and 7135.
16458      Branch: perl
16459            ! installman installperl op.c t/pragma/subs.t
16460 ____________________________________________________________________________
16461 [  7139] By: jhi                                   on 2000/10/03  22:09:41
16462         Log: It is possible to have no hosts database at all.  Pointed out in
16463              
16464              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
16465              From: Peter Prymmer <pvhp@forte.com>
16466              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
16467              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
16468      Branch: metaconfig
16469            ! U/modified/myhostname.U
16470      Branch: perl
16471            ! Configure config_h.SH
16472 ____________________________________________________________________________
16473 [  7138] By: jhi                                   on 2000/10/03  21:49:49
16474         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
16475              From: Peter Prymmer <pvhp@forte.com>
16476              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
16477              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
16478      Branch: perl
16479            ! pp_sys.c
16480 ____________________________________________________________________________
16481 [  7137] By: jhi                                   on 2000/10/03  20:10:05
16482         Log: One remaining nit less at the VMS mailbox sizing.
16483      Branch: perl
16484            ! vms/vms.c
16485 ____________________________________________________________________________
16486 [  7136] By: jhi                                   on 2000/10/03  20:08:47
16487         Log: Test harness update to sync with the new perlcc,
16488              from Simon Cozens.
16489      Branch: perl
16490            ! t/TEST t/UTEST
16491 ____________________________________________________________________________
16492 [  7135] By: jhi                                   on 2000/10/03  15:15:42
16493         Log: Subject: Re: PATCH for 20001003.004
16494              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
16495              From: "AARON B. DOSSETT" <aaron@iglou.com>
16496              Message-Id: <E13gTay-0006od-00@iglou.com>
16497      Branch: perl
16498            ! installman installperl
16499 ____________________________________________________________________________
16500 [  7134] By: jhi                                   on 2000/10/03  15:00:34
16501         Log: Subject: [ID 20001003.006] B::Debug not -w clean
16502              From: Nicholas Clark <nick@babyhippo.co.uk>
16503              Date: Tue, 03 Oct 2000 15:46:32 +0100
16504              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
16505      Branch: perl
16506            ! ext/B/B/Debug.pm
16507 ____________________________________________________________________________
16508 [  7133] By: jhi                                   on 2000/10/03  14:58:39
16509         Log: Scale down the VMS message boxes, by Charles Lane.
16510              Fix for ID 20000903.009, workaround at
16511              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
16512      Branch: perl
16513            ! vms/vms.c
16514 ____________________________________________________________________________
16515 [  7132] By: jhi                                   on 2000/10/03  11:20:37
16516         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
16517      Branch: perl
16518            + t/lib/st-lock.t t/lib/st-utf8.t
16519            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
16520            ! ext/Storable/Storable.xs t/lib/st-recurse.t
16521 ____________________________________________________________________________
16522 [  7131] By: jhi                                   on 2000/10/03  03:38:23
16523         Log: Encode nits.
16524      Branch: perl
16525            ! MANIFEST Makefile.SH
16526 ____________________________________________________________________________
16527 [  7130] By: jhi                                   on 2000/10/03  03:31:05
16528         Log: Update Changes.
16529      Branch: perl
16530            ! Changes patchlevel.h
16531 ____________________________________________________________________________
16532 [  7129] By: jhi                                   on 2000/10/03  02:24:02
16533         Log: Misplaced else.
16534      Branch: metaconfig/U/perl
16535            ! d_strtoll.U
16536      Branch: perl
16537            ! Configure config_h.SH
16538 ____________________________________________________________________________
16539 [  7128] By: jhi                                   on 2000/10/03  02:08:29
16540         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
16541              From: sthoenna@efn.org
16542              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
16543              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
16544      Branch: metaconfig/U/perl
16545            ! d_strtoll.U
16546      Branch: perl
16547            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
16548 ____________________________________________________________________________
16549 [  7127] By: jhi                                   on 2000/10/03  01:13:14
16550         Log: Update Changes.
16551      Branch: perl
16552            ! Changes patchlevel.h
16553 ____________________________________________________________________________
16554 [  7126] By: jhi                                   on 2000/10/03  00:57:08
16555         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
16556              as suggested by Olaf Flebbe and Nick Clark.
16557      Branch: perl
16558            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
16559 ____________________________________________________________________________
16560 [  7125] By: jhi                                   on 2000/10/03  00:50:56
16561         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
16562              From: Nick Clark <nick@plum.flirble.org>
16563              Date: Mon, 2 Oct 2000 11:03:24 +0100
16564              Message-Id: <20001002110324.D20073@plum.flirble.org>
16565              
16566              Also fixes bug ID 20001002.005.
16567      Branch: perl
16568            ! t/lib/encode.t
16569 ____________________________________________________________________________
16570 [  7124] By: jhi                                   on 2000/10/03  00:34:59
16571         Log: Subject: [PATCH 5.7.0] Epoc update
16572              From: Olaf Flebbe <o.flebbe@gmx.de>
16573              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
16574              Message-ID: <26423.969484586@www10.gmx.net>
16575      Branch: perl
16576            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
16577            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
16578            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
16579            ! util.c util.h
16580 ____________________________________________________________________________
16581 [  7123] By: jhi                                   on 2000/10/03  00:30:07
16582         Log: Regen headers.
16583      Branch: perl
16584            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
16585 ____________________________________________________________________________
16586 [  7122] By: jhi                                   on 2000/10/03  00:10:48
16587         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
16588      Branch: perl
16589            ! hints/openbsd.sh
16590 ____________________________________________________________________________
16591 [  7121] By: jhi                                   on 2000/10/03  00:05:06
16592         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
16593              From: <abigail@foad.org>
16594              Date: Tue, 26 Sep 2000 13:36:14 -0400
16595              Message-ID: <20000926173614.4356.qmail@foad.org>
16596      Branch: perl
16597            ! pod/perlop.pod
16598 ____________________________________________________________________________
16599 [  7120] By: jhi                                   on 2000/10/03  00:04:00
16600         Log: Inside require() $^S was always left undefined.
16601              
16602              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
16603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16604              Date: Wed, 27 Sep 2000 18:54:49 -0400
16605              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
16606      Branch: perl
16607            ! cop.h mg.c pp_ctl.c util.c
16608 ____________________________________________________________________________
16609 [  7119] By: jhi                                   on 2000/10/03  00:00:16
16610         Log: Subject: [PATCH] DLL not restartabke with threaded perl
16611              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
16612              Date: Thu, 28 Sep 2000 09:20:46 +0100
16613              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
16614      Branch: perl
16615            ! perl.c
16616 ____________________________________________________________________________
16617 [  7118] By: jhi                                   on 2000/10/02  23:59:20
16618         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
16619              From: Nicholas Clark <nick@ccl4.org>
16620              Date: Thu, 28 Sep 2000 11:52:24 +0100
16621              Message-ID: <20000928115224.D7924@plum.flirble.org>
16622      Branch: perl
16623            ! op.c
16624 ____________________________________________________________________________
16625 [  7117] By: jhi                                   on 2000/10/02  23:57:51
16626         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
16627              From: Nicholas Clark <nick@babyhippo.co.uk>
16628              Date: Thu, 28 Sep 2000 12:18:10 +0100
16629              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
16630              
16631              Did not apply cleanly, manual intervention was needed.
16632      Branch: perl
16633            ! ext/B/B/Bytecode.pm utils/perlcc.PL
16634 ____________________________________________________________________________
16635 [  7116] By: jhi                                   on 2000/10/02  23:50:40
16636         Log: Document the issue (is not a syntax error, kind of)
16637              
16638              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
16639              From: Nicholas Clark <nick@ccl4.org>
16640              Date: Thu, 28 Sep 2000 17:12:42 +0100
16641              Message-ID: <20000928171242.K7924@plum.flirble.org>
16642      Branch: perl
16643            ! pod/perldata.pod
16644 ____________________________________________________________________________
16645 [  7115] By: jhi                                   on 2000/10/02  23:48:58
16646         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
16647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16648              Date: Thu, 28 Sep 2000 21:55:31 -0400
16649              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
16650      Branch: perl
16651            ! regexec.c
16652 ____________________________________________________________________________
16653 [  7114] By: jhi                                   on 2000/10/02  23:47:57
16654         Log: Subject: DOC PATCH 5.6.0
16655              From: mjd@plover.com
16656              Date: 30 Sep 2000 06:02:34 -0000
16657              Message-ID: <20000930060234.4559.qmail@plover.com>
16658      Branch: perl
16659            ! pod/perldebguts.pod
16660 ____________________________________________________________________________
16661 [  7113] By: jhi                                   on 2000/10/02  23:46:43
16662         Log: SOCK_DGRAM and listen() do not mix as reported in
16663              
16664              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
16665              From: Petter Reinholdtsen <pere@hungry.com>
16666              Date: Sun, 1 Oct 2000 10:57:20 +0800
16667              Message-Id: <200010010257.KAA05735@localhost.localdomain>
16668              
16669              The patch for 5.7.0+ had to be reengineered, though.
16670      Branch: perl
16671            ! ext/IO/lib/IO/Socket/UNIX.pm
16672 ____________________________________________________________________________
16673 [  7112] By: jhi                                   on 2000/10/02  23:36:57
16674         Log: Subject: Re: [PATCH 5.005_64 missed]
16675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16676              Date: Sun, 1 Oct 2000 18:50:10 -0400
16677              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
16678      Branch: perl
16679            ! pod/perlxs.pod
16680 ____________________________________________________________________________
16681 [  7111] By: jhi                                   on 2000/10/02  23:35:40
16682         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
16683              From: Radu Greab <radu@netsoft.ro>
16684              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
16685              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
16686      Branch: perl
16687            ! op.c opcode.pl t/op/substr.t
16688 ____________________________________________________________________________
16689 [  7110] By: jhi                                   on 2000/10/02  23:32:38
16690         Log: Subject: [PATCH] Fix aliasing of tied filehandles
16691              From: Daniel Chetlin <daniel@chetlin.com>
16692              Date: Mon, 2 Oct 2000 14:53:27 -0700
16693              Message-ID: <20001002145327.C1617@ilmd>
16694      Branch: perl
16695            ! perl.h pp_hot.c t/op/tiehandle.t
16696 ____________________________________________________________________________
16697 [  7109] By: jhi                                   on 2000/10/02  23:31:30
16698         Log: s/Robin Parker/Robin Barker/
16699      Branch: perl
16700            ! Changes5.6
16701 ____________________________________________________________________________
16702 [  7108] By: jhi                                   on 2000/10/02  23:15:46
16703         Log: Retract #7091 as suggested in
16704              
16705              From: Robin Barker <rmb1@cise.npl.co.uk> 
16706              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
16707              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
16708              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
16709      Branch: perl
16710            ! embed.pl proto.h
16711 ____________________________________________________________________________
16712 [  7107] By: nick                                  on 2000/10/02  18:23:14
16713         Log: A few tweaks to get Tk803 to work with Encode scheme.
16714      Branch: perl
16715            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
16716 ____________________________________________________________________________
16717 [  7106] By: nick                                  on 2000/10/01  21:34:14
16718         Log: Add checking cases to Encode's toUnicode and fromUnicode.
16719      Branch: perl
16720            ! ext/Encode/Encode.pm
16721 ____________________________________________________________________________
16722 [  7105] By: nick                                  on 2000/10/01  17:18:01
16723         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
16724              To read and use them.
16725              Add a lib/encode.t which checks a few things.
16726      Branch: perl
16727            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
16728            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
16729            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
16730            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
16731            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
16732            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
16733            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
16734            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
16735            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
16736            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
16737            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
16738            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
16739            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
16740            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
16741            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
16742            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
16743            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
16744            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
16745            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
16746            + ext/Encode/Encode/iso2022-jp.enc
16747            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
16748            + ext/Encode/Encode/iso8859-1.enc
16749            + ext/Encode/Encode/iso8859-2.enc
16750            + ext/Encode/Encode/iso8859-3.enc
16751            + ext/Encode/Encode/iso8859-4.enc
16752            + ext/Encode/Encode/iso8859-5.enc
16753            + ext/Encode/Encode/iso8859-6.enc
16754            + ext/Encode/Encode/iso8859-7.enc
16755            + ext/Encode/Encode/iso8859-8.enc
16756            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
16757            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
16758            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
16759            + ext/Encode/Encode/macCentEuro.enc
16760            + ext/Encode/Encode/macCroatian.enc
16761            + ext/Encode/Encode/macCyrillic.enc
16762            + ext/Encode/Encode/macDingbats.enc
16763            + ext/Encode/Encode/macGreek.enc
16764            + ext/Encode/Encode/macIceland.enc
16765            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
16766            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
16767            + ext/Encode/Encode/macTurkish.enc
16768            + ext/Encode/Encode/macUkraine.enc
16769            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
16770            + t/lib/encode.t
16771            ! MANIFEST ext/Encode/Encode.pm
16772 ____________________________________________________________________________
16773 [  7104] By: nick                                  on 2000/09/30  13:04:30
16774         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
16775              From: Daniel Chetlin <daniel@chetlin.com>
16776              Date: Mon, 18 Sep 2000 05:05:40 -0700
16777              Message-Id: <20000918050540.C652@ilmd>
16778      Branch: perl
16779            ! lib/overload.pm sv.c t/pragma/overload.t
16780 ____________________________________________________________________________
16781 [  7103] By: nick                                  on 2000/09/30  12:53:36
16782         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
16783              From: Johan Vromans <jvromans@squirrel.nl>
16784              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
16785              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
16786      Branch: perl
16787            ! pod/Makefile.SH
16788 ____________________________________________________________________________
16789 [  7102] By: nick                                  on 2000/09/30  12:52:31
16790         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
16791              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16792              Date: Sat, 16 Sep 2000 16:36:45 -0400
16793              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
16794      Branch: perl
16795            ! ext/B/B/Deparse.pm
16796 ____________________________________________________________________________
16797 [  7101] By: nick                                  on 2000/09/30  12:51:41
16798         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
16799              From: Craig A. Berry <craig.berry@psinetcs.com>
16800              Date: Sat, 16 Sep 2000 10:11:10 -0500
16801              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
16802      Branch: perl
16803            ! vms/vms.c
16804 ____________________________________________________________________________
16805 [  7100] By: nick                                  on 2000/09/30  12:50:33
16806         Log: Subject: Re: unicode support and perl [ID 20000901.097]
16807              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16808              Date: Fri, 15 Sep 2000 16:37:58 -0400
16809              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
16810      Branch: perl
16811            ! t/op/append.t
16812 ____________________________________________________________________________
16813 [  7099] By: nick                                  on 2000/09/30  12:49:35
16814         Log: Subject: Re: unicode support and perl [ID 20000901.097]
16815              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16816              Date: Fri, 15 Sep 2000 16:25:30 -0400
16817              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
16818      Branch: perl
16819            ! pp_hot.c
16820 ____________________________________________________________________________
16821 [  7098] By: nick                                  on 2000/09/30  12:48:00
16822         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
16823              From: Gisle Aas <gisle@ActiveState.com>
16824              Date: 15 Sep 2000 16:23:41 +0200
16825              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
16826      Branch: perl
16827            ! toke.c
16828 ____________________________________________________________________________
16829 [  7097] By: nick                                  on 2000/09/30  12:45:16
16830         Log: Subject: [PATCH] Nits in perlmod.pod
16831              From: Daniel Chetlin <daniel@chetlin.com>
16832              Date: Fri, 15 Sep 2000 02:04:09 -0700
16833              Message-Id: <20000915020409.A2104@ilmd>
16834      Branch: perl
16835            ! pod/perlmod.pod
16836 ____________________________________________________________________________
16837 [  7096] By: nick                                  on 2000/09/30  12:18:00
16838         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
16839              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
16840              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
16841              0 to checking to get the warning.
16842      Branch: perl
16843            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
16844            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
16845            ! regexec.c sv.c toke.c utf8.c
16846 ____________________________________________________________________________
16847 [  7095] By: nick                                  on 2000/09/15  16:55:59
16848         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
16849              
16850              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
16851              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16852              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
16853              Date: Fri, 15 Sep 2000 06:37:30 -0400
16854      Branch: perl
16855            ! ext/Encode/Encode.xs sv.c
16856 ____________________________________________________________________________
16857 [  7094] By: jhi                                   on 2000/09/15  03:23:32
16858         Log: Update Changes.
16859      Branch: perl
16860            ! Changes patchlevel.h
16861 ____________________________________________________________________________
16862 [  7093] By: jhi                                   on 2000/09/15  03:11:44
16863         Log: Fix for the charnames.t failures from Spider Boardman.
16864      Branch: perl
16865            ! toke.c
16866 ____________________________________________________________________________
16867 [  7092] By: jhi                                   on 2000/09/15  00:15:48
16868         Log: Botched the #7090 check-in.
16869      Branch: perl
16870            ! sv.c
16871 ____________________________________________________________________________
16872 [  7091] By: jhi                                   on 2000/09/14  23:33:24
16873         Log: Part of #7081 didn't come through.
16874      Branch: perl
16875            ! embed.pl proto.h
16876 ____________________________________________________________________________
16877 [  7090] By: jhi                                   on 2000/09/14  23:17:39
16878         Log: Subject: Re: perl@7078 
16879              From: Spider Boardman <spider@web.zk3.dec.com>
16880              Date: Thu, 14 Sep 2000 19:06:36 -0400
16881              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
16882      Branch: perl
16883            ! sv.c toke.c
16884 ____________________________________________________________________________
16885 [  7089] By: jhi                                   on 2000/09/14  23:11:21
16886         Log: Small portability tweaks.
16887      Branch: perl
16888            ! ext/Encode/Encode.xs
16889 ____________________________________________________________________________
16890 [  7088] By: jhi                                   on 2000/09/14  22:57:23
16891         Log: Fake return to pacify picky compilers.
16892      Branch: perl
16893            ! ext/Encode/Encode.xs
16894 ____________________________________________________________________________
16895 [  7087] By: jhi                                   on 2000/09/14  22:53:37
16896         Log: Subject: [PATCH] utf8.c apidoc
16897              From: Simon Cozens <simon@cozens.net>
16898              Date: Thu, 14 Sep 2000 23:46:57 +0100
16899              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
16900      Branch: perl
16901            ! perlapi.c pod/perlapi.pod utf8.c
16902 ____________________________________________________________________________
16903 [  7086] By: jhi                                   on 2000/09/14  22:40:38
16904         Log: We don't need to count the high bit bytes, a boolean is enough. 
16905      Branch: perl
16906            ! sv.c
16907 ____________________________________________________________________________
16908 [  7085] By: jhi                                   on 2000/09/14  21:20:09
16909         Log: Replace #7084 with
16910              
16911              Subject: Re: perl@7078 
16912              From: Spider Boardman <spider@web.zk3.dec.com>
16913              Date: Thu, 14 Sep 2000 17:09:36 -0400
16914              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
16915      Branch: perl
16916            ! sv.c utf8.c
16917 ____________________________________________________________________________
16918 [  7084] By: jhi                                   on 2000/09/14  20:03:34
16919         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
16920              convertable to bytes by checking it doesn't go above 0xc3
16921              
16922              Subject: Re: perl@7078
16923              From: Simon Cozens <simon@cozens.net>
16924              Date: Thu, 14 Sep 2000 20:59:19 +0100
16925              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
16926      Branch: perl
16927            ! utf8.c
16928 ____________________________________________________________________________
16929 [  7083] By: jhi                                   on 2000/09/14  19:38:47
16930         Log: Subject: Re: perl@7078
16931              From: Simon Cozens <simon@cozens.net>
16932              Date: Thu, 14 Sep 2000 20:13:09 +0100
16933              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
16934      Branch: perl
16935            ! t/op/bop.t
16936 ____________________________________________________________________________
16937 [  7082] By: jhi                                   on 2000/09/14  17:50:44
16938         Log: The one that got away.
16939      Branch: perl
16940            ! lib/File/Find.pm
16941 ____________________________________________________________________________
16942 [  7081] By: jhi                                   on 2000/09/14  17:45:35
16943         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
16944              From: Robin Barker <rmb1@cise.npl.co.uk>
16945              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
16946              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
16947      Branch: perl
16948            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
16949            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
16950            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
16951            ! regcomp.c toke.c universal.c
16952 ____________________________________________________________________________
16953 [  7080] By: jhi                                   on 2000/09/14  17:40:35
16954         Log: Problems picked up by AIX cc.
16955              
16956              Subject: Re: perl@7078 (patch included)
16957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16958              Date: Thu, 14 Sep 2000 18:53:30 +0200
16959              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
16960      Branch: perl
16961            ! ext/Encode/Encode.xs
16962 ____________________________________________________________________________
16963 [  7079] By: jhi                                   on 2000/09/14  17:38:27
16964         Log: Subject: File::Find 5.7.0 POD nits
16965              From: Rich Morin <rdm@cfcl.com>
16966              Date: Wed, 13 Sep 2000 22:03:58 -0700
16967              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
16968      Branch: perl
16969            ! lib/File/Find.pm
16970 ____________________________________________________________________________
16971 [  7078] By: jhi                                   on 2000/09/14  14:58:20
16972         Log: Update Changes.
16973      Branch: perl
16974            ! Changes patchlevel.h
16975 ____________________________________________________________________________
16976 [  7077] By: jhi                                   on 2000/09/14  14:55:54
16977         Log: Compilation warnings and an error.
16978      Branch: perl
16979            ! sv.c
16980 ____________________________________________________________________________
16981 [  7076] By: jhi                                   on 2000/09/14  14:42:56
16982         Log: Fix for a parsing bug, not for the original bug.
16983              
16984              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
16985              From: Spider Boardman <spider@web.zk3.dec.com>
16986              Date: Wed, 13 Sep 2000 17:52:20 -0400
16987              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
16988      Branch: perl
16989            ! regcomp.c
16990 ____________________________________________________________________________
16991 [  7075] By: jhi                                   on 2000/09/14  14:40:40
16992         Log: Batch of UTF-8 patches from Simon Cozens.
16993      Branch: perl
16994            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
16995            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
16996            ! toke.c utf8.c
16997 ____________________________________________________________________________
16998 [  7074] By: jhi                                   on 2000/09/14  14:29:58
16999         Log: Subject: Re: Two advertising clauses need to be removed
17000              From: Russ Allbery <rra@stanford.edu>
17001              Date: 13 Sep 2000 18:50:26 -0700
17002              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
17003      Branch: perl
17004            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
17005 ____________________________________________________________________________
17006 [  7073] By: jhi                                   on 2000/09/14  14:28:20
17007         Log: Subject: [PATCH] de-wall t/README
17008              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17009              Date: Wed, 13 Sep 2000 17:46:55 -0700
17010              Message-ID: <//Bw5gzkge/e092yn@efn.org>
17011      Branch: perl
17012            ! t/README
17013 ____________________________________________________________________________
17014 [  7072] By: jhi                                   on 2000/09/14  14:25:10
17015         Log: Hints optimization.
17016              
17017              Subject: Minor nit
17018              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17019              Date: Wed, 13 Sep 2000 21:42:07 +0200
17020              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
17021      Branch: perl
17022            ! hints/hpux.sh
17023 ____________________________________________________________________________
17024 [  7071] By: jhi                                   on 2000/09/14  14:23:30
17025         Log: Allow chop() and chomp() to be overridden.
17026              
17027              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
17028              From: "Casey R. Tweten" <crt@kiski.net>
17029              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
17030              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
17031      Branch: perl
17032            ! toke.c
17033 ____________________________________________________________________________
17034 [  7070] By: jhi                                   on 2000/09/14  14:20:36
17035         Log: The return value of setlocale must be copied away.
17036              
17037              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
17038              From: Alan Burlison <Alan.Burlison@uk.sun.com>
17039              Date: Wed, 13 Sep 2000 16:27:37 +0100 
17040              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
17041      Branch: perl
17042            ! util.c
17043 ____________________________________________________________________________
17044 [  7069] By: jhi                                   on 2000/09/14  14:16:27
17045         Log: Remove vestiges of tr//CU.
17046              
17047              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
17048              From: Nick Clark <nick@plum.flirble.org>
17049              Date: Tue, 12 Sep 2000 22:50:14 +0100
17050              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
17051              
17052              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
17053              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17054              Date: Tue, 12 Sep 2000 21:38:48 -0700
17055              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
17056      Branch: perl
17057            ! op.h pod/perlunicode.pod
17058 ____________________________________________________________________________
17059 [  7068] By: jhi                                   on 2000/09/13  14:18:39
17060         Log: Add the Encode extension.  The code is still largely just skeleton.
17061      Branch: perl
17062            + ext/Encode/Encode.pm ext/Encode/Encode.xs
17063            + ext/Encode/Makefile.PL ext/Encode/Todo
17064            ! MANIFEST Todo-5.6
17065 ____________________________________________________________________________
17066 [  7067] By: jhi                                   on 2000/09/12  17:43:33
17067         Log: Allow for whitespace between "#" and "line" in cpp output.
17068              
17069              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
17070              From: Calle Dybedahl <calle@lysator.liu.se>
17071              Date: 12 Sep 2000 19:38:02 +0200 
17072              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
17073      Branch: perl
17074            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
17075 ____________________________________________________________________________
17076 [  7066] By: gsar                                  on 2000/09/12  17:24:29
17077         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
17078              initialization in all the threads on Windows
17079      Branch: perl
17080            ! win32/win32.c
17081 ____________________________________________________________________________
17082 [  7065] By: jhi                                   on 2000/09/12  15:11:31
17083         Log: Update Changes.
17084      Branch: perl
17085            ! Changes patchlevel.h
17086 ____________________________________________________________________________
17087 [  7064] By: jhi                                   on 2000/09/12  14:54:54
17088         Log: Retract #7062, the pod tests are not ready.
17089      Branch: perl
17090            ! t/TEST t/harness
17091 ____________________________________________________________________________
17092 [  7063] By: jhi                                   on 2000/09/12  14:25:41
17093         Log: The #7054 truncated Configure badly.
17094      Branch: metaconfig/U/perl
17095            ! End.U
17096      Branch: perl
17097            ! Configure config_h.SH
17098 ____________________________________________________________________________
17099 [  7062] By: jhi                                   on 2000/09/12  14:08:32
17100         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
17101              From: sthoenna@efn.org
17102              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
17103              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
17104      Branch: perl
17105            ! t/TEST t/harness
17106 ____________________________________________________________________________
17107 [  7061] By: jhi                                   on 2000/09/12  14:07:18
17108         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
17109              From: sthoenna@efn.org
17110              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
17111              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
17112      Branch: perl
17113            ! pod/perlxs.pod
17114 ____________________________________________________________________________
17115 [  7060] By: jhi                                   on 2000/09/12  14:06:08
17116         Log: Break up the myconfig lines a bit.
17117              
17118              Subject: perlbug/perl -V output format
17119              From: sthoenna@efn.org
17120              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
17121              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
17122      Branch: perl
17123            ! myconfig.SH
17124 ____________________________________________________________________________
17125 [  7059] By: jhi                                   on 2000/09/12  14:05:04
17126         Log: Test for the #7049.
17127              
17128              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
17129              From: andreas.koenig@anima.de (Andreas J. Koenig)
17130              Date: 12 Sep 2000 06:42:01 +0200
17131              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
17132      Branch: perl
17133            ! t/op/my.t
17134 ____________________________________________________________________________
17135 [  7058] By: jhi                                   on 2000/09/12  14:03:05
17136         Log: Subject: [patch: perl@7045] vms updates
17137              From: Peter Prymmer <pvhp@forte.com>
17138              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
17139              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
17140      Branch: perl
17141            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
17142 ____________________________________________________________________________
17143 [  7057] By: jhi                                   on 2000/09/12  14:00:51
17144         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
17145              From: sthoenna@efn.org
17146              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
17147              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
17148      Branch: perl
17149            ! t/op/64bitint.t
17150 ____________________________________________________________________________
17151 [  7056] By: jhi                                   on 2000/09/12  13:58:14
17152         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
17153              From: Jeff Pinyan <jeffp@crusoe.net>
17154              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
17155              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
17156      Branch: perl
17157            ! pod/perlfunc.pod
17158 ____________________________________________________________________________
17159 [  7055] By: jhi                                   on 2000/09/12  13:56:32
17160         Log: Do in VMS as the #7054 does.
17161      Branch: perl
17162            ! configure.com
17163 ____________________________________________________________________________
17164 [  7054] By: jhi                                   on 2000/09/12  13:50:31
17165         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
17166              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17167              Date: Mon, 11 Sep 2000 08:33:09 +0100
17168              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
17169      Branch: metaconfig/U/perl
17170            ! End.U
17171      Branch: perl
17172            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
17173            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
17174 ____________________________________________________________________________
17175 [  7053] By: jhi                                   on 2000/09/12  13:29:19
17176         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
17177              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17178              Date:     Tue, 12 Sep 2000 08:35:59 EDT
17179              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
17180      Branch: perl
17181            ! vms/test.com
17182 ____________________________________________________________________________
17183 [  7052] By: jhi                                   on 2000/09/11  23:01:50
17184         Log: Document the SvUTF8*().
17185      Branch: perl
17186            ! pod/perlapi.pod sv.h
17187 ____________________________________________________________________________
17188 [  7051] By: gsar                                  on 2000/09/11  14:46:30
17189         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
17190              (missed a spot when fixing up op_pmreplroot hack for ithreads)
17191      Branch: perl
17192            ! op.c t/op/split.t
17193 ____________________________________________________________________________
17194 [  7050] By: nick                                  on 2000/09/11  10:03:51
17195         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
17196              
17197              Subject: borland C++ win32.c tweak
17198              From: Vadim Konovalov <vkonovalov@lucent.com>
17199              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
17200              Date: Mon, 11 Sep 2000 11:22:33 +0400
17201      Branch: perl
17202            ! win32/win32.c
17203 ____________________________________________________________________________
17204 [  7049] By: nick                                  on 2000/09/11  09:57:33
17205         Log: Point fix for s/// on foreach (keys %xxx).
17206      Branch: perl
17207            ! pp_hot.c
17208 ____________________________________________________________________________
17209 [  7048] By: jhi                                   on 2000/09/10  23:37:09
17210         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
17211              by Pod::Text, from Brad Appleton.
17212      Branch: perl
17213            ! t/pod/testp2pt.pl
17214 ____________________________________________________________________________
17215 [  7047] By: jhi                                   on 2000/09/10  14:32:53
17216         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
17217              by Russ Allbery.
17218      Branch: perl
17219            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
17220 ____________________________________________________________________________
17221 [  7046] By: jhi                                   on 2000/09/10  14:15:08
17222         Log: Upgrade to CPAN 1.57_65, from Andreas König.
17223      Branch: perl
17224            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17225 ____________________________________________________________________________
17226 [  7045] By: jhi                                   on 2000/09/08  21:36:32
17227         Log: Update Changes.
17228      Branch: perl
17229            ! Changes patchlevel.h
17230 ____________________________________________________________________________
17231 [  7044] By: jhi                                   on 2000/09/08  21:29:56
17232         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
17233              From: Peter Prymmer <pvhp@forte.com>
17234              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
17235              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
17236      Branch: perl
17237            ! configure.com
17238 ____________________________________________________________________________
17239 [  7043] By: jhi                                   on 2000/09/08  21:27:50
17240         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
17241              From: Peter Prymmer <pvhp@forte.com>
17242              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
17243              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
17244      Branch: perl
17245            ! Makefile.SH installperl
17246 ____________________________________________________________________________
17247 [  7042] By: jhi                                   on 2000/09/08  21:23:21
17248         Log: Continue #7041.
17249      Branch: perl
17250            ! cygwin/Makefile.SHs os2/Makefile.SHs
17251 ____________________________________________________________________________
17252 [  7041] By: jhi                                   on 2000/09/08  21:18:10
17253         Log: Do away with memory models cruft.  Sorry, PDP users.
17254      Branch: metaconfig
17255            ! U/modified/cc.U U/modified/libpth.U
17256      Branch: perl
17257            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
17258            ! Porting/config_H cflags.SH config_h.SH configure.com
17259            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
17260            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
17261            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
17262 ____________________________________________________________________________
17263 [  7040] By: jhi                                   on 2000/09/08  14:34:18
17264         Log: Major rewrite of s2p.  And I mean really major, it is
17265              an implementation of sed in perl.  If called as s2p it
17266              will function as s2p.  Note: needs non-UNIXifying.
17267              
17268              Subject: s2p
17269              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17270              Date: Mon, 28 Aug 2000 14:05:12 +0200
17271              Message-ID: <39AA5578.2102E2AA@alcatel.at>
17272      Branch: perl
17273            ! x2p/s2p.PL
17274 ____________________________________________________________________________
17275 [  7039] By: jhi                                   on 2000/09/08  14:19:49
17276         Log: Re-allow vec() for characters > 255.
17277              
17278              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
17279              From: Spider Boardman <spider@web.zk3.dec.com>
17280              Date: Fri, 08 Sep 2000 02:21:02 -0400
17281              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
17282      Branch: perl
17283            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
17284            ! t/op/vec.t
17285 ____________________________________________________________________________
17286 [  7038] By: jhi                                   on 2000/09/08  14:14:18
17287         Log: Subject: [PATCH lib/Benchmark.pm]
17288              From: <abigail@foad.org>
17289              Date: Thu, 7 Sep 2000 15:03:20 -0400
17290              Message-ID: <20000907190320.888.qmail@foad.org>
17291      Branch: perl
17292            ! lib/Benchmark.pm
17293 ____________________________________________________________________________
17294 [  7037] By: jhi                                   on 2000/09/08  14:11:06
17295         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
17296              
17297              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
17298              From: Spider Boardman <spider@web.zk3.dec.com>
17299              Date: Fri, 08 Sep 2000 01:30:27 -0400
17300              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
17301      Branch: perl
17302            ! op.c
17303 ____________________________________________________________________________
17304 [  7036] By: jhi                                   on 2000/09/08  14:08:58
17305         Log: Subject: [ID 20000908.002] perlipc documentation bug.
17306              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
17307              Date: Fri, 08 Sep 2000 12:38:32 +0200
17308              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
17309      Branch: perl
17310            ! pod/perlipc.pod
17311 ____________________________________________________________________________
17312 [  7035] By: jhi                                   on 2000/09/08  14:03:12
17313         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
17314              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17315              Date: Fri, 08 Sep 2000 11:47:34 +0200
17316              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
17317      Branch: perl
17318            ! hints/dec_osf.sh
17319 ____________________________________________________________________________
17320 [  7034] By: jhi                                   on 2000/09/08  13:59:35
17321         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
17322              From: Simon Cozens <simon@cozens.net>
17323              Date: Thu, 7 Sep 2000 20:40:38 +0100
17324              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
17325      Branch: perl
17326            ! pp_hot.c
17327 ____________________________________________________________________________
17328 [  7033] By: jhi                                   on 2000/09/08  04:03:03
17329         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
17330              From: "Larry W. Virden" <lvirden@cas.org>
17331              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
17332              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
17333      Branch: perl
17334            ! pod/perldiag.pod
17335 ____________________________________________________________________________
17336 [  7032] By: jhi                                   on 2000/09/07  22:18:30
17337         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
17338              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
17339              Date: Mon, 04 Sep 2000 13:16:38 -0700
17340              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
17341      Branch: perl
17342            ! lib/perl5db.pl
17343 ____________________________________________________________________________
17344 [  7031] By: jhi                                   on 2000/09/07  22:02:29
17345         Log: Fix the ccversion detection for 5.1 and beyond.
17346              
17347              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
17348              From: Spider Boardman <spider@leggy.zk3.dec.com>
17349              Date: Thu, 7 Sep 2000 17:54:27 -0400
17350              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
17351      Branch: perl
17352            ! hints/dec_osf.sh
17353 ____________________________________________________________________________
17354 [  7030] By: jhi                                   on 2000/09/07  19:12:28
17355         Log: Fix for
17356              
17357              Subject: [ID 20000903.001] \w in utf8-strings
17358              From: Marc Lehmann <pcg@goof.com>
17359              Date: Sun, 03 Sep 2000 09:44:29 +0200
17360              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
17361              
17362              and various related nits.
17363      Branch: perl
17364            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
17365 ____________________________________________________________________________
17366 [  7029] By: jhi                                   on 2000/09/07  18:49:09
17367         Log: Fix the URL, but the server is still missing in action.
17368              
17369              Subject: [ID 20000905.002] perlfaq1.pod URL error
17370              From: "Larry W. Virden" <lvirden@cas.org>
17371              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
17372              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
17373      Branch: perl
17374            ! pod/perlfaq1.pod
17375 ____________________________________________________________________________
17376 [  7028] By: jhi                                   on 2000/09/07  18:47:13
17377         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
17378              From: Hugo <hv@crypt.compulink.co.uk>
17379              Date: Tue, 05 Sep 2000 14:13:37 +0100
17380              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
17381      Branch: perl
17382            ! toke.c
17383 ____________________________________________________________________________
17384 [  7027] By: jhi                                   on 2000/09/07  18:45:35
17385         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
17386              From: Daniel Chetlin <daniel@chetlin.com>
17387              Date: Tue, 5 Sep 2000 04:57:07 -0700
17388              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
17389      Branch: perl
17390            ! pod/perlfaq6.pod pod/perlop.pod
17391 ____________________________________________________________________________
17392 [  7026] By: jhi                                   on 2000/09/07  18:44:01
17393         Log: Document the new ref() semantics.
17394              
17395              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
17396              From: Gisle Aas <gisle@ActiveState.com>
17397              Date: 05 Sep 2000 08:10:30 +0200
17398              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
17399      Branch: perl
17400            ! pod/perldelta.pod
17401 ____________________________________________________________________________
17402 [  7025] By: jhi                                   on 2000/09/07  18:42:27
17403         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
17404              
17405              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
17406              From: Gisle Aas <gisle@ActiveState.com>
17407              Date: 05 Sep 2000 08:11:40 +0200
17408              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
17409      Branch: perl
17410            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
17411 ____________________________________________________________________________
17412 [  7024] By: jhi                                   on 2000/09/07  18:39:32
17413         Log: Subject: [PATCH] Modernize Opcode.pm documentation
17414              From: Gisle Aas <gisle@ActiveState.com>
17415              Date: 4 Sep 2000 00:18:55 -0000
17416              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
17417      Branch: perl
17418            ! ext/Opcode/Opcode.pm
17419 ____________________________________________________________________________
17420 [  7023] By: jhi                                   on 2000/09/07  18:37:42
17421         Log: Subject: [PATCH] Tied filehandle documentation
17422              From: Gisle Aas <gisle@ActiveState.com>
17423              Date: 4 Sep 2000 00:14:40 -0000
17424              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
17425      Branch: perl
17426            ! pod/perlfunc.pod pod/perltie.pod
17427 ____________________________________________________________________________
17428 [  7022] By: jhi                                   on 2000/09/07  18:35:37
17429         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
17430              From: Gisle Aas <gisle@ActiveState.com>
17431              Date: 4 Sep 2000 00:04:22 -0000
17432              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
17433      Branch: perl
17434            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
17435 ____________________________________________________________________________
17436 [  7021] By: jhi                                   on 2000/09/07  18:33:22
17437         Log: Subject: small apidoc fix
17438              From: Marc Lehmann <pcg@goof.com>
17439              Date: Sun, 3 Sep 2000 05:12:06 +0200
17440              Message-ID: <20000903051206.A5909@cerebro.laendle>
17441      Branch: perl
17442            ! pod/perlapi.pod utf8.c
17443 ____________________________________________________________________________
17444 [  7020] By: jhi                                   on 2000/09/07  16:14:57
17445         Log: Tiny perldelta nits.
17446      Branch: perl
17447            ! pod/perldelta.pod
17448 ____________________________________________________________________________
17449 [  7019] By: jhi                                   on 2000/09/07  16:04:20
17450         Log: Guard against bad string->int conversion for quads.
17451      Branch: perl
17452            ! t/op/64bitint.t
17453 ____________________________________________________________________________
17454 [  7018] By: jhi                                   on 2000/09/06  17:07:03
17455         Log: Update Unicode todo list.
17456      Branch: perl
17457            ! Todo-5.6
17458 ____________________________________________________________________________
17459 [  7017] By: jhi                                   on 2000/09/05  21:16:01
17460         Log: Document the SvIOK_.*UV().
17461      Branch: perl
17462            ! pod/perlapi.pod sv.h
17463 ____________________________________________________________________________
17464 [  7016] By: nick                                  on 2000/09/03  21:54:46
17465         Log: Hash lookup of constant strings optimization:
17466              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
17467              to string table (as per sharepvn). Add newSV_pvn_share to create such
17468              a thing. Make hv.c compare addresses of strings and skip string compare
17469              if equal. Make method_named and helem ops use these shared-string SVs
17470              when arg is constant. Make keys op return shared-string SVs (less clearly
17471              a win).
17472      Branch: perl
17473            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
17474            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
17475            ! pod/perlintern.pod pp_hot.c proto.h sv.c
17476 ____________________________________________________________________________
17477 [  7015] By: jhi                                   on 2000/09/02  17:48:59
17478         Log: This is 5.7.0.
17479      Branch: perl
17480            ! Changes
17481 ____________________________________________________________________________
17482 [  7014] By: jhi                                   on 2000/09/02  17:35:45
17483         Log: Changes and patchlevel tweaks.
17484      Branch: perl
17485            ! Changes patchlevel.h
17486 ____________________________________________________________________________
17487 [  7013] By: jhi                                   on 2000/09/02  17:30:50
17488         Log: Update Changes.
17489      Branch: perl
17490            ! Changes patchlevel.h
17491 ____________________________________________________________________________
17492 [  7012] By: nick                                  on 2000/09/02  17:25:20
17493         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
17494      Branch: perl
17495            ! gv.c lib/overload.pm
17496 ____________________________________________________________________________
17497 [  7011] By: jhi                                   on 2000/09/02  17:16:25
17498         Log: Update perlhist.
17499      Branch: perl
17500            ! pod/perlhist.pod
17501 ____________________________________________________________________________
17502 [  7010] By: jhi                                   on 2000/09/02  17:01:35
17503         Log: perldelta nits.
17504      Branch: perl
17505            ! pod/perldelta.pod
17506 ____________________________________________________________________________
17507 [  7009] By: nick                                  on 2000/09/02  16:48:35
17508         Log: If overloaded %{} etc. return the object do not loop.
17509              Thus  sub deref { $_[0] } functions if object is wanted type.
17510      Branch: perl
17511            ! pp.h
17512 ____________________________________________________________________________
17513 [  7008] By: jhi                                   on 2000/09/02  16:26:11
17514         Log: Retab MANIFEST.
17515      Branch: perl
17516            ! ext/Storable/MANIFEST
17517 ____________________________________________________________________________
17518 [  7007] By: jhi                                   on 2000/09/02  16:23:02
17519         Log: Make certain cc is set before trying to run it.
17520      Branch: perl
17521            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
17522 ____________________________________________________________________________
17523 [  7006] By: jhi                                   on 2000/09/02  15:45:41
17524         Log: Unicode notes.
17525      Branch: perl
17526            ! pod/perldelta.pod
17527 ____________________________________________________________________________
17528 [  7005] By: jhi                                   on 2000/09/02  15:42:11
17529         Log: Various Configure nits by Philip Newton,
17530              plus the ebcdic one by me.
17531      Branch: metaconfig
17532            + U/modified/pager.U
17533            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
17534      Branch: metaconfig/U/perl
17535            ! Devel.U quadfio.U
17536      Branch: perl
17537            ! Configure config_h.SH
17538 ____________________________________________________________________________
17539 [  7004] By: jhi                                   on 2000/09/02  15:06:14
17540         Log: Apparently avoiding the swapping is too costly.
17541              
17542              From: "Ben Tilly" <ben_tilly@hotmail.com>
17543              Subject: Re: the door is closed.
17544              Date: Fri, 01 Sep 2000 20:23:16 EDT
17545              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
17546      Branch: perl
17547            ! pod/perlfaq4.pod
17548 ____________________________________________________________________________
17549 [  7003] By: nick                                  on 2000/09/02  12:26:04
17550         Log: Undo part of change 6489 which looks like a bulk edit which
17551              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
17552              The supressing of main:: on return from select() is undesirable.
17553      Branch: perl
17554            ! pp_sys.c
17555 ____________________________________________________________________________
17556 [  7002] By: jhi                                   on 2000/09/01  23:08:54
17557         Log: Update Changes.
17558      Branch: perl
17559            ! Changes patchlevel.h
17560 ____________________________________________________________________________
17561 [  7001] By: jhi                                   on 2000/09/01  23:00:13
17562         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
17563              From: Peter Prymmer <pvhp@forte.com>
17564              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
17565              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
17566              
17567              plus rework the http: spots as suggested by Tom Christiansen,
17568              plus regen perltoc.
17569      Branch: perl
17570            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
17571            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
17572 ____________________________________________________________________________
17573 [  7000] By: jhi                                   on 2000/09/01  22:36:01
17574         Log: Only the first line, thank you very much.
17575      Branch: perl
17576            ! hints/solaris_2.sh
17577 ____________________________________________________________________________
17578 [  6999] By: gsar                                  on 2000/09/01  22:16:40
17579         Log: change#6791 accidentally clobbered change#6710, put it back
17580      Branch: perl
17581            ! win32/win32.c
17582 ____________________________________________________________________________
17583 [  6998] By: jhi                                   on 2000/09/01  22:14:16
17584         Log: Mention the HP-UX LP64 freak failure.
17585      Branch: perl
17586            ! pod/perldelta.pod
17587 ____________________________________________________________________________
17588 [  6997] By: jhi                                   on 2000/09/01  21:48:32
17589         Log: Detypo.
17590      Branch: perl
17591            ! hints/hpux.sh
17592 ____________________________________________________________________________
17593 [  6996] By: jhi                                   on 2000/09/01  21:27:10
17594         Log: Update Changes.
17595      Branch: perl
17596            ! Changes patchlevel.h
17597 ____________________________________________________________________________
17598 [  6995] By: jhi                                   on 2000/09/01  21:14:24
17599         Log: Mi splgn s gnin.g
17600      Branch: perl
17601            ! pp_ctl.c
17602 ____________________________________________________________________________
17603 [  6994] By: jhi                                   on 2000/09/01  21:09:54
17604         Log: Subject: http:// in L<>
17605              From: Nicholas Clark <nick@ccl4.org>
17606              Date: Fri, 1 Sep 2000 22:03:21 +0100
17607              Message-ID: <20000901220321.B72074@plum.flirble.org>
17608      Branch: perl
17609            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
17610 ____________________________________________________________________________
17611 [  6993] By: jhi                                   on 2000/09/01  21:06:54
17612         Log: Update to Storable 1.0, from Raphael Manfredi.
17613      Branch: perl
17614            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
17615            ! ext/Storable/Makefile.PL ext/Storable/README
17616            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
17617            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
17618            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
17619            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
17620            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
17621            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
17622 ____________________________________________________________________________
17623 [  6992] By: jhi                                   on 2000/09/01  20:43:05
17624         Log: Mention known sfio+linux buglet.
17625      Branch: perl
17626            ! pod/perldelta.pod
17627 ____________________________________________________________________________
17628 [  6991] By: jhi                                   on 2000/09/01  20:40:11
17629         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
17630              From: Peter Prymmer <pvhp@forte.com>
17631              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
17632              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
17633      Branch: perl
17634            ! vms/vms.c
17635 ____________________________________________________________________________
17636 [  6990] By: jhi                                   on 2000/09/01  20:25:26
17637         Log: Retract #6986.
17638      Branch: perl
17639            ! hints/solaris_2.sh
17640 ____________________________________________________________________________
17641 [  6989] By: jhi                                   on 2000/09/01  20:23:00
17642         Log: Mergesort is back.
17643      Branch: perl
17644            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
17645 ____________________________________________________________________________
17646 [  6988] By: jhi                                   on 2000/09/01  19:37:40
17647         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
17648              From: Mike Guy <mjtg@cam.ac.uk>
17649              Date: Fri, 01 Sep 2000 17:43:33 +0100
17650              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
17651      Branch: perl
17652            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
17653            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
17654 ____________________________________________________________________________
17655 [  6987] By: jhi                                   on 2000/09/01  19:17:10
17656         Log: Regen perltoc.
17657      Branch: perl
17658            ! pod/perltoc.pod
17659 ____________________________________________________________________________
17660 [  6986] By: jhi                                   on 2000/09/01  18:51:10
17661         Log: Subject: Re: Solaris x86 has no SPARC libraries!
17662              From: Lupe Christoph <lupe@lupe-christoph.de>
17663              Date: Fri, 1 Sep 2000 20:41:20 +0200
17664              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
17665      Branch: perl
17666            ! hints/solaris_2.sh
17667 ____________________________________________________________________________
17668 [  6985] By: jhi                                   on 2000/09/01  18:28:10
17669         Log: Update Changes.
17670      Branch: perl
17671            ! Changes patchlevel.h
17672 ____________________________________________________________________________
17673 [  6984] By: jhi                                   on 2000/09/01  18:26:53
17674         Log: Feature ordering tweak.
17675      Branch: perl
17676            ! myconfig.SH
17677 ____________________________________________________________________________
17678 [  6983] By: jhi                                   on 2000/09/01  18:19:50
17679         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17680              From: <abigail@foad.org>
17681              Date: Fri, 1 Sep 2000 13:07:32 -0400
17682              Message-ID: <20000901170732.18249.qmail@foad.org>
17683      Branch: perl
17684            ! t/pragma/overload.t
17685 ____________________________________________________________________________
17686 [  6982] By: jhi                                   on 2000/09/01  18:17:54
17687         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
17688              so that case-ignoring systems like DCL can tell them from
17689              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
17690      Branch: metaconfig/U/perl
17691            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
17692      Branch: perl
17693            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17694            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
17695            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
17696            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
17697            ! vos/config.def vos/config.h vos/config_h.SH_orig
17698            ! win32/config.bc win32/config.gc win32/config.vc
17699 ____________________________________________________________________________
17700 [  6981] By: nick                                  on 2000/09/01  17:21:57
17701         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
17702              warning when UNTIE exists and instead pass the cound of extra references to
17703              the UNTIE method.
17704      Branch: perl
17705            ! pod/perltie.pod pp_sys.c
17706 ____________________________________________________________________________
17707 [  6980] By: jhi                                   on 2000/09/01  16:54:44
17708         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
17709              From: Peter Prymmer <pvhp@forte.com>
17710              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
17711              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
17712      Branch: perl
17713            ! configure.com
17714 ____________________________________________________________________________
17715 [  6979] By: jhi                                   on 2000/09/01  16:06:20
17716         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
17717              From: Mike Guy <mjtg@cam.ac.uk> 
17718              Date: Fri, 01 Sep 2000 16:49:27 +0100
17719              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
17720      Branch: perl
17721            ! t/base/rs.t
17722 ____________________________________________________________________________
17723 [  6978] By: jhi                                   on 2000/09/01  16:00:42
17724         Log: Update to PodParser 1.18, from Brad Appleton.
17725      Branch: perl
17726            ! lib/Pod/Checker.pm t/pod/find.t
17727 ____________________________________________________________________________
17728 [  6977] By: jhi                                   on 2000/09/01  14:48:58
17729         Log: Subject: Nit in Configure (bleadperl@6961)
17730              From: Lupe Christoph <lupe@lupe-christoph.de>
17731              Date: Fri, 1 Sep 2000 16:34:29 +0200
17732              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
17733      Branch: metaconfig
17734            ! U/compline/ccflags.U
17735      Branch: perl
17736            ! Configure config_h.SH
17737 ____________________________________________________________________________
17738 [  6976] By: jhi                                   on 2000/09/01  14:39:52
17739         Log: Update Changes.
17740      Branch: perl
17741            ! Changes patchlevel.h
17742 ____________________________________________________________________________
17743 [  6975] By: jhi                                   on 2000/09/01  14:37:36
17744         Log: microperl config update.
17745      Branch: perl
17746            ! uconfig.h uconfig.sh
17747 ____________________________________________________________________________
17748 [  6974] By: jhi                                   on 2000/09/01  14:36:53
17749         Log: Document known deficiencies.
17750      Branch: perl
17751            ! pod/perldelta.pod
17752 ____________________________________________________________________________
17753 [  6973] By: jhi                                   on 2000/09/01  14:10:20
17754         Log: Mention warnings fixes and updates.
17755      Branch: perl
17756            ! pod/perldelta.pod
17757 ____________________________________________________________________________
17758 [  6972] By: jhi                                   on 2000/09/01  14:01:52
17759         Log: Drop unused argument.
17760              
17761              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
17762              From: Spider Boardman <spider@web.zk3.dec.com>
17763              Date: Thu, 31 Aug 2000 16:10:15 -0400
17764              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
17765      Branch: perl
17766            ! toke.c
17767 ____________________________________________________________________________
17768 [  6971] By: jhi                                   on 2000/09/01  13:59:24
17769         Log: Add the overload warnings to perldiag.
17770      Branch: perl
17771            ! lib/overload.pm pod/perldiag.pod
17772 ____________________________________________________________________________
17773 [  6970] By: jhi                                   on 2000/09/01  13:55:10
17774         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17775              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17776              Date: Fri, 1 Sep 2000 13:43:15 +0100 
17777              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
17778      Branch: perl
17779            ! lib/overload.pm t/pragma/overload.t
17780 ____________________________________________________________________________
17781 [  6969] By: jhi                                   on 2000/09/01  13:52:27
17782         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17783              From: <abigail@foad.org>
17784              Date: Fri, 1 Sep 2000 05:46:54 -0400
17785              Message-ID: <20000901094654.6476.qmail@foad.org>
17786      Branch: perl
17787            ! lib/overload.pm
17788 ____________________________________________________________________________
17789 [  6968] By: jhi                                   on 2000/09/01  13:50:05
17790         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
17791              From: Daniel Chetlin <daniel@chetlin.com>
17792              Date: Fri, 1 Sep 2000 02:10:55 -0700
17793              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
17794      Branch: perl
17795            ! pod/perlretut.pod
17796 ____________________________________________________________________________
17797 [  6967] By: jhi                                   on 2000/09/01  13:47:54
17798         Log: Part of the solution.
17799              
17800              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
17801              From: Mike Guy <mjtg@cam.ac.uk>
17802              Date: Fri, 01 Sep 2000 14:16:01 +0100
17803              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
17804      Branch: perl
17805            ! gv.c mg.c
17806 ____________________________________________________________________________
17807 [  6966] By: jhi                                   on 2000/09/01  13:46:17
17808         Log: Subject: CPAN.pm beta 1.57_57 for the core
17809              From: andreas.koenig@anima.de (Andreas J. Koenig)
17810              Date: 01 Sep 2000 15:16:31 +0200
17811              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
17812      Branch: perl
17813            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17814 ____________________________________________________________________________
17815 [  6965] By: jhi                                   on 2000/09/01  13:43:18
17816         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
17817              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17818              Date: Fri, 01 Sep 2000 01:47:22 -0500
17819              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
17820      Branch: perl
17821            ! pod/perldelta.pod vms/vms.c
17822 ____________________________________________________________________________
17823 [  6964] By: jhi                                   on 2000/09/01  13:35:35
17824         Log: File::Temp patches from Andreas König,
17825              
17826              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
17827              From: andreas.koenig@anima.de (Andreas J. Koenig)
17828              Date: 01 Sep 2000 10:07:20 +0200
17829              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
17830              
17831              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
17832              From: andreas.koenig@anima.de (Andreas J. Koenig)
17833              Date: 31 Aug 2000 23:26:08 +0200
17834              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
17835      Branch: perl
17836            ! lib/File/Temp.pm t/lib/ftmp-security.t
17837 ____________________________________________________________________________
17838 [  6963] By: jhi                                   on 2000/09/01  02:22:24
17839         Log: Retract the mergesort code, way too incompatible licensing
17840              and copyrights.
17841      Branch: perl
17842            ! pod/perldelta.pod pp_ctl.c
17843 ____________________________________________________________________________
17844 [  6962] By: jhi                                   on 2000/08/31  23:27:32
17845         Log: Update Changes.
17846      Branch: perl
17847            ! Changes patchlevel.h
17848 ____________________________________________________________________________
17849 [  6961] By: jhi                                   on 2000/08/31  23:20:04
17850         Log: Small tweaks all over.
17851      Branch: metaconfig
17852            ! U/compline/d_gconvert.U
17853      Branch: perl
17854            ! AUTHORS Configure config_h.SH pp_ctl.c
17855 ____________________________________________________________________________
17856 [  6960] By: jhi                                   on 2000/08/31  22:39:36
17857         Log: Further rewording.
17858      Branch: perl
17859            ! pp_ctl.c
17860 ____________________________________________________________________________
17861 [  6959] By: jhi                                   on 2000/08/31  21:26:44
17862         Log: More address tweaking.
17863      Branch: perl
17864            ! AUTHORS Changes
17865 ____________________________________________________________________________
17866 [  6958] By: jhi                                   on 2000/08/31  20:47:25
17867         Log: AUTHORS tweaks, from Peter Prymmer.
17868              
17869              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
17870              From: Peter Prymmer <pvhp@forte.com>
17871              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
17872              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
17873      Branch: perl
17874            ! AUTHORS MAINTAIN
17875 ____________________________________________________________________________
17876 [  6957] By: jhi                                   on 2000/08/31  20:34:43
17877         Log: perldelta tweaks.
17878      Branch: perl
17879            ! pod/perldelta.pod
17880 ____________________________________________________________________________
17881 [  6956] By: jhi                                   on 2000/08/31  19:11:06
17882         Log: Regen perltoc.
17883      Branch: perl
17884            ! pod/perltoc.pod
17885 ____________________________________________________________________________
17886 [  6955] By: jhi                                   on 2000/08/31  19:06:30
17887         Log: Clarify the mergesort situation.
17888      Branch: perl
17889            ! pp_ctl.c
17890 ____________________________________________________________________________
17891 [  6954] By: jhi                                   on 2000/08/31  18:24:17
17892         Log: Move the Solaris 7 scan to use64bitall, make the
17893              failure to find 64-bot sparc libc to mention the
17894              possibility of being in an intel, from Lupe and Alan.
17895      Branch: perl
17896            ! hints/solaris_2.sh
17897 ____________________________________________________________________________
17898 [  6953] By: jhi                                   on 2000/08/31  18:09:20
17899         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
17900              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
17901      Branch: metaconfig
17902            ! U/compline/d_gconvert.U U/threads/archname.U
17903      Branch: metaconfig/U/perl
17904            ! perlxv.U
17905      Branch: perl
17906            ! Configure config_h.SH sv.c
17907 ____________________________________________________________________________
17908 [  6952] By: jhi                                   on 2000/08/31  17:42:24
17909         Log: :: not allowed in pathnames, change to .
17910              
17911              Subject: [PATCH perl@6938] cygwin port
17912              From: "Fifer, Eric" <EFifer@sanwaint.com>
17913              Date: Thu, 31 Aug 2000 16:32:59 +0100
17914              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
17915      Branch: metaconfig/U/perl
17916            ! perlxv.U
17917 ____________________________________________________________________________
17918 [  6951] By: jhi                                   on 2000/08/31  17:02:05
17919         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
17920      Branch: perl
17921            ! perl.h
17922 ____________________________________________________________________________
17923 [  6950] By: jhi                                   on 2000/08/31  16:26:08
17924         Log: More author updates.
17925              
17926              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
17927              From: Simon Cozens <simon@cozens.net>
17928              Date: Thu, 31 Aug 2000 17:13:32 +0100
17929              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
17930      Branch: perl
17931            ! AUTHORS
17932 ____________________________________________________________________________
17933 [  6949] By: jhi                                   on 2000/08/31  16:04:49
17934         Log: POSIX doesn't report long double values under -Duselongdouble
17935              when the long doubles are "real" (bigger than doubles).
17936              
17937              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
17938              From: Spider Boardman <spider@peano.zk3.dec.com>
17939              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
17940              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
17941      Branch: perl
17942            ! ext/POSIX/POSIX.xs
17943 ____________________________________________________________________________
17944 [  6948] By: jhi                                   on 2000/08/31  15:25:10
17945         Log: Update Changes.
17946      Branch: perl
17947            ! Changes patchlevel.h
17948 ____________________________________________________________________________
17949 [  6947] By: jhi                                   on 2000/08/31  15:22:29
17950         Log: Document UNTIE in a very minimalistic way.
17951      Branch: perl
17952            ! pod/perlfunc.pod pod/perltie.pod
17953 ____________________________________________________________________________
17954 [  6946] By: jhi                                   on 2000/08/31  15:15:23
17955         Log: Document known failures.
17956      Branch: perl
17957            ! pod/perldelta.pod
17958 ____________________________________________________________________________
17959 [  6945] By: jhi                                   on 2000/08/31  15:07:00
17960         Log: Don't attach -ld to the archname if pointless.
17961      Branch: metaconfig
17962            ! U/threads/archname.U
17963      Branch: perl
17964            ! Configure config_h.SH
17965 ____________________________________________________________________________
17966 [  6944] By: jhi                                   on 2000/08/31  14:37:42
17967         Log: Wrap the test in eval.
17968              
17969              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
17970              From: Tim Jenness <timj@jach.hawaii.edu>
17971              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
17972              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
17973      Branch: perl
17974            ! t/lib/ftmp-security.t
17975 ____________________________________________________________________________
17976 [  6943] By: jhi                                   on 2000/08/31  14:30:57
17977         Log: Make -Dusemorebits find long doubles in Solaris.
17978      Branch: perl
17979            ! hints/solaris_2.sh
17980 ____________________________________________________________________________
17981 [  6942] By: jhi                                   on 2000/08/31  13:48:45
17982         Log: Clarify the third case of ftmp-security warnings.
17983      Branch: perl
17984            ! INSTALL
17985 ____________________________________________________________________________
17986 [  6941] By: jhi                                   on 2000/08/31  13:40:31
17987         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
17988              From: <abigail@foad.org>
17989              Date: Thu, 31 Aug 2000 01:35:05 -0400
17990              Message-ID: <20000831053505.32120.qmail@foad.org>
17991      Branch: perl
17992            ! pod/perldelta.pod
17993 ____________________________________________________________________________
17994 [  6940] By: jhi                                   on 2000/08/31  13:38:48
17995         Log: Issue useful diagnostic on unknown pod commands.
17996              
17997              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
17998              From: <abigail@foad.org>
17999              Date: Thu, 31 Aug 2000 03:41:18 -0400
18000              Message-ID: <20000831074118.24880.qmail@foad.org>
18001      Branch: perl
18002            ! lib/Pod/Man.pm
18003 ____________________________________________________________________________
18004 [  6939] By: jhi                                   on 2000/08/31  13:34:33
18005         Log: Reveal Borland's isnan.
18006              
18007              Subject: build with BC++ tweak
18008              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18009              Date: Thu, 31 Aug 2000 13:09:37 +0400
18010              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
18011      Branch: perl
18012            ! win32/win32.h
18013 ____________________________________________________________________________
18014 [  6938] By: jhi                                   on 2000/08/31  05:01:20
18015         Log: Update Changes.
18016      Branch: perl
18017            ! Changes patchlevel.h
18018 ____________________________________________________________________________
18019 [  6937] By: jhi                                   on 2000/08/31  04:26:23
18020         Log: sscanf() may be the only way to read long doubles from strings.
18021      Branch: metaconfig/U/perl
18022            ! longdblfio.U
18023      Branch: perl
18024            ! Configure config_h.SH perl.h util.c
18025 ____________________________________________________________________________
18026 [  6936] By: jhi                                   on 2000/08/31  04:18:19
18027         Log: The #6929 was too skimpy.
18028      Branch: perl
18029            ! sv.c
18030 ____________________________________________________________________________
18031 [  6935] By: jhi                                   on 2000/08/31  02:47:07
18032         Log: Subject: Re: typos in pods
18033              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18034              Date: Wed, 30 Aug 2000 19:25:34 -0700
18035              Message-ID: <eIcr5gzkg25X092yn@efn.org>
18036      Branch: perl
18037            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
18038 ____________________________________________________________________________
18039 [  6934] By: jhi                                   on 2000/08/31  02:42:55
18040         Log: Missed one Unicode file.
18041      Branch: perl
18042            + lib/unicode/UCDFF301.html
18043 ____________________________________________________________________________
18044 [  6933] By: jhi                                   on 2000/08/30  23:42:27
18045         Log: Update Changes.
18046      Branch: perl
18047            ! Changes patchlevel.h
18048 ____________________________________________________________________________
18049 [  6932] By: jhi                                   on 2000/08/30  23:40:07
18050         Log: Mention UNTIE in perldelta.  Still needs documenting
18051              in perltie et alia.
18052      Branch: perl
18053            ! pod/perldelta.pod
18054 ____________________________________________________________________________
18055 [  6931] By: jhi                                   on 2000/08/30  23:36:02
18056         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
18057              From: <abigail@foad.org>
18058              Date: Wed, 30 Aug 2000 19:28:07 -0400
18059              Message-ID: <20000830232807.305.qmail@foad.org>
18060      Branch: perl
18061            ! pod/perldelta.pod
18062 ____________________________________________________________________________
18063 [  6930] By: jhi                                   on 2000/08/30  23:32:40
18064         Log: Update to Unicode 3.0.1.
18065      Branch: perl
18066            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
18067            + lib/unicode/PropList.txt lib/unicode/README.perl
18068            + lib/unicode/UCD301.html lib/unicode/Unicode.301
18069            - lib/unicode/Props.txt lib/unicode/UCD300.html
18070            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
18071            ! (edit 257 files)
18072 ____________________________________________________________________________
18073 [  6929] By: jhi                                   on 2000/08/30  22:38:18
18074         Log: Heap decorruption.
18075              
18076              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
18077              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18078              Date: Wed, 30 Aug 2000 22:39:52 +0100
18079              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
18080      Branch: perl
18081            ! sv.c
18082 ____________________________________________________________________________
18083 [  6928] By: jhi                                   on 2000/08/30  22:29:34
18084         Log: Retract the dummy test, skip the security tests (instead of failing),
18085              explain what the warnings mean.
18086      Branch: perl
18087            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
18088 ____________________________________________________________________________
18089 [  6927] By: jhi                                   on 2000/08/30  22:14:13
18090         Log: Change the internal implementation of sort() to be mergesort
18091              instead of quicksort, from John Linderman <jpl@research.att.com>.
18092              Gives us better worst case, better average case, and stability.
18093              What's there not to like?  (Small fixes for threaded builds
18094              were required).
18095      Branch: perl
18096            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
18097 ____________________________________________________________________________
18098 [  6926] By: jhi                                   on 2000/08/30  20:55:20
18099         Log: A better fix for the Socket building problem from Craig Berry.
18100      Branch: perl
18101            ! vms/vms.c
18102 ____________________________________________________________________________
18103 [  6925] By: jhi                                   on 2000/08/30  20:20:25
18104         Log: Subject: [PATCH] Re: UNTIE method 
18105              From: Nick Ing-Simmons <nik@tiuk.ti.com>
18106              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
18107              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
18108      Branch: perl
18109            ! pp_sys.c t/op/tie.t
18110 ____________________________________________________________________________
18111 [  6924] By: jhi                                   on 2000/08/30  20:17:11
18112         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
18113              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18114              Date: Wed, 30 Aug 2000 15:03:14 -0500
18115              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
18116      Branch: perl
18117            ! vms/vms.c
18118 ____________________________________________________________________________
18119 [  6923] By: jhi                                   on 2000/08/30  20:15:18
18120         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
18121              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18122              Date: Wed, 30 Aug 2000 13:30:36 -0500
18123              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
18124      Branch: perl
18125            ! vms/vms.c
18126 ____________________________________________________________________________
18127 [  6922] By: jhi                                   on 2000/08/30  19:54:43
18128         Log: Better options for rsync.
18129      Branch: perl
18130            ! pod/perlhack.pod
18131 ____________________________________________________________________________
18132 [  6921] By: jhi                                   on 2000/08/30  19:40:16
18133         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
18134              From: Rick Delaney <rick@consumercontact.com>
18135              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
18136              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
18137      Branch: perl
18138            ! pod/perlfunc.pod
18139 ____________________________________________________________________________
18140 [  6920] By: jhi                                   on 2000/08/30  19:36:40
18141         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
18142              From: Peter Prymmer <pvhp@forte.com>
18143              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
18144              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
18145      Branch: perl
18146            ! configure.com
18147 ____________________________________________________________________________
18148 [  6919] By: jhi                                   on 2000/08/30  14:52:02
18149         Log: Update Changes.
18150      Branch: perl
18151            ! Changes patchlevel.h
18152 ____________________________________________________________________________
18153 [  6918] By: jhi                                   on 2000/08/30  14:48:34
18154         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
18155      Branch: perl
18156            ! lib/ExtUtils/typemap
18157 ____________________________________________________________________________
18158 [  6917] By: jhi                                   on 2000/08/30  14:46:34
18159         Log: Subject: typos in pods
18160              From: Nicholas Clark <nick@ccl4.org>
18161              Date: Wed, 30 Aug 2000 01:12:50 +0100
18162              Message-ID: <20000830011249.A61388@plum.flirble.org>
18163      Branch: perl
18164            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
18165            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
18166            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
18167            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
18168 ____________________________________________________________________________
18169 [  6916] By: jhi                                   on 2000/08/30  14:19:09
18170         Log: Document Storable problems on Crays.  (Will have
18171              to document all the other Storable problems, too.)
18172      Branch: perl
18173            ! pod/perldelta.pod
18174 ____________________________________________________________________________
18175 [  6915] By: jhi                                   on 2000/08/30  14:06:02
18176         Log: Subject: [PATCH] fix misc cast warnings
18177              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18178              Date: Tue, 29 Aug 2000 23:16:14 -0700
18179              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
18180      Branch: perl
18181            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
18182            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
18183            ! os2/os2ish.h
18184 ____________________________________________________________________________
18185 [  6914] By: jhi                                   on 2000/08/30  14:03:45
18186         Log: Timestamp mismatch again.  Need to fix this dependence on
18187              config_h.SH timestamp, since it's the contents of config_h.SH
18188              that matter.
18189      Branch: perl
18190            ! uconfig.h uconfig.sh
18191 ____________________________________________________________________________
18192 [  6913] By: jhi                                   on 2000/08/30  13:54:06
18193         Log: Don't say "Perl 5.0 source kit".
18194      Branch: perl
18195            ! perl.c
18196 ____________________________________________________________________________
18197 [  6912] By: jhi                                   on 2000/08/30  13:51:24
18198         Log: Reset archname and archname64 always, forcing them be
18199              recomputed at each Configure run, make Configure and
18200              the hints files agree on the naming of largefiles variables.
18201      Branch: metaconfig
18202            ! U/threads/archname.U
18203      Branch: metaconfig/U/perl
18204            ! use64bits.U
18205      Branch: perl
18206            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
18207            ! hints/linux.sh hints/solaris_2.sh
18208 ____________________________________________________________________________
18209 [  6911] By: jhi                                   on 2000/08/30  13:30:13
18210         Log: Put back the slice accidentally removed by #6907.
18211      Branch: perl
18212            ! hints/solaris_2.sh
18213 ____________________________________________________________________________
18214 [  6910] By: jhi                                   on 2000/08/30  01:24:26
18215         Log: Be consistent: other Net::get* do export theirs.
18216              
18217              Subject: Re: Net::protoent does not export 'getproto'
18218              From: Yasushi Nakajima <sey@jkc.co.jp>
18219              Date: Wed, 30 Aug 2000 09:53:14 +0900
18220              Message-Id: <200008300051.DAA24700@taku.hut.fi>
18221      Branch: perl
18222            ! lib/Net/protoent.pm
18223 ____________________________________________________________________________
18224 [  6909] By: jhi                                   on 2000/08/30  01:17:25
18225         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
18226              From: Gurusamy Sarathy <gsar@ActiveState.com>
18227              Date: Tue, 29 Aug 2000 17:17:07 -0700
18228              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
18229      Branch: perl
18230            ! cop.h
18231 ____________________________________________________________________________
18232 [  6908] By: jhi                                   on 2000/08/30  00:58:05
18233         Log: Update Changes.
18234      Branch: perl
18235            ! Changes patchlevel.h
18236 ____________________________________________________________________________
18237 [  6907] By: jhi                                   on 2000/08/30  00:57:22
18238         Log: Introduce ccname to keep track of what compiler kind of we have.
18239      Branch: metaconfig/U/perl
18240            ! Checkcc.U gccvers.U
18241      Branch: perl
18242            ! Configure config_h.SH hints/solaris_2.sh
18243 ____________________________________________________________________________
18244 [  6906] By: jhi                                   on 2000/08/30  00:25:47
18245         Log: Put back the flags dump as reasoned in
18246              
18247              Subject: Re: [PATCH] Glob dumping
18248              From: Mike Guy <mjtg@cam.ac.uk> 
18249              Date: Tue, 29 Aug 2000 21:41:32 +0100
18250              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
18251      Branch: perl
18252            ! dump.c t/lib/peek.t
18253 ____________________________________________________________________________
18254 [  6905] By: jhi                                   on 2000/08/30  00:16:17
18255         Log: Make the epsilon to be relative, not absolute.
18256              
18257              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
18258              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
18259              Date: Tue, 29 Aug 2000 19:58:56 -0400
18260              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
18261      Branch: perl
18262            ! t/lib/trig.t
18263 ____________________________________________________________________________
18264 [  6904] By: jhi                                   on 2000/08/30  00:13:09
18265         Log: From now on, Gisle is on my list of usual suspects :-)
18266              Retract #6902.
18267      Branch: perl
18268            ! ext/Opcode/Safe.pm
18269 ____________________________________________________________________________
18270 [  6903] By: jhi                                   on 2000/08/29  23:51:20
18271         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
18272              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18273              Date: Tue, 29 Aug 2000 18:43:26 -0500
18274              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
18275      Branch: perl
18276            + vms/vmspipe.com
18277            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
18278            ! vms/vms.c
18279 ____________________________________________________________________________
18280 [  6902] By: jhi                                   on 2000/08/29  23:44:14
18281         Log: Retry what #6882 attempted.
18282              
18283              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
18284              From: Gisle Aas <gisle@ActiveState.com>
18285              Date: 30 Aug 2000 00:33:09 +0200
18286              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
18287      Branch: perl
18288            ! ext/Opcode/Safe.pm
18289 ____________________________________________________________________________
18290 [  6901] By: jhi                                   on 2000/08/29  22:59:32
18291         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
18292              From: Hugo <hv@crypt.compulink.co.uk>
18293              Date: Mon, 12 Jun 2000 19:36:08 +0100
18294              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
18295      Branch: perl
18296            ! sv.c
18297 ____________________________________________________________________________
18298 [  6900] By: jhi                                   on 2000/08/29  22:58:35
18299         Log: Admit that we are leaking scalars.
18300              
18301              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
18302              From: Spider Boardman <spider@leggy.zk3.dec.com>
18303              Date: Tue, 29 Aug 2000 18:48:29 -0400
18304              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
18305      Branch: perl
18306            ! t/pragma/warnings.t
18307 ____________________________________________________________________________
18308 [  6899] By: jhi                                   on 2000/08/29  20:53:13
18309         Log: Update Changes.
18310      Branch: perl
18311            ! Changes patchlevel.h
18312 ____________________________________________________________________________
18313 [  6898] By: jhi                                   on 2000/08/29  20:46:21
18314         Log: Undo namespace pollution of #6878.
18315              
18316              Subject: Re: Net::protoent does not export 'getproto'
18317              From: Mike Guy <mjtg@cam.ac.uk>
18318              Date: Tue, 29 Aug 2000 21:32:37 +0100
18319              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
18320      Branch: perl
18321            ! lib/Net/protoent.pm
18322 ____________________________________________________________________________
18323 [  6897] By: jhi                                   on 2000/08/29  20:44:29
18324         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
18325              From: Peter Prymmer <pvhp@forte.com>
18326              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
18327              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
18328      Branch: perl
18329            ! pod/perlebcdic.pod
18330 ____________________________________________________________________________
18331 [  6896] By: jhi                                   on 2000/08/29  20:40:57
18332         Log: There's no point repeating the 'revision' (5) of perl5.
18333      Branch: metaconfig/U/perl
18334            ! Devel.U patchlevel.U
18335      Branch: perl
18336            ! Configure config_h.SH
18337 ____________________________________________________________________________
18338 [  6895] By: jhi                                   on 2000/08/29  20:16:58
18339         Log: Regen Configure for #6894.
18340      Branch: metaconfig/U/perl
18341            ! perladmin.U
18342      Branch: perl
18343            ! Configure config_h.SH
18344 ____________________________________________________________________________
18345 [  6894] By: jhi                                   on 2000/08/29  19:59:52
18346         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
18347              From: "Philip Newton" <Philip.Newton@gmx.net>
18348              Date: Tue, 29 Aug 2000 21:39:14 +0200
18349              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
18350      Branch: perl
18351            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
18352            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
18353            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
18354            ! utils/perlbug.PL
18355 ____________________________________________________________________________
18356 [  6893] By: jhi                                   on 2000/08/29  19:55:30
18357         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
18358              From: "Philip Newton" <Philip.Newton@gmx.net>
18359              Date: Tue, 29 Aug 2000 21:39:14 +0200
18360              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
18361      Branch: perl
18362            ! installhtml
18363 ____________________________________________________________________________
18364 [  6892] By: jhi                                   on 2000/08/29  19:53:59
18365         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
18366              From: "Philip Newton" <Philip.Newton@gmx.net>
18367              Date: Tue, 29 Aug 2000 21:48:18 +0200
18368              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
18369      Branch: perl
18370            ! lib/File/Temp.pm
18371 ____________________________________________________________________________
18372 [  6891] By: jhi                                   on 2000/08/29  18:30:03
18373         Log: Nail the ID 20000828.023.
18374      Branch: perl
18375            ! ext/Storable/Storable.xs
18376 ____________________________________________________________________________
18377 [  6890] By: jhi                                   on 2000/08/29  16:50:17
18378         Log: Under usethreads the dumped variable is IN_PAD.
18379              
18380              Subject: Re: [PATCH] Glob dumping
18381              From: Gisle Aas <gisle@ActiveState.com>
18382              Date: 29 Aug 2000 18:45:05 +0200
18383              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
18384      Branch: perl
18385            ! t/lib/peek.t
18386 ____________________________________________________________________________
18387 [  6889] By: jhi                                   on 2000/08/29  15:17:37
18388         Log: Update Changes.
18389      Branch: perl
18390            ! Changes patchlevel.h
18391 ____________________________________________________________________________
18392 [  6888] By: jhi                                   on 2000/08/29  14:49:59
18393         Log: Retract #6882, broke the safe tests.
18394      Branch: perl
18395            ! ext/Opcode/Safe.pm
18396 ____________________________________________________________________________
18397 [  6887] By: jhi                                   on 2000/08/29  14:47:06
18398         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
18399              From: Gisle Aas <gisle@ActiveState.com> 
18400              Date: 09 Jun 2000 20:00:11 +0200
18401              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
18402      Branch: perl
18403            ! utils/perldoc.PL
18404 ____________________________________________________________________________
18405 [  6886] By: jhi                                   on 2000/08/29  14:42:45
18406         Log: The #6881 removed one dump line.
18407      Branch: perl
18408            ! t/lib/peek.t
18409 ____________________________________________________________________________
18410 [  6885] By: jhi                                   on 2000/08/29  14:30:47
18411         Log: Don't forget to tidy up.
18412      Branch: perl
18413            ! t/lib/ftmp-security.t
18414 ____________________________________________________________________________
18415 [  6884] By: jhi                                   on 2000/08/29  14:25:17
18416         Log: Disabling the one test is a bit tricky.
18417      Branch: perl
18418            ! t/lib/ftmp-security.t
18419 ____________________________________________________________________________
18420 [  6883] By: jhi                                   on 2000/08/29  14:16:25
18421         Log: Disable one of the tests for now.
18422      Branch: perl
18423            ! t/lib/ftmp-security.t
18424 ____________________________________________________________________________
18425 [  6882] By: jhi                                   on 2000/08/29  14:05:50
18426         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
18427              From: gisle@aas.no
18428              Date: 29 Aug 2000 10:35:06 -0000
18429              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
18430      Branch: perl
18431            ! ext/Opcode/Safe.pm
18432 ____________________________________________________________________________
18433 [  6881] By: jhi                                   on 2000/08/29  14:03:51
18434         Log: Subject: [PATCH] Glob dumping
18435              From: Gisle Aas <gisle@ActiveState.com>
18436              Date: 29 Aug 2000 07:59:42 -0000
18437              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
18438      Branch: perl
18439            ! dump.c
18440 ____________________________________________________________________________
18441 [  6880] By: jhi                                   on 2000/08/29  14:02:01
18442         Log: Subject: [PATCH] Warnings in B::Deparse
18443              From: <abigail@foad.org>
18444              Date: Tue, 29 Aug 2000 00:00:01 -0400
18445              Message-ID: <20000829040001.2999.qmail@foad.org>
18446      Branch: perl
18447            ! ext/B/B/Deparse.pm
18448 ____________________________________________________________________________
18449 [  6879] By: jhi                                   on 2000/08/29  13:57:26
18450         Log: Missed a change in #6869.
18451      Branch: perl
18452            ! mg.c
18453 ____________________________________________________________________________
18454 [  6878] By: jhi                                   on 2000/08/29  13:45:04
18455         Log: Subject: Net::protoent does not export 'getproto'
18456              From: Yasushi Nakajima <sey@jkc.co.jp>
18457              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
18458      Branch: perl
18459            ! lib/Net/protoent.pm
18460 ____________________________________________________________________________
18461 [  6877] By: jhi                                   on 2000/08/29  13:39:19
18462         Log: Patches all over for people and the files they (hopefully) care about.
18463      Branch: perl
18464            ! AUTHORS Changes MAINTAIN
18465 ____________________________________________________________________________
18466 [  6876] By: jhi                                   on 2000/08/29  12:53:54
18467         Log: Fix for thinko in #6848.
18468              
18469              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
18470              From: Lupe Christoph <lupe@lupe-christoph.de>
18471              Date: Tue, 29 Aug 2000 09:04:08 +0200
18472              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
18473      Branch: perl
18474            ! ext/Thread/Thread.xs
18475 ____________________________________________________________________________
18476 [  6875] By: jhi                                   on 2000/08/29  12:50:14
18477         Log: Update to Getopt::Long 2.24, from Johan Vromans.
18478      Branch: perl
18479            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
18480 ____________________________________________________________________________
18481 [  6874] By: jhi                                   on 2000/08/29  02:09:53
18482         Log: Use minimal @INC in tests, most of the time just '../lib',
18483              so that we simply can't pick up stuff from other Perls than
18484              the one we are testing.  Pointed out by
18485              
18486              From: Mike Guy <mjtg@cam.ac.uk>
18487              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
18488              Date: Fri, 25 Aug 2000 15:15:59 +0100
18489              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
18490      Branch: perl
18491            ! (edit 185 files)
18492 ____________________________________________________________________________
18493 [  6873] By: jhi                                   on 2000/08/29  01:07:11
18494         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
18495              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18496              Date: Mon, 28 Aug 2000 17:45:52 -0700
18497              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
18498      Branch: perl
18499            ! Makefile.SH hints/os2.sh
18500 ____________________________________________________________________________
18501 [  6872] By: jhi                                   on 2000/08/28  23:33:39
18502         Log: Subject: [PATCH bleedperl@6866] spellings
18503              From: marcel@codewerk.com (Marcel Grunauer)
18504              Date: Tue, 29 Aug 2000 01:19:59 +0200
18505              Message-Id: <200008282319.BAA29862@gandalf.local>
18506      Branch: perl
18507            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
18508            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
18509            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
18510 ____________________________________________________________________________
18511 [  6871] By: jhi                                   on 2000/08/28  23:22:09
18512         Log: Take out the SUIDMAIL thing, that will not be
18513              a problem in 5.7.*.
18514      Branch: perl
18515            ! patchlevel.h
18516 ____________________________________________________________________________
18517 [  6870] By: jhi                                   on 2000/08/28  23:19:30
18518         Log: -S is the silent flag, -s is the strip flag.
18519              
18520              Subject: [PATCH] Re: [PATCH] make no-install          
18521              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18522              Date: Mon, 28 Aug 2000 15:12:55 -0700
18523              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
18524      Branch: perl
18525            ! Makefile.SH
18526 ____________________________________________________________________________
18527 [  6869] By: jhi                                   on 2000/08/28  23:12:05
18528         Log: Subject: [PATCH bleedperl@6856] warnings fixes
18529              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18530              Date: Mon, 28 Aug 2000 23:55:06 +0100
18531              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
18532      Branch: perl
18533            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
18534            ! warnings.h warnings.pl
18535 ____________________________________________________________________________
18536 [  6868] By: jhi                                   on 2000/08/28  21:38:22
18537         Log: Potential cruft.
18538      Branch: perl
18539            ! Makefile.SH
18540 ____________________________________________________________________________
18541 [  6867] By: jhi                                   on 2000/08/28  21:35:36
18542         Log: Update Changes.
18543      Branch: perl
18544            ! Changes patchlevel.h
18545 ____________________________________________________________________________
18546 [  6866] By: jhi                                   on 2000/08/28  21:33:49
18547         Log: Subject: hv.h Doc Patch
18548              From: Fisher Mark <fisherm@tce.com>
18549              Date: Mon, 28 Aug 2000 16:24:59 -0500
18550              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
18551      Branch: perl
18552            ! hv.h
18553 ____________________________________________________________________________
18554 [  6865] By: jhi                                   on 2000/08/28  21:02:15
18555         Log: Add -ld to archname on long tr...double platforms.
18556      Branch: metaconfig
18557            ! U/threads/archname.U
18558      Branch: perl
18559            ! Configure config_h.SH
18560 ____________________________________________________________________________
18561 [  6864] By: jhi                                   on 2000/08/28  20:38:59
18562         Log: An attempt to fix the problem reported in
18563              
18564              Subject: Building perl@6856 using gcc/AIX 4.3.3 
18565              From: Daniel Muino <dmuino@afip.gov.ar> 
18566              Date: Mon, 28 Aug 2000 15:50:01 -0300   
18567              Message-ID: <20000828155001.A14403@con2-dgi>
18568              
18569              I can't test this properly since the gcc installation I have
18570              access to seems to be botched (gcc is calling the AIX cpp,
18571              a losing proposition...)
18572      Branch: perl
18573            ! hints/aix.sh
18574 ____________________________________________________________________________
18575 [  6863] By: jhi                                   on 2000/08/28  18:57:52
18576         Log: Fix for ID 20000828.001, long doubles were not formatted
18577              correctly (showed up in $], which stopped installing perl).
18578      Branch: perl
18579            ! sv.c
18580 ____________________________________________________________________________
18581 [  6862] By: jhi                                   on 2000/08/28  18:07:15
18582         Log: Typo in #6858.
18583      Branch: perl
18584            ! lib/Cwd.pm
18585 ____________________________________________________________________________
18586 [  6861] By: jhi                                   on 2000/08/28  17:57:27
18587         Log: opmini.o may be left around if a build is interrupted.
18588      Branch: perl
18589            ! Makefile.SH
18590 ____________________________________________________________________________
18591 [  6860] By: jhi                                   on 2000/08/28  16:52:50
18592         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
18593              From: Daniel Chetlin <daniel@chetlin.com>
18594              Date: Mon, 28 Aug 2000 01:14:18 -0700
18595              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
18596      Branch: perl
18597            ! lib/overload.pm
18598 ____________________________________________________________________________
18599 [  6859] By: jhi                                   on 2000/08/28  16:08:46
18600         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
18601              From: Nicholas Clark <nick@ccl4.org>
18602              Date: Mon, 28 Aug 2000 16:03:27 +0100
18603              Message-Id: <20000828160327.C49785@plum.flirble.org>
18604      Branch: perl
18605            ! ext/ByteLoader/bytecode.h
18606 ____________________________________________________________________________
18607 [  6858] By: jhi                                   on 2000/08/28  16:02:10
18608         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
18609              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
18610              Date: Mon, 28 Aug 2000 13:08:30 +0200
18611              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
18612      Branch: perl
18613            ! lib/Cwd.pm
18614 ____________________________________________________________________________
18615 [  6857] By: jhi                                   on 2000/08/28  15:42:47
18616         Log: display_format used as a class method without arguments was broken,
18617              reported in
18618              
18619              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
18620              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
18621              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
18622              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
18623      Branch: perl
18624            ! lib/Math/Complex.pm t/lib/complex.t
18625 ____________________________________________________________________________
18626 [  6856] By: jhi                                   on 2000/08/27  22:09:48
18627         Log: Update Changes.
18628      Branch: perl
18629            ! Changes patchlevel.h
18630 ____________________________________________________________________________
18631 [  6855] By: jhi                                   on 2000/08/27  21:59:21
18632         Log: Retract #6853 (false alarm).
18633      Branch: perl
18634            ! lib/ExtUtils/xsubpp
18635 ____________________________________________________________________________
18636 [  6854] By: jhi                                   on 2000/08/27  21:37:44
18637         Log: Update Changes.
18638      Branch: perl
18639            ! Changes patchlevel.h
18640 ____________________________________________________________________________
18641 [  6853] By: jhi                                   on 2000/08/27  21:37:16
18642         Log: Subject: [PATCH perl@6850] workaround for xsubpp
18643              From: Hugo <hv@crypt.compulink.co.uk>
18644              Date: Sun, 27 Aug 2000 22:30:25 +0100
18645              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
18646      Branch: perl
18647            ! lib/ExtUtils/xsubpp
18648 ____________________________________________________________________________
18649 [  6852] By: jhi                                   on 2000/08/27  21:33:58
18650         Log: Big-endian 64-bit patch from Raphael Manfredi.
18651      Branch: perl
18652            ! ext/Storable/Storable.xs
18653 ____________________________________________________________________________
18654 [  6851] By: jhi                                   on 2000/08/27  21:22:21
18655         Log: More ruthless editing from Hugo van der Sanden.
18656      Branch: perl
18657            ! pod/perldelta.pod
18658 ____________________________________________________________________________
18659 [  6850] By: jhi                                   on 2000/08/27  16:11:46
18660         Log: Update Changes.
18661      Branch: perl
18662            ! Changes patchlevel.h
18663 ____________________________________________________________________________
18664 [  6849] By: jhi                                   on 2000/08/27  16:11:05
18665         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
18666      Branch: perl
18667            ! configpm pod/perldelta.pod
18668 ____________________________________________________________________________
18669 [  6848] By: jhi                                   on 2000/08/27  15:35:08
18670         Log: Use the actual thread type, not the pointer-to-struct.
18671      Branch: perl
18672            ! ext/Thread/Thread.xs
18673 ____________________________________________________________________________
18674 [  6847] By: jhi                                   on 2000/08/27  15:30:49
18675         Log: Test nit.
18676      Branch: perl
18677            ! t/pragma/warn/pp_sys
18678 ____________________________________________________________________________
18679 [  6846] By: jhi                                   on 2000/08/27  15:19:02
18680         Log: Passing -R in ldflags makes now it to appear in the default
18681              for lddlflags, just like with -L.
18682              
18683              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18684              From: Lupe Christoph <lupe@lupe-christoph.de>
18685              Date: Sun, 27 Aug 2000 10:28:21 +0200
18686              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
18687      Branch: metaconfig/U/perl
18688            ! dlsrc.U
18689      Branch: perl
18690            ! Configure
18691 ____________________________________________________________________________
18692 [  6845] By: jhi                                   on 2000/08/27  15:08:54
18693         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18694              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18695              Date: Sat, 26 Aug 2000 22:23:27 +0100
18696              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
18697      Branch: perl
18698            ! lib/ExtUtils/MM_Unix.pm
18699 ____________________________________________________________________________
18700 [  6844] By: jhi                                   on 2000/08/27  15:02:37
18701         Log: DJGPP update from Laszlo Molnar.
18702              
18703              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
18704              From: ml1050 <ml1050@freemail.hu>
18705              Date: Sat, 26 Aug 2000 23:24:40 +0200
18706              Message-Id: <20000826232440.A439@freemail.hu>
18707      Branch: perl
18708            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
18709            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
18710 ____________________________________________________________________________
18711 [  6843] By: jhi                                   on 2000/08/27  14:53:58
18712         Log: Subject: installman buglet
18713              From: Lupe Christoph <lupe@lupe-christoph.de>
18714              Date: Sun, 27 Aug 2000 14:38:59 +0200
18715              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
18716      Branch: perl
18717            ! installman
18718 ____________________________________________________________________________
18719 [  6842] By: jhi                                   on 2000/08/27  14:52:08
18720         Log: Can't get the test to reliably work thanks to the
18721              inaccurateness of floating point.  "Resolves" bug ids
18722              20000826.003, 20000826.009, 20000826.010,
18723      Branch: perl
18724            ! t/lib/trig.t
18725 ____________________________________________________________________________
18726 [  6841] By: jhi                                   on 2000/08/26  15:53:58
18727         Log: Update Changes.
18728      Branch: perl
18729            ! Changes patchlevel.h
18730 ____________________________________________________________________________
18731 [  6840] By: jhi                                   on 2000/08/26  14:23:03
18732         Log: grep -e isn't portable.
18733              
18734              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
18735              From: chris@broadband.att.com
18736              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
18737              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
18738      Branch: perl
18739            ! hints/solaris_2.sh
18740 ____________________________________________________________________________
18741 [  6839] By: jhi                                   on 2000/08/26  14:12:23
18742         Log: no-install target a la make -n.
18743              
18744              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
18745              From: <abigail@foad.org>
18746              Date: Sat, 26 Aug 2000 03:57:34 -0400
18747              Message-ID: <20000826075735.18912.qmail@foad.org>
18748      Branch: perl
18749            ! Makefile.SH installman installperl
18750 ____________________________________________________________________________
18751 [  6838] By: jhi                                   on 2000/08/26  14:06:33
18752         Log: Retract #6826 as the #6828 should be do the same
18753              in a More Correct Way.
18754      Branch: perl
18755            ! installperl
18756 ____________________________________________________________________________
18757 [  6837] By: jhi                                   on 2000/08/26  05:24:00
18758         Log: More casting.
18759      Branch: perl
18760            ! ext/Storable/Storable.xs
18761 ____________________________________________________________________________
18762 [  6836] By: jhi                                   on 2000/08/26  05:05:46
18763         Log: Nicer in decimal.
18764      Branch: perl
18765            ! ext/Storable/Storable.xs
18766 ____________________________________________________________________________
18767 [  6835] By: jhi                                   on 2000/08/26  05:03:50
18768         Log: There be no UVdf.
18769      Branch: perl
18770            ! ext/Storable/Storable.xs
18771 ____________________________________________________________________________
18772 [  6834] By: jhi                                   on 2000/08/26  05:00:18
18773         Log: Continue IVdfing and UVxfing.
18774      Branch: perl
18775            ! ext/Storable/Storable.xs
18776 ____________________________________________________________________________
18777 [  6833] By: jhi                                   on 2000/08/26  04:53:14
18778         Log: Use IVdf.
18779      Branch: perl
18780            ! ext/Storable/Storable.xs
18781 ____________________________________________________________________________
18782 [  6832] By: jhi                                   on 2000/08/26  04:40:41
18783         Log: Document PTR2XX and INT2PTR.
18784      Branch: perl
18785            ! pod/perlguts.pod
18786 ____________________________________________________________________________
18787 [  6831] By: jhi                                   on 2000/08/26  04:33:18
18788         Log: Use UVxf, PTR2UV, NVff.
18789      Branch: perl
18790            ! ext/Storable/Storable.xs
18791 ____________________________________________________________________________
18792 [  6830] By: jhi                                   on 2000/08/26  04:31:32
18793         Log: Update the test count.
18794      Branch: perl
18795            ! t/lib/trig.t
18796 ____________________________________________________________________________
18797 [  6829] By: jhi                                   on 2000/08/26  03:05:50
18798         Log: Subject: [PATCH] installation not quite silent yet.
18799              From: <abigail@foad.org>
18800              Date: Fri, 25 Aug 2000 20:07:53 -0400
18801              Message-ID: <20000826000753.7822.qmail@foad.org>
18802      Branch: perl
18803            ! installman installperl
18804 ____________________________________________________________________________
18805 [  6828] By: jhi                                   on 2000/08/26  03:05:14
18806         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
18807              From: Spider Boardman <spider@web.zk3.dec.com>
18808              Date: Fri, 25 Aug 2000 19:12:40 -0400
18809              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
18810      Branch: perl
18811            ! gv.c
18812 ____________________________________________________________________________
18813 [  6827] By: jhi                                   on 2000/08/25  23:54:34
18814         Log: Support preserving extremely big/small angles.
18815      Branch: perl
18816            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
18817 ____________________________________________________________________________
18818 [  6826] By: jhi                                   on 2000/08/25  23:01:20
18819         Log: Patch installperl to be long double-aware.
18820              
18821              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
18822              From: Spider Boardman <spider@web.zk3.dec.com>
18823              Date: Fri, 25 Aug 2000 18:15:23 -0400
18824              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
18825      Branch: perl
18826            ! installperl
18827 ____________________________________________________________________________
18828 [  6825] By: jhi                                   on 2000/08/25  22:58:25
18829         Log: Remove duplicately applied patch shards.
18830              
18831              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
18832              From: Spider Boardman <spider@leggy.zk3.dec.com>
18833              Date: Fri, 25 Aug 2000 16:45:03 -0400
18834              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
18835      Branch: perl
18836            ! t/lib/cgi-html.t
18837 ____________________________________________________________________________
18838 [  6824] By: jhi                                   on 2000/08/25  22:57:00
18839         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
18840              From: Daniel Chetlin <daniel@chetlin.com>
18841              Date: Fri, 25 Aug 2000 12:23:16 -0700
18842              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
18843              
18844              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
18845              From: Daniel Chetlin <daniel@chetlin.com>
18846              Date: Fri, 25 Aug 2000 14:47:19 -0700
18847              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
18848      Branch: perl
18849            ! installman
18850 ____________________________________________________________________________
18851 [  6823] By: jhi                                   on 2000/08/25  22:44:17
18852         Log: Timestamp problem?
18853      Branch: perl
18854            ! uconfig.h uconfig.sh
18855 ____________________________________________________________________________
18856 [  6822] By: jhi                                   on 2000/08/25  19:01:06
18857         Log: One forgotten file from #6816.
18858      Branch: perl
18859            ! vos/config.h
18860 ____________________________________________________________________________
18861 [  6821] By: jhi                                   on 2000/08/25  18:56:39
18862         Log: Regen Changes.
18863      Branch: perl
18864            ! Changes patchlevel.h
18865 ____________________________________________________________________________
18866 [  6820] By: jhi                                   on 2000/08/25  18:52:35
18867         Log: Fix Changes ordering.
18868      Branch: perl
18869            ! Changes
18870 ____________________________________________________________________________
18871 [  6819] By: jhi                                   on 2000/08/25  18:50:25
18872         Log: Update Changes.
18873      Branch: perl
18874            ! Changes patchlevel.h
18875 ____________________________________________________________________________
18876 [  6818] By: jhi                                   on 2000/08/25  18:47:45
18877         Log: Tweak the sfio/useperlio logic, hopefully as wished in
18878              
18879              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
18880              From: Nicholas Clark <nick@babyhippo.co.uk>
18881              Date: Fri, 25 Aug 2000 12:01:45 +0100
18882              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
18883      Branch: metaconfig/U/perl
18884            ! d_sfio.U
18885      Branch: perl
18886            ! Configure
18887 ____________________________________________________________________________
18888 [  6817] By: jhi                                   on 2000/08/25  18:32:51
18889         Log: Allow microperl to assume <math.h>, without it the math
18890              functions like floor() are assumed to return int, which makes
18891              for core dumps in machines where integer and floating register
18892              don't mix.
18893      Branch: perl
18894            ! uconfig.h uconfig.sh
18895 ____________________________________________________________________________
18896 [  6816] By: jhi                                   on 2000/08/25  18:27:17
18897         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
18898              the problem reported in
18899              
18900              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
18901              From: danhale@us.ibm.com
18902              Date: Fri, 25 Aug 2000 10:58:06 -0400
18903              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
18904      Branch: metaconfig/U/perl
18905            + d_socks5_init.U
18906      Branch: perl
18907            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
18908            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
18909            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
18910            ! win32/config.gc win32/config.vc
18911 ____________________________________________________________________________
18912 [  6815] By: jhi                                   on 2000/08/25  17:43:31
18913         Log: A solution for the retrieve_fd autosplit warning,
18914              idea suggested by Mike Guy.
18915      Branch: perl
18916            ! ext/Storable/Storable.pm
18917 ____________________________________________________________________________
18918 [  6814] By: jhi                                   on 2000/08/25  17:16:03
18919         Log: Add install-silent target.
18920      Branch: perl
18921            ! Makefile.SH
18922 ____________________________________________________________________________
18923 [  6813] By: jhi                                   on 2000/08/25  17:14:23
18924         Log: Subject: Re: [PATCH] More silencing of installman.
18925              From: <abigail@foad.org>
18926              Date: Thu, 24 Aug 2000 19:27:03 -0400
18927              Message-ID: <20000824232703.7001.qmail@foad.org>
18928              
18929              Subject: Re: [PATCH] More silencing of installman.
18930              From: <abigail@foad.org>
18931              Date: Fri, 25 Aug 2000 03:00:58 -0400
18932              Message-ID: <20000825070058.10697.qmail@foad.org>
18933      Branch: perl
18934            ! installman
18935 ____________________________________________________________________________
18936 [  6812] By: jhi                                   on 2000/08/25  17:11:28
18937         Log: installperl --verbose and --silent.
18938              
18939              Subject: Re: [PATCH] More silencing of installman.
18940              From: <abigail@foad.org>
18941              Message-ID: <20000825064430.9719.qmail@foad.org>
18942              Date: Fri, 25 Aug 2000 02:44:30 -0400
18943      Branch: perl
18944            ! installperl
18945 ____________________________________________________________________________
18946 [  6811] By: jhi                                   on 2000/08/25  17:05:43
18947         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
18948              From: "Peter J. Farley III" <pjfarley@banet.net>
18949              Date: Thu, 24 Aug 2000 21:58:03 -0400
18950              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
18951              
18952              (applied slightly modified)
18953      Branch: perl
18954            ! lib/ExtUtils/MM_Unix.pm
18955 ____________________________________________________________________________
18956 [  6810] By: jhi                                   on 2000/08/25  17:01:18
18957         Log: Missing parts of 
18958              
18959              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
18960              From: Peter Prymmer <pvhp@forte.com>
18961              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
18962              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
18963      Branch: perl
18964            ! t/lib/cgi-html.t
18965 ____________________________________________________________________________
18966 [  6809] By: jhi                                   on 2000/08/25  16:46:32
18967         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
18968              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18969              Date: Thu, 24 Aug 2000 19:13:11 -0500
18970              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
18971      Branch: perl
18972            ! vms/vms.c
18973 ____________________________________________________________________________
18974 [  6808] By: jhi                                   on 2000/08/25  16:39:22
18975         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
18976              From: Peter Prymmer <pvhp@forte.com>
18977              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
18978              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
18979      Branch: perl
18980            ! configure.com
18981 ____________________________________________________________________________
18982 [  6807] By: jhi                                   on 2000/08/25  16:36:37
18983         Log: Better wording for the vec lvalue diagnostic.
18984              
18985              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
18986              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18987              Date: Wed, 23 Aug 2000 14:12:16 -0400
18988              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
18989      Branch: perl
18990            ! pod/perldiag.pod
18991 ____________________________________________________________________________
18992 [  6806] By: jhi                                   on 2000/08/24  18:17:22
18993         Log: Subject: [PATCH] More silencing of installman.
18994              From: <abigail@foad.org>
18995              Date: Thu, 24 Aug 2000 14:01:44 -0400
18996              Message-ID: <20000824180144.20062.qmail@foad.org>
18997      Branch: perl
18998            ! installman
18999 ____________________________________________________________________________
19000 [  6805] By: jhi                                   on 2000/08/24  15:00:31
19001         Log: Update Changes.
19002      Branch: perl
19003            ! Changes patchlevel.h
19004 ____________________________________________________________________________
19005 [  6804] By: jhi                                   on 2000/08/24  14:59:07
19006         Log: Regen perltoc.
19007      Branch: perl
19008            ! pod/perltoc.pod
19009 ____________________________________________________________________________
19010 [  6803] By: jhi                                   on 2000/08/24  14:44:39
19011         Log: Show the doc file, not the temp file.
19012      Branch: perl
19013            ! installman
19014 ____________________________________________________________________________
19015 [  6802] By: jhi                                   on 2000/08/24  14:41:53
19016         Log: Continue silencing.
19017      Branch: perl
19018            ! installman
19019 ____________________________________________________________________________
19020 [  6801] By: jhi                                   on 2000/08/24  14:34:40
19021         Log: Actually do something with the silencer option.
19022      Branch: perl
19023            ! installman
19024 ____________________________________________________________________________
19025 [  6800] By: jhi                                   on 2000/08/24  14:26:22
19026         Log: Make installman to recognize the silence flag -S.
19027      Branch: perl
19028            ! installman
19029 ____________________________________________________________________________
19030 [  6799] By: jhi                                   on 2000/08/24  13:49:38
19031         Log: DOS patches and portability/porting notes, from Tim Jenness.
19032      Branch: perl
19033            ! lib/File/Temp.pm
19034 ____________________________________________________________________________
19035 [  6798] By: jhi                                   on 2000/08/24  13:48:27
19036         Log: Create directories in silence.
19037              
19038              Subject: [PATCH] Another silencer for MakeMaker
19039              From: andreas.koenig@anima.de (Andreas J. Koenig)
19040              Date: 24 Aug 2000 14:18:52 +0200
19041              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
19042      Branch: perl
19043            ! lib/ExtUtils/Command.pm
19044 ____________________________________________________________________________
19045 [  6797] By: jhi                                   on 2000/08/24  13:46:42
19046         Log: More liberal parsing of version numbers.
19047              
19048              Subject: Re: CPAN.pm beta for testing available
19049              From: andreas.koenig@anima.de (Andreas J. Koenig)
19050              Date: 24 Aug 2000 13:51:57 +0200
19051              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
19052      Branch: perl
19053            ! lib/CPAN.pm
19054 ____________________________________________________________________________
19055 [  6796] By: jhi                                   on 2000/08/24  13:44:36
19056         Log: Make "make install" by default silent.  A new "install-verbose"
19057              target is verbose.
19058      Branch: perl
19059            ! Makefile.SH
19060 ____________________________________________________________________________
19061 [  6795] By: jhi                                   on 2000/08/24  13:39:14
19062         Log: Add silencer flags to installperl.
19063              
19064              Subject: [PATCH] Making installperl silent.
19065              From: <abigail@foad.org>
19066              Date: Thu, 24 Aug 2000 05:01:45 -0400
19067              Message-ID: <20000824090145.13141.qmail@foad.org>
19068      Branch: perl
19069            ! installperl
19070 ____________________________________________________________________________
19071 [  6794] By: jhi                                   on 2000/08/24  13:35:50
19072         Log: installperl couldn't tell whether it had run tests or not.
19073              
19074              Subject: [PATCH] Re: installperl and t/TEST
19075              From: <abigail@foad.org>
19076              Date: Thu, 24 Aug 2000 04:00:53 -0400
19077              Message-ID: <20000824080053.2494.qmail@foad.org>
19078      Branch: perl
19079            ! Makefile.SH installperl
19080 ____________________________________________________________________________
19081 [  6793] By: jhi                                   on 2000/08/24  13:27:50
19082         Log: Drop the separate perlbc, perlcc -b should be enough.
19083      Branch: perl
19084            - utils/perlbc.PL
19085            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
19086 ____________________________________________________________________________
19087 [  6792] By: jhi                                   on 2000/08/24  04:41:30
19088         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
19089              plus the typo fix from Peter Prymmer.
19090      Branch: perl
19091            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
19092            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
19093 ____________________________________________________________________________
19094 [  6791] By: jhi                                   on 2000/08/24  02:10:43
19095         Log: Replace #6705 with a minimal doc patch.
19096              
19097              Subject: [PATCH 5.6.0] replace change #6705
19098              From: Jan Dubois <jand@ActiveState.com>
19099              Date: Wed, 23 Aug 2000 18:31:51 -0700
19100              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
19101      Branch: perl
19102            ! lib/Win32.pod win32/win32.c
19103 ____________________________________________________________________________
19104 [  6790] By: jhi                                   on 2000/08/23  17:52:00
19105         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
19106              From: Mike Guy <mjtg@cam.ac.uk>
19107              Date: Wed, 23 Aug 2000 18:38:46 +0100
19108              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
19109      Branch: perl
19110            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
19111 ____________________________________________________________________________
19112 [  6789] By: jhi                                   on 2000/08/23  15:34:21
19113         Log: Update Changes.
19114      Branch: perl
19115            ! Changes patchlevel.h
19116 ____________________________________________________________________________
19117 [  6788] By: jhi                                   on 2000/08/23  15:33:40
19118         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
19119              From: Wilfredo Sánchez <wsanchez@apple.com>
19120              Date: Tue, 22 Aug 2000 19:31:27 -0700
19121              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
19122      Branch: perl
19123            ! perl.h
19124 ____________________________________________________________________________
19125 [  6787] By: jhi                                   on 2000/08/23  15:29:31
19126         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
19127              From: Spider Boardman <spider@leggy.zk3.dec.com>
19128              Date: Wed, 23 Aug 2000 10:33:23 -0400
19129              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
19130      Branch: perl
19131            ! lib/Pod/Html.pm
19132 ____________________________________________________________________________
19133 [  6786] By: jhi                                   on 2000/08/23  15:28:11
19134         Log: Bad makefile.
19135      Branch: perl
19136            ! ext/B/Makefile.PL
19137 ____________________________________________________________________________
19138 [  6785] By: jhi                                   on 2000/08/23  14:37:04
19139         Log: Update Changes.
19140      Branch: perl
19141            ! Changes patchlevel.h
19142 ____________________________________________________________________________
19143 [  6784] By: jhi                                   on 2000/08/23  13:58:41
19144         Log: Portability fix from Hugo van der Sanden.
19145      Branch: perl
19146            ! ext/re/Makefile.PL
19147 ____________________________________________________________________________
19148 [  6783] By: jhi                                   on 2000/08/23  13:53:53
19149         Log: Storable support, v-version fixes.
19150              
19151              Subject: CPAN.pm beta for testing available
19152              From: andreas.koenig@anima.de (Andreas J. Koenig)
19153              Date: 22 Aug 2000 23:31:33 +0200
19154              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
19155      Branch: perl
19156            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19157 ____________________________________________________________________________
19158 [  6782] By: jhi                                   on 2000/08/23  13:51:26
19159         Log: Mac and other portability updates from Chris Nandor.
19160      Branch: perl
19161            ! pod/perlmodinstall.pod
19162 ____________________________________________________________________________
19163 [  6781] By: jhi                                   on 2000/08/23  13:47:33
19164         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
19165              From: Peter Prymmer <pvhp@forte.com>
19166              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
19167              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
19168      Branch: perl
19169            ! ext/Storable/Storable.xs
19170 ____________________________________________________________________________
19171 [  6780] By: jhi                                   on 2000/08/23  13:33:34
19172         Log: VMS MMS (make) wants null action.
19173      Branch: perl
19174            ! ext/B/Makefile.PL
19175 ____________________________________________________________________________
19176 [  6779] By: jhi                                   on 2000/08/22  19:44:47
19177         Log: Forgot portability nit.
19178      Branch: perl
19179            ! t/lib/st-forgive.t
19180 ____________________________________________________________________________
19181 [  6778] By: jhi                                   on 2000/08/22  19:35:25
19182         Log: Be portable.
19183      Branch: perl
19184            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
19185            ! t/lib/st-store.t
19186 ____________________________________________________________________________
19187 [  6777] By: jhi                                   on 2000/08/22  18:50:53
19188         Log: Update Changes.
19189      Branch: perl
19190            ! Changes patchlevel.h
19191 ____________________________________________________________________________
19192 [  6776] By: jhi                                   on 2000/08/22  18:44:46
19193         Log: cSVOPo_*v things index into the current PL_curpad
19194              under ithreads, which is different from the curpad
19195              used by the XSUB.  (In other words, the code as-is
19196              before this patch wouldn't work under ithreads.)
19197              From Sarathy.
19198      Branch: perl
19199            ! ext/B/B.xs
19200 ____________________________________________________________________________
19201 [  6775] By: jhi                                   on 2000/08/22  18:18:37
19202         Log: Make the selection of NVff et al stricter.
19203      Branch: metaconfig/U/perl
19204            ! perlxvf.U
19205      Branch: perl
19206            ! Configure config_h.SH
19207 ____________________________________________________________________________
19208 [  6774] By: jhi                                   on 2000/08/22  17:19:42
19209         Log: perldelta nits.
19210      Branch: perl
19211            ! pod/perldelta.pod
19212 ____________________________________________________________________________
19213 [  6773] By: jhi                                   on 2000/08/22  17:06:26
19214         Log: Long double fixes from Spider Boardman.
19215              
19216              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
19217              From: system PRIVILEGED account <root@peano.zk3.dec.com>
19218              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
19219              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
19220      Branch: perl
19221            ! t/lib/bigfltpm.t t/lib/st-06compat.t
19222 ____________________________________________________________________________
19223 [  6772] By: jhi                                   on 2000/08/22  15:04:53
19224         Log: Update Changes.
19225      Branch: perl
19226            ! Changes patchlevel.h
19227 ____________________________________________________________________________
19228 [  6771] By: jhi                                   on 2000/08/22  15:01:44
19229         Log: perldelta fixes from Hugo van der Sanden.
19230      Branch: perl
19231            ! pod/perldelta.pod
19232 ____________________________________________________________________________
19233 [  6770] By: jhi                                   on 2000/08/22  14:34:49
19234         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
19235              From: Hugo <hv@crypt.compulink.co.uk>
19236              Date: Tue, 22 Aug 2000 11:21:53 +0100
19237              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
19238      Branch: perl
19239            ! regcomp.c
19240 ____________________________________________________________________________
19241 [  6769] By: jhi                                   on 2000/08/22  14:30:02
19242         Log: Add Yitzchak, reformat.
19243      Branch: perl
19244            ! Changes config_h.SH
19245 ____________________________________________________________________________
19246 [  6768] By: jhi                                   on 2000/08/22  14:21:35
19247         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
19248              and Spider Boardman.
19249      Branch: metaconfig
19250            ! U/compline/d_gconvert.U
19251      Branch: perl
19252            ! Configure
19253 ____________________________________________________________________________
19254 [  6767] By: jhi                                   on 2000/08/22  14:11:24
19255         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
19256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19257              Date: Mon, 21 Aug 2000 19:08:31 -0700
19258              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
19259      Branch: perl
19260            - ext/Storable/patchlevel.h
19261            ! MANIFEST ext/Storable/MANIFEST
19262 ____________________________________________________________________________
19263 [  6766] By: jhi                                   on 2000/08/22  13:49:29
19264         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
19265              From: Peter Prymmer <pvhp@forte.com>
19266              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
19267              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
19268      Branch: perl
19269            ! configure.com ext/Storable/Makefile.PL
19270 ____________________________________________________________________________
19271 [  6765] By: jhi                                   on 2000/08/22  13:44:59
19272         Log: Subject: [PATCH blead] B:: missing dependency
19273              From: Hugo <hv@crypt.compulink.co.uk>
19274              Date: Tue, 22 Aug 2000 06:44:33 +0100
19275              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
19276      Branch: perl
19277            ! ext/B/Makefile.PL
19278 ____________________________________________________________________________
19279 [  6764] By: jhi                                   on 2000/08/22  13:38:12
19280         Log: More bytecompiler.
19281      Branch: perl
19282            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
19283 ____________________________________________________________________________
19284 [  6763] By: jhi                                   on 2000/08/22  13:36:44
19285         Log: Bytecompiler patches from Benjamin Stuhl.
19286      Branch: perl
19287            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
19288            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
19289            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
19290            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
19291            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
19292            ! perl.c perlapi.h pod/perldelta.pod
19293 ____________________________________________________________________________
19294 [  6762] By: jhi                                   on 2000/08/21  23:43:40
19295         Log: An obsoleted diagnostic.
19296      Branch: perl
19297            ! pod/perldelta.pod
19298 ____________________________________________________________________________
19299 [  6761] By: jhi                                   on 2000/08/21  23:01:45
19300         Log: The #6759 wasn't quite right.
19301      Branch: perl
19302            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
19303            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
19304            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
19305            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
19306            ! t/lib/st-tieditems.t
19307 ____________________________________________________________________________
19308 [  6760] By: jhi                                   on 2000/08/21  22:35:49
19309         Log: Be verydeepclean.
19310      Branch: perl
19311            ! Makefile.SH
19312 ____________________________________________________________________________
19313 [  6759] By: jhi                                   on 2000/08/21  22:25:40
19314         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
19315              From: Peter Prymmer <pvhp@forte.com>
19316              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
19317              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
19318      Branch: perl
19319            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
19320            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
19321            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
19322            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
19323            ! t/lib/st-tieditems.t
19324 ____________________________________________________________________________
19325 [  6758] By: jhi                                   on 2000/08/21  22:22:32
19326         Log: Few more casts, need reported in
19327              
19328              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
19329              From: Mike Stok <mike@stok.co.uk>
19330              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
19331              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
19332              
19333              and
19334              
19335              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
19336              From: abigail@foad.org
19337              Date: 21 Aug 2000 21:31:34 -0000
19338              Message-Id: <20000821213134.30170.qmail@foad.org>
19339      Branch: perl
19340            ! ext/Storable/Storable.xs
19341 ____________________________________________________________________________
19342 [  6757] By: jhi                                   on 2000/08/21  18:37:07
19343         Log: Update Changes.
19344      Branch: perl
19345            ! Changes patchlevel.h
19346 ____________________________________________________________________________
19347 [  6756] By: jhi                                   on 2000/08/21  18:34:02
19348         Log: A pod nit.
19349              
19350              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
19351              From: <abigail@foad.org>
19352              Date: Mon, 21 Aug 2000 14:00:16 -0400
19353              Message-ID: <20000821180016.28627.qmail@foad.org>
19354      Branch: perl
19355            ! pod/perlre.pod
19356 ____________________________________________________________________________
19357 [  6755] By: jhi                                   on 2000/08/21  18:30:56
19358         Log: Use PodParser 1.18 new test.
19359      Branch: perl
19360            ! t/pod/special_seqs.t t/pod/special_seqs.xr
19361 ____________________________________________________________________________
19362 [  6754] By: jhi                                   on 2000/08/21  18:28:35
19363         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
19364              patches cannot be applied since #6712 conflicts.
19365      Branch: perl
19366            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
19367 ____________________________________________________________________________
19368 [  6753] By: jhi                                   on 2000/08/21  18:15:11
19369         Log: Weed out some smaller changes.
19370      Branch: perl
19371            ! pod/perldelta.pod
19372 ____________________________________________________________________________
19373 [  6752] By: jhi                                   on 2000/08/21  18:02:30
19374         Log: Also under djgpp the timestamps are funky.
19375      Branch: perl
19376            ! t/op/stat.t
19377 ____________________________________________________________________________
19378 [  6751] By: jhi                                   on 2000/08/21  17:55:56
19379         Log: Tweak the floating point output routine preferences.
19380      Branch: metaconfig
19381            ! U/compline/d_gconvert.U
19382      Branch: perl
19383            ! Configure
19384 ____________________________________________________________________________
19385 [  6750] By: jhi                                   on 2000/08/21  17:51:29
19386         Log: Unicos/mk requires elaborate paranoia.
19387      Branch: perl
19388            ! lib/Math/Complex.pm
19389 ____________________________________________________________________________
19390 [  6749] By: gsar                                  on 2000/08/21  16:53:31
19391         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
19392      Branch: perl
19393            ! lib/Cwd.pm
19394 ____________________________________________________________________________
19395 [  6748] By: gsar                                  on 2000/08/21  16:22:19
19396         Log: free TLS slot properly on Windows
19397      Branch: perl
19398            ! thread.h win32/perllib.c win32/win32thread.h
19399 ____________________________________________________________________________
19400 [  6747] By: jhi                                   on 2000/08/21  16:20:58
19401         Log: Rename the macro argument because some preprocessors
19402              can't tell the difference and expand arguments also inside
19403              double quoted strings.
19404      Branch: perl
19405            ! regcomp.c
19406 ____________________________________________________________________________
19407 [  6746] By: jhi                                   on 2000/08/21  16:09:41
19408         Log: Support long doubles in Storable.
19409              
19410              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
19411              From: Radu Greab <radu@netsoft.ro>
19412              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
19413              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
19414      Branch: perl
19415            ! ext/Storable/Storable.xs
19416 ____________________________________________________________________________
19417 [  6745] By: jhi                                   on 2000/08/21  15:51:40
19418         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
19419              From: "Fifer, Eric" <EFifer@sanwaint.com>
19420              Date: Mon, 21 Aug 2000 15:34:49 +0100
19421              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
19422      Branch: perl
19423            ! t/pragma/warn/9enabled
19424 ____________________________________________________________________________
19425 [  6744] By: jhi                                   on 2000/08/21  15:39:35
19426         Log: Document the endianness of Alpha more precisely.
19427      Branch: perl
19428            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
19429            ! pod/perlport.pod
19430 ____________________________________________________________________________
19431 [  6743] By: jhi                                   on 2000/08/21  14:47:05
19432         Log: perldelta fixes from the p5p crowd.
19433      Branch: perl
19434            ! pod/perldelta.pod pod/perlop.pod
19435 ____________________________________________________________________________
19436 [  6742] By: jhi                                   on 2000/08/21  13:34:51
19437         Log: Update to Pod::LaTeX 0.53.
19438              
19439              Subject: [PATCH] lib/Pod/LaTeX.pm updates
19440              From: Tim Jenness <timj@jach.hawaii.edu>
19441              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
19442              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
19443      Branch: perl
19444            ! lib/Pod/LaTeX.pm
19445 ____________________________________________________________________________
19446 [  6741] By: jhi                                   on 2000/08/21  13:33:01
19447         Log: Subject: [PATCH] os2.c fix for use64bitint
19448              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19449              Date: Mon, 21 Aug 2000 01:32:25 -0700
19450              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
19451      Branch: perl
19452            ! os2/os2.c
19453 ____________________________________________________________________________
19454 [  6740] By: jhi                                   on 2000/08/21  13:28:52
19455         Log: Array context keeps slithering in.
19456              
19457              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
19458              From: Daniel Chetlin <daniel@chetlin.com>
19459              Date: Sun, 20 Aug 2000 21:40:25 -0700
19460              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
19461      Branch: perl
19462            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
19463            ! pod/perldebtut.pod
19464 ____________________________________________________________________________
19465 [  6739] By: jhi                                   on 2000/08/21  13:23:55
19466         Log: Big-endian quad fixes for Storable from Radu Greab,
19467              plus few explicit null casts for picky compilers.
19468      Branch: perl
19469            ! ext/Storable/Storable.xs
19470 ____________________________________________________________________________
19471 [  6738] By: gsar                                  on 2000/08/21  05:56:13
19472         Log: small tweaks for change#6705: avoid C++ style comments in C code;
19473              use Perl's malloc API rather than the low level system one
19474      Branch: perl
19475            ! win32/win32.c
19476 ____________________________________________________________________________
19477 [  6737] By: gsar                                  on 2000/08/21  05:35:41
19478         Log: add Storable to list of extensions on Windows
19479      Branch: perl
19480            ! win32/Makefile win32/makefile.mk
19481 ____________________________________________________________________________
19482 [  6736] By: jhi                                   on 2000/08/21  02:57:53
19483         Log: Update Changes.
19484      Branch: perl
19485            ! Changes patchlevel.h
19486 ____________________________________________________________________________
19487 [  6735] By: jhi                                   on 2000/08/21  02:57:20
19488         Log: Draft 0.
19489      Branch: perl
19490            ! pod/perldelta.pod
19491 ____________________________________________________________________________
19492 [  6734] By: jhi                                   on 2000/08/21  02:57:03
19493         Log: Add Storable 0.7.2 from Raphael Manfredi,
19494              plus the patch from
19495              
19496              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
19497              From: Radu Greab <radu@netsoft.ro>
19498              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
19499              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
19500              
19501              plus changes to get Storable to compile with
19502              picky ANSI compilers.
19503      Branch: perl
19504            + ext/Storable/ChangeLog ext/Storable/MANIFEST
19505            + ext/Storable/Makefile.PL ext/Storable/README
19506            + ext/Storable/Storable.pm ext/Storable/Storable.xs
19507            + ext/Storable/patchlevel.h t/lib/st-06compat.t
19508            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
19509            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
19510            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
19511            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
19512            + t/lib/st-tieditems.t
19513            ! MANIFEST
19514 ____________________________________________________________________________
19515 [  6733] By: jhi                                   on 2000/08/21  02:29:09
19516         Log: The correct cleaning order is an art.
19517      Branch: perl
19518            ! Makefile.SH
19519 ____________________________________________________________________________
19520 [  6732] By: jhi                                   on 2000/08/21  01:23:39
19521         Log: The #6724 is here.
19522      Branch: perl
19523            ! t/lib/ftmp-security.t
19524 ____________________________________________________________________________
19525 [  6731] By: jhi                                   on 2000/08/20  23:17:03
19526         Log: s/this one/the 5.6.0 release/
19527      Branch: perl
19528            ! pod/perl56delta.pod
19529 ____________________________________________________________________________
19530 [  6730] By: jhi                                   on 2000/08/20  23:07:34
19531         Log: Mention perlebcdic and perlposix-bc.
19532      Branch: perl
19533            ! pod/perlport.pod
19534 ____________________________________________________________________________
19535 [  6729] By: jhi                                   on 2000/08/20  21:32:59
19536         Log: Document the number of exponent digits.
19537      Branch: perl
19538            ! pod/perlfunc.pod
19539 ____________________________________________________________________________
19540 [  6728] By: jhi                                   on 2000/08/20  21:16:47
19541         Log: Use File::Spec->tmpdir().
19542              
19543              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
19544              From: Tim Jenness <timj@jach.hawaii.edu>
19545              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
19546              MIME-Version: 1.0
19547              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
19548      Branch: perl
19549            ! utils/perlbug.PL
19550 ____________________________________________________________________________
19551 [  6727] By: jhi                                   on 2000/08/20  20:43:32
19552         Log: Update Changes.
19553      Branch: perl
19554            ! Changes patchlevel.h
19555 ____________________________________________________________________________
19556 [  6726] By: jhi                                   on 2000/08/20  20:41:44
19557         Log: The veryclean target needs to clobber.
19558      Branch: perl
19559            ! Makefile.SH
19560 ____________________________________________________________________________
19561 [  6725] By: jhi                                   on 2000/08/20  20:37:38
19562         Log: Document odd vs even subreleases and -Dusedevel.
19563      Branch: perl
19564            ! INSTALL
19565 ____________________________________________________________________________
19566 [  6724] By: jhi                                   on 2000/08/20  19:58:05
19567         Log: Use temporary directory instead of current directory.
19568              
19569              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
19570              From: Tim Jenness <timj@jach.hawaii.edu>
19571              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
19572              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
19573      Branch: perl
19574            ! t/lib/ftmp-security.t
19575 ____________________________________________________________________________
19576 [  6723] By: jhi                                   on 2000/08/20  19:55:55
19577         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
19578              From: andreas.koenig@anima.de (Andreas J. Koenig)
19579              Date: 20 Aug 2000 15:52:03 +0200
19580              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
19581      Branch: perl
19582            ! lib/ExtUtils/MM_Unix.pm
19583 ____________________________________________________________________________
19584 [  6722] By: jhi                                   on 2000/08/20  19:46:01
19585         Log: Update to CGI 2.72, from Lincoln Stein.
19586      Branch: perl
19587            ! lib/CGI.pm
19588 ____________________________________________________________________________
19589 [  6721] By: jhi                                   on 2000/08/20  19:43:54
19590         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
19591              From: Radu Greab <radu@netsoft.ro>
19592              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
19593              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
19594      Branch: perl
19595            ! ext/GDBM_File/GDBM_File.xs
19596 ____________________________________________________________________________
19597 [  6720] By: jhi                                   on 2000/08/20  19:42:01
19598         Log: pp_open() could pass an uninitialized filename down to do_open9().
19599      Branch: perl
19600            ! pp_sys.c
19601 ____________________________________________________________________________
19602 [  6719] By: jhi                                   on 2000/08/20  14:06:41
19603         Log: UTF8 concat fixes.
19604              
19605              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
19606              From: Hugo <hv@crypt.compulink.co.uk>
19607              Date: Sun, 20 Aug 2000 07:30:46 +0100
19608              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
19609      Branch: perl
19610            ! pp_hot.c t/op/append.t
19611 ____________________________________________________________________________
19612 [  6718] By: jhi                                   on 2000/08/20  02:09:37
19613         Log: Let's try #6717 again.
19614      Branch: perl
19615            ! lib/File/Temp.pm
19616 ____________________________________________________________________________
19617 [  6717] By: jhi                                   on 2000/08/20  01:56:55
19618         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
19619              From: "Craig A. Berry" <craig.berry@metamorgs.com>
19620              Date: Sat, 19 Aug 2000 18:15:39 -0500
19621              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
19622      Branch: perl
19623            ! lib/File/Temp.pm
19624 ____________________________________________________________________________
19625 [  6716] By: jhi                                   on 2000/08/19  15:50:11
19626         Log: Update Changes.
19627      Branch: perl
19628            ! Changes patchlevel.h
19629 ____________________________________________________________________________
19630 [  6715] By: jhi                                   on 2000/08/19  15:39:09
19631         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
19632              From: Jonathan D Johnston <jdjohnston2@juno.com>
19633              Date: Thu, 17 Aug 2000 23:13:01 -0400       
19634              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
19635      Branch: perl
19636            ! pod/perlfunc.pod
19637 ____________________________________________________________________________
19638 [  6714] By: jhi                                   on 2000/08/19  15:34:04
19639         Log: Introduce a 'veryclean' target that is like 'distclean'
19640              but also removes *~ and *.orig.
19641      Branch: perl
19642            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
19643            ! utils/Makefile x2p/Makefile.SH
19644 ____________________________________________________________________________
19645 [  6713] By: jhi                                   on 2000/08/19  14:15:45
19646         Log: Put back the long double avoidance code to POSIX.xs
19647              because VMS seems to need it still.
19648      Branch: perl
19649            ! ext/POSIX/POSIX.xs
19650 ____________________________________________________________________________
19651 [  6712] By: jhi                                   on 2000/08/19  14:10:41
19652         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
19653              From: Peter Prymmer <pvhp@forte.com>
19654              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
19655              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
19656      Branch: perl
19657            ! lib/Pod/Find.pm t/pod/find.t
19658 ____________________________________________________________________________
19659 [  6711] By: jhi                                   on 2000/08/19  14:09:19
19660         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
19661              From: Peter Prymmer <pvhp@forte.com>
19662              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
19663              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
19664              cc: vmsperl@perl.org
19665      Branch: perl
19666            ! t/lib/peek.t
19667 ____________________________________________________________________________
19668 [  6710] By: jhi                                   on 2000/08/19  14:08:01
19669         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
19670              From: Jan Dubois <jand@ActiveState.com>
19671              Date: Fri, 18 Aug 2000 16:31:48 -0700
19672              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
19673      Branch: perl
19674            ! win32/win32.c
19675 ____________________________________________________________________________
19676 [  6709] By: jhi                                   on 2000/08/19  14:06:57
19677         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
19678              
19679              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
19680              From: Spider.Boardman@Orb.Nashua.NH.US
19681              Date: Fri, 18 Aug 2000 18:41:14 -0400
19682              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
19683      Branch: perl
19684            ! regcomp.c
19685 ____________________________________________________________________________
19686 [  6708] By: jhi                                   on 2000/08/18  22:04:49
19687         Log: Update Changes.
19688      Branch: perl
19689            ! Changes patchlevel.h
19690 ____________________________________________________________________________
19691 [  6707] By: jhi                                   on 2000/08/18  21:55:14
19692         Log: Add warnif(), check warnings further up the stack,
19693              all the warnings functions now can take an optional object reference.
19694              
19695              Subject: [PATCH bleedperl@6691] warnings pragma update
19696              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
19697              Date: Fri, 18 Aug 2000 22:42:06 +0100
19698              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
19699      Branch: perl
19700            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
19701            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
19702            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
19703 ____________________________________________________________________________
19704 [  6706] By: jhi                                   on 2000/08/18  21:41:45
19705         Log: Typo in pp_complement().
19706              
19707              Subject: [PATCH perl-current] Deparse
19708              From: Peter Scott <Peter@PSDT.com>
19709              Date: Fri, 18 Aug 2000 12:44:37 -0700
19710              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
19711      Branch: perl
19712            ! ext/B/B/Deparse.pm
19713 ____________________________________________________________________________
19714 [  6705] By: jhi                                   on 2000/08/18  21:25:59
19715         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
19716              From: Jan Dubois <jand@ActiveState.com>
19717              Date: Fri, 18 Aug 2000 14:22:51 -0700
19718              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
19719      Branch: perl
19720            ! lib/Win32.pod win32/win32.c
19721 ____________________________________________________________________________
19722 [  6704] By: jhi                                   on 2000/08/18  21:16:14
19723         Log: Don't eat leading os from index entries.
19724              
19725              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
19726              From: Russ Allbery <rra@stanford.edu>
19727              Date: 10 Aug 2000 20:49:25 -0700
19728              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
19729      Branch: perl
19730            ! lib/Pod/Man.pm
19731 ____________________________________________________________________________
19732 [  6703] By: jhi                                   on 2000/08/18  21:07:06
19733         Log: Add [[:blank:]] as suggested in
19734              
19735              Subject: [ID 20000716.024] [=cc=] / [:blank:]
19736              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
19737              Date: Sun, 16 Jul 2000 17:55:29 -0700
19738              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
19739              
19740              (the [=cc=] has already been taken care of by #6439
19741              so the whole bug report can be closed)
19742              
19743              and make [[:space:]] to be equivalent to isspace(3)
19744              (as opposed to \s, which is isSPACE()).  The difference
19745              is that now [[:space:]] matches the mythical vertical tab,
19746              while \s doesn't.
19747      Branch: perl
19748            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
19749            ! regexec.c t/op/pat.t
19750 ____________________________________________________________________________
19751 [  6702] By: jhi                                   on 2000/08/18  18:47:47
19752         Log: The new tests were missing from #6415.
19753      Branch: perl
19754            ! t/op/bop.t
19755 ____________________________________________________________________________
19756 [  6701] By: jhi                                   on 2000/08/18  18:20:40
19757         Log: Document the NDBM_File and ODBM_File as SDBM_File
19758              was documented in #6417.
19759      Branch: perl
19760            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19761            ! ext/SDBM_File/SDBM_File.pm
19762 ____________________________________________________________________________
19763 [  6700] By: jhi                                   on 2000/08/18  18:10:39
19764         Log: Subject: [PATCH perl@6698] cygwin port
19765              From: "Fifer, Eric" <EFifer@sanwaint.com>
19766              Date: Fri, 18 Aug 2000 17:30:05 +0100
19767              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
19768      Branch: perl
19769            ! lib/File/Temp.pm
19770 ____________________________________________________________________________
19771 [  6699] By: jhi                                   on 2000/08/18  16:21:49
19772         Log: Document code point which makes if (defined %stash::) to work
19773              (noted by Spider Boardman).
19774      Branch: perl
19775            ! op.c
19776 ____________________________________________________________________________
19777 [  6698] By: jhi                                   on 2000/08/18  13:43:27
19778         Log: Update Changes.
19779      Branch: perl
19780            ! Changes patchlevel.h
19781 ____________________________________________________________________________
19782 [  6697] By: jhi                                   on 2000/08/18  13:35:57
19783         Log: Tiny Getopt::Long patch from Johan Vromans.
19784      Branch: perl
19785            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
19786 ____________________________________________________________________________
19787 [  6696] By: jhi                                   on 2000/08/18  13:26:14
19788         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
19789              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
19790              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
19791              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
19792      Branch: perl
19793            ! pod/perldiag.pod pod/perlsyn.pod
19794 ____________________________________________________________________________
19795 [  6695] By: jhi                                   on 2000/08/18  13:13:26
19796         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
19797              From: Daniel Chetlin <daniel@chetlin.com>
19798              Date: Fri, 18 Aug 2000 03:13:36 -0700
19799              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
19800      Branch: perl
19801            ! pod/perlfunc.pod
19802 ____________________________________________________________________________
19803 [  6694] By: jhi                                   on 2000/08/18  13:08:05
19804         Log: Subject: [PATCH] perltrap.pod spring cleaning
19805              From: Daniel Chetlin <daniel@chetlin.com>
19806              Date: Fri, 18 Aug 2000 03:06:54 -0700
19807              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
19808              
19809              plus Mike Guy's nitfix.
19810      Branch: perl
19811            ! pod/perltrap.pod
19812 ____________________________________________________________________________
19813 [  6693] By: jhi                                   on 2000/08/18  13:00:26
19814         Log: Unbuffer the output.
19815              
19816              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
19817              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19818              Date: Thu, 17 Aug 2000 18:39:29 -0700
19819              Message-ID: <RPJn5gzkgydf092yn@efn.org>
19820      Branch: perl
19821            ! t/op/fork.t
19822 ____________________________________________________________________________
19823 [  6692] By: jhi                                   on 2000/08/18  05:19:17
19824         Log: Delete the image, too, not just its MANIFEStation.
19825      Branch: perl
19826            - lib/CGI/eg/wilogo.gif
19827 ____________________________________________________________________________
19828 [  6691] By: jhi                                   on 2000/08/18  05:10:26
19829         Log: Propagate new Configure vars.
19830      Branch: perl
19831            ! configure.com epoc/config.sh uconfig.h uconfig.sh
19832            ! vos/config.def vos/config.h vos/config_h.SH_orig
19833            ! win32/config.bc win32/config.gc win32/config.vc
19834            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19835 ____________________________________________________________________________
19836 [  6690] By: jhi                                   on 2000/08/18  04:30:56
19837         Log: Update Changes.
19838      Branch: perl
19839            ! Changes patchlevel.h
19840 ____________________________________________________________________________
19841 [  6689] By: jhi                                   on 2000/08/18  04:12:30
19842         Log: Fix the lib/complex failure of
19843              
19844              From: abigail@foad.org
19845              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19846              Date: 15 Aug 2000 04:06:38 -0000
19847              Message-Id: <20000815040638.8524.qmail@foad.org> 
19848              
19849              Linux long double accuracy issue: something that
19850              when printed with %g looks like "2" but int() of it is 1.
19851      Branch: perl
19852            ! lib/Math/Complex.pm
19853 ____________________________________________________________________________
19854 [  6688] By: jhi                                   on 2000/08/18  03:15:35
19855         Log: The byteorder code in #6671 was wrong.
19856      Branch: perl
19857            ! configpm
19858 ____________________________________________________________________________
19859 [  6687] By: jhi                                   on 2000/08/18  02:08:42
19860         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
19861              From: Jan Dubois <jand@ActiveState.com>
19862              Date: Thu, 17 Aug 2000 18:31:55 -0700
19863              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
19864      Branch: perl
19865            ! sv.c
19866 ____________________________________________________________________________
19867 [  6686] By: jhi                                   on 2000/08/18  02:04:15
19868         Log: Use NVs in POSIX math, not doubles.
19869              
19870              From: abigail@foad.org
19871              Subject: [ID 20000817.014] POSIX & modfl
19872              Date: 17 Aug 2000 20:49:18 -0000
19873              Message-Id: <20000817204918.23123.qmail@foad.org>
19874      Branch: perl
19875            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
19876 ____________________________________________________________________________
19877 [  6685] By: jhi                                   on 2000/08/18  02:02:12
19878         Log: Introduce NVef, NVff, and NVgf, use the middle one.
19879              (helps for lib/peek + Linux + long doubles)  Reported in
19880              
19881              From: abigail@foad.org
19882              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19883              Date: 15 Aug 2000 04:06:38 -0000
19884              Message-Id: <20000815040638.8524.qmail@foad.org> 
19885              
19886              (note: the lib/complex failure has not yet been addressed)
19887      Branch: metaconfig/U/perl
19888            ! perlxvf.U
19889      Branch: perl
19890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19891            ! config_h.SH dump.c perl.h pod/perlguts.pod
19892 ____________________________________________________________________________
19893 [  6684] By: jhi                                   on 2000/08/17  23:22:19
19894         Log: Add byteorder to the myconfig output.
19895      Branch: perl
19896            ! myconfig.SH
19897 ____________________________________________________________________________
19898 [  6683] By: jhi                                   on 2000/08/17  23:20:19
19899         Log: The image doth not exist, spotted by Johan Vromans.
19900      Branch: perl
19901            ! MANIFEST
19902 ____________________________________________________________________________
19903 [  6682] By: jhi                                   on 2000/08/17  22:38:16
19904         Log: Document what the backtick returns if the command fails.
19905      Branch: perl
19906            ! pod/perlop.pod
19907 ____________________________________________________________________________
19908 [  6681] By: jhi                                   on 2000/08/17  22:33:12
19909         Log: Do not use prototyping here.
19910              
19911              Subject: [ID 20000817.016] [PATCH] Peek.xs
19912              From: abigail@foad.org
19913              Date: 17 Aug 2000 20:55:56 -0000
19914              Message-Id: <20000817205556.24270.qmail@foad.org>
19915      Branch: perl
19916            ! ext/Devel/Peek/Makefile.PL
19917 ____________________________________________________________________________
19918 [  6680] By: jhi                                   on 2000/08/17  19:46:43
19919         Log: Don't propose using modules built for 5.005 if no binary
19920              compatibility with 5.005 is attempted.
19921              
19922              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19923              Subject: Minor nit with 5.7.0 (6655)
19924              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
19925              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
19926      Branch: metaconfig
19927            ! U/installdirs/inc_version_list.U
19928      Branch: perl
19929            ! Configure config_h.SH
19930 ____________________________________________________________________________
19931 [  6679] By: jhi                                   on 2000/08/17  19:16:39
19932         Log: Microperl config update.
19933      Branch: perl
19934            ! uconfig.h uconfig.sh
19935 ____________________________________________________________________________
19936 [  6678] By: jhi                                   on 2000/08/17  19:16:13
19937         Log: The #6648 wasn't protective enough for limited platforms
19938              (like microperl).
19939      Branch: perl
19940            ! dump.c sv.c
19941 ____________________________________________________________________________
19942 [  6677] By: jhi                                   on 2000/08/17  14:46:35
19943         Log: Update Changes.
19944      Branch: perl
19945            ! Changes patchlevel.h
19946 ____________________________________________________________________________
19947 [  6676] By: jhi                                   on 2000/08/17  14:44:02
19948         Log: Add perlebcdic from Peter Prymmer, regen toc.
19949      Branch: perl
19950            + pod/perlebcdic.pod
19951            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19952 ____________________________________________________________________________
19953 [  6675] By: jhi                                   on 2000/08/17  14:41:52
19954         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
19955      Branch: perl
19956            ! pod/perldebtut.pod
19957 ____________________________________________________________________________
19958 [  6674] By: jhi                                   on 2000/08/17  14:29:43
19959         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
19960              
19961              Subject: [ID 20000724.006] -DLEAKTEST problem
19962              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
19963              Date: Tue, 25 Jul 2000 00:36:32 -0500
19964              Message-Id: <20000725003632.A26186@www.llamacom.com>
19965              
19966              Reminder sent
19967              
19968              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
19969              From: Hugo <hv@crypt.compulink.co.uk>
19970              Date: Thu, 17 Aug 2000 15:23:42 +0100
19971              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
19972      Branch: perl
19973            ! util.c
19974 ____________________________________________________________________________
19975 [  6673] By: jhi                                   on 2000/08/17  04:07:10
19976         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
19977              From: John Peacock <JPeacock@UnivPress.com>
19978              Date: Tue, 01 Aug 2000 09:38:12 -0400
19979              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
19980      Branch: perl
19981            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
19982 ____________________________________________________________________________
19983 [  6672] By: jhi                                   on 2000/08/17  03:04:35
19984         Log: Subject: [PATCH] Cwd.pm now uses strict
19985              From: Tim Jenness <timj@jach.hawaii.edu>
19986              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
19987              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
19988      Branch: perl
19989            ! lib/Cwd.pm
19990 ____________________________________________________________________________
19991 [  6671] By: jhi                                   on 2000/08/17  02:16:35
19992         Log: Make $Config{byteorder} more magical so that it is
19993              dynamically computed: nice for 'fat binaries'.
19994              
19995              Subject: [PATCH]: default byteorder
19996              From: Wilfredo Sánchez <wsanchez@apple.com>
19997              Date: Mon, 31 Jul 2000 19:45:31 -0700
19998              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
19999      Branch: perl
20000            ! configpm
20001 ____________________________________________________________________________
20002 [  6670] By: gsar                                  on 2000/08/17  01:22:21
20003         Log: move WNOHANG definition to where other such things are
20004      Branch: perl
20005            ! win32/win32.h
20006 ____________________________________________________________________________
20007 [  6669] By: jhi                                   on 2000/08/17  01:19:17
20008         Log: Update Changes.
20009      Branch: perl
20010            ! Changes patchlevel.h
20011 ____________________________________________________________________________
20012 [  6668] By: jhi                                   on 2000/08/17  01:16:29
20013         Log: Doc nits spotted by Richard Soderberg.
20014      Branch: perl
20015            ! README.posix-bc README.vmesa
20016 ____________________________________________________________________________
20017 [  6667] By: jhi                                   on 2000/08/17  01:12:11
20018         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
20019              From: "Casey R. Tweten" <crt@kiski.net>
20020              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
20021              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
20022      Branch: perl
20023            ! pod/perldebtut.pod
20024 ____________________________________________________________________________
20025 [  6666] By: jhi                                   on 2000/08/17  01:09:31
20026         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
20027              From: "Casey R. Tweten" <crt@kiski.net>
20028              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
20029              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
20030      Branch: perl
20031            ! lib/Shell.pm
20032 ____________________________________________________________________________
20033 [  6665] By: gsar                                  on 2000/08/17  01:03:52
20034         Log: add "ok" targets from change#6632 in makefile.mk
20035      Branch: perl
20036            ! pod/perlport.pod win32/Makefile win32/makefile.mk
20037 ____________________________________________________________________________
20038 [  6664] By: gsar                                  on 2000/08/17  00:56:11
20039         Log: avoid warnings from dense compiler
20040      Branch: perl
20041            ! win32/win32.c
20042 ____________________________________________________________________________
20043 [  6663] By: jhi                                   on 2000/08/17  00:51:49
20044         Log: Tweak the regex compilation errors once more.
20045      Branch: perl
20046            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
20047            ! t/op/regmesg.t t/pragma/warn/regcomp
20048 ____________________________________________________________________________
20049 [  6662] By: gsar                                  on 2000/08/17  00:28:19
20050         Log: trailing new %ENV entries weren't being pushed into the real
20051              environment of subprocesses on Windows
20052      Branch: perl
20053            ! t/op/magic.t win32/perlhost.h
20054 ____________________________________________________________________________
20055 [  6661] By: gsar                                  on 2000/08/17  00:19:20
20056         Log: waitpid() now handles externally spawned pids correctly;
20057              fixes for backtick/wait/waitpid failures on Windows 9x
20058              
20059              these changes make the pid returned by process functions on
20060              Windows 9x always positive by clearing the high bit (which
20061              is always set on Win9x); pseudo-process PIDs are likewise
20062              always negative now on Win9x (just as on NT/2000)
20063      Branch: perl
20064            ! pp_sys.c win32/perlhost.h win32/win32.c
20065 ____________________________________________________________________________
20066 [  6660] By: jhi                                   on 2000/08/17  00:04:32
20067         Log: Retract #6645.
20068      Branch: perl
20069            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20070            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
20071            ! t/op/sprintf.t
20072 ____________________________________________________________________________
20073 [  6659] By: gsar                                  on 2000/08/16  23:59:28
20074         Log: on windows, the return values from wait() and waitpid() don't
20075              match those of pseudo-pids
20076      Branch: perl
20077            ! pp_sys.c t/op/fork.t util.c win32/win32.c
20078 ____________________________________________________________________________
20079 [  6658] By: gsar                                  on 2000/08/16  23:56:14
20080         Log: pod nit seen in passing
20081      Branch: perl
20082            ! pod/perlfunc.pod
20083 ____________________________________________________________________________
20084 [  6657] By: gsar                                  on 2000/08/16  23:53:42
20085         Log: change#6328 could make close(SOCKET) return false on windows
20086              when it shouldn't
20087      Branch: perl
20088            ! win32/win32sck.c
20089 ____________________________________________________________________________
20090 [  6656] By: gsar                                  on 2000/08/16  23:46:57
20091         Log: check that the number pseudo children doesn't exceed
20092              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
20093              the WaitForMultipleObjects() limit that would cause wait()
20094              to crash)
20095              
20096              wait() and waitpid() could potentially be rewritten to use
20097              more than one thread to do the waiting to eliminate this
20098              limitation
20099      Branch: perl
20100            ! win32/perlhost.h
20101 ____________________________________________________________________________
20102 [  6655] By: jhi                                   on 2000/08/16  14:11:05
20103         Log: Update Changes.
20104      Branch: perl
20105            ! Changes patchlevel.h
20106 ____________________________________________________________________________
20107 [  6654] By: jhi                                   on 2000/08/16  14:10:12
20108         Log: Update to perldebtut 1.9, from Richard Foley.
20109      Branch: perl
20110            ! pod/perldebtut.pod
20111 ____________________________________________________________________________
20112 [  6653] By: jhi                                   on 2000/08/16  14:08:17
20113         Log: Change the regx compilation error markers to use = instead of <
20114              since pod makes using the latter quite messy.  Reported in
20115              ID 20000814.006 by Abigail and in
20116              Subject: Unknown escape E<> ?
20117              From: Lupe Christoph <lupe@lupe-christoph.de>
20118              Date: Fri, 11 Aug 2000 00:30:27 +0200
20119              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
20120      Branch: perl
20121            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
20122            ! t/op/regmesg.t t/pragma/warn/regcomp
20123 ____________________________________________________________________________
20124 [  6652] By: jhi                                   on 2000/08/16  13:25:31
20125         Log: Change the perlbug address to perl.org since it's more forgiving.
20126              
20127              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
20128              From: abigail@foad.org
20129              Date: 15 Aug 2000 04:15:40 -0000
20130              Message-Id: <20000815041540.8633.qmail@foad.org>
20131      Branch: perl
20132            ! utils/perlbug.PL
20133 ____________________________________________________________________________
20134 [  6651] By: jhi                                   on 2000/08/16  13:22:35
20135         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
20136              From: Tim Jenness <timj@jach.hawaii.edu>
20137              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
20138              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
20139      Branch: perl
20140            ! lib/Cwd.pm
20141 ____________________________________________________________________________
20142 [  6650] By: jhi                                   on 2000/08/16  13:18:13
20143         Log: Update to CPAN 1.57.
20144              
20145              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
20146              From: andreas.koenig@anima.de (Andreas J. Koenig)
20147              Date: 16 Aug 2000 15:09:46 +0200
20148              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
20149      Branch: perl
20150            ! lib/CPAN.pm
20151 ____________________________________________________________________________
20152 [  6649] By: jhi                                   on 2000/08/16  13:12:31
20153         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
20154              From: "Larry W. Virden" <lvirden@cas.org>
20155              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
20156              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
20157      Branch: perl
20158            ! README.hpux
20159 ____________________________________________________________________________
20160 [  6648] By: jhi                                   on 2000/08/16  13:03:53
20161         Log: The numeric locale was reset to "C" by s?printf and never restored.
20162              
20163              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
20164              From: Christian Kirsch <ck@held.mind.de>
20165              Date: Wed, 9 Aug 2000 17:05:17 +0200
20166              Message-Id: <20000809170517.A25389@held>
20167              
20168              No test since adding the failing example to locale.t
20169              does not fail -- probably because the locale settings are so
20170              thoroughly tweaked by that time.  Running the example standalone
20171              does fail, though.  UPDATE: test case added at change #7540.
20172      Branch: perl
20173            ! dump.c perl.h pp.c pp_ctl.c sv.c
20174 ____________________________________________________________________________
20175 [  6647] By: jhi                                   on 2000/08/16  00:07:54
20176         Log: Update Changes and test semi-automatic patchlevel updating.
20177      Branch: perl
20178            ! Changes patchlevel.h
20179 ____________________________________________________________________________
20180 [  6646] By: jhi                                   on 2000/08/15  23:35:07
20181         Log: Fix a dependency problem.
20182              
20183              Subject: [PATCH: 6640] VMS Makefile.SH update
20184              From: Peter Prymmer <pvhp@forte.com>
20185              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
20186              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
20187      Branch: perl
20188            ! vms/descrip_mms.template
20189 ____________________________________________________________________________
20190 [  6645] By: jhi                                   on 2000/08/15  23:33:23
20191         Log: (Retracted by #6660)
20192              
20193              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
20194              From: Dominic Dunlop <domo@computer.org>
20195              Date: Tue, 15 Aug 2000 22:20:52 +0200
20196              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
20197      Branch: metaconfig/U/perl
20198            + d_printfed.U
20199      Branch: perl
20200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20201            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
20202            ! t/op/sprintf.t
20203 ____________________________________________________________________________
20204 [  6644] By: jhi                                   on 2000/08/15  21:17:20
20205         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
20206              From: abigail@foad.org
20207              Date: 15 Aug 2000 20:12:41 -0000
20208              Message-Id: <20000815201241.25556.qmail@foad.org>
20209      Branch: perl
20210            ! INSTALL
20211 ____________________________________________________________________________
20212 [  6643] By: jhi                                   on 2000/08/15  21:15:28
20213         Log: (an already applied patch)
20214      Branch: perl
20215            ! lib/CGI.pm
20216 ____________________________________________________________________________
20217 [  6642] By: gsar                                  on 2000/08/15  19:54:05
20218         Log: magic callbacks all need to have same type signature
20219      Branch: perl
20220            ! embed.pl mg.c proto.h
20221 ____________________________________________________________________________
20222 [  6641] By: jhi                                   on 2000/08/15  17:56:27
20223         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)
20224              From: Mike Guy <mjtg@cam.ac.uk>
20225              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
20226              Date: Tue, 15 Aug 2000 18:26:45 +0100
20227              
20228              Only the peek.t part applied, not the hash quality part.
20229      Branch: perl
20230            ! t/lib/peek.t
20231 ____________________________________________________________________________
20232 [  6640] By: jhi                                   on 2000/08/15  16:37:37
20233         Log: Update Changes.
20234      Branch: perl
20235            ! Changes
20236 ____________________________________________________________________________
20237 [  6639] By: jhi                                   on 2000/08/15  16:34:55
20238         Log: Missed a file from #6638.
20239      Branch: perl
20240            ! lib/File/Temp.pm
20241 ____________________________________________________________________________
20242 [  6638] By: jhi                                   on 2000/08/15  16:33:19
20243         Log: Subject: [PATCH perl@6620] cygwin port
20244              From: "Fifer, Eric" <EFifer@sanwaint.com>
20245              Date: Tue, 15 Aug 2000 17:00:49 +0100
20246              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
20247      Branch: perl
20248            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
20249 ____________________________________________________________________________
20250 [  6637] By: jhi                                   on 2000/08/15  16:29:22
20251         Log: Subject: [PATCH] debugger exit code should reflect user exit code
20252              From: Mike Guy <mjtg@cam.ac.uk>
20253              Date: Tue, 15 Aug 2000 16:55:59 +0100
20254              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
20255      Branch: perl
20256            ! lib/perl5db.pl
20257 ____________________________________________________________________________
20258 [  6636] By: jhi                                   on 2000/08/15  15:30:58
20259         Log: Update Changes.
20260      Branch: perl
20261            ! Changes
20262 ____________________________________________________________________________
20263 [  6635] By: jhi                                   on 2000/08/15  15:27:21
20264         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
20265      Branch: metaconfig
20266            ! U/mkglossary U/mksample
20267      Branch: metaconfig/U/perl
20268            ! Devel.U
20269      Branch: perl
20270            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20271 ____________________________________________________________________________
20272 [  6634] By: jhi                                   on 2000/08/15  14:11:55
20273         Log: Don't blow limited stacks, a lower number is enough to
20274              tickle the lookbehind limit.
20275              
20276              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
20277              From: Dominic Dunlop <domo@computer.org>
20278              Date: Tue, 15 Aug 2000 13:51:24 +0200
20279              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
20280      Branch: perl
20281            ! t/op/regmesg.t
20282 ____________________________________________________________________________
20283 [  6633] By: jhi                                   on 2000/08/15  14:01:46
20284         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
20285              From: Mike Guy <mjtg@cam.ac.uk>
20286              Date: Tue, 15 Aug 2000 12:10:50 +0100
20287              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
20288      Branch: perl
20289            ! utils/perldoc.PL
20290 ____________________________________________________________________________
20291 [  6632] By: jhi                                   on 2000/08/15  13:58:48
20292         Log: make ok etc also for win32.
20293              
20294              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
20295              From: Prymmer/Kahn <pvhp@best.com>
20296              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
20297              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
20298      Branch: perl
20299            ! win32/Makefile
20300 ____________________________________________________________________________
20301 [  6631] By: jhi                                   on 2000/08/15  13:45:03
20302         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
20303      Branch: perl
20304            ! lib/Test.pm
20305 ____________________________________________________________________________
20306 [  6630] By: jhi                                   on 2000/08/15  03:25:09
20307         Log: Update Changes.
20308      Branch: perl
20309            ! Changes
20310 ____________________________________________________________________________
20311 [  6629] By: jhi                                   on 2000/08/15  03:23:53
20312         Log: magic_regdatum_set() is void, not int.
20313      Branch: perl
20314            ! embed.pl mg.c proto.h
20315 ____________________________________________________________________________
20316 [  6628] By: jhi                                   on 2000/08/15  03:08:02
20317         Log: Make the user to give up his firstborn, err, to knowingly
20318              verify installing an unstable developer release.  Also bump
20319              the release to 5.7.0, but leave a patch tag in the local
20320              patches saying that this is not yet the real thing.
20321      Branch: metaconfig
20322            ! U/modified/Instruct.U
20323      Branch: metaconfig/U/perl
20324            + Devel.U
20325      Branch: perl
20326            ! Configure patchlevel.h
20327 ____________________________________________________________________________
20328 [  6627] By: jhi                                   on 2000/08/14  22:32:52
20329         Log: README.os2 update.
20330              
20331              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
20332              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20333              Date: Wed, 02 Aug 2000 21:55:09 -0700
20334              Message-ID: <tsPi5gzkgegX092yn@efn.org>
20335      Branch: perl
20336            ! README.os2
20337 ____________________________________________________________________________
20338 [  6626] By: jhi                                   on 2000/08/14  21:00:02
20339         Log: Subject: Re: File::Temp problems on VMS in bleedperl
20340              From: Tim Jenness <timj@jach.hawaii.edu>
20341              cc: vmsperl@perl.org
20342              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
20343              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
20344      Branch: perl
20345            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
20346 ____________________________________________________________________________
20347 [  6625] By: jhi                                   on 2000/08/14  20:52:16
20348         Log: Add SUIDMAIL as was done for the CERT alert.
20349      Branch: perl
20350            ! patchlevel.h
20351 ____________________________________________________________________________
20352 [  6624] By: jhi                                   on 2000/08/14  20:48:50
20353         Log: Subject: sfio2000
20354              From: Daniel Muino <dmuino@afip.gov.ar>
20355              Date: Mon, 14 Aug 2000 16:58:11 -0300
20356              Message-ID: <20000814165811.B16368@con2-dgi>
20357      Branch: perl
20358            ! perlsdio.h perlsfio.h
20359 ____________________________________________________________________________
20360 [  6623] By: jhi                                   on 2000/08/14  20:47:36
20361         Log: Subject: warning: storage class after type is obsolescent
20362              From: Daniel Muino <dmuino@afip.gov.ar>
20363              Date: Mon, 14 Aug 2000 16:42:47 -0300
20364              Message-ID: <20000814164247.A16368@con2-dgi>
20365      Branch: perl
20366            ! regcomp.pl regnodes.h
20367 ____________________________________________________________________________
20368 [  6622] By: jhi                                   on 2000/08/14  20:43:05
20369         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
20370              From: abigail@foad.org
20371              Date: 14 Aug 2000 20:00:10 -0000
20372              Message-Id: <20000814200010.27271.qmail@foad.org>
20373      Branch: perl
20374            ! Changes
20375 ____________________________________________________________________________
20376 [  6621] By: jhi                                   on 2000/08/14  15:23:05
20377         Log: Update Changes.
20378      Branch: perl
20379            ! Changes
20380 ____________________________________________________________________________
20381 [  6620] By: jhi                                   on 2000/08/14  15:22:14
20382         Log: Subject: Re: [PATCH] @+, @- readonly
20383              From: Mike Guy <mjtg@cam.ac.uk>
20384              Date: Mon, 14 Aug 2000 15:26:55 +0100
20385              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
20386      Branch: perl
20387            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
20388            ! sv.c t/op/pat.t
20389 ____________________________________________________________________________
20390 [  6619] By: jhi                                   on 2000/08/14  14:12:08
20391         Log: Update Changes.
20392      Branch: perl
20393            ! Changes
20394 ____________________________________________________________________________
20395 [  6618] By: jhi                                   on 2000/08/14  14:09:34
20396         Log: For now remove the mail code.
20397      Branch: perl
20398            ! perl.c
20399 ____________________________________________________________________________
20400 [  6617] By: jhi                                   on 2000/08/14  14:08:28
20401         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
20402      Branch: perl
20403            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
20404            ! pod/perlfaq8.pod pod/perlsec.pod
20405 ____________________________________________________________________________
20406 [  6616] By: jhi                                   on 2000/08/14  14:00:11
20407         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
20408              From: Mike Guy <mjtg@cam.ac.uk>
20409              Date: Mon, 14 Aug 2000 08:26:02 +0100
20410              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
20411      Branch: perl
20412            ! lib/perl5db.pl
20413 ____________________________________________________________________________
20414 [  6615] By: jhi                                   on 2000/08/14  13:58:45
20415         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
20416              From: Mike Guy <mjtg@cam.ac.uk>
20417              Date: Mon, 14 Aug 2000 08:04:22 +0100
20418              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
20419      Branch: perl
20420            ! gv.c mg.c t/op/pat.t
20421 ____________________________________________________________________________
20422 [  6614] By: jhi                                   on 2000/08/14  13:56:45
20423         Log: Subject: Test fails / warnings with perl-current #6612
20424              From: Mike Guy <mjtg@cam.ac.uk>
20425              Date: Mon, 14 Aug 2000 07:57:23 +0100
20426              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
20427      Branch: perl
20428            ! t/lib/b.t t/lib/peek.t
20429 ____________________________________________________________________________
20430 [  6613] By: jhi                                   on 2000/08/14  13:45:33
20431         Log: VMS configure.com update continues.
20432      Branch: perl
20433            - vms/configure.com
20434            ! MANIFEST configure.com
20435 ____________________________________________________________________________
20436 [  6612] By: jhi                                   on 2000/08/13  22:13:35
20437         Log: Update Changes.
20438      Branch: perl
20439            ! Changes
20440 ____________________________________________________________________________
20441 [  6611] By: jhi                                   on 2000/08/13  16:21:45
20442         Log: Upgrade to CGI 2.71, from Lincoln Stein.
20443      Branch: perl
20444            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
20445 ____________________________________________________________________________
20446 [  6610] By: jhi                                   on 2000/08/13  15:09:16
20447         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
20448              From: Mike Guy <mjtg@cam.ac.uk>
20449              Date: Sun, 13 Aug 2000 13:45:51 +0100
20450              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
20451      Branch: perl
20452            ! t/op/regmesg.t
20453 ____________________________________________________________________________
20454 [  6609] By: jhi                                   on 2000/08/13  14:31:26
20455         Log: Andreas says that 1.56 is fine, so reverting back to it.
20456      Branch: perl
20457            ! lib/CPAN.pm
20458 ____________________________________________________________________________
20459 [  6608] By: jhi                                   on 2000/08/13  05:34:20
20460         Log: Update Changes.
20461      Branch: perl
20462            ! Changes
20463 ____________________________________________________________________________
20464 [  6607] By: jhi                                   on 2000/08/13  05:32:01
20465         Log: Put back the \z changes of #5406 to CPAN.pm.
20466      Branch: perl
20467            ! lib/CPAN.pm
20468 ____________________________________________________________________________
20469 [  6606] By: jhi                                   on 2000/08/13  05:20:16
20470         Log: Fix-n-skip the tests under 5005threads.
20471      Branch: perl
20472            ! t/lib/b.t
20473 ____________________________________________________________________________
20474 [  6605] By: jhi                                   on 2000/08/13  05:07:48
20475         Log: Fix the test for 5005threads.
20476      Branch: perl
20477            ! t/lib/peek.t
20478 ____________________________________________________________________________
20479 [  6604] By: jhi                                   on 2000/08/13  03:35:37
20480         Log: Should have deleted this in #6603.
20481      Branch: perl
20482            - vms/subconfigure.com
20483 ____________________________________________________________________________
20484 [  6603] By: jhi                                   on 2000/08/12  18:29:32
20485         Log: Rewrite of vms/subconfigure.com as configure.com,
20486              from Peter Prymmer and the vmsperl crew.
20487      Branch: perl
20488            + vms/configure.com
20489            ! MANIFEST
20490 ____________________________________________________________________________
20491 [  6602] By: jhi                                   on 2000/08/11  13:00:01
20492         Log: PlainText.pm is dead.
20493      Branch: perl
20494            - lib/Pod/PlainText.pm
20495            ! MANIFEST
20496 ____________________________________________________________________________
20497 [  6601] By: jhi                                   on 2000/08/11  04:06:45
20498         Log: Update Changes.
20499      Branch: perl
20500            ! Changes
20501 ____________________________________________________________________________
20502 [  6600] By: jhi                                   on 2000/08/11  04:06:10
20503         Log: Add a few missing files, update MANIFEST.
20504      Branch: perl
20505            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
20506            + lib/Pod/PlainText.pm t/pod/find.t
20507            ! MANIFEST t/op/regmesg.t
20508 ____________________________________________________________________________
20509 [  6599] By: jhi                                   on 2000/08/11  03:31:10
20510         Log: Add Perl debugging tutorial, regen toc. 
20511              
20512              Subject: perldebtut.pod
20513              From: Richard Foley <Richard.Foley@m.dasa.de>
20514              Date: Wed, 09 Aug 2000 10:17:15 +0200
20515              Message-id: <3991138B.262247B8@m.dasa.de>
20516      Branch: perl
20517            + pod/perldebtut.pod
20518            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20519 ____________________________________________________________________________
20520 [  6598] By: jhi                                   on 2000/08/11  02:48:56
20521         Log: tiny Changes edit
20522      Branch: perl
20523            ! Changes
20524 ____________________________________________________________________________
20525 [  6597] By: jhi                                   on 2000/08/11  02:39:04
20526         Log: Tests for #6589.
20527              
20528              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
20529              From: simon@brecon.co.uk (Simon Cozens)
20530              Date: 11 Aug 2000 02:24:52 GMT
20531              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
20532      Branch: perl
20533            ! t/lib/b.t
20534 ____________________________________________________________________________
20535 [  6596] By: jhi                                   on 2000/08/11  01:50:07
20536         Log: Update Changes.
20537      Branch: perl
20538            ! Changes
20539 ____________________________________________________________________________
20540 [  6595] By: jhi                                   on 2000/08/11  01:47:16
20541         Log: nitfix
20542      Branch: perl
20543            ! Changes
20544 ____________________________________________________________________________
20545 [  6594] By: jhi                                   on 2000/08/11  01:36:16
20546         Log: Subject: Getting perlio and threads to compile
20547              From: Lupe Christoph <lupe@lupe-christoph.de>
20548              Date: Wed, 9 Aug 2000 11:35:54 +0200
20549              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
20550              
20551              (the Solaris version changes in Configure skipped)
20552      Branch: perl
20553            ! hints/solaris_2.sh thread.h
20554 ____________________________________________________________________________
20555 [  6593] By: jhi                                   on 2000/08/11  01:30:16
20556         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
20557              From: simon@brecon.co.uk (Simon Cozens)
20558              Date: 1 Aug 2000 06:55:19 GMT
20559              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
20560      Branch: perl
20561            ! lib/utf8.pm
20562 ____________________________________________________________________________
20563 [  6592] By: jhi                                   on 2000/08/11  01:26:39
20564         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
20565              From: Peter Scott <Peter@PeterScott.com>
20566              Date: Thu, 10 Aug 2000 08:23:27 -0700
20567              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
20568      Branch: perl
20569            ! lib/perl5db.pl
20570 ____________________________________________________________________________
20571 [  6591] By: jhi                                   on 2000/08/11  01:22:02
20572         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
20573              From: Hugo <hv@crypt.compulink.co.uk>
20574              Date: Thu, 10 Aug 2000 19:23:04 +0100
20575              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
20576      Branch: perl
20577            ! regexec.c t/op/pat.t
20578 ____________________________________________________________________________
20579 [  6590] By: jhi                                   on 2000/08/11  01:19:19
20580         Log: Preprocessing and postprocessing for File::Find.
20581              
20582              Subject: Patch to Find::File.pm to allow alphabetical results
20583              From: Joe Smith <jsmith@inwap.com>
20584              Date: Wed, 9 Aug 2000 02:44:54 -0700
20585              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
20586      Branch: perl
20587            ! lib/File/Find.pm
20588 ____________________________________________________________________________
20589 [  6589] By: jhi                                   on 2000/08/11  01:12:39
20590         Log: B::Deparse didn't do sub attributes.
20591              
20592              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
20593              From: simon@brecon.co.uk (Simon Cozens)
20594              Date: 9 Aug 2000 04:49:20 GMT
20595              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
20596      Branch: perl
20597            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
20598 ____________________________________________________________________________
20599 [  6588] By: jhi                                   on 2000/08/11  01:06:40
20600         Log: Subject: debugger "d" command doesnt check line number
20601              From: Mike Guy <mjtg@cam.ac.uk>
20602              Date: Tue, 08 Aug 2000 21:54:29 +0100
20603              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
20604      Branch: perl
20605            ! lib/perl5db.pl mg.c pod/perldiag.pod
20606 ____________________________________________________________________________
20607 [  6587] By: jhi                                   on 2000/08/11  00:45:03
20608         Log: sleep(1) does not necessarily return 1.
20609              
20610              Subject: [PATCH bleadperl] op/lex_assign.t  
20611              From: Hugo <hv@crypt.compulink.co.uk>
20612              Date: Thu, 03 Aug 2000 14:34:22 +0100        
20613              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
20614      Branch: perl
20615            ! t/op/lex_assign.t
20616 ____________________________________________________________________________
20617 [  6586] By: jhi                                   on 2000/08/11  00:31:50
20618         Log: Document the IO::Select timeout.
20619      Branch: perl
20620            ! ext/IO/lib/IO/Select.pm
20621 ____________________________________________________________________________
20622 [  6585] By: jhi                                   on 2000/08/11  00:13:54
20623         Log: Forgot contributor.
20624      Branch: perl
20625            ! Changes
20626 ____________________________________________________________________________
20627 [  6584] By: jhi                                   on 2000/08/11  00:09:19
20628         Log: detypo
20629      Branch: perl
20630            ! Changes
20631 ____________________________________________________________________________
20632 [  6583] By: jhi                                   on 2000/08/11  00:07:53
20633         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
20634              
20635              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
20636              From: Mike Guy <mjtg@cam.ac.uk> 
20637              Date: Thu, 10 Aug 2000 15:50:54 +0100
20638              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
20639      Branch: perl
20640            ! sv.c t/op/int.t
20641 ____________________________________________________________________________
20642 [  6582] By: jhi                                   on 2000/08/10  23:29:32
20643         Log: Update Changes.
20644      Branch: perl
20645            ! Changes
20646 ____________________________________________________________________________
20647 [  6581] By: jhi                                   on 2000/08/10  23:26:16
20648         Log: Put back the std @INC thing.
20649      Branch: perl
20650            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
20651            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
20652            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
20653            ! t/lib/gol-oo.t
20654 ____________________________________________________________________________
20655 [  6580] By: jhi                                   on 2000/08/10  23:03:34
20656         Log: Update to CGI 2.70, from Lincoln Stein.
20657      Branch: perl
20658            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
20659            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
20660            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
20661            ! t/lib/cgi-request.t
20662 ____________________________________________________________________________
20663 [  6579] By: jhi                                   on 2000/08/10  22:41:50
20664         Log: Update to CPAN 1.56, from Andreas König.
20665      Branch: perl
20666            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20667 ____________________________________________________________________________
20668 [  6578] By: jhi                                   on 2000/08/10  22:38:13
20669         Log: Update to Pod::Parser 1.17, from Brad Appleton.
20670      Branch: perl
20671            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
20672            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
20673            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
20674            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
20675            ! t/pod/include.t t/pod/included.t t/pod/lref.t
20676            ! t/pod/multiline_items.t t/pod/nested_items.t
20677            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20678            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
20679            ! t/pod/special_seqs.t
20680 ____________________________________________________________________________
20681 [  6577] By: jhi                                   on 2000/08/10  22:35:41
20682         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
20683      Branch: perl
20684            ! AUTHORS MAINTAIN
20685 ____________________________________________________________________________
20686 [  6576] By: jhi                                   on 2000/08/10  22:24:54
20687         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
20688      Branch: perl
20689            + t/lib/gol-oo.t
20690            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
20691            ! t/lib/gol-compat.t t/lib/gol-linkage.t
20692 ____________________________________________________________________________
20693 [  6575] By: jhi                                   on 2000/08/10  22:02:07
20694         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
20695      Branch: perl
20696            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
20697 ____________________________________________________________________________
20698 [  6574] By: jhi                                   on 2000/08/10  21:55:03
20699         Log: Iterating perl6 description.
20700      Branch: perl
20701            ! pod/perlfaq1.pod
20702 ____________________________________________________________________________
20703 [  6573] By: jhi                                   on 2000/08/10  21:48:26
20704         Log: Revert the sv.c part of #6559, a better fix is needed.
20705      Branch: perl
20706            ! sv.c
20707 ____________________________________________________________________________
20708 [  6572] By: jhi                                   on 2000/08/10  20:33:43
20709         Log: It's the 2ndO'ROSSC.
20710      Branch: perl
20711            ! pod/perlfaq1.pod
20712 ____________________________________________________________________________
20713 [  6571] By: jhi                                   on 2000/08/10  15:55:48
20714         Log: detypo
20715      Branch: perl
20716            ! pod/perlfaq1.pod
20717 ____________________________________________________________________________
20718 [  6570] By: jhi                                   on 2000/08/10  14:11:17
20719         Log: An exceptionally sticky typo.
20720      Branch: perl
20721            ! Changes
20722 ____________________________________________________________________________
20723 [  6569] By: jhi                                   on 2000/08/10  14:09:33
20724         Log: detypo (and test Changes updating script)
20725      Branch: perl
20726            ! Changes
20727 ____________________________________________________________________________
20728 [  6568] By: jhi                                   on 2000/08/10  14:07:07
20729         Log: Update Changes.
20730      Branch: perl
20731            ! Changes
20732 ____________________________________________________________________________
20733 [  6567] By: jhi                                   on 2000/08/10  14:06:19
20734         Log: Amend the description of Perl6.
20735              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
20736              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
20737              Date: Wed, 9 Aug 2000 22:11:06 -0500
20738              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
20739      Branch: perl
20740            ! pod/perlfaq1.pod
20741 ____________________________________________________________________________
20742 [  6566] By: jhi                                   on 2000/08/10  13:58:57
20743         Log: Subject: Remove dead entry in perldiag
20744              From: Mike Guy <mjtg@cam.ac.uk>
20745              Date: Thu, 10 Aug 2000 14:19:19 +0100
20746              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
20747      Branch: perl
20748            ! pod/perldiag.pod
20749 ____________________________________________________________________________
20750 [  6565] By: jhi                                   on 2000/08/10  13:51:48
20751         Log: Zero entries were skipped, fix from Adrian Goalby
20752              <argoalby@yahoo.co.uk>
20753      Branch: perl
20754            ! lib/unicode/Number.pl lib/unicode/mktables.PL
20755 ____________________________________________________________________________
20756 [  6564] By: jhi                                   on 2000/08/10  13:00:12
20757         Log: Subject: [PATCH 5.6.0] cygwin port
20758              From: "Fifer, Eric" <EFifer@sanwaint.com>
20759              Date: Thu, 10 Aug 2000 13:15:36 +0100
20760              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
20761      Branch: perl
20762            ! README.cygwin hints/cygwin.sh
20763 ____________________________________________________________________________
20764 [  6563] By: jhi                                   on 2000/08/10  12:55:16
20765         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
20766      Branch: perl
20767            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
20768 ____________________________________________________________________________
20769 [  6562] By: gsar                                  on 2000/08/10  08:38:39
20770         Log: warn is a macro, avoid using at a variable to avoid warnings
20771              in some configurations; readdir.t is too conservative in
20772              estimating number of *.t's
20773      Branch: perl
20774            ! t/op/readdir.t util.c
20775 ____________________________________________________________________________
20776 [  6561] By: jhi                                   on 2000/08/09  23:35:42
20777         Log: Update Changes.
20778      Branch: perl
20779            ! Changes
20780 ____________________________________________________________________________
20781 [  6560] By: jhi                                   on 2000/08/09  23:05:47
20782         Log: Subject: Re: enhanced(?) regex error messages
20783              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20784              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
20785              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
20786              
20787              (plus two small patches sent privately)
20788              (this still seems to leave few test failures)
20789      Branch: perl
20790            + t/op/regmesg.t
20791            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
20792            ! t/pragma/warn/regcomp
20793 ____________________________________________________________________________
20794 [  6559] By: jhi                                   on 2000/08/09  20:41:18
20795         Log: (The fix did work but was not right, retracted in #6573)
20796              
20797              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
20798              From: Christian Kirsch <ck@held.mind.de>
20799              Date: Wed, 9 Aug 2000 17:05:17 +0200
20800              Message-Id: <20000809170517.A25389@held>
20801      Branch: perl
20802            ! sv.c t/pragma/locale.t
20803 ____________________________________________________________________________
20804 [  6558] By: jhi                                   on 2000/08/08  22:34:08
20805         Log: Tiny updates on the contributors list.
20806      Branch: perl
20807            ! Changes
20808 ____________________________________________________________________________
20809 [  6557] By: jhi                                   on 2000/08/08  19:34:28
20810         Log: Double check that we have a dirhandle.
20811      Branch: perl
20812            ! util.c
20813 ____________________________________________________________________________
20814 [  6556] By: jhi                                   on 2000/08/08  19:01:51
20815         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
20816              May be repopulated with fresh maintained examples.
20817      Branch: perl
20818            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
20819            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
20820            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
20821            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
20822            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
20823            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
20824            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
20825            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
20826            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
20827            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
20828            + lib/CGI/eg/wilogo_gif.uu
20829            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
20830            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20831            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20832            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
20833            - eg/cgi/frameset.cgi eg/cgi/index.html
20834            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20835            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20836            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20837            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
20838            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
20839            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
20840            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
20841            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
20842            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
20843            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
20844            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
20845            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
20846            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
20847            - eg/van/vanish eg/who eg/wrapsuid
20848            ! MANIFEST
20849 ____________________________________________________________________________
20850 [  6555] By: jhi                                   on 2000/08/08  18:51:08
20851         Log: Delete chat2 as requested by Randal.
20852              
20853              Subject: Re: perlfaq8 coyness
20854              From: merlyn@stonehenge.com (Randal L. Schwartz) 
20855              Date: 15 May 2000 18:52:42 -0700 
20856              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
20857      Branch: perl
20858            - lib/chat2.pl
20859            ! MANIFEST
20860 ____________________________________________________________________________
20861 [  6554] By: jhi                                   on 2000/08/08  18:31:35
20862         Log: Regen global.sym.
20863      Branch: perl
20864            ! global.sym
20865 ____________________________________________________________________________
20866 [  6553] By: jhi                                   on 2000/08/08  18:28:13
20867         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
20868              (either perlbug or p5p ate the original), plus regen
20869              perlapi and perltoc. 
20870      Branch: perl
20871            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
20872            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
20873            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
20874            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
20875            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
20876            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
20877            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
20878            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
20879            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
20880            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
20881 ____________________________________________________________________________
20882 [  6552] By: jhi                                   on 2000/08/08  18:06:29
20883         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
20884              From: Mike Guy <mjtg@cam.ac.uk>
20885              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
20886              Date: Tue, 08 Aug 2000 15:51:27 +0100
20887      Branch: perl
20888            ! doop.c sv.h t/op/join.t t/pragma/overload.t
20889 ____________________________________________________________________________
20890 [  6551] By: jhi                                   on 2000/08/08  18:01:11
20891         Log: Re-apply #6549.
20892      Branch: perl
20893            ! lib/perl5db.pl
20894 ____________________________________________________________________________
20895 [  6550] By: jhi                                   on 2000/08/08  17:43:08
20896         Log: Accidental retraction of #6549.
20897      Branch: perl
20898            ! lib/perl5db.pl
20899 ____________________________________________________________________________
20900 [  6549] By: jhi                                   on 2000/08/08  17:40:04
20901         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
20902              From: Mike Guy <mjtg@cam.ac.uk>
20903              Date: Mon, 07 Aug 2000 21:49:58 +0100
20904              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
20905      Branch: perl
20906            ! lib/perl5db.pl
20907 ____________________________________________________________________________
20908 [  6548] By: jhi                                   on 2000/08/08  17:37:57
20909         Log: Document here-doc better.
20910              
20911              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
20912              From: Mike Guy <mjtg@cam.ac.uk>
20913              Date: Mon, 07 Aug 2000 14:02:09 +0100
20914              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
20915      Branch: perl
20916            ! pod/perldata.pod
20917 ____________________________________________________________________________
20918 [  6547] By: jhi                                   on 2000/08/08  17:33:34
20919         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
20920              From: "Randy J. Ray" <rjray@redhat.com>
20921              Date: Mon, 07 Aug 2000 19:12:25 -0700
20922              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
20923      Branch: perl
20924            ! perl.c pod/perlrun.pod
20925 ____________________________________________________________________________
20926 [  6546] By: jhi                                   on 2000/08/08  17:29:26
20927         Log: Subject: Re: enhanced(?) regex error messages 
20928              From: Hugo <hv@crypt.compulink.co.uk>
20929              Date: Tue, 08 Aug 2000 03:25:51 +0100
20930              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
20931              
20932              plus Capitalize the error messages, plus perldiag them.
20933      Branch: perl
20934            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
20935 ____________________________________________________________________________
20936 [  6545] By: jhi                                   on 2000/08/08  13:59:28
20937         Log: Augment #6539 a bit: don't croak if there's magic in the air.
20938              
20939              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
20940              From: Hugo <hv@crypt.compulink.co.uk>
20941              Date: Tue, 08 Aug 2000 03:02:03 +0100
20942              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
20943      Branch: perl
20944            ! pp.c t/op/bless.t
20945 ____________________________________________________________________________
20946 [  6544] By: jhi                                   on 2000/08/07  21:11:52
20947         Log: Make the test -w clean.
20948      Branch: perl
20949            ! t/op/bless.t
20950 ____________________________________________________________________________
20951 [  6543] By: jhi                                   on 2000/08/07  19:49:53
20952         Log: use warnings instead of $^W.
20953      Branch: perl
20954            ! t/op/bless.t
20955 ____________________________________________________________________________
20956 [  6542] By: jhi                                   on 2000/08/07  17:41:41
20957         Log: Disable a portability warning Because We Know What We Are Doing.
20958      Branch: perl
20959            ! t/op/bless.t
20960 ____________________________________________________________________________
20961 [  6541] By: jhi                                   on 2000/08/07  17:29:51
20962         Log: Tiny tidying on report_evil_fh().
20963      Branch: perl
20964            ! util.c
20965 ____________________________________________________________________________
20966 [  6540] By: jhi                                   on 2000/08/07  16:37:38
20967         Log: Make regular expression parse error messages easier to understand.
20968              
20969              Subject: Re: enhanced(?) regex error messages
20970              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20971              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
20972              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
20973      Branch: perl
20974            ! regcomp.c
20975 ____________________________________________________________________________
20976 [  6539] By: jhi                                   on 2000/08/07  16:12:27
20977         Log: Make bless(REF, REF) a fatal error, add bless tests.
20978              
20979              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
20980              From: Hugo <hv@crypt.compulink.co.uk>
20981              Date: Mon, 07 Aug 2000 16:59:38 +0100
20982              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
20983      Branch: perl
20984            + t/op/bless.t
20985            ! MANIFEST pod/perldiag.pod pp.c sv.c
20986 ____________________________________________________________________________
20987 [  6538] By: jhi                                   on 2000/08/07  15:59:43
20988         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
20989              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
20990              Date: Thu, 3 Aug 2000 14:29:21 -0700
20991              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
20992      Branch: perl
20993            ! lib/lib_pm.PL
20994 ____________________________________________________________________________
20995 [  6537] By: jhi                                   on 2000/08/07  15:47:18
20996         Log: Retract #6419 for now since it breaks in AFS and MachTen.
20997      Branch: perl
20998            ! lib/Cwd.pm
20999 ____________________________________________________________________________
21000 [  6536] By: jhi                                   on 2000/08/07  15:05:29
21001         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
21002              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
21003              The security hole exists only in suidperls, which isn't
21004              installed or even built by default.
21005      Branch: perl
21006            ! perl.c
21007 ____________________________________________________________________________
21008 [  6535] By: jhi                                   on 2000/08/07  14:45:14
21009         Log: tr memory corruption fix from Simon Cozens.
21010      Branch: perl
21011            ! doop.c
21012 ____________________________________________________________________________
21013 [  6534] By: jhi                                   on 2000/08/06  11:38:16
21014         Log: Document a bit that UDP is not what you might think.
21015              
21016              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
21017              From: Lupe Christoph <lupe@lupe-christoph.de>
21018              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
21019              Date: Mon, 24 Jul 2000 08:59:15 +0200
21020      Branch: perl
21021            ! pod/perlipc.pod
21022 ____________________________________________________________________________
21023 [  6533] By: jhi                                   on 2000/08/06  11:35:01
21024         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
21025              From: Jeff Pinyan <jeffp@hut.crusoe.net>
21026              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
21027              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
21028      Branch: perl
21029            ! pod/perlfunc.pod
21030 ____________________________________________________________________________
21031 [  6532] By: jhi                                   on 2000/08/06  03:45:41
21032         Log: Have symbols for the IoTYPEs.
21033      Branch: perl
21034            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
21035 ____________________________________________________________________________
21036 [  6531] By: jhi                                   on 2000/08/06  01:33:55
21037         Log: Continue fixing the io warnings.  This also
21038              sort of fixes bug ID 20000802.003: the core dump
21039              is no more.  Whether the current behaviour is correct
21040              (giving a warning: "Not a format reference"), is another matter.
21041      Branch: perl
21042            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
21043            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
21044 ____________________________________________________________________________
21045 [  6530] By: jhi                                   on 2000/08/05  21:33:12
21046         Log: Change the Policy policy: now -Dprefix= with an existing
21047              Policy.sh and prefix == siteprefix == vendorprefix, then all
21048              of them follow along the new prefix.
21049              
21050              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
21051              From: Andy Dougherty <doughera@lafayette.edu>
21052              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
21053              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
21054      Branch: perl
21055            ! Policy_sh.SH
21056 ____________________________________________________________________________
21057 [  6529] By: jhi                                   on 2000/08/05  18:57:28
21058         Log: Zap lib/Sys directory when cleaning up.
21059      Branch: perl
21060            ! Makefile.SH
21061 ____________________________________________________________________________
21062 [  6528] By: jhi                                   on 2000/08/05  18:40:44
21063         Log: Essential prototype changes were missing from #6527.
21064              Also make report_evil_fh() more bomb-proof.
21065      Branch: perl
21066            ! embed.h util.c
21067 ____________________________________________________________________________
21068 [  6527] By: jhi                                   on 2000/08/05  03:22:05
21069         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
21070              From: "Ronald F. Guilmette" <rfg@monkeys.com>
21071              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
21072              Message-Id: <200007242247.PAA52177@monkeys.com>
21073      Branch: perl
21074            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
21075 ____________________________________________________________________________
21076 [  6526] By: jhi                                   on 2000/08/04  21:23:27
21077         Log: gcc versions might have (parentheses) in them.
21078      Branch: metaconfig/U/perl
21079            ! gccvers.U
21080      Branch: perl
21081            ! Configure config_h.SH
21082 ____________________________________________________________________________
21083 [  6525] By: jhi                                   on 2000/08/04  20:23:12
21084         Log: Weed buglets pointed out by
21085              
21086              From: Lupe Christoph <lupe@lupe-christoph.de>
21087              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
21088              Date: Fri, 4 Aug 2000 17:34:39 +0200
21089              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
21090      Branch: metaconfig/U/perl
21091            ! gccvers.U uselfs.U
21092      Branch: perl
21093            ! Configure config_h.SH
21094 ____________________________________________________________________________
21095 [  6524] By: jhi                                   on 2000/08/04  19:02:08
21096         Log: Warn under -w if lstat(FH) is attempted.
21097              
21098              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
21099              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
21100              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
21101              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
21102      Branch: perl
21103            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
21104            ! t/pragma/warn/pp_sys
21105 ____________________________________________________________________________
21106 [  6523] By: jhi                                   on 2000/08/04  12:31:11
21107         Log: Subject: New perlcc, take 2
21108              From: simon@brecon.co.uk (Simon Cozens)
21109              Date: 4 Aug 2000 06:21:04 GMT
21110              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
21111      Branch: perl
21112            ! utils/perlcc.PL
21113 ____________________________________________________________________________
21114 [  6522] By: jhi                                   on 2000/08/04  12:26:33
21115         Log: Subject: Re: Array vs. List context
21116              From: Daniel Chetlin <daniel@chetlin.com>
21117              Date: Fri, 4 Aug 2000 00:22:44 -0700
21118              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
21119      Branch: perl
21120            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
21121            ! pod/perlfaq4.pod
21122 ____________________________________________________________________________
21123 [  6521] By: jhi                                   on 2000/08/04  12:22:38
21124         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
21125              From: Raymund Will <ray@caldera.de>
21126              Date: Fri, 4 Aug 2000 12:07:09 +0200
21127              Message-Id: <20000804120709.A14982@caldera.de>
21128      Branch: perl
21129            ! configure.gnu
21130 ____________________________________________________________________________
21131 [  6520] By: jhi                                   on 2000/08/04  04:09:06
21132         Log: After the #6519 a warning about stat() is just that,
21133              not about a filetest, which now have their own warning.
21134      Branch: perl
21135            ! pod/perldiag.pod
21136 ____________________________________________________________________________
21137 [  6519] By: jhi                                   on 2000/08/04  04:06:30
21138         Log: In the warnings call filehandles consistently so;
21139              add "unopened" warning for stat().
21140      Branch: perl
21141            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
21142            ! t/pragma/warn/pp_sys
21143 ____________________________________________________________________________
21144 [  6518] By: jhi                                   on 2000/08/04  02:55:35
21145         Log: Subject: Minor tweak to perlvar.pod
21146              From: "Stephen P. Potter" <spp@ds.net>
21147              Date: Tue, 18 Apr 2000 09:26:03 -0400
21148              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
21149      Branch: perl
21150            ! pod/perlvar.pod
21151 ____________________________________________________________________________
21152 [  6517] By: jhi                                   on 2000/08/04  02:50:08
21153         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
21154              From: "Clinton Pierce" <cpierce1@ford.com>
21155              Date: Wed, 21 Jul 1999 16:45:31 -0400
21156              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
21157              
21158              Fix by Stephen Potter (visible in the bug db but not in p5p?)
21159      Branch: perl
21160            ! pod/perlfunc.pod pod/perlop.pod
21161 ____________________________________________________________________________
21162 [  6516] By: jhi                                   on 2000/08/04  02:09:25
21163         Log: This is 6512.  Really.
21164      Branch: perl
21165            ! dump.c
21166 ____________________________________________________________________________
21167 [  6515] By: jhi                                   on 2000/08/04  01:25:50
21168         Log: mention the idea of @( and @)
21169      Branch: perl
21170            ! Todo-5.6
21171 ____________________________________________________________________________
21172 [  6514] By: bailey                                on 2000/08/04  01:18:46
21173         Log: YA resync with mainstem, including VMS patches from others
21174      Branch: vmsperl
21175           +> (branch 48 files)
21176            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
21177           !> (integrate 354 files)
21178 ____________________________________________________________________________
21179 [  6513] By: jhi                                   on 2000/08/04  01:18:18
21180         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
21181              From: Mark Dickinson <dickins3@fas.harvard.edu>
21182              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
21183              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
21184      Branch: perl
21185            ! t/op/grent.t t/op/pwent.t
21186 ____________________________________________________________________________
21187 [  6512] By: jhi                                   on 2000/08/04  01:14:06
21188         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
21189              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21190              Date: Wed, 02 Aug 2000 10:51:01 +0100
21191              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
21192      Branch: perl
21193            ! sv.c
21194 ____________________________________________________________________________
21195 [  6511] By: jhi                                   on 2000/08/04  00:57:00
21196         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
21197              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21198              Date: Thu, 03 Aug 2000 17:20:04 -0700
21199              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
21200      Branch: metaconfig
21201            ! U/modified/Cppsym.U
21202      Branch: perl
21203            ! Configure config_h.SH
21204 ____________________________________________________________________________
21205 [  6510] By: jhi                                   on 2000/08/04  00:25:28
21206         Log: detypo
21207      Branch: perl
21208            ! Makefile.SH
21209 ____________________________________________________________________________
21210 [  6509] By: jhi                                   on 2000/08/03  23:43:18
21211         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
21212              From: Dominic Dunlop <domo@computer.org>
21213              Date: Thu, 3 Aug 2000 22:16:46 +0200
21214              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
21215      Branch: perl
21216            ! t/op/sprintf.t
21217 ____________________________________________________________________________
21218 [  6508] By: jhi                                   on 2000/08/03  23:40:37
21219         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
21220              From: Hugo <hv@crypt.compulink.co.uk>
21221              Date: Thu, 03 Aug 2000 18:25:30 +0100
21222              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
21223      Branch: perl
21224            ! regcomp.c t/op/re_tests
21225 ____________________________________________________________________________
21226 [  6507] By: jhi                                   on 2000/08/03  23:38:28
21227         Log: Subject: [PATCH] sv.h documentation - SvLEN
21228              From: Mike Guy <mjtg@cam.ac.uk>
21229              Date: Thu, 03 Aug 2000 14:43:09 +0100
21230              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
21231      Branch: perl
21232            ! sv.h
21233 ____________________________________________________________________________
21234 [  6506] By: jhi                                   on 2000/08/03  15:49:14
21235         Log: Disable the fix_pl hack for now.
21236      Branch: perl
21237            ! Makefile.SH
21238 ____________________________________________________________________________
21239 [  6505] By: jhi                                   on 2000/08/03  13:49:04
21240         Log: Add a URL for FSF.
21241              
21242              Subject: Patch for README
21243              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
21244              Date: Wed, 2 Aug 2000 13:25:09 -0500
21245              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
21246      Branch: perl
21247            ! README
21248 ____________________________________________________________________________
21249 [  6504] By: jhi                                   on 2000/08/03  13:29:19
21250         Log: Be more informative on what is skipped and why,
21251              also repeat the list at the end.
21252      Branch: perl
21253            ! Porting/p4desc
21254 ____________________________________________________________________________
21255 [  6503] By: jhi                                   on 2000/08/03  13:07:05
21256         Log: Circumvent the removal of .patch by fix_pl.
21257              
21258              Subject: Re: [ID 20000802.011] unable to 'make test'          
21259              From: simon@brecon.co.uk (Simon Cozens) 
21260              Date: 3 Aug 2000 04:17:00 GMT
21261              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
21262      Branch: perl
21263            ! Makefile.SH
21264 ____________________________________________________________________________
21265 [  6502] By: jhi                                   on 2000/08/03  00:14:34
21266         Log: Add the missing setproctitle unit.
21267      Branch: metaconfig/U/perl
21268            + d_setproctitle.U
21269 ____________________________________________________________________________
21270 [  6501] By: jhi                                   on 2000/08/03  00:00:26
21271         Log: The subtest 4 may fail also on VOBS, as pointed out
21272              by Nick Ing-Simmons in November 1999, bug id 19991124.003
21273              (but the failure in that bug report isn't the subtest 4).
21274      Branch: perl
21275            ! t/op/stat.t
21276 ____________________________________________________________________________
21277 [  6500] By: jhi                                   on 2000/08/02  23:49:30
21278         Log: Better skip message for the test; one of the two problems in
21279              
21280              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
21281              From: Lupe Christoph <lupe@lupe-christoph.de>
21282              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
21283              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
21284      Branch: perl
21285            ! t/op/numconvert.t
21286 ____________________________________________________________________________
21287 [  6499] By: jhi                                   on 2000/08/02  22:49:16
21288         Log: Allow "no Module;" even if there is no 'unimport'.
21289              
21290              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
21291              From: mjd@plover.com
21292              Date: 24 Mar 2000 15:24:34 -0000
21293              Message-Id: <20000324152434.15160.qmail@plover.com>
21294      Branch: perl
21295            ! gv.c
21296 ____________________________________________________________________________
21297 [  6498] By: jhi                                   on 2000/08/02  22:42:58
21298         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
21299              that are hopefully soon put into use.
21300      Branch: perl
21301            ! opcode.h opcode.pl opnames.h
21302 ____________________________________________________________________________
21303 [  6497] By: gsar                                  on 2000/08/02  22:28:59
21304         Log: require.t needs binmode() to work on windows
21305      Branch: perl
21306            ! t/comp/require.t
21307 ____________________________________________________________________________
21308 [  6496] By: jhi                                   on 2000/08/02  22:08:51
21309         Log: Document the IVdf UVuf UVof UVxf.
21310      Branch: perl
21311            ! pod/perlguts.pod
21312 ____________________________________________________________________________
21313 [  6495] By: jhi                                   on 2000/08/02  21:54:26
21314         Log: detypo #6494
21315      Branch: perl
21316            ! ext/Data/Dumper/Dumper.xs
21317 ____________________________________________________________________________
21318 [  6494] By: jhi                                   on 2000/08/02  21:49:17
21319         Log: Dump UVs as UVs in Data::Dumper.
21320              
21321              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
21322              From: Gurusamy Sarathy <gsar@ActiveState.com>
21323              Date: Thu, 27 Apr 2000 12:26:25 -0700
21324              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
21325      Branch: perl
21326            ! ext/Data/Dumper/Dumper.xs
21327 ____________________________________________________________________________
21328 [  6493] By: jhi                                   on 2000/08/02  17:01:58
21329         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
21330              From: Hugo <hv@crypt.compulink.co.uk>
21331              Date: Wed, 02 Aug 2000 14:53:56 +0100
21332              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
21333      Branch: perl
21334            ! regexec.c t/op/re_tests
21335 ____________________________________________________________________________
21336 [  6492] By: jhi                                   on 2000/08/02  15:02:46
21337         Log: The new setproctitle() feature is available only in 
21338              bleeding edge FreeBSD.  From Paul Saab.
21339      Branch: perl
21340            ! mg.c
21341 ____________________________________________________________________________
21342 [  6491] By: jhi                                   on 2000/08/02  13:34:36
21343         Log: The tr utf8 patching continues.
21344              
21345              Subject: Re: #6469, too many tests claimed in require.t
21346              From: simon@brecon.co.uk (Simon Cozens)
21347              Date: 2 Aug 2000 02:37:17 GMT
21348              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
21349              
21350              (the logic of the test was the wrong way round in the patch)
21351      Branch: perl
21352            ! doop.c
21353 ____________________________________________________________________________
21354 [  6490] By: jhi                                   on 2000/08/02  13:27:38
21355         Log: The name of a filehandle does not have <these>.
21356      Branch: perl
21357            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
21358            ! t/pragma/warn/pp_sys util.c
21359 ____________________________________________________________________________
21360 [  6489] By: jhi                                   on 2000/08/02  04:26:46
21361         Log: Remove the extraneous "main::" prefix from all the
21362              "opened only for", "on closed", and "never opened" warnings.
21363              
21364              Subject: Re: inappropriate warning
21365              From: Gurusamy Sarathy <gsar@ActiveState.com>
21366              Date: Mon, 20 Mar 2000 11:28:02 -0800
21367              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
21368      Branch: perl
21369            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
21370            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
21371            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
21372 ____________________________________________________________________________
21373 [  6488] By: jhi                                   on 2000/08/02  03:02:57
21374         Log: memcpy has n o in it, as pinted ut by Sarathy.
21375      Branch: perl
21376            ! pod/perlguts.pod
21377 ____________________________________________________________________________
21378 [  6487] By: jhi                                   on 2000/08/02  02:44:51
21379         Log: Document in one place the memory abstractions used in Perl core.
21380              
21381              Subject: Re: Memory abstraction
21382              From: simon@brecon.co.uk (Simon Cozens)
21383              Date: 2 Aug 2000 02:20:23 GMT
21384              Organization: Earth.li Origins
21385      Branch: perl
21386            ! pod/perlguts.pod
21387 ____________________________________________________________________________
21388 [  6486] By: jhi                                   on 2000/08/02  02:41:57
21389         Log: regen_headers, regen perltoc.
21390      Branch: perl
21391            ! perlapi.c pod/perltoc.pod
21392 ____________________________________________________________________________
21393 [  6485] By: jhi                                   on 2000/08/02  01:43:33
21394         Log: "This little thing tests for a file .patch, and if it contains
21395              a number, pops into patchlevel.h" (making it easier to track
21396              which development version people are reporting bugs against)
21397              
21398              Subject: Patchlevel autogeneration for repository perls
21399              From: simon@brecon.co.uk (Simon Cozens)
21400              Date: 14 Jul 2000 07:12:15 GMT
21401              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
21402      Branch: perl
21403            + fix_pl
21404            ! MANIFEST Makefile.SH
21405 ____________________________________________________________________________
21406 [  6484] By: jhi                                   on 2000/08/02  01:32:54
21407         Log: FreeBSD 3.* updates from
21408              
21409              From: Paul Saab <ps@yahoo-inc.com>
21410              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
21411              Date: Tue, 1 Aug 2000 15:41:39 -0700
21412              Message-Id: <20000801154139.A53740@yahoo-inc.com>
21413      Branch: perl
21414            ! hints/freebsd.sh
21415 ____________________________________________________________________________
21416 [  6483] By: jhi                                   on 2000/08/02  01:27:44
21417         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
21418              instead one must use setproctitle().  This was already addressed
21419              by change #6457, but the below has a new variant for FreeBSD 4.0
21420              or later, and the matter is also documented more.
21421              
21422              From: Paul Saab <ps@yahoo-inc.com>
21423              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
21424              Date: Tue, 1 Aug 2000 15:41:39 -0700
21425              Message-Id: <20000801154139.A53740@yahoo-inc.com>
21426      Branch: metaconfig/U/perl
21427            + i_libutil.U
21428      Branch: perl
21429            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
21430 ____________________________________________________________________________
21431 [  6482] By: jhi                                   on 2000/08/01  22:17:32
21432         Log: The test from this
21433              
21434              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
21435              Date: Sat, 15 Apr 2000 17:03:44 +0100
21436              From: Tom Hughes <tom@compton.nu>
21437              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
21438              
21439              was missing, the code change went in as #5989
21440              (which had a different test?)
21441      Branch: perl
21442            ! t/op/misc.t
21443 ____________________________________________________________________________
21444 [  6481] By: jhi                                   on 2000/08/01  21:48:38
21445         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
21446              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21447              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
21448              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
21449      Branch: perl
21450            ! perl.h
21451 ____________________________________________________________________________
21452 [  6480] By: jhi                                   on 2000/08/01  18:05:28
21453         Log: Make p4desc to skip non-mainperl branches by default.
21454      Branch: perl
21455            ! Porting/p4desc
21456 ____________________________________________________________________________
21457 [  6479] By: jhi                                   on 2000/08/01  17:29:19
21458         Log: If gccosandvers is equal to osname, clear gccosandvers.
21459      Branch: metaconfig/U/perl
21460            ! gccvers.U
21461      Branch: perl
21462            ! Configure config_h.SH
21463 ____________________________________________________________________________
21464 [  6478] By: jhi                                   on 2000/08/01  15:54:08
21465         Log: BOM patching from Simon Cozens.
21466      Branch: perl
21467            ! toke.c
21468 ____________________________________________________________________________
21469 [  6477] By: jhi                                   on 2000/08/01  04:50:33
21470         Log: Stash away the largefiles flags and libswanted.
21471      Branch: perl
21472            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
21473 ____________________________________________________________________________
21474 [  6476] By: gsar                                  on 2000/08/01  04:24:24
21475         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
21476              on Windows)
21477      Branch: perl
21478            ! t/pragma/utf8.t utf8.c win32/win32.c
21479 ____________________________________________________________________________
21480 [  6475] By: jhi                                   on 2000/08/01  03:35:24
21481         Log: Make chr() for values >127 to create utf8 when under utf8.
21482              
21483              Subject: Re: uft8/chr()
21484              From: simon@brecon.co.uk (Simon Cozens)
21485              Date: 1 Aug 2000 02:37:02 GMT
21486              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
21487      Branch: perl
21488            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
21489 ____________________________________________________________________________
21490 [  6474] By: jhi                                   on 2000/08/01  02:36:18
21491         Log: In Digital UNIX warn if gcc explicitly chosen because even
21492              2.95.2 is known to cause problems.
21493      Branch: perl
21494            ! hints/dec_osf.sh
21495 ____________________________________________________________________________
21496 [  6473] By: jhi                                   on 2000/08/01  02:00:56
21497         Log: Make the safety catch for buggy gccs work with triple version
21498              numbers like 2.95.2.  Reported in
21499              
21500              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
21501              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
21502              Date: Mon, 31 Jul 2000 14:55:06 +0200
21503              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
21504      Branch: perl
21505            ! hints/dec_osf.sh
21506 ____________________________________________________________________________
21507 [  6472] By: jhi                                   on 2000/08/01  01:13:33
21508         Log: Subject: fix and question re: waitpid() under win32
21509              From: Brian Clarke <clarke@appliedmeta.com>
21510              Date: Fri, 28 Jul 2000 15:18:29 -0400
21511              Message-ID: <3981DC85.290314EB@appliedmeta.com>
21512              
21513              Slightly reformatted and WNOHANG # define moved to win32.h
21514              so that also POSIX.xs sees it, as suggsted by Sarathy.
21515      Branch: perl
21516            ! win32/win32.c win32/win32.h
21517 ____________________________________________________________________________
21518 [  6471] By: jhi                                   on 2000/08/01  00:55:05
21519         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
21520              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21521              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
21522              Date: Mon, 31 Jul 2000 13:28:51 +0100
21523              
21524              (aka ID 20000730.002)
21525      Branch: perl
21526            ! op.c t/op/tr.t
21527 ____________________________________________________________________________
21528 [  6470] By: jhi                                   on 2000/07/31  23:34:42
21529         Log: Document the problem with -P in HP-UX and its workaround.
21530              
21531              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
21532              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
21533              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
21534              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
21535      Branch: perl
21536            ! README.hpux
21537 ____________________________________________________________________________
21538 [  6469] By: jhi                                   on 2000/07/31  04:15:02
21539         Log: The swallow_bom() saga continues.  The #23 of require.t
21540              (UTF16-LE) still fails (silently, no output) but the #22
21541              (UTF16-BE) seems to be working now.  The root of the
21542              failure may be in sv_gets(): is it UTF-16LE-aware,
21543              especially when it comes to line endings? 
21544      Branch: perl
21545            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
21546            ! t/comp/require.t toke.c utf8.c
21547 ____________________________________________________________________________
21548 [  6468] By: jhi                                   on 2000/07/30  19:05:48
21549         Log: Find green threads before native threads.
21550              
21551              Subject: Re: Patch to jpl/JNI/Makefile.PL
21552              From: Jens Thomsen <jens@fiend.cis.com>
21553              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
21554              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
21555      Branch: perl
21556            ! jpl/JNI/Makefile.PL
21557 ____________________________________________________________________________
21558 [  6467] By: jhi                                   on 2000/07/30  18:36:22
21559         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
21560      Branch: perl
21561            ! doop.c
21562 ____________________________________________________________________________
21563 [  6466] By: jhi                                   on 2000/07/30  04:37:29
21564         Log: A new version of the "remove UPPERACSE string comparison"
21565              operators.  The problem with the previous one (change #6454)
21566              was that it was for Perl 5.6.0.  From Paul Marquess.
21567      Branch: perl
21568            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
21569            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
21570            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21571 ____________________________________________________________________________
21572 [  6465] By: jhi                                   on 2000/07/29  22:39:56
21573         Log: Do not upgrade SVs into utf8 just because they participate
21574              in eq or cmp.  Reported and fix suggested in
21575              
21576              Subject: [ID 20000720.009] sv_eq UTF8 bug
21577              From: "Simon Cozens" <simon@othersideofthe.earth.li>
21578              Date: 21 Jul 2000 04:37:29 -0000
21579              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
21580              
21581              Exercise for the kind reader: should we or should we not
21582              cache the utf8 conversion alonside the SV? (as magic,
21583              as thestrxfrm()ed version is cached under use locale)
21584              Argue both for and against.
21585      Branch: perl
21586            ! sv.c
21587 ____________________________________________________________________________
21588 [  6464] By: jhi                                   on 2000/07/29  22:36:22
21589         Log: Subject: UTF8 concat
21590              From: simon@brecon.co.uk (Simon Cozens) 
21591              Date: 30 Jun 2000 06:13:25 GMT
21592              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
21593              
21594              (with a memory leak fixed, plus a few casts added)
21595              
21596              This also seems to help for
21597              
21598              Subject: [ID 20000716.015] join UTF8 weirdness
21599              From: root <root@ak-71.mind.de> 
21600              Date: Sat, 15 Jul 2000 15:29:54 +0200
21601              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
21602              
21603              (from Andreas König)
21604      Branch: perl
21605            ! pp_hot.c
21606 ____________________________________________________________________________
21607 [  6463] By: jhi                                   on 2000/07/29  00:55:39
21608         Log: Tune the comments and hopefully stop a memory leak.
21609      Branch: perl
21610            ! toke.c utf8.c
21611 ____________________________________________________________________________
21612 [  6462] By: jhi                                   on 2000/07/29  00:16:53
21613         Log: The problem described in this
21614              
21615              Subject: [ID 20000322.018] named chars aren't magical enough
21616              From: root <root@dixie.cscaper.com>     
21617              Date: Wed, 22 Mar 2000 18:37:42 -0700
21618              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
21619              
21620              has been fixed in perl 5.6.0 but just in case added a test
21621              to keep it away.  (The report from Joseph Hall.)
21622      Branch: perl
21623            ! t/lib/charnames.t
21624 ____________________________________________________________________________
21625 [  6461] By: jhi                                   on 2000/07/28  23:56:36
21626         Log: Tiny fixes for #6460.
21627      Branch: metaconfig/U/perl
21628            ! gccvers.U
21629      Branch: perl
21630            ! Configure config_h.SH
21631 ____________________________________________________________________________
21632 [  6460] By: jhi                                   on 2000/07/28  23:24:41
21633         Log: Warn if the version of the operating system used to compile gcc
21634              differs from the current version of the operating system.
21635              Also display the gcc compilation os and version in myconfig.
21636              Inspiration from
21637              
21638              Subject: Re: [ID 20000710.003] ERRORS!!         
21639              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21640              Date: Mon, 10 Jul 2000 15:54:16 -0400
21641              Message-ID: <20000710155416.A1384@O2.chapin.edu>
21642      Branch: metaconfig/U/perl
21643            ! gccvers.U
21644      Branch: perl
21645            ! Configure config_h.SH myconfig.SH
21646 ____________________________________________________________________________
21647 [  6459] By: jhi                                   on 2000/07/28  22:00:32
21648         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
21649              letter to $Config{osvers}.
21650      Branch: metaconfig
21651            ! U/modified/Oldconfig.U
21652      Branch: perl
21653            ! Configure config_h.SH
21654 ____________________________________________________________________________
21655 [  6458] By: jhi                                   on 2000/07/28  04:15:39
21656         Log: Back out #6454, doesn't seem to work.
21657              (Reason: that patch was for perl 5.6.0, not perl-current)
21658              (A version of the patch for perl-current came in later as #6466)
21659      Branch: perl
21660            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
21661            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
21662            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21663 ____________________________________________________________________________
21664 [  6457] By: jhi                                   on 2000/07/27  23:31:49
21665         Log: Use setproctitle() if available to modify $0.
21666              
21667              Subject: setting $* on BSD4 broken
21668              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
21669              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
21670              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
21671      Branch: metaconfig
21672            ! U/modified/Myinit.U
21673      Branch: perl
21674            ! Configure config_h.SH mg.c
21675 ____________________________________________________________________________
21676 [  6456] By: jhi                                   on 2000/07/27  14:50:47
21677         Log: Allow "no AutoLoader;", based on change #6444,
21678              suggested by Graham Barr.
21679      Branch: perl
21680            ! lib/AutoLoader.pm
21681 ____________________________________________________________________________
21682 [  6455] By: jhi                                   on 2000/07/27  14:19:10
21683         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
21684              From: rspier@pobox.com (Robert Spier)
21685              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
21686              Message-ID: <14720.15855.787664.424783@rls.cx>
21687      Branch: perl
21688            ! pod/perldiag.pod
21689 ____________________________________________________________________________
21690 [  6454] By: jhi                                   on 2000/07/27  14:03:02
21691         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
21692              for a long time).
21693              
21694              Reported in
21695              
21696              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
21697              From: Ryan Herbert <rherbert@sycamorehq.com>
21698              Date: Mon, 17 Jul 2000 11:40:42 -0400
21699              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
21700              
21701              Patched in
21702              
21703              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
21704              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21705              Date: Wed, 26 Jul 2000 23:40:18 +0100
21706              Message-ID: <000001bff752$79511880$0a17073e@tiny>
21707              
21708              based on an earlier patch from Stephen P. Potter.
21709              
21710              (Removed later by change #6458 because this patch was for
21711              perl 5.6.0, not perl-current)
21712      Branch: perl
21713            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
21714            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
21715            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21716 ____________________________________________________________________________
21717 [  6453] By: jhi                                   on 2000/07/27  13:48:02
21718         Log: Subject: [PATCH] fixes bug 20000508.004
21719              From: Michael Stevens <mstevens@globnix.org>
21720              Date: Thu, 27 Jul 2000 13:49:04 +0100
21721              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
21722      Branch: perl
21723            ! pod/perldata.pod
21724 ____________________________________________________________________________
21725 [  6452] By: jhi                                   on 2000/07/26  23:51:26
21726         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
21727              and Craig A. Berry.
21728      Branch: perl
21729            ! lib/File/Temp.pm pod/perlport.pod
21730 ____________________________________________________________________________
21731 [  6451] By: jhi                                   on 2000/07/26  19:43:30
21732         Log: Be wary of close()s, too.
21733              
21734              Subject: Re: [PATCH] perlbug cleanup
21735              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21736              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
21737              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
21738      Branch: perl
21739            ! utils/perlbug.PL
21740 ____________________________________________________________________________
21741 [  6450] By: jhi                                   on 2000/07/26  18:41:40
21742         Log: Subject: Minor doc patch: handy.h
21743              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
21744              Date: Wed, 26 Jul 2000 15:34:25 -0300
21745              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
21746      Branch: perl
21747            ! handy.h pod/perlapi.pod
21748 ____________________________________________________________________________
21749 [  6449] By: jhi                                   on 2000/07/26  18:23:55
21750         Log: Subject: [PATCH] minor doc change - perlguts
21751              From: Michael Stevens <mstevens@globnix.org>
21752              Date: Thu, 13 Jul 2000 12:39:18 +0100
21753              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
21754      Branch: perl
21755            ! pod/perlguts.pod
21756 ____________________________________________________________________________
21757 [  6448] By: jhi                                   on 2000/07/26  18:20:30
21758         Log: open() wariness in perlbug.
21759              
21760              Subject: [PATCH] perlbug cleanup
21761              From: Michael Stevens <mstevens@globnix.org>
21762              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
21763              Date: Thu, 13 Jul 2000 15:52:23 +0100
21764      Branch: perl
21765            ! utils/perlbug.PL
21766 ____________________________________________________________________________
21767 [  6447] By: jhi                                   on 2000/07/26  18:13:04
21768         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
21769      Branch: perl
21770            ! lib/File/Temp.pm t/lib/ftmp-security.t
21771 ____________________________________________________________________________
21772 [  6446] By: jhi                                   on 2000/07/26  18:06:32
21773         Log: docfix from Peter Scott <Peter@PSDT.com>.
21774      Branch: perl
21775            ! pod/perlfunc.pod
21776 ____________________________________________________________________________
21777 [  6445] By: jhi                                   on 2000/07/26  17:53:31
21778         Log: Fix *foo{FORMAT}.
21779              
21780              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21781              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
21782              Date: Wed, 26 Jul 2000 19:51:02 +0200
21783              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
21784              
21785              From: Graham Barr <gbarr@pobox.com>
21786              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
21787              Date: Wed, 26 Jul 2000 17:38:36 +0100
21788              Message-ID: <20000726173836.L472@pobox.com>
21789      Branch: perl
21790            ! pp.c sv.c t/op/gv.t
21791 ____________________________________________________________________________
21792 [  6444] By: jhi                                   on 2000/07/26  17:49:14
21793         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
21794              from Graham Barr in the module list.
21795      Branch: perl
21796            ! gv.c pod/perlobj.pod
21797 ____________________________________________________________________________
21798 [  6443] By: jhi                                   on 2000/07/26  16:06:56
21799         Log: More split() doc and test patches from Mike Guy.
21800      Branch: perl
21801            ! pod/perlfunc.pod t/op/split.t
21802 ____________________________________________________________________________
21803 [  6442] By: jhi                                   on 2000/07/26  16:05:30
21804         Log: MacOS nits from Matthias Neeracher.
21805      Branch: perl
21806            ! perl.c pp_ctl.c
21807 ____________________________________________________________________________
21808 [  6441] By: jhi                                   on 2000/07/26  04:39:57
21809         Log: Subject: [PATCH] split /^/
21810              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21811              Date: Tue, 25 Jul 2000 14:18:57 +0100
21812              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
21813              
21814              (with notes from tchrist and gbarr)
21815      Branch: perl
21816            ! pod/perlfunc.pod t/op/split.t
21817 ____________________________________________________________________________
21818 [  6440] By: jhi                                   on 2000/07/26  04:32:32
21819         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
21820              From: Peter Prymmer <pvhp@forte.com>
21821              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
21822              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
21823      Branch: perl
21824            ! vms/munchconfig.c
21825 ____________________________________________________________________________
21826 [  6439] By: jhi                                   on 2000/07/26  04:31:01
21827         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
21828              to be fatal errors (instead of by default ignoring them, and
21829              ignoring with a bug: even though -w gave an error, the opening [
21830              was left in)  Reported in:
21831              
21832              Subject: [ID 20000716.024] [=cc=] / [:blank:]
21833              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
21834              Date: Sun, 16 Jul 2000 17:55:29 -0700
21835              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
21836      Branch: perl
21837            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
21838 ____________________________________________________________________________
21839 [  6438] By: jhi                                   on 2000/07/25  15:41:15
21840         Log: Subject: [PATCH] av.c apidoc
21841              From: simon@brecon.co.uk (Simon Cozens)
21842              Date: 24 Jul 2000 06:40:52 GMT
21843              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
21844      Branch: perl
21845            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
21846            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
21847 ____________________________________________________________________________
21848 [  6437] By: jhi                                   on 2000/07/25  14:05:36
21849         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
21850              From: "Stephen P. Potter" <spp@ds.net>
21851              Date: Mon, 24 Jul 2000 14:22:23 -0400
21852              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
21853      Branch: perl
21854            ! pod/perllocale.pod
21855 ____________________________________________________________________________
21856 [  6436] By: jhi                                   on 2000/07/25  14:02:03
21857         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
21858              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21859              Date: Mon, 24 Jul 2000 18:04:28 +0100
21860              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
21861      Branch: perl
21862            ! t/lib/syslfs.t t/op/lfs.t
21863 ____________________________________________________________________________
21864 [  6435] By: jhi                                   on 2000/07/25  13:59:28
21865         Log: Get UTF16 BOMs working.  Patch from
21866              
21867              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
21868              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21869              Date: Tue, 25 Jul 2000 12:52:45 +0100
21870              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
21871              
21872              and notes from
21873              
21874              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
21875              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21876              Date: Tue, 25 Jul 2000 11:43:25 +0100
21877              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
21878      Branch: perl
21879            ! t/comp/require.t toke.c utf8.c
21880 ____________________________________________________________________________
21881 [  6434] By: jhi                                   on 2000/07/25  02:39:54
21882         Log: Make the "uninit variable" warning to say "concat or string"
21883              or "join or string" when in concat or join .
21884              
21885              Subject: Re: [ID 20000403.009] uninitialised concatenation???
21886              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21887              Date: Tue, 04 Apr 2000 18:22:58 +0100
21888              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
21889              
21890              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
21891              From: William R Ward <hermit@BayView.COM>
21892              Date: Thu, 30 Mar 2000 19:50:03 -0800
21893              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
21894      Branch: perl
21895            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
21896            ! t/pragma/warn/op t/pragma/warn/sv
21897 ____________________________________________________________________________
21898 [  6433] By: jhi                                   on 2000/07/24  17:52:56
21899         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
21900      Branch: perl
21901            ! lib/File/Spec/VMS.pm
21902 ____________________________________________________________________________
21903 [  6432] By: jhi                                   on 2000/07/24  17:44:44
21904         Log: Test cases for #6431.
21905              
21906              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
21907              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21908              Date: Mon, 24 Jul 2000 15:32:29 +0100
21909              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
21910      Branch: perl
21911            ! t/op/pat.t t/op/split.t
21912 ____________________________________________________________________________
21913 [  6431] By: jhi                                   on 2000/07/24  17:43:17
21914         Log: Bind op fix.
21915              
21916              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
21917              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21918              Date: Mon, 17 Jul 2000 20:04:56 +0100
21919              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
21920      Branch: perl
21921            ! op.c
21922 ____________________________________________________________________________
21923 [  6430] By: jhi                                   on 2000/07/24  03:42:42
21924         Log: Subject: [ID 20000716.023] syslog test fails without sockets
21925              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21926              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
21927              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
21928      Branch: metaconfig/U/perl
21929            ! Extensions.U
21930      Branch: perl
21931            ! Configure config_h.SH
21932 ____________________________________________________________________________
21933 [  6429] By: jhi                                   on 2000/07/24  03:11:52
21934         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
21935              case, but add also notes explaining the relationship of this
21936              patch and the earlier notes by Sarathy.
21937              
21938              Subject: Map is still slow
21939              From: "Ben Tilly" <ben_tilly@hotmail.com>
21940              Date: Sat, 15 Jul 2000 17:23:27 EDT
21941              Message-ID: <20000715212327.21656.qmail@hotmail.com>
21942      Branch: perl
21943            ! pp_ctl.c
21944 ____________________________________________________________________________
21945 [  6428] By: jhi                                   on 2000/07/24  02:58:52
21946         Log: Documentation to explain the behaviour of map().
21947              
21948              Subject: Re: Map is still slow 
21949              From: Gurusamy Sarathy <gsar@ActiveState.com>
21950              Date: Sat, 15 Jul 2000 16:05:09 -0700
21951              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
21952      Branch: perl
21953            ! pp_ctl.c
21954 ____________________________________________________________________________
21955 [  6427] By: jhi                                   on 2000/07/24  02:50:03
21956         Log: Add tests for
21957              [ID 19991110.003] another matching finding by pcre author
21958              which has already been fixed by some patch, as verified in
21959              
21960              Subject: Re: two regex bugs from the mists of time (well, last November)
21961              From: Hugo <hv@crypt.compulink.co.uk>
21962              Date: Sat, 22 Jul 2000 18:12:58 +0100
21963              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
21964      Branch: perl
21965            ! t/op/re_tests
21966 ____________________________________________________________________________
21967 [  6426] By: jhi                                   on 2000/07/24  02:11:20
21968         Log: A missing 'break' after the [[:space:]] switch case.
21969              
21970              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
21971              From: "Stephen P. Potter" <spp@ds.net>
21972              Date: Tue, 18 Jul 2000 16:25:17 -0400
21973              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
21974      Branch: perl
21975            ! regcomp.c
21976 ____________________________________________________________________________
21977 [  6425] By: jhi                                   on 2000/07/24  02:06:12
21978         Log: The output might have been produced in the wrong order.
21979              
21980              Subject: [ID 20000720.003] [PATCH] t/op/write.t
21981              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21982              Date: Thu, 20 Jul 2000 18:49:18 +0100
21983              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
21984      Branch: perl
21985            ! t/op/write.t
21986 ____________________________________________________________________________
21987 [  6424] By: jhi                                   on 2000/07/24  02:00:07
21988         Log: Use STDOUT consistently.
21989              
21990              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
21991              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21992              Date: Thu, 20 Jul 2000 18:04:01 +0100
21993              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
21994      Branch: perl
21995            ! lib/Test/Harness.pm
21996 ____________________________________________________________________________
21997 [  6423] By: jhi                                   on 2000/07/24  01:54:54
21998         Log: Protect against "wild next"s, that is, callbacks doing "next"
21999              instead of "return".
22000              
22001              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
22002              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22003              Date: Tue, 18 Jul 2000 11:30:16 +0100
22004              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
22005      Branch: perl
22006            ! lib/File/Find.pm
22007 ____________________________________________________________________________
22008 [  6422] By: jhi                                   on 2000/07/24  01:35:47
22009         Log: Out-of-date note removed.
22010              
22011              Subject: [PATCH] documentation perlipc
22012              From: rspier@pobox.com (Robert Spier)
22013              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
22014              Message-ID: <14711.35178.572612.502654@rls.cx>
22015      Branch: perl
22016            ! pod/perlipc.pod
22017 ____________________________________________________________________________
22018 [  6421] By: jhi                                   on 2000/07/24  00:09:18
22019         Log: Send all installperl messages to STDERR and be -w clean.
22020              
22021              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
22022              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22023              Date: Sat, 22 Jul 2000 14:02:11 +0100
22024              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
22025      Branch: perl
22026            ! installperl
22027 ____________________________________________________________________________
22028 [  6420] By: jhi                                   on 2000/07/24  00:04:19
22029         Log: Decutandpasto.
22030              
22031              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
22032              From: "Richard Soderberg" <rs@crystalflame.net>
22033              Date: Sun, 23 Jul 2000 01:37:23 -0700
22034              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
22035      Branch: perl
22036            ! pod/perlipc.pod
22037 ____________________________________________________________________________
22038 [  6419] By: jhi                                   on 2000/07/24  00:01:12
22039         Log: A cleaner abs_path().
22040              Subject: Re: unix alternative to Cwd.pm
22041              From: Jeff Pinyan <jeffp@crusoe.net>
22042              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
22043              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
22044      Branch: perl
22045            ! lib/Cwd.pm
22046 ____________________________________________________________________________
22047 [  6418] By: jhi                                   on 2000/07/23  23:48:56
22048         Log: Detypo.
22049              
22050              Subject: [PATCH perl-current] Typo in hints/powerux.sh
22051              From: "Richard Soderberg" <rs@crystalflame.net>
22052              Date: Sun, 23 Jul 2000 01:27:33 -0700
22053              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
22054      Branch: perl
22055            ! hints/powerux.sh
22056 ____________________________________________________________________________
22057 [  6417] By: jhi                                   on 2000/07/17  22:13:31
22058         Log: Subject: SDBM_File documentation
22059              From: mjd@plover.com
22060              Date: 16 Jul 2000 17:41:17 -0000
22061              Message-ID: <20000716174117.18515.qmail@plover.com>
22062      Branch: perl
22063            ! ext/SDBM_File/SDBM_File.pm
22064 ____________________________________________________________________________
22065 [  6416] By: jhi                                   on 2000/07/17  19:13:26
22066         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
22067      Branch: perl
22068            ! hints/mpeix.sh mpeix/relink
22069 ____________________________________________________________________________
22070 [  6415] By: jhi                                   on 2000/07/15  14:11:02
22071         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
22072              the utf8 'characters' can be more than one octet).
22073              
22074              Date: Sat, 15 Jul 2000 00:21:56 +0100
22075              From: Tom Hughes <tom@compton.nu>
22076              Subject: Re: [ID 20000714.002]
22077              Message-ID: <db2334de49.tom@compton.compton.nu>
22078              
22079              Reported in
22080              
22081              Subject: [ID 20000714.002]
22082              From: "Simon Cozens" <simon@othersideofthe.earth.li>
22083              Date: 14 Jul 2000 15:13:09 -0000
22084              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
22085      Branch: perl
22086            ! doop.c
22087 ____________________________________________________________________________
22088 [  6414] By: jhi                                   on 2000/07/15  03:13:41
22089         Log: another VMS build tweak from Peter Prymmer
22090      Branch: perl
22091            ! vms/descrip_mms.template
22092 ____________________________________________________________________________
22093 [  6413] By: jhi                                   on 2000/07/15  03:10:40
22094         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
22095      Branch: perl
22096            ! vms/perlvms.pod
22097 ____________________________________________________________________________
22098 [  6412] By: jhi                                   on 2000/07/15  00:31:05
22099         Log: More docs for sv functions.
22100              
22101              Subject: [PATCH cfgperl] sv.c apidoc
22102              From: simon@brecon.co.uk (Simon Cozens)
22103              Date: 13 Jul 2000 09:00:20 GMT
22104              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
22105              
22106              Subject: Re: [PATCH cfgperl] sv.c apidoc
22107              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22108              Date: Thu, 13 Jul 2000 12:27:41 +0100
22109              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
22110              
22111              Subject: Re: [PATCH cfgperl] sv.c apidoc
22112              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22113              Date: Thu, 13 Jul 2000 13:23:09 +0100
22114              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
22115              
22116              Subject: Re: [PATCH cfgperl] sv.c apidoc
22117              From: simon@brecon.co.uk (Simon Cozens)
22118              Date: 14 Jul 2000 06:51:02 GMT
22119              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
22120      Branch: perl
22121            ! embed.pl pod/perlapi.pod sv.c
22122 ____________________________________________________________________________
22123 [  6411] By: jhi                                   on 2000/07/15  00:10:41
22124         Log: lib/b test fixes from Peter Prymmer.
22125      Branch: perl
22126            ! t/lib/b.t
22127 ____________________________________________________________________________
22128 [  6410] By: jhi                                   on 2000/07/15  00:02:09
22129         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
22130              From: Hugo <hv@crypt.compulink.co.uk>
22131              Date: Fri, 14 Jul 2000 23:05:20 +0100
22132              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
22133              
22134              Didn't anymore apply, but that point still could use another fix.
22135      Branch: perl
22136            ! pod/perlfunc.pod
22137 ____________________________________________________________________________
22138 [  6409] By: jhi                                   on 2000/07/14  23:15:15
22139         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
22140              not in pod, from Peter Prymmer
22141      Branch: perl
22142            ! vms/descrip_mms.template
22143 ____________________________________________________________________________
22144 [  6408] By: jhi                                   on 2000/07/14  20:35:05
22145         Log: The bug report
22146              [ID 19991110.002] minimal matching discrepancy found by pcre author
22147              seems to have been fixed (though differently from what was suggested
22148              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
22149      Branch: perl
22150            ! t/op/re_tests
22151 ____________________________________________________________________________
22152 [  6407] By: jhi                                   on 2000/07/14  17:38:08
22153         Log: Fix AutoSplit to use File::Spec the right way in VMS,
22154              from Peter Prymmer.
22155      Branch: perl
22156            ! lib/AutoSplit.pm
22157 ____________________________________________________________________________
22158 [  6406] By: jhi                                   on 2000/07/14  14:13:22
22159         Log: Merge perlhacktut into perlhack, update perlguts.
22160              
22161              Subject: Re: Perlhacktut
22162              From: simon@brecon.co.uk (Simon Cozens)
22163              Date: 14 Jul 2000 06:49:21 GMT
22164              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
22165              
22166              Subject: Re: Perlhacktut
22167              From: simon@brecon.co.uk (Simon Cozens)
22168              Date: 14 Jul 2000 07:09:45 GMT
22169              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
22170      Branch: perl
22171            ! pod/perlguts.pod pod/perlhack.pod
22172 ____________________________________________________________________________
22173 [  6405] By: jhi                                   on 2000/07/14  14:02:31
22174         Log: Integrate with Sarathy.
22175      Branch: cfgperl
22176           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
22177           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
22178           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
22179 ____________________________________________________________________________
22180 [  6404] By: gsar                                  on 2000/07/14  12:15:02
22181         Log: PERL_OBJECT build tweaks
22182      Branch: perl
22183            ! toke.c
22184 ____________________________________________________________________________
22185 [  6403] By: gsar                                  on 2000/07/14  11:23:41
22186         Log: inconsistent types needs casts
22187      Branch: perl
22188            ! toke.c
22189 ____________________________________________________________________________
22190 [  6402] By: gsar                                  on 2000/07/14  11:12:04
22191         Log: typos in change#6399, regen headers
22192      Branch: perl
22193            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
22194 ____________________________________________________________________________
22195 [  6401] By: gsar                                  on 2000/07/14  10:59:12
22196         Log: typecasts needed for change#6394
22197      Branch: perl
22198            ! toke.c
22199 ____________________________________________________________________________
22200 [  6400] By: gsar                                  on 2000/07/14  10:49:37
22201         Log: integrate cfgperl contents into mainline
22202      Branch: perl
22203           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
22204           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
22205 ____________________________________________________________________________
22206 [  6399] By: gsar                                  on 2000/07/14  10:38:35
22207         Log: enable UTF-16 filter by default if relevant BOM is seen; various
22208              cleanups (typos, misformatted code, and small bugs)
22209      Branch: perl
22210            ! doop.c embed.pl mg.c op.c pp.c toke.c
22211 ____________________________________________________________________________
22212 [  6398] By: gsar                                  on 2000/07/14  08:55:38
22213         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
22214              name suggests anyway)
22215      Branch: perl
22216            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
22217 ____________________________________________________________________________
22218 [  6397] By: gsar                                  on 2000/07/14  08:44:33
22219         Log: move new variables to the end of the interpreter structure (for
22220              bincompat in code that doesn't #include XSUB.h)
22221      Branch: perl
22222            ! intrpvar.h
22223 ____________________________________________________________________________
22224 [  6396] By: gsar                                  on 2000/07/14  08:13:58
22225         Log: MakeMaker should not remove editor backups (*~) on `make clean`
22226              by default (completes change#6383)
22227      Branch: perl
22228            ! lib/ExtUtils/MM_Unix.pm
22229 ____________________________________________________________________________
22230 [  6395] By: jhi                                   on 2000/07/14  05:20:33
22231         Log: Replace change #6337 with a better one.
22232              
22233              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
22234              From: Hugo <hv@crypt.compulink.co.uk>
22235              Date: Fri, 14 Jul 2000 04:16:20 +0100
22236              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
22237      Branch: cfgperl
22238            ! regexec.c t/op/re_tests
22239 ____________________________________________________________________________
22240 [  6394] By: jhi                                   on 2000/07/14  01:33:59
22241         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
22242      Branch: cfgperl
22243            ! embed.pl global.sym proto.h toke.c
22244 ____________________________________________________________________________
22245 [  6393] By: jhi                                   on 2000/07/13  23:41:23
22246         Log: remove discarded test
22247      Branch: cfgperl
22248            ! MANIFEST
22249 ____________________________________________________________________________
22250 [  6392] By: jhi                                   on 2000/07/13  23:32:25
22251         Log: The {multiplier} of a fixed substring was overlooked which
22252              caused a wrong initial search offset for that substring.
22253              
22254              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
22255              From: Hugo <hv@crypt.compulink.co.uk>
22256              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
22257              Date: Thu, 13 Jul 2000 19:27:13 +0100
22258      Branch: cfgperl
22259            ! regcomp.c t/op/re_tests
22260 ____________________________________________________________________________
22261 [  6391] By: jhi                                   on 2000/07/13  16:37:42
22262         Log: typo fix from Craig Berry
22263      Branch: cfgperl
22264            ! vms/subconfigure.com
22265 ____________________________________________________________________________
22266 [  6390] By: jhi                                   on 2000/07/13  13:20:12
22267         Log: Integrate with Sarathy.
22268      Branch: cfgperl
22269            - t/op/method2entersub.t
22270           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
22271           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
22272           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
22273           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
22274 ____________________________________________________________________________
22275 [  6389] By: jhi                                   on 2000/07/13  13:18:48
22276         Log: Detypo from Peter Prymmer, part of #6388.
22277      Branch: cfgperl
22278            ! Configure config_h.SH
22279      Branch: metaconfig
22280            ! U/modified/d_longlong.U
22281 ____________________________________________________________________________
22282 [  6388] By: gsar                                  on 2000/07/13  06:33:40
22283         Log: typos (spotted by Peter Prymmer)
22284      Branch: perl
22285            ! Configure t/lib/english.t
22286 ____________________________________________________________________________
22287 [  6387] By: gsar                                  on 2000/07/13  05:35:28
22288         Log: new selfloader.t in change#6183 doesn't close DATA handles,
22289              and thus fails to clean up tmp files on dosish platforms
22290      Branch: perl
22291            ! t/lib/selfloader.t
22292 ____________________________________________________________________________
22293 [  6386] By: gsar                                  on 2000/07/12  21:42:39
22294         Log: sprintf test tweaks (from Dominic Dunlop)
22295      Branch: perl
22296            ! t/op/sprintf.t
22297 ____________________________________________________________________________
22298 [  6385] By: gsar                                  on 2000/07/12  21:33:46
22299         Log: fix bugs in processing %v-*d and similar format specs (from
22300              Avi Finkel <avi@finkel.org>)
22301      Branch: perl
22302            ! sv.c t/op/sprintf.t
22303 ____________________________________________________________________________
22304 [  6384] By: gsar                                  on 2000/07/12  16:04:19
22305         Log: readd missing perldelta.pod changes from changes#6339,6376
22306      Branch: perl
22307            ! pod/perldelta.pod
22308 ____________________________________________________________________________
22309 [  6383] By: gsar                                  on 2000/07/12  16:00:51
22310         Log: don't clobber *.orig files on *clean targets
22311      Branch: perl
22312            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
22313 ____________________________________________________________________________
22314 [  6382] By: gsar                                  on 2000/07/12  07:59:12
22315         Log: fix broken integrations in cfgperl
22316      Branch: cfgperl
22317           !> Changes pod/perldelta.pod
22318 ____________________________________________________________________________
22319 [  6381] By: gsar                                  on 2000/07/12  07:42:17
22320         Log: integrate cfgperl changes into mainline
22321      Branch: perl
22322            ! Changes
22323           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
22324           !> pod/perlre.pod
22325 ____________________________________________________________________________
22326 [  6380] By: gsar                                  on 2000/07/12  07:31:00
22327         Log: get sprintf.t to adjust properly for 3-digit exponents
22328      Branch: perl
22329            ! t/op/sprintf.t
22330 ____________________________________________________________________________
22331 [  6379] By: gsar                                  on 2000/07/12  06:40:04
22332         Log: change#6174 needs corresponding change in win32/config_h.PL,
22333              which grovels through config_h.SH to find the config.h name
22334      Branch: perl
22335            ! win32/config_h.PL
22336 ____________________________________________________________________________
22337 [  6378] By: jhi                                   on 2000/07/12  05:03:59
22338         Log: Do the cc sanity check both before the hints and
22339              after the cc selction.
22340      Branch: cfgperl
22341            ! Configure config_h.SH
22342      Branch: metaconfig
22343            ! U/modified/Oldconfig.U U/modified/cc.U
22344      Branch: metaconfig/U/perl
22345            + Checkcc.U
22346 ____________________________________________________________________________
22347 [  6377] By: jhi                                   on 2000/07/12  02:49:22
22348         Log: Fix nits noticed by Boston.pm.
22349      Branch: cfgperl
22350            ! pod/perlre.pod
22351 ____________________________________________________________________________
22352 [  6376] By: jhi                                   on 2000/07/11  21:22:13
22353         Log: Configure cosmetics and perldelta.
22354      Branch: cfgperl
22355            ! Configure config_h.SH pod/perldelta.pod
22356      Branch: metaconfig
22357            ! U/modified/cc.U
22358 ____________________________________________________________________________
22359 [  6375] By: gsar                                  on 2000/07/11  21:17:35
22360         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
22361      Branch: perl
22362            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
22363            ! win32/win32sck.c
22364 ____________________________________________________________________________
22365 [  6374] By: gsar                                  on 2000/07/11  20:48:50
22366         Log: tweak for build failure under multiplicity
22367      Branch: perl
22368            ! toke.c
22369 ____________________________________________________________________________
22370 [  6373] By: gsar                                  on 2000/07/11  20:37:23
22371         Log: integrate cfgperl changes#6325..6373 into mainline
22372              (NOTE: today's batch of integrations still untested)
22373      Branch: perl
22374           +> ext/DynaLoader/hints/netbsd.pl
22375            ! Changes
22376           !> (integrate 26 files)
22377 ____________________________________________________________________________
22378 [  6372] By: jhi                                   on 2000/07/11  20:30:36
22379         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
22380              regen perltoc.
22381      Branch: cfgperl
22382            + pod/perlbook.pod
22383            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
22384            ! pod/perltoc.pod
22385 ____________________________________________________________________________
22386 [  6371] By: jhi                                   on 2000/07/11  20:08:56
22387         Log: Minor cleanups on the booklist.
22388      Branch: cfgperl
22389            ! pod/perlfaq2.pod
22390 ____________________________________________________________________________
22391 [  6370] By: jhi                                   on 2000/07/11  19:31:13
22392         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
22393      Branch: cfgperl
22394            ! t/pragma/overload.t
22395 ____________________________________________________________________________
22396 [  6369] By: gsar                                  on 2000/07/11  19:27:48
22397         Log: integrate cfgperl changes#6293..6324 into mainline
22398      Branch: perl
22399           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
22400            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
22401           !> (integrate 30 files)
22402 ____________________________________________________________________________
22403 [  6368] By: gsar                                  on 2000/07/11  19:18:57
22404         Log: skip integrate of problematic change#6292 from cfgperl into mainline
22405      Branch: perl
22406           !> pp_hot.c
22407 ____________________________________________________________________________
22408 [  6367] By: gsar                                  on 2000/07/11  19:17:21
22409         Log: integrate cfgperl changes#6288..6290 into mainline
22410      Branch: perl
22411           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
22412 ____________________________________________________________________________
22413 [  6366] By: gsar                                  on 2000/07/11  19:11:18
22414         Log: integrate cfgperl changes#6268..6282 into mainline
22415      Branch: perl
22416           !> (integrate 30 files)
22417 ____________________________________________________________________________
22418 [  6365] By: gsar                                  on 2000/07/11  18:57:00
22419         Log: delete new accidentally branched file
22420      Branch: perl
22421            - t/op/method2entersub.t
22422 ____________________________________________________________________________
22423 [  6364] By: gsar                                  on 2000/07/11  18:55:13
22424         Log: skip integrate of change#6267 from cfgperl into mainline (the
22425              method call optimization is flawed without additional hints
22426              from user about immutableness of @ISA and no runtime method
22427              definitions)
22428      Branch: perl
22429           +> t/op/method2entersub.t
22430           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
22431           !> perl.h t/op/sprintf.t xsutils.c
22432 ____________________________________________________________________________
22433 [  6363] By: gsar                                  on 2000/07/11  18:49:43
22434         Log: integrate cfgperl changes#6261..6266 into mainline
22435      Branch: perl
22436           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
22437           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
22438           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22439           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
22440 ____________________________________________________________________________
22441 [  6362] By: gsar                                  on 2000/07/11  18:43:26
22442         Log: integrate cfgperl changes#6252..6260 into mainline
22443      Branch: perl
22444           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
22445           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
22446           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
22447           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
22448 ____________________________________________________________________________
22449 [  6361] By: gsar                                  on 2000/07/11  18:37:12
22450         Log: skip integrate of problematic change#6251 from cfgperl into mainline
22451      Branch: perl
22452           !> lib/Exporter.pm
22453 ____________________________________________________________________________
22454 [  6360] By: gsar                                  on 2000/07/11  18:34:56
22455         Log: integrate cfgperl change#6250 into mainline
22456      Branch: perl
22457           +> t/op/my_stash.t
22458           !> MANIFEST embed.pl proto.h toke.c
22459 ____________________________________________________________________________
22460 [  6359] By: gsar                                  on 2000/07/11  18:21:19
22461         Log: integrate cfgperl changes#6242..6249 into mainline
22462      Branch: perl
22463           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
22464           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
22465           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
22466           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
22467           !> t/lib/peek.t utf8.c
22468 ____________________________________________________________________________
22469 [  6358] By: gsar                                  on 2000/07/11  18:15:45
22470         Log: skip integrate of problematic change#6241 from cfgperl into mainline
22471      Branch: perl
22472           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
22473 ____________________________________________________________________________
22474 [  6357] By: jhi                                   on 2000/07/11  18:15:16
22475         Log: Fix for
22476              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
22477              From: Roderick Schertler <roderick@argon.org> 
22478              Date: Tue, 11 Jul 2000 13:55:05 -0400 
22479              Message-Id: <200007111755.NAA05077@jones.argon.org> 
22480      Branch: cfgperl
22481            ! doio.c
22482 ____________________________________________________________________________
22483 [  6356] By: jhi                                   on 2000/07/11  18:12:51
22484         Log: Typo in #6341.
22485      Branch: cfgperl
22486            ! pp_hot.c
22487 ____________________________________________________________________________
22488 [  6355] By: gsar                                  on 2000/07/11  18:12:10
22489         Log: integrate cfgperl changes#6231..6240 into mainline
22490      Branch: perl
22491           +> pod/perlutil.pod
22492           !> (integrate 35 files)
22493 ____________________________________________________________________________
22494 [  6354] By: jhi                                   on 2000/07/11  18:04:34
22495         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
22496              From: Dominic Dunlop <domo@computer.org> 
22497              Date: Tue, 11 Jul 2000 12:27:33 +0200 
22498              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
22499              
22500              Replaces change #6268.
22501      Branch: cfgperl
22502            ! t/op/sprintf.t
22503 ____________________________________________________________________________
22504 [  6353] By: gsar                                  on 2000/07/11  17:59:51
22505         Log: skip integrate of problematic change#6230 from cfgperl into mainline
22506              (a later version of File::Spec is already in mainline)
22507      Branch: perl
22508           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
22509           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
22510 ____________________________________________________________________________
22511 [  6352] By: gsar                                  on 2000/07/11  17:57:48
22512         Log: integrate cfgperl changes#6224..6229 into mainline
22513      Branch: perl
22514           +> lib/lib.pm.PL
22515            - lib/lib.pm
22516           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
22517           !> lib/English.pm op.c t/lib/english.t
22518 ____________________________________________________________________________
22519 [  6351] By: gsar                                  on 2000/07/11  17:50:10
22520         Log: skip integrate of problematic change#6223 from cfgperl into mainline
22521      Branch: perl
22522           !> doio.c
22523 ____________________________________________________________________________
22524 [  6350] By: gsar                                  on 2000/07/11  17:48:28
22525         Log: integrate cfgperl changes#6220..6222 into mainline
22526      Branch: perl
22527           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
22528           !> toke.c utf8.c win32/win32.h
22529 ____________________________________________________________________________
22530 [  6349] By: gsar                                  on 2000/07/11  17:46:13
22531         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
22532              mainline
22533      Branch: perl
22534           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
22535           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
22536           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22537 ____________________________________________________________________________
22538 [  6348] By: jhi                                   on 2000/07/11  17:45:49
22539         Log: README.posix-bc podified from Thomas Dorner.
22540      Branch: cfgperl
22541            ! README.posix-bc
22542 ____________________________________________________________________________
22543 [  6347] By: gsar                                  on 2000/07/11  17:42:04
22544         Log: integrate cfgperl change#6217 into mainline
22545      Branch: perl
22546           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
22547           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
22548           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
22549 ____________________________________________________________________________
22550 [  6346] By: gsar                                  on 2000/07/11  17:39:37
22551         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
22552              mainline
22553      Branch: perl
22554           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
22555           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22556           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
22557           !> perlapi.h pod/perlapi.pod
22558 ____________________________________________________________________________
22559 [  6345] By: gsar                                  on 2000/07/11  17:36:42
22560         Log: integrate cfgperl changes#6207..6210 into mainline
22561      Branch: perl
22562           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
22563           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
22564 ____________________________________________________________________________
22565 [  6344] By: gsar                                  on 2000/07/11  17:31:20
22566         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
22567              mainline
22568      Branch: perl
22569           !> (integrate 40 files)
22570 ____________________________________________________________________________
22571 [  6343] By: gsar                                  on 2000/07/11  17:19:08
22572         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
22573      Branch: perl
22574           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
22575            ! Changes
22576           !> (integrate 34 files)
22577 ____________________________________________________________________________
22578 [  6342] By: jhi                                   on 2000/07/11  16:05:48
22579         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
22580              To: perl5-porters@perl.org
22581              From: Karsten Sperling <spiff@phreax.net>
22582              Date: Mon, 10 Jul 2000 15:12:52 +0200
22583              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
22584      Branch: cfgperl
22585            ! lib/Symbol.pm
22586 ____________________________________________________________________________
22587 [  6341] By: jhi                                   on 2000/07/11  15:59:23
22588         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
22589              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22590              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
22591              Date: Fri, 07 Jul 2000 17:57:16 +0100
22592      Branch: cfgperl
22593            ! pp_hot.c
22594 ____________________________________________________________________________
22595 [  6340] By: jhi                                   on 2000/07/11  15:55:47
22596         Log: Subject: Re: format bug report  [Patch]
22597              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22598              Date: Wed, 05 Jul 2000 13:12:52 +0200
22599              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
22600              
22601              Subject: Re: format bug report  [Patch]
22602              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22603              Date: Wed, 05 Jul 2000 14:10:01 +0200
22604              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
22605      Branch: cfgperl
22606            ! t/op/write.t toke.c
22607 ____________________________________________________________________________
22608 [  6339] By: jhi                                   on 2000/07/11  13:54:09
22609         Log: Be less forgiving about ambiguous and illegal tr ranges.
22610              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
22611              From: Mark-Jason Dominus <mjd@plover.com>
22612              Date: Tue, 04 Jul 2000 10:00:12 -0400
22613              Message-ID: <20000704140012.17772.qmail@plover.com>
22614              
22615              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
22616              From: Mark-Jason Dominus <mjd@plover.com>
22617              Date: Wed, 05 Jul 2000 09:37:36 -0400
22618              Message-ID: <20000705133736.27293.qmail@plover.com>
22619      Branch: cfgperl
22620            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
22621 ____________________________________________________________________________
22622 [  6338] By: jhi                                   on 2000/07/11  13:31:24
22623         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
22624              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22625              Date: Tue, 11 Jul 2000 13:50:51 +0100
22626              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
22627      Branch: cfgperl
22628            ! sv.c
22629 ____________________________________________________________________________
22630 [  6337] By: jhi                                   on 2000/07/11  13:29:14
22631         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
22632              From: Hugo <hv@crypt.compulink.co.uk>
22633              Date: Tue, 11 Jul 2000 12:44:50 +0100
22634              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
22635      Branch: cfgperl
22636            ! regexec.c t/op/re_tests
22637 ____________________________________________________________________________
22638 [  6336] By: jhi                                   on 2000/07/11  13:26:47
22639         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
22640              From: simon@brecon.co.uk (Simon Cozens)
22641              Date: 7 Jul 2000 11:26:09 GMT
22642              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
22643      Branch: cfgperl
22644            ! mg.c
22645 ____________________________________________________________________________
22646 [  6335] By: jhi                                   on 2000/07/11  13:23:37
22647         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
22648              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
22649              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
22650              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
22651      Branch: cfgperl
22652            + ext/DynaLoader/hints/netbsd.pl
22653            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
22654 ____________________________________________________________________________
22655 [  6334] By: jhi                                   on 2000/07/11  13:20:38
22656         Log: Subject: PATCH perlguts.pod: Document D and d magic types
22657              From: mjd@plover.com
22658              Date: 5 Jul 2000 18:01:51 -0000
22659              Message-ID: <20000705180151.29413.qmail@plover.com>
22660      Branch: cfgperl
22661            ! pod/perlguts.pod
22662 ____________________________________________________________________________
22663 [  6333] By: jhi                                   on 2000/07/11  13:15:51
22664         Log: Precedence goof, fix based on
22665              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
22666              From: Hugo <hv@crypt.compulink.co.uk>
22667              Date: Tue, 11 Jul 2000 12:52:38 +0100
22668              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
22669      Branch: cfgperl
22670            ! t/op/taint.t
22671 ____________________________________________________________________________
22672 [  6332] By: jhi                                   on 2000/07/11  12:40:17
22673         Log: Integrate with Sarathy.
22674      Branch: cfgperl
22675           !> win32/win32sck.c
22676 ____________________________________________________________________________
22677 [  6331] By: jhi                                   on 2000/07/10  20:14:16
22678         Log: Sprinkle ldlibpath.
22679      Branch: cfgperl
22680            ! pod/Makefile.SH
22681 ____________________________________________________________________________
22682 [  6330] By: jhi                                   on 2000/07/10  17:54:49
22683         Log: More POSIX.pod tweaks.
22684      Branch: cfgperl
22685            ! ext/POSIX/POSIX.pod
22686 ____________________________________________________________________________
22687 [  6329] By: jhi                                   on 2000/07/10  14:02:12
22688         Log: Reorder perl.pod once more.
22689      Branch: cfgperl
22690            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22691 ____________________________________________________________________________
22692 [  6328] By: gsar                                  on 2000/07/10  07:06:00
22693         Log: accept() leaks memory on windows due to incorrect ordering of
22694              closesocket() and fclose() calls
22695      Branch: perl
22696            ! win32/win32sck.c
22697 ____________________________________________________________________________
22698 [  6327] By: gsar                                  on 2000/07/10  06:49:17
22699         Log: winsock options weren't being set in all threads under ithreads
22700              (caused send()s from second and subsequent threads to fail)
22701      Branch: perl
22702            ! win32/win32sck.c
22703 ____________________________________________________________________________
22704 [  6326] By: jhi                                   on 2000/07/08  02:45:40
22705         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
22706              was cast to an unsigned (32-bit) integer with wild abandon.
22707      Branch: cfgperl
22708            ! ext/Devel/DProf/DProf.xs
22709 ____________________________________________________________________________
22710 [  6325] By: jhi                                   on 2000/07/07  18:50:33
22711         Log: Remove perlbook, update perlfaq book listing,
22712              rearrange perl.pod, regenerate perltoc.
22713      Branch: cfgperl
22714            - pod/perlbook.pod
22715            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
22716            ! pod/perlfaq2.pod pod/perltoc.pod
22717 ____________________________________________________________________________
22718 [  6324] By: jhi                                   on 2000/07/07  14:03:40
22719         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
22720      Branch: cfgperl
22721            ! sv.h toke.c
22722 ____________________________________________________________________________
22723 [  6323] By: jhi                                   on 2000/07/06  16:03:55
22724         Log: Fix complaints of buildtoc.
22725      Branch: cfgperl
22726            + lib/Win32.pod
22727            - pod/Win32.pod
22728            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22729 ____________________________________________________________________________
22730 [  6322] By: jhi                                   on 2000/07/06  15:15:52
22731         Log: Add =head1 NAMEs so that buildtoc is happy.
22732              (The CGI::Util nit reported to Lincoln.)
22733      Branch: cfgperl
22734            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
22735            ! pod/perltoc.pod
22736 ____________________________________________________________________________
22737 [  6321] By: jhi                                   on 2000/07/06  03:16:04
22738         Log: Config is being used.
22739      Branch: cfgperl
22740            ! t/op/method.t
22741 ____________________________________________________________________________
22742 [  6320] By: jhi                                   on 2000/07/06  03:13:13
22743         Log: Integrate with Sarathy.
22744      Branch: cfgperl
22745           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
22746 ____________________________________________________________________________
22747 [  6319] By: jhi                                   on 2000/07/06  03:11:46
22748         Log: Autogenerate pod/Makefile and pod/buildtoc.
22749              buildtoc also checks whether the existin pods are
22750              mentioned in MANIFEST and perl.pod, and vice versa.
22751              (None of the thusly found discrepancies fixed yet.)
22752              roffitall also needs to be autogenerated similarly but it
22753              seems so badly out of date that I didn't touch it yet.
22754      Branch: cfgperl
22755            + pod/Makefile.SH pod/buildtoc.PL
22756            - pod/Makefile pod/buildtoc
22757            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
22758 ____________________________________________________________________________
22759 [  6318] By: gsar                                  on 2000/07/05  22:10:54
22760         Log: fix UNC path handling on Windows under ithreads, and chdir()
22761              return value when given a non-existent directory
22762      Branch: perl
22763            ! win32/vdir.h
22764 ____________________________________________________________________________
22765 [  6317] By: gsar                                  on 2000/07/05  22:08:19
22766         Log: winsock cleanup never done on Windows (leads to handle leaks)
22767      Branch: perl
22768            ! win32/perllib.c win32/win32sck.c
22769 ____________________________________________________________________________
22770 [  6316] By: gsar                                  on 2000/07/05  22:06:19
22771         Log: some debugger output does not go to the socket when RemotePort is set
22772      Branch: perl
22773            ! lib/perl5db.pl
22774 ____________________________________________________________________________
22775 [  6315] By: jhi                                   on 2000/07/05  00:25:21
22776         Log: Integrate with Sarathy, preliminary fix for unicos
22777              alignment problems in [ID 20000612.002] Perl problem on Cray system.
22778      Branch: cfgperl
22779            ! sv.h
22780           !> pp_hot.c
22781 ____________________________________________________________________________
22782 [  6314] By: gsar                                  on 2000/07/04  23:34:02
22783         Log: tyop in change#6306
22784      Branch: perl
22785            ! pp_hot.c
22786 ____________________________________________________________________________
22787 [  6313] By: jhi                                   on 2000/07/04  22:14:38
22788         Log: Multiline string literals ENONPORTABLE.
22789      Branch: cfgperl
22790            ! pp_hot.c
22791 ____________________________________________________________________________
22792 [  6312] By: jhi                                   on 2000/07/04  20:34:44
22793         Log: Integrate with Sarathy.
22794      Branch: cfgperl
22795           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
22796           !> t/op/method.t
22797 ____________________________________________________________________________
22798 [  6311] By: jhi                                   on 2000/07/04  20:30:56
22799         Log: More POSIX.pod embellishment.
22800      Branch: cfgperl
22801            ! ext/POSIX/POSIX.pod
22802 ____________________________________________________________________________
22803 [  6310] By: gsar                                  on 2000/07/04  17:28:48
22804         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
22805      Branch: perl
22806            ! t/lib/b.t
22807 ____________________________________________________________________________
22808 [  6309] By: jhi                                   on 2000/07/04  17:22:18
22809         Log: The #6308 required a little bit more.
22810      Branch: cfgperl
22811            ! Makefile.SH win32/Makefile
22812 ____________________________________________________________________________
22813 [  6308] By: jhi                                   on 2000/07/04  16:35:24
22814         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
22815      Branch: cfgperl
22816            + lib/lib_pm.PL
22817            - lib/lib.pm.PL
22818            ! MANIFEST Makefile.SH
22819 ____________________________________________________________________________
22820 [  6307] By: jhi                                   on 2000/07/04  16:28:58
22821         Log: Win32 patches for cfgperl from Sarathy.
22822      Branch: cfgperl
22823            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
22824            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
22825            ! thread.h toke.c util.c win32/Makefile win32/win32.c
22826 ____________________________________________________________________________
22827 [  6306] By: gsar                                  on 2000/07/04  16:28:40
22828         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
22829              (from Richard Soderberg <rs@oregonnet.com>)
22830      Branch: perl
22831            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
22832 ____________________________________________________________________________
22833 [  6305] By: jhi                                   on 2000/07/04  16:24:24
22834         Log: Integrate with Sarathy.
22835      Branch: cfgperl
22836           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
22837           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22838           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
22839           !> proto.h win32/win32.c
22840 ____________________________________________________________________________
22841 [  6304] By: gsar                                  on 2000/07/04  16:17:24
22842         Log: missing perldiag entry for unpack("w",...) diagnostic (from
22843              Andreas Koenig)
22844      Branch: perl
22845            ! pod/perldiag.pod
22846 ____________________________________________________________________________
22847 [  6303] By: gsar                                  on 2000/07/04  16:14:44
22848         Log: remove rel2abs prototypes (from Barrie Slaymaker)
22849      Branch: perl
22850            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22851            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22852 ____________________________________________________________________________
22853 [  6302] By: gsar                                  on 2000/07/04  04:59:35
22854         Log: adjust change#6299
22855      Branch: perl
22856            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
22857            ! win32/win32.c
22858 ____________________________________________________________________________
22859 [  6301] By: jhi                                   on 2000/07/04  04:50:07
22860         Log: Integrate with Sarathy.
22861      Branch: cfgperl
22862           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
22863           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
22864           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
22865 ____________________________________________________________________________
22866 [  6300] By: gsar                                  on 2000/07/04  04:42:09
22867         Log: PERL_OBJECT build tweak
22868      Branch: perl
22869            ! perl.h
22870 ____________________________________________________________________________
22871 [  6299] By: gsar                                  on 2000/07/04  04:37:00
22872         Log: fix memory leak on Windows (PL_sys_intern contents were never
22873              freed)
22874      Branch: perl
22875            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
22876            ! perlapi.c proto.h win32/win32.c
22877 ____________________________________________________________________________
22878 [  6298] By: gsar                                  on 2000/07/04  04:15:59
22879         Log: fix large memory leak that has been around for ever, masked by
22880              -DPURIFY (most of the arenas were never freed!)
22881      Branch: perl
22882            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
22883 ____________________________________________________________________________
22884 [  6297] By: gsar                                  on 2000/07/04  04:07:46
22885         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
22886      Branch: perl
22887            ! perl.c
22888 ____________________________________________________________________________
22889 [  6296] By: jhi                                   on 2000/06/30  18:28:37
22890         Log: Elaborate POSIX.pod.  Still needs work.
22891      Branch: cfgperl
22892            ! ext/POSIX/POSIX.pod
22893 ____________________________________________________________________________
22894 [  6295] By: jhi                                   on 2000/06/30  14:58:18
22895         Log: Point to perlipc for more SysV IPC examples.
22896      Branch: cfgperl
22897            ! pod/perlfunc.pod
22898 ____________________________________________________________________________
22899 [  6294] By: gsar                                  on 2000/06/30  14:47:45
22900         Log: slurp mode fix in change#4736 still not quite right
22901      Branch: perl
22902            ! pp_hot.c t/io/argv.t
22903 ____________________________________________________________________________
22904 [  6293] By: jhi                                   on 2000/06/30  12:02:55
22905         Log: Integrate with Sarathy.
22906      Branch: cfgperl
22907           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
22908 ____________________________________________________________________________
22909 [  6292] By: jhi                                   on 2000/06/30  12:01:11
22910         Log: From: simon@brecon.co.uk (Simon Cozens)
22911              Subject: UTF8 concat
22912              Date: 30 Jun 2000 06:13:25 GMT
22913              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
22914      Branch: cfgperl
22915            ! pp_hot.c
22916 ____________________________________________________________________________
22917 [  6291] By: gsar                                  on 2000/06/30  04:37:33
22918         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
22919              when @_ is modified, causing coredumps
22920      Branch: perl
22921            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
22922 ____________________________________________________________________________
22923 [  6290] By: jhi                                   on 2000/06/30  02:21:44
22924         Log: Integrate with Sarathy.
22925      Branch: cfgperl
22926           !> vms/vms.c vms/vmsish.h
22927 ____________________________________________________________________________
22928 [  6289] By: jhi                                   on 2000/06/30  02:21:02
22929         Log: Check VERSIONs.
22930      Branch: cfgperl
22931            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22932            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
22933            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22934 ____________________________________________________________________________
22935 [  6288] By: jhi                                   on 2000/06/30  02:18:52
22936         Log: Integrate with Sarathy.
22937      Branch: cfgperl
22938           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
22939           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22940           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
22941           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
22942 ____________________________________________________________________________
22943 [  6287] By: gsar                                  on 2000/06/30  02:17:08
22944         Log: integrate vmsperl changes into mainline
22945      Branch: perl
22946           !> vms/vms.c vms/vmsish.h
22947 ____________________________________________________________________________
22948 [  6285] By: gsar                                  on 2000/06/30  02:05:28
22949         Log: localize %INC in a Safe compartment so that use/require work
22950              (many other magic globals probably need similar treatment)
22951      Branch: perl
22952            ! ext/Opcode/Opcode.xs
22953 ____________________________________________________________________________
22954 [  6284] By: gsar                                  on 2000/06/30  01:54:54
22955         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
22956              about Windows
22957      Branch: perl
22958            ! pod/perlembed.pod
22959 ____________________________________________________________________________
22960 [  6283] By: jhi                                   on 2000/06/30  01:50:10
22961         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
22962              From: Barrie Slaymaker <barries@jester.slaysys.com>
22963              Date: Wed, 28 Jun 2000 11:35:29 -0400
22964              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
22965      Branch: perl
22966            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
22967            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
22968            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22969            ! lib/File/Spec/Win32.pm
22970 ____________________________________________________________________________
22971 [  6282] By: jhi                                   on 2000/06/29  22:57:22
22972         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
22973              From: Dan Sugalski <dan@sidhe.org>
22974              Date: Tue, 06 Jun 2000 11:59:50 -0400
22975              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
22976      Branch: cfgperl
22977            ! vms/vms.c
22978 ____________________________________________________________________________
22979 [  6281] By: jhi                                   on 2000/06/29  22:52:50
22980         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
22981              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22982              Date: Wed, 7 Jun 2000 04:02:04 -0500
22983              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
22984      Branch: cfgperl
22985            ! utils/h2xs.PL
22986 ____________________________________________________________________________
22987 [  6280] By: jhi                                   on 2000/06/29  22:45:47
22988         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
22989              From: rspier@pobox.com (Robert Spier)
22990              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
22991              Message-ID: <14654.31913.845602.610277@rls.cx>
22992      Branch: cfgperl
22993            ! utils/h2xs.PL
22994 ____________________________________________________________________________
22995 [  6279] By: jhi                                   on 2000/06/29  22:38:16
22996         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
22997              From: Tim Ayers <tayers@bridge.com>
22998              Date: Thu, 08 Jun 2000 08:11:06 +0200
22999              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
23000              [resent by Richard Foley, Message-Id probably wrong]
23001      Branch: cfgperl
23002            ! pod/perlsub.pod
23003 ____________________________________________________________________________
23004 [  6278] By: jhi                                   on 2000/06/29  22:21:45
23005         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
23006              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
23007              Date: Fri, 09 Jun 2000 12:39:27 -0400
23008              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
23009              (plus update the version "number" of Text::Wrap)
23010      Branch: cfgperl
23011            ! lib/Text/Wrap.pm
23012 ____________________________________________________________________________
23013 [  6277] By: jhi                                   on 2000/06/29  22:13:10
23014         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
23015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23016              Date: Mon, 12 Jun 2000 14:55:59 +0100
23017              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
23018      Branch: cfgperl
23019            ! pod/perlfunc.pod
23020 ____________________________________________________________________________
23021 [  6276] By: jhi                                   on 2000/06/29  22:11:06
23022         Log: Subject: [PATCH] Re: eval documentation: context
23023              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23024              Date: Mon, 12 Jun 2000 15:07:29 +0100
23025              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
23026      Branch: cfgperl
23027            ! pod/perlfunc.pod
23028 ____________________________________________________________________________
23029 [  6275] By: jhi                                   on 2000/06/29  21:59:46
23030         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
23031              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23032              Date: Tue, 13 Jun 2000 02:43:48 -0500
23033              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
23034      Branch: cfgperl
23035            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
23036 ____________________________________________________________________________
23037 [  6274] By: jhi                                   on 2000/06/29  21:56:14
23038         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
23039              From: Andy Dougherty <doughera@lafayette.edu>
23040              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
23041              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
23042      Branch: cfgperl
23043            ! ext/File/Glob/Glob.pm
23044 ____________________________________________________________________________
23045 [  6273] By: jhi                                   on 2000/06/29  21:49:09
23046         Log: Subject: [PATCH] xsub attributes
23047              From: Doug MacEachern <dougm@covalent.net>
23048              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
23049              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
23050      Branch: cfgperl
23051            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
23052            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
23053 ____________________________________________________________________________
23054 [  6272] By: jhi                                   on 2000/06/29  21:41:28
23055         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
23056              From: Tom Phoenix <rootbeer@redcat.com>
23057              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
23058              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
23059      Branch: cfgperl
23060            ! lib/Net/Ping.pm
23061 ____________________________________________________________________________
23062 [  6271] By: jhi                                   on 2000/06/29  21:36:55
23063         Log: Subject: PATCH pod/perltie.pod
23064              From: Ian Phillipps <Ian.Phillipps@iname.com>
23065              Date: Fri, 16 Jun 2000 00:17:19 +0100
23066              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
23067              (only the first hunk, the second hunk had already been done
23068              by some other patch)
23069      Branch: cfgperl
23070            ! pod/perltie.pod
23071 ____________________________________________________________________________
23072 [  6270] By: jhi                                   on 2000/06/29  21:24:51
23073         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
23074              From: Nicholas Clark <nick@talking.bollo.cx>
23075              Date: Fri, 23 Jun 2000 16:21:15 +0100
23076              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
23077      Branch: cfgperl
23078            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
23079            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
23080 ____________________________________________________________________________
23081 [  6269] By: jhi                                   on 2000/06/29  19:38:15
23082         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
23083              silence few compiler warnings.
23084      Branch: cfgperl
23085            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
23086 ____________________________________________________________________________
23087 [  6268] By: jhi                                   on 2000/06/29  18:21:50
23088         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
23089              From: Dominic Dunlop <domo@computer.org> 
23090              Date: Thu, 29 Jun 2000 12:32:39 +0200 
23091              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
23092      Branch: cfgperl
23093            ! t/op/sprintf.t
23094 ____________________________________________________________________________
23095 [  6267] By: jhi                                   on 2000/06/29  18:16:07
23096         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
23097              From: Doug MacEachern <dougm@covalent.net>
23098              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
23099              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
23100      Branch: cfgperl
23101            + t/op/method2entersub.t
23102            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
23103            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
23104            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
23105            ! xsutils.c
23106 ____________________________________________________________________________
23107 [  6266] By: jhi                                   on 2000/06/29  15:11:15
23108         Log: Subject: [PATCH 5.6.0] cygwin port
23109              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
23110              From: "Fifer, Eric" <EFifer@sanwaint.com>
23111              Date: Thu, 29 Jun 2000 12:58:29 +0100
23112      Branch: cfgperl
23113            ! cygwin/Makefile.SHs
23114 ____________________________________________________________________________
23115 [  6265] By: jhi                                   on 2000/06/29  15:04:05
23116         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
23117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23118              Date: Wed, 28 Jun 2000 17:50:12 -0700
23119              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
23120      Branch: cfgperl
23121            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
23122 ____________________________________________________________________________
23123 [  6264] By: jhi                                   on 2000/06/29  15:00:57
23124         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
23125              From: Marty Lucich <marty@netcom.com>
23126              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
23127              Message-Id: <200006282116.OAA11148@netcom.com>
23128              ccdlflags update (the BSD/OS 4.1 part had already been taken
23129              care of by #6141).
23130      Branch: cfgperl
23131            ! hints/bsdos.sh
23132 ____________________________________________________________________________
23133 [  6263] By: jhi                                   on 2000/06/29  13:47:44
23134         Log: tr fixes from Simon Cozens
23135      Branch: cfgperl
23136            ! doop.c
23137 ____________________________________________________________________________
23138 [  6262] By: jhi                                   on 2000/06/28  18:46:01
23139         Log: Subject: 5.6.0 Patch for EPOC
23140              From: Olaf Flebbe <o.flebbe@gmx.de>
23141              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
23142              Message-ID: <23449.960929969@www11.gmx.net>
23143      Branch: cfgperl
23144            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
23145            ! epoc/epocish.h
23146 ____________________________________________________________________________
23147 [  6261] By: jhi                                   on 2000/06/28  18:29:07
23148         Log: Subject: Re: [PATCH cfgperl] BOMs away!
23149              From: simon@brecon.co.uk (Simon Cozens)
23150              Date: 17 Jun 2000 11:49:57 GMT
23151              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
23152      Branch: cfgperl
23153            ! pod/perldiag.pod t/comp/require.t toke.c
23154 ____________________________________________________________________________
23155 [  6260] By: jhi                                   on 2000/06/28  17:47:16
23156         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
23157              From: simon@brecon.co.uk (Simon Cozens) 
23158              Date: 17 Jun 2000 11:56:44 GMT 
23159              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
23160              pack U0, pack C0
23161      Branch: cfgperl
23162            ! pod/perlfunc.pod pp.c t/op/pack.t
23163 ____________________________________________________________________________
23164 [  6259] By: jhi                                   on 2000/06/28  16:43:17
23165         Log: perlnewmod was missing from MANIFEST.
23166      Branch: cfgperl
23167            ! MANIFEST
23168 ____________________________________________________________________________
23169 [  6258] By: jhi                                   on 2000/06/28  15:54:30
23170         Log: linenumber tweak
23171      Branch: cfgperl
23172            ! t/pragma/warn/regcomp
23173 ____________________________________________________________________________
23174 [  6257] By: jhi                                   on 2000/06/28  15:50:44
23175         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
23176              From: Doug MacEachern <dougm@covalent.net>
23177              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
23178              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
23179              (one part of the patch had been applied earlier)
23180      Branch: cfgperl
23181            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
23182 ____________________________________________________________________________
23183 [  6256] By: jhi                                   on 2000/06/28  15:40:22
23184         Log: tweaks from Simon Cozens to further fix tr/// under utf8
23185      Branch: cfgperl
23186            ! doop.c
23187 ____________________________________________________________________________
23188 [  6255] By: jhi                                   on 2000/06/28  15:33:45
23189         Log: small thinko tweaks
23190      Branch: cfgperl
23191            ! lib/IPC/Open3.pm t/op/my_stash.t
23192 ____________________________________________________________________________
23193 [  6254] By: jhi                                   on 2000/06/28  15:33:25
23194         Log: Subject: tr///, help wanted.
23195              From: simon@brecon.co.uk (Simon Cozens)
23196              Date: 28 Jun 2000 11:29:04 GMT
23197              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
23198      Branch: cfgperl
23199            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
23200            ! pp_proto.h proto.h t/op/tr.t
23201 ____________________________________________________________________________
23202 [  6253] By: jhi                                   on 2000/06/28  15:09:17
23203         Log: Paranoia tweak on #6249.
23204              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
23205              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23206              Date: Sun, 25 Jun 2000 23:43:12 -0400
23207              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
23208      Branch: cfgperl
23209            ! lib/IPC/Open3.pm
23210 ____________________________________________________________________________
23211 [  6252] By: jhi                                   on 2000/06/28  15:01:38
23212         Log: Document #6249 and #6251.
23213      Branch: cfgperl
23214            ! lib/Exporter.pm lib/IPC/Open3.pm
23215 ____________________________________________________________________________
23216 [  6251] By: jhi                                   on 2000/06/28  14:50:43
23217         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
23218              From: Doug MacEachern <dougm@covalent.net>
23219              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
23220              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
23221      Branch: cfgperl
23222            ! lib/Exporter.pm
23223 ____________________________________________________________________________
23224 [  6250] By: jhi                                   on 2000/06/28  14:45:23
23225         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
23226              From: Doug MacEachern <dougm@covalent.net>
23227              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
23228              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
23229      Branch: cfgperl
23230            + t/op/my_stash.t
23231            ! MANIFEST embed.pl global.sym proto.h toke.c
23232 ____________________________________________________________________________
23233 [  6249] By: jhi                                   on 2000/06/28  14:36:34
23234         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
23235              From: Frank Tobin <ftobin@uiuc.edu>
23236              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
23237              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
23238      Branch: cfgperl
23239            ! lib/IPC/Open3.pm
23240 ____________________________________________________________________________
23241 [  6248] By: jhi                                   on 2000/06/28  14:11:25
23242         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
23243              From: Mark-Jason Dominus <mjd@plover.com>
23244              Date: Tue, 27 Jun 2000 22:36:42 -0400
23245              Message-ID: <20000628023642.12166.qmail@plover.com>
23246      Branch: cfgperl
23247            ! pod/perlfunc.pod
23248 ____________________________________________________________________________
23249 [  6247] By: jhi                                   on 2000/06/27  12:46:37
23250         Log: Tweak $VERSION, patch from Doug MacEachern.
23251      Branch: cfgperl
23252            ! lib/File/Spec.pm
23253 ____________________________________________________________________________
23254 [  6246] By: jhi                                   on 2000/06/27  03:34:46
23255         Log: Allow for standalone testing.
23256      Branch: cfgperl
23257            ! t/lib/filefunc.t t/lib/filespec.t
23258 ____________________________________________________________________________
23259 [  6245] By: jhi                                   on 2000/06/27  02:50:02
23260         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
23261              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
23262              Date: Sat, 24 Jun 2000 13:06:20 +0100
23263              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
23264      Branch: cfgperl
23265            ! ext/DynaLoader/DynaLoader_pm.PL
23266 ____________________________________________________________________________
23267 [  6244] By: jhi                                   on 2000/06/27  02:46:10
23268         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
23269              From: Doug MacEachern <dougm@covalent.net>
23270              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
23271              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
23272      Branch: cfgperl
23273            ! gv.c sv.c t/lib/peek.t
23274 ____________________________________________________________________________
23275 [  6243] By: jhi                                   on 2000/06/27  02:38:07
23276         Log: Subject: [PATCH] is_utf8_string
23277              From: simon@brecon.co.uk (Simon Cozens)
23278              Date: 26 Jun 2000 02:25:59 GMT
23279              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
23280      Branch: cfgperl
23281            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
23282            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
23283            ! proto.h utf8.c
23284 ____________________________________________________________________________
23285 [  6242] By: jhi                                   on 2000/06/27  02:24:00
23286         Log: Subject: [PATCH] bytes<->utf8 fixes
23287              From: simon@brecon.co.uk (Simon Cozens)
23288              Date: 26 Jun 2000 04:55:45 GMT
23289              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
23290      Branch: cfgperl
23291            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
23292 ____________________________________________________________________________
23293 [  6241] By: jhi                                   on 2000/06/27  02:12:42
23294         Log: Do no -warn on \_, only on \alpha.
23295              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
23296              From: David Dyck <dcd@tc.fluke.com>
23297              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
23298              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
23299      Branch: cfgperl
23300            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
23301 ____________________________________________________________________________
23302 [  6240] By: jhi                                   on 2000/06/27  02:00:01
23303         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
23304              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
23305              Date: Mon, 26 Jun 2000 18:40:14 +0100
23306              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
23307      Branch: cfgperl
23308            ! utils/h2xs.PL
23309 ____________________________________________________________________________
23310 [  6239] By: jhi                                   on 2000/06/27  01:53:40
23311         Log: Configure maintenance.  Sever some dependency cycles,
23312              separate gccversion from the cc unit,
23313              address [ID 20000623.006] Configure script patch for using gcc on AIX
23314              (but solve it a little bit differently),
23315              unduplex some accidentally duplicated units,
23316              suggest using gcc if no cc available
23317              (p5p thread: "Solaris configure: counterproposal", 1999-09)
23318      Branch: cfgperl
23319            ! Configure Todo-5.6 config_h.SH
23320      Branch: metaconfig
23321            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
23322            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
23323      Branch: metaconfig/U/perl
23324            + gccvers.U
23325            ! d_getespwnam.U d_getprpwnam.U i_prot.U
23326 ____________________________________________________________________________
23327 [  6238] By: jhi                                   on 2000/06/25  18:04:56
23328         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
23329              From: Dan Sugalski <dan@sidhe.org>
23330              Date: Fri, 23 Jun 2000 17:00:00 -0400
23331              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
23332      Branch: cfgperl
23333            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
23334 ____________________________________________________________________________
23335 [  6237] By: jhi                                   on 2000/06/25  16:36:45
23336         Log: Tweak embed.pl, regen headers.
23337      Branch: cfgperl
23338            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
23339            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
23340            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
23341            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
23342            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
23343 ____________________________________________________________________________
23344 [  6236] By: jhi                                   on 2000/06/25  15:26:42
23345         Log: Regen headers.
23346      Branch: cfgperl
23347            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
23348            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
23349            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
23350            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
23351            ! regnodes.h warnings.h
23352 ____________________________________________________________________________
23353 [  6235] By: jhi                                   on 2000/06/23  19:39:35
23354         Log: The thread begun by
23355              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
23356              From: Kevin.Ruscoe@ubsw.com
23357              Date: Fri, 16 Jun 2000 16:38:51 +0100
23358              Message-Id: <H000019b03c300d6@MHS>
23359      Branch: cfgperl
23360            ! hints/solaris_2.sh
23361 ____________________________________________________________________________
23362 [  6234] By: jhi                                   on 2000/06/23  19:23:36
23363         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
23364              because when run as services (Win32ese for daemons)
23365              no environment variables are set and tmpdir ends up as /tmp,
23366              which is ambiguous.
23367              
23368              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
23369              From: matt@sergeant.org
23370              Date: 16 Jun 2000 16:30:43 -0000
23371              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
23372      Branch: cfgperl
23373            ! lib/File/Spec/Win32.pm
23374 ____________________________________________________________________________
23375 [  6233] By: jhi                                   on 2000/06/23  19:18:58
23376         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
23377              From: Mark-Jason Dominus <mjd@plover.com>
23378              Date: Fri, 16 Jun 2000 20:53:04 -0400
23379              Message-ID: <20000617005304.8008.qmail@plover.com>
23380      Branch: cfgperl
23381            ! op.h
23382 ____________________________________________________________________________
23383 [  6232] By: jhi                                   on 2000/06/23  16:10:02
23384         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
23385              From: simon@brecon.co.uk (Simon Cozens)
23386              Date: 19 Jun 2000 15:18:27 GMT
23387              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
23388              
23389              plus update pod/Makefile and regenerate perltoc
23390      Branch: cfgperl
23391            + pod/perlutil.pod
23392            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
23393 ____________________________________________________________________________
23394 [  6231] By: jhi                                   on 2000/06/23  15:19:18
23395         Log: Subject: [PATCH 5.6.0] cygwin port
23396              From: "Fifer, Eric" <EFifer@sanwaint.com>
23397              Date: Tue, 20 Jun 2000 14:30:58 +0100
23398              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
23399      Branch: cfgperl
23400            ! README.cygwin lib/File/Find.pm
23401 ____________________________________________________________________________
23402 [  6230] By: jhi                                   on 2000/06/23  14:25:21
23403         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
23404      Branch: cfgperl
23405            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
23406            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
23407            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
23408            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
23409 ____________________________________________________________________________
23410 [  6229] By: jhi                                   on 2000/06/23  14:13:34
23411         Log: Subject: README.hpux version 0.6.1
23412              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
23413              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
23414              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
23415      Branch: cfgperl
23416            ! README.hpux
23417 ____________________________________________________________________________
23418 [  6228] By: jhi                                   on 2000/06/23  14:07:20
23419         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
23420              From: Doug MacEachern <dougm@covalent.net>
23421              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
23422              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
23423      Branch: cfgperl
23424            ! op.c
23425 ____________________________________________________________________________
23426 [  6227] By: jhi                                   on 2000/06/23  14:01:06
23427         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
23428              From: Doug MacEachern <dougm@covalent.net>
23429              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
23430              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
23431      Branch: cfgperl
23432            + lib/lib.pm.PL
23433            - lib/lib.pm
23434            ! MANIFEST Makefile.SH
23435 ____________________________________________________________________________
23436 [  6226] By: jhi                                   on 2000/06/23  13:53:07
23437         Log: Subject: [PATCH] remove forward declarations in Socket.pm
23438              From: Doug MacEachern <dougm@covalent.net>
23439              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
23440              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
23441              
23442              From: Doug MacEachern <dougm@covalent.net>
23443              Subject: Re: [PATCH] remove forward declarations in Socket.pm
23444              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
23445              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
23446      Branch: cfgperl
23447            ! ext/Socket/Socket.pm op.c
23448 ____________________________________________________________________________
23449 [  6225] By: jhi                                   on 2000/06/23  13:41:52
23450         Log: Add source code filenames to apidoc.
23451              From: simon@brecon.co.uk (Simon Cozens)
23452              Subject: [PATCH embed.pl] Source X-ref
23453              Date: 22 Jun 2000 02:18:49 GMT
23454              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
23455      Branch: cfgperl
23456            ! embed.pl
23457 ____________________________________________________________________________
23458 [  6224] By: jhi                                   on 2000/06/23  13:32:33
23459         Log: A way to avoid English.pm performance hit.
23460              From: root <root@jester.slaysys.com>
23461              Subject: [YAPATCH English.pm] My turn to putt again
23462              Date: Thu, 22 Jun 2000 20:33:58 -0400
23463              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
23464      Branch: cfgperl
23465            ! lib/English.pm t/lib/english.t
23466 ____________________________________________________________________________
23467 [  6223] By: jhi                                   on 2000/06/23  13:27:06
23468         Log: Avoid double close().
23469              Subject: [PATCH] avoid double close()
23470              From: Doug MacEachern <dougm@covalent.net>
23471              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
23472              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
23473      Branch: cfgperl
23474            ! doio.c
23475 ____________________________________________________________________________
23476 [  6222] By: jhi                                   on 2000/06/23  13:25:54
23477         Log: doc typo fix
23478              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
23479              From: Ian Phillipps <Ian.Phillipps@iname.com>
23480              Date: Fri, 23 Jun 2000 10:40:58 +0100
23481              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
23482      Branch: cfgperl
23483            ! lib/Pod/Usage.pm
23484 ____________________________________________________________________________
23485 [  6221] By: jhi                                   on 2000/06/23  13:24:15
23486         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
23487              From: simon@brecon.co.uk (Simon Cozens)
23488              Subject: [PATCH] Eliminate tr///[CU][CU]
23489              Date: 23 Jun 2000 11:05:40 GMT
23490              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
23491      Branch: cfgperl
23492            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
23493 ____________________________________________________________________________
23494 [  6220] By: jhi                                   on 2000/06/22  16:07:51
23495         Log: Win32 patches from Benjamin Stuhl.
23496      Branch: cfgperl
23497            ! makedef.pl win32/win32.h
23498 ____________________________________________________________________________
23499 [  6219] By: jhi                                   on 2000/06/22  16:06:34
23500         Log: Bytecode patches from Benjamin Stuhl.
23501      Branch: cfgperl
23502            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
23503            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
23504            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23505 ____________________________________________________________________________
23506 [  6218] By: jhi                                   on 2000/06/15  23:54:16
23507         Log: Bytecode patches from Benjamin Stuhl.
23508      Branch: cfgperl
23509            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
23510 ____________________________________________________________________________
23511 [  6217] By: jhi                                   on 2000/06/09  13:38:29
23512         Log: Rename the fdpid locking and integrate with Sarathy.
23513      Branch: cfgperl
23514            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
23515            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
23516            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
23517            ! win32/win32.c
23518           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
23519 ____________________________________________________________________________
23520 [  6216] By: gsar                                  on 2000/06/08  14:54:21
23521         Log: be more optimal about clearing @_
23522      Branch: perl
23523            ! cop.h
23524 ____________________________________________________________________________
23525 [  6215] By: gsar                                  on 2000/06/08  14:33:04
23526         Log: tweak comment about @DB::args
23527      Branch: perl
23528            ! av.h pp_ctl.c
23529 ____________________________________________________________________________
23530 [  6214] By: gsar                                  on 2000/06/08  13:57:54
23531         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
23532              caller() wants to populate @DB::args with it (causes a coredump
23533              in Carp::confess())
23534      Branch: perl
23535            ! cop.h t/op/runlevel.t
23536 ____________________________________________________________________________
23537 [  6213] By: gsar                                  on 2000/06/08  07:06:35
23538         Log: back out change#6106 (seems problematic)
23539      Branch: perl
23540            ! hints/solaris_2.sh
23541 ____________________________________________________________________________
23542 [  6212] By: jhi                                   on 2000/06/07  03:10:36
23543         Log: Continuing mopup for #6204.
23544      Branch: cfgperl
23545            ! ext/B/defsubs_h.PL
23546 ____________________________________________________________________________
23547 [  6211] By: jhi                                   on 2000/06/07  02:41:50
23548         Log: Mopup for #6204.
23549              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
23550              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
23551              This is comes from const() where POK isn't on when expected.
23552      Branch: cfgperl
23553            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
23554            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23555            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
23556            ! perlapi.h pod/perlapi.pod
23557 ____________________________________________________________________________
23558 [  6210] By: jhi                                   on 2000/06/07  01:56:29
23559         Log: Mopup for #6207 and #6209.
23560      Branch: cfgperl
23561            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
23562 ____________________________________________________________________________
23563 [  6209] By: jhi                                   on 2000/06/07  01:33:12
23564         Log: Lock PL_fdpid against race conditions, based on:
23565              Subject: [PATCH 5.6.0]subprocess fixup for threads
23566              From: Dan Sugalski <dan@sidhe.org>
23567              To: perl5-porters@perl.org
23568              Date: Tue, 11 Apr 2000 17:02:32 -0400
23569              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
23570      Branch: cfgperl
23571            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
23572            ! win32/win32.c
23573 ____________________________________________________________________________
23574 [  6208] By: jhi                                   on 2000/06/07  01:05:23
23575         Log: Regen headers for #6207.
23576      Branch: cfgperl
23577            ! embed.h global.sym objXSUB.h proto.h
23578 ____________________________________________________________________________
23579 [  6207] By: jhi                                   on 2000/06/06  23:43:13
23580         Log: Subject: [PATCH 5.6.0] Threadsafe patches
23581              From: Dan Sugalski <dan@sidhe.org>
23582              To: perl5-porters@perl.org
23583              Date: Mon, 08 May 2000 18:08:13 -0400
23584              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
23585      Branch: cfgperl
23586            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
23587            ! proto.h sv.h util.c
23588 ____________________________________________________________________________
23589 [  6206] By: jhi                                   on 2000/06/06  23:21:23
23590         Log: Subject: [PATCH] Eliminate $a/$b in pod
23591              From: David Glasser <me@davidglasser.net>
23592              To: perl5-porters@perl.org
23593              Date: Mon, 29 May 2000 21:15:59 -0400
23594              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
23595      Branch: cfgperl
23596            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
23597            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
23598            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
23599            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
23600            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
23601            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
23602            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
23603            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
23604            ! pod/perlvar.pod pod/perlxs.pod
23605 ____________________________________________________________________________
23606 [  6205] By: jhi                                   on 2000/06/06  23:12:14
23607         Log: Subject: [PATCH] Win32 improvements
23608              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
23609              To: gsar@activestate.com, perl5-porters@perl.org
23610              Date: Mon, 29 May 2000 17:22:24 PDT
23611              Message-ID: <20000530002224.91142.qmail@hotmail.com>
23612              (MUA had mangled many lines by wordwrapping)
23613      Branch: cfgperl
23614            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
23615 ____________________________________________________________________________
23616 [  6204] By: jhi                                   on 2000/06/06  23:01:50
23617         Log: Subject: [PATCH] B::Bytecode patches
23618              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
23619              To: gsar@activestate.com, jhi@iki.fi
23620              Cc: perl5-porters@perl.org
23621              Message-ID: <20000602202526.48694.qmail@hotmail.com>
23622              (MUA had mangled many lines by wordwrapping)
23623      Branch: cfgperl
23624            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
23625            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
23626            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23627            ! intrpvar.h perl.c
23628 ____________________________________________________________________________
23629 [  6203] By: jhi                                   on 2000/06/06  22:32:43
23630         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
23631              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23632              Date: Tue, 06 Jun 2000 13:07:45 -0700
23633              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
23634      Branch: cfgperl
23635            ! pod/perldiag.pod
23636 ____________________________________________________________________________
23637 [  6202] By: jhi                                   on 2000/06/06  19:38:35
23638         Log: Integrate with Sarathy.
23639      Branch: cfgperl
23640           !> perl.c
23641 ____________________________________________________________________________
23642 [  6201] By: gsar                                  on 2000/06/06  00:42:59
23643         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
23644              does a PUSHMARK that's never ever POPMARKed; in general, only
23645              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
23646              Perl_eval_[sp]v() don't because they don't take any incoming
23647              arguments (this leak has been around since the original version
23648              of perl_eval_pv() in 5.003_97e)
23649      Branch: perl
23650            ! perl.c
23651 ____________________________________________________________________________
23652 [  6200] By: jhi                                   on 2000/06/04  03:44:52
23653         Log: Update to cperl-mode.el 4.31 from
23654              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
23655              Subject: A couple of notes
23656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23657              To: Mailing list Perl5 <perl5-porters@perl.org>
23658              Date: Sat, 3 Jun 2000 23:33:32 -0400
23659              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
23660      Branch: cfgperl
23661            ! emacs/cperl-mode.el
23662 ____________________________________________________________________________
23663 [  6199] By: jhi                                   on 2000/06/03  15:11:05
23664         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
23665              From: Dan Sugalski <dan@sidhe.org>
23666              To: perl5-porters@perl.org, vmsperl@perl.org
23667              Date: Fri, 02 Jun 2000 17:30:51 -0400
23668              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
23669      Branch: cfgperl
23670            ! vms/descrip_mms.template vms/gen_shrfls.pl
23671 ____________________________________________________________________________
23672 [  6198] By: jhi                                   on 2000/06/03  14:59:15
23673         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
23674              From: Dan Sugalski <dan@sidhe.org>
23675              To: vmsperl@perl.org, perl5-porters@perl.org
23676              Date: Fri, 02 Jun 2000 16:00:41 -0400
23677              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
23678              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
23679      Branch: cfgperl
23680            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
23681            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
23682            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
23683 ____________________________________________________________________________
23684 [  6197] By: jhi                                   on 2000/06/03  14:41:30
23685         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
23686              From: John Borwick <jhborwic@unity.ncsu.edu>
23687              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
23688              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
23689      Branch: cfgperl
23690            ! pod/perlsyn.pod
23691 ____________________________________________________________________________
23692 [  6196] By: jhi                                   on 2000/06/03  14:38:09
23693         Log: Integrate with Sarathy.
23694      Branch: cfgperl
23695           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
23696           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
23697           !> vms/perly_c.vms
23698 ____________________________________________________________________________
23699 [  6195] By: gsar                                  on 2000/06/02  22:43:13
23700         Log: fix yet another eval"" leak under USE_ITHREADS
23701      Branch: perl
23702            ! op.c
23703 ____________________________________________________________________________
23704 [  6194] By: gsar                                  on 2000/06/02  18:22:06
23705         Log: fix small eval"" memory leaks under USE_ITHREADS
23706      Branch: perl
23707            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
23708            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
23709            ! vms/perly_c.vms
23710 ____________________________________________________________________________
23711 [  6193] By: jhi                                   on 2000/06/01  13:03:56
23712         Log: Signals-be-gone for microperl.
23713      Branch: cfgperl
23714            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
23715 ____________________________________________________________________________
23716 [  6192] By: jhi                                   on 2000/06/01  12:52:02
23717         Log: Integrate with Sarathy.
23718      Branch: cfgperl
23719           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
23720           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
23721           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
23722           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
23723           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
23724           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
23725           !> t/op/vec.t utils/h2xs.PL
23726 ____________________________________________________________________________
23727 [  6191] By: gsar                                  on 2000/06/01  09:38:21
23728         Log: vec() loses numericalness (modified version of patch suggested
23729              by Robin Barker)
23730      Branch: perl
23731            ! doop.c t/op/vec.t
23732 ____________________________________________________________________________
23733 [  6190] By: gsar                                  on 2000/06/01  09:26:15
23734         Log: submit missing embed.pl change
23735      Branch: perl
23736            ! embed.pl
23737 ____________________________________________________________________________
23738 [  6189] By: gsar                                  on 2000/06/01  09:05:34
23739         Log: counting tr/// corrupts later operation (from M.J.T Guy)
23740      Branch: perl
23741            ! doop.c t/op/tr.t
23742 ____________________________________________________________________________
23743 [  6188] By: gsar                                  on 2000/06/01  08:58:39
23744         Log: h2xs tweaks
23745      Branch: perl
23746            ! utils/h2xs.PL
23747 ____________________________________________________________________________
23748 [  6187] By: gsar                                  on 2000/06/01  08:50:07
23749         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
23750              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23751      Branch: perl
23752            + lib/Pod/LaTeX.pm
23753            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
23754            ! pod/pod2latex.PL
23755 ____________________________________________________________________________
23756 [  6186] By: gsar                                  on 2000/06/01  08:24:40
23757         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
23758              <wolfgang.laun@alcatel.at>)
23759      Branch: perl
23760            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
23761            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
23762 ____________________________________________________________________________
23763 [  6185] By: gsar                                  on 2000/06/01  08:12:00
23764         Log: remove incorrect documentation about implicit split to @_ in
23765              list context, which never really worked in perl 5 (from
23766              M.J.T. Guy)
23767      Branch: perl
23768            ! pod/perlfunc.pod pod/perltrap.pod
23769 ____________________________________________________________________________
23770 [  6184] By: gsar                                  on 2000/06/01  07:52:27
23771         Log: tweak for change#6127
23772      Branch: perl
23773            ! perl.c
23774 ____________________________________________________________________________
23775 [  6183] By: gsar                                  on 2000/06/01  07:41:02
23776         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
23777              <nick@ccl4.org>)
23778      Branch: perl
23779            + t/lib/selfloader.t
23780            ! MANIFEST lib/SelfLoader.pm
23781 ____________________________________________________________________________
23782 [  6182] By: jhi                                   on 2000/06/01  00:34:42
23783         Log: Be Cleaner Part Deux.
23784      Branch: cfgperl
23785            ! Makefile.SH
23786 ____________________________________________________________________________
23787 [  6181] By: jhi                                   on 2000/06/01  00:32:09
23788         Log: Integrate with Sarathy.
23789      Branch: cfgperl
23790           !> pp.c t/op/arith.t
23791 ____________________________________________________________________________
23792 [  6180] By: jhi                                   on 2000/06/01  00:31:13
23793         Log: microperl nits from Simon Cozens.
23794      Branch: cfgperl
23795            + uconfig.h
23796            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
23797            ! unixish.h
23798 ____________________________________________________________________________
23799 [  6179] By: gsar                                  on 2000/05/31  22:37:51
23800         Log: buggy modulus on UVs introduced by change#3378 (resulted in
23801              4063328477 % 65535 amounting to 27406, instead of 27407)
23802      Branch: perl
23803            ! pp.c t/op/arith.t
23804 ____________________________________________________________________________
23805 [  6178] By: jhi                                   on 2000/05/31  21:52:41
23806         Log: Be cleaner.
23807      Branch: cfgperl
23808            ! Makefile.SH
23809 ____________________________________________________________________________
23810 [  6177] By: jhi                                   on 2000/05/31  21:47:33
23811         Log: Substitution utf8 patch from Simon Cozens.
23812      Branch: cfgperl
23813            ! pp_hot.c
23814 ____________________________________________________________________________
23815 [  6176] By: jhi                                   on 2000/05/31  21:45:34
23816         Log: Single-quoted utf8 patch from Simon Cozens.
23817      Branch: cfgperl
23818            ! toke.c
23819 ____________________________________________________________________________
23820 [  6175] By: jhi                                   on 2000/05/31  21:40:18
23821         Log: Integrate with Sarathy.
23822      Branch: cfgperl
23823           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
23824 ____________________________________________________________________________
23825 [  6174] By: jhi                                   on 2000/05/31  21:37:31
23826         Log: microperl changes from Simon Cozens; Makefile for microperl
23827              written from scratch; few casts added as microperl compilation
23828              doesn't have all prototypes available.
23829      Branch: cfgperl
23830            + Makefile.micro README.micro Todo.micro uconfig.sh
23831            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
23832            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
23833      Branch: metaconfig
23834            + U/modified/Config_h.U
23835 ____________________________________________________________________________
23836 [  6173] By: jhi                                   on 2000/05/31  20:00:24
23837         Log: metaconfig maintenance.
23838      Branch: metaconfig
23839            + U/modified/Inhdr.U U/typedefs/inotype.U
23840      Branch: metaconfig/U/perl
23841            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
23842            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
23843 ____________________________________________________________________________
23844 [  6172] By: gsar                                  on 2000/05/31  05:05:42
23845         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
23846              (from Ilya Zakharevich)
23847      Branch: perl
23848            ! regexec.c t/op/re_tests
23849 ____________________________________________________________________________
23850 [  6171] By: gsar                                  on 2000/05/31  05:01:47
23851         Log: scalar() doesn't force scalar context when used in void context
23852              (from Simon Cozens)
23853      Branch: perl
23854            ! op.c t/op/wantarray.t
23855 ____________________________________________________________________________
23856 [  6170] By: gsar                                  on 2000/05/31  04:41:33
23857         Log: change#6142 needs tweaks to tests to work where there's no symlink()
23858              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
23859      Branch: perl
23860            ! t/lib/filefind.t
23861 ____________________________________________________________________________
23862 [  6169] By: gsar                                  on 2000/05/31  04:29:49
23863         Log: integrate cfgperl contents into mainline
23864      Branch: perl
23865           +> pod/perlmodlib.PL pod/perlnewmod.pod
23866           !> (integrate 42 files)
23867 ____________________________________________________________________________
23868 [  6168] By: jhi                                   on 2000/05/30  22:53:37
23869         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
23870      Branch: cfgperl
23871            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23872            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
23873            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
23874            ! win32/config.bc win32/config.gc win32/config.vc
23875            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23876            ! win32/config_h.PL win32/config_sh.PL
23877      Branch: metaconfig/U/perl
23878            ! perlxv.U
23879 ____________________________________________________________________________
23880 [  6167] By: jhi                                   on 2000/05/30  22:20:21
23881         Log: tweak todo 
23882      Branch: cfgperl
23883            ! Todo-5.6
23884 ____________________________________________________________________________
23885 [  6166] By: jhi                                   on 2000/05/30  22:11:51
23886         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
23887              in case somebody wants to write an extension for more
23888              shadow database interfaces.
23889      Branch: cfgperl
23890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23891            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
23892            ! vos/config.def vos/config.h vos/config_h.SH_orig
23893            ! win32/config.bc win32/config.gc win32/config.vc
23894            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23895      Branch: metaconfig
23896            ! U/modified/Myinit.U
23897      Branch: metaconfig/U/perl
23898            + d_getespwnam.U d_getprpwnam.U i_prot.U
23899 ____________________________________________________________________________
23900 [  6165] By: jhi                                   on 2000/05/30  18:35:34
23901         Log: Integrate with Sarathy.
23902      Branch: cfgperl
23903           !> op.c
23904 ____________________________________________________________________________
23905 [  6164] By: jhi                                   on 2000/05/30  18:30:16
23906         Log: detypo
23907      Branch: cfgperl
23908            ! Configure config_h.SH
23909      Branch: metaconfig/U/perl
23910            ! perlxv.U
23911 ____________________________________________________________________________
23912 [  6163] By: gsar                                  on 2000/05/30  03:24:03
23913         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
23914      Branch: perl
23915            ! op.c
23916 ____________________________________________________________________________
23917 [  6162] By: gsar                                  on 2000/05/30  03:09:38
23918         Log: fix memory leak in method call optimization (change#3768);
23919              made C<eval "$x->foo()"> leak
23920      Branch: perl
23921            ! op.c
23922 ____________________________________________________________________________
23923 [  6161] By: jhi                                   on 2000/05/29  17:56:26
23924         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
23925              both from Simon Cozens.
23926      Branch: cfgperl
23927            + pod/perlmodlib.PL pod/perlnewmod.pod
23928            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
23929            ! pod/perlmodlib.pod pod/perltoc.pod
23930 ____________________________________________________________________________
23931 [  6160] By: jhi                                   on 2000/05/29  17:23:55
23932         Log: Changes for the File::Temp 0.08 (change #6159) test suite
23933              to fit better into the Perl distribution test framework.
23934      Branch: cfgperl
23935            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
23936            ! t/lib/ftmp-tempfile.t
23937 ____________________________________________________________________________
23938 [  6159] By: jhi                                   on 2000/05/29  16:55:36
23939         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
23940      Branch: cfgperl
23941            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23942            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23943 ____________________________________________________________________________
23944 [  6158] By: bailey                                on 2000/05/29  16:22:08
23945         Log: Add fallback to tmpfile for use in cases where user's relying on
23946              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
23947              Lane's patch)
23948      Branch: vmsperl
23949            ! vms/vms.c vms/vmsish.h
23950 ____________________________________________________________________________
23951 [  6157] By: jhi                                   on 2000/05/29  03:10:36
23952         Log: Regen Configure to jive with #6149.
23953      Branch: cfgperl
23954            ! Configure
23955      Branch: metaconfig
23956            ! U/modified/Getfile.U
23957 ____________________________________________________________________________
23958 [  6156] By: jhi                                   on 2000/05/29  03:01:38
23959         Log: Integrate with Sarathy.
23960      Branch: cfgperl
23961           +> ext/DynaLoader/dl_mac.xs
23962           !> (integrate 38 files)
23963 ____________________________________________________________________________
23964 [  6155] By: gsar                                  on 2000/05/28  21:15:58
23965         Log: small bug in change#6144; remove random \xA0 character that snuck
23966              in via change#6145
23967      Branch: perl
23968            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
23969 ____________________________________________________________________________
23970 [  6154] By: gsar                                  on 2000/05/28  21:04:19
23971         Log: avoid type mismatch warning
23972      Branch: perl
23973            ! perl.c
23974 ____________________________________________________________________________
23975 [  6153] By: gsar                                  on 2000/05/28  20:58:31
23976         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
23977              <nick@Bagpuss.uk.boo.com>)
23978      Branch: perl
23979            ! lib/Test/Harness.pm
23980 ____________________________________________________________________________
23981 [  6152] By: gsar                                  on 2000/05/28  20:53:42
23982         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
23983      Branch: perl
23984            ! regexec.c
23985 ____________________________________________________________________________
23986 [  6151] By: gsar                                  on 2000/05/28  20:50:28
23987         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
23988      Branch: perl
23989            ! regexec.c
23990 ____________________________________________________________________________
23991 [  6150] By: gsar                                  on 2000/05/28  20:39:58
23992         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
23993      Branch: perl
23994            ! pod/perlrequick.pod
23995 ____________________________________________________________________________
23996 [  6149] By: gsar                                  on 2000/05/28  20:35:16
23997         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
23998              <troc@netrus.net>)
23999      Branch: perl
24000            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
24001            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
24002            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
24003            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
24004 ____________________________________________________________________________
24005 [  6148] By: gsar                                  on 2000/05/28  20:21:07
24006         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
24007      Branch: perl
24008            ! lib/ExtUtils/MM_Unix.pm
24009 ____________________________________________________________________________
24010 [  6147] By: gsar                                  on 2000/05/28  20:12:41
24011         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
24012              (from Peter Prymmer)
24013      Branch: perl
24014            ! vms/subconfigure.com
24015 ____________________________________________________________________________
24016 [  6146] By: gsar                                  on 2000/05/28  20:06:15
24017         Log: doc typo
24018      Branch: perl
24019            ! lib/warnings.pm warnings.h warnings.pl
24020 ____________________________________________________________________________
24021 [  6145] By: gsar                                  on 2000/05/28  18:44:33
24022         Log: make xsubpp skip embedded pod (from Matthias Neeracher
24023              <neeri@iis.ee.ethz.ch>)
24024      Branch: perl
24025            ! lib/ExtUtils/xsubpp
24026 ____________________________________________________________________________
24027 [  6144] By: gsar                                  on 2000/05/28  18:42:49
24028         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
24029              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
24030              <neeri@iis.ee.ethz.ch>)
24031      Branch: perl
24032            ! lib/AutoSplit.pm
24033 ____________________________________________________________________________
24034 [  6143] By: gsar                                  on 2000/05/28  18:41:12
24035         Log: MacOS support, part 1 (from Matthias Neeracher
24036              <neeri@iis.ee.ethz.ch>)
24037      Branch: perl
24038            + ext/DynaLoader/dl_mac.xs
24039            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
24040            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
24041            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
24042            ! util.h
24043 ____________________________________________________________________________
24044 [  6142] By: gsar                                  on 2000/05/28  18:21:51
24045         Log: File::Find fails to chdir when chasing symlinks (from
24046              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
24047      Branch: perl
24048            ! lib/File/Find.pm t/lib/filefind.t
24049 ____________________________________________________________________________
24050 [  6141] By: jhi                                   on 2000/05/28  14:25:15
24051         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
24052              forwarded by Peter Seebach from the bsdi-users mailing list.
24053              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
24054      Branch: perl
24055            ! hints/bsdos.sh
24056 ____________________________________________________________________________
24057 [  6140] By: jhi                                   on 2000/05/28  14:11:57
24058         Log: Integrate with Sarathy.
24059      Branch: cfgperl
24060           +> (branch 30 files)
24061           !> (integrate 93 files)
24062 ____________________________________________________________________________
24063 [  6139] By: gsar                                  on 2000/05/28  10:01:48
24064         Log: revise mktables.PL for bugs and newness in Unicode 3.0
24065              (from James Bence <jbence@amgen.com>)
24066      Branch: perl
24067            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
24068            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
24069            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
24070            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
24071            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
24072            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
24073            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
24074            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
24075            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
24076            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
24077            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
24078            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
24079            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
24080            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
24081            + lib/unicode/Is/SylWU.pl
24082            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
24083            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
24084            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
24085            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
24086            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
24087            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
24088            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
24089            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
24090            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
24091            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
24092            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
24093            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
24094            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
24095            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
24096            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
24097            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
24098            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
24099            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
24100            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
24101            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
24102            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
24103            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
24104            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
24105            ! lib/unicode/Makefile lib/unicode/mktables.PL
24106 ____________________________________________________________________________
24107 [  6138] By: gsar                                  on 2000/05/28  08:50:32
24108         Log: add note about the handling of negative indices to tied arrays
24109              (from Michael G Schwern <schwern@pobox.com>)
24110      Branch: perl
24111            ! pod/perltie.pod
24112 ____________________________________________________________________________
24113 [  6137] By: gsar                                  on 2000/05/28  08:46:10
24114         Log: fix bogus redeclaration warning for "our" variables in different
24115              scopes
24116      Branch: perl
24117            ! op.c t/pragma/strict-vars
24118 ____________________________________________________________________________
24119 [  6136] By: gsar                                  on 2000/05/28  08:31:20
24120         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
24121      Branch: perl
24122            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
24123 ____________________________________________________________________________
24124 [  6135] By: gsar                                  on 2000/05/28  08:17:50
24125         Log: enable Test::Harness to dynamically determine column width etc.
24126              (from Rob Napier <rnapier@employees.org>)
24127      Branch: perl
24128            ! lib/Test/Harness.pm
24129 ____________________________________________________________________________
24130 [  6134] By: gsar                                  on 2000/05/28  08:13:39
24131         Log: make Test::Harness use wait.h/WCOREDUMP if available
24132              (from Ben Tilly <ben_tilly@hotmail.com>)
24133      Branch: perl
24134            ! lib/Test/Harness.pm
24135 ____________________________________________________________________________
24136 [  6133] By: gsar                                  on 2000/05/28  08:08:05
24137         Log: elide bogus test in change#6132
24138      Branch: perl
24139            ! t/pragma/warn/9enabled
24140 ____________________________________________________________________________
24141 [  6132] By: gsar                                  on 2000/05/28  08:03:14
24142         Log: warnings::enabled() doesn't fall back to looking at $^W if
24143              caller isn't using lexical warnings (from Paul Marquess)
24144      Branch: perl
24145            ! pp_ctl.c t/pragma/warn/9enabled
24146 ____________________________________________________________________________
24147 [  6131] By: gsar                                  on 2000/05/28  07:57:47
24148         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
24149      Branch: perl
24150            ! ext/POSIX/POSIX.pm
24151 ____________________________________________________________________________
24152 [  6130] By: gsar                                  on 2000/05/28  07:29:12
24153         Log: fix places that mean C<"word" character> but say C<alphanumeric
24154              character>
24155      Branch: perl
24156            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
24157 ____________________________________________________________________________
24158 [  6129] By: gsar                                  on 2000/05/28  07:18:41
24159         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
24160      Branch: perl
24161            ! vms/test.com
24162 ____________________________________________________________________________
24163 [  6128] By: gsar                                  on 2000/05/28  07:12:55
24164         Log: new perlxstut example for passing/returning refs to arrays
24165              (from David Lowe <dlowe@pootpoot.com>)
24166      Branch: perl
24167            ! pod/perlxstut.pod
24168 ____________________________________________________________________________
24169 [  6127] By: gsar                                  on 2000/05/28  07:02:50
24170         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
24171              failed (from Gisle Aas)
24172      Branch: perl
24173            ! cop.h perl.c
24174 ____________________________________________________________________________
24175 [  6126] By: gsar                                  on 2000/05/28  06:39:53
24176         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
24177              (reworked variant of patch suggested by Simon Cozens)
24178      Branch: perl
24179            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
24180            ! pp_hot.c proto.h t/op/gv.t
24181 ____________________________________________________________________________
24182 [  6125] By: gsar                                  on 2000/05/28  05:14:55
24183         Log: enable propagating exception objects via Perl_croak() in XS code
24184              (from Gisle Aas)
24185      Branch: perl
24186            ! util.c
24187 ____________________________________________________________________________
24188 [  6124] By: gsar                                  on 2000/05/28  05:07:28
24189         Log: integrate vmsperl contents into mainline
24190      Branch: perl
24191           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
24192           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
24193           !> vms/vmsish.h
24194 ____________________________________________________________________________
24195 [  6123] By: gsar                                  on 2000/05/28  05:03:53
24196         Log: clarify gotcha with #line directives (from Rocco Caputo
24197              <troc@netrus.net>)
24198      Branch: perl
24199            ! pod/perldebug.pod pod/perlsyn.pod
24200 ____________________________________________________________________________
24201 [  6122] By: gsar                                  on 2000/05/28  04:58:29
24202         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
24203              (from Mark-Jason Dominus)
24204      Branch: perl
24205            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
24206            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
24207            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
24208            ! toke.c
24209 ____________________________________________________________________________
24210 [  6121] By: bailey                                on 2000/05/25  04:46:54
24211         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
24212              lists (based on fixes by Craig Berry)
24213      Branch: vmsperl
24214            ! lib/File/Spec/VMS.pm
24215 ____________________________________________________________________________
24216 [  6120] By: bailey                                on 2000/05/25  04:25:38
24217         Log: Add missing escape (Charles Lane)
24218      Branch: vmsperl
24219            ! t/op/lex_assign.t
24220 ____________________________________________________________________________
24221 [  6119] By: bailey                                on 2000/05/25  04:21:25
24222         Log: Quiet error messages in vmsish.t (Charles Lane)
24223      Branch: vmsperl
24224            ! vms/ext/vmsish.t
24225 ____________________________________________________________________________
24226 [  6118] By: bailey                                on 2000/05/25  04:17:57
24227         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
24228              Flatten case labels in switch statements uniformly (Charles Bailey)
24229      Branch: vmsperl
24230            ! vms/vms.c
24231 ____________________________________________________________________________
24232 [  6117] By: bailey                                on 2000/05/25  03:58:09
24233         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
24234      Branch: vmsperl
24235            ! vms/vmsish.h
24236 ____________________________________________________________________________
24237 [  6116] By: bailey                                on 2000/05/25  03:11:15
24238         Log: Miscellaneous cosmetic fixes (Charles Lane)
24239      Branch: vmsperl
24240            ! lib/ExtUtils/MM_VMS.pm
24241 ____________________________________________________________________________
24242 [  6115] By: bailey                                on 2000/05/25  03:10:36
24243         Log: Add bounds checking for several strings (Charles Lane)
24244      Branch: vmsperl
24245            ! vms/vms.c
24246 ____________________________________________________________________________
24247 [  6114] By: bailey                                on 2000/05/25  02:25:34
24248         Log: Urk -- undo previous removal of vmsish 'exit' change
24249      Branch: vmsperl
24250            ! vms/ext/vmsish.pm vms/vmsish.h
24251 ____________________________________________________________________________
24252 [  6113] By: bailey                                on 2000/05/24  02:24:40
24253         Log: Ugly workaround for version-specific RTL error
24254      Branch: vmsperl
24255            ! vms/vms.c
24256 ____________________________________________________________________________
24257 [  6112] By: bailey                                on 2000/05/24  02:19:55
24258         Log: Check for existence of file before trying to delete
24259      Branch: vmsperl
24260            ! vms/test.com
24261 ____________________________________________________________________________
24262 [  6111] By: bailey                                on 2000/05/23  23:35:13
24263         Log: Resync with mainline prior to post-5.6.0 updates
24264      Branch: vmsperl
24265           +> (branch 49 files)
24266            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
24267            ! vms/ext/vmsish.pm
24268           !> (integrate 334 files)
24269 ____________________________________________________________________________
24270 [  6110] By: jhi                                   on 2000/05/23  19:28:32
24271         Log: todo tweak
24272      Branch: cfgperl
24273            ! Todo-5.6
24274 ____________________________________________________________________________
24275 [  6109] By: jhi                                   on 2000/05/18  17:38:54
24276         Log: Integrate with Sarathy.
24277      Branch: cfgperl
24278           !> mg.c perl.h win32/perlhost.h
24279 ____________________________________________________________________________
24280 [  6108] By: gsar                                  on 2000/05/17  02:24:56
24281         Log: reenable fake signal handling on Windows, bugs and all
24282      Branch: perl
24283            ! mg.c perl.h win32/perlhost.h
24284 ____________________________________________________________________________
24285 [  6107] By: jhi                                   on 2000/05/15  18:01:41
24286         Log: Tweak the todo list.
24287      Branch: cfgperl
24288            ! Todo-5.6
24289 ____________________________________________________________________________
24290 [  6106] By: jhi                                   on 2000/05/15  13:41:48
24291         Log: The (Configure) script refuses to go on, after asking for
24292              'You may also choose to try maximal 64-bitness....'.
24293              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
24294              -- Patrick Zima
24295              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
24296      Branch: cfgperl
24297            ! hints/solaris_2.sh
24298 ____________________________________________________________________________
24299 [  6105] By: jhi                                   on 2000/05/11  14:37:43
24300         Log: Integrate with Sarathy.
24301      Branch: cfgperl
24302           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
24303           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
24304 ____________________________________________________________________________
24305 [  6104] By: gsar                                  on 2000/05/11  03:39:07
24306         Log: PL_sys_intern was being initialized too late on windows
24307      Branch: perl
24308            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
24309            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
24310 ____________________________________________________________________________
24311 [  6103] By: jhi                                   on 2000/05/09  19:42:20
24312         Log: Test tweaking for Unicos continues.
24313      Branch: cfgperl
24314            ! t/op/64bitint.t
24315 ____________________________________________________________________________
24316 [  6102] By: jhi                                   on 2000/05/09  16:47:27
24317         Log: The test suite tweak in #6101 wasn't quite right.
24318      Branch: cfgperl
24319            ! t/lib/complex.t
24320 ____________________________________________________________________________
24321 [  6101] By: jhi                                   on 2000/05/09  15:35:34
24322         Log: Hints and test tweaks for Unicos.
24323      Branch: cfgperl
24324            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
24325 ____________________________________________________________________________
24326 [  6100] By: jhi                                   on 2000/05/08  21:15:06
24327         Log: More compilation tweakery from Allen Smith.
24328      Branch: cfgperl
24329            ! hints/irix_6.sh
24330 ____________________________________________________________________________
24331 [  6099] By: jhi                                   on 2000/05/08  19:21:18
24332         Log: Tweaks for the cc bugs from Allen Smith.
24333      Branch: cfgperl
24334            ! hints/irix_6.sh
24335 ____________________________________________________________________________
24336 [  6098] By: jhi                                   on 2000/05/08  19:13:37
24337         Log: Add a note about other, yet unsupported, shadow password APIs.
24338      Branch: cfgperl
24339            ! pp_sys.c
24340 ____________________________________________________________________________
24341 [  6097] By: jhi                                   on 2000/05/08  18:46:34
24342         Log: Add a note about possible compilation problems from Allen Smith.
24343      Branch: cfgperl
24344            ! hints/irix_6.sh
24345 ____________________________________________________________________________
24346 [  6096] By: jhi                                   on 2000/05/08  17:33:10
24347         Log: Integrate with Sarathy.
24348      Branch: cfgperl
24349           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
24350           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
24351 ____________________________________________________________________________
24352 [  6095] By: jhi                                   on 2000/05/08  16:21:33
24353         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
24354              might be useful in future.
24355      Branch: cfgperl
24356            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24357            ! config_h.SH
24358      Branch: metaconfig
24359            ! U/installdirs/inc_version_list.U
24360      Branch: metaconfig/U/perl
24361            ! perlxv.U
24362 ____________________________________________________________________________
24363 [  6094] By: gsar                                  on 2000/05/08  14:22:22
24364         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
24365      Branch: perl
24366            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
24367            ! hints/cygwin.sh pp_sys.c
24368 ____________________________________________________________________________
24369 [  6093] By: gsar                                  on 2000/05/08  12:52:28
24370         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
24371              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
24372      Branch: perl
24373            ! pp_sys.c sv.c win32/perlhost.h
24374 ____________________________________________________________________________
24375 [  6092] By: jhi                                   on 2000/05/07  22:40:34
24376         Log: Regen perltoc with the fixed buildtoc.
24377      Branch: cfgperl
24378            ! pod/perltoc.pod
24379 ____________________________________________________________________________
24380 [  6091] By: jhi                                   on 2000/05/07  22:24:16
24381         Log: Integrate with Sarathy.
24382      Branch: cfgperl
24383           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
24384           !> t/op/substr.t toke.c
24385 ____________________________________________________________________________
24386 [  6090] By: gsar                                  on 2000/05/07  19:47:07
24387         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
24388              [NI]OK; added tests for both
24389      Branch: perl
24390            ! perl.c pp_hot.c sv.c t/op/substr.t
24391 ____________________________________________________________________________
24392 [  6089] By: gsar                                  on 2000/05/07  18:18:38
24393         Log: buildtoc tweak to fix newline lossage
24394      Branch: perl
24395            ! pod/buildtoc
24396 ____________________________________________________________________________
24397 [  6088] By: jhi                                   on 2000/05/07  16:35:36
24398         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
24399              because we do not use those.  The HAS_GETSPNAM remains,
24400              though, because we still do use that.
24401      Branch: cfgperl
24402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24403            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
24404            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
24405            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
24406            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24407            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
24408 ____________________________________________________________________________
24409 [  6087] By: gsar                                  on 2000/05/07  16:05:16
24410         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
24411      Branch: perl
24412            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
24413 ____________________________________________________________________________
24414 [  6086] By: jhi                                   on 2000/05/07  15:27:07
24415         Log: Integrate with Sarathy.
24416      Branch: cfgperl
24417           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24418           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24419           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
24420           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
24421           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
24422           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
24423 ____________________________________________________________________________
24424 [  6085] By: gsar                                  on 2000/05/07  05:52:02
24425         Log: repeat operator (x) doesn't preserve utf8-ness
24426      Branch: perl
24427            ! pp.c t/op/substr.t
24428 ____________________________________________________________________________
24429 [  6084] By: gsar                                  on 2000/05/07  05:39:55
24430         Log: substr() does not preserve utf8-ness (from Stefan Eissing
24431              <Eissing@medicaldataservice.de>); added tests
24432      Branch: perl
24433            ! pp.c t/op/substr.t
24434 ____________________________________________________________________________
24435 [  6083] By: gsar                                  on 2000/05/07  05:24:46
24436         Log: note about undocumented caller() return value (from M.J.T. Guy);
24437              yet another peek.t tweak
24438      Branch: perl
24439            ! pod/perlfunc.pod t/lib/peek.t
24440 ____________________________________________________________________________
24441 [  6082] By: gsar                                  on 2000/05/07  05:08:40
24442         Log: peek.t non-portable to ithreads
24443      Branch: perl
24444            ! t/lib/peek.t
24445 ____________________________________________________________________________
24446 [  6081] By: gsar                                  on 2000/05/07  04:17:04
24447         Log: better default perlbug categories for ok reports (from Richard Foley)
24448      Branch: perl
24449            ! utils/perlbug.PL
24450 ____________________________________________________________________________
24451 [  6080] By: gsar                                  on 2000/05/07  04:08:07
24452         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
24453              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
24454      Branch: perl
24455            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24456            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24457            ! AUTHORS MAINTAIN MANIFEST
24458 ____________________________________________________________________________
24459 [  6079] By: gsar                                  on 2000/05/07  04:01:38
24460         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
24461      Branch: perl
24462            ! lib/Carp/Heavy.pm
24463 ____________________________________________________________________________
24464 [  6078] By: gsar                                  on 2000/05/07  01:24:19
24465         Log: workaround for CRT bug in chdir() (from Charles Lane, via
24466              Peter Prymmer)
24467      Branch: perl
24468            ! iperlsys.h vms/vms.c vms/vmsish.h
24469 ____________________________________________________________________________
24470 [  6077] By: gsar                                  on 2000/05/07  01:22:23
24471         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
24472              and Tom Phoenix)
24473      Branch: perl
24474            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
24475 ____________________________________________________________________________
24476 [  6076] By: gsar                                  on 2000/05/06  17:36:29
24477         Log: integrate cfgperl contents into mainline
24478      Branch: perl
24479           +> t/lib/peek.t
24480           !> Configure MANIFEST Porting/Glossary Porting/config.sh
24481           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
24482           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
24483           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
24484 ____________________________________________________________________________
24485 [  6075] By: jhi                                   on 2000/05/05  18:56:10
24486         Log: Make the test more portable.
24487      Branch: cfgperl
24488            ! t/lib/peek.t
24489 ____________________________________________________________________________
24490 [  6074] By: jhi                                   on 2000/05/05  18:49:20
24491         Log: Introduce t/lib/peek.t.
24492      Branch: cfgperl
24493            + t/lib/peek.t
24494            ! MANIFEST
24495 ____________________________________________________________________________
24496 [  6073] By: jhi                                   on 2000/05/05  14:30:45
24497         Log: Complex tweaks.
24498      Branch: cfgperl
24499            ! lib/Math/Complex.pm t/lib/complex.t
24500 ____________________________________________________________________________
24501 [  6072] By: jhi                                   on 2000/05/05  12:27:13
24502         Log: Integrate with Sarathy.
24503      Branch: cfgperl
24504           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
24505           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24506           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
24507           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
24508 ____________________________________________________________________________
24509 [  6071] By: gsar                                  on 2000/05/05  02:24:46
24510         Log: misformatted perllocal.pod (from Tim Jenness
24511              <t.jenness@jach.hawaii.edu>)
24512      Branch: perl
24513            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
24514 ____________________________________________________________________________
24515 [  6070] By: gsar                                  on 2000/05/05  02:16:52
24516         Log: remove misleading comment (from M.J.T. Guy)
24517      Branch: perl
24518            ! t/lib/anydbm.t
24519 ____________________________________________________________________________
24520 [  6069] By: gsar                                  on 2000/05/05  02:15:13
24521         Log: File::Spec compatibility update (from Barrie Slaymaker
24522              <barries@slaysys.com>)
24523      Branch: perl
24524            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24525            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24526 ____________________________________________________________________________
24527 [  6068] By: gsar                                  on 2000/05/05  02:01:50
24528         Log: note about values()
24529      Branch: perl
24530            ! pod/perlfunc.pod
24531 ____________________________________________________________________________
24532 [  6067] By: gsar                                  on 2000/05/05  01:33:09
24533         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
24534      Branch: perl
24535            ! win32/win32.c
24536 ____________________________________________________________________________
24537 [  6066] By: gsar                                  on 2000/05/05  01:23:43
24538         Log: s/END/CHECK/
24539      Branch: perl
24540            ! perl.c
24541 ____________________________________________________________________________
24542 [  6065] By: jhi                                   on 2000/05/04  17:30:22
24543         Log: Integrate with Sarathy.
24544      Branch: cfgperl
24545           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
24546 ____________________________________________________________________________
24547 [  6064] By: gsar                                  on 2000/05/04  17:26:14
24548         Log: change#5905 wasn't quite right--it's intent only applies when arguments
24549              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
24550      Branch: perl
24551            ! pp_sys.c sv.c
24552 ____________________________________________________________________________
24553 [  6063] By: gsar                                  on 2000/05/04  16:52:29
24554         Log: tokeq() could read unallocated field in argument
24555      Branch: perl
24556            ! toke.c
24557 ____________________________________________________________________________
24558 [  6062] By: gsar                                  on 2000/05/04  16:34:51
24559         Log: additional tests for utf8.t
24560      Branch: perl
24561            ! t/pragma/utf8.t
24562 ____________________________________________________________________________
24563 [  6061] By: gsar                                  on 2000/05/04  16:09:28
24564         Log: change#5921 neglected to make eq honor "use bytes"
24565      Branch: perl
24566            ! sv.c
24567 ____________________________________________________________________________
24568 [  6060] By: jhi                                   on 2000/05/04  15:30:16
24569         Log: Integrate with Sarathy.
24570      Branch: cfgperl
24571           !> perl.c regcomp.c t/pragma/utf8.t
24572 ____________________________________________________________________________
24573 [  6059] By: jhi                                   on 2000/05/04  15:26:37
24574         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
24575              in natively 64-bit platforms where a long is a quad (no need
24576              for long longs).  Also added bias for IVs.
24577      Branch: cfgperl
24578            ! toke.c
24579 ____________________________________________________________________________
24580 [  6058] By: gsar                                  on 2000/05/04  00:19:14
24581         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
24582              (spotted by Donald Kinzer <dkinzer@premia.com>)
24583      Branch: perl
24584            ! perl.c
24585 ____________________________________________________________________________
24586 [  6057] By: gsar                                  on 2000/05/03  18:34:01
24587         Log: fix broken parsing of /\x{ab}/
24588      Branch: perl
24589            ! regcomp.c t/pragma/utf8.t
24590 ____________________________________________________________________________
24591 [  6056] By: jhi                                   on 2000/05/03  17:57:16
24592         Log: The search of infinity continues, this time simplified.
24593      Branch: cfgperl
24594            ! lib/Math/Complex.pm
24595 ____________________________________________________________________________
24596 [  6055] By: jhi                                   on 2000/05/03  17:45:30
24597         Log: Detypo.
24598      Branch: cfgperl
24599            ! hints/unicos.sh
24600 ____________________________________________________________________________
24601 [  6054] By: jhi                                   on 2000/05/02  22:28:27
24602         Log: Be more forgiving in POSIX about HUGE_VALL.
24603      Branch: cfgperl
24604            ! ext/POSIX/POSIX.xs
24605 ____________________________________________________________________________
24606 [  6053] By: jhi                                   on 2000/05/02  22:25:05
24607         Log: Integrate with Sarathy.
24608      Branch: cfgperl
24609           !> hints/irix_6.sh pod/perlop.pod
24610 ____________________________________________________________________________
24611 [  6052] By: jhi                                   on 2000/05/02  22:24:31
24612         Log: Unicos hint tweak.
24613      Branch: cfgperl
24614            ! hints/unicos.sh
24615 ____________________________________________________________________________
24616 [  6051] By: jhi                                   on 2000/05/02  22:21:26
24617         Log: Complex tweakery.
24618      Branch: cfgperl
24619            ! lib/Math/Complex.pm t/lib/complex.t
24620 ____________________________________________________________________________
24621 [  6050] By: jhi                                   on 2000/05/02  19:26:22
24622         Log: Use setxxent()/endxxent().
24623      Branch: cfgperl
24624            ! t/op/grent.t t/op/pwent.t
24625 ____________________________________________________________________________
24626 [  6049] By: jhi                                   on 2000/05/02  19:06:02
24627         Log: Test both the scalar and list contexts.
24628      Branch: cfgperl
24629            ! t/op/grent.t t/op/pwent.t
24630 ____________________________________________________________________________
24631 [  6048] By: gsar                                  on 2000/05/02  18:29:10
24632         Log: add note about how $( doesn't interpolate in REs (from
24633              Philip Newton <newton@ficus.frogspace.net>)
24634      Branch: perl
24635            ! pod/perlop.pod
24636 ____________________________________________________________________________
24637 [  6047] By: jhi                                   on 2000/05/02  17:41:24
24638         Log: Call getspnam() only iff needd.
24639      Branch: cfgperl
24640            ! pp_sys.c
24641 ____________________________________________________________________________
24642 [  6046] By: gsar                                  on 2000/05/02  17:07:25
24643         Log: libscheck has insufficient checks for n32 libs (from
24644              Albert Chin-A-Young <china@thewrittenword.com>)
24645      Branch: perl
24646            ! hints/irix_6.sh
24647 ____________________________________________________________________________
24648 [  6045] By: jhi                                   on 2000/05/02  13:57:17
24649         Log: Integrate with Sarathy.
24650      Branch: cfgperl
24651           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
24652           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
24653 ____________________________________________________________________________
24654 [  6044] By: gsar                                  on 2000/05/02  06:48:19
24655         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
24656              such that underscores are only ignored in literal numbers,
24657              "\x{...}", and hex/oct argument
24658      Branch: perl
24659            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
24660 ____________________________________________________________________________
24661 [  6043] By: gsar                                  on 2000/05/02  02:22:29
24662         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
24663      Branch: perl
24664            ! pod/perlretut.pod
24665 ____________________________________________________________________________
24666 [  6042] By: gsar                                  on 2000/05/02  02:17:51
24667         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
24668      Branch: perl
24669            ! pod/perltrap.pod
24670 ____________________________________________________________________________
24671 [  6041] By: gsar                                  on 2000/05/02  01:53:51
24672         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
24673              to compensate
24674      Branch: perl
24675            ! Porting/makerel
24676 ____________________________________________________________________________
24677 [  6040] By: gsar                                  on 2000/05/02  01:51:57
24678         Log: missing files in MANIFEST
24679      Branch: perl
24680            ! MANIFEST
24681 ____________________________________________________________________________
24682 [  6039] By: jhi                                   on 2000/05/02  00:36:46
24683         Log: Infinite problems.
24684      Branch: cfgperl
24685            ! lib/Math/Complex.pm
24686 ____________________________________________________________________________
24687 [  6038] By: jhi                                   on 2000/05/02  00:06:38
24688         Log: pwent/spent #ifdef imbalance.
24689      Branch: cfgperl
24690            ! pp_sys.c
24691 ____________________________________________________________________________
24692 [  6037] By: jhi                                   on 2000/05/01  22:50:11
24693         Log: Use HUGE_VALL if applicable.
24694      Branch: cfgperl
24695            ! ext/POSIX/POSIX.xs util.c
24696 ____________________________________________________________________________
24697 [  6036] By: jhi                                   on 2000/05/01  22:20:53
24698         Log: Correct Freudian slip.
24699      Branch: cfgperl
24700            ! pp_sys.c
24701 ____________________________________________________________________________
24702 [  6035] By: jhi                                   on 2000/05/01  21:07:38
24703         Log: Continue on the pwent/spent case.
24704      Branch: cfgperl
24705            ! pp_sys.c
24706 ____________________________________________________________________________
24707 [  6034] By: jhi                                   on 2000/05/01  17:45:14
24708         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
24709              adjustments in 6032 conflicted badly with this, will have
24710              to revisit them later.
24711      Branch: cfgperl
24712           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
24713           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
24714           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
24715           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
24716           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
24717           !> t/lib/cgi-html.t t/lib/cgi-request.t
24718 ____________________________________________________________________________
24719 [  6033] By: jhi                                   on 2000/05/01  17:40:49
24720         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
24721      Branch: cfgperl
24722            ! pp_sys.c
24723 ____________________________________________________________________________
24724 [  6032] By: gsar                                  on 2000/05/01  15:56:32
24725         Log: whitespace adjustments
24726      Branch: perl
24727            ! pp_sys.c
24728 ____________________________________________________________________________
24729 [  6031] By: gsar                                  on 2000/05/01  15:19:41
24730         Log: small nits in diagnostics.pm (from Robin Barker)
24731      Branch: perl
24732            ! lib/diagnostics.pm pod/perldiag.pod
24733 ____________________________________________________________________________
24734 [  6030] By: gsar                                  on 2000/05/01  08:39:18
24735         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
24736              for @- and @+ (from Johan Vromans)
24737      Branch: perl
24738            ! lib/English.pm pod/perlvar.pod
24739 ____________________________________________________________________________
24740 [  6029] By: gsar                                  on 2000/05/01  08:16:10
24741         Log: add CGI.pm v2.66 (from Lincoln Stein)
24742      Branch: perl
24743            + lib/CGI/Util.pm t/lib/cgi-pretty.t
24744            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
24745            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
24746            ! t/lib/cgi-html.t t/lib/cgi-request.t
24747 ____________________________________________________________________________
24748 [  6028] By: gsar                                  on 2000/05/01  06:34:41
24749         Log: Pod::Man generates groff-incompatible macro definition (from
24750              Tom Christiansen)
24751      Branch: perl
24752            ! lib/Pod/Man.pm
24753 ____________________________________________________________________________
24754 [  6027] By: gsar                                  on 2000/05/01  06:31:36
24755         Log: podlators-1.02 update (from Russ Allbery)
24756      Branch: perl
24757            ! lib/Pod/Man.pm lib/Pod/Text.pm
24758 ____________________________________________________________________________
24759 [  6026] By: jhi                                   on 2000/04/30  23:24:23
24760         Log: Integrate with Sarathy.
24761      Branch: cfgperl
24762           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24763           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
24764           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24765           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24766           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
24767           !> t/lib/syslog.t toke.c win32/win32.h
24768 ____________________________________________________________________________
24769 [  6025] By: gsar                                  on 2000/04/30  18:17:47
24770         Log: Is{Alnum,Alpha,Word} don't match titlecase
24771              
24772              TODO: IsSpace is defined recursively!
24773              
24774              (both spotted by Larry)
24775      Branch: perl
24776            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24777            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24778 ____________________________________________________________________________
24779 [  6024] By: gsar                                  on 2000/04/30  17:50:19
24780         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
24781              (from Hugo van der Sanden)
24782      Branch: perl
24783            ! toke.c
24784 ____________________________________________________________________________
24785 [  6023] By: gsar                                  on 2000/04/30  17:14:43
24786         Log: debugger stomps on $. (from M.J.T. Guy)
24787      Branch: perl
24788            ! lib/perl5db.pl
24789 ____________________________________________________________________________
24790 [  6022] By: gsar                                  on 2000/04/30  16:59:22
24791         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
24792      Branch: perl
24793            ! sv.c
24794 ____________________________________________________________________________
24795 [  6021] By: gsar                                  on 2000/04/29  21:00:08
24796         Log: remove Win2K issue in pod (fixed by change#6020)
24797      Branch: perl
24798            ! README.win32 pod/perl56delta.pod
24799 ____________________________________________________________________________
24800 [  6020] By: gsar                                  on 2000/04/29  20:51:49
24801         Log: test tweak
24802      Branch: perl
24803            ! t/lib/open3.t
24804 ____________________________________________________________________________
24805 [  6019] By: gsar                                  on 2000/04/29  20:34:27
24806         Log: windows portability tweaks
24807      Branch: perl
24808            ! t/lib/b.t win32/win32.h
24809 ____________________________________________________________________________
24810 [  6018] By: gsar                                  on 2000/04/29  19:55:24
24811         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
24812              make _PATH_LOG() return "" if unavailable
24813      Branch: perl
24814            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24815            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
24816 ____________________________________________________________________________
24817 [  6017] By: jhi                                   on 2000/04/28  22:49:46
24818         Log: Integrate with Sarathy.
24819      Branch: cfgperl
24820           !> op.c perl.c pod/perldiag.pod t/lib/b.t
24821 ____________________________________________________________________________
24822 [  6016] By: jhi                                   on 2000/04/28  22:46:14
24823         Log: Do not warn that an infinity does not look like a number.
24824      Branch: cfgperl
24825            ! sv.c
24826 ____________________________________________________________________________
24827 [  6015] By: gsar                                  on 2000/04/28  22:35:49
24828         Log: tweak test for portability
24829      Branch: perl
24830            ! t/lib/b.t
24831 ____________________________________________________________________________
24832 [  6014] By: gsar                                  on 2000/04/28  22:05:31
24833         Log: glob() loading File::Glob behind the scenes may cause syntax errors
24834      Branch: perl
24835            ! op.c
24836 ____________________________________________________________________________
24837 [  6013] By: gsar                                  on 2000/04/28  21:25:22
24838         Log: tweak change#5945 to display correct switch name in diagnostic
24839      Branch: perl
24840            ! perl.c pod/perldiag.pod
24841 ____________________________________________________________________________
24842 [  6012] By: jhi                                   on 2000/04/28  21:08:12
24843         Log: Integrate with Sarathy.
24844      Branch: cfgperl
24845           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
24846           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
24847           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
24848 ____________________________________________________________________________
24849 [  6011] By: jhi                                   on 2000/04/28  21:04:46
24850         Log: &HUGE_VAL is not defined, it exists.
24851      Branch: cfgperl
24852            ! lib/Math/Complex.pm
24853 ____________________________________________________________________________
24854 [  6010] By: gsar                                  on 2000/04/28  21:02:58
24855         Log: clarify note about shadow password support (from
24856              gellyfish@gellyfish.com)
24857      Branch: perl
24858            ! pod/perlfunc.pod
24859 ____________________________________________________________________________
24860 [  6009] By: gsar                                  on 2000/04/28  21:00:00
24861         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
24862      Branch: perl
24863            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
24864 ____________________________________________________________________________
24865 [  6008] By: gsar                                  on 2000/04/28  20:56:33
24866         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
24867      Branch: perl
24868            ! installperl vms/subconfigure.com
24869 ____________________________________________________________________________
24870 [  6007] By: gsar                                  on 2000/04/28  20:51:21
24871         Log: note about compile failures and END blocks (from M.J.T. Guy)
24872      Branch: perl
24873            ! pod/perl56delta.pod pod/perlmod.pod
24874 ____________________________________________________________________________
24875 [  6006] By: jhi                                   on 2000/04/28  20:42:14
24876         Log: Regen Configure.
24877      Branch: cfgperl
24878            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24879            ! config_h.SH
24880 ____________________________________________________________________________
24881 [  6005] By: gsar                                  on 2000/04/28  20:41:16
24882         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
24883      Branch: perl
24884            ! utils/perldoc.PL
24885 ____________________________________________________________________________
24886 [  6004] By: jhi                                   on 2000/04/28  20:28:21
24887         Log: Integrate with Sarathy.
24888      Branch: cfgperl
24889           !> Configure INSTALL Porting/Glossary Porting/config.sh
24890           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
24891           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
24892           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
24893           !> win32/config.vc win32/win32.c
24894 ____________________________________________________________________________
24895 [  6003] By: gsar                                  on 2000/04/28  20:11:20
24896         Log: allow REG_EXPAND_SZ keys in Windows registry (from
24897              John Clayton <John.Clayton@barclayscapital.com>)
24898      Branch: perl
24899            ! win32/win32.c
24900 ____________________________________________________________________________
24901 [  6002] By: gsar                                  on 2000/04/28  19:34:16
24902         Log: destructive sv_setsv() can lose UV-ness from source, causing
24903              numeric promotions/comparisons to fail to do the right thing
24904      Branch: perl
24905            ! sv.c
24906 ____________________________________________________________________________
24907 [  6001] By: gsar                                  on 2000/04/28  18:44:15
24908         Log: support additional library locations via $Config{otherlibdirs}
24909              (from Andy Dougherty)
24910      Branch: perl
24911            ! Configure INSTALL Porting/Glossary Porting/config.sh
24912            ! Porting/config_H config_h.SH epoc/config.sh perl.c
24913            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
24914            ! win32/config.bc win32/config.gc win32/config.vc
24915 ____________________________________________________________________________
24916 [  6000] By: gsar                                  on 2000/04/28  18:26:58
24917         Log: reworked otherlibdirs.U (from Andy Dougherty)
24918      Branch: metaconfig
24919            ! U/installdirs/otherlibdirs.U
24920 ____________________________________________________________________________
24921 [  5999] By: gsar                                  on 2000/04/28  18:17:07
24922         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
24923      Branch: perl
24924            ! t/pragma/warn/toke toke.c
24925 ____________________________________________________________________________
24926 [  5998] By: jhi                                   on 2000/04/28  13:32:17
24927         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
24928      Branch: cfgperl
24929            ! lib/Math/Complex.pm
24930 ____________________________________________________________________________
24931 [  5997] By: jhi                                   on 2000/04/28  13:14:04
24932         Log: Preserve $!.
24933      Branch: cfgperl
24934            ! lib/Math/Complex.pm
24935 ____________________________________________________________________________
24936 [  5996] By: jhi                                   on 2000/04/28  12:59:23
24937         Log: Integrate with Sarathy.
24938      Branch: cfgperl
24939           +> pod/perlrequick.pod pod/perlretut.pod
24940           !> (integrate 51 files)
24941 ____________________________________________________________________________
24942 [  5995] By: gsar                                  on 2000/04/28  09:37:36
24943         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
24944      Branch: perl
24945            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
24946 ____________________________________________________________________________
24947 [  5994] By: gsar                                  on 2000/04/28  09:33:26
24948         Log: fix for missed accounting for null byte in pack("Z",...) (from
24949              M.J.T. Guy)
24950      Branch: perl
24951            ! pp.c t/op/pack.t
24952 ____________________________________________________________________________
24953 [  5993] By: gsar                                  on 2000/04/28  09:30:05
24954         Log: various minor tweaks seen on p5p
24955      Branch: perl
24956            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
24957 ____________________________________________________________________________
24958 [  5992] By: gsar                                  on 2000/04/28  09:08:19
24959         Log: pod nit (from Simon Cozens)
24960      Branch: perl
24961            ! pod/perlop.pod
24962 ____________________________________________________________________________
24963 [  5991] By: gsar                                  on 2000/04/28  09:06:36
24964         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
24965      Branch: perl
24966            ! README.posix-bc hints/posix-bc.sh
24967 ____________________________________________________________________________
24968 [  5990] By: gsar                                  on 2000/04/28  08:54:52
24969         Log: use $ENV{LIB} to search for libs under Visual C compiler
24970              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
24971      Branch: perl
24972            ! lib/ExtUtils/Liblist.pm
24973 ____________________________________________________________________________
24974 [  5989] By: gsar                                  on 2000/04/28  08:27:12
24975         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
24976              itself and no other (from Tom Hughes)
24977      Branch: perl
24978            ! t/op/array.t toke.c
24979 ____________________________________________________________________________
24980 [  5988] By: gsar                                  on 2000/04/28  08:01:38
24981         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
24982              <paul@miraclefish.com>)
24983      Branch: perl
24984            ! lib/ExtUtils/MakeMaker.pm
24985 ____________________________________________________________________________
24986 [  5987] By: gsar                                  on 2000/04/28  07:53:09
24987         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
24988      Branch: perl
24989            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
24990 ____________________________________________________________________________
24991 [  5986] By: gsar                                  on 2000/04/28  07:44:17
24992         Log: add regular expressions tutorial and quick-start guide (from
24993              Mark Kvale <kvale@phy.ucsf.edu>)
24994      Branch: perl
24995            + pod/perlrequick.pod pod/perlretut.pod
24996            ! AUTHORS MAINTAIN MANIFEST
24997 ____________________________________________________________________________
24998 [  5985] By: gsar                                  on 2000/04/28  07:30:28
24999         Log: forked child may not exit correctly if it failed to open
25000              /dev/console (from Graham Barr)
25001      Branch: perl
25002            ! ext/Sys/Syslog/Syslog.pm
25003 ____________________________________________________________________________
25004 [  5984] By: gsar                                  on 2000/04/28  07:27:20
25005         Log: attributes::reftype() doesn't work on tied argument
25006      Branch: perl
25007            ! xsutils.c
25008 ____________________________________________________________________________
25009 [  5983] By: gsar                                  on 2000/04/28  07:15:04
25010         Log: numeric conversion of non-number in change#3378 tramples on
25011              OOK offset, causing segfaults
25012      Branch: perl
25013            ! sv.c
25014 ____________________________________________________________________________
25015 [  5982] By: gsar                                  on 2000/04/28  04:48:25
25016         Log: avoid error in IO::Socket::INET when given an unknown service name
25017              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
25018      Branch: perl
25019            ! ext/IO/lib/IO/Socket/INET.pm
25020 ____________________________________________________________________________
25021 [  5981] By: gsar                                  on 2000/04/28  04:31:31
25022         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
25023              prototype mismatch with CORE::glob(); update pod and tests to
25024              suit (File::Glob::glob() is still available for backward
25025              compatibility, but should be considered deprecated)
25026      Branch: perl
25027            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
25028            ! t/lib/glob-taint.t
25029 ____________________________________________________________________________
25030 [  5980] By: gsar                                  on 2000/04/28  03:47:29
25031         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
25032              <ghudson@mit.edu>)
25033      Branch: metaconfig
25034            ! U/modified/Options.U
25035      Branch: perl
25036            ! Configure
25037 ____________________________________________________________________________
25038 [  5979] By: gsar                                  on 2000/04/28  03:07:54
25039         Log: under useithreads, constant pad entries could inadvertantly be
25040              shared across threads (from Eric Blood <eblood@xmission.com>);
25041              added Eric's test case to testsuite
25042      Branch: perl
25043            ! op.c t/op/misc.t
25044 ____________________________________________________________________________
25045 [  5978] By: gsar                                  on 2000/04/27  21:13:00
25046         Log: sync version numbers in File::Spec with the ones on CPAN
25047              (from Barrie Slaymaker)
25048      Branch: perl
25049            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
25050            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
25051            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
25052 ____________________________________________________________________________
25053 [  5977] By: gsar                                  on 2000/04/27  21:07:29
25054         Log: autoquote barewords followed by newline and arrow properly
25055              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
25056      Branch: perl
25057            ! t/pragma/warn/toke toke.c
25058 ____________________________________________________________________________
25059 [  5976] By: gsar                                  on 2000/04/27  20:41:20
25060         Log: DB_File v1.73 update (from Paul Marquess)
25061      Branch: perl
25062            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25063            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25064 ____________________________________________________________________________
25065 [  5975] By: gsar                                  on 2000/04/27  20:34:24
25066         Log: allow sort() reentrancy (variant of patch suggested by
25067              Hugo van der Sanden)
25068      Branch: perl
25069            ! pp_ctl.c t/op/sort.t
25070 ____________________________________________________________________________
25071 [  5974] By: gsar                                  on 2000/04/27  19:46:57
25072         Log: change#4197 somehow missed initializing PL_errors, meaning
25073              sytax error queueing wasn't working outside eval"" at all;
25074              also fixed eval"" to localize PL_error_count, so that compile-time
25075              eval's don't clobber the error state of the outer context
25076      Branch: perl
25077            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
25078            ! t/pragma/warn/toke
25079 ____________________________________________________________________________
25080 [  5973] By: gsar                                  on 2000/04/27  18:29:05
25081         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
25082      Branch: perl
25083            ! regcomp.c regexec.c t/op/re_tests
25084 ____________________________________________________________________________
25085 [  5972] By: jhi                                   on 2000/04/27  18:22:41
25086         Log: Integrate with Sarathy.
25087      Branch: cfgperl
25088           +> t/lib/b.t t/lib/syslog.t
25089           !> (integrate 31 files)
25090 ____________________________________________________________________________
25091 [  5971] By: jhi                                   on 2000/04/27  18:18:46
25092         Log: Unicos tweaks from Mark P. Lutz.
25093      Branch: cfgperl
25094            ! hints/unicos.sh lib/Math/Complex.pm
25095 ____________________________________________________________________________
25096 [  5970] By: gsar                                  on 2000/04/27  18:05:11
25097         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
25098              IV is >32bits
25099      Branch: perl
25100            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
25101 ____________________________________________________________________________
25102 [  5969] By: gsar                                  on 2000/04/27  17:50:56
25103         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
25104      Branch: perl
25105            + t/lib/syslog.t
25106            ! MANIFEST ext/Sys/Syslog/Syslog.pm
25107 ____________________________________________________________________________
25108 [  5968] By: gsar                                  on 2000/04/27  17:44:49
25109         Log: tolerate spaces in group names in test on solaris (from David Boyce
25110              <dsb@boyski.com>)
25111      Branch: perl
25112            ! t/op/groups.t
25113 ____________________________________________________________________________
25114 [  5967] By: gsar                                  on 2000/04/27  17:41:22
25115         Log: improved docs on the warn_uninit diagnostic (from David Glasser
25116              and Simon Cozens)
25117      Branch: perl
25118            ! pod/perldiag.pod
25119 ____________________________________________________________________________
25120 [  5966] By: gsar                                  on 2000/04/27  16:54:58
25121         Log: add testsuite for B backends, fix bug in B::Deparse (from
25122              Simon Cozens <simon@brecon.co.uk>)
25123      Branch: perl
25124            + t/lib/b.t
25125            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
25126 ____________________________________________________________________________
25127 [  5965] By: gsar                                  on 2000/04/27  16:10:37
25128         Log: avoid "will not stay shared" warnings for our variables (from
25129              Robin Barker)
25130      Branch: perl
25131            ! op.c t/pragma/warn/op
25132 ____________________________________________________________________________
25133 [  5964] By: gsar                                  on 2000/04/27  07:05:05
25134         Log: reformat to 72 columns (again)
25135      Branch: perl
25136            ! pod/perldiag.pod
25137 ____________________________________________________________________________
25138 [  5963] By: gsar                                  on 2000/04/27  06:28:31
25139         Log: patch from Larry to make (\&) prototype work; added tests for
25140              the same
25141      Branch: perl
25142            ! op.c t/comp/proto.t
25143 ____________________________________________________________________________
25144 [  5962] By: gsar                                  on 2000/04/27  06:15:47
25145         Log: updated README.hpux (from Jeff Okamoto)
25146      Branch: perl
25147            ! README.hpux
25148 ____________________________________________________________________________
25149 [  5961] By: gsar                                  on 2000/04/27  05:55:03
25150         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
25151      Branch: perl
25152            ! emacs/cperl-mode.el
25153 ____________________________________________________________________________
25154 [  5960] By: gsar                                  on 2000/04/27  05:49:26
25155         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
25156      Branch: perl
25157            ! INSTALL
25158 ____________________________________________________________________________
25159 [  5959] By: gsar                                  on 2000/04/27  05:33:41
25160         Log: doubled words in pods (from Simon Cozens
25161              <simon.p.cozens@jp.pwcglobal.com>)
25162      Branch: perl
25163            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
25164            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
25165            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
25166            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
25167            ! pod/perltootc.pod
25168 ____________________________________________________________________________
25169 [  5958] By: gsar                                  on 2000/04/27  05:11:39
25170         Log: change#3569 deleted some essential code, revert; avoid use of
25171              atexit() to make DynaLoader work properly on AIX under mod_perl
25172              (from Jens-Uwe Mager <jum@helios.de>)
25173      Branch: perl
25174            ! ext/DynaLoader/dl_aix.xs
25175 ____________________________________________________________________________
25176 [  5957] By: gsar                                  on 2000/04/27  04:54:51
25177         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
25178      Branch: perl
25179            ! pod/perlmod.pod
25180 ____________________________________________________________________________
25181 [  5956] By: gsar                                  on 2000/04/27  04:51:47
25182         Log: better diagnostics on failed tests (from Ilya Zakharevich)
25183      Branch: perl
25184            ! t/op/lex_assign.t
25185 ____________________________________________________________________________
25186 [  5955] By: gsar                                  on 2000/04/27  04:26:44
25187         Log: longstanding bug exposed by change#3307: sort arguments weren't
25188              compiled with the right wantarray context (ensuing runtime lookup
25189              via block_gimme() was getting the incidental context of the
25190              sort() itself)
25191      Branch: perl
25192            ! op.c t/op/sort.t
25193 ____________________________________________________________________________
25194 [  5954] By: gsar                                  on 2000/04/26  23:42:12
25195         Log: integrate cfgperl contents into mainline
25196      Branch: perl
25197           !> (integrate 30 files)
25198 ____________________________________________________________________________
25199 [  5953] By: jhi                                   on 2000/04/26  23:06:42
25200         Log: Integrate with Sarathy.
25201      Branch: cfgperl
25202           !> README.win32 ext/B/B/Deparse.pm
25203           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
25204           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
25205           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
25206           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
25207           !> utils/perldoc.PL vms/perlvms.pod
25208 ____________________________________________________________________________
25209 [  5952] By: jhi                                   on 2000/04/26  23:03:46
25210         Log: Undo "use integer" addition from 64bitint as it seems
25211              to break most of the subtests in Digital UNIX;
25212              Unicos needs to find another way.
25213      Branch: cfgperl
25214            ! t/op/64bitint.t
25215 ____________________________________________________________________________
25216 [  5951] By: jhi                                   on 2000/04/26  22:57:53
25217         Log: Be more robust on "extreme" (large absolute value)
25218              arguments.  Originally reported by Daniel Connelly
25219              as a problem with asinh() on large negative arguments,
25220              asinh() used to bail out because an argument to log()
25221              ended up being zero.  Ilya Zakharevich proposed using
25222              Taylor's series in such cases, which for such large
25223              arguments is a very good approximation.
25224      Branch: cfgperl
25225            ! lib/Math/Complex.pm t/lib/complex.t
25226 ____________________________________________________________________________
25227 [  5950] By: gsar                                  on 2000/04/25  19:13:12
25228         Log: reformat perldiag to avoid long lines
25229      Branch: perl
25230            ! pod/perldiag.pod
25231 ____________________________________________________________________________
25232 [  5949] By: gsar                                  on 2000/04/25  18:41:11
25233         Log: make perldoc use the pod2man from the same version (from
25234              M.J.T. Guy)
25235      Branch: perl
25236            ! utils/perldoc.PL
25237 ____________________________________________________________________________
25238 [  5948] By: gsar                                  on 2000/04/25  18:21:57
25239         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
25240              <kompas@kompas.usr.onet.pl>)
25241      Branch: perl
25242            ! lib/vars.pm
25243 ____________________________________________________________________________
25244 [  5947] By: gsar                                  on 2000/04/25  18:11:53
25245         Log: use &dl_error rather than &dl_load_file as the guard for calling
25246              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
25247              statically built perl)
25248      Branch: perl
25249            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
25250 ____________________________________________________________________________
25251 [  5946] By: jhi                                   on 2000/04/25  17:37:54
25252         Log: Document that tr() is not tr(1).
25253      Branch: cfgperl
25254            ! pod/perlop.pod
25255 ____________________________________________________________________________
25256 [  5945] By: gsar                                  on 2000/04/25  16:34:33
25257         Log: make module name mandatory after -M switch; reorder perldiag
25258              alphabetically (from Mark-Jason Dominus)
25259      Branch: perl
25260            ! perl.c pod/perldiag.pod
25261 ____________________________________________________________________________
25262 [  5944] By: jhi                                   on 2000/04/25  01:15:18
25263         Log: On second thoughts frexp() does have two arguments.
25264      Branch: cfgperl
25265            ! perl.h
25266 ____________________________________________________________________________
25267 [  5943] By: jhi                                   on 2000/04/24  22:56:32
25268         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
25269              Now pp_ncmp() returns undef is either operand is a NaN.
25270      Branch: cfgperl
25271            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25272            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
25273            ! vms/subconfigure.com vos/config.def vos/config.h
25274            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
25275            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25276            ! win32/config_H.vc
25277      Branch: metaconfig/U/perl
25278            + d_modfl.U
25279 ____________________________________________________________________________
25280 [  5942] By: jhi                                   on 2000/04/24  19:45:17
25281         Log: Regen Configure to match #5937.
25282      Branch: cfgperl
25283            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25284            ! config_h.SH
25285      Branch: metaconfig
25286            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
25287 ____________________________________________________________________________
25288 [  5941] By: jhi                                   on 2000/04/24  19:24:11
25289         Log: Further Unicos fixes for Mark Lutz.
25290      Branch: cfgperl
25291            ! hints/unicos.sh pp_ctl.c
25292 ____________________________________________________________________________
25293 [  5940] By: jhi                                   on 2000/04/24  19:09:06
25294         Log: Various Unicos 10.0.0.6 fixes.
25295              
25296              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
25297              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
25298              Reply-To: tecmpl1@triton.ca.boeing.com 
25299              To: perl5-porters@perl.org 
25300              Date: Fri, 14 Apr 2000 20:21:00 GMT 
25301              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
25302      Branch: cfgperl
25303            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
25304 ____________________________________________________________________________
25305 [  5939] By: gsar                                  on 2000/04/24  19:01:24
25306         Log: more pod nits (from Larry Virden)
25307      Branch: perl
25308            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
25309            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
25310            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
25311 ____________________________________________________________________________
25312 [  5938] By: gsar                                  on 2000/04/24  18:54:01
25313         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
25314      Branch: perl
25315            ! ext/B/B/Deparse.pm
25316 ____________________________________________________________________________
25317 [  5937] By: jhi                                   on 2000/04/24  17:39:00
25318         Log: Integrate with Sarathy.
25319      Branch: cfgperl
25320           +> (branch 31 files)
25321           !> (integrate 73 files)
25322 ____________________________________________________________________________
25323 [  5936] By: gsar                                  on 2000/04/24  17:30:06
25324         Log: additional tests for change#5934 (from Paul Marquess, who also
25325              sent in the same fix)
25326      Branch: perl
25327            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
25328            ! t/pragma/warn/5nolint t/pragma/warn/6default
25329 ____________________________________________________________________________
25330 [  5935] By: jhi                                   on 2000/04/24  17:26:05
25331         Log: Do not assume sign propagation.
25332              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
25333              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
25334              To: payner@ncifcrf.gov, perl5-porters@perl.org 
25335              Date: Tue, 18 Apr 2000 18:24:49 +0100 
25336              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
25337      Branch: cfgperl
25338            ! t/op/bop.t t/op/misc.t
25339 ____________________________________________________________________________
25340 [  5934] By: gsar                                  on 2000/04/24  17:16:54
25341         Log: propagate lexical warnings from surrounding scope correctly
25342              within string eval()
25343      Branch: perl
25344            ! pp_ctl.c t/pragma/warn/pp_ctl
25345 ____________________________________________________________________________
25346 [  5933] By: jhi                                   on 2000/04/24  17:01:07
25347         Log: Flatten the cpp jungle doing the nosuid checking.
25348      Branch: cfgperl
25349            ! perl.c
25350 ____________________________________________________________________________
25351 [  5932] By: gsar                                  on 2000/04/24  09:08:14
25352         Log: add rsignal(), whichsig() and do_join() to public API list
25353              (mod_perl uses them to good advantage)
25354      Branch: perl
25355            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
25356 ____________________________________________________________________________
25357 [  5931] By: gsar                                  on 2000/04/24  09:01:40
25358         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
25359      Branch: perl
25360            ! pp_hot.c regexec.c t/op/pat.t
25361 ____________________________________________________________________________
25362 [  5930] By: gsar                                  on 2000/04/24  08:58:33
25363         Log: small os390 tweaks (from Peter Prymmer)
25364      Branch: perl
25365            ! config_h.SH makedepend.SH
25366 ____________________________________________________________________________
25367 [  5929] By: gsar                                  on 2000/04/24  08:55:25
25368         Log: pod nits
25369      Branch: perl
25370            ! pod/perlguts.pod
25371 ____________________________________________________________________________
25372 [  5928] By: gsar                                  on 2000/04/24  08:50:13
25373         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
25374      Branch: perl
25375            ! ext/IO/lib/IO/Poll.pm
25376 ____________________________________________________________________________
25377 [  5927] By: gsar                                  on 2000/04/24  08:43:24
25378         Log: arrange for next() to resume at the unstack op rather than the
25379              loop conditional, so that scope cleanup happens correctly
25380              (from Stephen McCamant)
25381      Branch: perl
25382            ! op.c pp_ctl.c t/op/misc.t
25383 ____________________________________________________________________________
25384 [  5926] By: gsar                                  on 2000/04/24  08:18:40
25385         Log: on windows, reserve 16M of stack rather than 128M (allows more
25386              threads to run concurrently)
25387      Branch: perl
25388            ! win32/Makefile win32/makefile.mk
25389 ____________________________________________________________________________
25390 [  5925] By: gsar                                  on 2000/04/24  08:13:52
25391         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
25392      Branch: perl
25393            ! toke.c
25394 ____________________________________________________________________________
25395 [  5924] By: gsar                                  on 2000/04/24  08:08:59
25396         Log: avoid using uninitialized memory in require version check
25397      Branch: perl
25398            ! pp_ctl.c universal.c
25399 ____________________________________________________________________________
25400 [  5923] By: gsar                                  on 2000/04/24  07:20:14
25401         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
25402      Branch: perl
25403            ! ext/IO/lib/IO/Poll.pm
25404 ____________________________________________________________________________
25405 [  5922] By: gsar                                  on 2000/04/24  07:08:42
25406         Log: commentary about IoTYPE() (from Nathan Torkington)
25407      Branch: perl
25408            ! sv.h
25409 ____________________________________________________________________________
25410 [  5921] By: gsar                                  on 2000/04/24  06:58:26
25411         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
25412              by fix
25413      Branch: perl
25414            ! sv.c t/lib/charnames.t t/pragma/utf8.t
25415 ____________________________________________________________________________
25416 [  5920] By: gsar                                  on 2000/04/24  06:37:59
25417         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
25418      Branch: perl
25419            ! doop.c t/op/ver.t
25420 ____________________________________________________________________________
25421 [  5919] By: gsar                                  on 2000/04/24  06:21:58
25422         Log: Configure might miss old directories when prefix must be
25423              expanded (from Robin Barker)
25424      Branch: metaconfig
25425            ! U/installdirs/inc_version_list.U
25426      Branch: perl
25427            ! Configure
25428 ____________________________________________________________________________
25429 [  5918] By: gsar                                  on 2000/04/24  06:16:11
25430         Log: VMS nits in glob() test (from Charles Lane)
25431      Branch: perl
25432            ! t/lib/glob-basic.t
25433 ____________________________________________________________________________
25434 [  5917] By: gsar                                  on 2000/04/24  06:11:56
25435         Log: various pod nits (from Larry Virden and others)
25436      Branch: perl
25437            ! README.amiga README.hpux README.machten README.os2
25438            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
25439            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
25440            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
25441            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
25442            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
25443            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
25444            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
25445            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
25446 ____________________________________________________________________________
25447 [  5916] By: gsar                                  on 2000/04/24  05:52:43
25448         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
25449              <wjones@tc.fluke.com>)
25450      Branch: perl
25451            ! t/lib/glob-basic.t
25452 ____________________________________________________________________________
25453 [  5915] By: gsar                                  on 2000/04/24  05:07:01
25454         Log: supported platforms mixed up
25455      Branch: perl
25456            ! pod/perl56delta.pod pod/perlport.pod
25457 ____________________________________________________________________________
25458 [  5914] By: gsar                                  on 2000/04/24  04:56:08
25459         Log: caller() wasn't returning the right number of elements for
25460              eval {...}
25461      Branch: perl
25462            ! pp_ctl.c t/pragma/warn/9enabled
25463 ____________________________________________________________________________
25464 [  5913] By: gsar                                  on 2000/04/24  04:35:41
25465         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
25466              Mark-Jason Dominus)
25467      Branch: perl
25468            ! pod/perlfunc.pod
25469 ____________________________________________________________________________
25470 [  5912] By: gsar                                  on 2000/04/24  04:17:15
25471         Log: fix totally broken caching in UNIVERSAL::isa() (from
25472              Nick Ing-Simmons)
25473      Branch: perl
25474            ! t/op/universal.t universal.c
25475 ____________________________________________________________________________
25476 [  5911] By: gsar                                  on 2000/04/24  03:39:47
25477         Log: add linebreak properties from unicode/LineBrk.txt (from
25478              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
25479      Branch: perl
25480            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
25481            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
25482            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
25483            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
25484            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
25485            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
25486            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
25487            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
25488            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
25489            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
25490            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
25491            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
25492            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
25493            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
25494            + lib/unicode/Is/LbrkZW.pl
25495            ! lib/unicode/mktables.PL
25496 ____________________________________________________________________________
25497 [  5910] By: gsar                                  on 2000/04/24  03:23:10
25498         Log: typo in pod
25499      Branch: perl
25500            ! ext/Thread/Thread.pm
25501 ____________________________________________________________________________
25502 [  5909] By: gsar                                  on 2000/04/24  03:22:03
25503         Log: mode argument to do_binmode() should be file mode, not boolean
25504      Branch: perl
25505            ! pp_sys.c
25506 ____________________________________________________________________________
25507 [  5908] By: gsar                                  on 2000/04/16  16:51:08
25508         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
25509              always returns a valid GV even when the symbol is trapped by strictures
25510              (avoids coredumps)
25511              
25512              TODO: the C<package;> hack needs similar treatment
25513      Branch: perl
25514            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
25515            ! t/pragma/strict-vars
25516 ____________________________________________________________________________
25517 [  5907] By: jhi                                   on 2000/03/31  23:42:56
25518         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
25519              an assumption which #5905 demolished.
25520      Branch: cfgperl
25521            ! pp_sys.c
25522 ____________________________________________________________________________
25523 [  5906] By: jhi                                   on 2000/03/31  18:54:37
25524         Log: Typo in #5905.
25525      Branch: cfgperl
25526            ! t/op/64bitint.t
25527 ____________________________________________________________________________
25528 [  5905] By: jhi                                   on 2000/03/31  18:50:54
25529         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
25530              reported by Joseph N. Hall.  The bug was that even with use64bitint
25531              one had to use the prefixes q, L, or ll with printf/sprintf,
25532              contrary to the documentation and common sense.
25533      Branch: cfgperl
25534            ! sv.c t/op/64bitint.t
25535 ____________________________________________________________________________
25536 [  5904] By: gsar                                  on 2000/03/28  02:31:32
25537         Log: add Changes, perldelta.pod
25538      Branch: perl
25539            + Changes pod/perldelta.pod
25540 ____________________________________________________________________________
25541 [  5903] By: gsar                                  on 2000/03/28  02:03:55
25542         Log: rename Changes and perldelta.pod
25543      Branch: perl
25544           +> Changes5.6 pod/perl56delta.pod
25545            - Changes pod/perldelta.pod
25546            ! MANIFEST
25547 ____________________________________________________________________________
25548 [  5902] By: gsar                                  on 2000/03/28  01:59:14
25549         Log: create maint-5.6 branch
25550      Branch: maint-5.6/perl
25551           +> (branch 1611 files)
25552 ____________________________________________________________________________
25553 [  5901] By: jhi                                   on 2000/03/23  05:48:43
25554         Log: Integrate with Sarathy.
25555      Branch: cfgperl
25556           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
25557 ____________________________________________________________________________
25558 [  5900] By: gsar                                  on 2000/03/23  05:42:43
25559         Log: three guesses on what this is :-)
25560      Branch: perl
25561            ! Changes