(Retracted by #8915.)
[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 [  8890] By: jhi                                   on 2001/02/22  13:22:12
36         Log: Add -stdio to the archname if no perlio selected,
37              no -perlio added since that is now the default.
38              
39              Add few CPUs/architectures to the Cppsym scan.
40      Branch: perl
41            ! Configure config_h.SH
42 ____________________________________________________________________________
43 [  8889] By: jhi                                   on 2001/02/22  13:05:59
44         Log: Metaconfig unit change for #8888.
45      Branch: metaconfig/U/perl
46            ! useperlio.U
47 ____________________________________________________________________________
48 [  8888] By: jhi                                   on 2001/02/22  13:05:28
49         Log: *drum roll*  Make perlio the default.
50      Branch: perl
51            ! Configure config_h.SH
52 ____________________________________________________________________________
53 [  8887] By: jhi                                   on 2001/02/22  12:50:52
54         Log: Integrate change #8665 from maintperl to mainline,
55              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
56      Branch: perl
57           !> ext/POSIX/POSIX.xs
58 ____________________________________________________________________________
59 [  8886] By: jhi                                   on 2001/02/22  12:49:24
60         Log: Integrate changes #8883,8884 from mainline to maintperl.
61              
62              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
63              Subject: Re: File::Temp::_gettemp warning
64      Branch: maint-5.6/perl
65           !> embed.h embed.pl lib/File/Temp.pm
66 ____________________________________________________________________________
67 [  8885] By: jhi                                   on 2001/02/22  12:43:59
68         Log: Based on
69              
70              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
71              From: schwab@suse.de
72              Date: Thu, 22 Feb 2001 13:08:09 +0100
73              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
74              
75              but the fix done slightly differently because the other
76              half was already done in #8664.
77      Branch: maint-5.6/perl
78            ! ext/POSIX/POSIX.xs
79 ____________________________________________________________________________
80 [  8884] By: jhi                                   on 2001/02/22  12:37:15
81         Log: Subject: Re: File::Temp::_gettemp warning
82              From: Tim Jenness <t.jenness@jach.hawaii.edu>
83              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
84              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
85              
86              This patch to File::Temp does two things:
87              
88              1. Fixes the problem with CGI::Carp when determining
89              the Fcntl constants
90              
91              2. Removes most of the carps and consolidates them so that all the
92              reasons are included in a single die that is caught by the test. This
93              means that the correct skipping behaviour is displayed by the test.
94      Branch: perl
95            ! lib/File/Temp.pm
96 ____________________________________________________________________________
97 [  8883] By: jhi                                   on 2001/02/22  12:29:19
98         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
99              From: Peter Prymmer <pvhp@forte.com>
100              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
101              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
102      Branch: perl
103            ! embed.h embed.pl
104 ____________________________________________________________________________
105 [  8882] By: jhi                                   on 2001/02/21  19:41:33
106         Log: Integrate change #8881 from mainlin to maintperl.
107              
108              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
109      Branch: maint-5.6/perl
110           !> op.c
111 ____________________________________________________________________________
112 [  8881] By: jhi                                   on 2001/02/21  19:38:57
113         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
114              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
115              Date:     Wed, 21 Feb 2001 13:08:03 EST
116              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
117      Branch: perl
118            ! op.c
119 ____________________________________________________________________________
120 [  8880] By: jhi                                   on 2001/02/21  19:34:34
121         Log: Retract #8875, cannot let go of the old semantics of unpack U
122              without rethinking utf8decode.t.
123      Branch: perl
124            ! pp.c t/op/pack.t
125 ____________________________________________________________________________
126 [  8879] By: jhi                                   on 2001/02/21  19:08:02
127         Log: Run run/*.t also in minitest.
128      Branch: perl
129            ! Makefile.SH
130 ____________________________________________________________________________
131 [  8878] By: nick                                  on 2001/02/21  18:55:37
132         Log: Integrate mainline
133      Branch: perlio
134           !> (integrate 76 files)
135 ____________________________________________________________________________
136 [  8877] By: jhi                                   on 2001/02/21  15:09:33
137         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
138      Branch: metaconfig
139            ! U/compline/nblock_io.U
140      Branch: perl
141            ! Configure config_h.SH
142 ____________________________________________________________________________
143 [  8876] By: jhi                                   on 2001/02/21  14:54:45
144         Log: If no sfio, no -lsfio.
145      Branch: metaconfig/U/perl
146            ! d_sfio.U
147      Branch: perl
148            ! Configure config_h.SH
149 ____________________________________________________________________________
150 [  8875] By: jhi                                   on 2001/02/21  14:54:00
151         Log: Make unpack C and unpack C truly equivalent.
152      Branch: perl
153            ! pp.c t/op/pack.t
154 ____________________________________________________________________________
155 [  8874] By: jhi                                   on 2001/02/21  14:26:02
156         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
157              From: Peter Prymmer <pvhp@forte.com>
158              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
159              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
160      Branch: perl
161            ! pod/perlport.pod
162 ____________________________________________________________________________
163 [  8873] By: jhi                                   on 2001/02/21  14:24:31
164         Log: Subject: [PATCH] fix for charnames above FFFF
165              From: andreas.koenig@anima.de (Andreas J. Koenig)
166              Date: 21 Feb 2001 07:05:45 +0100
167              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
168      Branch: perl
169            ! lib/charnames.pm t/lib/charnames.t
170 ____________________________________________________________________________
171 [  8872] By: jhi                                   on 2001/02/21  14:15:25
172         Log: Integrate change #8868 from pureperl to mainline.
173              
174              Fixed reference count loop caused by sv_magic.
175      Branch: perl
176           !> sv.c
177 ____________________________________________________________________________
178 [  8871] By: jhi                                   on 2001/02/21  14:07:29
179         Log: Integrate change #8868 from pureperl to maintperl.
180              
181              Fixed reference count loop caused by sv_magic.
182      Branch: maint-5.6/perl
183           !> sv.c
184 ____________________________________________________________________________
185 [  8870] By: jhi                                   on 2001/02/21  14:04:41
186         Log: Put back the #8840, it was innocent.
187      Branch: perl
188            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
189            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
190 ____________________________________________________________________________
191 [  8869] By: jhi                                   on 2001/02/21  14:00:03
192         Log: unpack("C", ...) was left slightly unfinished by #8865.
193      Branch: perl
194            ! pp.c t/op/pack.t
195 ____________________________________________________________________________
196 [  8868] By: alanbur                               on 2001/02/21  01:33:45
197         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
198              from gv_fetchpv to create single-character magic variables (e.g. $!),
199              and it is passed a sv and the gv that contains the sv as the mg_obj
200              value.  When sv_magic stores the mg_obj pointer it increments the gv
201              refcount, thus causing a sv-gv pair that can't be freed.  There is
202              already a check for sv == obj which is used to prevent such reference
203              loops.  This change extends the check to cover the case described above.
204      Branch: maint-5.6/pureperl
205            ! sv.c
206 ____________________________________________________________________________
207 [  8867] By: jhi                                   on 2001/02/21  00:52:39
208         Log: Update Changes.
209      Branch: perl
210            ! Changes patchlevel.h
211 ____________________________________________________________________________
212 [  8866] By: jhi                                   on 2001/02/21  00:34:20
213         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
214              (Note: there were some conflicts due to EBCDIC and EPOC
215              patches, in general I preferred the repository code.)
216              (When 2.753 comes out, we need to synchronize.)
217      Branch: perl
218            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
219            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
220            ! t/lib/cgi-html.t
221 ____________________________________________________________________________
222 [  8865] By: jhi                                   on 2001/02/21  00:24:22
223         Log: Make pack("C", 0x100) to create Unicode, unless under the
224              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
225              will understand Unicode, unless you under know what.
226      Branch: perl
227            ! pp.c t/op/pack.t t/op/qu.t
228 ____________________________________________________________________________
229 [  8864] By: alanbur                               on 2001/02/20  22:35:34
230         Log: Resynchronised with parent
231      Branch: maint-5.6/pureperl
232           !> README.win32 ext/GDBM_File/GDBM_File.pm
233           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
234           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
235           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
236           !> t/lib/sdbm.t util.c
237 ____________________________________________________________________________
238 [  8863] By: jhi                                   on 2001/02/20  20:55:11
239         Log: Integrate change #8860,8861 from mainline into maintperl.
240              
241              "pseudo-literal j"
242              
243              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
244      Branch: maint-5.6/perl
245           !> lib/Test.pm pod/perlop.pod
246 ____________________________________________________________________________
247 [  8862] By: jhi                                   on 2001/02/20  20:30:07
248         Log: Don't do casting between pointers pointing to differently sized
249              integers.
250      Branch: perl
251            ! hv.c sv.c
252 ____________________________________________________________________________
253 [  8861] By: jhi                                   on 2001/02/20  19:53:44
254         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
255              From: Peter Prymmer <pvhp@forte.com>
256              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
257              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
258      Branch: perl
259            ! lib/Test.pm
260 ____________________________________________________________________________
261 [  8860] By: jhi                                   on 2001/02/20  19:48:02
262         Log: "pseudo-literal j", a documentation glitch reported to Debian.
263              The text recovered from Perl 5.005_03, and pseudo-literal replaced
264              by "backtick string".
265      Branch: perl
266            ! pod/perlop.pod
267 ____________________________________________________________________________
268 [  8859] By: jhi                                   on 2001/02/20  19:15:46
269         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
270              from Chris Nandor.
271      Branch: perl
272            ! makedef.pl
273 ____________________________________________________________________________
274 [  8858] By: jhi                                   on 2001/02/20  17:36:53
275         Log: Integrate pureperl changes #8844,8845,8850 to mainline
276              (via maintperl #8855).
277              
278              Fixed %^H scoping bug
279              
280              Removed GV <-> CV refcount loop
281              
282              Removed %ENV refcount loop
283      Branch: perl
284           !> gv.c op.c perl.c pp.c scope.c
285 ____________________________________________________________________________
286 [  8857] By: jhi                                   on 2001/02/20  17:34:32
287         Log: Integrate changes #8853,8854 from maintperl to mainline.
288              
289              EBDIC fixes, README.win32 Borland update.
290      Branch: perl
291           !> README.win32 handy.h util.c
292 ____________________________________________________________________________
293 [  8856] By: jhi                                   on 2001/02/20  17:33:16
294         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
295      Branch: maint-5.6/perl
296           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
297           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
298           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
299 ____________________________________________________________________________
300 [  8855] By: jhi                                   on 2001/02/20  17:32:13
301         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
302              
303              Fixed %^H scoping bug
304              
305              Removed GV <-> CV refcount loop
306              
307              Removed %ENV refcount loop
308      Branch: maint-5.6/perl
309           !> gv.c op.c perl.c pp.c scope.c
310 ____________________________________________________________________________
311 [  8854] By: jhi                                   on 2001/02/20  17:25:06
312         Log: Subject: Addition to readme.win32 for Borland C++ compilers
313              Date: Tue, 20 Feb 2001 02:15:25 +0300
314              From: "Vadim Konovalov" <watman@inbox.ru>
315              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
316              
317              Document Borland compiler misbehaviour.
318      Branch: maint-5.6/perl
319            ! README.win32
320 ____________________________________________________________________________
321 [  8853] By: jhi                                   on 2001/02/20  17:22:25
322         Log: The assimilation of ebcdic.c didn't quite work at the first try,
323              patches from Thomas Dorner.
324      Branch: maint-5.6/perl
325            ! handy.h util.c
326 ____________________________________________________________________________
327 [  8852] By: jhi                                   on 2001/02/20  17:20:15
328         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
329              From: Chris Nandor <pudge@pobox.com>
330              Date: Tue, 20 Feb 2001 08:32:45 -0500
331              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
332      Branch: maint-5.6/perl
333            ! makedef.pl mg.c
334 ____________________________________________________________________________
335 [  8851] By: jhi                                   on 2001/02/20  17:15:52
336         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
337      Branch: perl
338            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
339            ! t/lib/filter-util.t
340 ____________________________________________________________________________
341 [  8850] By: alanbur                               on 2001/02/20  17:12:40
342         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
343              and the magic pointer points back to the GV that contains the
344              %ENV hash.  This creates a refcount loop that prevents members
345              of %ENV from being freed correctly.  This change removes the
346              refcount loop - the magic pointer was never used anyway, the
347              only use of the magic was to check the type ('E') so that the
348              appropriate environment manipulation code is called when %ENV
349              is modified.
350      Branch: maint-5.6/pureperl
351            ! perl.c
352 ____________________________________________________________________________
353 [  8849] By: jhi                                   on 2001/02/20  17:12:20
354         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
355              From: "Craig A. Berry" <craigberry@mac.com>
356              Date: Mon, 19 Feb 2001 23:36:12 -0600
357              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
358              
359              Case-forgiving systems match TestInit.pm with TES*.
360      Branch: perl
361            ! t/lib/glob-basic.t
362 ____________________________________________________________________________
363 [  8848] By: jhi                                   on 2001/02/20  17:10:02
364         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
365      Branch: perl
366            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
367            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
368            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
369 ____________________________________________________________________________
370 [  8847] By: jhi                                   on 2001/02/20  15:34:41
371         Log: The #8843 wasn't quite right: %Config needs to imported.
372      Branch: perl
373            ! t/run/runenv.t
374 ____________________________________________________________________________
375 [  8846] By: jhi                                   on 2001/02/20  15:31:50
376         Log: Retract the #8838 and #8840 for now because of
377              the DB_File tie problem.
378      Branch: perl
379            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
380            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
381            ! proto.h sv.c
382 ____________________________________________________________________________
383 [  8845] By: alanbur                               on 2001/02/20  14:25:41
384         Log: Removed GV <-> CV refcount loop
385              CvGV(mycv) points to the parent GV of the CV, and was previously
386              refcounted.  The pointer remains, but the refcounting has been removed
387              as it causes a refcount loop between the CV and GV that means the CV
388              can't ever be deleted.
389      Branch: maint-5.6/pureperl
390            ! gv.c op.c pp.c
391 ____________________________________________________________________________
392 [  8844] By: alanbur                               on 2001/02/20  14:23:13
393         Log: Fixed %^H scoping bug
394      Branch: maint-5.6/pureperl
395            ! scope.c
396 ____________________________________________________________________________
397 [  8843] By: jhi                                   on 2001/02/19  13:38:08
398         Log: fork() not everywhere, cleanup temp files.
399      Branch: perl
400            ! t/run/runenv.t
401 ____________________________________________________________________________
402 [  8842] By: alanbur                               on 2001/02/19  12:42:07
403         Log: Resynchronised with parent
404      Branch: maint-5.6/pureperl
405           !> pod/perlfaq4.pod sv.c utf8.c
406 ____________________________________________________________________________
407 [  8841] By: jhi                                   on 2001/02/19  03:35:51
408         Log: Update Changes.
409      Branch: perl
410            ! Changes patchlevel.h
411 ____________________________________________________________________________
412 [  8840] By: jhi                                   on 2001/02/19  00:23:41
413         Log: Subject: [patch] add sv_setref_uv
414              From: Doug MacEachern <dougm@covalent.net>
415              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
416              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
417      Branch: perl
418            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
419            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
420 ____________________________________________________________________________
421 [  8839] By: jhi                                   on 2001/02/19  00:01:38
422         Log: Put to rest the 20010205.001, the email address checking (not) regex.
423      Branch: perl
424            ! pod/perlfaq9.pod
425 ____________________________________________________________________________
426 [  8838] By: jhi                                   on 2001/02/18  22:17:54
427         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
428              From: Doug MacEachern <dougm@covalent.net>
429              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
430              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
431      Branch: perl
432            ! lib/ExtUtils/xsubpp
433 ____________________________________________________________________________
434 [  8837] By: jhi                                   on 2001/02/18  22:16:50
435         Log: Subject: [patch] -Wall cleanup round 2
436              From: Doug MacEachern <dougm@covalent.net>
437              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
438              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
439      Branch: perl
440            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
441            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
442            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
443            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
444            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
445            ! ext/SDBM_File/SDBM_File.xs
446 ____________________________________________________________________________
447 [  8836] By: jhi                                   on 2001/02/18  22:11:20
448         Log: Misapplied regex optimizations when \C is present.
449              Fixes 20001230.002.
450              
451              What still remains broken is that the submatches that
452              have \C in them get their UTF8 flag on because their
453              parent SV has it on.  This will result in malformed
454              UTF8 if a \C happened to match a non-ASCII byte.
455      Branch: perl
456            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
457            ! t/pragma/utf8.t
458 ____________________________________________________________________________
459 [  8835] By: jhi                                   on 2001/02/18  20:12:02
460         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
461              
462              The hash key got wrongly UTF8fied.
463      Branch: perl
464            ! pod/perlapi.pod toke.c utf8.c
465 ____________________________________________________________________________
466 [  8834] By: jhi                                   on 2001/02/18  19:44:25
467         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
468              don't warn on magical or overloaded things.
469      Branch: perl
470            ! pp_hot.c
471 ____________________________________________________________________________
472 [  8833] By: nick                                  on 2001/02/18  19:31:22
473         Log: Integrate mainline
474      Branch: perlio
475           +> t/TestInit.pm t/run/runenv.t
476            - t/UTEST
477           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
478           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
479           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
480           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
481           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
482           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
483           !> utf8.c
484 ____________________________________________________________________________
485 [  8832] By: jhi                                   on 2001/02/18  19:21:18
486         Log: Integrate perlio.
487      Branch: perl
488           !> perlio.c pod/perldiag.pod
489 ____________________________________________________________________________
490 [  8831] By: jhi                                   on 2001/02/18  19:14:20
491         Log: Integrate change #8827 from mainline.
492              
493              UTF8 tweaks.
494      Branch: maint-5.6/perl
495           !> sv.c utf8.c
496 ____________________________________________________________________________
497 [  8830] By: nick                                  on 2001/02/18  19:10:34
498         Log: Apply the spirit of patch from Nick Clark:
499              Subject: [PATCH] Re: extensions that provide layers
500              From: Nicholas Clark <nick@ccl4.org>
501              Date: Mon, 12 Feb 2001 16:43:51 +0000
502              Message-Id: <20010212164350.Q3652@plum.flirble.org>
503      Branch: perlio
504            ! perlio.c pod/perldiag.pod
505 ____________________________________________________________________________
506 [  8829] By: jhi                                   on 2001/02/18  19:03:25
507         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
508              From: schwern@pobox.com 
509              Date: Sun, 18 Feb 2001 13:44:35 -0500
510              Message-ID: <20010218134435.A17544@magnonel.guild.net>
511              
512              Applied, but as t/TestInit.pm.
513      Branch: perl
514            + t/TestInit.pm
515            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
516            ! t/op/subst_wamp.t
517 ____________________________________________________________________________
518 [  8828] By: jhi                                   on 2001/02/18  18:43:52
519         Log: Integrate perlio.
520      Branch: perl
521           !> perlio.c
522 ____________________________________________________________________________
523 [  8827] By: jhi                                   on 2001/02/18  18:41:33
524         Log: UTF-8 tweaks.
525      Branch: perl
526            ! sv.c utf8.c
527 ____________________________________________________________________________
528 [  8826] By: nick                                  on 2001/02/18  17:40:59
529         Log: Fix [ID 20010217.002]
530              open FOO, "<:raw:perlio", ...
531              :raw now inserts default base layer below itself.
532              Also
533              open FOO, "<:unix", ...
534              works as well - but leaves buffer layer on stack under the unix layer.
535      Branch: perlio
536            ! perlio.c
537 ____________________________________________________________________________
538 [  8825] By: jhi                                   on 2001/02/18  17:15:39
539         Log: Integrate perlio.
540      Branch: perl
541           !> perlio.c perliol.h
542 ____________________________________________________________________________
543 [  8824] By: jhi                                   on 2001/02/18  17:10:53
544         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
545              From: schwern@pobox.com
546              Date: Sun, 18 Feb 2001 01:48:50 -0500
547              Message-ID: <20010218014850.C19957@magnonel.guild.net>
548      Branch: perl
549            ! lib/Test/Harness.pm t/TEST t/op/chop.t
550 ____________________________________________________________________________
551 [  8823] By: jhi                                   on 2001/02/18  17:01:06
552         Log: Add run/*.t to testables.
553      Branch: perl
554            ! t/TEST
555 ____________________________________________________________________________
556 [  8822] By: jhi                                   on 2001/02/18  16:58:58
557         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
558              From: schwern@pobox.com
559              Date: Sun, 18 Feb 2001 01:11:35 -0500
560              Message-ID: <20010218011135.A19957@magnonel.guild.net>
561              
562              Revive mjd's and Simon's PERL5OPT fix.
563      Branch: perl
564            + t/run/runenv.t
565            ! MANIFEST perl.c
566 ____________________________________________________________________________
567 [  8821] By: jhi                                   on 2001/02/18  16:53:46
568         Log: Subject: Re: Why t/TEST and not Test::Harness?
569              From: schwern@pobox.com
570              Date: Sat, 17 Feb 2001 22:44:44 -0500
571              Message-ID: <20010217224444.A6679@magnonel.guild.net>
572              
573              Replace UTEST with TEST -utf8.
574      Branch: perl
575            - t/UTEST
576            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
577            ! t/lib/glob-basic.t
578 ____________________________________________________________________________
579 [  8820] By: nick                                  on 2001/02/18  13:06:16
580         Log: Clean up a few core dumps when layers are used in unexpected ways.
581              (Still not "right"...)
582      Branch: perlio
583            ! perlio.c perliol.h
584 ____________________________________________________________________________
585 [  8819] By: jhi                                   on 2001/02/18  02:25:55
586         Log: Integrate change #8818 from maintperl, a FAQ nit.
587      Branch: perl
588           !> pod/perlfaq4.pod
589 ____________________________________________________________________________
590 [  8818] By: jhi                                   on 2001/02/18  02:24:50
591         Log: FAQ nit from Chris Fedde.
592      Branch: maint-5.6/perl
593            ! pod/perlfaq4.pod
594 ____________________________________________________________________________
595 [  8817] By: nick                                  on 2001/02/17  18:20:14
596         Log: Integrate mainline
597      Branch: perlio
598           +> lib/unicode/UCD.html lib/unicode/Unicode.html
599           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
600           +> pod/perlclib.pod
601            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
602            - lib/unicode/Unicode.301
603           !> (integrate 324 files)
604 ____________________________________________________________________________
605 [  8816] By: jhi                                   on 2001/02/17  16:56:58
606         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
607      Branch: perl
608            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
609            ! ext/Storable/Storable.xs t/lib/st-06compat.t
610            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
611 ____________________________________________________________________________
612 [  8815] By: jhi                                   on 2001/02/17  16:40:07
613         Log: Subject: [patch] -Wall
614              From: Doug MacEachern <dougm@covalent.net>
615              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
616              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
617      Branch: perl
618            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
619            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
620 ____________________________________________________________________________
621 [  8814] By: jhi                                   on 2001/02/16  19:27:18
622         Log: Document qu better.
623      Branch: perl
624            ! pod/perlop.pod
625 ____________________________________________________________________________
626 [  8813] By: jhi                                   on 2001/02/15  13:54:37
627         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
628              From: Hugo <hv@crypt.compulink.co.uk>
629              Date: Thu, 15 Feb 2001 13:39:49 +0000
630              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
631      Branch: perl
632            ! toke.c
633 ____________________________________________________________________________
634 [  8812] By: alanbur                               on 2001/02/15  13:52:16
635         Log: Resynchronised with parent
636      Branch: maint-5.6/pureperl
637            - ebcdic.c
638           !> (integrate 36 files)
639 ____________________________________________________________________________
640 [  8811] By: jhi                                   on 2001/02/15  13:51:16
641         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
642              
643              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
644              From: Jan Dubois <JanD@ActiveState.com>
645              Date: Wed, 31 Jan 2001 21:17:03 -0800
646              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
647              
648              tweak change#8659 to keep it simple
649              
650              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
651              From: Russ Allbery <rra@stanford.edu>
652              Date: 14 Feb 2001 10:15:41 -0800
653              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
654              
655              (8809 empty)
656
657              Upgrade to podlators 1.08, from Russ Allbery.
658      Branch: perl
659           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
660           !> utils/perldoc.PL
661 ____________________________________________________________________________
662 [  8810] By: jhi                                   on 2001/02/15  13:35:08
663         Log: Upgrade to podlators 1.08, from Russ Allbery.
664      Branch: maint-5.6/perl
665            ! lib/Pod/Man.pm lib/Pod/Text.pm
666 ____________________________________________________________________________
667 [  8809] By: jhi                                   on 2001/02/15  13:26:38
668         Log: (accidentally empty check-in)
669      Branch: maint-5.6/perl
670            ! lib/Test/Harness.pm
671 ____________________________________________________________________________
672 [  8808] By: jhi                                   on 2001/02/15  13:23:47
673         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
674              From: Russ Allbery <rra@stanford.edu>
675              Date: 14 Feb 2001 10:15:41 -0800
676              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
677              
678              perldoc was hardcoding $Config{installscript}, which breaks
679              when install* isn't where Perl ends up (such as with AFS).
680              
681              Use $Config{scriptdir} instead.
682      Branch: maint-5.6/perl
683            ! utils/perldoc.PL
684 ____________________________________________________________________________
685 [  8807] By: jhi                                   on 2001/02/14  14:37:27
686         Log: Update Changes.
687      Branch: perl
688            ! Changes patchlevel.h
689 ____________________________________________________________________________
690 [  8806] By: jhi                                   on 2001/02/14  14:25:31
691         Log: Integrate changes #8803,8804,8805 from mainline.
692              
693              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
694              
695              Don't skip too much of the locale error message if no environ array,
696              from Chris Nandor.
697              
698              More MacOS Classic fixes from Chris Nandor.
699      Branch: maint-5.6/perl
700           !> doop.c lib/Cwd.pm perl.c perl.h util.c
701 ____________________________________________________________________________
702 [  8805] By: jhi                                   on 2001/02/14  03:29:01
703         Log: More MacOS Classic fixes from Chris Nandor.
704      Branch: perl
705            ! doop.c lib/Cwd.pm
706 ____________________________________________________________________________
707 [  8804] By: jhi                                   on 2001/02/14  03:18:35
708         Log: Don't skip too much of the locale error message if no environ array,
709              from Chris Nandor.
710      Branch: perl
711            ! util.c
712 ____________________________________________________________________________
713 [  8803] By: jhi                                   on 2001/02/14  03:14:14
714         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
715      Branch: perl
716            ! perl.c perl.h
717 ____________________________________________________________________________
718 [  8802] By: jhi                                   on 2001/02/13  18:31:33
719         Log: AUTHORS update.
720      Branch: perl
721            ! AUTHORS
722 ____________________________________________________________________________
723 [  8801] By: jhi                                   on 2001/02/13  17:55:19
724         Log: Integrate change #8792 from mainline.
725              
726              Subject: buncha MacPerl patches for bleadperl
727              From: Chris Nandor <pudge@pobox.com>
728              Date: Tue, 13 Feb 2001 00:02:43 -0500
729              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
730      Branch: maint-5.6/perl
731           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
732           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
733           !> t/lib/basename.t toke.c util.h
734 ____________________________________________________________________________
735 [  8800] By: jhi                                   on 2001/02/13  17:46:43
736         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
737              to be forced to Off_t.
738              
739              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
740              From: nick@ccl4.org
741              Date: Thu, 1 Feb 2001 12:01:04 +0000
742              Message-Id: <20010201120103.E11401@plum.flirble.org>
743      Branch: maint-5.6/perl
744            ! iperlsys.h perlio.c
745 ____________________________________________________________________________
746 [  8799] By: jhi                                   on 2001/02/13  16:52:51
747         Log: Duplex duplex hunk hunk.
748      Branch: maint-5.6/perl
749            ! Makefile.SH
750 ____________________________________________________________________________
751 [  8797] By: jhi                                   on 2001/02/13  14:52:04
752         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
753              From: "Craig A. Berry" <craigberry@mac.com>
754              Date: Mon, 12 Feb 2001 11:05:25 -0600
755              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
756      Branch: perl
757            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
758 ____________________________________________________________________________
759 [  8796] By: jhi                                   on 2001/02/13  14:36:47
760         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
761              From: simon.cozens@pembroke.oxford.ac.uk 
762              Date: Sat, 10 Feb 2001 17:57:02 +0000
763              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
764              
765              Now it does include.
766      Branch: perl
767            ! pod/perldiag.pod
768 ____________________________________________________________________________
769 [  8795] By: jhi                                   on 2001/02/13  14:30:11
770         Log: Sort the MANIFEST.
771      Branch: perl
772            ! MANIFEST
773 ____________________________________________________________________________
774 [  8794] By: jhi                                   on 2001/02/13  14:26:51
775         Log: Integrate change #8793 from mainline, FAQ updates.
776      Branch: maint-5.6/perl
777           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
778 ____________________________________________________________________________
779 [  8793] By: jhi                                   on 2001/02/13  14:25:13
780         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
781      Branch: perl
782            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
783 ____________________________________________________________________________
784 [  8792] By: jhi                                   on 2001/02/13  14:22:50
785         Log: Subject: buncha MacPerl patches for bleadperl
786              From: Chris Nandor <pudge@pobox.com>
787              Date: Tue, 13 Feb 2001 00:02:43 -0500
788              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
789      Branch: perl
790            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
791            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
792            ! t/lib/basename.t toke.c util.h
793 ____________________________________________________________________________
794 [  8791] By: jhi                                   on 2001/02/13  14:10:39
795         Log: Integrate change #8790 from mainline.
796              
797              environ array wrongly assumed in Perl_init_i18nl10n(),
798      Branch: maint-5.6/perl
799           !> util.c
800 ____________________________________________________________________________
801 [  8790] By: jhi                                   on 2001/02/13  14:06:15
802         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
803              noticed by Chris Nandor in MacOS Classic.
804      Branch: perl
805            ! util.c
806 ____________________________________________________________________________
807 [  8789] By: jhi                                   on 2001/02/13  13:58:07
808         Log: Integrate changes #8373,8487,8544,8783 from mainline.
809              
810              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
811              hints files, the dynaloading, assimilate ebcdic into util.c.
812      Branch: maint-5.6/perl
813            - ebcdic.c
814            ! MANIFEST hints/posix-bc.sh
815           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
816           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
817           !> perlapi.c proto.h util.c
818 ____________________________________________________________________________
819 [  8788] By: alanbur                               on 2001/02/13  10:33:13
820         Log: Integrated changes from maint-5.6
821      Branch: maint-5.6/pureperl
822           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
823           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
824           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
825           !> vos/config.ga.h vos/configure_perl.cm
826 ____________________________________________________________________________
827 [  8787] By: jhi                                   on 2001/02/13  05:56:36
828         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
829      Branch: perl
830           !> Makefile.SH
831 ____________________________________________________________________________
832 [  8786] By: jhi                                   on 2001/02/13  05:54:34
833         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
834              From: Dorner Thomas <Thomas.Dorner@start.de>
835              Date: Mon, 12 Feb 2001 15:06:26 +0100
836              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
837      Branch: maint-5.6/perl
838            ! Makefile.SH
839 ____________________________________________________________________________
840 [  8785] By: jhi                                   on 2001/02/13  05:29:04
841         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
842      Branch: perl
843           !> hints/openbsd.sh
844 ____________________________________________________________________________
845 [  8784] By: jhi                                   on 2001/02/13  02:25:24
846         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
847              From: Peter Prymmer <pvhp@forte.com>
848              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
849              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
850      Branch: perl
851            ! pod/perlclib.pod
852 ____________________________________________________________________________
853 [  8783] By: jhi                                   on 2001/02/13  02:22:36
854         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
855      Branch: perl
856            - ebcdic.c
857            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
858            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
859            ! util.c
860 ____________________________________________________________________________
861 [  8782] By: jhi                                   on 2001/02/13  02:00:07
862         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
863      Branch: maint-5.6/perl
864            ! pod/perlport.pod
865 ____________________________________________________________________________
866 [  8781] By: jhi                                   on 2001/02/13  01:58:44
867         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
868      Branch: maint-5.6/perl
869            ! hints/openbsd.sh
870 ____________________________________________________________________________
871 [  8780] By: jhi                                   on 2001/02/13  01:57:33
872         Log: Synchronize the regexp tests between maintperl and mainline.
873      Branch: maint-5.6/perl
874           !> t/op/re_tests
875 ____________________________________________________________________________
876 [  8779] By: jhi                                   on 2001/02/13  01:49:35
877         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
878              From: Hugo <hv@crypt.compulink.co.uk>
879              Date: Tue, 13 Feb 2001 00:11:11 +0000
880              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
881      Branch: perl
882            ! regcomp.c t/op/re_tests
883 ____________________________________________________________________________
884 [  8778] By: jhi                                   on 2001/02/13  00:23:10
885         Log: Comments do not nest.
886      Branch: perl
887            ! perl.h
888 ____________________________________________________________________________
889 [  8777] By: jhi                                   on 2001/02/13  00:17:54
890         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
891              From: Hugo <hv@crypt.compulink.co.uk>
892              Date: Tue, 13 Feb 2001 00:11:11 +0000
893              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
894      Branch: maint-5.6/perl
895            ! regcomp.c t/op/re_tests
896 ____________________________________________________________________________
897 [  8776] By: jhi                                   on 2001/02/12  23:25:52
898         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
899      Branch: maint-5.6/perl
900            ! pod/perlport.pod
901 ____________________________________________________________________________
902 [  8775] By: jhi                                   on 2001/02/12  23:04:28
903         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
904      Branch: maint-5.6/perl
905            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
906            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
907            ! vos/configure_perl.cm
908 ____________________________________________________________________________
909 [  8774] By: jhi                                   on 2001/02/12  22:59:11
910         Log: Subject: Re: [patch] context for 'U' magic functions
911              From: Doug MacEachern <dougm@covalent.net>
912              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
913              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
914              
915              plus the suggestion by Nick Ing-Simmons to name the macro
916              as PERL_MG_UFUNC to avoid namespace pollution, plus add
917              the advice by Doug for XS writers to perl.h
918      Branch: perl
919            ! mg.c perl.h
920 ____________________________________________________________________________
921 [  8773] By: jhi                                   on 2001/02/11  20:14:12
922         Log: Update Changes.
923      Branch: perl
924            ! Changes patchlevel.h
925 ____________________________________________________________________________
926 [  8772] By: jhi                                   on 2001/02/11  18:47:52
927         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
928              From: Simon Cozens <simon@cozens.net>
929              Date: Wed, 31 Jan 2001 16:31:43 +0000
930              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
931      Branch: perl
932            + pod/perlclib.pod
933            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
934            ! pod/perltoc.pod
935 ____________________________________________________________________________
936 [  8771] By: jhi                                   on 2001/02/11  18:36:48
937         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
938              
939              Blocks-4d3.beta.txt
940              CaseFolding-3d4.beta.txt
941              CompositionExclusions-3d6.beta.txt
942              EastAsianWidth-4d4.beta.txt
943              LineBreak-6d3.beta.txt
944              NamesList-3.1.0d1.beta.txt
945              PropList-3.1.0d4.beta.txt
946              SpecialCasing-4d1.beta.txt
947              UnicodeData-3.1.0d6.beta.txt
948      Branch: perl
949            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
950           +> lib/unicode/UCD.html lib/unicode/Unicode.html
951            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
952            - lib/unicode/Unicode.301
953            ! (edit 257 files)
954 ____________________________________________________________________________
955 [  8770] By: jhi                                   on 2001/02/11  17:26:22
956         Log: UTF-8 documentation.
957      Branch: perl
958            ! utf8.h
959 ____________________________________________________________________________
960 [  8769] By: jhi                                   on 2001/02/11  17:12:49
961         Log: Retract #8762.
962      Branch: perl
963            ! regexec.c
964 ____________________________________________________________________________
965 [  8768] By: jhi                                   on 2001/02/11  16:54:45
966         Log: Subject: [PATCH] Test::Harness
967              From: andreas.koenig@anima.de (Andreas J. Koenig)
968              Date: 11 Feb 2001 14:37:00 +0100
969              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
970      Branch: perl
971            ! lib/Test/Harness.pm
972 ____________________________________________________________________________
973 [  8767] By: jhi                                   on 2001/02/11  16:53:52
974         Log: Subject: [PATCH] Document makepatch in Porting/patching
975              From: andreas.koenig@anima.de (Andreas J. Koenig)
976              Date: 11 Feb 2001 16:46:28 +0100
977              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
978      Branch: perl
979            ! Porting/patching.pod
980 ____________________________________________________________________________
981 [  8766] By: jhi                                   on 2001/02/11  06:30:23
982         Log: Subject: Re: [patch] GvSHARED
983              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
984              From: Doug MacEachern <dougm@covalent.net>
985              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
986              
987              Subject: Re: [patch] GvSHARED
988              From: Doug MacEachern <dougm@covalent.net>
989              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
990              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
991              
992              Subject: [patch] attributes.pm support for `shared'
993              From: Doug MacEachern <dougm@covalent.net>
994              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
995              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
996              
997              our() attributes were ignored, our :shared pieces missing,
998              allow attributes.pm to turn on shared.
999      Branch: perl
1000            ! op.c t/op/attrs.t toke.c xsutils.c
1001 ____________________________________________________________________________
1002 [  8765] By: alanbur                               on 2001/02/10  23:11:19
1003         Log: Resync with parent (hopefully sucessfully this time)
1004      Branch: maint-5.6/pureperl
1005           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
1006           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
1007           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1008           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1009           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1010           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1011           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
1012 ____________________________________________________________________________
1013 [  8764] By: jhi                                   on 2001/02/10  22:54:38
1014         Log: Make TEST and UTEST more verbose in case something goes
1015              wrong in running/compiling a script, suggested by Doug
1016              MacEachern.
1017      Branch: perl
1018            ! t/TEST t/UTEST
1019 ____________________________________________________________________________
1020 [  8763] By: jhi                                   on 2001/02/10  22:11:34
1021         Log: Bogus shebang.
1022      Branch: perl
1023            ! t/lib/texttabs.t
1024 ____________________________________________________________________________
1025 [  8762] By: jhi                                   on 2001/02/10  21:56:02
1026         Log: (Retracted by #8769)
1027      Branch: perl
1028            ! regexec.c
1029 ____________________________________________________________________________
1030 [  8761] By: jhi                                   on 2001/02/10  21:26:15
1031         Log: Subject: Re: [patch] GvSHARED 
1032              From: Doug MacEachern <dougm@covalent.net>
1033              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
1034              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
1035              
1036              our @EXPORT : shared = (...);
1037      Branch: perl
1038            ! toke.c
1039 ____________________________________________________________________________
1040 [  8760] By: jhi                                   on 2001/02/10  21:25:07
1041         Log: Subject: [patch] GvSHARED
1042              From: Doug MacEachern <dougm@covalent.net>
1043              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
1044              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
1045      Branch: perl
1046            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
1047 ____________________________________________________________________________
1048 [  8759] By: alanbur                               on 2001/02/10  21:24:27
1049         Log: Backed out mismerge.
1050      Branch: maint-5.6/pureperl
1051            ! MANIFEST README.hpux README.vmesa gv.c installhtml
1052            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
1053            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1054            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1055            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1056            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1057            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
1058 ____________________________________________________________________________
1059 [  8758] By: jhi                                   on 2001/02/10  18:01:17
1060         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
1061              
1062              Fixed UMRs and leak in Perl_pmtrans()
1063              
1064              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1065              associated UTFied tr/// code.  Also fixed scoping leak of
1066              PL_reg_start_tmp.
1067              
1068              newATTRSUB leaks when an attempt to redefine the active sort sub is
1069              made.
1070      Branch: maint-5.6/perl
1071           !> op.c regcomp.c
1072 ____________________________________________________________________________
1073 [  8757] By: alanbur                               on 2001/02/10  17:56:46
1074         Log: Resynchronised with parent
1075      Branch: maint-5.6/pureperl
1076           +> README.bs2000
1077            - README.posix-bc
1078            ! gv.c perl.c sv.c
1079           !> MANIFEST README.hpux README.vmesa installhtml
1080           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
1081           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1082           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
1083           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
1084           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
1085           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
1086 ____________________________________________________________________________
1087 [  8756] By: alanbur                               on 2001/02/10  17:51:15
1088         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
1089              made.
1090      Branch: maint-5.6/pureperl
1091            ! op.c
1092 ____________________________________________________________________________
1093 [  8755] By: jhi                                   on 2001/02/09  22:41:35
1094         Log: Upgrade to CPAN 1.59_54, from Andreas König.
1095      Branch: perl
1096            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1097 ____________________________________________________________________________
1098 [  8754] By: jhi                                   on 2001/02/09  22:29:20
1099         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
1100              
1101              Didn't upgrade the fill.t since it has a dependency to File::Slurp
1102              purely for debugging purposes, the actual test hasn't changed.
1103      Branch: perl
1104            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
1105            ! t/lib/textwrap.t
1106 ____________________________________________________________________________
1107 [  8753] By: jhi                                   on 2001/02/09  20:17:50
1108         Log: Integrate change #8682 from maintperl.
1109              
1110              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
1111              to work correctly.
1112      Branch: perl
1113           !> hints/irix_6.sh
1114 ____________________________________________________________________________
1115 [  8752] By: jhi                                   on 2001/02/09  20:00:46
1116         Log: Update Changes.
1117      Branch: perl
1118            ! Changes patchlevel.h
1119 ____________________________________________________________________________
1120 [  8751] By: nick                                  on 2001/02/09  19:48:37
1121         Log: Integrate mainline
1122      Branch: perlio
1123           +> README.bs2000 t/lib/cgi-esc.t
1124            - README.posix-bc
1125           !> (integrate 53 files)
1126 ____________________________________________________________________________
1127 [  8750] By: nick                                  on 2001/02/09  19:25:16
1128         Log: Subject: RE: Biannual Competition to Improve Hashing Function
1129              From: Fisher Mark <fisherm@tce.com>
1130              Date: Thu, 8 Feb 2001 10:44:00 -0500
1131              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
1132              Date: Thu, 8 Feb 2001 15:02:47 -0500
1133              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
1134      Branch: perl
1135            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
1136 ____________________________________________________________________________
1137 [  8749] By: jhi                                   on 2001/02/09  19:02:35
1138         Log: Forgotten fragment.
1139      Branch: perl
1140            ! pod/perlapi.pod
1141 ____________________________________________________________________________
1142 [  8748] By: jhi                                   on 2001/02/09  18:31:34
1143         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
1144              plus manual tweakage.
1145              
1146              Sync the perlfaq2 between mainline and maintperl.
1147      Branch: maint-5.6/perl
1148            ! pod/perlfaq2.pod
1149      Branch: perl
1150           !> pod/perlfaq2.pod
1151 ____________________________________________________________________________
1152 [  8747] By: jhi                                   on 2001/02/09  18:12:04
1153         Log: Subject: versiononly and installperl
1154              From: abigail@foad.org
1155              Date: Wed, 7 Feb 2001 22:43:12 +0100
1156              Message-ID: <20010207214312.7045.qmail@foad.org>    
1157              
1158              Add +v flag to force a normal install of the perl binary
1159              and the utilities.
1160              
1161              Subject: [PATCH] installperl
1162              From: Nicholas Clark <nick@ccl4.org>
1163              Date: Fri, 9 Feb 2001 16:28:57 +0000
1164              Message-ID: <20010209162857.B10931@plum.flirble.org>
1165              
1166              Add -A flag which also hardlinks the binary with
1167              the full architecture name.
1168      Branch: perl
1169            ! installperl
1170 ____________________________________________________________________________
1171 [  8746] By: jhi                                   on 2001/02/09  18:03:43
1172         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
1173              
1174              Subject: perlfaq2, re: perlmongers
1175              
1176              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1177              
1178              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1179              
1180              Subject: [ID 20010205.001] typo in perlfaq9
1181              
1182              Subject: [ID 20010208.002] unordered explanation in perlcall
1183      Branch: maint-5.6/perl
1184           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
1185           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
1186           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
1187 ____________________________________________________________________________
1188 [  8745] By: jhi                                   on 2001/02/09  17:59:09
1189         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
1190              From: abela@geneanet.org
1191              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
1192              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
1193      Branch: perl
1194            ! pod/perlcall.pod
1195 ____________________________________________________________________________
1196 [  8744] By: jhi                                   on 2001/02/09  17:48:16
1197         Log: Subject: [ID 20010205.001] typo in perlfaq9
1198              From: eserte@vran.herceg.de
1199              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
1200              Message-Id: <200102042244.XAA21926@vran.herceg.de>
1201      Branch: perl
1202            ! pod/perlfaq9.pod
1203 ____________________________________________________________________________
1204 [  8743] By: jhi                                   on 2001/02/09  17:25:12
1205         Log: Integrate change #8695 from maintperl.
1206              
1207              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
1208      Branch: perl
1209           !> thread.h
1210 ____________________________________________________________________________
1211 [  8742] By: jhi                                   on 2001/02/09  17:21:22
1212         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
1213              From: Andy Dougherty <doughera@lafayette.edu>
1214              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
1215              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
1216      Branch: perl
1217            ! embed.pl
1218 ____________________________________________________________________________
1219 [  8741] By: jhi                                   on 2001/02/09  17:05:19
1220         Log: Integrate changes #8738,8739,8740 from maintperl.
1221              
1222              Html files will be installed in a more logical and easier to
1223              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1224              
1225              Html files will be generated with a header to make them look
1226              a little less bare.
1227              
1228              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1229      Branch: perl
1230           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
1231 ____________________________________________________________________________
1232 [  8740] By: jhi                                   on 2001/02/09  17:03:46
1233         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
1234              From: "Brendan O'Dea" <bod@compusol.com.au>
1235              Date: Sun, 4 Feb 2001 11:17:56 +1100
1236              Message-ID: <20010204111756.A16301@compusol.com.au>
1237      Branch: maint-5.6/perl
1238            ! pod/perlfaq3.pod
1239 ____________________________________________________________________________
1240 [  8739] By: jhi                                   on 2001/02/09  17:01:59
1241         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
1242              From: "Indy Singh" <indy@nusphere.com>
1243              Date: Fri, 2 Feb 2001 15:09:59 -0500
1244              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
1245              
1246              Html files will be generated with a header to make them look
1247              a little less bare.
1248      Branch: maint-5.6/perl
1249            ! installhtml
1250 ____________________________________________________________________________
1251 [  8738] By: jhi                                   on 2001/02/09  16:58:48
1252         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
1253              From: "Indy Singh" <indy@nusphere.com>
1254              Date: Fri, 2 Feb 2001 15:08:23 -0500
1255              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
1256              
1257              Html files will be installed in a more logical and easier to
1258              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
1259      Branch: maint-5.6/perl
1260            ! win32/Makefile win32/makefile.mk
1261 ____________________________________________________________________________
1262 [  8737] By: jhi                                   on 2001/02/09  16:46:54
1263         Log: Integrate changes #8687,8736 from maintperl.
1264              
1265              HP-UX thread patches from Merijn H. Brand.
1266              
1267              Latin nit from Philip Newton.
1268      Branch: perl
1269           !> README.hpux hints/hpux.sh
1270 ____________________________________________________________________________
1271 [  8736] By: jhi                                   on 2001/02/09  16:42:31
1272         Log: Latin nit from Philip Newton.
1273      Branch: maint-5.6/perl
1274            ! README.hpux
1275 ____________________________________________________________________________
1276 [  8735] By: jhi                                   on 2001/02/09  16:24:03
1277         Log: Integrate changes #8704,8710 from pureperl.
1278              
1279              Fixed UMRs and leak in Perl_pmtrans()
1280              
1281              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1282              associated UTFied tr/// code.  Also fixed scoping leak of
1283              PL_reg_start_tmp.
1284      Branch: perl
1285           !> op.c regcomp.c
1286 ____________________________________________________________________________
1287 [  8734] By: jhi                                   on 2001/02/09  15:40:21
1288         Log: Integrate change #8733 from maintperl.
1289              
1290              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1291      Branch: perl
1292           !> pod/perlre.pod
1293 ____________________________________________________________________________
1294 [  8733] By: jhi                                   on 2001/02/09  15:35:47
1295         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
1296              From: Prymmer/Kahn <pvhp@best.com>
1297              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
1298              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
1299      Branch: maint-5.6/perl
1300            ! pod/perlre.pod
1301 ____________________________________________________________________________
1302 [  8732] By: jhi                                   on 2001/02/09  15:26:17
1303         Log: Rename README.posix-bc to README.bs2000 (to avoid the
1304              confusion of a "perlposix-bc.pod"), add a few missing
1305              arch pods, regen toc.
1306      Branch: maint-5.6/perl
1307           +> README.bs2000
1308            - README.posix-bc
1309            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1310            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1311 ____________________________________________________________________________
1312 [  8731] By: jhi                                   on 2001/02/09  15:23:39
1313         Log: De-cut-and-pasto.
1314      Branch: perl
1315            ! pod/perl.pod
1316 ____________________________________________________________________________
1317 [  8730] By: jhi                                   on 2001/02/09  15:11:13
1318         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
1319              when people think that perlposix-bc.pod tells anything about
1320              Perl and POSIX.  Regen toc.
1321      Branch: perl
1322           +> README.bs2000
1323            - README.posix-bc
1324            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1325            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1326 ____________________________________________________________________________
1327 [  8729] By: jhi                                   on 2001/02/09  14:52:28
1328         Log: The README.vmesa part of #8712 from maintperl.
1329      Branch: perl
1330            ! README.vmesa
1331 ____________________________________________________________________________
1332 [  8728] By: jhi                                   on 2001/02/09  14:46:06
1333         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
1334              From: Peter Prymmer <pvhp@forte.com>
1335              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
1336              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
1337      Branch: maint-5.6/perl
1338            ! README.vmesa win32/Makefile win32/makefile.mk
1339 ____________________________________________________________________________
1340 [  8727] By: jhi                                   on 2001/02/09  14:33:25
1341         Log: Integrate change #8712 from mainline.
1342              
1343              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
1344      Branch: maint-5.6/perl
1345           !> lib/Pod/Find.pm
1346 ____________________________________________________________________________
1347 [  8726] By: jhi                                   on 2001/02/09  14:30:28
1348         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
1349              From: Peter Prymmer <pvhp@forte.com>
1350              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
1351              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
1352      Branch: perl
1353            + t/lib/cgi-esc.t
1354            ! MANIFEST lib/CGI/Util.pm
1355 ____________________________________________________________________________
1356 [  8725] By: jhi                                   on 2001/02/09  04:56:47
1357         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
1358      Branch: maint-5.6/perl
1359            ! pod/perlport.pod
1360 ____________________________________________________________________________
1361 [  8724] By: jhi                                   on 2001/02/09  04:40:59
1362         Log: Integrate changes 7819,7820 from vmsperl into mainline.
1363              
1364              Add header for LIB$ prototypes (C. Berry)
1365              
1366              Convert fwrite()s to sockets to write()s, since some socket stacks
1367              don't take kindly to stdio.
1368              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1369              (for often optional LNMs)
1370              Correct a few typos
1371              (C. Bailey)
1372      Branch: perl
1373           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
1374 ____________________________________________________________________________
1375 [  8723] By: jhi                                   on 2001/02/09  03:29:29
1376         Log: Integrate change #8722 from mainline.
1377              
1378              The Im() function wasn't returning zero for non-Math::Complex
1379              arguments.  The bug reported by John Gamble.
1380      Branch: maint-5.6/perl
1381           !> lib/Math/Complex.pm
1382 ____________________________________________________________________________
1383 [  8722] By: jhi                                   on 2001/02/09  03:28:33
1384         Log: The Im() function wasn't returning zero for non-Math::Complex
1385              arguments.  The bug reported by John Gamble.
1386      Branch: perl
1387            ! lib/Math/Complex.pm
1388 ____________________________________________________________________________
1389 [  8721] By: nick                                  on 2001/02/08  22:11:35
1390         Log: Correct the correction :-(
1391      Branch: perl
1392            ! perl.c
1393 ____________________________________________________________________________
1394 [  8720] By: bailey                                on 2001/02/08  20:59:22
1395         Log: Convert frwite()s to sockets to write()s, since some socket stacks
1396              don't take kindly to stdio.
1397              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
1398              (for often optional LNMs)
1399              Correct a few typos
1400              (C. Bailey)
1401      Branch: vmsperl
1402            ! vms/vms.c vms/vmsish.h
1403 ____________________________________________________________________________
1404 [  8719] By: bailey                                on 2001/02/08  20:51:02
1405         Log: Add header for LIB$ prototypes (C. Berry)
1406      Branch: vmsperl
1407            ! ext/Devel/DProf/DProf.xs
1408 ____________________________________________________________________________
1409 [  8718] By: bailey                                on 2001/02/08  20:49:00
1410         Log: SYN SYN
1411      Branch: vmsperl
1412           +> pod/perliol.pod t/lib/sample-tests/bailout
1413           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
1414           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
1415           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
1416           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
1417           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
1418           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
1419            - lib/unicode/Is/DCinital.pl
1420           !> (integrate 101 files)
1421 ____________________________________________________________________________
1422 [  8717] By: nick                                  on 2001/02/08  19:38:48
1423         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
1424              From: Robin Barker <rmb1@cise.npl.co.uk>
1425              Date: Thu, 8 Feb 2001 14:38:07 GMT
1426              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
1427      Branch: perl
1428            ! lib/CPAN.pm
1429 ____________________________________________________________________________
1430 [  8716] By: nick                                  on 2001/02/08  19:29:07
1431         Log: Generated files form 8713 etc.
1432      Branch: perl
1433            ! embed.h global.sym objXSUB.h perlapi.c proto.h
1434 ____________________________________________________________________________
1435 [  8715] By: nick                                  on 2001/02/08  19:26:08
1436         Log: Fixup non-ithread build after 8713
1437      Branch: perl
1438            ! perl.c
1439 ____________________________________________________________________________
1440 [  8714] By: nick                                  on 2001/02/08  19:17:45
1441         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
1442              From: nick@ccl4.org
1443              Date: Wed, 7 Feb 2001 00:27:47 +0000
1444              Message-Id: <20010207002747.B63724@plum.flirble.org>
1445      Branch: perl
1446            ! sv.c toke.c
1447 ____________________________________________________________________________
1448 [  8713] By: nick                                  on 2001/02/08  19:15:58
1449         Log: Subject: Re: [patch] Re: PL_ptr_table
1450              From: Doug Maceachern <dougm@covalent.net>
1451              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
1452              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
1453      Branch: perl
1454            ! embed.pl perl.c sv.c sv.h
1455 ____________________________________________________________________________
1456 [  8712] By: nick                                  on 2001/02/08  19:12:47
1457         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
1458              From: Peter Prymmer <pvhp@forte.com>
1459              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
1460              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
1461      Branch: perl
1462            ! lib/Pod/Find.pm
1463 ____________________________________________________________________________
1464 [  8711] By: nick                                  on 2001/02/07  21:06:11
1465         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
1466              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
1467              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1468              Date: Tue, 06 Feb 2001 23:37:01 +0000
1469              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
1470      Branch: perl
1471            ! regcomp.c
1472 ____________________________________________________________________________
1473 [  8710] By: alanbur                               on 2001/02/07  00:22:04
1474         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
1475              associated UTFied tr/// code.  Also fixed scoping leak of
1476              PL_reg_start_tmp.
1477      Branch: maint-5.6/pureperl
1478            ! op.c regcomp.c
1479 ____________________________________________________________________________
1480 [  8709] By: nick                                  on 2001/02/06  21:16:49
1481         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
1482              From: Michael G Schwern <schwern@pobox.com>
1483              Date: Sun, 4 Feb 2001 19:47:14 -0500
1484              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
1485      Branch: perl
1486            ! pod/perlapi.pod pod/perlmodlib.PL
1487 ____________________________________________________________________________
1488 [  8708] By: nick                                  on 2001/02/06  20:41:20
1489         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
1490              From: Michael G Schwern <schwern@pobox.com>
1491              Date: Sun, 4 Feb 2001 21:17:49 -0500
1492              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
1493      Branch: perl
1494            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
1495            ! pod/perltootc.pod
1496 ____________________________________________________________________________
1497 [  8707] By: nick                                  on 2001/02/06  20:29:11
1498         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
1499              From: Michael G Schwern <schwern@pobox.com>
1500              Date: Tue, 6 Feb 2001 05:54:30 -0500
1501              Message-Id: <20010206055430.A951@blackrider.aocn.com>
1502      Branch: perl
1503            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
1504 ____________________________________________________________________________
1505 [  8706] By: nick                                  on 2001/02/06  20:21:40
1506         Log: Subject: RE: some win32 fixes
1507              Date: Tue, 6 Feb 2001 09:23:20 +0300
1508              From: Vadim Konovalov <vkonovalov@lucent.com>
1509              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
1510      Branch: perl
1511            ! toke.c win32/Makefile win32/config.bc win32/config.gc
1512            ! win32/config.vc win32/config_H.bc win32/makefile.mk
1513 ____________________________________________________________________________
1514 [  8705] By: alanbur                               on 2001/02/06  15:00:03
1515         Log: Synchronised with parent
1516      Branch: maint-5.6/pureperl
1517            ! regexec.c
1518           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1519           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
1520 ____________________________________________________________________________
1521 [  8704] By: alanbur                               on 2001/02/06  14:55:24
1522         Log: Fixed UMRs and leak in Perl_pmtrans()
1523      Branch: maint-5.6/pureperl
1524            ! op.c
1525 ____________________________________________________________________________
1526 [  8703] By: gsar                                  on 2001/02/06  02:29:37
1527         Log: $(MAKE) distclean doesn't clean up properly on windows
1528      Branch: maint-5.6/perl
1529            ! win32/Makefile win32/makefile.mk
1530 ____________________________________________________________________________
1531 [  8702] By: gsar                                  on 2001/02/06  01:00:46
1532         Log: tweak change#8659 to keep it simple
1533      Branch: maint-5.6/perl
1534            ! utils/perldoc.PL
1535 ____________________________________________________________________________
1536 [  8701] By: gsar                                  on 2001/02/05  22:45:41
1537         Log: change#8693 was missing testsuite changes
1538      Branch: maint-5.6/perl
1539           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
1540 ____________________________________________________________________________
1541 [  8700] By: nick                                  on 2001/02/05  20:32:52
1542         Log: Integrate mainline
1543      Branch: perlio
1544           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
1545           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
1546           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
1547           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
1548           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
1549           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
1550           +> t/lib/test-harness.t
1551           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
1552           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
1553           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
1554           !> pod/perlutil.pod t/TEST utils/h2xs.PL
1555 ____________________________________________________________________________
1556 [  8699] By: nick                                  on 2001/02/05  19:41:07
1557         Log: Subject: perlfaq2, re: perlmongers
1558              From: David H. Adler <dha@panix.com>
1559              Date: Sun, 4 Feb 2001 23:48:23 -0500
1560              Message-Id: <20010204234823.A13429@panix.com>
1561      Branch: perl
1562            ! pod/perlfaq2.pod
1563 ____________________________________________________________________________
1564 [  8698] By: nick                                  on 2001/02/05  19:39:31
1565         Log: Missed file f#rom the testharness mess.
1566      Branch: perl
1567            + t/lib/test-harness.t
1568 ____________________________________________________________________________
1569 [  8697] By: nick                                  on 2001/02/05  19:37:21
1570         Log: Subject: [DOC PATCH] overload.pm nits
1571              From: John Tobey <jtobey@john-edwin-tobey.org>
1572              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
1573              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
1574      Branch: perl
1575            ! lib/overload.pm
1576 ____________________________________________________________________________
1577 [  8696] By: alanbur                               on 2001/02/05  11:56:00
1578         Log: Sync with parent
1579      Branch: maint-5.6/pureperl
1580           !> thread.h
1581 ____________________________________________________________________________
1582 [  8695] By: gsar                                  on 2001/02/05  03:27:34
1583         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
1584      Branch: maint-5.6/perl
1585            ! thread.h
1586 ____________________________________________________________________________
1587 [  8694] By: alanbur                               on 2001/02/05  00:07:47
1588         Log: Initial branch creation from //depot/maint-5.6/perl
1589      Branch: maint-5.6/pureperl
1590           +> (branch 1719 files)
1591 ____________________________________________________________________________
1592 [  8693] By: gsar                                  on 2001/02/04  22:38:49
1593         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
1594              changes)
1595      Branch: maint-5.6/perl
1596           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
1597           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
1598           !> ext/DB_File/version.c
1599 ____________________________________________________________________________
1600 [  8692] By: nick                                  on 2001/02/04  18:15:57
1601         Log: The missed t/TEST part of the grand testharness upgrade.
1602      Branch: perl
1603            ! t/TEST
1604 ____________________________________________________________________________
1605 [  8691] By: nick                                  on 2001/02/04  18:05:17
1606         Log: New improved test harness
1607              Subject: Re: [PATCH Test::Harness] Third time's a charm?
1608              From: Michael G Schwern <schwern@pobox.com>
1609              Date: Sun, 4 Feb 2001 08:01:20 -0500
1610              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
1611      Branch: perl
1612            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
1613            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
1614            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
1615            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
1616            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
1617            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
1618            ! MANIFEST lib/Test/Harness.pm
1619 ____________________________________________________________________________
1620 [  8690] By: nick                                  on 2001/02/04  17:57:51
1621         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
1622              From: Jonathan Stowe <gellyfish@gellyfish.com>
1623              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
1624              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
1625      Branch: perl
1626            ! utils/h2xs.PL
1627 ____________________________________________________________________________
1628 [  8689] By: nick                                  on 2001/02/04  17:55:24
1629         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
1630              From: Michael G Schwern <schwern@pobox.com>
1631              Date: Sat, 3 Feb 2001 22:46:38 -0500
1632              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
1633      Branch: perl
1634            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
1635            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
1636 ____________________________________________________________________________
1637 [  8688] By: nick                                  on 2001/02/04  17:43:55
1638         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
1639              length byfailing to spot lack of closing )
1640              From: nick@talking.bollo.cx
1641              Date: Sat, 03 Feb 2001 23:53:16 +0000
1642              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
1643      Branch: perl
1644            ! perlio.c pod/perldiag.pod
1645 ____________________________________________________________________________
1646 [  8687] By: jhi                                   on 2001/02/03  17:11:42
1647         Log: HP-UX thread patches from Merijn H. Brand.
1648      Branch: maint-5.6/perl
1649            ! README.hpux hints/hpux.sh
1650 ____________________________________________________________________________
1651 [  8686] By: jhi                                   on 2001/02/03  16:40:12
1652         Log: Metaconfig changes for #8685.
1653      Branch: metaconfig
1654            ! U/installdirs/instubperl.U
1655      Branch: metaconfig/U/perl
1656            ! Devel.U versiononly.U
1657 ____________________________________________________________________________
1658 [  8685] By: jhi                                   on 2001/02/03  16:39:49
1659         Log: For -Dusedevel builds turn off installusrbinperl and turn on
1660              versiononly, a combined idea of Richard Soderberg and Merijn
1661              H. Brand.  You can still override both of these from the command
1662              line if you need to, -Dinstallusrbinperl and -Uversiononly.
1663      Branch: perl
1664            ! Configure
1665 ____________________________________________________________________________
1666 [  8684] By: jhi                                   on 2001/02/03  16:16:34
1667         Log: Metaconfig unit fix for #8683.
1668      Branch: metaconfig
1669            ! U/compline/nblock_io.U
1670 ____________________________________________________________________________
1671 [  8683] By: jhi                                   on 2001/02/03  16:16:12
1672         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
1673              reported by Peter Prymmer for 5.6-TRIAL1.
1674      Branch: perl
1675            ! Configure
1676 ____________________________________________________________________________
1677 [  8682] By: jhi                                   on 2001/02/03  05:52:11
1678         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
1679              to work correctly.
1680      Branch: maint-5.6/perl
1681            ! hints/irix_6.sh
1682 ____________________________________________________________________________
1683 [  8681] By: jhi                                   on 2001/02/03  05:47:33
1684         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
1685      Branch: maint-5.6/perl
1686            ! pod/perlport.pod
1687 ____________________________________________________________________________
1688 [  8680] By: jhi                                   on 2001/02/02  21:39:49
1689         Log: perlport update from Peter Prymmer.
1690      Branch: maint-5.6/perl
1691            ! pod/perlport.pod
1692 ____________________________________________________________________________
1693 [  8679] By: nick                                  on 2001/02/02  20:50:48
1694         Log: Integrate mainline
1695      Branch: perlio
1696           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1697           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
1698           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1699 ____________________________________________________________________________
1700 [  8678] By: gsar                                  on 2001/02/02  16:02:12
1701         Log: note about bincompat, slightly modified (from Lupe Christoph)
1702      Branch: maint-5.6/perl
1703            ! README.solaris
1704 ____________________________________________________________________________
1705 [  8677] By: jhi                                   on 2001/02/02  15:46:20
1706         Log: Supported platforms updates.
1707      Branch: maint-5.6/perl
1708            ! pod/perlport.pod
1709 ____________________________________________________________________________
1710 [  8676] By: jhi                                   on 2001/02/02  03:41:26
1711         Log: A couple more perlfaq2 tweaks.
1712      Branch: maint-5.6/perl
1713            ! pod/perlfaq2.pod
1714 ____________________________________________________________________________
1715 [  8675] By: jhi                                   on 2001/02/02  03:17:44
1716         Log: Misedit in #8661.
1717      Branch: maint-5.6/perl
1718            ! Configure
1719 ____________________________________________________________________________
1720 [  8674] By: jhi                                   on 2001/02/02  03:14:38
1721         Log: Damien again.
1722      Branch: maint-5.6/perl
1723            ! pod/perlfaq2.pod
1724 ____________________________________________________________________________
1725 [  8673] By: jhi                                   on 2001/02/02  03:12:40
1726         Log: perlfaq update from Elaine Ashton.
1727      Branch: maint-5.6/perl
1728            ! pod/perlfaq2.pod
1729 ____________________________________________________________________________
1730 [  8672] By: jhi                                   on 2001/02/02  03:07:08
1731         Log: UTF-8 s/// patch from Inaba Hiroto.
1732      Branch: maint-5.6/perl
1733            ! pp_ctl.c pp_hot.c
1734 ____________________________________________________________________________
1735 [  8671] By: jhi                                   on 2001/02/01  22:34:31
1736         Log: Update Changes.
1737      Branch: perl
1738            ! Changes patchlevel.h
1739 ____________________________________________________________________________
1740 [  8670] By: jhi                                   on 2001/02/01  22:15:29
1741         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
1742              from maintperl.
1743              
1744              Upgrade to Getopt::Long 2.25, from Johan Vromans.
1745              
1746              more files need to be writable in the source distribution
1747              
1748              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1749              
1750              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1751              
1752              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1753              
1754              Allow the float to be fuzzier.
1755              
1756              need to use INT2PTR instead of a straight cast or ia64 fails
1757              
1758              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
1759              
1760              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1761      Branch: perl
1762           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1763           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
1764           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1765 ____________________________________________________________________________
1766 [  8669] By: jhi                                   on 2001/02/01  21:57:02
1767         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1768              From: Robin Barker <rmb1@cise.npl.co.uk>
1769              Date: Thu, 1 Feb 2001 16:59:05 GMT
1770              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
1771      Branch: maint-5.6/perl
1772            ! pod/perlmodlib.PL
1773 ____________________________________________________________________________
1774 [  8668] By: nick                                  on 2001/02/01  19:41:40
1775         Log: Integrate mainline
1776      Branch: perlio
1777           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
1778           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
1779           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
1780 ____________________________________________________________________________
1781 [  8667] By: gsar                                  on 2001/02/01  16:59:11
1782         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1783      Branch: maint-5.6/perl
1784            ! embed.pl embedvar.h
1785 ____________________________________________________________________________
1786 [  8666] By: gsar                                  on 2001/02/01  16:34:51
1787         Log: add missing entries to win32/config.?c
1788      Branch: maint-5.6/perl
1789            ! win32/config.bc win32/config.gc win32/config.vc
1790            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1791 ____________________________________________________________________________
1792 [  8665] By: jhi                                   on 2001/02/01  14:58:51
1793         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
1794              From: "Stephen P. Potter" <spp@spotter.yi.org>
1795              Date: Thu, 01 Feb 2001 10:45:46 -0500
1796              Message-Id: <200102011545.KAA31479@spotter.yi.org>
1797      Branch: maint-5.6/perl
1798            ! pod/perlfunc.pod
1799 ____________________________________________________________________________
1800 [  8664] By: gsar                                  on 2001/02/01  14:52:37
1801         Log: need to use INT2PTR instead of a straight cast or ia64 fails
1802              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
1803      Branch: maint-5.6/perl
1804            ! ext/POSIX/POSIX.xs
1805 ____________________________________________________________________________
1806 [  8663] By: jhi                                   on 2001/02/01  14:09:13
1807         Log: Allow the float to be fuzzier.
1808      Branch: maint-5.6/perl
1809            ! t/lib/peek.t
1810 ____________________________________________________________________________
1811 [  8662] By: jhi                                   on 2001/02/01  13:59:00
1812         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1813              From: Robin Barker <rmb1@cise.npl.co.uk>
1814              Date: Thu, 1 Feb 2001 13:05:39 GMT
1815              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
1816      Branch: maint-5.6/perl
1817            ! pod/perlmodlib.pod
1818 ____________________________________________________________________________
1819 [  8661] By: jhi                                   on 2001/02/01  13:57:38
1820         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
1821              Date: Thu, 01 Feb 2001 14:15:41 +0100
1822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1823              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
1824              
1825              Have the $ccflags in the gcc version test (strange, this change
1826              is claimed to be have been integrated already)
1827      Branch: maint-5.6/perl
1828            ! Configure
1829 ____________________________________________________________________________
1830 [  8660] By: jhi                                   on 2001/02/01  13:44:10
1831         Log: Integrate changes #7950,7964,7962 from mainline.
1832              
1833              Find the stdchar signedness using cpp, should fix some of
1834              the Solaris compiler warnings reported by Alan Burlison.
1835      Branch: maint-5.6/perl
1836           !> Configure config_h.SH
1837 ____________________________________________________________________________
1838 [  8659] By: jhi                                   on 2001/02/01  05:35:32
1839         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
1840              From: Jan Dubois <JanD@ActiveState.com>
1841              Date: Wed, 31 Jan 2001 21:17:03 -0800
1842              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
1843      Branch: maint-5.6/perl
1844            ! utils/perldoc.PL
1845 ____________________________________________________________________________
1846 [  8658] By: jhi                                   on 2001/02/01  04:33:17
1847         Log: Integrate the README.os390 and README.posix-bc parts of mainline
1848              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
1849              installperl parts were taken care of by #8657.)
1850      Branch: maint-5.6/perl
1851           !> README.os390 README.posix-bc
1852 ____________________________________________________________________________
1853 [  8657] By: jhi                                   on 2001/02/01  04:29:21
1854         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
1855              From: Peter Prymmer <pvhp@forte.com>
1856              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
1857              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
1858      Branch: maint-5.6/perl
1859            + ext/DynaLoader/dl_dllload.xs
1860            ! MANIFEST Makefile.SH hints/os390.sh installperl
1861 ____________________________________________________________________________
1862 [  8656] By: jhi                                   on 2001/02/01  04:25:45
1863         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
1864              From: Peter Prymmer <pvhp@forte.com>
1865              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
1866              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
1867      Branch: maint-5.6/perl
1868            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
1869 ____________________________________________________________________________
1870 [  8655] By: jhi                                   on 2001/02/01  04:14:47
1871         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
1872              From: troc@netrus.net
1873              Date: Wed, 31 Jan 2001 22:31:26 -0500
1874              Message-Id: <200102010331.WAA117.85@rocco.homenet>
1875      Branch: maint-5.6/perl
1876            ! os2/os2.c
1877 ____________________________________________________________________________
1878 [  8654] By: jhi                                   on 2001/02/01  04:12:52
1879         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1880              as reported by Alan Burlison.
1881      Branch: maint-5.6/perl
1882            ! pp.h
1883 ____________________________________________________________________________
1884 [  8653] By: jhi                                   on 2001/02/01  04:05:12
1885         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
1886              From: dsugalski@northernlight.com
1887              Date: Wed, 31 Jan 2001 18:54:11 -0500
1888              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
1889      Branch: maint-5.6/perl
1890            ! configure.com
1891 ____________________________________________________________________________
1892 [  8652] By: jhi                                   on 2001/02/01  04:03:11
1893         Log: Misplaced #endif.
1894              
1895              Subject: [perl-5-6-1-trial2] patches for EPOC
1896              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1897              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1898              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1899      Branch: maint-5.6/perl
1900            ! epoc/epocish.c
1901 ____________________________________________________________________________
1902 [  8651] By: jhi                                   on 2001/02/01  04:00:25
1903         Log: Integrate changes #8647,8648,8650 from mainline.
1904              
1905              Macrofy a magic UTF-8 test.
1906              
1907              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
1908              
1909              Watch out for cross compiling for EPOC (usually done on linux).
1910      Branch: maint-5.6/perl
1911           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
1912 ____________________________________________________________________________
1913 [  8650] By: jhi                                   on 2001/02/01  03:56:20
1914         Log: Watch out for cross compiling for EPOC (usually done on linux)
1915              
1916              Subject: [perl-5-6-1-trial2] patches for EPOC
1917              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1918              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1919              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1920      Branch: perl
1921            ! ext/Errno/Errno_pm.PL
1922 ____________________________________________________________________________
1923 [  8649] By: gsar                                  on 2001/02/01  00:46:00
1924         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1925      Branch: maint-5.6/perl
1926            ! sv.c
1927 ____________________________________________________________________________
1928 [  8648] By: jhi                                   on 2001/01/31  23:35:36
1929         Log: All the uses of PL_numeric_radix must be protected by
1930              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
1931              
1932              Subject: [perl-5-6-1-trial2] patches for EPOC
1933              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1934              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1935              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1936      Branch: perl
1937            ! sv.c
1938 ____________________________________________________________________________
1939 [  8647] By: jhi                                   on 2001/01/31  22:56:16
1940         Log: Macrofy a magic UTF-8 test.
1941      Branch: perl
1942            ! utf8.c utf8.h
1943 ____________________________________________________________________________
1944 [  8646] By: gsar                                  on 2001/01/31  15:55:12
1945         Log: update Changes
1946      Branch: maint-5.6/perl
1947            ! Changes
1948 ____________________________________________________________________________
1949 [  8645] By: gsar                                  on 2001/01/31  15:10:14
1950         Log: Configure tweak suggested by Peter Prymmer
1951      Branch: maint-5.6/perl
1952            ! Configure
1953 ____________________________________________________________________________
1954 [  8644] By: gsar                                  on 2001/01/31  15:06:32
1955         Log: more files need to be writable in the source distribution
1956      Branch: maint-5.6/perl
1957            ! Porting/makerel
1958 ____________________________________________________________________________
1959 [  8643] By: jhi                                   on 2001/01/31  14:59:46
1960         Log: Integrate changes #8258,8278,8279 from mainline.
1961              
1962              Make the large file tests more robust/talkative.
1963      Branch: maint-5.6/perl
1964           !> t/lib/syslfs.t t/op/lfs.t
1965 ____________________________________________________________________________
1966 [  8642] By: gsar                                  on 2001/01/31  14:53:48
1967         Log: integrate changes#8311,8334 from mainline
1968              
1969              Add a new MakeMaker variable PM_FILTER that defines a Unix
1970              filter to be run on each .pm during the pm_to_blib() phase,
1971              a fixed version of
1972              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
1973              
1974              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
1975              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
1976              accurate reading of the "atime".  
1977      Branch: maint-5.6/perl
1978           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
1979           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1980           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
1981 ____________________________________________________________________________
1982 [  8641] By: jhi                                   on 2001/01/31  14:46:37
1983         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
1984      Branch: maint-5.6/perl
1985            ! lib/Getopt/Long.pm
1986 ____________________________________________________________________________
1987 [  8640] By: gsar                                  on 2001/01/31  14:40:24
1988         Log: make regen_all
1989      Branch: maint-5.6/perl
1990            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
1991 ____________________________________________________________________________
1992 [  8639] By: gsar                                  on 2001/01/31  14:37:25
1993         Log: refresh windows config files
1994      Branch: maint-5.6/perl
1995            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1996            ! win32/config_H.vc win32/makefile.mk
1997 ____________________________________________________________________________
1998 [  8638] By: gsar                                  on 2001/01/31  14:28:10
1999         Log: makefile tweaks for windows: introduce a bulk-switch to enable
2000              same options as ActivePerl; sync changes with makefile.mk
2001      Branch: maint-5.6/perl
2002            ! win32/Makefile win32/makefile.mk
2003 ____________________________________________________________________________
2004 [  8637] By: jhi                                   on 2001/01/31  04:41:30
2005         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
2006              From: Nicholas Clark <nick@ccl4.org>
2007              Date: Tue, 30 Jan 2001 19:51:05 +0000
2008              Message-ID: <20010130195105.R76607@plum.flirble.org> 
2009              
2010              op/inc cure.
2011      Branch: perl
2012            ! pp.c pp.h pp_hot.c t/op/arith.t
2013 ____________________________________________________________________________
2014 [  8636] By: jhi                                   on 2001/01/31  02:38:32
2015         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
2016              no perlio],8257,8380,8479,8515 from mainline.
2017              
2018              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
2019              
2020              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
2021              Subject: [PATCH perl@8133] fix-up for VMS extensions
2022              
2023              In VMS embedded perls couldn't access the statically built Socket.
2024              
2025              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
2026              
2027              Further VMS piping fixes from Charles Lane.
2028              
2029              Subject:  [PATCH] make t/op/misc.t work on VMS
2030              
2031              Add tracing for debugging extensions builds in VMS.
2032              
2033              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
2034      Branch: maint-5.6/perl
2035           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
2036           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
2037           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
2038 ____________________________________________________________________________
2039 [  8635] By: jhi                                   on 2001/01/31  01:46:41
2040         Log: Integrate change #7732 from mainline.
2041              
2042              Sparc 64-bit pack() fix from Jens Hamisch.
2043      Branch: maint-5.6/perl
2044           !> pp.c
2045 ____________________________________________________________________________
2046 [  8634] By: jhi                                   on 2001/01/31  01:41:16
2047         Log: One spot missing from #8626.
2048      Branch: maint-5.6/perl
2049            ! sv.c
2050 ____________________________________________________________________________
2051 [  8633] By: jhi                                   on 2001/01/31  00:49:17
2052         Log: Integrate change #7495 from mainline.
2053              
2054              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
2055      Branch: maint-5.6/perl
2056           !> MANIFEST ext/re/Makefile.PL
2057 ____________________________________________________________________________
2058 [  8632] By: jhi                                   on 2001/01/30  23:38:49
2059         Log: Integrate change #8396 from mainline.
2060              
2061              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
2062              better multicast support (resend)
2063      Branch: maint-5.6/perl
2064           !> ext/Socket/Socket.pm
2065 ____________________________________________________________________________
2066 [  8631] By: jhi                                   on 2001/01/30  23:28:03
2067         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
2068              
2069              More AIX lore. (7514, ext/re/hints/aix.pl)
2070              
2071              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
2072              
2073              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)
2074              
2075              Subject: [ID 20001214.002] Net::Ping patch
2076              
2077              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
2078              
2079              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
2080              
2081              Add ReuseAddr as a (preferred) alias for Reuse as we now
2082              also have ReusePort.
2083              
2084              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
2085      Branch: maint-5.6/perl
2086           +> ext/re/hints/aix.pl
2087           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
2088           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
2089 ____________________________________________________________________________
2090 [  8630] By: jhi                                   on 2001/01/30  23:03:59
2091         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
2092              
2093              read() documentation tweak for 20001121.004.
2094              
2095              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
2096      Branch: maint-5.6/perl
2097           !> pod/perlfunc.pod pod/perlre.pod
2098 ____________________________________________________________________________
2099 [  8629] By: jhi                                   on 2001/01/30  22:41:57
2100         Log: Integrate change #8098 from mainline.
2101              
2102              fastgetcwd is defined using a glob alias on a $^O dependent basis
2103              and there was no default assignment or perl subroutine.
2104      Branch: maint-5.6/perl
2105           !> lib/Cwd.pm
2106 ____________________________________________________________________________
2107 [  8628] By: jhi                                   on 2001/01/30  21:58:52
2108         Log: Integrate change #7866 from mainline.
2109              
2110              File::Temp 0.11.
2111      Branch: maint-5.6/perl
2112           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
2113 ____________________________________________________________________________
2114 [  8627] By: jhi                                   on 2001/01/30  21:39:44
2115         Log: Integrate changes #8075,8086,8228 from mainline.  
2116              
2117              Darwin is not Windows. (8075,8086)
2118              
2119              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
2120      Branch: maint-5.6/perl
2121           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
2122           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
2123           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
2124           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
2125 ____________________________________________________________________________
2126 [  8626] By: jhi                                   on 2001/01/30  21:22:11
2127         Log: Integrate with tweakery the change #8625 from mainline,
2128              the multibyte decimal separator fix ("fa_IR locale failure").
2129      Branch: maint-5.6/perl
2130            ! embedvar.h perlapi.h
2131           !> intrpvar.h perl.c perl.h sv.c util.c
2132 ____________________________________________________________________________
2133 [  8625] By: jhi                                   on 2001/01/30  20:26:33
2134         Log: Fix for the fa_IR locale failure.  The reason for the failure
2135              was that Perl was assuming the decimal separator aka the radix
2136              separator is one character.  The Farsi-Iranian locale crushed
2137              that bad assumption since there the separator is 'Momayyez',
2138              glyphwise looking somewhat like a slash, and in Unicode UTF-8
2139              encoded in two bytes, 0xd9 0xab.
2140      Branch: perl
2141            ! intrpvar.h perl.c perl.h sv.c util.c
2142 ____________________________________________________________________________
2143 [  8624] By: gsar                                  on 2001/01/30  20:17:03
2144         Log: regen_headers
2145      Branch: maint-5.6/perl
2146            ! Makefile.SH pod/perlintern.pod
2147 ____________________________________________________________________________
2148 [  8623] By: gsar                                  on 2001/01/30  19:42:34
2149         Log: backout change#7431 and its dependents (causes spurious rebuilds
2150              of autogenerated files)
2151              
2152              fix benign b.t failure
2153      Branch: maint-5.6/perl
2154            ! Makefile.SH t/lib/b.t
2155 ____________________________________________________________________________
2156 [  8622] By: jhi                                   on 2001/01/30  19:41:41
2157         Log: Microperl sync.
2158      Branch: perl
2159            ! mg.c perl.h
2160 ____________________________________________________________________________
2161 [  8621] By: gsar                                  on 2001/01/30  19:24:47
2162         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
2163              from mainline
2164              
2165              Subject: podlators 1.06 released
2166              
2167              Subject: [PATCH @8436] Eliminate op_children
2168              
2169              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
2170              
2171              (Replaced by #8448)  More op_children traces (cleanup of #8442).
2172              
2173              Subject: [PATCH #3 @8436] Re: Eliminate op_children
2174              Replace #8444 and #8445.
2175              
2176              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
2177              at the setting of the ofs_sv in new_struct_thread() as the
2178              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
2179              uninitialized fields are, uh, initialized with),
2180              SvREFCNT_inc()ing that invited a core dump.
2181              
2182              podlators 1.07, from Russ Allbery.
2183              
2184              Subject: [PATCH] regcomp.c old feature removal
2185              From: mjd@plover.com
2186              Date: 16 Jan 2001 14:43:18 -0000 
2187              Message-ID: <20010116144318.7140.qmail@plover.com> 
2188      Branch: maint-5.6/perl
2189           +> lib/Pod/Text/Overstrike.pm
2190           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
2191           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
2192           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
2193           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
2194           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
2195           !> util.c
2196 ____________________________________________________________________________
2197 [  8620] By: gsar                                  on 2001/01/30  18:48:32
2198         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
2199              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
2200              now fails one test)
2201              
2202              Subject: [PATCH] lvalue AUTOLOAD. No, really.
2203              
2204              Subject: [PATCH] Interesting syntax idea
2205              Make opens + bareword assigns do typeglob assigns.
2206              
2207              Tests for #8254.
2208              
2209              Subject: [PATCH @8269] Continue blocks and B::Deparse
2210              Make the peephole optimizer to bypass more null ops and
2211              and rewrite the deparse handling of continue blocks.
2212              
2213              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
2214              Doc tweak on #8313.
2215              
2216              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
2217              
2218              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
2219              
2220              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
2221              
2222              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
2223              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
2224              according to the platform.
2225              
2226              Subject: [PATCH @8404] Consolidated lvalue sub changes
2227              
2228              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
2229              
2230              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2231              
2232              Subject: B::Concise -- an improved replacement for B::Terse 
2233              
2234              The B::Terse drop-in replacement wasn't quite drop-in.
2235              
2236              The LVRET macro needed an aTHX.
2237              
2238              Use the /^Perl_/-less form of is_lvalue_sub().
2239              
2240              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2241      Branch: maint-5.6/perl
2242           +> ext/B/B/Concise.pm
2243           !> (integrate 27 files)
2244 ____________________________________________________________________________
2245 [  8619] By: nick                                  on 2001/01/30  18:40:28
2246         Log: Integrate mainline
2247      Branch: perlio
2248           !> (integrate 40 files)
2249 ____________________________________________________________________________
2250 [  8618] By: jhi                                   on 2001/01/30  18:37:18
2251         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
2252              Date: Mon, 29 Jan 2001 22:51:29 -0600
2253              From: "Craig A. Berry" <craigberry@mac.com>
2254              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
2255      Branch: perl
2256            ! vms/test.com
2257 ____________________________________________________________________________
2258 [  8617] By: jhi                                   on 2001/01/30  18:34:53
2259         Log: Subject: [PATCH] Add missing CV flags to dump.c
2260              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2261              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
2262              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
2263      Branch: perl
2264            ! dump.c
2265 ____________________________________________________________________________
2266 [  8616] By: jhi                                   on 2001/01/30  18:20:58
2267         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
2268              part isn't applicable to maintperl.
2269              
2270              UTF-8 nit from Inaba Hiroto.
2271      Branch: maint-5.6/perl
2272           !> pod/perlapi.pod utf8.c
2273 ____________________________________________________________________________
2274 [  8615] By: jhi                                   on 2001/01/30  18:18:51
2275         Log: UTF-8 nit from Inaba Hiroto.
2276      Branch: perl
2277            ! pod/perlapi.pod t/op/each.t utf8.c
2278 ____________________________________________________________________________
2279 [  8614] By: jhi                                   on 2001/01/30  18:13:38
2280         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
2281              
2282              perl's internal variables are not for public consumption,
2283              move their docs from perlapi.pod to perlintern.pod
2284              
2285              support for -Dusethreads build under HP-UX 10.20 and DCE threads
2286              library (11.0 and later have pthreads but 10.x don't)
2287              
2288              avoid uninitialized value warnings
2289              
2290              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2291              gets weird results)
2292              
2293              perldoc nit on windows
2294              
2295              make it possible to run the tests outside the source tree
2296              (there's still a dependency on ../lib being the library
2297              location)
2298      Branch: perl
2299           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
2300           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
2301           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
2302           !> win32/bin/search.pl win32/vdir.h
2303 ____________________________________________________________________________
2304 [  8613] By: gsar                                  on 2001/01/30  16:39:59
2305         Log: make it possible to run the tests outside the source tree
2306              (there's still a dependency on ../lib being the library
2307              location)
2308      Branch: maint-5.6/perl
2309            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
2310 ____________________________________________________________________________
2311 [  8612] By: gsar                                  on 2001/01/30  16:31:12
2312         Log: perldoc nit on windows
2313      Branch: maint-5.6/perl
2314            ! utils/perldoc.PL
2315 ____________________________________________________________________________
2316 [  8611] By: gsar                                  on 2001/01/30  16:22:54
2317         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
2318              gets weird results)
2319      Branch: maint-5.6/perl
2320            ! win32/vdir.h
2321 ____________________________________________________________________________
2322 [  8610] By: gsar                                  on 2001/01/30  16:12:45
2323         Log: avoid uninitialized value warnings
2324      Branch: maint-5.6/perl
2325            ! win32/bin/search.pl
2326 ____________________________________________________________________________
2327 [  8609] By: gsar                                  on 2001/01/30  16:08:01
2328         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
2329              library (11.0 and later have pthreads but 10.x don't)
2330      Branch: maint-5.6/perl
2331            ! hints/hpux.sh thread.h
2332 ____________________________________________________________________________
2333 [  8608] By: gsar                                  on 2001/01/30  15:48:55
2334         Log: perl's internal variables are not for public consumption,
2335              move their docs from perlapi.pod to perlintern.pod
2336      Branch: maint-5.6/perl
2337            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
2338            ! thrdvar.h
2339 ____________________________________________________________________________
2340 [  8607] By: gsar                                  on 2001/01/30  15:44:27
2341         Log: mistakenly branched perl56delta.pod, revert
2342      Branch: maint-5.6/perl
2343            - pod/perl56delta.pod
2344           !> pod/perldelta.pod
2345 ____________________________________________________________________________
2346 [  8606] By: gsar                                  on 2001/01/30  14:20:24
2347         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
2348              dTHR which has been a noop for a while now, except for the
2349              compatibility definition in thread.h)
2350      Branch: maint-5.6/perl
2351           !> (integrate 45 files)
2352 ____________________________________________________________________________
2353 [  8605] By: jhi                                   on 2001/01/30  05:43:58
2354         Log: Mark the UTF-8 APIs as experimental.
2355      Branch: maint-5.6/perl
2356            ! embed.pl pod/perlapi.pod
2357 ____________________________________________________________________________
2358 [  8604] By: jhi                                   on 2001/01/30  05:38:40
2359         Log: Nits from earlier integrates.
2360      Branch: maint-5.6/perl
2361            ! lib/Carp/Heavy.pm
2362           !> sv.c
2363 ____________________________________________________________________________
2364 [  8603] By: jhi                                   on 2001/01/30  05:27:26
2365         Log: Regenerate Porting files.
2366      Branch: maint-5.6/perl
2367            ! Porting/Glossary Porting/config.sh Porting/config_H
2368 ____________________________________________________________________________
2369 [  8602] By: jhi                                   on 2001/01/30  05:14:59
2370         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
2371              8310,8339,8447,8492,8493,8505,8525: documentation changes.
2372              
2373              Subject: Re: perlfaq style changes
2374              
2375              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
2376              
2377              Subject: [PATCH] docs on NaN
2378              
2379              Subject: [patch] perlfaq7
2380              
2381              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
2382              
2383              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
2384              
2385              Subject: [PATCH] open() example in perlfunc.pod
2386              
2387              Podify README.mpeix (a new version from the web)
2388              
2389              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
2390              
2391              Subject: [PATCH] format and rewording in perlfaq.pod
2392              
2393              Subject: [PATCH] API Variable documentation   
2394              
2395              Memory management calls documentation.
2396              
2397              Subject: [PATCH: perl@8482] README.vms URL updates
2398              
2399              Subject: Minor typos in perlfaq2.pod
2400              
2401              Subject: [PATCH] pod/perlvar.pod
2402      Branch: maint-5.6/perl
2403           +> pod/perl56delta.pod
2404            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2405           !> README.amiga README.epoc README.mpeix README.vms
2406           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
2407           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
2408           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
2409           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
2410           !> pod/perlvar.pod thrdvar.h
2411 ____________________________________________________________________________
2412 [  8601] By: jhi                                   on 2001/01/30  04:38:35
2413         Log: Integrate changes #8036,8096,8253 from mainline:
2414              hints changes.
2415              
2416              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
2417              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
2418              
2419              Output the (apparent) version of gcc in Tru64.
2420      Branch: maint-5.6/perl
2421           +> ext/POSIX/hints/svr4.pl
2422           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
2423           !> hints/svr4.sh t/lib/bigfltpm.t
2424 ____________________________________________________________________________
2425 [  8600] By: jhi                                   on 2001/01/30  04:04:01
2426         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
2427              locale fixes.
2428              
2429              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
2430              
2431              Debian allows /usr/bin/locale to exist without any locales. (7868)
2432              
2433              Allow the locale test needing POSIX and the taint test
2434              needing IPC::SysV to run under 'minitest' (basically,
2435              bail out if loading the extension fails). (8384)
2436              
2437              Cleanup the locale.t output  (8480)
2438      Branch: maint-5.6/perl
2439           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
2440           !> t/pragma/locale.t
2441 ____________________________________________________________________________
2442 [  8599] By: jhi                                   on 2001/01/30  03:51:04
2443         Log: Missing generated files from #8598.
2444      Branch: maint-5.6/perl
2445            ! embed.h global.sym objXSUB.h perlapi.c proto.h
2446 ____________________________________________________________________________
2447 [  8598] By: jhi                                   on 2001/01/30  03:41:54
2448         Log: Integrate change #8555 from mainline, manually integrate parts
2449              of changes 8452 and 8583.
2450              
2451              Subject: [PATCH] utf8.c documentation (8452)
2452              
2453              No point in checking the length if the pointer is bogus. (8555)
2454              
2455              Introduce bytes_from_utf8() and implement sv_eq() using it,
2456              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
2457              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
2458              was malformed. (8583)
2459      Branch: maint-5.6/perl
2460            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
2461           !> pod/perlapi.pod sv.c utf8.c
2462 ____________________________________________________________________________
2463 [  8597] By: gsar                                  on 2001/01/30  02:37:26
2464         Log: get PERL_OBJECT build going again on windows
2465      Branch: maint-5.6/perl
2466            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2467            ! pod/perlapi.pod proto.h sv.c
2468 ____________________________________________________________________________
2469 [  8596] By: jhi                                   on 2001/01/30  02:16:17
2470         Log: Signedness nit.
2471      Branch: perl
2472            ! sv.c
2473 ____________________________________________________________________________
2474 [  8595] By: jhi                                   on 2001/01/30  02:11:07
2475         Log: EBCDIC patch for Storable, from Peter Prymmer.
2476      Branch: perl
2477            ! t/lib/st-06compat.t
2478 ____________________________________________________________________________
2479 [  8594] By: jhi                                   on 2001/01/30  01:04:48
2480         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
2481              From: Peter Prymmer <pvhp@forte.com>
2482              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
2483              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
2484      Branch: perl
2485            ! t/lib/b.t
2486 ____________________________________________________________________________
2487 [  8593] By: jhi                                   on 2001/01/30  00:56:47
2488         Log: Subject: [PATCH: perl@8585] pod problems in io
2489              From: Peter Prymmer <pvhp@forte.com>
2490              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
2491              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
2492      Branch: perl
2493            ! pod/perlapio.pod pod/perliol.pod
2494 ____________________________________________________________________________
2495 [  8592] By: jhi                                   on 2001/01/30  00:48:20
2496         Log: Integrate perlio.
2497      Branch: perl
2498           !> pod/perlapio.pod pod/perliol.pod
2499 ____________________________________________________________________________
2500 [  8591] By: nick                                  on 2001/01/29  22:02:28
2501         Log: GNU 'merge' Simon's copy of perliol.pod with version
2502              patched by Craig's patch.
2503      Branch: perlio
2504            ! pod/perliol.pod
2505 ____________________________________________________________________________
2506 [  8590] By: nick                                  on 2001/01/29  21:55:10
2507         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
2508      Branch: perlio
2509            ! pod/perlapio.pod pod/perliol.pod
2510 ____________________________________________________________________________
2511 [  8589] By: jhi                                   on 2001/01/29  15:35:33
2512         Log: Integrate change #8586 from maint-5.6/perl.
2513              
2514              make the BOM detection code not call tell() until it has to
2515              (meant to fix esoteric compatibility issues where PL_rsfp
2516              is overridden)
2517      Branch: perl
2518           !> toke.c
2519 ____________________________________________________________________________
2520 [  8588] By: jhi                                   on 2001/01/29  15:29:11
2521         Log: Subject: MAking Solaris malloc() the default
2522              From: Lupe Christoph <lupe@lupe-christoph.de>
2523              Date: Mon, 29 Jan 2001 12:59:36 +0100
2524              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
2525              
2526              The README.solaris part slightly tweaked.
2527      Branch: perl
2528            ! README.solaris hints/solaris_2.sh
2529 ____________________________________________________________________________
2530 [  8587] By: jhi                                   on 2001/01/29  15:17:34
2531         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
2532              From: root@ak-75.mind.de
2533              Date: Sun, 28 Jan 2001 20:32:29 +0100
2534              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
2535      Branch: perl
2536            ! pod/perlre.pod
2537 ____________________________________________________________________________
2538 [  8586] By: gsar                                  on 2001/01/29  13:43:44
2539         Log: make the BOM detection code not call tell() until it has to
2540              (meant to fix esoteric compatibility issues where PL_rsfp
2541              is overridden)
2542      Branch: maint-5.6/perl
2543            ! toke.c
2544 ____________________________________________________________________________
2545 [  8585] By: jhi                                   on 2001/01/28  20:05:45
2546         Log: Update Changes.
2547      Branch: perl
2548            ! Changes patchlevel.h
2549 ____________________________________________________________________________
2550 [  8584] By: jhi                                   on 2001/01/28  19:30:02
2551         Log: Integrate perlio.
2552      Branch: perl
2553           +> pod/perliol.pod
2554           !> MANIFEST pod/perlapio.pod
2555 ____________________________________________________________________________
2556 [  8583] By: jhi                                   on 2001/01/28  19:28:40
2557         Log: Patch from Inaba Hiroto:
2558              - canonical UTF-8 hash keys: if a key string for a hash is
2559              UTF8-on, try downgrade the string and use it if
2560              unicode::distinct is not in effect.
2561              For the task, I added a function bytes_from_utf8() to utf8.c.
2562              It might resemble utf8_to_bytes() but it is not convenient
2563              to the task.
2564              Made a test for it and added to t/op/each.t
2565              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
2566              the mortal copy of the argument SV.
2567              And changed t/io/utf8.t test 18 which expects print() to
2568              upgrade its argument.
2569              - re-implement sv_eq with bytes_from_utf8()
2570              - some bug fixes
2571              - tr/// does not handle UTF8 range (\x{}-\x{})
2572              - \ before raw UTF8 character produced
2573              "Malformed UTF-8 character" warning.
2574              - "\x{100}\N{CENT SIGN}" is Malformed.
2575              Added tests for these 3.
2576              - and one silly bug (by me) with qu operator.
2577      Branch: perl
2578            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
2579            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
2580            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
2581 ____________________________________________________________________________
2582 [  8582] By: nick                                  on 2001/01/28  19:25:04
2583         Log: Add pod/perliol.pod to MANIFEST :-(
2584      Branch: perlio
2585            ! MANIFEST
2586 ____________________________________________________________________________
2587 [  8581] By: nick                                  on 2001/01/28  19:22:40
2588         Log: PerlIO documentation. Proofing and sub-editing requested.
2589      Branch: perlio
2590            + pod/perliol.pod
2591            ! pod/perlapio.pod
2592 ____________________________________________________________________________
2593 [  8580] By: jhi                                   on 2001/01/28  05:16:25
2594         Log: Revert the change to sv_2pv() done by #8054: Someone who
2595              did SvNV_set() on a scalar that also happened to be POK,
2596              followed by sv_2pv() won't get the right coercion anymore.
2597              [Sarathy]
2598      Branch: maint-5.6/perl
2599            ! sv.c
2600 ____________________________________________________________________________
2601 [  8579] By: jhi                                   on 2001/01/28  05:15:04
2602         Log: Remove the #8084 effect: do not allow -Q to be interpreted
2603              as -&Q(), this is too much wiggle room.
2604      Branch: maint-5.6/perl
2605            ! toke.c
2606 ____________________________________________________________________________
2607 [  8578] By: jhi                                   on 2001/01/28  05:12:45
2608         Log: Needed bits of #8439 (should have been in #8576),
2609              mainly for lval substr().
2610      Branch: maint-5.6/perl
2611            ! mg.c pp.c pp_hot.c
2612 ____________________________________________________________________________
2613 [  8577] By: jhi                                   on 2001/01/28  05:02:46
2614         Log: A missing check-in.
2615      Branch: maint-5.6/perl
2616            ! utf8.c
2617 ____________________________________________________________________________
2618 [  8576] By: jhi                                   on 2001/01/28  04:26:18
2619         Log: Integrate changes #8425,8436,8439,8517 from mainline.
2620              The 8439 was not truly integrated because it had too many
2621              dependencies on the development branch and because it introduced
2622              concepts too bold for a maintenance branch (such as the qu operator).
2623              
2624              Subject: [PATCH perl@8342] -Wformat
2625              
2626              Tighten some of the UTF-8 tests a bit.
2627              
2628              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
2629              - The substr lval was still not okay.
2630              - Now pp_stringify and sv_setsv copies source's UTF8 flag
2631              even if IN_BYTE.  pp_stringify is called from fold_constants
2632              at optimization phase and "\x{100}" was made SvUTF8_off under
2633              use bytes (the bytes pragma is for "byte semantics" and not
2634              for "do not produce UTF8 data")
2635      Branch: maint-5.6/perl
2636            ! t/lib/charnames.t t/op/substr.t toke.c
2637           !> sv.c t/pragma/utf8.t
2638 ____________________________________________________________________________
2639 [  8575] By: jhi                                   on 2001/01/28  04:01:51
2640         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
2641              
2642              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
2643              
2644              Subject: [ID 20001230.003] UTF-8 tr still hurts
2645              
2646              Test cases for #8385 (from Simon's "torture.pl")
2647              
2648              Start fixing UTF-8 lval substr() (8405)
2649      Branch: maint-5.6/perl
2650           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
2651           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
2652 ____________________________________________________________________________
2653 [  8574] By: jhi                                   on 2001/01/28  03:09:06
2654         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
2655              from mainline.
2656              
2657              UTF-8 cleanup.
2658              
2659              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
2660              
2661              "\x{FF}\xFF" was broken.
2662              
2663              Tests for #8329 and #8330.
2664              
2665              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
2666              
2667              IRIX compiler noticed that the bof initialization might be
2668              bypassed by control flow.
2669              
2670              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
2671      Branch: maint-5.6/perl
2672           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
2673           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
2674 ____________________________________________________________________________
2675 [  8573] By: jhi                                   on 2001/01/28  02:06:12
2676         Log: Retract #8552.
2677      Branch: perl
2678            ! lib/Text/Wrap.pm t/lib/textwrap.t
2679 ____________________________________________________________________________
2680 [  8572] By: jhi                                   on 2001/01/28  02:04:49
2681         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
2682              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
2683              not really integrated but instead salvaged by hand
2684              (they had too many dependencies on the development release
2685              to be cleanly integratable).
2686              
2687              Subject: more UTF8 test suites and an UTF8 patch
2688              
2689              Tweak for MULTIPLICITY/USE_PERLIO
2690              
2691              Signedness nit.
2692              
2693              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
2694              
2695              Use the UTF8_XXX macros in is_utf8_char().
2696              
2697              Rewrite pp_concat() in terms of sv_catsv().  The . operator
2698              should now be UTF-8-proof.
2699              
2700              Subject: [PATCH perl@8269] scanning two hex-constants
2701              fails on EBCDIC environment (script length.t)
2702              
2703              Add some Unicode chop() tests.
2704      Branch: maint-5.6/perl
2705            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
2706           !> sv.c t/op/chop.t utf8.h
2707 ____________________________________________________________________________
2708 [  8571] By: jhi                                   on 2001/01/28  00:35:59
2709         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
2710              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
2711              
2712              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
2713              
2714              The maxiters upper limit sanity check (guarding against
2715              non-progress) assumed bytes instead of characters in s///
2716              and split().
2717              
2718              Signedness nit.
2719              
2720              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
2721              join() should now be UTF-8-proof.
2722              
2723              More split // UTF-8 tests. (8250)
2724      Branch: maint-5.6/perl
2725           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
2726           !> util.c
2727 ____________________________________________________________________________
2728 [  8570] By: jhi                                   on 2001/01/27  22:15:46
2729         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
2730              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
2731              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
2732              8084,8204,8244,8333 from mainline.
2733              
2734              For -Q where Q might be a one-letter sub name one does no more
2735              get a warning about an unknown filetest (7941,7943,7944,8084).
2736              
2737              Subject: Re: [ID 20001130.011] expression parsing bug ?
2738              
2739              Make uv_to_utf8() to zero-terminate its output buffer.
2740              
2741              Split off t/op/length.t (7995)
2742              
2743              Split off t/op/utf8decode.t (7996)
2744              
2745              Remove an unnecessary 'use utf8' from the utf8.t (7998)
2746              
2747              Split off t/op/concat.t (8004)
2748              
2749              Split off t/op/ver.t (8005)
2750              
2751              Document utf8_length(), utf8_distance(), and utf8_hop().
2752              
2753              Document utf8_to_uv() better.
2754              
2755              Introduce macros for UTF8 decoding (8028,8033).
2756              
2757              Add test for reverse() (8030,8031).
2758              
2759              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
2760              
2761              Do not return the Unicode replacement character    on UTF-8
2762              decoding failure.
2763              
2764              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
2765              not this_utf8 i.e. the output string has one, but don't mess
2766              with source assumption. (8052,8053)
2767              
2768              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
2769              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
2770              was not expecting to be called with something that was already
2771              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
2772              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
2773              (8054)
2774              
2775              Recode the naughty binary bytes in utf8decode.t using the \xHH.
2776              
2777              Make some panic messages a bit more logical.
2778      Branch: maint-5.6/perl
2779           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
2780           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
2781           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
2782           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
2783           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
2784           !> utf8.c utf8.h
2785 ____________________________________________________________________________
2786 [  8569] By: jhi                                   on 2001/01/27  19:16:43
2787         Log: Integrate changes #7750 from perlio and #8566 from mainline.
2788      Branch: maint-5.6/perl
2789           !> regexec.c sv.c
2790 ____________________________________________________________________________
2791 [  8568] By: jhi                                   on 2001/01/27  18:06:51
2792         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
2793              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
2794              7935[-perlio.c],7936,7959,7965 from mainline.
2795              
2796              Change the "big byte" error message to "Wide character".
2797              (7355, the croak-if-wide-chars-in-print part ignored)
2798              
2799              Use UINT64_C().
2800              
2801              Introduce Perl_utf8_length().
2802              
2803              diff -se shows these as different (7753, forgotten check-ins)
2804              
2805              Subject: [PATCH] doop.c - UTF8 tr///
2806              
2807              If we use (aTHX_ ...) then put Perl_ on the front.
2808              
2809              Make utf8_length() and utf8_distance() to be less forgiving
2810              about bad UTF-8.
2811              
2812              Test line numbers are different with utf8.
2813              
2814              No need to scan till infinity, 13 is enough. (7872,7911)
2815              
2816              Subject: [PATCH] Tokeniser debugging
2817              
2818              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2819              
2820              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
2821              
2822              Be more careful in Perl_sv_utf8_downgrade().
2823              
2824              Use DO_UTF8().
2825              
2826              Raw zero bytes in text files confuse at least GNU patch 2.1.
2827      Branch: maint-5.6/perl
2828           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
2829           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
2830           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
2831           !> t/pragma/utf8.t toke.c utf8.c utf8.h
2832 ____________________________________________________________________________
2833 [  8567] By: nick                                  on 2001/01/27  11:10:38
2834         Log: Integrate mainline
2835      Branch: perlio
2836           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
2837           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
2838           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
2839           !> toke.c
2840 ____________________________________________________________________________
2841 [  8566] By: jhi                                   on 2001/01/27  06:22:48
2842         Log: More documentation for the regexp context stack.
2843      Branch: perl
2844            ! regexec.c
2845 ____________________________________________________________________________
2846 [  8565] By: jhi                                   on 2001/01/27  05:21:57
2847         Log: Update Changes.
2848      Branch: perl
2849            ! Changes patchlevel.h
2850 ____________________________________________________________________________
2851 [  8564] By: jhi                                   on 2001/01/27  04:44:04
2852         Log: Threadedness patch for #8562 from Doug MacEachern.
2853      Branch: perl
2854            ! toke.c
2855 ____________________________________________________________________________
2856 [  8563] By: jhi                                   on 2001/01/27  04:26:24
2857         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2858              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2859              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
2860              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
2861      Branch: perl
2862            ! op.c
2863 ____________________________________________________________________________
2864 [  8562] By: jhi                                   on 2001/01/27  04:20:30
2865         Log: Subject: Re: Announce : Tokener reporting patch
2866              From: Simon Cozens <simon@cozens.net>
2867              Date: Mon, 22 Jan 2001 02:17:22 +0000
2868              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
2869      Branch: perl
2870            ! embed.h embed.pl proto.h toke.c
2871 ____________________________________________________________________________
2872 [  8561] By: jhi                                   on 2001/01/27  04:17:24
2873         Log: Forgot from #8545.  Oops.
2874      Branch: perl
2875            ! pp.c t/pragma/overload.t
2876 ____________________________________________________________________________
2877 [  8560] By: jhi                                   on 2001/01/27  03:01:47
2878         Log: A better module compilation test, use MANIFEST as suggested
2879              by Spider.
2880      Branch: perl
2881            ! t/lib/1_compile.t
2882 ____________________________________________________________________________
2883 [  8559] By: jhi                                   on 2001/01/27  02:50:48
2884         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
2885              From: Peter Prymmer <pvhp@forte.com>
2886              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
2887              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
2888      Branch: perl
2889            ! t/lib/b.t
2890 ____________________________________________________________________________
2891 [  8558] By: jhi                                   on 2001/01/27  02:27:05
2892         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
2893              From: Peter Prymmer <pvhp@forte.com>
2894              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
2895              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
2896      Branch: perl
2897            ! t/pragma/sub_lval.t
2898 ____________________________________________________________________________
2899 [  8557] By: jhi                                   on 2001/01/27  02:26:03
2900         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
2901              From: Peter Prymmer <pvhp@forte.com>
2902              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
2903              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
2904      Branch: perl
2905            ! t/lib/st-06compat.t
2906 ____________________________________________________________________________
2907 [  8556] By: jhi                                   on 2001/01/27  02:24:33
2908         Log: Subject: [PATCH: perl@8531] minor update to README.os390
2909              From: Peter Prymmer <pvhp@forte.com>
2910              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
2911              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
2912      Branch: perl
2913            ! README.os390
2914 ____________________________________________________________________________
2915 [  8555] By: jhi                                   on 2001/01/27  00:35:47
2916         Log: No point in checking the length before we know whether the pointer
2917              is bogus or not, fixes Abigail's odbm failures in Linux.
2918      Branch: perl
2919            ! sv.c
2920 ____________________________________________________________________________
2921 [  8554] By: nick                                  on 2001/01/26  19:01:31
2922         Log: Integrate mainline
2923      Branch: perlio
2924           !> lib/Text/Wrap.pm t/lib/textwrap.t
2925 ____________________________________________________________________________
2926 [  8553] By: jhi                                   on 2001/01/26  15:19:39
2927         Log: Integrate change #7792 from perlio (multiplicity fix),
2928              fix the AV leak in regex DEBUGGING (tiny part of the
2929              polymorphic regexp patch #8143).
2930      Branch: maint-5.6/perl
2931            ! regcomp.c
2932           !> scope.h
2933 ____________________________________________________________________________
2934 [  8552] By: jhi                                   on 2001/01/26  15:03:23
2935         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
2936              From: Michael G Schwern <schwern@pobox.com>
2937              Date: Fri, 26 Jan 2001 09:28:31 -0500
2938              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
2939      Branch: perl
2940            ! lib/Text/Wrap.pm t/lib/textwrap.t
2941 ____________________________________________________________________________
2942 [  8551] By: jhi                                   on 2001/01/26  02:33:19
2943         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
2944              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
2945              
2946              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
2947              
2948              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
2949              
2950              Message nit.
2951              
2952              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
2953              
2954              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
2955              
2956              (the cleanup of unused submatches in regtry() and regcppop())
2957              
2958              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
2959              stored and restored, and thusly was trounced by the utf8 swash
2960              routines.
2961              
2962              use utf8 not required to use \x{}.
2963              
2964              Removed two more tests that make no sense in UTF-8 since the test
2965              data is not in UTF-8.
2966              
2967              Get the three different space character classes right under utf8.
2968              
2969              Implement ANYOFUTF8 regprop() dumping.
2970              
2971              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
2972              
2973              Document the regex context pushing/popping a bit better.
2974      Branch: maint-5.6/perl
2975           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
2976           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
2977           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
2978           !> t/op/regmesg.t utf8.c
2979 ____________________________________________________________________________
2980 [  8550] By: nick                                  on 2001/01/25  19:42:30
2981         Log: Integrate mainline
2982      Branch: perlio
2983           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
2984           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
2985           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
2986           !> t/lib/bigint.t t/lib/bigintpm.t
2987 ____________________________________________________________________________
2988 [  8549] By: jhi                                   on 2001/01/25  15:22:28
2989         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
2990      Branch: maint-5.6/perl
2991            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
2992 ____________________________________________________________________________
2993 [  8548] By: jhi                                   on 2001/01/25  15:02:55
2994         Log: Integrate changes #7997,8063,8492,8547 from mainline.
2995              
2996              Subject: Re: STRLEN - what?
2997              
2998              Subject: [PATCH] perlguts.pod
2999              
3000              Memory management calls documentation.
3001              
3002              Layout using tabulator is not a good idea in a pod.
3003      Branch: maint-5.6/perl
3004           !> pod/perlguts.pod
3005 ____________________________________________________________________________
3006 [  8547] By: jhi                                   on 2001/01/25  14:49:05
3007         Log: Layout using tabulator is not a good idea in a pod.
3008      Branch: perl
3009            ! pod/perlguts.pod
3010 ____________________________________________________________________________
3011 [  8546] By: jhi                                   on 2001/01/25  14:31:12
3012         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
3013              from mainline.
3014              
3015              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
3016              
3017              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
3018              
3019              More Win32 editor/IDE/shell hints.
3020              
3021              More Win32 Perling.
3022              
3023              Yet another editor edit.
3024              
3025              Edit edit edit.
3026              
3027              IDE/editor section tweaking.
3028              
3029              Few more IDE/editor nits from p5p.
3030      Branch: maint-5.6/perl
3031           !> pod/perlfaq3.pod
3032 ____________________________________________________________________________
3033 [  8545] By: jhi                                   on 2001/01/25  04:16:32
3034         Log: Subject: [PATCH 5.7.0] overload int()
3035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3036              Date: Wed, 24 Jan 2001 19:06:57 -0500
3037              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
3038      Branch: perl
3039            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
3040            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
3041            ! t/lib/bigintpm.t
3042 ____________________________________________________________________________
3043 [  8544] By: jhi                                   on 2001/01/25  04:15:11
3044         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
3045              From: Peter Prymmer <pvhp@forte.com>
3046              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
3047              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
3048      Branch: perl
3049            ! Makefile.SH README.os390 hints/os390.sh installperl
3050 ____________________________________________________________________________
3051 [  8543] By: jhi                                   on 2001/01/25  03:52:08
3052         Log: Integrate change #8462,8469 from mainline.
3053              
3054              In VMS Perl subversion (perl -V) is undef.
3055      Branch: maint-5.6/perl
3056           !> configure.com
3057 ____________________________________________________________________________
3058 [  8542] By: jhi                                   on 2001/01/25  03:44:55
3059         Log: Integrate changes #7835,7850,8315,8316 from mainline.
3060              
3061              Solaris hints.
3062      Branch: maint-5.6/perl
3063           !> hints/solaris_2.sh
3064 ____________________________________________________________________________
3065 [  8541] By: jhi                                   on 2001/01/25  03:39:28
3066         Log: Integrate #8336 from mainline.
3067      Branch: maint-5.6/perl
3068           !> hv.c
3069 ____________________________________________________________________________
3070 [  8540] By: jhi                                   on 2001/01/25  03:23:50
3071         Log: Retract #8539.
3072      Branch: maint-5.6/perl
3073            ! pod/perlfaq3.pod
3074 ____________________________________________________________________________
3075 [  8539] By: jhi                                   on 2001/01/25  03:21:55
3076         Log: (Retracted by #5940.)
3077      Branch: maint-5.6/perl
3078            ! pod/perlfaq3.pod
3079 ____________________________________________________________________________
3080 [  8538] By: jhi                                   on 2001/01/25  03:14:07
3081         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
3082              From: Peter Prymmer <pvhp@forte.com>
3083              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
3084              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
3085              
3086              The VMS bits.
3087      Branch: maint-5.6/perl
3088            ! configure.com vms/descrip_mms.template
3089 ____________________________________________________________________________
3090 [  8537] By: jhi                                   on 2001/01/25  03:06:09
3091         Log: Integrate #7710,7824,7973 from mainline.
3092      Branch: maint-5.6/perl
3093           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3094           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
3095           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
3096           !> vos/config.ga.def vos/config.ga.h win32/config.bc
3097           !> win32/config.gc win32/config.vc
3098 ____________________________________________________________________________
3099 [  8536] By: jhi                                   on 2001/01/24  13:50:20
3100         Log: Revert the edits made by me so far to the 5.6 branch since
3101              the TRIAL1 since I did edits when I should have been using
3102              integrates.  Bad programmer.   (Will integrate them properly later.)
3103              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
3104              The #8353 will not be reapplied at least for now since
3105              the UTF-8 hash keys need more thinking.
3106              (The patches #8347, #8354, #8454, #8473 were okay since they
3107              were original edits made specifically for the 5.6.1-TRIAL1.)
3108      Branch: maint-5.6/perl
3109            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3110            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
3111            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
3112            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
3113            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
3114            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3115            ! win32/config.bc win32/config.gc win32/config.vc
3116 ____________________________________________________________________________
3117 [  8535] By: bailey                                on 2001/01/24  06:37:02
3118         Log: SYN SYN
3119      Branch: vmsperl
3120           +> (branch 26 files)
3121           !> (integrate 130 files)
3122 ____________________________________________________________________________
3123 [  8534] By: nick                                  on 2001/01/23  19:30:57
3124         Log: Integrate mainline.
3125      Branch: perlio
3126           !> Changes Configure Porting/Glossary Porting/config.sh
3127           !> Porting/config_H embed.h embed.pl ext/Encode/compile
3128           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
3129           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
3130           !> pod/perlvar.pod proto.h t/lib/1_compile.t
3131 ____________________________________________________________________________
3132 [  8533] By: jhi                                   on 2001/01/23  16:15:46
3133         Log: Forgotten from #8501.
3134      Branch: perl
3135            ! Porting/Glossary Porting/config.sh Porting/config_H
3136 ____________________________________________________________________________
3137 [  8532] By: jhi                                   on 2001/01/23  16:13:27
3138         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
3139              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3140              Date: Mon, 22 Jan 2001 17:51:58 +0100
3141              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
3142      Branch: perl
3143            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
3144 ____________________________________________________________________________
3145 [  8531] By: jhi                                   on 2001/01/23  15:46:01
3146         Log: Update Changes.
3147      Branch: perl
3148            ! Changes patchlevel.h
3149 ____________________________________________________________________________
3150 [  8530] By: jhi                                   on 2001/01/23  15:38:39
3151         Log: De-cut-and-pasto.
3152      Branch: perl
3153            ! t/lib/1_compile.t
3154 ____________________________________________________________________________
3155 [  8529] By: jhi                                   on 2001/01/23  15:11:04
3156         Log: Document the mkdir trailing slashes case.
3157      Branch: perl
3158            ! pod/perlfunc.pod
3159 ____________________________________________________________________________
3160 [  8528] By: jhi                                   on 2001/01/23  15:08:28
3161         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
3162              get installed:
3163              
3164              Subject: lib/lib.pm
3165              From: <abigail@foad.org>
3166              Date: Mon, 28 Aug 2000 20:35:08 -0400
3167              Message-ID: <20000829003508.21281.qmail@foad.org>
3168      Branch: perl
3169            ! installperl
3170 ____________________________________________________________________________
3171 [  8527] By: jhi                                   on 2001/01/23  14:44:04
3172         Log: Metaconfig unit change for #8526.
3173      Branch: metaconfig
3174            ! U/threads/archname.U
3175 ____________________________________________________________________________
3176 [  8526] By: jhi                                   on 2001/01/23  14:43:19
3177         Log: Attach -perlio to the archname if so selected.
3178      Branch: perl
3179            ! Configure
3180 ____________________________________________________________________________
3181 [  8525] By: jhi                                   on 2001/01/23  14:24:01
3182         Log: Subject: [PATCH] pod/perlvar.pod
3183              From: abigail@foad.org
3184              Date: Tue, 23 Jan 2001 01:41:10 +0100
3185              Message-ID: <20010123004110.22259.qmail@foad.org>
3186      Branch: perl
3187            ! pod/perlvar.pod
3188 ____________________________________________________________________________
3189 [  8524] By: jhi                                   on 2001/01/23  14:22:32
3190         Log: A bug introduced in #8217 (the undefined variable in the
3191              lib/safe1_t #3) fixed, by Charles Lane:
3192              
3193              The earlier patch made it so that stuff running in Safe
3194              compartments could do a "caller" and see "main".  That
3195              little change in name is done right before the code in
3196              the compartment is run, and apparantly the parser
3197              was picking up the stash name before it got changed.
3198              
3199              (why it was threaded vs. unthreaded Perl that was sensitive to this
3200              I still don't know...and it probably doesn't matter).
3201              
3202              I tryed removing the stash name-change and saw that threaded Perl
3203              did indeed pass the lib/safe1.t tests.
3204              
3205              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
3206              do the name change (and to connect _ in the compartment to the global
3207              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
3208              to call _safe_pkg_prep when creating a new compartment.
3209              
3210              Passes all tests with threaded perl on linux; passes all tests
3211              with unthreaded perl on VMS.
3212              
3213              At some point I'll probably want to revisit Safe and Opcode to
3214              provide more sensible handling of global variables...and to get
3215              formats working in Safe compartments, which they don't do currently.
3216      Branch: perl
3217            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3218 ____________________________________________________________________________
3219 [  8523] By: jhi                                   on 2001/01/23  14:11:58
3220         Log: Also the lib/Thread.pm itself needs to be ignored if
3221              the Thread extension hasn't been built.
3222      Branch: perl
3223            ! t/lib/1_compile.t
3224 ____________________________________________________________________________
3225 [  8522] By: jhi                                   on 2001/01/23  13:51:28
3226         Log: print() instead of warn() so that stderr doesn't get
3227              unncessarily polluted.
3228      Branch: perl
3229            ! ext/Encode/compile
3230 ____________________________________________________________________________
3231 [  8521] By: jhi                                   on 2001/01/23  13:49:48
3232         Log: Integrate perlio.
3233      Branch: perl
3234           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
3235           !> ext/Encode/encode.h
3236 ____________________________________________________________________________
3237 [  8520] By: nick                                  on 2001/01/22  21:44:00
3238         Log: More messing with Encode:
3239              Extra fields in header to allow multiple names and to record
3240              other things "compile" knows.
3241              Re-organise compile to factor out common output routines.
3242      Branch: perlio
3243            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
3244 ____________________________________________________________________________
3245 [  8519] By: nick                                  on 2001/01/22  20:33:50
3246         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
3247      Branch: perlio
3248            ! ext/Encode/Makefile.PL ext/Encode/compile
3249 ____________________________________________________________________________
3250 [  8518] By: nick                                  on 2001/01/22  20:28:13
3251         Log: Integrate mainline
3252      Branch: perlio
3253           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
3254           !> vos/config.alpha.def vos/config.alpha.h
3255 ____________________________________________________________________________
3256 [  8517] By: jhi                                   on 2001/01/22  15:37:17
3257         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
3258              by Inaba Hiroto.
3259      Branch: perl
3260            ! sv.c
3261 ____________________________________________________________________________
3262 [  8516] By: jhi                                   on 2001/01/22  14:55:15
3263         Log: More SIG_SIZE fixes.
3264      Branch: perl
3265            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
3266 ____________________________________________________________________________
3267 [  8515] By: jhi                                   on 2001/01/22  14:50:27
3268         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
3269              From: "Craig A. Berry" <craigberry@mac.com>
3270              Date: Mon, 22 Jan 2001 00:42:24 -0600
3271              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
3272      Branch: perl
3273            ! configure.com
3274 ____________________________________________________________________________
3275 [  8514] By: jhi                                   on 2001/01/22  14:31:17
3276         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
3277              From: "Craig A. Berry" <craigberry@mac.com>
3278              Date: Sun, 21 Jan 2001 23:03:25 -0600
3279              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
3280      Branch: perl
3281            ! configure.com
3282 ____________________________________________________________________________
3283 [  8513] By: jhi                                   on 2001/01/22  14:14:00
3284         Log: Add the .ucm encoding tables to the MANIFEST.
3285      Branch: perl
3286            ! MANIFEST
3287 ____________________________________________________________________________
3288 [  8512] By: jhi                                   on 2001/01/22  13:43:33
3289         Log: Integrate perlio.
3290      Branch: perl
3291           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3292           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3293           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3294           +> ext/Encode/Encode/iso8859-10.ucm
3295           +> ext/Encode/Encode/iso8859-13.ucm
3296           +> ext/Encode/Encode/iso8859-14.ucm
3297           +> ext/Encode/Encode/iso8859-15.ucm
3298           +> ext/Encode/Encode/iso8859-16.ucm
3299           +> ext/Encode/Encode/iso8859-2.ucm
3300           +> ext/Encode/Encode/iso8859-3.ucm
3301           +> ext/Encode/Encode/iso8859-4.ucm
3302           +> ext/Encode/Encode/iso8859-5.ucm
3303           +> ext/Encode/Encode/iso8859-6.ucm
3304           +> ext/Encode/Encode/iso8859-7.ucm
3305           +> ext/Encode/Encode/iso8859-8.ucm
3306           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3307           +> ext/Encode/Encode/symbol.ucm
3308           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
3309           !> perliol.h
3310 ____________________________________________________________________________
3311 [  8511] By: nick                                  on 2001/01/21  23:44:47
3312         Log: Make "real" layers of ":utf8" and ":raw".
3313              So now PERLIO=utf8 perl ...
3314              does what Andreas wanted.
3315              Fix arg passing in open.pm (still have a Carp issue).
3316      Branch: perlio
3317            ! lib/open.pm perlio.c perliol.h
3318 ____________________________________________________________________________
3319 [  8510] By: jhi                                   on 2001/01/21  22:56:53
3320         Log: Document the regex context pushing/popping a bit better.
3321      Branch: perl
3322            ! regexec.c
3323 ____________________________________________________________________________
3324 [  8509] By: jhi                                   on 2001/01/21  22:55:44
3325         Log: Tweak the mkdir trailing slash code some more.
3326              
3327              TO DO: the same handling should probably be done for
3328              all the other filesystem functions that can have directories
3329              as their arguments.
3330      Branch: perl
3331            ! pp_sys.c
3332 ____________________________________________________________________________
3333 [  8508] By: nick                                  on 2001/01/21  21:37:43
3334         Log: Switch "compiled in" encodings to .ucm format.
3335              (Leave others as .enc till we can run-time load .ucm,
3336              or find some other way to load them.)
3337      Branch: perlio
3338            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3339            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3340            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3341            + ext/Encode/Encode/iso8859-10.ucm
3342            + ext/Encode/Encode/iso8859-13.ucm
3343            + ext/Encode/Encode/iso8859-14.ucm
3344            + ext/Encode/Encode/iso8859-15.ucm
3345            + ext/Encode/Encode/iso8859-16.ucm
3346            + ext/Encode/Encode/iso8859-2.ucm
3347            + ext/Encode/Encode/iso8859-3.ucm
3348            + ext/Encode/Encode/iso8859-4.ucm
3349            + ext/Encode/Encode/iso8859-5.ucm
3350            + ext/Encode/Encode/iso8859-6.ucm
3351            + ext/Encode/Encode/iso8859-7.ucm
3352            + ext/Encode/Encode/iso8859-8.ucm
3353            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3354            + ext/Encode/Encode/symbol.ucm
3355            ! ext/Encode/Makefile.PL ext/Encode/compile
3356 ____________________________________________________________________________
3357 [  8507] By: nick                                  on 2001/01/21  21:02:03
3358         Log: Integrate (partial) mainline.
3359      Branch: perlio
3360           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
3361           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
3362           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3363 ____________________________________________________________________________
3364 [  8506] By: jhi                                   on 2001/01/21  20:09:30
3365         Log: Update Changes.
3366      Branch: perl
3367            ! Changes patchlevel.h
3368 ____________________________________________________________________________
3369 [  8505] By: jhi                                   on 2001/01/21  19:39:59
3370         Log: Subject: Minor typos in perlfaq2.pod
3371              From: "Stephen P. Potter" <spp@spotter.yi.org>
3372              Message-Id: <200101192101.QAA11911@spotter.yi.org>
3373              Date: Fri, 19 Jan 2001 16:01:13 -0500
3374              
3375              with a nit from Philip Netwon.
3376      Branch: perl
3377            ! pod/perlfaq2.pod
3378 ____________________________________________________________________________
3379 [  8504] By: jhi                                   on 2001/01/21  19:33:05
3380         Log: Metaconfig change for #8503.
3381      Branch: metaconfig
3382            ! U/threads/usethreads.U
3383 ____________________________________________________________________________
3384 [  8503] By: jhi                                   on 2001/01/21  19:32:21
3385         Log: Sanity check for conflicting thread flavours.
3386      Branch: perl
3387            ! Configure config_h.SH
3388 ____________________________________________________________________________
3389 [  8502] By: jhi                                   on 2001/01/21  19:23:00
3390         Log: Metaconfig change for #8501.
3391      Branch: metaconfig
3392            ! U/modified/sig_name.U
3393 ____________________________________________________________________________
3394 [  8501] By: jhi                                   on 2001/01/21  19:22:26
3395         Log: The SIG_SIZE is the number of the elements *excluding*
3396              the terminating NULL.
3397      Branch: perl
3398            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
3399            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
3400            ! win32/config_H.vc
3401 ____________________________________________________________________________
3402 [  8500] By: jhi                                   on 2001/01/21  18:31:31
3403         Log: Integrate perlio.
3404      Branch: perl
3405           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
3406           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
3407           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
3408           !> pp_sys.c proto.h sv.c
3409 ____________________________________________________________________________
3410 [  8499] By: jhi                                   on 2001/01/21  17:43:57
3411         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
3412              From: Hugo <hv@crypt.compulink.co.uk>
3413              Date: Sun, 21 Jan 2001 13:34:05 +0000
3414              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
3415              
3416              In sprintf UTF8ize only if necessary.
3417      Branch: perl
3418            ! sv.c
3419 ____________________________________________________________________________
3420 [  8498] By: nick                                  on 2001/01/21  16:25:32
3421         Log: Encode cleanup.
3422              Add command line control over "compile" so that Makefile.PL
3423              needs can be combined with other uses.
3424              Use command line options in Makefile.PL.
3425              Fix multi-byte parsing in .ucm files.
3426      Branch: perlio
3427            ! ext/Encode/Makefile.PL ext/Encode/compile
3428 ____________________________________________________________________________
3429 [  8497] By: nick                                  on 2001/01/21  12:56:27
3430         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
3431      Branch: perlio
3432            ! ext/Encode/Encode.xs
3433 ____________________________________________________________________________
3434 [  8496] By: nick                                  on 2001/01/21  12:18:45
3435         Log: Fixup after integrate:
3436              missed the .sym files that are changed by regen_headers
3437              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
3438      Branch: perlio
3439            ! global.sym pp.sym sv.c
3440 ____________________________________________________________________________
3441 [  8495] By: nick                                  on 2001/01/21  11:51:07
3442         Log: Integrate mainline.
3443      Branch: perlio
3444           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
3445           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
3446           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
3447           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
3448           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
3449           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
3450           !> win32/Makefile win32/makefile.mk
3451 ____________________________________________________________________________
3452 [  8494] By: jhi                                   on 2001/01/20  23:12:11
3453         Log: Forgot the expect_number() prototype.
3454      Branch: perl
3455            ! embed.h embed.pl proto.h
3456 ____________________________________________________________________________
3457 [  8493] By: jhi                                   on 2001/01/20  22:56:39
3458         Log: Subject: [PATCH: perl@8482] README.vms URL updates
3459              From: Peter Prymmer <pvhp@forte.com>
3460              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
3461              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
3462              
3463              Plus Craig A. Berry's suggestion to use compaq.com instead
3464              of digital.com.
3465      Branch: perl
3466            ! README.vms
3467 ____________________________________________________________________________
3468 [  8492] By: jhi                                   on 2001/01/20  22:50:05
3469         Log: Memory management calls documentation.
3470      Branch: perl
3471            ! pod/perlguts.pod
3472 ____________________________________________________________________________
3473 [  8491] By: jhi                                   on 2001/01/20  22:38:33
3474         Log: Signedness nit plus few memcpy/Copy nits.
3475      Branch: perl
3476            ! sv.c
3477 ____________________________________________________________________________
3478 [  8490] By: jhi                                   on 2001/01/20  22:25:53
3479         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
3480              From: Peter Prymmer <pvhp@forte.com>
3481              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
3482              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
3483      Branch: perl
3484            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
3485 ____________________________________________________________________________
3486 [  8489] By: jhi                                   on 2001/01/20  22:24:41
3487         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
3488              From: Peter Prymmer <pvhp@forte.com>
3489              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
3490              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
3491      Branch: perl
3492            ! win32/Makefile win32/makefile.mk
3493 ____________________________________________________________________________
3494 [  8488] By: jhi                                   on 2001/01/20  22:22:27
3495         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
3496              From: Peter Prymmer <pvhp@forte.com>
3497              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
3498              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
3499      Branch: perl
3500            ! Makefile.SH
3501 ____________________________________________________________________________
3502 [  8487] By: jhi                                   on 2001/01/20  22:21:18
3503         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
3504              From: Peter Prymmer <pvhp@forte.com>
3505              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
3506              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
3507      Branch: perl
3508            + ext/DynaLoader/dl_dllload.xs
3509            ! MANIFEST Makefile.SH hints/os390.sh
3510 ____________________________________________________________________________
3511 [  8486] By: jhi                                   on 2001/01/20  22:17:53
3512         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
3513              From: Peter Prymmer <pvhp@forte.com>
3514              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
3515              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
3516      Branch: perl
3517            ! README.os390 README.posix-bc
3518 ____________________________________________________________________________
3519 [  8485] By: jhi                                   on 2001/01/20  20:15:30
3520         Log: Document and test the new qu operator.
3521      Branch: perl
3522            + t/op/qu.t
3523            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
3524            ! pod/perlretut.pod pod/perlunicode.pod
3525 ____________________________________________________________________________
3526 [  8484] By: nick                                  on 2001/01/20  19:42:30
3527         Log: Infrastructure to allow:
3528              open($fh,"|-",@array);
3529              to be implemented
3530              i.e. mark pp_open as needing a stack mark, and make pp_open
3531              process its args in that style (and pass them _all_ to tied handles OPEN).
3532              Invent do_openn() which takes SV ** at allow it to see multiple args.
3533              Note this does not _do_ anything yet.
3534      Branch: perlio
3535            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
3536            ! perlapi.c pp_proto.h pp_sys.c proto.h
3537 ____________________________________________________________________________
3538 [  8483] By: nick                                  on 2001/01/20  17:23:14
3539         Log: Integrate mainline.
3540      Branch: perlio
3541           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
3542           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
3543 ____________________________________________________________________________
3544 [  8482] By: jhi                                   on 2001/01/19  15:37:49
3545         Log: Update Changes.
3546      Branch: perl
3547            ! Changes patchlevel.h
3548 ____________________________________________________________________________
3549 [  8481] By: jhi                                   on 2001/01/19  14:41:24
3550         Log: Subject: Re: new feature: s?printf parameter reordering 
3551              From: Hugo <hv@crypt.compulink.co.uk>
3552              Date: Thu, 11 Jan 2001 17:09:03 +0000
3553              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
3554              
3555              - support reordering for all parameters: %, *v, *, .*
3556              - lay down that the reordering specification must immediately
3557              follow that parameter: %3$, *v3$, *3$, .*3$
3558              - fix vectorisation of a zero-length string
3559              - factor out the code choosing the argument to format
3560              
3561              Possibly unwanted side-effects:
3562              - the special format specifiers ' +-0' must now precede any
3563              vectorisation specifier. Tests in op/sprintf and op/ver
3564              have been changed to reflect this.
3565              - sprintf.t test #214 changed its expectations because in many
3566              cases, the next parameter has already been consumed when an
3567              invalid type letter is detected.
3568              
3569              Probably wanted side-effects:
3570              - attempts to format a non-existent parameter will warn as if C<undef>
3571              - attempt to write to non-existent parameter with '%n' will complain
3572              of "attempt to modify read-only value" instead of being silent
3573      Branch: perl
3574            ! sv.c t/op/sprintf.t t/op/ver.t
3575 ____________________________________________________________________________
3576 [  8480] By: jhi                                   on 2001/01/19  14:08:37
3577         Log: Subject: PATCH pragma/locale.t
3578              From: andreas.koenig@anima.de (Andreas J. Koenig)
3579              Date: 18 Jan 2001 09:45:37 +0100
3580              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
3581      Branch: perl
3582            ! t/pragma/locale.t
3583 ____________________________________________________________________________
3584 [  8479] By: jhi                                   on 2001/01/19  13:19:58
3585         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
3586      Branch: perl
3587            ! configure.com
3588 ____________________________________________________________________________
3589 [  8478] By: jhi                                   on 2001/01/19  02:12:35
3590         Log: Automate 1_compile.t.
3591      Branch: perl
3592            ! t/lib/1_compile.t
3593 ____________________________________________________________________________
3594 [  8477] By: jhi                                   on 2001/01/19  01:49:56
3595         Log: Integrate perlio.
3596      Branch: perl
3597           !> sv.c win32/config.bc win32/config.gc win32/config.vc
3598           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3599 ____________________________________________________________________________
3600 [  8476] By: nick                                  on 2001/01/18  21:51:52
3601         Log: Integrate mainline
3602      Branch: perlio
3603           +> t/lib/1_compile.t t/lib/compmod.pl
3604           !> MANIFEST configure.com lib/unicode/distinct.pm
3605 ____________________________________________________________________________
3606 [  8475] By: nick                                  on 2001/01/18  21:48:02
3607         Log: Win32 "safe signals" co-existance fix.
3608              Fix SIG_SIZE value.
3609              Clear PL_sig_pending when cloning (fork).
3610      Branch: perlio
3611            ! sv.c win32/config.bc win32/config.gc win32/config.vc
3612            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3613 ____________________________________________________________________________
3614 [  8474] By: jhi                                   on 2001/01/18  14:40:57
3615         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
3616      Branch: perl
3617            ! t/lib/1_compile.t
3618 ____________________________________________________________________________
3619 [  8473] By: gsar                                  on 2001/01/18  11:42:31
3620         Log: unsubmitted trial1 change
3621      Branch: maint-5.6/perl
3622            ! Changes
3623 ____________________________________________________________________________
3624 [  8472] By: jhi                                   on 2001/01/18  04:30:24
3625         Log: The first bug found by 1_compile.t.
3626      Branch: perl
3627            ! lib/unicode/distinct.pm
3628 ____________________________________________________________________________
3629 [  8471] By: jhi                                   on 2001/01/18  04:29:42
3630         Log: Add Schwern's 1_compile test.  The compile_module script renamed
3631              to be a bit shorter for the 8.3 people.
3632      Branch: perl
3633            + t/lib/1_compile.t t/lib/compmod.pl
3634            ! MANIFEST
3635 ____________________________________________________________________________
3636 [  8470] By: jhi                                   on 2001/01/18  04:16:00
3637         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)
3638              From: Peter Prymmer <pvhp@forte.com>
3639              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
3640              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
3641              Replace #8463.
3642      Branch: maint-5.6/perl
3643            ! configure.com
3644 ____________________________________________________________________________
3645 [  8469] By: jhi                                   on 2001/01/18  04:13:02
3646         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)
3647              From: Peter Prymmer <pvhp@forte.com>
3648              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
3649              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
3650              Replace #8462.
3651      Branch: perl
3652            ! configure.com
3653 ____________________________________________________________________________
3654 [  8468] By: jhi                                   on 2001/01/18  03:42:08
3655         Log: Integrate perlio.
3656      Branch: perl
3657           !> gv.c mg.c perlio.c util.c
3658 ____________________________________________________________________________
3659 [  8467] By: nick                                  on 2001/01/17  22:41:10
3660         Log: "Safe" signals - trial implementation.
3661              gv.c tweaked to zero PL_sig_pend array
3662              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
3663              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
3664              Odd thing is that it "works" with PERLIO=stdio as well (linux).
3665      Branch: perlio
3666            ! gv.c mg.c perlio.c util.c
3667 ____________________________________________________________________________
3668 [  8466] By: nick                                  on 2001/01/17  20:40:20
3669         Log: Integrate mainline.
3670      Branch: perlio
3671           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3672           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3673           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
3674           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3675           !> vos/config.ga.h win32/config.bc win32/config.gc
3676           !> win32/config.vc
3677 ____________________________________________________________________________
3678 [  8465] By: jhi                                   on 2001/01/17  18:37:13
3679         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
3680              From: Nicholas Clark <nick@ccl4.org>
3681              Date: Wed, 17 Jan 2001 17:31:33 +0000
3682              Message-ID: <20010117173133.I2633@plum.flirble.org>
3683      Branch: perl
3684            ! t/op/int.t
3685 ____________________________________________________________________________
3686 [  8464] By: jhi                                   on 2001/01/17  14:43:17
3687         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
3688              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3689              Date: Wed, 17 Jan 2001 15:16:43 +0100
3690              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
3691              
3692              pp_int() was dropping an NV to the floor,
3693              int(279964589018079/59) either returned not an integer
3694              4745162525730.15, or one got "Attempt to free unreferenced scalar."
3695      Branch: perl
3696            ! pp.c
3697 ____________________________________________________________________________
3698 [  8463] By: jhi                                   on 2001/01/17  06:12:42
3699         Log: (Replaced by #8470)
3700              
3701              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)
3702              From: "Craig A. Berry" <craigberry@mac.com>
3703              Date: Tue, 16 Jan 2001 23:38:46 -0600
3704              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3705      Branch: maint-5.6/perl
3706            ! configure.com
3707 ____________________________________________________________________________
3708 [  8462] By: jhi                                   on 2001/01/17  06:11:31
3709         Log: (Replaced by #8469)
3710              
3711              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)
3712              From: "Craig A. Berry" <craigberry@mac.com>
3713              Date: Tue, 16 Jan 2001 23:38:46 -0600
3714              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3715      Branch: perl
3716            ! configure.com
3717 ____________________________________________________________________________
3718 [  8461] By: jhi                                   on 2001/01/17  05:56:12
3719         Log: Allow for one trailing slash in the directory of mkdir().
3720      Branch: perl
3721            ! pp_sys.c
3722 ____________________________________________________________________________
3723 [  8460] By: jhi                                   on 2001/01/17  03:26:01
3724         Log: Metaconfig unit changes for #8459.
3725      Branch: metaconfig
3726            ! U/modified/Loc.U U/modified/sig_name.U
3727 ____________________________________________________________________________
3728 [  8459] By: jhi                                   on 2001/01/17  03:24:48
3729         Log: Define SIG_SIZE, the number of elements in the sig_name and
3730              sig_num arrays, including the final NULL entry.
3731      Branch: perl
3732            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3733            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3734            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
3735            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3736            ! win32/config.bc win32/config.gc win32/config.vc
3737 ____________________________________________________________________________
3738 [  8458] By: jhi                                   on 2001/01/17  01:41:33
3739         Log: Integrate perlio.
3740      Branch: perl
3741           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3742           !> perlapi.h proto.h sv.c
3743 ____________________________________________________________________________
3744 [  8457] By: nick                                  on 2001/01/16  22:07:26
3745         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
3746              Provides all the "cost" but no benefit yet - it is to allow cost
3747              to be measured, and implementation experiments (just in mg.c?).
3748      Branch: perlio
3749            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3750            ! perlapi.h proto.h sv.c
3751 ____________________________________________________________________________
3752 [  8456] By: nick                                  on 2001/01/16  21:07:07
3753         Log: Integrate mainline.
3754      Branch: perlio
3755           !> (integrate 51 files)
3756 ____________________________________________________________________________
3757 [  8455] By: jhi                                   on 2001/01/16  18:13:43
3758         Log: Subject: [PATCH] regcomp.c old feature removal
3759              From: mjd@plover.com
3760              Date: 16 Jan 2001 14:43:18 -0000 
3761              Message-ID: <20010116144318.7140.qmail@plover.com> 
3762      Branch: perl
3763            ! regcomp.c
3764 ____________________________________________________________________________
3765 [  8454] By: jhi                                   on 2001/01/16  16:12:39
3766         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
3767              From: "Indy Singh" <indy@nusphere.com>
3768              Date: Wed, 10 Jan 2001 20:17:49 -0500
3769              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
3770      Branch: maint-5.6/perl
3771            ! win32/Makefile
3772 ____________________________________________________________________________
3773 [  8453] By: jhi                                   on 2001/01/16  16:09:33
3774         Log: Update Changes.
3775      Branch: perl
3776            ! Changes patchlevel.h
3777 ____________________________________________________________________________
3778 [  8452] By: jhi                                   on 2001/01/16  15:42:04
3779         Log: Subject: Re: API Cleanup
3780              To: perl5-porters@perl.org
3781              Date: Tue, 16 Jan 2001 13:42:30 +0000
3782              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
3783              
3784              Subject: [PATCH] utf8.c documentation
3785              From: Simon Cozens <simon@cozens.net>
3786              Date: Tue, 16 Jan 2001 13:52:48 +0000
3787              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
3788              
3789              Subject: Re: API Cleanup
3790              From: Simon Cozens <simon@cozens.net>
3791              Date: Tue, 16 Jan 2001 14:58:55 +0000
3792              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
3793              
3794              UTF-8 doc patches.
3795      Branch: perl
3796            ! embed.pl pod/perlapi.pod utf8.c
3797 ____________________________________________________________________________
3798 [  8451] By: jhi                                   on 2001/01/16  14:41:39
3799         Log: podlators 1.07, from Russ Allbery.
3800      Branch: perl
3801            ! lib/Pod/Man.pm
3802 ____________________________________________________________________________
3803 [  8450] By: jhi                                   on 2001/01/16  14:24:19
3804         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
3805              From: "Indy Singh" <indy@nusphere.com>
3806              Date: Mon, 15 Jan 2001 20:59:40 -0500
3807              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
3808      Branch: perl
3809            ! win32/Makefile
3810 ____________________________________________________________________________
3811 [  8449] By: jhi                                   on 2001/01/16  03:42:55
3812         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
3813              at the setting of the ofs_sv in new_struct_thread() as the
3814              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
3815              that invited a core dump.
3816      Branch: perl
3817            ! util.c
3818 ____________________________________________________________________________
3819 [  8448] By: jhi                                   on 2001/01/16  01:49:07
3820         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
3821              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3822              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
3823              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
3824              
3825              Replace #8444 and #8445.
3826      Branch: perl
3827            ! ext/B/B.xs ext/B/B/Debug.pm
3828 ____________________________________________________________________________
3829 [  8447] By: jhi                                   on 2001/01/15  21:05:35
3830         Log: Subject: [PATCH] API Variable documentation   
3831              From: Simon Cozens <simon@cozens.net>
3832              Date: Mon, 15 Jan 2001 19:35:54 +0000
3833              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
3834      Branch: perl
3835            ! pod/perlapi.pod thrdvar.h
3836 ____________________________________________________________________________
3837 [  8446] By: jhi                                   on 2001/01/15  20:49:20
3838         Log: Signedness nit.
3839      Branch: perl
3840            ! pp_ctl.c
3841 ____________________________________________________________________________
3842 [  8445] By: jhi                                   on 2001/01/15  20:28:48
3843         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
3844      Branch: perl
3845            ! ext/B/B/Debug.pm
3846 ____________________________________________________________________________
3847 [  8444] By: jhi                                   on 2001/01/15  13:09:10
3848         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
3849      Branch: perl
3850            ! ext/B/B.xs
3851 ____________________________________________________________________________
3852 [  8443] By: jhi                                   on 2001/01/15  13:06:26
3853         Log: Missing from #8439.
3854      Branch: perl
3855            ! keywords.h mg.c
3856 ____________________________________________________________________________
3857 [  8442] By: jhi                                   on 2001/01/15  13:02:38
3858         Log: Subject: [PATCH @8436] Eliminate op_children
3859              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3860              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
3861              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
3862              
3863              Subject: [PATCH @8436] Re: Eliminate op_children
3864              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3865              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
3866              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
3867      Branch: perl
3868            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
3869            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3870            ! op.c op.h
3871 ____________________________________________________________________________
3872 [  8441] By: jhi                                   on 2001/01/15  12:57:08
3873         Log: Use the /^Perl_/-less form of is_lvalue_sub().
3874      Branch: perl
3875            ! pp.h
3876 ____________________________________________________________________________
3877 [  8440] By: jhi                                   on 2001/01/15  05:13:09
3878         Log: Revert #8437 and #8438, the Linux large files story is more complex.
3879      Branch: metaconfig/U/perl
3880            ! d_fpos64_t.U d_off64_t.U
3881      Branch: perl
3882            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3883            ! config_h.SH configure.com epoc/config.sh perl.h
3884            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3885            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3886            ! win32/config.bc win32/config.gc win32/config.vc
3887 ____________________________________________________________________________
3888 [  8439] By: jhi                                   on 2001/01/15  05:02:24
3889         Log: More UTF-8 patches from Inaba Hiroto.
3890              - The substr lval was still not okay.
3891              - Now pp_stringify and sv_setsv copies source's UTF8 flag
3892              even if IN_BYTE.  pp_stringify is called from fold_constants
3893              at optimization phase and "\x{100}" was made SvUTF8_off under
3894              use bytes (the bytes pragma is for "byte semantics" and not
3895              for "do not produce UTF8 data")
3896              - New `qu' operator to generate UTF8 string explicitly.
3897              Though I agree with the policy "0x00-0xff always produce bytes",
3898              sometimes want to such a string to be coded in UTF8.
3899              I can use pack"U0a*" but it requires more typing and has
3900              runtime overhead.
3901              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
3902              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
3903              string is not UTF8_on and has char 0x80-0xff.
3904              
3905              TODO: document and test qu.
3906      Branch: perl
3907            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
3908            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
3909            ! toke.c
3910 ____________________________________________________________________________
3911 [  8438] By: jhi                                   on 2001/01/14  05:10:23
3912         Log: Metaconfig unit changes for #8437.
3913      Branch: metaconfig/U/perl
3914            ! d_fpos64_t.U d_off64_t.U
3915 ____________________________________________________________________________
3916 [  8437] By: jhi                                   on 2001/01/14  04:55:34
3917         Log: Add <features.h> probing, seems to be needed for (some?)
3918              Linux largefileness.
3919      Branch: perl
3920            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3921            ! config_h.SH configure.com epoc/config.sh perl.h
3922            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3923            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3924            ! win32/config.bc win32/config.gc win32/config.vc
3925 ____________________________________________________________________________
3926 [  8436] By: jhi                                   on 2001/01/13  17:47:21
3927         Log: Tighten some of the tests a bit.
3928      Branch: perl
3929            ! t/pragma/utf8.t
3930 ____________________________________________________________________________
3931 [  8435] By: jhi                                   on 2001/01/13  17:31:54
3932         Log: Integrate perlio.
3933      Branch: perl
3934           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
3935           !> win32/config_H.gc win32/config_H.vc
3936 ____________________________________________________________________________
3937 [  8434] By: nick                                  on 2001/01/13  11:36:53
3938         Log: Run dmake regen_config_h for Win32
3939      Branch: perlio
3940            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3941 ____________________________________________________________________________
3942 [  8433] By: nick                                  on 2001/01/13  11:31:55
3943         Log: VMS friendly patch to Encode compile process
3944      Branch: perlio
3945            ! ext/Encode/Makefile.PL ext/Encode/compile
3946 ____________________________________________________________________________
3947 [  8432] By: nick                                  on 2001/01/13  11:06:44
3948         Log: Integrate mainline
3949      Branch: perlio
3950           +> ext/B/B/Concise.pm
3951           !> (integrate 52 files)
3952 ____________________________________________________________________________
3953 [  8431] By: jhi                                   on 2001/01/13  05:55:55
3954         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
3955              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3956              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
3957              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
3958      Branch: perl
3959            ! ext/B/B/Concise.pm
3960 ____________________________________________________________________________
3961 [  8430] By: jhi                                   on 2001/01/13  04:24:18
3962         Log: The LVRET macro needed an aTHX.
3963      Branch: perl
3964            ! pp.h
3965 ____________________________________________________________________________
3966 [  8429] By: jhi                                   on 2001/01/13  02:12:42
3967         Log: Update Changes.
3968      Branch: perl
3969            ! Changes patchlevel.h
3970 ____________________________________________________________________________
3971 [  8428] By: jhi                                   on 2001/01/13  02:08:50
3972         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
3973              From: Peter Prymmer <pvhp@forte.com>
3974              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
3975              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
3976              
3977              Add a BEGIN guard for sloppy floating point division.
3978      Branch: perl
3979            ! lib/Math/BigInt.pm lib/bigint.pl
3980 ____________________________________________________________________________
3981 [  8427] By: jhi                                   on 2001/01/13  01:47:16
3982         Log: The B::Terse drop-in replacement wasn't quite drop-in.
3983      Branch: perl
3984            ! ext/B/B/Terse.pm
3985 ____________________________________________________________________________
3986 [  8426] By: jhi                                   on 2001/01/12  21:20:43
3987         Log: Use UVXf.
3988      Branch: perl
3989            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3990            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
3991            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3992            ! vos/config.ga.def vos/config.ga.h win32/config.bc
3993            ! win32/config.gc win32/config.vc
3994 ____________________________________________________________________________
3995 [  8425] By: jhi                                   on 2001/01/12  20:20:14
3996         Log: Subject: [PATCH perl@8342] -Wformat
3997              From: Robin Barker <rmb1@cise.npl.co.uk>
3998              Date: Fri, 12 Jan 2001 20:03:14 GMT
3999              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
4000      Branch: perl
4001            ! ext/Encode/Encode.xs mg.c sv.c toke.c
4002 ____________________________________________________________________________
4003 [  8424] By: jhi                                   on 2001/01/12  20:01:48
4004         Log: Subject: B::Concise -- an improved replacement for B::Terse 
4005              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4006              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
4007              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
4008      Branch: perl
4009            + ext/B/B/Concise.pm
4010            ! MANIFEST ext/B/B/Terse.pm
4011 ____________________________________________________________________________
4012 [  8423] By: jhi                                   on 2001/01/12  19:24:02
4013         Log: The new metaconfig unit from the #8421.
4014      Branch: metaconfig/U/perl
4015            + d_sigprocmask.U
4016 ____________________________________________________________________________
4017 [  8422] By: jhi                                   on 2001/01/12  19:23:43
4018         Log: Forgot the microperl config from the #8421.
4019      Branch: perl
4020            ! uconfig.h uconfig.sh
4021 ____________________________________________________________________________
4022 [  8421] By: jhi                                   on 2001/01/12  19:05:27
4023         Log: Add sigprocmask() probe, regen Configure, regen toc.
4024      Branch: perl
4025            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4026            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
4027            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4028            ! vos/config.ga.h win32/config.bc win32/config.gc
4029            ! win32/config.vc
4030 ____________________________________________________________________________
4031 [  8420] By: jhi                                   on 2001/01/12  18:34:31
4032         Log: Add sockatmark() to the todo list.
4033      Branch: perl
4034            ! Todo-5.6
4035 ____________________________________________________________________________
4036 [  8419] By: jhi                                   on 2001/01/12  18:09:46
4037         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
4038      Branch: perl
4039            ! op.c
4040 ____________________________________________________________________________
4041 [  8418] By: jhi                                   on 2001/01/12  18:05:30
4042         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
4043              From: Radu Greab <radu@netsoft.ro>
4044              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
4045              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
4046      Branch: perl
4047            ! op.c t/pragma/sub_lval.t
4048 ____________________________________________________________________________
4049 [  8417] By: jhi                                   on 2001/01/12  16:09:09
4050         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
4051              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
4052              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
4053              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
4054      Branch: perl
4055            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
4056            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
4057            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
4058            ! t/pragma/sub_lval.t toke.c
4059 ____________________________________________________________________________
4060 [  8416] By: jhi                                   on 2001/01/12  15:42:06
4061         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
4062              From: "Richard Soderberg" <rs@crystalflame.net>
4063              Date: Fri, 12 Jan 2001 04:49:35 -0800
4064              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
4065              
4066              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
4067              according to the platform.
4068      Branch: perl
4069            ! op.c
4070 ____________________________________________________________________________
4071 [  8415] By: jhi                                   on 2001/01/12  15:33:41
4072         Log: One more UTF-8 fix from Inaba Hiroto.
4073      Branch: perl
4074            ! pp.c regexec.c t/pragma/utf8.t
4075 ____________________________________________________________________________
4076 [  8414] By: jhi                                   on 2001/01/12  15:30:18
4077         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
4078      Branch: perl
4079            ! regexec.c
4080 ____________________________________________________________________________
4081 [  8413] By: jhi                                   on 2001/01/12  15:22:10
4082         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
4083              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4084              Date: Thu, 11 Jan 2001 12:53:36 +0100
4085              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
4086      Branch: perl
4087            ! toke.c
4088 ____________________________________________________________________________
4089 [  8412] By: jhi                                   on 2001/01/12  15:20:25
4090         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
4091              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4092              Date: Fri, 12 Jan 2001 14:37:55 +0100
4093              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
4094      Branch: perl
4095            ! hints/posix-bc.sh
4096 ____________________________________________________________________________
4097 [  8411] By: jhi                                   on 2001/01/12  15:14:14
4098         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
4099              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4100              Date: Fri, 12 Jan 2001 10:42:21 +0100
4101              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
4102      Branch: perl
4103            ! t/op/regmesg.t
4104 ____________________________________________________________________________
4105 [  8410] By: jhi                                   on 2001/01/12  05:48:55
4106         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
4107              From: Nicholas Clark <nick@ccl4.org> 
4108              Date: Sun, 7 Jan 2001 19:47:14 +0000
4109              Message-ID: <20010107194714.B1048@plum.flirble.org>
4110      Branch: perl
4111            ! t/op/numconvert.t
4112 ____________________________________________________________________________
4113 [  8409] By: jhi                                   on 2001/01/12  05:41:28
4114         Log: Integrate perlio.
4115      Branch: perl
4116           !> mg.c scope.h
4117 ____________________________________________________________________________
4118 [  8408] By: nick                                  on 2001/01/11  22:43:28
4119         Log: Remove variables that were used in experiments.
4120      Branch: perlio
4121            ! mg.c
4122 ____________________________________________________________________________
4123 [  8407] By: nick                                  on 2001/01/11  20:57:44
4124         Log: Catch die in %SIG handler and unblock the signal before re-dying.
4125              This make Linux work _without_ sigsetjmp().
4126              Turn off sigsetjmp() to see what else it does.
4127              May need Configure probe for sigprocmask() if anything has sigaction()
4128              but not sigprocmask().
4129      Branch: perlio
4130            ! mg.c scope.h
4131 ____________________________________________________________________________
4132 [  8406] By: nick                                  on 2001/01/11  19:32:07
4133         Log: Integrate mainline
4134      Branch: perlio
4135           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
4136           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
4137           !> t/op/substr.t
4138 ____________________________________________________________________________
4139 [  8405] By: jhi                                   on 2001/01/11  17:11:01
4140         Log: Fix UTF-8 lval substr().
4141      Branch: perl
4142            ! mg.c t/op/substr.t
4143 ____________________________________________________________________________
4144 [  8404] By: jhi                                   on 2001/01/11  05:13:58
4145         Log: Update Changes.
4146      Branch: perl
4147            ! Changes patchlevel.h
4148 ____________________________________________________________________________
4149 [  8403] By: jhi                                   on 2001/01/11  04:38:24
4150         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
4151              From: Hugo <hv@crypt.compulink.co.uk>
4152              Date: Mon, 30 Oct 2000 01:33:26 +0000
4153              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
4154      Branch: perl
4155            ! regexec.c t/op/re_tests
4156 ____________________________________________________________________________
4157 [  8402] By: jhi                                   on 2001/01/11  04:26:12
4158         Log: Integrate perlio.
4159      Branch: perl
4160           !> scope.h util.c
4161 ____________________________________________________________________________
4162 [  8401] By: nick                                  on 2001/01/10  22:52:55
4163         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
4164              (So Alan and Ilya can try setting via hints.)
4165              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
4166              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
4167              doing the save everywhere seems to restart read() correctly, but just
4168              doing it once "round" the handler does not.
4169      Branch: perlio
4170            ! scope.h
4171 ____________________________________________________________________________
4172 [  8400] By: jhi                                   on 2001/01/10  21:57:54
4173         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
4174              of IRIX, HP-UX is unaffected.
4175      Branch: perl
4176            ! perl.h
4177 ____________________________________________________________________________
4178 [  8399] By: nick                                  on 2001/01/10  21:29:19
4179         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
4180      Branch: perlio
4181            ! util.c
4182 ____________________________________________________________________________
4183 [  8398] By: jhi                                   on 2001/01/10  20:55:31
4184         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
4185              also have ReusePort.
4186      Branch: perl
4187            ! ext/IO/lib/IO/Socket/INET.pm
4188 ____________________________________________________________________________
4189 [  8397] By: jhi                                   on 2001/01/10  20:50:57
4190         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
4191              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
4192              Date: Wed, 10 Jan 2001 01:38:13 -0800
4193              Message-ID: <20010110013813.B41744@yahoo-inc.com>
4194      Branch: perl
4195            ! ext/IO/lib/IO/Socket/INET.pm
4196 ____________________________________________________________________________
4197 [  8396] By: jhi                                   on 2001/01/10  20:49:30
4198         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
4199              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
4200              Date: Wed, 10 Jan 2001 01:37:32 -0800
4201              Message-ID: <20010110013732.A41744@yahoo-inc.com>
4202      Branch: perl
4203            ! ext/Socket/Socket.pm
4204 ____________________________________________________________________________
4205 [  8395] By: jhi                                   on 2001/01/10  20:41:37
4206         Log: Test for bug id 20010105.016 (fixed by #8378).
4207      Branch: perl
4208            ! t/op/split.t
4209 ____________________________________________________________________________
4210 [  8394] By: jhi                                   on 2001/01/10  20:26:32
4211         Log: Integrate perlio.
4212      Branch: perl
4213            ! util.c
4214 ____________________________________________________________________________
4215 [  8393] By: nick                                  on 2001/01/10  19:34:30
4216         Log: Back out Simon's pid hackery for now.
4217      Branch: perlio
4218            ! util.c
4219 ____________________________________________________________________________
4220 [  8392] By: nick                                  on 2001/01/10  19:23:13
4221         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
4222      Branch: perlio
4223           !> (integrate 29 files)
4224 ____________________________________________________________________________
4225 [  8391] By: jhi                                   on 2001/01/10  18:43:15
4226         Log: Subject: [PATCH] Fix my_pclose segfault
4227              From: Simon Cozens <simon@cozens.net>
4228              Date: Wed, 10 Jan 2001 18:39:35 +0000
4229              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
4230      Branch: perl
4231            ! util.c
4232 ____________________________________________________________________________
4233 [  8390] By: jhi                                   on 2001/01/10  18:42:08
4234         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
4235              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4236              Date:     Wed, 10 Jan 2001 13:23:02 EST
4237              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
4238      Branch: perl
4239            ! ext/Opcode/Opcode.xs
4240 ____________________________________________________________________________
4241 [  8389] By: jhi                                   on 2001/01/10  15:16:07
4242         Log: Turn off the integer preservation for now.
4243      Branch: perl
4244            ! perl.h
4245 ____________________________________________________________________________
4246 [  8388] By: jhi                                   on 2001/01/10  15:01:25
4247         Log: Few more IDE/editor nits from p5p.
4248      Branch: perl
4249            ! pod/perlfaq3.pod
4250 ____________________________________________________________________________
4251 [  8387] By: jhi                                   on 2001/01/10  06:53:16
4252         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
4253              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
4254              Date: Tue, 9 Jan 2001 23:16:02 +0000
4255              Message-ID: <20010109231602.A81101@plum.flirble.org>
4256      Branch: perl
4257            ! sv.c
4258 ____________________________________________________________________________
4259 [  8386] By: jhi                                   on 2001/01/10  03:17:54
4260         Log: Test cases for #8385 (from Simon's "torture.pl")
4261      Branch: perl
4262            ! t/op/tr.t
4263 ____________________________________________________________________________
4264 [  8385] By: jhi                                   on 2001/01/10  03:17:11
4265         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
4266              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
4267              Date: Wed, 10 Jan 2001 11:39:39 +0900
4268              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
4269              
4270              Some more UTF-8 tr cases fixed.
4271      Branch: perl
4272            ! doop.c
4273 ____________________________________________________________________________
4274 [  8384] By: jhi                                   on 2001/01/09  22:45:40
4275         Log: Allow the locale test needing POSIX and the taint test
4276              needing IPC::SysV to run under 'minitest' (basically,
4277              bail out if loading the extension fails)
4278      Branch: perl
4279            ! t/op/misc.t t/op/taint.t
4280 ____________________________________________________________________________
4281 [  8383] By: jhi                                   on 2001/01/09  21:36:04
4282         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
4283              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4284              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
4285              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
4286      Branch: perl
4287            ! t/io/openpid.t
4288 ____________________________________________________________________________
4289 [  8382] By: jhi                                   on 2001/01/09  21:06:08
4290         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
4291              Should finish up the bug id 20001205.022.
4292      Branch: perl
4293            ! pp.c pp_hot.c scope.c
4294 ____________________________________________________________________________
4295 [  8381] By: jhi                                   on 2001/01/09  18:27:43
4296         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
4297              From: Andy Dougherty <doughera@lafayette.edu>
4298              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
4299              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
4300              
4301              More robust yacc/bison error detection.
4302      Branch: perl
4303            ! t/comp/proto.t
4304 ____________________________________________________________________________
4305 [  8380] By: jhi                                   on 2001/01/09  15:21:38
4306         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
4307              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4308              Date:     Tue, 9 Jan 2001 07:53:55 EST
4309              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
4310      Branch: perl
4311            ! t/op/misc.t vms/test.com
4312 ____________________________________________________________________________
4313 [  8379] By: jhi                                   on 2001/01/09  15:20:38
4314         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
4315              From: jhi@cc.hut.fi
4316              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
4317              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
4318              
4319              The #8378 fixed this.
4320      Branch: perl
4321            ! t/op/tr.t
4322 ____________________________________________________________________________
4323 [  8378] By: jhi                                   on 2001/01/09  15:05:32
4324         Log: Subject: One more patch for UTF8 
4325              From: Inaba Hiroto <inaba@st.rim.or.jp>
4326              Date: Tue, 09 Jan 2001 01:04:32 +0900
4327              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
4328              
4329              UTF-8 fixes for 'x' and tr///.
4330      Branch: perl
4331            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
4332            ! regcomp.c regexec.c toke.c utf8.c
4333 ____________________________________________________________________________
4334 [  8377] By: jhi                                   on 2001/01/09  14:32:17
4335         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
4336      Branch: perl
4337            ! t/op/length.t
4338 ____________________________________________________________________________
4339 [  8376] By: jhi                                   on 2001/01/09  04:32:32
4340         Log: integrate changes #7775, #8316, #8316 from mainline
4341      Branch: maint-5.6/perl
4342            ! hints/solaris_2.sh
4343 ____________________________________________________________________________
4344 [  8375] By: jhi                                   on 2001/01/09  04:26:43
4345         Log: Update Changes.
4346      Branch: perl
4347            ! Changes patchlevel.h
4348 ____________________________________________________________________________
4349 [  8374] By: jhi                                   on 2001/01/09  04:14:32
4350         Log: IDE/editor section tweaking.
4351      Branch: perl
4352            ! pod/perlfaq3.pod
4353 ____________________________________________________________________________
4354 [  8373] By: jhi                                   on 2001/01/09  02:38:26
4355         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
4356              From: Peter Prymmer <pvhp@forte.com>
4357              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
4358              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
4359              
4360              In preparation os OS/390 dynamic loading.
4361      Branch: perl
4362            ! README.os390 hints/os390.sh
4363 ____________________________________________________________________________
4364 [  8372] By: jhi                                   on 2001/01/09  00:24:30
4365         Log: Integrate with perlio.
4366      Branch: perl
4367           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
4368 ____________________________________________________________________________
4369 [  8371] By: nick                                  on 2001/01/08  23:54:33
4370         Log: Fix "scalars leaked" bugs caused by overload magic
4371              (Highlighted by Ilya's DESTROY optimization.)
4372      Branch: perlio
4373            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
4374 ____________________________________________________________________________
4375 [  8370] By: nick                                  on 2001/01/08  20:19:41
4376         Log: Integrate mainline
4377      Branch: perlio
4378           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
4379           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
4380           !> t/op/64bitint.t
4381 ____________________________________________________________________________
4382 [  8369] By: jhi                                   on 2001/01/08  17:30:52
4383         Log: save_delete() Safefree() doesn't (anymore?) work with shared
4384              strings, one test failure in op/misc and almost all of lib/b.
4385              (Outcomments #8369.)
4386      Branch: perl
4387            ! scope.c
4388 ____________________________________________________________________________
4389 [  8368] By: jhi                                   on 2001/01/08  14:47:10
4390         Log: (Outcommented by #8369.)
4391              
4392              Subject: Re: Perl BugID 20001205.022 ---- save_delete
4393              From: Simon Cozens <simon@cozens.net>
4394              Date: Sat, 6 Jan 2001 11:48:40 +0000
4395              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
4396              
4397              The save_delete() does need the Safefree.
4398      Branch: perl
4399            ! scope.c
4400 ____________________________________________________________________________
4401 [  8367] By: bailey                                on 2001/01/08  08:53:52
4402         Log: Once again syncing after too long an absence
4403      Branch: vmsperl
4404           +> (branch 55 files)
4405            - MAINTAIN fix_pl vos/config.def vos/config.h
4406            - vos/config_h.SH_orig
4407           !> (integrate 498 files)
4408 ____________________________________________________________________________
4409 [  8366] By: jhi                                   on 2001/01/08  02:42:59
4410         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
4411              From: nick@ccl4.org
4412              Date: Sun, 7 Jan 2001 21:07:18 +0000
4413              Message-Id: <20010107210717.D1048@plum.flirble.org>
4414      Branch: perl
4415            ! sv.c t/op/64bitint.t
4416 ____________________________________________________________________________
4417 [  8365] By: jhi                                   on 2001/01/08  02:35:16
4418         Log: Subject: [PATCH] environ nit
4419              From: Simon Cozens <simon@cozens.net>
4420              Date: Sun, 7 Jan 2001 17:57:07 +0000
4421              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
4422              
4423              Use environ only if we have it.
4424      Branch: perl
4425            ! mg.c
4426 ____________________________________________________________________________
4427 [  8364] By: jhi                                   on 2001/01/08  02:24:51
4428         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
4429      Branch: perl
4430            ! ext/GDBM_File/GDBM_File.xs
4431 ____________________________________________________________________________
4432 [  8363] By: jhi                                   on 2001/01/08  02:19:24
4433         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
4434              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4435              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
4436              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
4437      Branch: perl
4438            ! dump.c op.c
4439 ____________________________________________________________________________
4440 [  8362] By: jhi                                   on 2001/01/08  02:17:43
4441         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
4442              From: Doug MacEachern <dougm@covalent.net>
4443              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
4444              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
4445              
4446              Allow AUTOLOAD to be an xsub and allow such xsubs
4447              to avoid use of $AUTOLOAD.
4448      Branch: perl
4449            ! gv.c
4450 ____________________________________________________________________________
4451 [  8361] By: jhi                                   on 2001/01/08  02:16:07
4452         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
4453              From: Radu Greab <radu@netsoft.ro>
4454              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
4455              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
4456              
4457              No need for the potentially unportable $SIG{CHLD}.
4458      Branch: perl
4459            ! t/io/pipe.t
4460 ____________________________________________________________________________
4461 [  8360] By: jhi                                   on 2001/01/08  01:58:23
4462         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
4463      Branch: perl
4464            ! lib/Getopt/Long.pm
4465 ____________________________________________________________________________
4466 [  8359] By: jhi                                   on 2001/01/08  01:55:44
4467         Log: Integrate perlio.
4468      Branch: perl
4469           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
4470           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
4471           !> utf8.c win32/Makefile
4472 ____________________________________________________________________________
4473 [  8358] By: jhi                                   on 2001/01/07  21:16:50
4474         Log: Update the EPOC cross SDK URL.
4475      Branch: perl
4476            ! README.epoc
4477 ____________________________________________________________________________
4478 [  8357] By: jhi                                   on 2001/01/07  21:16:09
4479         Log: Update the EPOC cross SDK URL.
4480      Branch: maint-5.6/perl
4481            ! README.epoc
4482 ____________________________________________________________________________
4483 [  8356] By: nick                                  on 2001/01/06  21:47:52
4484         Log: FILE * in XS code for PerlIO world:
4485              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
4486              - Add FILE * T_STDIO typemap.
4487              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
4488      Branch: perlio
4489            ! lib/ExtUtils/typemap perlio.c perlio.h
4490 ____________________________________________________________________________
4491 [  8355] By: jhi                                   on 2001/01/06  20:27:15
4492         Log: integrate change #8336 from mainline
4493              
4494              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
4495      Branch: maint-5.6/perl
4496            ! hv.c
4497 ____________________________________________________________________________
4498 [  8354] By: jhi                                   on 2001/01/06  20:24:29
4499         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4500              From: Robin Barker <rmb1@cise.npl.co.uk>
4501              Date: Fri, 22 Dec 2000 12:17:38 GMT
4502              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
4503              
4504              The patch reformats some long =item lines so they give
4505              correct output via pod2man | nroff -man
4506              
4507              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4508              From: Robin Barker <rmb1@cise.npl.co.uk>
4509              Date: Tue, 2 Jan 2001 15:35:03 GMT
4510              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
4511              
4512              Here is a _further_ patch which corrects a few more errors:
4513              * an empty C<=item> in CPAN.pm
4514              * patching the wrong file (pod/perlamiga.pod not README.amiga)
4515              * leaving empty C<=item>s which formatted incorrectly
4516              * over long C<=item>s revealed by latest patch to Pod::Man
4517      Branch: maint-5.6/perl
4518            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
4519            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
4520            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
4521            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
4522            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
4523            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
4524 ____________________________________________________________________________
4525 [  8353] By: jhi                                   on 2001/01/06  20:21:10
4526         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
4527              
4528              UTF-8 hash keys.
4529      Branch: maint-5.6/perl
4530            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
4531 ____________________________________________________________________________
4532 [  8352] By: jhi                                   on 2001/01/06  20:18:44
4533         Log: Forgotten from #8438.
4534      Branch: maint-5.6/perl
4535            ! epoc/epocish.h
4536 ____________________________________________________________________________
4537 [  8351] By: jhi                                   on 2001/01/06  20:18:12
4538         Log: Forgotten from #8347.
4539      Branch: maint-5.6/perl
4540            ! config_h.SH
4541 ____________________________________________________________________________
4542 [  8350] By: jhi                                   on 2001/01/06  20:00:19
4543         Log: Thinko in #8347.
4544      Branch: maint-5.6/perl
4545            ! regcomp.c
4546 ____________________________________________________________________________
4547 [  8349] By: jhi                                   on 2001/01/06  18:05:30
4548         Log: Copy the FAQ3 IDE section from the development branch,
4549              changes originally by Peter Prymmer.
4550      Branch: maint-5.6/perl
4551            ! pod/perlfaq3.pod
4552 ____________________________________________________________________________
4553 [  8348] By: jhi                                   on 2001/01/06  18:03:02
4554         Log: EPOC updates for TRIAL1.
4555              
4556              Subject: [5.6.1 trial1] EPOC update
4557              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4558              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
4559              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
4560              
4561              Subject: epoc patch2 for perl-5.6.1-trial1
4562              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4563              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
4564              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
4565      Branch: maint-5.6/perl
4566            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
4567            ! epoc/epocish.c
4568 ____________________________________________________________________________
4569 [  8347] By: jhi                                   on 2001/01/06  17:29:10
4570         Log: integrate changes #7710,7824,7973 from mainline,
4571              plus VMS nits from Peter Prymmer and Dan Sugalski.
4572              
4573              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
4574              library (getprotobyname and getprotobynumber are outversioned by
4575              the same calls in libc, at least for xlc version 3.
4576              
4577              Add HAS_SBRK_PROTO.
4578              
4579              Fixes for signedness warnings noticed by VMSperlers.
4580      Branch: maint-5.6/perl
4581            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4582            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
4583            ! sv.c vms/descrip_mms.template vos/config.alpha.def
4584            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4585            ! win32/config.bc win32/config.gc win32/config.vc
4586 ____________________________________________________________________________
4587 [  8346] By: nick                                  on 2001/01/06  14:36:01
4588         Log: Fixup accumulated integrate muddles (perlio == devperl again)
4589      Branch: perlio
4590            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
4591 ____________________________________________________________________________
4592 [  8345] By: nick                                  on 2001/01/06  14:24:58
4593         Log: Integrate mainline
4594      Branch: perlio
4595           !> (integrate 55 files)
4596 ____________________________________________________________________________
4597 [  8344] By: jhi                                   on 2001/01/06  02:24:02
4598         Log: Subject: [patch] PerlIO_cleanup() prototype
4599              From: Doug MacEachern <dougm@covalent.net>
4600              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
4601              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
4602      Branch: perl
4603            ! perlio.h
4604 ____________________________________________________________________________
4605 [  8343] By: jhi                                   on 2001/01/06  01:04:09
4606         Log: IRIX compiler noticed that the bof initialization might be
4607              bypassed by control flow.
4608      Branch: perl
4609            ! toke.c
4610 ____________________________________________________________________________
4611 [  8342] By: jhi                                   on 2001/01/06  00:10:48
4612         Log: Update Changes.
4613      Branch: perl
4614            ! Changes patchlevel.h
4615 ____________________________________________________________________________
4616 [  8341] By: jhi                                   on 2001/01/05  23:52:33
4617         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
4618      Branch: perl
4619            ! toke.c
4620 ____________________________________________________________________________
4621 [  8340] By: jhi                                   on 2001/01/05  22:44:08
4622         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
4623              From: Radu Greab <radu@netsoft.ro>
4624              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
4625              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
4626      Branch: perl
4627            ! t/io/pipe.t util.c
4628 ____________________________________________________________________________
4629 [  8339] By: jhi                                   on 2001/01/05  22:35:17
4630         Log: Subject: [PATCH] format and rewording in perlfaq.pod
4631              From: Robin Barker <rmb1@cise.npl.co.uk>
4632              Date: Fri, 5 Jan 2001 18:51:20 GMT
4633              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
4634      Branch: perl
4635            ! pod/perlfaq.pod
4636 ____________________________________________________________________________
4637 [  8338] By: jhi                                   on 2001/01/05  22:31:17
4638         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
4639              From: Peter Prymmer <pvhp@forte.com>
4640              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
4641              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
4642      Branch: perl
4643            ! utils/perlbug.PL
4644 ____________________________________________________________________________
4645 [  8337] By: jhi                                   on 2001/01/05  18:15:11
4646         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
4647              From: Robin Barker <rmb1@cise.npl.co.uk>
4648              Date: Tue, 2 Jan 2001 15:24:07 GMT
4649              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
4650              
4651              If you call configure as C<./Configure> or C<sh ./Configure>,
4652              $src is set to the absolute path name, not '.'.
4653              
4654              This, in turn, means -Dmksymlink tries to do its stuff because
4655              it does not think it is in the src directory.
4656              
4657              (plus a metaconfig nitfix)
4658      Branch: metaconfig
4659            ! U/compline/ccflags.U U/modified/src.U
4660      Branch: perl
4661            ! Configure config_h.SH
4662 ____________________________________________________________________________
4663 [  8336] By: jhi                                   on 2001/01/05  17:48:32
4664         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
4665              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4666              Message-ID: <3A5606C4.473D2226@uk.sun.com>
4667              Date: Fri, 05 Jan 2001 17:39:16 +0000
4668      Branch: perl
4669            ! hv.c
4670 ____________________________________________________________________________
4671 [  8335] By: jhi                                   on 2001/01/05  16:05:44
4672         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
4673      Branch: perl
4674            ! lib/Getopt/Long.pm
4675 ____________________________________________________________________________
4676 [  8334] By: jhi                                   on 2001/01/05  16:00:51
4677         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
4678              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
4679              Date: Fri, 05 Jan 2001 13:46:51 +0100
4680              Message-ID: <13693.978698811@nice.ram.loc>
4681              
4682              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
4683              accurate reading of the "atime".  
4684      Branch: perl
4685            ! t/io/fs.t
4686 ____________________________________________________________________________
4687 [  8333] By: jhi                                   on 2001/01/05  15:57:37
4688         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
4689              From: Simon Cozens <simon@cozens.net>
4690              Date: Fri, 8 Dec 2000 13:33:31 +0000
4691              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
4692              
4693              A lost patch fragment.
4694      Branch: perl
4695            ! doop.c
4696 ____________________________________________________________________________
4697 [  8332] By: jhi                                   on 2001/01/05  15:40:42
4698         Log: Do away with strncpy() and a fixed length buffer.
4699      Branch: perl
4700            ! utf8.c
4701 ____________________________________________________________________________
4702 [  8331] By: jhi                                   on 2001/01/05  15:03:07
4703         Log: Tests for #8329 and #8330.
4704      Branch: perl
4705            ! t/op/bop.t
4706 ____________________________________________________________________________
4707 [  8330] By: jhi                                   on 2001/01/05  15:02:38
4708         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
4709              raw 8-bit form to the UTF-8 string.
4710      Branch: perl
4711            ! toke.c
4712 ____________________________________________________________________________
4713 [  8329] By: jhi                                   on 2001/01/05  14:55:13
4714         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
4715              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4716              Date: Fri, 5 Jan 2001 12:28:52 +0100
4717              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
4718              
4719              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
4720              no effect.  (changed the strncpy() to Copy())
4721      Branch: perl
4722            ! toke.c
4723 ____________________________________________________________________________
4724 [  8328] By: jhi                                   on 2001/01/05  06:44:27
4725         Log: UTF-8 cleanup.
4726      Branch: perl
4727            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
4728            ! regexec.c sv.c toke.c
4729 ____________________________________________________________________________
4730 [  8327] By: jhi                                   on 2001/01/05  01:11:29
4731         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')
4732              From: Radu Greab <radu@netsoft.ro>
4733              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
4734              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
4735              
4736              Cleans up Harness to not use FileHandle, which uses IO.
4737      Branch: perl
4738            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
4739 ____________________________________________________________________________
4740 [  8326] By: jhi                                   on 2001/01/05  00:56:37
4741         Log: Update Changes.
4742      Branch: perl
4743            ! Changes patchlevel.h
4744 ____________________________________________________________________________
4745 [  8325] By: jhi                                   on 2001/01/05  00:53:18
4746         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
4747              From: Peter Prymmer <pvhp@forte.com>
4748              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
4749              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
4750              
4751              plus a couple more tailing whitespace removals.
4752      Branch: perl
4753            ! win32/Makefile
4754 ____________________________________________________________________________
4755 [  8324] By: jhi                                   on 2001/01/05  00:47:39
4756         Log: Add some Unicode chop() tests.
4757      Branch: perl
4758            ! t/op/chop.t
4759 ____________________________________________________________________________
4760 [  8323] By: jhi                                   on 2001/01/05  00:47:23
4761         Log: Unify UTF-8 malformedness handling.
4762      Branch: perl
4763            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
4764 ____________________________________________________________________________
4765 [  8322] By: jhi                                   on 2001/01/04  22:21:54
4766         Log: The new $issymlink was unknown to Mksymlinks.
4767      Branch: metaconfig/U/perl
4768            ! Mksymlinks.U issymlink.U
4769      Branch: perl
4770            ! Configure config_h.SH
4771 ____________________________________________________________________________
4772 [  8321] By: jhi                                   on 2001/01/04  21:51:05
4773         Log: The test didn't work under the core test framework.
4774      Branch: perl
4775            ! t/lib/st-lock.t
4776 ____________________________________________________________________________
4777 [  8320] By: jhi                                   on 2001/01/04  21:14:22
4778         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
4779      Branch: perl
4780            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
4781 ____________________________________________________________________________
4782 [  8319] By: jhi                                   on 2001/01/04  20:46:17
4783         Log: Typo in #8312 when manually appying a problematic patch fragment.
4784      Branch: perl
4785            ! ext/Storable/Storable.xs
4786 ____________________________________________________________________________
4787 [  8318] By: jhi                                   on 2001/01/04  20:43:01
4788         Log: The $sh_c didn't fly.
4789      Branch: metaconfig
4790            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
4791            ! U/modified/Loc.U U/modified/myhostname.U
4792            ! U/modified/spitshell.U
4793      Branch: metaconfig/U/perl
4794            ! issymlink.U
4795      Branch: perl
4796            ! Configure config_h.SH
4797 ____________________________________________________________________________
4798 [  8317] By: jhi                                   on 2001/01/04  19:58:01
4799         Log: AIX builtin test -h is broken, changes based on
4800              
4801              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
4802              Date: Tue, 02 Jan 2001 11:24:39 +0100
4803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4804              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
4805      Branch: metaconfig
4806            + U/modified/spitshell.U
4807            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
4808            ! U/modified/Loc.U U/modified/myhostname.U
4809      Branch: metaconfig/U/perl
4810            ! Mksymlinks.U issymlink.U
4811      Branch: perl
4812            ! Configure
4813 ____________________________________________________________________________
4814 [  8316] By: jhi                                   on 2001/01/04  19:02:22
4815         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
4816              From: Andy Dougherty <doughera@lafayette.edu>
4817              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
4818              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
4819              
4820              Beware of GNU ld.
4821      Branch: perl
4822            ! hints/solaris_2.sh
4823 ____________________________________________________________________________
4824 [  8315] By: jhi                                   on 2001/01/04  18:56:48
4825         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
4826              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
4827              Date: Wed, 3 Jan 2001 07:58:51 +0100
4828              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
4829      Branch: perl
4830            ! hints/solaris_2.sh
4831 ____________________________________________________________________________
4832 [  8314] By: jhi                                   on 2001/01/04  18:54:07
4833         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
4834              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4835              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
4836              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
4837              
4838              Doc tweak on #8313.
4839      Branch: perl
4840            ! ext/B/B/Deparse.pm
4841 ____________________________________________________________________________
4842 [  8313] By: jhi                                   on 2001/01/04  18:52:27
4843         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
4844              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
4845              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4846              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
4847              
4848              Make the peephole optimizer to bypass more null ops and
4849              and rewrite the deparse handling of continue blocks.
4850      Branch: perl
4851            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
4852 ____________________________________________________________________________
4853 [  8312] By: jhi                                   on 2001/01/04  18:47:39
4854         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
4855      Branch: perl
4856            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
4857            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4858            ! t/lib/st-lock.t
4859 ____________________________________________________________________________
4860 [  8311] By: jhi                                   on 2001/01/04  18:36:08
4861         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
4862              filter to be run on each .pm during the pm_to_blib() phase,
4863              a fixed version of
4864              
4865              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
4866              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
4867              Date: Wed, 03 Jan 2001 22:01:30 +0100
4868              Message-ID: <5296.978555690@nice.ram.loc>
4869      Branch: perl
4870            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4871            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4872            ! lib/ExtUtils/MakeMaker.pm
4873 ____________________________________________________________________________
4874 [  8310] By: jhi                                   on 2001/01/04  18:32:54
4875         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4876              From: Robin Barker <rmb1@cise.npl.co.uk>
4877              Date: Tue, 2 Jan 2001 15:35:03 GMT
4878              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
4879      Branch: perl
4880            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
4881            ! pod/perlrequick.pod
4882 ____________________________________________________________________________
4883 [  8309] By: jhi                                   on 2001/01/04  18:29:07
4884         Log: Subject: Re: [patch] static-ize XS()
4885              From: Doug MacEachern <dougm@covalent.net>
4886              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
4887              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
4888              
4889              Provide prototypes for the XS functions.
4890      Branch: perl
4891            ! lib/ExtUtils/xsubpp
4892 ____________________________________________________________________________
4893 [  8308] By: jhi                                   on 2001/01/04  18:27:44
4894         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
4895              From: Doug MacEachern <dougm@covalent.net>
4896              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
4897              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
4898      Branch: perl
4899            ! lib/ExtUtils/typemap
4900 ____________________________________________________________________________
4901 [  8307] By: jhi                                   on 2001/01/04  18:25:25
4902         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
4903              From: Doug MacEachern <dougm@covalent.net>
4904              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
4905              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
4906              
4907              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
4908      Branch: perl
4909            ! lib/ExtUtils/MM_Unix.pm
4910 ____________________________________________________________________________
4911 [  8306] By: jhi                                   on 2001/01/04  18:23:00
4912         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
4913              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4914              Date: Thu, 4 Jan 2001 12:47:10 +0100 
4915              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
4916              
4917              The toke.c part only, patching embed.h and proto.h is futile.
4918      Branch: perl
4919            ! toke.c
4920 ____________________________________________________________________________
4921 [  8305] By: jhi                                   on 2001/01/04  18:05:51
4922         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
4923              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4924              Date: Thu, 4 Jan 2001 17:50:12 +0100 
4925              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
4926      Branch: perl
4927            ! toke.c
4928 ____________________________________________________________________________
4929 [  8304] By: jhi                                   on 2001/01/04  18:03:26
4930         Log: Subject: [PATCH perl@8269]
4931              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4932              Date: Thu, 4 Jan 2001 12:53:39 +0100 
4933              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
4934              
4935              If running byacc write-enable also perly.h.
4936      Branch: perl
4937            ! Makefile.SH
4938 ____________________________________________________________________________
4939 [  8303] By: jhi                                   on 2001/01/04  15:40:49
4940         Log: Rewrite pp_concat() in terms of sv_catsv().
4941      Branch: perl
4942            ! pp_hot.c
4943 ____________________________________________________________________________
4944 [  8302] By: nick                                  on 2001/01/03  22:43:22
4945         Log: Integrate mainline.
4946      Branch: perlio
4947           !> ext/Encode/Encode.xs sv.c utf8.c
4948 ____________________________________________________________________________
4949 [  8301] By: jhi                                   on 2001/01/02  23:40:26
4950         Log: Variable naming tweak.
4951      Branch: perl
4952            ! sv.c
4953 ____________________________________________________________________________
4954 [  8300] By: jhi                                   on 2001/01/02  23:40:02
4955         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
4956              in is_utf8_string().
4957      Branch: perl
4958            ! utf8.c
4959 ____________________________________________________________________________
4960 [  8299] By: jhi                                   on 2001/01/02  22:14:40
4961         Log: Integrate perlio.
4962      Branch: perl
4963           !> pp.c pp_hot.c win32/Makefile
4964 ____________________________________________________________________________
4965 [  8298] By: nick                                  on 2001/01/02  22:03:06
4966         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
4967      Branch: perlio
4968            ! pp.c pp_hot.c
4969 ____________________________________________________________________________
4970 [  8297] By: jhi                                   on 2001/01/02  04:26:28
4971         Log: Signedness nit.
4972      Branch: perl
4973            ! ext/Encode/Encode.xs
4974 ____________________________________________________________________________
4975 [  8296] By: nick                                  on 2001/01/01  23:49:36
4976         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
4977      Branch: perlio
4978            ! win32/Makefile
4979 ____________________________________________________________________________
4980 [  8295] By: jhi                                   on 2001/01/01  23:05:48
4981         Log: Integrate perlio.
4982      Branch: perl
4983           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
4984           !> t/lib/encode.t
4985 ____________________________________________________________________________
4986 [  8294] By: nick                                  on 2001/01/01  22:48:34
4987         Log: Integrate mainline
4988      Branch: perlio
4989            ! pp_hot.c t/lib/encode.t
4990           !> (integrate 65 files)
4991 ____________________________________________________________________________
4992 [  8293] By: nick                                  on 2001/01/01  21:58:50
4993         Log: More rigor in UTF-8-ness of Encode's toUnicode
4994              XS export some of the utf8 internal functions.
4995              Test some of the functions.
4996              Fix pp_concat() bug shown by said tests.
4997      Branch: perlio
4998            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
4999            ! t/lib/encode.t
5000 ____________________________________________________________________________
5001 [  8292] By: jhi                                   on 2001/01/01  18:11:44
5002         Log: Integrate perlio.
5003      Branch: perl
5004           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5005           !> ext/Encode/encengine.c ext/Encode/encode.h
5006 ____________________________________________________________________________
5007 [  8291] By: jhi                                   on 2001/01/01  18:10:58
5008         Log: Podify README.mpeix (a new version from the web),
5009              add a dummy NAME to Carp::Heavy, regen toc.
5010      Branch: perl
5011            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
5012            ! pod/perltoc.pod
5013 ____________________________________________________________________________
5014 [  8290] By: nick                                  on 2001/01/01  17:43:47
5015         Log: Loose the "Loading..." warning.
5016              Another bug in fallback support
5017      Branch: perlio
5018            ! ext/Encode/Encode.pm ext/Encode/encengine.c
5019 ____________________________________________________________________________
5020 [  8289] By: jhi                                   on 2001/01/01  00:01:57
5021         Log: Bump up Larry's copyright.
5022      Branch: perl
5023            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5024            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
5025            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
5026            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
5027            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
5028            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
5029            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
5030            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
5031 ____________________________________________________________________________
5032 [  8288] By: nick                                  on 2000/12/31  21:27:53
5033         Log: Fix .ucm reading - forgot a chr()
5034              Start of .ucm write (for .enc to .ucm)
5035      Branch: perlio
5036            ! ext/Encode/compile
5037 ____________________________________________________________________________
5038 [  8287] By: jhi                                   on 2000/12/31  18:15:56
5039         Log: Comment away a diagnostic message as noted by Craig A. Berry
5040              (the unexpected message was confusing testing)
5041      Branch: perl
5042            ! ext/Encode/Encode.pm
5043 ____________________________________________________________________________
5044 [  8286] By: jhi                                   on 2000/12/31  18:14:51
5045         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
5046              Date: Sun, 31 Dec 2000 11:17:37 -0600
5047              From: "Craig A. Berry" <craigberry@mac.com>
5048              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
5049      Branch: perl
5050            ! ext/Encode/Makefile.PL
5051 ____________________________________________________________________________
5052 [  8285] By: nick                                  on 2000/12/31  18:11:54
5053         Log: Start of support of ICU-style .ucm files:
5054              - teach compile how to read a .ucm file
5055              - first guess at how to represent fallbacks in "tries".
5056              - use fallbacks if check == 0
5057              - new return code to indicate we used one.
5058      Branch: perlio
5059            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5060            ! ext/Encode/encengine.c ext/Encode/encode.h
5061 ____________________________________________________________________________
5062 [  8284] By: jhi                                   on 2000/12/31  18:04:41
5063         Log: Pacify picky VMS compiler.
5064              
5065              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
5066              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5067              Date: Sat, 30 Dec 2000 18:10:02 -0600
5068              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
5069      Branch: perl
5070            ! sv.c
5071 ____________________________________________________________________________
5072 [  8283] By: jhi                                   on 2000/12/31  16:11:47
5073         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
5074      Branch: perl
5075            ! t/lib/glob-basic.t
5076 ____________________________________________________________________________
5077 [  8282] By: jhi                                   on 2000/12/31  15:26:11
5078         Log: Integrate perlio.
5079      Branch: perl
5080           !> makedef.pl opcode.pl os2/os2.c perlio.c
5081 ____________________________________________________________________________
5082 [  8281] By: nick                                  on 2000/12/31  10:06:15
5083         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
5084              is available to be exported
5085      Branch: perlio
5086            ! makedef.pl perlio.c
5087 ____________________________________________________________________________
5088 [  8280] By: nick                                  on 2000/12/31  09:41:26
5089         Log: Ilya's OS2 patch (testing for damage on Win32)
5090      Branch: perlio
5091            ! makedef.pl opcode.pl os2/os2.c
5092 ____________________________________________________________________________
5093 [  8279] By: jhi                                   on 2000/12/30  21:52:07
5094         Log: Test nits.
5095      Branch: perl
5096            ! t/lib/syslfs.t t/op/lfs.t
5097 ____________________________________________________________________________
5098 [  8278] By: jhi                                   on 2000/12/30  21:47:49
5099         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
5100              From: andreas.koenig@anima.de (Andreas J. Koenig)
5101              Date: 30 Dec 2000 22:35:37 +0100
5102              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
5103              
5104              The 32-bit wraparound test wasn't quite right.
5105      Branch: perl
5106            ! t/lib/syslfs.t t/op/lfs.t
5107 ____________________________________________________________________________
5108 [  8277] By: jhi                                   on 2000/12/30  21:33:44
5109         Log: Subject: [PATCH] open() example in perlfunc.pod 
5110              From: Karsten Sperling <s_sperli@ira.uka.de>
5111              Date: Sat, 30 Dec 2000 22:27:09 +0100
5112              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
5113      Branch: perl
5114            ! pod/perlfunc.pod
5115 ____________________________________________________________________________
5116 [  8276] By: jhi                                   on 2000/12/30  20:32:40
5117         Log: Not quite that many tests yet.
5118      Branch: perl
5119            ! t/op/pat.t
5120 ____________________________________________________________________________
5121 [  8275] By: jhi                                   on 2000/12/30  20:26:58
5122         Log: Integrate perlio.
5123      Branch: perl
5124           !> toke.c
5125 ____________________________________________________________________________
5126 [  8274] By: jhi                                   on 2000/12/30  20:24:56
5127         Log: Signedness nit.
5128      Branch: perl
5129            ! utf8.c
5130 ____________________________________________________________________________
5131 [  8273] By: jhi                                   on 2000/12/30  20:15:46
5132         Log: Add a test case for 20000731.001 which was fixed by the #8267.
5133      Branch: perl
5134            ! t/op/pat.t
5135 ____________________________________________________________________________
5136 [  8272] By: nick                                  on 2000/12/30  19:47:51
5137         Log: Tweak for MULTIPLICITY/USE_PERLIO
5138      Branch: perlio
5139            ! toke.c
5140 ____________________________________________________________________________
5141 [  8271] By: nick                                  on 2000/12/30  19:46:45
5142         Log: Integrate mainline
5143      Branch: perlio
5144           +> lib/unicode/distinct.pm
5145           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
5146           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
5147           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
5148 ____________________________________________________________________________
5149 [  8270] By: jhi                                   on 2000/12/30  19:39:50
5150         Log: Subject: RE: perl@8269
5151              From: "Richard Soderberg" <rs@crystalflame.net>
5152              Date: Sat, 30 Dec 2000 11:36:27 -0800
5153              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
5154              
5155              A missing aTHX_.
5156      Branch: perl
5157            ! toke.c
5158 ____________________________________________________________________________
5159 [  8269] By: jhi                                   on 2000/12/30  18:55:48
5160         Log: Update Changes.
5161      Branch: perl
5162            ! Changes patchlevel.h
5163 ____________________________________________________________________________
5164 [  8268] By: jhi                                   on 2000/12/30  17:18:40
5165         Log: Add a test for Unicode split //.  The #8267 was the cure.
5166      Branch: perl
5167            ! t/op/split.t
5168 ____________________________________________________________________________
5169 [  8267] By: jhi                                   on 2000/12/30  17:14:19
5170         Log: Subject: more UTF8 test suites and an UTF8 patch
5171              From: Inaba Hiroto <inaba@st.rim.or.jp>
5172              Date: Sat, 30 Dec 2000 14:27:10 +0900
5173              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
5174              
5175              Just the patch part for now, and the pragma renamed
5176              as unicode::distinct.
5177      Branch: perl
5178            + lib/unicode/distinct.pm
5179            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
5180            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
5181            ! regcomp.h regexec.c sv.c toke.c utf8.c
5182 ____________________________________________________________________________
5183 [  8266] By: nick                                  on 2000/12/30  16:40:49
5184         Log: Integrate mainline
5185      Branch: perlio
5186           +> lib/Pod/Text/Overstrike.pm
5187           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
5188           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
5189           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
5190           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
5191           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
5192 ____________________________________________________________________________
5193 [  8265] By: jhi                                   on 2000/12/30  07:28:55
5194         Log: The sv_catsv() fix, take two.
5195      Branch: perl
5196            ! sv.c t/op/join.t
5197 ____________________________________________________________________________
5198 [  8264] By: jhi                                   on 2000/12/30  06:19:18
5199         Log: Undo all the join-related changes since #8248: relevant
5200              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
5201              The new sv_catsv() doesn't fly so it must go back to
5202              the drawing board.
5203      Branch: perl
5204            ! sv.c t/op/join.t t/pragma/utf8.t
5205 ____________________________________________________________________________
5206 [  8263] By: jhi                                   on 2000/12/30  01:08:32
5207         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
5208      Branch: perl
5209            ! sv.c
5210 ____________________________________________________________________________
5211 [  8262] By: jhi                                   on 2000/12/30  00:45:14
5212         Log: Retract #8261.
5213      Branch: perl
5214            ! hv.c util.c
5215 ____________________________________________________________________________
5216 [  8261] By: jhi                                   on 2000/12/30  00:38:32
5217         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
5218      Branch: perl
5219            ! hv.c util.c
5220 ____________________________________________________________________________
5221 [  8260] By: jhi                                   on 2000/12/29  22:51:33
5222         Log: (Retracted by #8264)  More fixing for #8251.
5223      Branch: perl
5224            ! sv.c
5225 ____________________________________________________________________________
5226 [  8259] By: jhi                                   on 2000/12/29  18:27:30
5227         Log: Subject: podlators 1.06 released
5228              From: Russ Allbery <rra@stanford.edu>
5229              Date: 25 Dec 2000 05:09:30 -0800
5230              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
5231      Branch: perl
5232            + lib/Pod/Text/Overstrike.pm
5233            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
5234            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
5235 ____________________________________________________________________________
5236 [  8258] By: jhi                                   on 2000/12/29  18:20:45
5237         Log: Make the large file tests more robust/talkative as suggested by
5238              
5239              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
5240              From: andreas.koenig@anima.de (Andreas J. Koenig)
5241              Date: 29 Dec 2000 14:23:01 +0100
5242              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
5243      Branch: perl
5244            ! t/lib/syslfs.t t/op/lfs.t
5245 ____________________________________________________________________________
5246 [  8257] By: jhi                                   on 2000/12/29  17:48:04
5247         Log: Further VMS piping fixes from Charles Lane:
5248              
5249              In summary, error messages produced when a subprocess terminated
5250              abnormally were being sent not just to the parent process, but to
5251              grandparents, because of default values for error output that were
5252              not completely overridden when the subprocess was started.
5253              
5254              This patch fixes this behavior by defining user-mode (i.e., temporary
5255              for the duration of the program) logical names for SYS$OUTPUT and
5256              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
5257              changes to make it so that the user-mode logicals are the ones that
5258              control where Perl's error messages go if it terminates abnormally.
5259              
5260              I also added some gratuitous fixes to the indentation of braces in
5261              the piping code.  It just looked ugly, before.
5262      Branch: perl
5263            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
5264 ____________________________________________________________________________
5265 [  8256] By: jhi                                   on 2000/12/29  17:45:12
5266         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
5267              From: "Casey R. Tweten" <crt@kiski.net>
5268              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
5269              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
5270              
5271              Tests for for #8240.
5272      Branch: perl
5273            ! t/pragma/constant.t
5274 ____________________________________________________________________________
5275 [  8255] By: jhi                                   on 2000/12/29  17:43:07
5276         Log: Subject: Re: [PATCH] Interesting syntax idea
5277              From: Simon Cozens <simon@cozens.net>
5278              Date: Fri, 29 Dec 2000 14:34:04 +0000
5279              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
5280              
5281              Tests for #8254.
5282      Branch: perl
5283            ! t/pragma/sub_lval.t
5284 ____________________________________________________________________________
5285 [  8254] By: jhi                                   on 2000/12/29  17:42:11
5286         Log: Subject: [PATCH] Interesting syntax idea
5287              From: Simon Cozens <simon@cozens.net>
5288              Date: Wed, 27 Dec 2000 05:08:57 +0000
5289              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
5290              
5291              Make opens + bareword assigns do typeglob assigns.
5292      Branch: perl
5293            ! op.c
5294 ____________________________________________________________________________
5295 [  8253] By: jhi                                   on 2000/12/29  17:36:45
5296         Log: Output the (apparent) version of gcc, as suggested by
5297              
5298              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
5299              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
5300              Date: 26 Dec 2000 04:29:17 -0500
5301              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
5302              
5303              (The patch as such didn't any more apply as the misparsing had
5304              already been addressed in #6474.)  Also change the wording about
5305              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
5306      Branch: perl
5307            ! hints/dec_osf.sh
5308 ____________________________________________________________________________
5309 [  8252] By: nick                                  on 2000/12/29  12:14:31
5310         Log: Integrate mainline
5311      Branch: perlio
5312           !> (integrate 27 files)
5313 ____________________________________________________________________________
5314 [  8251] By: jhi                                   on 2000/12/29  08:45:46
5315         Log: (Retracted by #8264)
5316              
5317              (Fixed by #8260.)
5318              
5319              sv_catsv() needs one more byte space than seems reasonable.
5320              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
5321              Curiouser and curiouser.
5322      Branch: perl
5323            ! sv.c
5324 ____________________________________________________________________________
5325 [  8250] By: jhi                                   on 2000/12/29  07:57:52
5326         Log: More split // UTF-8 tests.
5327      Branch: perl
5328            ! t/pragma/utf8.t
5329 ____________________________________________________________________________
5330 [  8249] By: jhi                                   on 2000/12/29  07:54:51
5331         Log: (Retracted by #8264)  More join() testing which was good because
5332              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
5333      Branch: perl
5334            ! pp.c t/op/join.t utf8.c utf8.h
5335 ____________________________________________________________________________
5336 [  8248] By: jhi                                   on 2000/12/29  07:08:32
5337         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
5338              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
5339              that the only cases to care about are byte+byte and byte+character.
5340              
5341              TODO: See how well pp_concat() could be implemented in terms
5342              of sv_catsv().
5343      Branch: perl
5344            ! doop.c sv.c t/op/join.t utf8.h
5345 ____________________________________________________________________________
5346 [  8247] By: jhi                                   on 2000/12/29  06:35:23
5347         Log: Signedness nit.
5348      Branch: perl
5349            ! pp_hot.c
5350 ____________________________________________________________________________
5351 [  8246] By: jhi                                   on 2000/12/29  01:23:31
5352         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
5353              From: Lupe Christoph <lupe@lupe-christoph.de>
5354              Date: Thu, 28 Dec 2000 23:00:00 +0100
5355              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
5356              
5357              Suggest rsync --delete --dry-run.
5358      Branch: perl
5359            ! pod/perlhack.pod
5360 ____________________________________________________________________________
5361 [  8245] By: jhi                                   on 2000/12/28  23:57:05
5362         Log: The maxiters upper limit sanity check (guarding against
5363              non-progress) assumed bytes instead of characters in s///
5364              and split().
5365      Branch: perl
5366            ! pp.c pp_hot.c
5367 ____________________________________________________________________________
5368 [  8244] By: jhi                                   on 2000/12/28  23:34:08
5369         Log: Make some panic messages a bit more logical.
5370      Branch: perl
5371            ! doop.c pod/perldiag.pod pp.c pp_hot.c
5372 ____________________________________________________________________________
5373 [  8243] By: jhi                                   on 2000/12/28  22:59:16
5374         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
5375              From: Simon Cozens <simon@cozens.net>
5376              Date: Wed, 27 Dec 2000 02:30:03 +0000
5377              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
5378      Branch: perl
5379            ! pp.c t/pragma/sub_lval.t
5380 ____________________________________________________________________________
5381 [  8242] By: jhi                                   on 2000/12/28  22:56:53
5382         Log: Subject: [PATCH blead] Fix B::Terse indentation
5383              From: Daniel Chetlin <daniel@chetlin.com>
5384              Date: Wed, 27 Dec 2000 06:43:30 -0800
5385              Message-ID: <20001227064329.B9573@darkstar>
5386      Branch: perl
5387            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
5388 ____________________________________________________________________________
5389 [  8241] By: jhi                                   on 2000/12/28  22:48:59
5390         Log: The latter patch from the
5391              
5392              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
5393              From: Peter Prymmer <pvhp@forte.com> 
5394              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
5395              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
5396              
5397              (the former patch from the above should have been
5398              taken care of by Nick I-S)
5399      Branch: perl
5400            ! win32/Makefile
5401 ____________________________________________________________________________
5402 [  8240] By: jhi                                   on 2000/12/28  22:45:22
5403         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
5404              From: "Casey R. Tweten" <crt@kiski.net>
5405              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
5406              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
5407      Branch: perl
5408            ! lib/constant.pm
5409 ____________________________________________________________________________
5410 [  8239] By: jhi                                   on 2000/12/28  22:37:45
5411         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
5412              From: Simon Cozens <simon@cozens.net>
5413              Date: Wed, 27 Dec 2000 14:12:44 +0000
5414              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
5415      Branch: perl
5416            ! t/op/method.t t/op/sort.t toke.c
5417 ____________________________________________________________________________
5418 [  8238] By: jhi                                   on 2000/12/28  22:30:32
5419         Log: Subject: [PATCH perl@8229] Call.pm
5420              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5421              Date: Mon, 25 Dec 2000 10:47:15 -0000
5422              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
5423      Branch: perl
5424            ! ext/Filter/Util/Call/Call.pm
5425 ____________________________________________________________________________
5426 [  8237] By: jhi                                   on 2000/12/28  22:19:21
5427         Log: Subject: [PATCH blead] Fix problem with `&' prototype
5428              From: Daniel Chetlin <daniel@chetlin.com>
5429              Date: Wed, 27 Dec 2000 15:55:32 -0800
5430              Message-ID: <20001227155532.D9573@darkstar>
5431      Branch: perl
5432            ! op.c t/comp/proto.t
5433 ____________________________________________________________________________
5434 [  8236] By: jhi                                   on 2000/12/28  22:09:25
5435         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
5436              From: Daniel Chetlin <daniel@chetlin.com>
5437              Date: Sun, 24 Dec 2000 04:09:49 -0800
5438              Message-ID: <20001224040949.B3090@darkstar>
5439      Branch: perl
5440            ! gv.c mg.c t/op/attrs.t
5441 ____________________________________________________________________________
5442 [  8235] By: jhi                                   on 2000/12/28  22:07:11
5443         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
5444              From: Jan Dubois <jand@ActiveState.com>
5445              Date: Tue, 26 Dec 2000 20:57:31 -0800
5446              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
5447      Branch: perl
5448            ! win32/win32.c
5449 ____________________________________________________________________________
5450 [  8234] By: jhi                                   on 2000/12/28  21:52:42
5451         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
5452              From: Simon Cozens <simon@cozens.net>
5453              Date: Thu, 28 Dec 2000 20:33:13 +0000
5454              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
5455      Branch: perl
5456            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
5457 ____________________________________________________________________________
5458 [  8233] By: jhi                                   on 2000/12/28  19:40:49
5459         Log: Integrate perlio.
5460      Branch: perl
5461           !> ext/Encode/Makefile.PL ext/Encode/compile
5462 ____________________________________________________________________________
5463 [  8232] By: nick                                  on 2000/12/23  16:06:00
5464         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
5465              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
5466      Branch: perlio
5467            ! ext/Encode/Makefile.PL
5468 ____________________________________________________________________________
5469 [  8231] By: nick                                  on 2000/12/23  14:30:34
5470         Log: "Compiled" encode build cleanup
5471              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
5472              - .c files do not export sub-tables
5473      Branch: perlio
5474            ! ext/Encode/Makefile.PL ext/Encode/compile
5475 ____________________________________________________________________________
5476 [  8230] By: nick                                  on 2000/12/23  12:50:37
5477         Log: Integrate mainline
5478      Branch: perlio
5479           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
5480           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
5481           !> pod/perl5004delta.pod pod/perl5005delta.pod
5482           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
5483           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
5484           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
5485           !> pod/perlsub.pod
5486 ____________________________________________________________________________
5487 [  8229] By: jhi                                   on 2000/12/22  15:32:12
5488         Log: Integrate perlio.
5489      Branch: perl
5490           +> win32/distclean.bat
5491           !> MANIFEST t/io/utf8.t
5492 ____________________________________________________________________________
5493 [  8228] By: jhi                                   on 2000/12/22  15:29:40
5494         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
5495              From: Robin Barker <rmb1@cise.npl.co.uk>
5496              Date: Fri, 22 Dec 2000 12:17:38 GMT
5497              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
5498      Branch: perl
5499            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
5500            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
5501            ! pod/perl5004delta.pod pod/perl5005delta.pod
5502            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
5503            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
5504            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
5505            ! pod/perlsub.pod
5506 ____________________________________________________________________________
5507 [  8227] By: jhi                                   on 2000/12/22  15:24:28
5508         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
5509              From: "John L. Allen" <allen@grumman.com>
5510              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
5511              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
5512              
5513              Document APPLLIB_EXP.
5514      Branch: perl
5515            ! INSTALL
5516 ____________________________________________________________________________
5517 [  8226] By: nick                                  on 2000/12/21  22:11:50
5518         Log: Handy script for when one forgets to "dmake clean" 
5519      Branch: perlio
5520            + win32/distclean.bat
5521            ! MANIFEST
5522 ____________________________________________________________________________
5523 [  8225] By: nick                                  on 2000/12/21  21:54:04
5524         Log: CRLF platform issue with io/utf8 fix.
5525      Branch: perlio
5526            ! t/io/utf8.t
5527 ____________________________________________________________________________
5528 [  8224] By: nick                                  on 2000/12/21  21:02:20
5529         Log: Integrate mainline
5530      Branch: perlio
5531           !> Changes Configure Makefile.SH Porting/Glossary
5532           !> Porting/config.sh Porting/config_H configure.com
5533           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
5534           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
5535           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
5536           !> win32/config.bc win32/config.gc win32/config.vc
5537 ____________________________________________________________________________
5538 [  8223] By: jhi                                   on 2000/12/21  17:09:16
5539         Log: Update Changes.
5540      Branch: perl
5541            ! Changes patchlevel.h
5542 ____________________________________________________________________________
5543 [  8222] By: jhi                                   on 2000/12/21  16:24:01
5544         Log: Metaconfig unit changes for #8221.
5545      Branch: metaconfig/U/perl
5546           +> issymlink.U
5547            - testsyml.U
5548            ! Mksymlinks.U
5549 ____________________________________________________________________________
5550 [  8221] By: jhi                                   on 2000/12/21  16:23:48
5551         Log: Rename testsyml to issymlink.
5552      Branch: perl
5553            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5554            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
5555            ! win32/config.vc
5556 ____________________________________________________________________________
5557 [  8220] By: jhi                                   on 2000/12/21  15:47:26
5558         Log: Robustness support for #8218 (symlink forest) since the GNU
5559              tools seem to be overly picky about symlinkage depths.
5560      Branch: perl
5561            ! Makefile.SH t/io/fs.t
5562 ____________________________________________________________________________
5563 [  8219] By: jhi                                   on 2000/12/21  15:38:27
5564         Log: Metaconfig changes for #8218.
5565      Branch: metaconfig
5566            ! U/modified/Oldconfig.U
5567      Branch: metaconfig/U/perl
5568            + Mksymlinks.U
5569            ! testsyml.U
5570 ____________________________________________________________________________
5571 [  8218] By: jhi                                   on 2000/12/21  15:37:57
5572         Log: Add Configure option -Dmksymlinks which will create a symlink
5573              forest if the current/build differs from the source directory.
5574              TODO: mkdir -p is not portable.
5575      Branch: perl
5576            ! Configure
5577 ____________________________________________________________________________
5578 [  8217] By: jhi                                   on 2000/12/21  14:39:12
5579         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
5580              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
5581              Date: Thu, 21 Dec 2000 09:38:18 GMT
5582              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
5583              
5584              The ofs became an SV.
5585      Branch: perl
5586            ! ext/Thread/Thread.xs
5587 ____________________________________________________________________________
5588 [  8216] By: jhi                                   on 2000/12/21  05:40:21
5589         Log: The polymorphism seems to have fixed 20000517.001.
5590      Branch: perl
5591            ! t/pragma/utf8.t
5592 ____________________________________________________________________________
5593 [  8215] By: jhi                                   on 2000/12/21  04:44:52
5594         Log: read() documentation tweak for 20001121.004.
5595      Branch: perl
5596            ! pod/perlfunc.pod
5597 ____________________________________________________________________________
5598 [  8214] By: jhi                                   on 2000/12/21  03:54:11
5599         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
5600      Branch: perl
5601            ! pp_sys.c t/op/misc.t
5602 ____________________________________________________________________________
5603 [  8213] By: jhi                                   on 2000/12/21  00:28:10
5604         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
5605              From: Peter Prymmer <pvhp@forte.com>
5606              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
5607              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
5608      Branch: perl
5609            ! configure.com
5610 ____________________________________________________________________________
5611 [  8212] By: jhi                                   on 2000/12/21  00:26:21
5612         Log: Edit edit edit.
5613      Branch: perl
5614            ! pod/perlfaq3.pod
5615 ____________________________________________________________________________
5616 [  8211] By: jhi                                   on 2000/12/20  18:52:46
5617         Log: Update Changes.
5618      Branch: perl
5619            ! Changes patchlevel.h
5620 ____________________________________________________________________________
5621 [  8210] By: jhi                                   on 2000/12/20  18:34:47
5622         Log: Yet another editor edit.
5623      Branch: perl
5624            ! pod/perlfaq3.pod
5625 ____________________________________________________________________________
5626 [  8209] By: jhi                                   on 2000/12/20  15:33:28
5627         Log: More Win32 Perling.
5628      Branch: perl
5629            ! pod/perlfaq3.pod
5630 ____________________________________________________________________________
5631 [  8208] By: jhi                                   on 2000/12/20  15:07:46
5632         Log: More Win32 editor/IDE/shell hints.
5633      Branch: perl
5634            ! pod/perlfaq3.pod
5635 ____________________________________________________________________________
5636 [  8207] By: jhi                                   on 2000/12/20  03:54:08
5637         Log: Subject: [PATCH] obscure timing knowledge
5638              From: Nicholas Clark <nick@ccl4.org>
5639              Date: Tue, 19 Dec 2000 19:22:31 +0000
5640              Message-ID: <20001219192231.F2827@plum.flirble.org>
5641      Branch: perl
5642            ! sv.c
5643 ____________________________________________________________________________
5644 [  8206] By: jhi                                   on 2000/12/20  03:45:57
5645         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
5646              From: Spider Boardman <spider@leggy.zk3.dec.com>
5647              Date: Tue, 19 Dec 2000 21:30:16 -0500
5648              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
5649      Branch: perl
5650            ! sv.c
5651 ____________________________________________________________________________
5652 [  8205] By: jhi                                   on 2000/12/19  23:02:01
5653         Log: Update Changes.
5654      Branch: perl
5655            ! Changes patchlevel.h
5656 ____________________________________________________________________________
5657 [  8204] By: jhi                                   on 2000/12/19  22:58:18
5658         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
5659              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
5660              on editors and diffing/patching.
5661      Branch: perl
5662            ! t/op/utf8decode.t
5663 ____________________________________________________________________________
5664 [  8203] By: nick                                  on 2000/12/19  21:36:16
5665         Log: Integrate mainline (forgot my own change...)
5666      Branch: perlio
5667           !> ext/Encode/compile
5668 ____________________________________________________________________________
5669 [  8202] By: nick                                  on 2000/12/19  21:34:42
5670         Log: Integrate mainline.
5671      Branch: perlio
5672           !> (integrate 61 files)
5673 ____________________________________________________________________________
5674 [  8201] By: nick                                  on 2000/12/19  21:34:06
5675         Log: Avoid looking for File::Glob when we don't need it.
5676      Branch: perl
5677            ! ext/Encode/compile
5678 ____________________________________________________________________________
5679 [  8200] By: jhi                                   on 2000/12/19  18:35:49
5680         Log: Update Changes.
5681      Branch: perl
5682            ! Changes patchlevel.h
5683 ____________________________________________________________________________
5684 [  8199] By: jhi                                   on 2000/12/19  18:35:07
5685         Log: Microperl tweaks.
5686      Branch: perl
5687            ! sv.c uconfig.h uconfig.sh
5688 ____________________________________________________________________________
5689 [  8198] By: jhi                                   on 2000/12/19  18:29:59
5690         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
5691      Branch: perl
5692            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5693            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
5694 ____________________________________________________________________________
5695 [  8197] By: jhi                                   on 2000/12/19  17:55:29
5696         Log: In VMS embedded perls couldn't access the statically built Socket,
5697              from Charles Lane.
5698      Branch: perl
5699            ! configure.com
5700 ____________________________________________________________________________
5701 [  8196] By: jhi                                   on 2000/12/19  17:49:50
5702         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
5703              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
5704              Date: Sun, 17 Dec 2000 19:11:44 -0000
5705              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
5706      Branch: perl
5707            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5708            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
5709 ____________________________________________________________________________
5710 [  8195] By: jhi                                   on 2000/12/19  17:47:53
5711         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
5712              From: Jonathan Stowe <gellyfish@gellyfish.com>
5713              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
5714              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
5715      Branch: perl
5716            ! utils/h2xs.PL
5717 ____________________________________________________________________________
5718 [  8194] By: jhi                                   on 2000/12/19  17:46:28
5719         Log: Subject: Re: useless use of void context work-around
5720              From: andreas.koenig@anima.de (Andreas J. Koenig)
5721              Date: 16 Dec 2000 15:13:36 +0100
5722              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
5723              
5724              Document (comment) the q(di ds ig) trick in the code.
5725      Branch: perl
5726            ! op.c
5727 ____________________________________________________________________________
5728 [  8193] By: jhi                                   on 2000/12/19  17:10:57
5729         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
5730              From: "Mark J. Reed" <mreed@strange.turner.com>
5731              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
5732              Message-Id: <200012160222.VAA13986@strange.turner.com>
5733      Branch: perl
5734            ! ext/Sys/Syslog/Syslog.pm
5735 ____________________________________________________________________________
5736 [  8192] By: jhi                                   on 2000/12/19  17:07:45
5737         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
5738              From: Nicholas Clark <nick@ccl4.org>
5739              Date: Sat, 16 Dec 2000 19:03:13 +0000
5740              Message-ID: <20001216190313.D68304@plum.flirble.org>
5741      Branch: perl
5742            ! t/op/64bitint.t
5743 ____________________________________________________________________________
5744 [  8191] By: jhi                                   on 2000/12/19  17:06:13
5745         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
5746              From: Dominic Dunlop <domo@computer.org>
5747              Date: Mon, 18 Dec 2000 12:00:15 +0100
5748              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
5749              
5750              This patchlet is needed in order that perl can be statically linked.  
5751      Branch: perl
5752            ! regexec.c
5753 ____________________________________________________________________________
5754 [  8190] By: jhi                                   on 2000/12/19  17:03:08
5755         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
5756              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5757              Date: Sun, 17 Dec 2000 00:18:35 -0600
5758              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
5759      Branch: perl
5760            ! perlio.h vms/gen_shrfls.pl
5761 ____________________________________________________________________________
5762 [  8189] By: jhi                                   on 2000/12/19  16:20:28
5763         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
5764              From: Prymmer/Kahn <pvhp@best.com>
5765              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
5766              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
5767              
5768              A better version of #8188.
5769      Branch: perl
5770            ! pod/perlfaq3.pod
5771 ____________________________________________________________________________
5772 [  8188] By: jhi                                   on 2000/12/19  15:57:06
5773         Log: (Replaced by #8189)
5774              
5775              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
5776              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
5777              From: Prymmer/Kahn <pvhp@best.com>
5778              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
5779              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
5780              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
5781              Date: Mon, 18 Dec 2000 11:10:45 -0500
5782              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
5783      Branch: perl
5784            ! pod/perlfaq3.pod
5785 ____________________________________________________________________________
5786 [  8187] By: jhi                                   on 2000/12/19  15:54:19
5787         Log: Email address fix for Anton Berezin.
5788      Branch: perl
5789            ! AUTHORS
5790 ____________________________________________________________________________
5791 [  8186] By: jhi                                   on 2000/12/19  15:38:54
5792         Log: Subject: [PATCH perl@8102] cygwin port
5793              From: "Eric Fifer" <efifer@dircon.co.uk> 
5794              Date: Thu, 14 Dec 2000 13:41:29 -0000
5795              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
5796              
5797              When compiling modules the data item that is being imported
5798              from libperl.dll needs to be tagged as imported/shared data:
5799              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
5800      Branch: perl
5801            ! perliol.h
5802 ____________________________________________________________________________
5803 [  8185] By: jhi                                   on 2000/12/19  14:53:24
5804         Log: Regen uconfig.h and uconfig.sh.
5805      Branch: perl
5806            ! uconfig.h uconfig.sh
5807 ____________________________________________________________________________
5808 [  8184] By: jhi                                   on 2000/12/18  20:43:49
5809         Log: Comments work so much better when they are closed.
5810      Branch: perl
5811            ! regcomp.c
5812 ____________________________________________________________________________
5813 [  8183] By: jhi                                   on 2000/12/18  18:04:02
5814         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
5815              Fixes the bug 20001218.016.
5816      Branch: perl
5817            ! regcomp.c
5818 ____________________________________________________________________________
5819 [  8182] By: gsar                                  on 2000/12/18  09:53:47
5820         Log: delete spurious files
5821      Branch: maint-5.6/perl
5822            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
5823            - vos/config.h vos/config_h.SH_orig
5824 ____________________________________________________________________________
5825 [  8181] By: gsar                                  on 2000/12/18  09:46:08
5826         Log: regen perltoc
5827      Branch: maint-5.6/perl
5828            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
5829 ____________________________________________________________________________
5830 [  8180] By: gsar                                  on 2000/12/18  09:20:27
5831         Log: integrate changes#7924..7926,7946,7952 from mainline
5832      Branch: maint-5.6/perl
5833           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
5834           !> lib/File/stat.pm t/lib/class-struct.t
5835 ____________________________________________________________________________
5836 [  8179] By: gsar                                  on 2000/12/18  08:55:54
5837         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
5838              7918,7919,7988,8907 from mainline (various)
5839      Branch: maint-5.6/perl
5840           +> t/lib/class-struct.t
5841           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
5842           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
5843           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
5844 ____________________________________________________________________________
5845 [  8178] By: gsar                                  on 2000/12/18  08:16:30
5846         Log: avoid redefinition warnings on windows due to sys/socket.h getting
5847              #included before win32.h
5848      Branch: maint-5.6/perl
5849            ! win32/include/sys/socket.h
5850 ____________________________________________________________________________
5851 [  8177] By: gsar                                  on 2000/12/18  05:24:04
5852         Log: make regen_headers; fix POSIX.xs problems; remove outdated
5853              code from sys/socket.h that makes build fail now
5854      Branch: maint-5.6/perl
5855            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
5856            ! pod/perlapi.pod
5857           !> win32/include/sys/socket.h
5858 ____________________________________________________________________________
5859 [  8176] By: gsar                                  on 2000/12/18  05:20:17
5860         Log: update Changes
5861      Branch: maint-5.6/perl
5862            ! Changes patchlevel.h
5863 ____________________________________________________________________________
5864 [  8175] By: gsar                                  on 2000/12/18  04:57:48
5865         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
5866              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
5867              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
5868              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
5869              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
5870              7823,7825,7838
5871      Branch: maint-5.6/perl
5872           +> lib/File/Spec/Epoc.pm
5873           !> (integrate 88 files)
5874 ____________________________________________________________________________
5875 [  8174] By: gsar                                  on 2000/12/18  03:53:09
5876         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
5877              7625..7629,7631..7634,7637,7639,7642 from mainline
5878      Branch: maint-5.6/perl
5879           +> README.solaris
5880           !> (integrate 26 files)
5881 ____________________________________________________________________________
5882 [  8173] By: gsar                                  on 2000/12/18  03:37:02
5883         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
5884              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
5885              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
5886              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
5887      Branch: maint-5.6/perl
5888           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
5889            - MAINTAIN
5890           !> (integrate 111 files)
5891 ____________________________________________________________________________
5892 [  8172] By: jhi                                   on 2000/12/18  02:49:27
5893         Log: Regen pods.
5894      Branch: perl
5895            ! pod/perlmodlib.pod pod/perltoc.pod
5896 ____________________________________________________________________________
5897 [  8171] By: gsar                                  on 2000/12/18  02:49:24
5898         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
5899              7465..7471 from mainline
5900              
5901              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
5902              in platforms that strictly require all the symbols being present
5903              at link time.
5904              
5905              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
5906              
5907              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
5908              
5909              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
5910              
5911              Subject: [PATCH] todo
5912              
5913              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
5914              
5915              Use $sort, $uniq (and $tr) consistently as wondered
5916              by Nicholas Clark.
5917              
5918              Too enthusiastic editing in #7460.
5919              
5920              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
5921              
5922              Upgrade to CPAN 1.58_55.
5923              Subject: CPAN.pm status
5924              
5925              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
5926              
5927              Make target reordering to avoid pointless re-makes.
5928              Subject: Re: Total re-make of 'make okfile' after 7451 ?
5929              
5930              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
5931              
5932              Subject: DOC PATCH 5.6.0
5933              
5934              Add the repository doc by Malcolm, Sarathy, and by Simon,
5935              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
5936      Branch: maint-5.6/perl
5937           +> Porting/repository.pod
5938           !> Configure MANIFEST Makefile.SH README.dos README.os2
5939           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
5940           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
5941           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
5942 ____________________________________________________________________________
5943 [  8169] By: gsar                                  on 2000/12/18  02:33:34
5944         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
5945              7435..7441,7445 from mainline
5946              
5947              Make the UTF-8 decoding stricter and more verbose when
5948              malformation happens.  This involved adding an argument
5949              to utf8_to_uv_chk(), which involved changing its prototype,
5950              and prefer STRLEN over I32 for the UTF-8 length, which as
5951              a domino effect necessitated changing the prototypes of
5952              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
5953              The stricter UTF-8 decoding checking uses Markus Kuhn's
5954              UTF-8 Decode Stress Tester from
5955              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
5956              
5957              Run vms/vms_yfix.pl, should have done that after changing
5958              perly.c in #7382.
5959              
5960              Subject: [PATCH 5.7.0] static linking with uninstalled perl
5961              
5962              (Replaced by #7440.)
5963              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
5964              
5965              Fix the bug ID 20001024.005, the bug introduced by #7416.
5966              
5967              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
5968              
5969              Fix the bug reported in
5970              From: andreas.koenig@anima.de (Andreas J. Koenig)
5971              Also make is_utf8_char() stricter.
5972              
5973              Missed the header file changes from #7425.
5974              
5975              Check if stdio supports tweaking lval and cnt simultaneously.
5976              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
5977              
5978              Stratus VOS updates from Paul Green.
5979              
5980              Podify README.epoc and README.vos.
5981              
5982              Add targets to Makefile.SH, most importantly
5983              'regen_all' which also remembers to update vms/perly*.
5984              
5985              Subject: Minor update to find2perl, for portability
5986              
5987              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
5988              
5989              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
5990              
5991              Rename UTF8LEN() to be UNISKIP(), too confusing to have
5992              UTF8LEN() and UTF8SKIP(). 
5993              
5994              Allow poking holes at the UTF-8 decoding strictness.
5995              
5996              Continue the internal UTF-8 API tweaking.
5997              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
5998              used much more than the simpler API, now called utf8_to_uv_simple().
5999              Still not quite happy with API, too much partial duplication
6000              of functionality.
6001              
6002              A new version of making the syslog test more robust.
6003              (Replaces #7421.)
6004              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6005              
6006              buildtoc target tweaks.
6007              
6008              Integrate with vmsperl #7430 by Charles Bailey:
6009              
6010              Cleanup from prior patch (Charles Lane?):
6011              - improve handling of MFDs in Basename and Path
6012              - default to no xsubpp line # munging when building debug images
6013      Branch: maint-5.6/perl
6014           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6015           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
6016           !> (integrate 67 files)
6017 ____________________________________________________________________________
6018 [  8168] By: gsar                                  on 2000/12/18  02:05:49
6019         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
6020              
6021              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
6022              From: Martin Husemann <martin@duskware.de>
6023              
6024              Subject: [PATCH 5.7.0] restore match data on backtracing
6025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6026      Branch: maint-5.6/perl
6027           !> regcomp.c regexec.c t/op/re_tests
6028 ____________________________________________________________________________
6029 [  8167] By: gsar                                  on 2000/12/18  01:55:22
6030         Log: integrate changes#7858,7986 from mainline
6031              
6032              C<foreach my $x ...> in pseudo-fork()ed process may diddle
6033              parent's memory; fix it by keeping track of the actual pad
6034              offset rather than a raw pointer (this change is probably also
6035              relevant to non-ithreads case to avoid fallout from reallocs of
6036              the pad array, but is currently only enabled for the ithreads
6037              case in the interests of minimal disruption to existing "well
6038              tested" code)
6039              
6040              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
6041              due to the notorious GetFileType() bug in Windows 9x, which fstat()
6042              tickles)
6043      Branch: maint-5.6/perl
6044           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
6045           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
6046           !> win32/win32.c win32/win32.h win32/win32sck.c
6047 ____________________________________________________________________________
6048 [  8166] By: gsar                                  on 2000/12/18  01:52:59
6049         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
6050              from mainline (xsubpp and ExtUtils::LibList fixups, various
6051              other small items)
6052      Branch: maint-5.6/perl
6053           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
6054           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
6055           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
6056           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
6057           !> win32/bin/search.pl
6058 ____________________________________________________________________________
6059 [  8165] By: gsar                                  on 2000/12/18  01:28:45
6060         Log: integrate changes#7533,7563,7611,7623 from mainline (various
6061              malloc.c embellishments)
6062      Branch: maint-5.6/perl
6063           !> malloc.c pod/perldiag.pod
6064 ____________________________________________________________________________
6065 [  8164] By: gsar                                  on 2000/12/18  01:23:33
6066         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
6067              fixups)
6068      Branch: maint-5.6/perl
6069           !> utils/h2xs.PL
6070 ____________________________________________________________________________
6071 [  8163] By: gsar                                  on 2000/12/18  01:17:50
6072         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
6073              fixups)
6074      Branch: maint-5.6/perl
6075           !> Makefile.SH utils/perlbug.PL
6076 ____________________________________________________________________________
6077 [  8162] By: gsar                                  on 2000/12/18  00:25:43
6078         Log: always export Perl_deb() (it is required by re.xs whether
6079              Perl is built with or without -DDEBUGGING)
6080      Branch: maint-5.6/perl
6081            ! makedef.pl
6082 ____________________________________________________________________________
6083 [  8161] By: gsar                                  on 2000/12/18  00:23:38
6084         Log: integrate change#7414 from mainline
6085              
6086              Undo the basename() part of #7412 since the lib/basename
6087              tests would need upgrading too.
6088              
6089              squelch two tests in tr.t that rely on tr/// paranoia change
6090              that's not in 5.6.x
6091      Branch: maint-5.6/perl
6092            ! t/op/tr.t
6093           !> lib/File/Basename.pm
6094 ____________________________________________________________________________
6095 [  8160] By: gsar                                  on 2000/12/18  00:05:30
6096         Log: missing change in previous integrate
6097      Branch: maint-5.6/perl
6098           !> README.aix
6099 ____________________________________________________________________________
6100 [  8159] By: gsar                                  on 2000/12/18  00:03:38
6101         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
6102              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
6103              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
6104              7410..7413 from mainline
6105      Branch: maint-5.6/perl
6106           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
6107           +> t/lib/tie-splice.t
6108            - lib/unicode/Is/DCinital.pl
6109           !> (integrate 112 files)
6110 ____________________________________________________________________________
6111 [  8158] By: jhi                                   on 2000/12/17  23:04:24
6112         Log: Subject: [PATCHES] RE: perl@8150 
6113              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
6114              Date: Sun, 17 Dec 2000 21:46:39 +0100
6115              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
6116              
6117              Neither cygwin has a getpwuid() one can trust on.
6118      Branch: perl
6119            ! t/lib/glob-basic.t
6120 ____________________________________________________________________________
6121 [  8157] By: jhi                                   on 2000/12/17  23:01:54
6122         Log: More MAN.PODS => {} fixes.
6123      Branch: perl
6124            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
6125            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
6126            ! os2/OS2/REXX/Makefile.PL
6127 ____________________________________________________________________________
6128 [  8156] By: gsar                                  on 2000/12/17  22:49:13
6129         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
6130              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
6131              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
6132              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
6133              7201,7204 from mainline
6134      Branch: maint-5.6/perl
6135           !> (integrate 121 files)
6136 ____________________________________________________________________________
6137 [  8155] By: jhi                                   on 2000/12/17  22:30:58
6138         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
6139              From: "Craig A. Berry" <craigberry@mac.com>
6140              Date: Sun, 17 Dec 2000 13:09:28 -0600
6141              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
6142              
6143              MAN.PODS => ' ' is naughty.
6144      Branch: perl
6145            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
6146 ____________________________________________________________________________
6147 [  8154] By: nick                                  on 2000/12/17  22:07:13
6148         Log: MULTIPLICITY nit.
6149      Branch: perl
6150            ! mg.c
6151 ____________________________________________________________________________
6152 [  8153] By: gsar                                  on 2000/12/17  21:23:05
6153         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
6154              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
6155              from mainline
6156              
6157              Document the SvIOK_.*UV().
6158              
6159              Update Unicode todo list.
6160              
6161              Guard against bad string->int conversion for quads.
6162              
6163              Subject: small apidoc fix
6164              
6165              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
6166              
6167              Subject: [PATCH] Tied filehandle documentation
6168              
6169              Subject: [PATCH] Modernize Opcode.pm documentation
6170              
6171              Make Data::Dumper (non-XS) to work with changed semantics of ref().
6172              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
6173              [applied even though said semantics didn't change in 5.6.x]
6174              
6175              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
6176              
6177              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
6178              
6179              Fix the URL, but the server is still missing in action.
6180              Subject: [ID 20000905.002] perlfaq1.pod URL error
6181              
6182              Subject: [ID 20000903.001] \w in utf8-strings
6183              
6184              Fix the ccversion detection for 5.1 and beyond.
6185              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
6186              
6187              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
6188              
6189              Subject: [ID 20000904.008] Tiny fix for perldiag
6190              
6191              Subject: Re: [ID 20000906.004] segfault with bad perl statement
6192              
6193              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
6194              
6195              Subject: [ID 20000908.002] perlipc documentation bug.
6196              
6197              Subject: [PATCH lib/Benchmark.pm]
6198              
6199              Re-allow vec() for characters > 255.
6200              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
6201              
6202              Do away with memory models cruft.  Sorry, PDP users.
6203              
6204              Continue #7041.
6205              
6206              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
6207              
6208              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
6209              
6210              Upgrade to CPAN 1.57_65, from Andreas König.
6211              
6212              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
6213              by Russ Allbery.
6214              
6215              Silence t/pod/*.t about alternate quote-mappings now implemented
6216              by Pod::Text, from Brad Appleton.
6217              
6218              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
6219              Subject: borland C++ win32.c tweak
6220              
6221              C<@a = @b = split(...)> optimization coredumps under ithreads
6222              (missed a spot when fixing up op_pmreplroot hack for ithreads)
6223              
6224              Document the SvUTF8*().
6225              
6226              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
6227              
6228              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
6229              
6230              Do in VMS as the #7054 does.
6231              
6232              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
6233              
6234              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
6235              
6236              Subject: [patch: perl@7045] vms updates
6237              
6238              Test for the #7049.
6239              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
6240              
6241              Break up the myconfig lines a bit.
6242              Subject: perlbug/perl -V output format
6243              
6244              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
6245              
6246              The #7054 truncated Configure badly.
6247              
6248              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
6249              initialization in all the threads on Windows
6250              
6251              Allow for whitespace between "#" and "line" in cpp output.
6252              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
6253              
6254              Remove vestiges of tr//CU.
6255              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
6256              
6257              The return value of setlocale must be copied away.
6258              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
6259              
6260              Allow chop() and chomp() to be overridden.
6261              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
6262              
6263              Hints optimization.
6264              Subject: Minor nit
6265              
6266              Subject: [PATCH] de-wall t/README
6267              
6268              Subject: Re: Two advertising clauses need to be removed
6269      Branch: maint-5.6/perl
6270           !> (integrate 75 files)
6271 ____________________________________________________________________________
6272 [  8152] By: gsar                                  on 2000/12/17  20:30:11
6273         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
6274              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
6275              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
6276              
6277              Don't attach -ld to the archname if pointless.
6278              
6279              Document UNTIE in a very minimalistic way.
6280              
6281              POSIX doesn't report long double values under -Duselongdouble
6282              when the long doubles are "real" (bigger than doubles).
6283              
6284              More author updates.
6285              
6286              Try to deduce NV_MAX.  Really should be Configure fodder.
6287              
6288              :: not allowed in pathnames, change to .
6289              Subject: [PATCH perl@6938] cygwin port
6290              
6291              Forget about NV_MAX (#6951).  Various floating point tweaks,
6292              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
6293              
6294              Move the Solaris 7 scan to use64bitall, make the
6295              failure to find 64-bot sparc libc to mention the
6296              possibility of being in an intel, from Lupe and Alan.
6297              
6298              Regen perltoc.
6299              
6300              AUTHORS tweaks, from Peter Prymmer.
6301              
6302              More address tweaking.
6303              
6304              Small tweaks all over.
6305              
6306              File::Temp patches from Andreas König,
6307              
6308              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
6309              
6310              Subject: CPAN.pm beta 1.57_57 for the core
6311              
6312              Part of the solution.
6313              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
6314              
6315              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
6316              
6317              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
6318              
6319              Add the overload warnings to perldiag.
6320              
6321              Drop unused argument.
6322              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
6323              
6324              Subject: Nit in Configure (bleadperl@6961)
6325              
6326              Update to PodParser 1.18, from Brad Appleton.
6327              
6328              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
6329              
6330              Subject: [PATCH: 6948] add SCNfldbl to configure.com
6331              
6332              Document UNTIE. Also tweak implementation to suppress the 'inner references'
6333              warning when UNTIE exists and instead pass the cound of extra references to
6334              the UNTIE method.
6335              
6336              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
6337              so that case-ignoring systems like DCL can tell them from
6338              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
6339              
6340              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
6341              
6342              Feature ordering tweak.
6343              
6344              Regen perltoc.
6345              
6346              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
6347              
6348              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
6349              
6350              Subject: http:// in L<>
6351              
6352              Detypo.
6353              
6354              change#6791 accidentally clobbered change#6710, put it back
6355              
6356              Only the first line, thank you very much.
6357              
6358              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
6359              plus rework the http: spots as suggested by Tom Christiansen,
6360              plus regen perltoc.
6361              
6362              Undo part of change 6489 which looks like a bulk edit which
6363              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
6364              The supressing of main:: on return from select() is undesirable.
6365              
6366              Apparently avoiding the swapping is too costly.
6367              
6368              Various Configure nits by Philip Newton,
6369              plus the ebcdic one by me.
6370              
6371              Make certain cc is set before trying to run it.
6372              
6373              If overloaded %{} etc. return the object do not loop.
6374              Thus  sub deref { $_[0] } functions if object is wanted type.
6375              
6376              Update perlhist.
6377              
6378              More %{} and other deref special casing - do not pass to 'nomethod'.
6379      Branch: maint-5.6/perl
6380           !> (integrate 59 files)
6381 ____________________________________________________________________________
6382 [  8151] By: gsar                                  on 2000/12/17  19:14:38
6383         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
6384              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
6385              
6386              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
6387              
6388              Make the epsilon to be relative, not absolute.
6389              
6390              Put back the flags dump as reasoned in
6391              Subject: Re: [PATCH] Glob dumping
6392              
6393              Introduce ccname to keep track of what compiler kind of we have.
6394              
6395              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
6396              
6397              Put back the slice accidentally removed by #6907.
6398              
6399              Reset archname and archname64 always, forcing them be
6400              recomputed at each Configure run, make Configure and
6401              the hints files agree on the naming of largefiles variables.
6402              
6403              Don't say "Perl 5.0 source kit".
6404              
6405              Subject: [PATCH] fix misc cast warnings
6406              
6407              Subject: typos in pods
6408              
6409              NVs not necessarily doubles, as pointed out by Yitzchak.
6410              
6411              Subject: [PATCH 6889] add a few ldbl formats to configure.com
6412              
6413              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
6414              
6415              Better options for rsync.
6416              
6417              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
6418              
6419              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
6420              
6421              Subject: [PATCH] Re: UNTIE method 
6422              
6423              A better fix for the Socket building problem from Craig Berry.
6424              
6425              Retract the dummy test, skip the security tests (instead of failing),
6426              explain what the warnings mean.
6427              
6428              Heap decorruption.
6429              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
6430              
6431              Update to Unicode 3.0.1.
6432              
6433              Missed one Unicode file.
6434              
6435              Subject: Re: typos in pods
6436              
6437              The #6929 was too skimpy.
6438              
6439              sscanf() may be the only way to read long doubles from strings.
6440              
6441              Reveal Borland's isnan.
6442              Subject: build with BC++ tweak
6443              
6444              Issue useful diagnostic on unknown pod commands.
6445              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
6446              
6447              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
6448              
6449              Clarify the third case of ftmp-security warnings.
6450              
6451              Make -Dusemorebits find long doubles in Solaris.
6452              
6453              Wrap the test in eval.
6454      Branch: maint-5.6/perl
6455           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
6456           +> lib/unicode/PropList.txt lib/unicode/README.perl
6457           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
6458           +> lib/unicode/Unicode.301 vms/vmspipe.com
6459            - lib/unicode/Props.txt lib/unicode/UCD300.html
6460            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
6461           !> (integrate 305 files)
6462 ____________________________________________________________________________
6463 [  8150] By: jhi                                   on 2000/12/17  18:47:57
6464         Log: Uncheckedin generated files.
6465      Branch: perl
6466            ! global.sym perlapi.c pod/perlapi.pod
6467 ____________________________________________________________________________
6468 [  8149] By: jhi                                   on 2000/12/17  18:41:22
6469         Log: Update Changes.
6470      Branch: perl
6471            ! Changes patchlevel.h
6472 ____________________________________________________________________________
6473 [  8148] By: jhi                                   on 2000/12/17  18:39:16
6474         Log: Subject: [PATCH] Fcntl constants speedup
6475              From: Nicholas Clark <nick@ccl4.org>
6476              Date: Sun, 17 Dec 2000 16:29:24 +0000
6477              Message-ID: <20001217162924.E97668@plum.flirble.org>
6478              
6479              Use IVs for the Fcntl constants instead of NVs.
6480      Branch: perl
6481            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
6482 ____________________________________________________________________________
6483 [  8147] By: jhi                                   on 2000/12/17  18:33:41
6484         Log: Add test for #8145 (binmode() warning), add warning for
6485              ioctl() and sockpair(), document them. (fileno() cannot
6486              be tripwired with the same kind of warning because
6487              'defined fileno($foo)' seems to be an idiom.)
6488      Branch: perl
6489            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
6490 ____________________________________________________________________________
6491 [  8146] By: gsar                                  on 2000/12/17  18:09:08
6492         Log: update Changes
6493      Branch: maint-5.6/perl
6494            ! Changes
6495 ____________________________________________________________________________
6496 [  8145] By: jhi                                   on 2000/12/17  17:39:35
6497         Log: Subject: [PATCH] Re: The long awaited feature ...
6498              From: Simon Cozens <simon@cozens.net>
6499              Date: Sun, 17 Dec 2000 12:31:56 +0000
6500              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
6501              
6502              Add a warning to binmode() about using bad filehandles
6503              (can happen e.g. if someone forgets the filehandle argument)
6504      Branch: perl
6505            ! pp_sys.c
6506 ____________________________________________________________________________
6507 [  8144] By: jhi                                   on 2000/12/17  17:33:48
6508         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
6509              From: Jonathan Stowe <gellyfish@gellyfish.com>
6510              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
6511              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
6512      Branch: perl
6513            ! lib/Net/Ping.pm
6514 ____________________________________________________________________________
6515 [  8143] By: jhi                                   on 2000/12/17  05:31:37
6516         Log: Polymorphic regexps.
6517              
6518              Fixes at least the bugs 20001028.003 (both of them...) and
6519              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
6520              also to be fixed by now, probably already before this patch.
6521      Branch: perl
6522            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
6523            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
6524            ! t/op/utf8decode.t t/pragma/utf8.t
6525 ____________________________________________________________________________
6526 [  8142] By: jhi                                   on 2000/12/16  17:16:05
6527         Log: Subject: [patch perl@8102] dos/djgpp update
6528              From: Laszlo Molnar <ml1050@freemail.hu>
6529              Date: Sat, 16 Dec 2000 01:40:52 +0100
6530              Message-ID: <20001216014052.A335@freemail.hu>
6531      Branch: perl
6532            ! djgpp/config.over t/base/commonsense.t
6533 ____________________________________________________________________________
6534 [  8141] By: jhi                                   on 2000/12/16  17:09:27
6535         Log: Few uncheckedin files.
6536      Branch: perl
6537            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
6538 ____________________________________________________________________________
6539 [  8140] By: nick                                  on 2000/12/15  22:14:31
6540         Log: Integrate mainline
6541      Branch: perlio
6542           !> (integrate 53 files)
6543 ____________________________________________________________________________
6544 [  8139] By: jhi                                   on 2000/12/15  19:49:49
6545         Log: One more IVUV tweak from Nicholas Clark.
6546      Branch: perl
6547            ! sv.c
6548 ____________________________________________________________________________
6549 [  8138] By: jhi                                   on 2000/12/15  19:17:06
6550         Log: Return of the IVUV-preservation, now seems to be happy even
6551              in Digital UNIX (the broken strtoul brokenness detection
6552              seems to have been the fly in the ointment).
6553      Branch: perl
6554            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6555            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
6556            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
6557            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
6558            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6559            ! vos/config.ga.h win32/config.bc win32/config.gc
6560            ! win32/config.vc
6561 ____________________________________________________________________________
6562 [  8137] By: jhi                                   on 2000/12/15  18:12:14
6563         Log: Metaconfig unit change for #8136.
6564      Branch: metaconfig
6565            ! U/modified/d_strtoul.U
6566      Branch: metaconfig/U/perl
6567            ! d_strtoull.U d_strtouq.U
6568 ____________________________________________________________________________
6569 [  8136] By: jhi                                   on 2000/12/15  18:11:35
6570         Log: I don't think it's sensible or portable to test the strtou*
6571              on /^-/ strings.
6572      Branch: perl
6573            ! Configure
6574 ____________________________________________________________________________
6575 [  8135] By: jhi                                   on 2000/12/15  17:18:49
6576         Log: Metaconfig unit change for #8134.
6577      Branch: metaconfig
6578            ! U/modified/d_strtoul.U
6579 ____________________________________________________________________________
6580 [  8134] By: jhi                                   on 2000/12/15  17:14:13
6581         Log: If longsize is 8 we don't need a LL suffix for integer constants.
6582      Branch: perl
6583            ! Configure config_h.SH
6584 ____________________________________________________________________________
6585 [  8133] By: jhi                                   on 2000/12/15  16:00:23
6586         Log: Update Changes.
6587      Branch: perl
6588            ! Changes patchlevel.h
6589 ____________________________________________________________________________
6590 [  8132] By: jhi                                   on 2000/12/15  15:44:16
6591         Log: Some compilers get huffy if you do not cast a const pointer
6592              to a non-const when assigning.
6593      Branch: perl
6594            ! gv.c
6595 ____________________________________________________________________________
6596 [  8131] By: jhi                                   on 2000/12/15  15:38:30
6597         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
6598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6599              Date: Fri, 15 Dec 2000 05:26:57 -0500
6600              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
6601      Branch: perl
6602            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
6603            ! t/pragma/overload.t
6604 ____________________________________________________________________________
6605 [  8130] By: jhi                                   on 2000/12/15  15:36:08
6606         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
6607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6608              Date: Thu, 14 Dec 2000 22:02:43 -0500
6609              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
6610      Branch: perl
6611            ! gv.c perl.h
6612 ____________________________________________________________________________
6613 [  8129] By: jhi                                   on 2000/12/15  15:34:16
6614         Log: Subject: PATCH: h2xs nit
6615              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6616              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
6617              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
6618              
6619              Add a template README.
6620      Branch: perl
6621            ! utils/h2xs.PL
6622 ____________________________________________________________________________
6623 [  8128] By: jhi                                   on 2000/12/15  15:32:22
6624         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
6625      Branch: perl
6626            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
6627 ____________________________________________________________________________
6628 [  8127] By: jhi                                   on 2000/12/15  15:19:34
6629         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
6630              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6631              Date:     Thu, 14 Dec 2000 20:04:42 EST
6632              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
6633      Branch: perl
6634            ! ext/Opcode/Opcode.xs
6635 ____________________________________________________________________________
6636 [  8126] By: jhi                                   on 2000/12/15  15:17:49
6637         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
6638              From: Peter Prymmer <pvhp@forte.com>
6639              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
6640              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
6641      Branch: perl
6642            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
6643            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
6644            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
6645 ____________________________________________________________________________
6646 [  8125] By: jhi                                   on 2000/12/15  15:11:05
6647         Log: This seems to be a stage sane and stable enough to checkin.
6648              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
6649      Branch: perl
6650            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
6651            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
6652            ! t/op/cmp.t t/op/numconvert.t
6653 ____________________________________________________________________________
6654 [  8124] By: jhi                                   on 2000/12/15  04:20:26
6655         Log: Something is really wonky.
6656      Branch: perl
6657            ! sv.c
6658 ____________________________________________________________________________
6659 [  8123] By: jhi                                   on 2000/12/15  04:00:50
6660         Log: Fixes for the IV UV patches to compile in Digital UNIX.
6661      Branch: perl
6662            ! sv.c
6663 ____________________________________________________________________________
6664 [  8122] By: jhi                                   on 2000/12/15  02:53:40
6665         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
6666              From: "Craig A. Berry" <craigberry@mac.com>
6667              Date: Thu, 14 Dec 2000 19:10:49 -0600
6668              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
6669      Branch: perl
6670            ! vms/vms.c
6671 ____________________________________________________________________________
6672 [  8121] By: jhi                                   on 2000/12/15  02:50:00
6673         Log: Metaconfig changes for #8120.
6674      Branch: metaconfig
6675            + U/modified/d_strtoul.U
6676      Branch: metaconfig/U/perl
6677            ! d_strtoull.U d_strtouq.U
6678 ____________________________________________________________________________
6679 [  8120] By: jhi                                   on 2000/12/15  02:49:42
6680         Log: From: Nicholas Clark <nick@ccl4.org> 
6681              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
6682              Date: Thu, 14 Dec 2000 18:38:57 +0000
6683              Message-ID: <20001214183857.B97909@plum.flirble.org>
6684      Branch: perl
6685            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6686            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
6687            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6688            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6689            ! win32/config.gc win32/config.vc
6690 ____________________________________________________________________________
6691 [  8119] By: jhi                                   on 2000/12/14  23:40:58
6692         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
6693              From: Nicholas Clark <nick@ccl4.org>
6694              Date: Wed, 13 Dec 2000 20:08:50 +0000
6695              Message-ID: <20001213200849.B71166@plum.flirble.org>
6696      Branch: perl
6697            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
6698            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
6699 ____________________________________________________________________________
6700 [  8118] By: jhi                                   on 2000/12/14  22:46:26
6701         Log: Integrate perlio.
6702      Branch: perl
6703           !> MANIFEST ext/Encode/compile makedef.pl
6704 ____________________________________________________________________________
6705 [  8117] By: nick                                  on 2000/12/14  22:38:53
6706         Log: Win32 tweaks to get Encode to build
6707              - temp hack to makedef.pl till PerlIO is properly "exported".
6708              - MSVC dislikes  
6709              static encpage_t foo[];
6710              so make 'em extern for now.
6711      Branch: perlio
6712            ! ext/Encode/compile makedef.pl
6713 ____________________________________________________________________________
6714 [  8116] By: nick                                  on 2000/12/14  22:00:53
6715         Log: Document the new files
6716      Branch: perlio
6717            ! MANIFEST
6718 ____________________________________________________________________________
6719 [  8115] By: jhi                                   on 2000/12/14  21:58:01
6720         Log: MANIFEST new files of #8114.
6721      Branch: perl
6722            ! MANIFEST
6723 ____________________________________________________________________________
6724 [  8114] By: jhi                                   on 2000/12/14  21:50:49
6725         Log: Integrate perlio.
6726      Branch: perl
6727           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
6728           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6729           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
6730           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
6731           !> ext/Encode/Makefile.PL
6732 ____________________________________________________________________________
6733 [  8113] By: jhi                                   on 2000/12/14  21:48:49
6734         Log: The documentation part of the
6735              
6736              Subject: [ID 20001214.002] Net::Ping patch
6737              From: Jonathan Stowe <gellyfish@gellyfish.com>
6738              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
6739              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
6740              since the #7529 had already addressed the same problem.
6741      Branch: perl
6742            ! lib/Net/Ping.pm
6743 ____________________________________________________________________________
6744 [  8112] By: jhi                                   on 2000/12/14  21:42:57
6745         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
6746              From: Dominic Dunlop <domo@computer.org>
6747              Date: Tue, 12 Dec 2000 10:47:10 +0100
6748              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
6749              
6750              Document how elusive subroutines can be.
6751      Branch: perl
6752            ! pod/perlfunc.pod
6753 ____________________________________________________________________________
6754 [  8111] By: jhi                                   on 2000/12/14  21:38:05
6755         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
6756              From: Dominic Dunlop <domo@computer.org>
6757              Date: Thu, 14 Dec 2000 10:13:51 +0100
6758              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
6759      Branch: perl
6760            ! ext/POSIX/POSIX.pod
6761 ____________________________________________________________________________
6762 [  8110] By: jhi                                   on 2000/12/14  21:36:32
6763         Log: Subject: [patch] perlfaq7
6764              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
6765              Date: Thu, 14 Dec 2000 15:31:07 +0100
6766              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
6767      Branch: perl
6768            ! pod/perlfaq7.pod
6769 ____________________________________________________________________________
6770 [  8109] By: jhi                                   on 2000/12/14  21:29:20
6771         Log: Subject: [8104] Encode
6772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6773              Date: Thu, 14 Dec 2000 14:49:34 +0100
6774              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
6775              
6776              Type casting for nervous compilers.
6777      Branch: perl
6778            ! ext/Encode/Encode.xs
6779 ____________________________________________________________________________
6780 [  8108] By: jhi                                   on 2000/12/14  21:26:17
6781         Log: Subject: [8104] DB_File
6782              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6783              Date: Thu, 14 Dec 2000 14:49:35 +0100
6784              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
6785              
6786              Type definition incorrect for DB 2.7.7.  Not known when it
6787              changed, so only changed it for a known revision.
6788      Branch: perl
6789            ! ext/DB_File/DB_File.xs
6790 ____________________________________________________________________________
6791 [  8107] By: jhi                                   on 2000/12/14  21:23:41
6792         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
6793              From: Peter Prymmer <pvhp@forte.com>
6794              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
6795              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
6796              
6797              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
6798      Branch: perl
6799            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
6800            ! ext/Encode/Encode/posix-bc.enc
6801 ____________________________________________________________________________
6802 [  8106] By: nick                                  on 2000/12/14  20:36:13
6803         Log: "Cold" build correction to Encode's Makefile.PL
6804      Branch: perlio
6805            ! ext/Encode/Makefile.PL
6806 ____________________________________________________________________________
6807 [  8105] By: nick                                  on 2000/12/14  20:09:37
6808         Log: "Compiled" encodings.
6809              Correct replacement character in EBCDIC .enc files
6810              Add 0x7F to ASCII repertoire.
6811      Branch: perlio
6812            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6813            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
6814            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
6815            ! ext/Encode/Makefile.PL ext/Encode/compile
6816            ! ext/Encode/encengine.c ext/Encode/encode.h
6817 ____________________________________________________________________________
6818 [  8104] By: nick                                  on 2000/12/14  00:38:20
6819         Log: Integrate mainline
6820      Branch: perlio
6821           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
6822           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
6823           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
6824           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
6825           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
6826           !> t/lib/db-hash.t t/lib/db-recno.t
6827 ____________________________________________________________________________
6828 [  8103] By: nick                                  on 2000/12/13  23:16:13
6829         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
6830              so far and so it does not get lost.
6831      Branch: perlio
6832            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
6833 ____________________________________________________________________________
6834 [  8102] By: jhi                                   on 2000/12/13  17:14:22
6835         Log: Update Changes.
6836      Branch: perl
6837            ! Changes patchlevel.h
6838 ____________________________________________________________________________
6839 [  8101] By: jhi                                   on 2000/12/13  16:53:41
6840         Log: Move the proto of start_glob() to a better place; regen api files.
6841      Branch: perl
6842            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
6843 ____________________________________________________________________________
6844 [  8100] By: jhi                                   on 2000/12/13  16:47:11
6845         Log: Metaconfig change for #8099.
6846      Branch: metaconfig
6847            ! U/modified/Head.U
6848 ____________________________________________________________________________
6849 [  8099] By: jhi                                   on 2000/12/13  16:46:48
6850         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
6851              From: Andy Dougherty <doughera@lafayette.edu>
6852              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
6853              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
6854      Branch: perl
6855            ! Configure
6856 ____________________________________________________________________________
6857 [  8098] By: jhi                                   on 2000/12/13  16:39:02
6858         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
6859              From: rspier@pobox.com (Robert Spier)
6860              Date: Tue, 12 Dec 2000 21:12:39 -0500
6861              Message-ID: <14902.56087.678086.725773@rls.cx>
6862              
6863              fastgetcwd is defined using a glob alias on a $^O dependent basis -
6864              and there was no default assignment or perl subroutine.
6865      Branch: perl
6866            ! lib/Cwd.pm
6867 ____________________________________________________________________________
6868 [  8097] By: jhi                                   on 2000/12/13  16:16:01
6869         Log: Subject: [PATCH] move startglob out of pp_hot.c
6870              From: Nicholas Clark <nick@ccl4.org>
6871              Date: Mon, 11 Dec 2000 23:16:39 +0000
6872              Message-ID: <20001211231638.A55550@plum.flirble.org>
6873      Branch: perl
6874            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
6875 ____________________________________________________________________________
6876 [  8096] By: jhi                                   on 2000/12/13  15:26:23
6877         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
6878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6879              Date: Wed, 13 Dec 2000 14:01:37 +0100
6880              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
6881              
6882              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
6883              in turn requires libpthread in libswanted.
6884      Branch: perl
6885            ! hints/hpux.sh
6886 ____________________________________________________________________________
6887 [  8095] By: jhi                                   on 2000/12/12  19:51:05
6888         Log: The integration wars continue.
6889      Branch: perl
6890           !> sv.c
6891 ____________________________________________________________________________
6892 [  8094] By: jhi                                   on 2000/12/12  19:48:26
6893         Log: Subject: [PATCH perl@8070] DB_File-1.74  
6894              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
6895              Date: Mon, 11 Dec 2000 23:07:17 -0000
6896              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
6897      Branch: perl
6898            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6899            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
6900            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
6901            ! t/lib/db-recno.t
6902 ____________________________________________________________________________
6903 [  8093] By: nick                                  on 2000/12/12  19:42:13
6904         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
6905      Branch: perlio
6906            ! sv.c
6907           !> lib/File/DosGlob.pm
6908 ____________________________________________________________________________
6909 [  8092] By: jhi                                   on 2000/12/12  19:28:11
6910         Log: Integrate perlio.
6911      Branch: perl
6912           !> sv.c
6913 ____________________________________________________________________________
6914 [  8091] By: nick                                  on 2000/12/12  18:49:45
6915         Log: Fix for Tk, and upgrading shared SVs.
6916      Branch: perlio
6917            ! sv.c
6918 ____________________________________________________________________________
6919 [  8090] By: jhi                                   on 2000/12/12  16:48:59
6920         Log: Subject: [PATCH] Re: Breadperl & Tk
6921              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6922              Date: Tue, 12 Dec 2000 14:48:27 GMT
6923              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
6924      Branch: perl
6925            ! sv.c
6926 ____________________________________________________________________________
6927 [  8089] By: jhi                                   on 2000/12/12  03:37:19
6928         Log: Subject: DosGlob.pm diff for bash style brace expansion.
6929              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
6930              Date: Fri, 8 Dec 2000 10:45:30 -0600
6931              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
6932      Branch: perl
6933            ! lib/File/DosGlob.pm
6934 ____________________________________________________________________________
6935 [  8088] By: nick                                  on 2000/12/11  23:59:59
6936         Log: Integrate mainline
6937      Branch: perlio
6938           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
6939           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
6940           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
6941           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
6942           !> t/op/local.t t/pragma/warn/toke toke.c
6943 ____________________________________________________________________________
6944 [  8087] By: jhi                                   on 2000/12/11  23:20:23
6945         Log: Integrate perlio.
6946      Branch: perl
6947           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6948 ____________________________________________________________________________
6949 [  8086] By: jhi                                   on 2000/12/11  22:50:59
6950         Log: Tune further the OS detection of CGI.
6951      Branch: perl
6952            ! lib/CGI.pm
6953 ____________________________________________________________________________
6954 [  8085] By: nick                                  on 2000/12/11  22:50:46
6955         Log: Finish 1st pass of "encoding" layer e.g. :
6956              open($fh,"<encoding(iso8859-7)",$greek) || die;
6957      Branch: perlio
6958            ! ext/Encode/Encode.xs perlio.c perliol.h
6959 ____________________________________________________________________________
6960 [  8084] By: jhi                                   on 2000/12/11  22:32:06
6961         Log: Revert the -f ambiguousity patch, seems to cause
6962              too much hassle (the interpret -Q as a function
6963              where Q is not a known filetest part is left in).
6964      Branch: perl
6965            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
6966            ! toke.c
6967 ____________________________________________________________________________
6968 [  8083] By: jhi                                   on 2000/12/11  22:27:23
6969         Log: (accidentally empty check-in)
6970      Branch: perl
6971            ! lib/File/DosGlob.pm
6972 ____________________________________________________________________________
6973 [  8082] By: nick                                  on 2000/12/11  19:09:51
6974         Log: Restore mmap function (broken by tweaks to shared buffer
6975              layer for encode(xxxx)).
6976      Branch: perlio
6977            ! perlio.c
6978 ____________________________________________________________________________
6979 [  8081] By: jhi                                   on 2000/12/11  18:29:13
6980         Log: Subject: Re: The long awaited feature ...
6981              From: Simon Cozens <simon@cozens.net>
6982              Date: Mon, 11 Dec 2000 15:54:24 +0000
6983              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
6984              
6985              More io/utf8 tests.
6986      Branch: perl
6987            ! t/io/utf8.t
6988 ____________________________________________________________________________
6989 [  8080] By: jhi                                   on 2000/12/11  18:19:36
6990         Log: Subject: PATCH MakeMaker manpage clarification
6991              From: andreas.koenig@anima.de (Andreas J. Koenig)
6992              Date: 10 Dec 2000 20:46:13 +0100
6993              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
6994      Branch: perl
6995            ! lib/ExtUtils/MakeMaker.pm
6996 ____________________________________________________________________________
6997 [  8079] By: jhi                                   on 2000/12/11  15:35:07
6998         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
6999              From: Simon Cozens <simon@cozens.net>
7000              Date: Sun, 10 Dec 2000 19:06:19 +0000
7001              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
7002      Branch: perl
7003            ! ext/B/B/Deparse.pm t/lib/b.t
7004 ____________________________________________________________________________
7005 [  8078] By: jhi                                   on 2000/12/11  15:09:11
7006         Log: Subject: [PATCH] docs on NaN
7007              From: Nicholas Clark <nick@ccl4.org>
7008              Date: Mon, 11 Dec 2000 01:48:38 +0000
7009              Message-ID: <20001211014838.B99205@plum.flirble.org>
7010      Branch: perl
7011            ! pod/perlop.pod
7012 ____________________________________________________________________________
7013 [  8077] By: jhi                                   on 2000/12/11  15:02:21
7014         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
7015              From: Simon Cozens <simon@cozens.net>
7016              Date: Mon, 11 Dec 2000 01:21:45 +0000
7017              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
7018      Branch: perl
7019            ! pp.c pp_hot.c scope.c t/op/local.t
7020 ____________________________________________________________________________
7021 [  8076] By: nick                                  on 2000/12/10  20:43:32
7022         Log: Not merge worthy...
7023              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
7024              syntax is modelled on attributes.
7025              Untested fix for io/utf8 on Win32 etc.
7026              Very clumsy start to the encode layer.
7027      Branch: perlio
7028            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7029 ____________________________________________________________________________
7030 [  8075] By: jhi                                   on 2000/12/10  18:39:33
7031         Log: Darwin is not Windows.
7032      Branch: perl
7033            ! lib/CGI.pm
7034 ____________________________________________________________________________
7035 [  8074] By: jhi                                   on 2000/12/10  18:31:27
7036         Log: Subject: Ambiguous -%c() resolved as a file test
7037              From: "Paul Marquess" <Paul.Marquess@openwave.com>
7038              Date: Sun, 10 Dec 2000 15:35:07 -0000
7039              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
7040      Branch: perl
7041            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
7042 ____________________________________________________________________________
7043 [  8073] By: jhi                                   on 2000/12/10  18:16:29
7044         Log: Subject: PATCH installperl misinformed 
7045              From: andreas.koenig@anima.de (Andreas J. Koenig)
7046              Date: 10 Dec 2000 13:01:32 +0100 
7047              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
7048      Branch: perl
7049            ! installperl
7050 ____________________________________________________________________________
7051 [  8072] By: jhi                                   on 2000/12/10  18:07:55
7052         Log: The walkoptree confusion rages; walkoptree() seems to be coming
7053              from B.xs, while walkoptree_slow() comes from B.pm.
7054      Branch: perl
7055            ! ext/B/B.pm
7056 ____________________________________________________________________________
7057 [  8071] By: nick                                  on 2000/12/10  11:45:47
7058         Log: Integrate mainline
7059      Branch: perlio
7060           +> t/base/commonsense.t
7061           !> (integrate 37 files)
7062 ____________________________________________________________________________
7063 [  8070] By: jhi                                   on 2000/12/10  04:46:21
7064         Log: Update Changes.
7065      Branch: perl
7066            ! Changes patchlevel.h
7067 ____________________________________________________________________________
7068 [  8069] By: jhi                                   on 2000/12/10  04:39:19
7069         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
7070              From: andreas.koenig@anima.de (Andreas J. Koenig)
7071              Date: 09 Dec 2000 17:14:25 +0100
7072              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
7073      Branch: perl
7074            + t/base/commonsense.t
7075            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
7076 ____________________________________________________________________________
7077 [  8068] By: jhi                                   on 2000/12/10  04:17:36
7078         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
7079              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7080              Date: Sat, 9 Dec 2000 16:47:22 -0000
7081              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
7082      Branch: perl
7083            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
7084            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
7085            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
7086            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
7087            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
7088            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
7089            ! t/lib/sdbm.t
7090 ____________________________________________________________________________
7091 [  8067] By: jhi                                   on 2000/12/10  03:52:02
7092         Log: Test case for #8066.
7093      Branch: perl
7094            ! t/op/misc.t
7095 ____________________________________________________________________________
7096 [  8066] By: jhi                                   on 2000/12/10  03:50:30
7097         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
7098              From: Simon Cozens <simon@cozens.net>
7099              Date: Sun, 10 Dec 2000 00:55:37 +0000
7100              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
7101      Branch: perl
7102            ! pp_sys.c
7103 ____________________________________________________________________________
7104 [  8065] By: jhi                                   on 2000/12/10  03:44:52
7105         Log: Test case for #8064.
7106      Branch: perl
7107            ! t/comp/proto.t
7108 ____________________________________________________________________________
7109 [  8064] By: jhi                                   on 2000/12/10  03:42:32
7110         Log: Subject: Re: prototype of substr
7111              From: Simon Cozens <simon@cozens.net>
7112              Date: Sun, 10 Dec 2000 00:13:33 +0000
7113              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
7114              
7115              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
7116      Branch: perl
7117            ! pp.c
7118 ____________________________________________________________________________
7119 [  8063] By: jhi                                   on 2000/12/10  03:39:42
7120         Log: Subject: [PATCH] perlguts.pod
7121              From: Simon Cozens <simon@cozens.net>
7122              Date: Sun, 10 Dec 2000 00:06:47 +0000
7123              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
7124              
7125              Documentation of the different types of ops,
7126              plus the functions in dump.c
7127      Branch: perl
7128            ! pod/perlguts.pod
7129 ____________________________________________________________________________
7130 [  8062] By: jhi                                   on 2000/12/10  03:30:04
7131         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
7132              From: Nicholas Clark <nick@talking.bollo.cx>
7133              Date: Sat, 09 Dec 2000 18:57:25 +0000
7134              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
7135              
7136              Be more robust in weird hostname setups.
7137      Branch: perl
7138            ! t/lib/net-hostent.t
7139 ____________________________________________________________________________
7140 [  8061] By: jhi                                   on 2000/12/10  03:28:21
7141         Log: Pacify fussy compiler. 
7142      Branch: perl
7143            ! pp_sys.c
7144 ____________________________________________________________________________
7145 [  8060] By: jhi                                   on 2000/12/10  02:52:46
7146         Log: Integrate perlio.
7147      Branch: perl
7148           !> pp_sys.c t/io/utf8.t
7149 ____________________________________________________________________________
7150 [  8059] By: nick                                  on 2000/12/09  23:40:14
7151         Log: read/sysread/recv should now be utf8 aware.
7152              Basic test for utf8 read.
7153      Branch: perlio
7154            ! pp_sys.c t/io/utf8.t
7155 ____________________________________________________________________________
7156 [  8058] By: jhi                                   on 2000/12/09  21:56:02
7157         Log: Integrate perlio.
7158      Branch: perl
7159           +> t/io/utf8.t
7160           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
7161 ____________________________________________________________________________
7162 [  8057] By: jhi                                   on 2000/12/09  21:53:35
7163         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
7164              From: Inaba Hiroto <inaba@st.rim.or.jp>
7165              Date: Sun, 10 Dec 2000 05:53:21 +0900
7166              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
7167              
7168              Tests for #8056.
7169      Branch: perl
7170            ! t/op/each.t
7171 ____________________________________________________________________________
7172 [  8056] By: jhi                                   on 2000/12/09  21:51:16
7173         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
7174              From: Inaba Hiroto <inaba@st.rim.or.jp>
7175              Date: Sat, 09 Dec 2000 18:02:00 +0900
7176              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
7177              
7178              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
7179      Branch: perl
7180            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
7181 ____________________________________________________________________________
7182 [  8055] By: nick                                  on 2000/12/09  20:11:48
7183         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
7184              than raw PerlIO_write() - does not seem to break any tests.
7185      Branch: perlio
7186            ! pp_sys.c
7187 ____________________________________________________________________________
7188 [  8054] By: nick                                  on 2000/12/09  19:47:30
7189         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
7190              (sysread, recv and write i.e. formats still to do...)
7191              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
7192              open($fh,">:utf8","name")
7193              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
7194              so no extra overhead is involved.
7195              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
7196              to a non-utf8 stream.
7197              Add initial io/utf8.t
7198              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
7199              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
7200              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
7201      Branch: perlio
7202            + t/io/utf8.t
7203            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
7204 ____________________________________________________________________________
7205 [  8053] By: nick                                  on 2000/12/09  19:26:37
7206         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
7207              was only testing this_utf8.
7208      Branch: perlio
7209            ! toke.c
7210 ____________________________________________________________________________
7211 [  8052] By: nick                                  on 2000/12/09  19:09:41
7212         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
7213              i.e. the output string has one, but don't mess with source assumption.
7214      Branch: perlio
7215            ! toke.c
7216 ____________________________________________________________________________
7217 [  8051] By: jhi                                   on 2000/12/09  16:55:17
7218         Log: Integrate perlio.
7219      Branch: perl
7220           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
7221           !> sv.c thrdvar.h util.c
7222 ____________________________________________________________________________
7223 [  8050] By: jhi                                   on 2000/12/09  16:48:07
7224         Log: Nits noticed by Peter Prymmer.
7225      Branch: perl
7226            ! lib/ExtUtils/MM_VMS.pm
7227 ____________________________________________________________________________
7228 [  8049] By: nick                                  on 2000/12/09  13:49:40
7229         Log: UTF8 output prework.
7230              - Store $\ and $, as SVs so they can have SvUTF8 flag
7231              - use do_print() rather than raw PerlIO_write() to print them.
7232      Branch: perlio
7233            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
7234            ! thrdvar.h util.c
7235 ____________________________________________________________________________
7236 [  8048] By: nick                                  on 2000/12/09  12:30:43
7237         Log: Integrate mainline.
7238      Branch: perlio
7239           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
7240           +> t/op/reverse.t
7241           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
7242           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7243           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
7244           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
7245           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
7246           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
7247 ____________________________________________________________________________
7248 [  8047] By: jhi                                   on 2000/12/09  00:23:27
7249         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
7250              From: Michael G Schwern <schwern@pobox.com>
7251              Date: Fri, 8 Dec 2000 14:43:04 -0600
7252      Branch: perl
7253            ! lib/ExtUtils/MM_VMS.pm
7254 ____________________________________________________________________________
7255 [  8046] By: jhi                                   on 2000/12/08  23:10:27
7256         Log: A missed check-in.
7257      Branch: perl
7258            ! lib/ExtUtils/Manifest.pm
7259 ____________________________________________________________________________
7260 [  8045] By: jhi                                   on 2000/12/08  21:57:12
7261         Log: (null check-in)
7262      Branch: perl
7263            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
7264 ____________________________________________________________________________
7265 [  8044] By: jhi                                   on 2000/12/08  21:11:06
7266         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
7267              at the final draft stage.
7268      Branch: perl
7269            + ext/Encode/Encode/iso8859-16.enc
7270            ! MANIFEST
7271 ____________________________________________________________________________
7272 [  8043] By: jhi                                   on 2000/12/08  16:39:04
7273         Log: Update Changes.
7274      Branch: perl
7275            ! Changes patchlevel.h
7276 ____________________________________________________________________________
7277 [  8042] By: jhi                                   on 2000/12/08  16:33:39
7278         Log: Do not return the Unicode replacement character if UTF-8
7279              decoding goes awry, it should be up to the caller to decide.
7280      Branch: perl
7281            ! pod/perlapi.pod utf8.c
7282 ____________________________________________________________________________
7283 [  8041] By: jhi                                   on 2000/12/08  16:22:28
7284         Log: metaconfig maintenance.
7285      Branch: metaconfig
7286            ! U/modified/stdchar.U
7287      Branch: metaconfig/U/perl
7288            + testsyml.U
7289 ____________________________________________________________________________
7290 [  8040] By: jhi                                   on 2000/12/08  16:03:08
7291         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
7292              From: sthoenna@efn.org
7293              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
7294              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
7295      Branch: perl
7296            ! Changes lib/ExtUtils/MM_OS2.pm
7297 ____________________________________________________________________________
7298 [  8039] By: jhi                                   on 2000/12/08  15:57:11
7299         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
7300              From: Simon Cozens <simon@cozens.net>
7301              Date: Fri, 8 Dec 2000 13:33:31 +0000
7302              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
7303              
7304              (The pp_hot part needed a rewrite.)
7305      Branch: perl
7306            ! doop.c pp_hot.c utf8.c
7307 ____________________________________________________________________________
7308 [  8038] By: jhi                                   on 2000/12/08  15:25:08
7309         Log: Subject: djSP
7310              From: Michael Stevens <michael@etla.org>
7311              Date: Wed, 6 Dec 2000 23:24:01 +0000
7312              Message-ID: <20001206232400.A21381@firedrake.org>
7313              
7314              Plus a note from Nick Ing-Simmons.
7315      Branch: perl
7316            ! pp.h
7317 ____________________________________________________________________________
7318 [  8037] By: jhi                                   on 2000/12/08  15:18:35
7319         Log: Filetype is text.
7320      Branch: perl
7321            ! t/op/utf8decode.t
7322 ____________________________________________________________________________
7323 [  8036] By: jhi                                   on 2000/12/08  03:31:27
7324         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
7325              From: Andy Dougherty <doughera@lafayette.edu>
7326              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
7327              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
7328              
7329              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
7330              From: Andy Dougherty <doughera@lafayette.edu>
7331              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
7332              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
7333      Branch: perl
7334            + ext/POSIX/hints/svr4.pl
7335            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
7336 ____________________________________________________________________________
7337 [  8035] By: jhi                                   on 2000/12/08  03:26:01
7338         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
7339              From: Andy Dougherty <doughera@lafayette.edu>
7340              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
7341              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
7342      Branch: perl
7343            ! t/README t/base/term.t
7344 ____________________________________________________________________________
7345 [  8034] By: jhi                                   on 2000/12/08  03:21:59
7346         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
7347              From: mjd@plover.com  
7348              Date: 7 Dec 2000 21:04:20 -0000
7349              Message-ID: <20001207210420.22282.qmail@plover.com>
7350              
7351              Plus -z doc.
7352      Branch: perl
7353            ! pod/perlfunc.pod
7354 ____________________________________________________________________________
7355 [  8033] By: jhi                                   on 2000/12/08  03:19:03
7356         Log: Use the UTF8 macros a bit.  They can't be used with abandon
7357              everywhere because we do generate illegal UTF-8 in some situations.
7358              This is of course naughty.
7359      Branch: perl
7360            ! pod/perlapi.pod utf8.c utf8.h
7361 ____________________________________________________________________________
7362 [  8032] By: jhi                                   on 2000/12/08  03:00:09
7363         Log: Out of sync?
7364      Branch: perl
7365            ! t/pragma/warn/utf8
7366 ____________________________________________________________________________
7367 [  8031] By: jhi                                   on 2000/12/08  02:22:39
7368         Log: Cnt spl.
7369      Branch: perl
7370            ! MANIFEST
7371 ____________________________________________________________________________
7372 [  8030] By: jhi                                   on 2000/12/08  01:23:54
7373         Log: Add test for reverse().
7374      Branch: perl
7375            + t/op/reverse.t
7376            ! MANIFEST
7377 ____________________________________________________________________________
7378 [  8029] By: jhi                                   on 2000/12/08  01:21:47
7379         Log: Integrate perlio.
7380      Branch: perl
7381           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
7382           !> perlio.c perlio.h perlsdio.h warnings.pl
7383 ____________________________________________________________________________
7384 [  8028] By: jhi                                   on 2000/12/08  01:19:08
7385         Log: Introduce macros for UTF8 decoding.
7386      Branch: perl
7387            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
7388 ____________________________________________________________________________
7389 [  8027] By: nick                                  on 2000/12/07  22:18:19
7390         Log: Integrate mainline
7391      Branch: perlio
7392           !> embed.pl pod/perlapi.pod utf8.c
7393 ____________________________________________________________________________
7394 [  8026] By: nick                                  on 2000/12/07  21:45:08
7395         Log: Various oddities p4 diff -se showed up
7396              Remove 'our' from warnings.pl
7397      Branch: perlio
7398            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
7399 ____________________________________________________________________________
7400 [  8025] By: nick                                  on 2000/12/07  21:43:32
7401         Log: Change PerlIO_(get|set)pos to take SV *
7402              Should fix, OS/2, VMS, (sfio??)
7403      Branch: perlio
7404            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
7405 ____________________________________________________________________________
7406 [  8024] By: jhi                                   on 2000/12/07  19:05:32
7407         Log: Document utf8_to_uv() better.
7408      Branch: perl
7409            ! pod/perlapi.pod utf8.c
7410 ____________________________________________________________________________
7411 [  8023] By: jhi                                   on 2000/12/07  18:23:47
7412         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
7413      Branch: perl
7414            ! embed.pl pod/perlapi.pod utf8.c
7415 ____________________________________________________________________________
7416 [  8022] By: jhi                                   on 2000/12/07  04:13:51
7417         Log: Integrate perlio.
7418      Branch: perl
7419           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
7420           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
7421           !> win32/makefile.mk
7422 ____________________________________________________________________________
7423 [  8021] By: nick                                  on 2000/12/07  00:28:14
7424         Log: Various attempts at MSVC debug - not sure what has
7425              changed but works now. 
7426              Seems atexit() _may_ work for DLLs built with MSVC so don't
7427              call cleanup that way.
7428      Branch: perlio
7429            ! perlio.c win32/makefile.mk
7430 ____________________________________________________________________________
7431 [  8020] By: nick                                  on 2000/12/06  19:57:20
7432         Log: Integrate mainline
7433      Branch: perlio
7434           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
7435           !> (integrate 75 files)
7436 ____________________________________________________________________________
7437 [  8019] By: nick                                  on 2000/12/06  19:28:21
7438         Log: Add useperlio to config.vc
7439              Turn off binmode in config_H.PL
7440              Regen all the config_H.xx
7441              Attempt to get debugging build with MSVC.
7442      Branch: perlio
7443            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7444            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
7445 ____________________________________________________________________________
7446 [  8018] By: nick                                  on 2000/12/06  19:21:57
7447         Log: Test various dup/external program options on all platforms.
7448      Branch: perlio
7449            ! t/io/dup.t
7450 ____________________________________________________________________________
7451 [  8017] By: nick                                  on 2000/12/06  19:20:47
7452         Log: Fix harness to be less picky
7453      Branch: perlio
7454            ! lib/Test/Harness.pm
7455 ____________________________________________________________________________
7456 [  8016] By: jhi                                   on 2000/12/06  16:45:12
7457         Log: Update Changes.
7458      Branch: perl
7459            ! Changes patchlevel.h
7460 ____________________________________________________________________________
7461 [  8015] By: jhi                                   on 2000/12/06  16:41:03
7462         Log: Test \x{...} with ord().
7463      Branch: perl
7464            ! t/op/ord.t
7465 ____________________________________________________________________________
7466 [  8014] By: jhi                                   on 2000/12/06  16:20:33
7467         Log: Test tweak because of #8013.
7468      Branch: perl
7469            ! t/lib/b.t
7470 ____________________________________________________________________________
7471 [  8013] By: jhi                                   on 2000/12/06  16:09:09
7472         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
7473              From: Michael G Schwern <schwern@pobox.com>
7474              Date: Tue, 5 Dec 2000 21:23:28 -0500
7475              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
7476              
7477              Carp::Heavy parts not very applicable because of recent changes.
7478      Branch: perl
7479            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
7480            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
7481            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
7482            ! lib/Exporter.pm lib/Exporter/Heavy.pm
7483            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
7484            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7485            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
7486            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
7487            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
7488            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
7489            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
7490            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
7491            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
7492            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
7493            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
7494            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
7495            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
7496            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
7497            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
7498            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
7499            ! warnings.pl
7500 ____________________________________________________________________________
7501 [  8012] By: jhi                                   on 2000/12/06  15:22:38
7502         Log: Subject: [PATCH] Re: New harness is failing things
7503              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7504              Date: Wed, 6 Dec 2000 13:00:30 GMT
7505              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
7506      Branch: perl
7507            ! lib/Test/Harness.pm
7508 ____________________________________________________________________________
7509 [  8011] By: jhi                                   on 2000/12/06  15:12:08
7510         Log: Subject: installhtml changes
7511              From: Michael Stevens <michael@etla.org>
7512              Date: Wed, 6 Dec 2000 13:15:53 +0000
7513              Message-ID: <20001206131553.A27317@firedrake.org>
7514      Branch: perl
7515            ! installhtml
7516 ____________________________________________________________________________
7517 [  8010] By: jhi                                   on 2000/12/06  15:06:05
7518         Log: Subject: the dTHR hits
7519              From: Michael Stevens <michael@etla.org>
7520              Date: Wed, 6 Dec 2000 12:06:03 +0000
7521              Message-ID: <20001206120603.A24581@firedrake.org>
7522              
7523              More, errrm, less dTHRs.
7524      Branch: perl
7525            ! bytecode.pl ext/B/B/C.pm
7526 ____________________________________________________________________________
7527 [  8009] By: jhi                                   on 2000/12/06  15:04:25
7528         Log: Subject: MakeMaker mailing list gone?
7529              From: Michael G Schwern <schwern@pobox.com>
7530              Date: Tue, 5 Dec 2000 19:29:59 -0500
7531              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
7532              
7533              The MakeMaker mailing list is dead, perlbug is the right
7534              address to report bugs.
7535      Branch: perl
7536            ! lib/ExtUtils/MakeMaker.pm
7537 ____________________________________________________________________________
7538 [  8008] By: jhi                                   on 2000/12/06  15:00:32
7539         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
7540              From: Michael G Schwern <schwern@pobox.com>
7541              Date: Tue, 5 Dec 2000 19:21:21 -0500
7542              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
7543              
7544              Add a default MANIFEST skip that ignores things like
7545              version control files, editor temporary files, and the Makefile.
7546      Branch: perl
7547            + lib/ExtUtils/MANIFEST.SKIP
7548            ! MANIFEST lib/ExtUtils/Manifest.pm
7549 ____________________________________________________________________________
7550 [  8007] By: jhi                                   on 2000/12/06  14:57:20
7551         Log: In Amiga more manual hackery of the scripts seems to be needed,
7552              from Jan-Erik Karlsson.  Why Configure does not get this right
7553              is unknown, may be shell-induced.
7554      Branch: perl
7555            ! README.amiga
7556 ____________________________________________________________________________
7557 [  8006] By: jhi                                   on 2000/12/05  23:53:12
7558         Log: Add TOPm1s to peek at the second topmost stack item.
7559      Branch: perl
7560            ! pp.h
7561 ____________________________________________________________________________
7562 [  8005] By: jhi                                   on 2000/12/05  23:13:55
7563         Log: Avaunt, you foul UTF-8 tests.
7564      Branch: perl
7565            ! t/op/ver.t t/pragma/utf8.t
7566 ____________________________________________________________________________
7567 [  8004] By: jhi                                   on 2000/12/05  23:09:54
7568         Log: Continue utf8 dispersal. 
7569      Branch: perl
7570            + t/op/concat.t
7571            ! MANIFEST t/pragma/utf8.t
7572 ____________________________________________________________________________
7573 [  8003] By: nick                                  on 2000/12/05  23:02:39
7574         Log: Integrate mainline.
7575      Branch: perlio
7576           +> t/op/length.t t/op/utf8decode.t
7577           !> (integrate 69 files)
7578 ____________________________________________________________________________
7579 [  8002] By: jhi                                   on 2000/12/05  22:59:28
7580         Log: Integrate perlio.
7581      Branch: perl
7582           !> iperlsys.h perl.c perlio.c win32/perllib.c
7583 ____________________________________________________________________________
7584 [  8001] By: nick                                  on 2000/12/05  22:07:52
7585         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
7586              - calloc/free suffer from damage on TerminateThread()
7587              - use PerlMemShared (as originally planned) now fixed
7588              - avoid doing anything important on DLL "detach".
7589      Branch: perlio
7590            ! perl.c perlio.c win32/perllib.c
7591 ____________________________________________________________________________
7592 [  8000] By: nick                                  on 2000/12/05  21:05:09
7593         Log: Fix gross PerlMemShared issue.
7594      Branch: perlio
7595            ! iperlsys.h
7596 ____________________________________________________________________________
7597 [  7999] By: jhi                                   on 2000/12/05  20:46:58
7598         Log: Test for Unicode (UTF-8) hash keys.
7599      Branch: perl
7600            ! t/op/each.t
7601 ____________________________________________________________________________
7602 [  7998] By: jhi                                   on 2000/12/05  20:30:35
7603         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
7604              is now always UTF-8), empty line cosmetics.
7605      Branch: perl
7606            ! t/pragma/utf8.t
7607 ____________________________________________________________________________
7608 [  7997] By: jhi                                   on 2000/12/05  20:15:40
7609         Log: Subject: Re: STRLEN - what?
7610              From: Andy Dougherty <doughera@lafayette.edu>
7611              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
7612              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
7613              
7614              Explain STRLEN.
7615      Branch: perl
7616            ! pod/perlguts.pod
7617 ____________________________________________________________________________
7618 [  7996] By: jhi                                   on 2000/12/05  20:13:34
7619         Log: Split off the UTF-8 decoder tests, make them to check also
7620              the error message.
7621      Branch: perl
7622            + t/op/utf8decode.t
7623            ! MANIFEST t/pragma/utf8.t utf8.c
7624 ____________________________________________________________________________
7625 [  7995] By: jhi                                   on 2000/12/05  16:39:47
7626         Log: Start migrating bits of pragma/utf8 to elsewhere
7627              (since the long term plan is to obsolete 'use utf8').
7628      Branch: perl
7629            + t/op/length.t
7630            ! MANIFEST t/pragma/utf8.t
7631 ____________________________________________________________________________
7632 [  7994] By: jhi                                   on 2000/12/05  16:30:21
7633         Log: Fix a manual edit typo from #7993, fix the message formatting
7634              for Unicode, add few our declarations.
7635      Branch: perl
7636            ! lib/Carp/Heavy.pm
7637 ____________________________________________________________________________
7638 [  7993] By: jhi                                   on 2000/12/05  16:09:15
7639         Log: Subject: Need help with warnings :-(
7640              From: "Ben Tilly" <ben_tilly@hotmail.com>
7641              Date: Tue, 05 Dec 2000 01:35:54 -0500
7642              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
7643              
7644              Subject: UPDATE: Carp/Heavy now passes all tests
7645              From: "Ben Tilly" <ben_tilly@hotmail.com>
7646              Date: Tue, 05 Dec 2000 07:59:41 -0500
7647              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
7648              
7649              The Brave New Carp.
7650      Branch: perl
7651            ! lib/Carp.pm lib/Carp/Heavy.pm
7652 ____________________________________________________________________________
7653 [  7992] By: jhi                                   on 2000/12/05  15:55:08
7654         Log: Subject: [PATCH perl@7979] cygwin port
7655              From: "Eric Fifer" <efifer@dircon.co.uk>
7656              Date: Tue, 5 Dec 2000 14:04:09 -0000
7657              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
7658      Branch: perl
7659            ! t/lib/net-hostent.t
7660 ____________________________________________________________________________
7661 [  7991] By: jhi                                   on 2000/12/05  15:52:34
7662         Log: Subject: Re: [PATCH] The largest hoax of all times?
7663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7664              Date: Tue, 5 Dec 2000 00:40:25 -0500
7665              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
7666              
7667              Subject: Re: [PATCH] The largest hoax of all times?
7668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7669              Date: Mon, 4 Dec 2000 23:55:53 -0500
7670              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
7671              
7672              Subject: Re: [PATCH] The largest hoax of all times?
7673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7674              Date: Tue, 5 Dec 2000 01:28:45 -0500
7675              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
7676              
7677              Fix the unpredictable order of DESTROYs.
7678      Branch: perl
7679            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
7680            ! sv.c sv.h t/op/ref.t
7681 ____________________________________________________________________________
7682 [  7990] By: jhi                                   on 2000/12/05  14:38:53
7683         Log: Subject: [PATCH] shrink pp_hot fractionally
7684              From: Nicholas Clark <nick@ccl4.org>
7685              Date: Tue, 5 Dec 2000 12:44:31 +0000
7686              Message-ID: <20001205124431.E74518@plum.flirble.org>
7687              
7688              Use report_evil_fh().
7689      Branch: perl
7690            ! opcode.pl opnames.h pp_hot.c util.c
7691 ____________________________________________________________________________
7692 [  7989] By: jhi                                   on 2000/12/05  14:21:27
7693         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
7694              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7695              Date: Mon, 04 Dec 2000 22:21:59 -0800
7696              Message-ID: <HmIL6gzkgepS092yn@efn.org>
7697              
7698              Harness shouldn't ignore responses like "ok 3\r\r\n".
7699      Branch: perl
7700            ! lib/Test/Harness.pm
7701 ____________________________________________________________________________
7702 [  7988] By: jhi                                   on 2000/12/05  13:51:28
7703         Log: Integrate the "skip" messages to explain().
7704      Branch: perl
7705            ! t/lib/syslfs.t t/op/lfs.t
7706 ____________________________________________________________________________
7707 [  7987] By: jhi                                   on 2000/12/05  12:34:54
7708         Log: The one that got away in #7984.
7709              
7710              Subject: Re: dTHR - what and why?
7711              From: Michael Stevens <michael@etla.org> 
7712              Date: Tue, 5 Dec 2000 11:15:52 +0000
7713              Message-ID: <20001205111552.A4647@firedrake.org>
7714      Branch: perl
7715            ! sv.h
7716 ____________________________________________________________________________
7717 [  7986] By: gsar                                  on 2000/12/05  09:14:44
7718         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
7719              due to the notorious GetFileType() bug in Windows 9x, which fstat()
7720              tickles)
7721      Branch: perl
7722            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
7723 ____________________________________________________________________________
7724 [  7985] By: jhi                                   on 2000/12/05  05:49:03
7725         Log: Integrate perlio.
7726      Branch: perl
7727           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
7728           !> win32/perlhost.h win32/perllib.c
7729 ____________________________________________________________________________
7730 [  7984] By: jhi                                   on 2000/12/05  05:48:16
7731         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
7732      Branch: perl
7733            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
7734            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
7735            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
7736            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
7737            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
7738            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
7739            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
7740            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
7741            ! win32/win32.c
7742 ____________________________________________________________________________
7743 [  7983] By: nick                                  on 2000/12/04  23:27:43
7744         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
7745      Branch: perlio
7746            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
7747            ! win32/perlhost.h win32/perllib.c
7748 ____________________________________________________________________________
7749 [  7982] By: jhi                                   on 2000/12/04  19:44:09
7750         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
7751              uncovered by #7980.
7752      Branch: perl
7753            ! op.c
7754 ____________________________________________________________________________
7755 [  7981] By: jhi                                   on 2000/12/04  19:42:07
7756         Log: Subject: [PATCH] Trivial dump.c feature
7757              From: Simon Cozens <simon@cozens.net>
7758              Date: Mon, 4 Dec 2000 18:08:38 +0000
7759              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
7760              
7761              Show whether a constant is UTF-8.
7762      Branch: perl
7763            ! dump.c
7764 ____________________________________________________________________________
7765 [  7980] By: jhi                                   on 2000/12/04  19:36:51
7766         Log: UTF-8 hash keys, patch from Inaba Hiroto.
7767      Branch: perl
7768            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
7769 ____________________________________________________________________________
7770 [  7979] By: jhi                                   on 2000/12/04  17:36:28
7771         Log: Update Changes.
7772      Branch: perl
7773            ! Changes patchlevel.h
7774 ____________________________________________________________________________
7775 [  7978] By: jhi                                   on 2000/12/04  16:42:17
7776         Log: Retract #7977, still too volatile (the euphemism of the day
7777              for unfinished and buggy :-)
7778      Branch: perl
7779            ! doop.c hv.c pp.c sv.h
7780 ____________________________________________________________________________
7781 [  7977] By: jhi                                   on 2000/12/04  16:25:15
7782         Log: (Retracted by #7978, too shaky yet.)
7783              
7784              Subject: Re: utf8 in hash keys, implementor missing
7785              From: Simon Cozens <simon@cozens.net>
7786              Date: Sat, 2 Dec 2000 19:49:35 +0000
7787              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
7788              
7789              The first step at UTF-8 hash keys.
7790      Branch: perl
7791            ! doop.c hv.c pp.c sv.h
7792 ____________________________________________________________________________
7793 [  7976] By: jhi                                   on 2000/12/04  16:13:53
7794         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
7795              From: sthoenna@efn.org
7796              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
7797              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
7798      Branch: perl
7799            ! os2/os2.c perlio.c
7800 ____________________________________________________________________________
7801 [  7975] By: jhi                                   on 2000/12/04  16:05:25
7802         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
7803              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7804              Date: Thu, 30 Nov 2000 20:50:37 -0800
7805              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
7806      Branch: perl
7807            ! os2/os2.c
7808 ____________________________________________________________________________
7809 [  7974] By: jhi                                   on 2000/12/04  16:03:57
7810         Log: Subject: [PATCH] ++ 20% faster
7811              From: Nicholas Clark <nick@ccl4.org>
7812              Date: Mon, 4 Dec 2000 12:17:27 +0000
7813              Message-ID: <20001204121726.B52976@plum.flirble.org>
7814              
7815              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
7816      Branch: perl
7817            ! sv.c
7818 ____________________________________________________________________________
7819 [  7973] By: jhi                                   on 2000/12/04  16:00:48
7820         Log: 
7821              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
7822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7823              Date: Mon, 04 Dec 2000 12:30:45 +0100
7824              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
7825              
7826              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
7827              library (getprotobyname and getprotobynumber are outversioned by
7828              the same calls in libc, at least for xlc version 3.
7829      Branch: perl
7830            ! hints/aix.sh
7831 ____________________________________________________________________________
7832 [  7972] By: jhi                                   on 2000/12/04  02:58:31
7833         Log: Integrate perlio.
7834      Branch: perl
7835           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
7836           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
7837           !> win32/win32.h win32/win32iop.h win32/win32thread.h
7838 ____________________________________________________________________________
7839 [  7971] By: nick                                  on 2000/12/04  00:24:33
7840         Log: Quieten some noise in Win32 builds:
7841              - win32.h is included after <sys/socket.h>, so need to 
7842              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
7843              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
7844      Branch: perlio
7845            ! doio.c perl.h toke.c win32/win32.h
7846 ____________________________________________________________________________
7847 [  7970] By: nick                                  on 2000/12/03  22:57:46
7848         Log: PERL_IMPLICIT_SYS compiles but does not work.
7849      Branch: perlio
7850            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
7851            ! win32/perlhost.h win32/perllib.c win32/win32.h
7852            ! win32/win32iop.h win32/win32thread.h
7853 ____________________________________________________________________________
7854 [  7969] By: jhi                                   on 2000/12/03  22:12:58
7855         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
7856              used to swash_init(), makes regprop() dumps more informative
7857              (+utf8::IsAlpha, -utf8::IsDigit, for example).
7858      Branch: perl
7859            ! regcomp.c regexec.c
7860 ____________________________________________________________________________
7861 [  7968] By: jhi                                   on 2000/12/03  21:39:56
7862         Log: Implement ANYOFUTF8 regprop() dumping.
7863      Branch: perl
7864            ! regcomp.c
7865 ____________________________________________________________________________
7866 [  7967] By: jhi                                   on 2000/12/03  20:57:19
7867         Log: Make uv_to_utf8() to zero-terminate its output buffer,
7868              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
7869      Branch: perl
7870            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
7871 ____________________________________________________________________________
7872 [  7966] By: nick                                  on 2000/12/03  18:41:21
7873         Log: Integrate mainline (STDCHAR)
7874      Branch: perlio
7875           !> Configure t/pragma/utf8.t
7876 ____________________________________________________________________________
7877 [  7965] By: jhi                                   on 2000/12/03  17:58:20
7878         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
7879      Branch: perl
7880            ! t/pragma/utf8.t
7881 ____________________________________________________________________________
7882 [  7964] By: jhi                                   on 2000/12/03  17:35:56
7883         Log: Integrate perlio.
7884      Branch: perl
7885           !> iperlsys.h perlio.c
7886 ____________________________________________________________________________
7887 [  7963] By: jhi                                   on 2000/12/03  17:33:55
7888         Log: Metaconfig unit change for #7962.
7889      Branch: metaconfig
7890            ! U/modified/stdchar.U
7891 ____________________________________________________________________________
7892 [  7962] By: jhi                                   on 2000/12/03  17:33:27
7893         Log: Untangle the <stdio.h> #include nest for the stdchar test,
7894              from Andy Dougherty.
7895      Branch: perl
7896            ! Configure
7897 ____________________________________________________________________________
7898 [  7961] By: nick                                  on 2000/12/03  16:53:00
7899         Log: Make iperlsys.h vector stdio not PerlIO.
7900      Branch: perlio
7901            ! iperlsys.h perlio.c
7902 ____________________________________________________________________________
7903 [  7960] By: nick                                  on 2000/12/03  14:43:01
7904         Log: Integrate mainline
7905      Branch: perlio
7906           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
7907           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
7908 ____________________________________________________________________________
7909 [  7959] By: jhi                                   on 2000/12/03  08:16:36
7910         Log: Use DO_UTF8().
7911      Branch: perl
7912            ! op.c
7913 ____________________________________________________________________________
7914 [  7958] By: jhi                                   on 2000/12/02  18:33:05
7915         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
7916              From: Mike Guy <mjtg@cam.ac.uk>         
7917              Date: Sat, 02 Dec 2000 17:27:13 +0000
7918              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
7919              
7920              An extraneous argument.
7921      Branch: perl
7922            ! toke.c
7923 ____________________________________________________________________________
7924 [  7957] By: jhi                                   on 2000/12/02  18:22:32
7925         Log: A missing hunk.
7926      Branch: perl
7927            ! t/lib/net-hostent.t
7928 ____________________________________________________________________________
7929 [  7956] By: jhi                                   on 2000/12/02  18:06:20
7930         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
7931              From: Nicholas Clark <nick@ccl4.org>
7932              Date: Sat, 2 Dec 2000 14:28:27 +0000
7933              Message-ID: <20001202142827.A12308@plum.flirble.org>
7934              
7935              Test robustness.
7936      Branch: perl
7937            ! t/lib/net-hostent.t
7938 ____________________________________________________________________________
7939 [  7955] By: jhi                                   on 2000/12/02  17:58:06
7940         Log: Metaconfig unit change for #7954.
7941      Branch: metaconfig
7942            ! U/modified/stdchar.U
7943 ____________________________________________________________________________
7944 [  7954] By: jhi                                   on 2000/12/02  17:54:32
7945         Log: An inconvenient hang would happen if the stdio _ptr wasn't
7946              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
7947              would be grepping stdin for all eternity for the _ptr.)
7948      Branch: perl
7949            ! Configure
7950 ____________________________________________________________________________
7951 [  7953] By: jhi                                   on 2000/12/02  00:07:15
7952         Log: Update Changes.
7953      Branch: perl
7954            ! Changes patchlevel.h
7955 ____________________________________________________________________________
7956 [  7952] By: jhi                                   on 2000/12/01  23:54:47
7957         Log: Subject: Re: long shell lines
7958              From: Andy Dougherty <doughera@lafayette.edu>
7959              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
7960              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
7961              
7962              Split overly long shell command lines.
7963      Branch: perl
7964            ! lib/ExtUtils/MM_Unix.pm
7965 ____________________________________________________________________________
7966 [  7951] By: jhi                                   on 2000/12/01  23:48:02
7967         Log: The metaconfig unit change for #7950.
7968      Branch: metaconfig
7969            + U/modified/stdchar.U
7970 ____________________________________________________________________________
7971 [  7950] By: jhi                                   on 2000/12/01  23:47:39
7972         Log: Try to find stdchar also from <stdio_impl.h>.
7973      Branch: perl
7974            ! Configure config_h.SH
7975 ____________________________________________________________________________
7976 [  7949] By: jhi                                   on 2000/12/01  23:46:45
7977         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
7978              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7979              Date: Fri, 1 Dec 2000 16:26:08 -0500
7980              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
7981              
7982              Reword the diagnostic message.
7983      Branch: perl
7984            ! pod/perldiag.pod
7985 ____________________________________________________________________________
7986 [  7948] By: nick                                  on 2000/12/01  22:49:43
7987         Log: Integrate mainline (for s/y/m as sub names stuff).
7988      Branch: perlio
7989           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
7990           !> t/pragma/warn/toke toke.c
7991 ____________________________________________________________________________
7992 [  7947] By: jhi                                   on 2000/12/01  20:55:41
7993         Log: Integrate perlio.
7994      Branch: perl
7995           !> perlio.c perliol.h t/io/pipe.t
7996 ____________________________________________________________________________
7997 [  7946] By: jhi                                   on 2000/12/01  20:36:51
7998         Log: Upgrade to CPAN 1.59_51, from Andreas König.
7999      Branch: perl
8000            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8001 ____________________________________________________________________________
8002 [  7945] By: nick                                  on 2000/12/01  20:31:32
8003         Log: Integrate mainline
8004      Branch: perlio
8005           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
8006           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
8007           +> t/lib/net-hostent.t
8008           !> (integrate 35 files)
8009 ____________________________________________________________________________
8010 [  7944] By: jhi                                   on 2000/12/01  20:23:29
8011         Log: Some help for 20001130.011.  Now one gets warnings like
8012              "Ambiguous -f() resolved as a file test ..."
8013      Branch: perl
8014            ! pod/perldiag.pod t/pragma/warn/toke toke.c
8015 ____________________________________________________________________________
8016 [  7943] By: jhi                                   on 2000/12/01  19:44:44
8017         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
8018              that also breaks using them as methods. 
8019      Branch: perl
8020            ! pod/perldiag.pod t/op/misc.t toke.c
8021 ____________________________________________________________________________
8022 [  7942] By: nick                                  on 2000/12/01  17:56:46
8023         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
8024              Make 'unix' pass most tests
8025              - do unread by temporary push of layer ("pending") holding unread chars
8026              - fast_gets is now based on per-handle flag
8027              - relax one of io/pipe.t tests to allow print to fail and close to
8028              succeed so that it passes on unbuffered "unix" layer.
8029              Remaining fail is sporadic and a genuine race condition between
8030              parent/child in fork test.
8031      Branch: perlio
8032            ! perlio.c perliol.h t/io/pipe.t
8033 ____________________________________________________________________________
8034 [  7941] By: jhi                                   on 2000/12/01  15:28:58
8035         Log: (Retracted by #7943.)
8036              
8037              Reserve the short named string operator names.
8038      Branch: perl
8039            ! pod/perldiag.pod t/op/misc.t toke.c
8040 ____________________________________________________________________________
8041 [  7940] By: jhi                                   on 2000/12/01  06:45:53
8042         Log: Get the three different space character classes right under utf8.
8043      Branch: perl
8044            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
8045            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
8046            ! regexec.c t/op/pat.t utf8.c
8047 ____________________________________________________________________________
8048 [  7939] By: jhi                                   on 2000/12/01  03:26:26
8049         Log: Two more tests that make no sense in UTF-8 since the test
8050              data is not in UTF-8.
8051      Branch: perl
8052            ! t/op/regexp.t
8053 ____________________________________________________________________________
8054 [  7938] By: jhi                                   on 2000/12/01  03:20:39
8055         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
8056              should it be required inside regexen?
8057      Branch: perl
8058            ! regcomp.c t/op/regmesg.t
8059 ____________________________________________________________________________
8060 [  7937] By: jhi                                   on 2000/12/01  02:58:53
8061         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
8062              stored and restored, and thusly was trounced by the utf8 swash
8063              routines.
8064      Branch: perl
8065            ! regcomp.c
8066 ____________________________________________________________________________
8067 [  7936] By: jhi                                   on 2000/11/30  20:41:39
8068         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
8069              Why the different platforms behave so differently (core dump vs
8070              no core dump) on this bug is a but of a mystery, but if I had to
8071              guess I would mumble something like 'alignment'.
8072      Branch: perl
8073            ! sv.c
8074 ____________________________________________________________________________
8075 [  7935] By: jhi                                   on 2000/11/30  16:17:02
8076         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
8077              From: Robin Barker <rmb1@cise.npl.co.uk>
8078              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
8079              Date: Thu, 30 Nov 2000 14:27:12 GMT
8080      Branch: perl
8081            ! perlio.c toke.c
8082 ____________________________________________________________________________
8083 [  7934] By: jhi                                   on 2000/11/30  16:04:49
8084         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
8085      Branch: perl
8086            ! t/lib/net-hostent.t
8087 ____________________________________________________________________________
8088 [  7933] By: jhi                                   on 2000/11/30  06:07:26
8089         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
8090              From: Peter Prymmer <pvhp@forte.com>
8091              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
8092              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
8093              
8094              In VMS the localhost may be LOCALHOST.
8095      Branch: perl
8096            ! t/lib/net-hostent.t
8097 ____________________________________________________________________________
8098 [  7932] By: jhi                                   on 2000/11/30  01:11:11
8099         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
8100              From: Peter Prymmer <pvhp@forte.com>
8101              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
8102              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
8103              
8104              plus regen perlapi.pod.
8105      Branch: perl
8106            ! pod/perlapi.pod utf8.c
8107 ____________________________________________________________________________
8108 [  7931] By: jhi                                   on 2000/11/30  01:06:19
8109         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
8110              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8111              Date:     Wed, 29 Nov 2000 17:15:11 EST
8112              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
8113      Branch: perl
8114            ! t/lib/filter-util.pl t/lib/filter-util.t
8115 ____________________________________________________________________________
8116 [  7930] By: jhi                                   on 2000/11/29  18:51:55
8117         Log: Update Changes.
8118      Branch: perl
8119            ! Changes patchlevel.h
8120 ____________________________________________________________________________
8121 [  7929] By: jhi                                   on 2000/11/29  18:50:55
8122         Log: Update the va_copy() metaconfig unit.
8123      Branch: metaconfig/U/perl
8124            ! need_va_copy.U
8125 ____________________________________________________________________________
8126 [  7928] By: jhi                                   on 2000/11/29  17:50:43
8127         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
8128              From: Dominic Dunlop <domo@computer.org>
8129              Date: Tue, 28 Nov 2000 16:41:57 +0100
8130              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
8131              
8132              Patch to catch a core dump in the Configure va_copy test.
8133      Branch: perl
8134            ! Configure config_h.SH
8135 ____________________________________________________________________________
8136 [  7927] By: jhi                                   on 2000/11/29  17:31:59
8137         Log: Retract #7921, the patch shouldn't be needed.
8138      Branch: perl
8139            ! sv.c
8140 ____________________________________________________________________________
8141 [  7926] By: jhi                                   on 2000/11/29  17:01:41
8142         Log: Make the Class::Struct import() wiser.
8143      Branch: perl
8144            ! lib/Class/Struct.pm t/lib/class-struct.t
8145 ____________________________________________________________________________
8146 [  7925] By: jhi                                   on 2000/11/29  16:36:33
8147         Log: All the core library users of Class::Struct seem to be
8148              using "use Class::Struct 'struct';" instead of the bare
8149              "use Class::Struct;", which isn't documented in Class::Struct.
8150              This can't be right.
8151      Branch: perl
8152            ! lib/File/stat.pm
8153 ____________________________________________________________________________
8154 [  7924] By: jhi                                   on 2000/11/29  16:32:15
8155         Log: A test works better if it has the right 1..$n output.
8156      Branch: perl
8157            ! t/lib/class-struct.t
8158 ____________________________________________________________________________
8159 [  7923] By: jhi                                   on 2000/11/29  16:29:11
8160         Log: Forgot to MANIFEST the new Net::hostent test.
8161      Branch: perl
8162            ! MANIFEST
8163 ____________________________________________________________________________
8164 [  7922] By: jhi                                   on 2000/11/29  16:27:49
8165         Log: Integrate perlio.
8166      Branch: perl
8167           !> iperlsys.h perlio.c
8168 ____________________________________________________________________________
8169 [  7921] By: jhi                                   on 2000/11/29  16:27:10
8170         Log: (Retracted by #7927.)
8171              
8172              Subject: [PATCH] Is infinity a number?
8173              From: Simon Cozens <simon@cozens.net>
8174              Date: Wed, 29 Nov 2000 14:48:20 +0000
8175              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
8176      Branch: perl
8177            ! sv.c
8178 ____________________________________________________________________________
8179 [  7920] By: jhi                                   on 2000/11/29  16:23:02
8180         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
8181              From: rspier@pobox.com (Robert Spier)
8182              Date: Wed, 29 Nov 2000 02:17:49 -0500
8183              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
8184              
8185              Add a test for Net::hostent.
8186      Branch: perl
8187            + t/lib/net-hostent.t
8188 ____________________________________________________________________________
8189 [  7919] By: jhi                                   on 2000/11/29  16:21:31
8190         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
8191              add a test for Class::Struct.
8192      Branch: perl
8193            + t/lib/class-struct.t
8194            ! MANIFEST lib/Class/Struct.pm
8195 ____________________________________________________________________________
8196 [  7918] By: jhi                                   on 2000/11/29  15:48:40
8197         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
8198              From: rspier@pobox.com (Robert Spier)
8199              Date: Wed, 29 Nov 2000 02:25:39 -0500
8200              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
8201              
8202              More checking in case someone has broken their services or
8203              protocol databases.
8204      Branch: perl
8205            ! ext/Sys/Syslog/Syslog.pm
8206 ____________________________________________________________________________
8207 [  7917] By: jhi                                   on 2000/11/29  15:46:25
8208         Log: Subject: [PATCH] $^O  win32 -> MSWin32
8209              From: rspier@pobox.com (Robert Spier)
8210              Date: Wed, 29 Nov 2000 02:17:38 -0500
8211              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
8212              
8213              plus similar nits for vms, err, VMS, and UNICOS.
8214      Branch: perl
8215            ! t/lib/syslfs.t t/op/lfs.t
8216 ____________________________________________________________________________
8217 [  7916] By: jhi                                   on 2000/11/29  15:42:51
8218         Log: Subject: [PATCH] Tokeniser debugging
8219              From: Simon Cozens <simon@cozens.net>
8220              Date: Wed, 29 Nov 2000 14:15:45 +0000
8221              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
8222      Branch: perl
8223            ! perl.c perl.h pod/perlrun.pod toke.c
8224 ____________________________________________________________________________
8225 [  7915] By: jhi                                   on 2000/11/29  15:41:36
8226         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
8227              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8228              Date: Wed, 29 Nov 2000 02:13:14 -0500
8229              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
8230              
8231              OUT keyword nits.
8232              
8233              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
8234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8235              Date: Wed, 29 Nov 2000 03:09:04 -0500
8236              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
8237              
8238              OUT and IN_OUT documentation.
8239      Branch: perl
8240            ! lib/ExtUtils/xsubpp pod/perlxs.pod
8241 ____________________________________________________________________________
8242 [  7914] By: jhi                                   on 2000/11/29  03:35:01
8243         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
8244              From: John Tobey <jtobey@john-edwin-tobey.org>
8245              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
8246              Message-Id: <m140e1N-000FOoC@feynman.localnet>
8247              
8248              plus a performance speedup noticed by Sarathy.
8249      Branch: perl
8250            ! op.c
8251 ____________________________________________________________________________
8252 [  7913] By: jhi                                   on 2000/11/29  03:16:59
8253         Log: Use "1 while unlink" so that VMS gets clean, too.
8254      Branch: perl
8255            ! t/lib/filter-util.t
8256 ____________________________________________________________________________
8257 [  7912] By: jhi                                   on 2000/11/29  03:09:08
8258         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
8259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8260              Date: Tue, 28 Nov 2000 03:27:09 -0500
8261              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
8262      Branch: perl
8263            ! lib/ExtUtils/xsubpp
8264 ____________________________________________________________________________
8265 [  7911] By: jhi                                   on 2000/11/29  03:06:30
8266         Log: This should have been part of #7872: no need to scan UTF-8
8267              until eternity.
8268      Branch: perl
8269            ! utf8.c
8270 ____________________________________________________________________________
8271 [  7910] By: jhi                                   on 2000/11/29  02:50:04
8272         Log: One more perltie.pod nit from Casey R. Tweten.
8273      Branch: perl
8274            ! pod/perltie.pod
8275 ____________________________________________________________________________
8276 [  7909] By: jhi                                   on 2000/11/29  02:44:23
8277         Log: Document the known sprintf test failures, exact standard
8278              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
8279      Branch: perl
8280            ! pod/perldelta.pod t/op/sprintf.t
8281 ____________________________________________________________________________
8282 [  7908] By: jhi                                   on 2000/11/29  02:36:23
8283         Log: Add the Encoding table format documentation.
8284      Branch: perl
8285            + ext/Encode/Encode/EncodeFormat.pod
8286            ! MANIFEST
8287 ____________________________________________________________________________
8288 [  7907] By: jhi                                   on 2000/11/29  02:07:24
8289         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
8290              From: "Casey R. Tweten" <crt@kiski.net>
8291              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
8292              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
8293              
8294              Subject: Re: [PATCH] Updating perltie.pod for arrays
8295              From: "Casey R. Tweten" <crt@kiski.net>
8296              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
8297              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
8298      Branch: perl
8299            ! pod/perltie.pod
8300 ____________________________________________________________________________
8301 [  7906] By: nick                                  on 2000/11/28  22:40:59
8302         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
8303      Branch: perlio
8304            ! iperlsys.h perlio.c
8305 ____________________________________________________________________________
8306 [  7905] By: nick                                  on 2000/11/28  22:04:34
8307         Log: Integrate mainline
8308      Branch: perlio
8309           !> (integrate 39 files)
8310 ____________________________________________________________________________
8311 [  7904] By: jhi                                   on 2000/11/28  16:44:43
8312         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
8313              From: Nicholas Clark <nick@babyhippo.co.uk>
8314              Date: Tue, 28 Nov 2000 11:16:57 +0000
8315              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
8316      Branch: perl
8317            ! pod/perlipc.pod
8318 ____________________________________________________________________________
8319 [  7903] By: jhi                                   on 2000/11/28  16:40:31
8320         Log: Subject: [PATCH] Updating perltie.pod for arrays
8321              From: "Casey R. Tweten" <crt@kiski.net>
8322              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
8323              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
8324      Branch: perl
8325            ! pod/perltie.pod
8326 ____________________________________________________________________________
8327 [  7902] By: jhi                                   on 2000/11/28  16:39:37
8328         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
8329              From: Robin Barker <rmb1@cise.npl.co.uk>
8330              Date: Mon, 27 Nov 2000 17:56:44 GMT
8331              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
8332      Branch: perl
8333            ! pod/perlfunc.pod t/op/split.t
8334 ____________________________________________________________________________
8335 [  7901] By: jhi                                   on 2000/11/28  16:28:04
8336         Log: setmode() is a DOSish-only thing.
8337      Branch: perl
8338            ! perlio.c
8339 ____________________________________________________________________________
8340 [  7900] By: jhi                                   on 2000/11/28  16:21:46
8341         Log: Subject: [PATCH] perlcc.PL cleanups
8342              From: Simon Cozens <simon@cozens.net>
8343              Date: Tue, 28 Nov 2000 12:44:35 +0000
8344              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
8345      Branch: perl
8346            ! utils/perlcc.PL
8347 ____________________________________________________________________________
8348 [  7899] By: gsar                                  on 2000/11/28  06:32:55
8349         Log: reintegrate files missed by change#7895
8350      Branch: maint-5.6/perl
8351           +> ext/ByteLoader/bytecode.h utils/Makefile
8352            - utils/perlbc.PL
8353 ____________________________________________________________________________
8354 [  7897] By: gsar                                  on 2000/11/27  18:22:47
8355         Log: can't integrate these two files, for some reason
8356      Branch: maint-5.6/perl
8357            - ext/ByteLoader/bytecode.h utils/Makefile
8358 ____________________________________________________________________________
8359 [  7895] By: gsar                                  on 2000/11/27  18:11:21
8360         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
8361              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
8362              6757..6890,6892..6901 from mainline
8363              
8364              Bytecompiler patches from Benjamin Stuhl.
8365              
8366              More bytecompiler.
8367              
8368              Subject: [PATCH blead] B:: missing dependency
8369              
8370              Subject: [PATCH: 6757] configure.com updates and syslog build
8371              
8372              Long double Gconvert fixes from Yitzchak Scott-Thoennes
8373              and Spider Boardman.
8374              
8375              Subject: [PATCH blead] nextchar() abuse misses an optimisation
8376              
8377              Long double fixes from Spider Boardman.
8378              
8379              Make the selection of NVff et al stricter.
8380              
8381              cSVOPo_*v things index into the current PL_curpad
8382              under ithreads, which is different from the curpad
8383              used by the XSUB.  (In other words, the code as-is
8384              before this patch wouldn't work under ithreads.)
8385              
8386              Be portable.
8387              
8388              VMS MMS (make) wants null action.
8389              
8390              Mac and other portability updates from Chris Nandor.
8391              
8392              Storable support, v-version fixes.
8393              Subject: CPAN.pm beta for testing available
8394              
8395              Portability fix from Hugo van der Sanden.
8396              
8397              Bad makefile.
8398              
8399              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
8400              
8401              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
8402              
8403              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
8404              
8405              Replace #6705 with a minimal doc patch.
8406              Subject: [PATCH 5.6.0] replace change #6705
8407              
8408              Drop the separate perlbc, perlcc -b should be enough.
8409              
8410              installperl couldn't tell whether it had run tests or not.
8411              Subject: [PATCH] Re: installperl and t/TEST
8412              
8413              Add silencer flags to installperl.
8414              Subject: [PATCH] Making installperl silent.
8415              
8416              Make "make install" by default silent.  A new "install-verbose"
8417              target is verbose.
8418              
8419              More liberal parsing of version numbers.
8420              Subject: Re: CPAN.pm beta for testing available
8421              
8422              Create directories in silence.
8423              Subject: [PATCH] Another silencer for MakeMaker
8424              
8425              DOS patches and portability/porting notes, from Tim Jenness.
8426              
8427              Make installman to recognize the silence flag -S.
8428              
8429              Actually do something with the silencer option.
8430              
8431              Continue silencing.
8432              
8433              Show the doc file, not the temp file.
8434              
8435              Regen perltoc.
8436              
8437              Subject: [PATCH] More silencing of installman.
8438              
8439              Better wording for the vec lvalue diagnostic.
8440              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
8441              
8442              Subject: [PATCH: 6805] several more tweaks to configure.com
8443              
8444              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
8445              
8446              Missing parts of 
8447              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
8448              
8449              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
8450              (applied slightly modified)
8451              
8452              installperl --verbose and --silent.
8453              Subject: Re: [PATCH] More silencing of installman.
8454              
8455              Add install-silent target.
8456              
8457              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
8458              the problem reported in
8459              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
8460              
8461              Tweak the sfio/useperlio logic, hopefully as wished in
8462              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
8463              
8464              One forgotten file from #6816.
8465              
8466              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
8467              
8468              Remove duplicately applied patch shards.
8469              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
8470              
8471              Support preserving extremely big/small angles.
8472              
8473              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
8474              
8475              Subject: [PATCH] installation not quite silent yet.
8476              
8477              Update the test count.
8478              
8479              Use UVxf, PTR2UV, NVff.
8480              
8481              Document PTR2XX and INT2PTR.
8482              
8483              no-install target a la make -n.
8484              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
8485              
8486              grep -e isn't portable.
8487              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
8488              
8489              Can't get the test to reliably work thanks to the
8490              inaccurateness of floating point.  "Resolves" bug ids
8491              20000826.003, 20000826.009, 20000826.010,
8492              
8493              Subject: installman buglet
8494              
8495              DJGPP update from Laszlo Molnar.
8496              
8497              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
8498              
8499              Passing -R in ldflags makes now it to appear in the default
8500              for lddlflags, just like with -L.
8501              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
8502              
8503              Test nit.
8504              
8505              Use the actual thread type, not the pointer-to-struct.
8506              
8507              Provice virtual $Config{ccflags_nolargefiles} etc. 
8508              
8509              display_format used as a class method without arguments was broken,
8510              reported in
8511              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
8512              
8513              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
8514              
8515              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
8516              
8517              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
8518              
8519              opmini.o may be left around if a build is interrupted.
8520              
8521              Typo in #6858.
8522              
8523              Fix for ID 20000828.001, long doubles were not formatted
8524              correctly (showed up in $], which stopped installing perl).
8525              
8526              An attempt to fix the problem reported in
8527              Subject: Building perl@6856 using gcc/AIX 4.3.3 
8528              I can't test this properly since the gcc installation I have
8529              access to seems to be botched (gcc is calling the AIX cpp,
8530              a losing proposition...)
8531              
8532              Add -ld to archname on long tr...double platforms.
8533              
8534              Subject: hv.h Doc Patch
8535              
8536              Potential cruft.
8537              
8538              Subject: [PATCH bleedperl@6856] warnings fixes
8539              
8540              -S is the silent flag, -s is the strip flag.
8541              Subject: [PATCH] Re: [PATCH] make no-install          
8542              
8543              Take out the SUIDMAIL thing, that will not be
8544              a problem in 5.7.*.
8545              
8546              Subject: [PATCH bleedperl@6866] spellings
8547              
8548              Subject: [PATCH] Re: files not cleaned even by veryclean
8549              
8550              Use minimal @INC in tests, most of the time just '../lib',
8551              so that we simply can't pick up stuff from other Perls than
8552              the one we are testing.  Pointed out by
8553              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
8554              
8555              Update to Getopt::Long 2.24, from Johan Vromans.
8556              
8557              Fix for thinko in #6848.
8558              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
8559              
8560              Patches all over for people and the files they (hopefully) care about.
8561              
8562              Subject: Net::protoent does not export 'getproto'
8563              
8564              Missed a change in #6869.
8565              
8566              Subject: [PATCH] Warnings in B::Deparse
8567              
8568              Subject: [PATCH] Glob dumping
8569              
8570              Disable one of the tests for now.
8571              
8572              Disabling the one test is a bit tricky.
8573              
8574              Don't forget to tidy up.
8575              
8576              The #6881 removed one dump line.
8577              
8578              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
8579              
8580              Under usethreads the dumped variable is IN_PAD.
8581              Subject: Re: [PATCH] Glob dumping
8582              
8583              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
8584              
8585              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
8586              
8587              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
8588              
8589              Regen Configure for #6894.
8590              
8591              Subject: [PATCH: 6889] updates to perlebcdic.pod
8592              
8593              Undo namespace pollution of #6878.
8594              Subject: Re: Net::protoent does not export 'getproto'
8595              
8596              Admit that we are leaking scalars.
8597              
8598              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
8599      Branch: maint-5.6/perl
8600           !> (integrate 271 files)
8601 ____________________________________________________________________________
8602 [  7894] By: gsar                                  on 2000/11/27  16:00:34
8603         Log: a couple of nits
8604      Branch: maint-5.6/perl
8605            ! MANIFEST pp_sys.c
8606 ____________________________________________________________________________
8607 [  7893] By: gsar                                  on 2000/11/27  15:10:56
8608         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
8609              6740..6745,6747..6757,6760
8610              
8611              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
8612              
8613              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
8614              
8615              Doc nits spotted by Richard Soderberg.
8616              
8617              move WNOHANG definition to where other such things are
8618              
8619              Make $Config{byteorder} more magical so that it is
8620              dynamically computed: nice for 'fat binaries'.
8621              Subject: [PATCH]: default byteorder
8622              
8623              Subject: [PATCH] Cwd.pm now uses strict
8624              
8625              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
8626              
8627              Get -DLEAKTEST to compile (not necessarily to work, mind)
8628              Subject: [ID 20000724.006] -DLEAKTEST problem
8629              
8630              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
8631              
8632              Add perlebcdic from Peter Prymmer, regen toc.
8633              
8634              Don't propose using modules built for 5.005 if no binary
8635              compatibility with 5.005 is attempted.
8636              
8637              Do not use prototyping here.
8638              Subject: [ID 20000817.016] [PATCH] Peek.xs
8639              
8640              Document what the backtick returns if the command fails.
8641              
8642              Add byteorder to the myconfig output.
8643              
8644              Introduce NVef, NVff, and NVgf, use the middle one.
8645              (helps for lib/peek + Linux + long doubles)  Reported in
8646              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
8647              Use NVs in POSIX math, not doubles.
8648              Subject: [ID 20000817.014] POSIX & modfl
8649              
8650              Subject: [PATCH 5.6.0+] newSVrv() memory leak
8651              
8652              The byteorder code in #6671 was wrong.
8653              
8654              Fix the lib/complex failure of
8655              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
8656              Linux long double accuracy issue: something that
8657              when printed with %g looks like "2" but int() of it is 1.
8658              
8659              Propagate new Configure vars.
8660              
8661              Unbuffer the output.
8662              
8663              Subject: [PATCH] perltrap.pod spring cleaning
8664              
8665              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
8666              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
8667              
8668              Tiny Getopt::Long patch from Johan Vromans.
8669              
8670              Document code point which makes if (defined %stash::) to work
8671              (noted by Spider Boardman).
8672              
8673              Subject: [PATCH perl@6698] cygwin port
8674              
8675              Document the NDBM_File and ODBM_File as SDBM_File
8676              was documented in #6417.
8677              
8678              The new tests were missing from #6415.
8679              
8680              Add [[:blank:]] as suggested in
8681              Subject: [ID 20000716.024] [=cc=] / [:blank:]
8682              (the [=cc=] has already been taken care of by #6439
8683              so the whole bug report can be closed)
8684              and make [[:space:]] to be equivalent to isspace(3)
8685              (as opposed to \s, which is isSPACE()).  The difference
8686              is that now [[:space:]] matches the mythical vertical tab,
8687              while \s doesn't.
8688              
8689              Don't eat leading os from index entries.
8690              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
8691              
8692              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
8693              
8694              Typo in pp_complement().
8695              Subject: [PATCH perl-current] Deparse
8696              
8697              Add warnif(), check warnings further up the stack,
8698              all the warnings functions now can take an optional object reference.
8699              Subject: [PATCH bleedperl@6691] warnings pragma update
8700              
8701              Fix a core dump in lib/selfloader under -DDEBUGGING.
8702              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
8703              
8704              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
8705              
8706              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
8707              
8708              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
8709              Put back the long double avoidance code to POSIX.xs
8710              because VMS seems to need it still.
8711              
8712              Introduce a 'veryclean' target that is like 'distclean'
8713              but also removes *~ and *.orig.
8714              
8715              Subject: [ID 20000817.023] endianness description in perlfunc.pod
8716              
8717              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
8718              
8719              Let's try #6717 again.
8720              
8721              UTF8 concat fixes.
8722              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
8723              
8724              pp_open() could pass an uninitialized filename down to do_open9().
8725              
8726              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
8727              
8728              Update to CGI 2.72, from Lincoln Stein.
8729              
8730              Subject: [PATCH] Silence MakeMaker (Was: installman)
8731              
8732              Use temporary directory instead of current directory.
8733              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
8734              
8735              Document odd vs even subreleases and -Dusedevel.
8736              
8737              The veryclean target needs to clobber.
8738              
8739              Use File::Spec->tmpdir().
8740              
8741              Document the number of exponent digits.
8742              
8743              Mention perlebcdic and perlposix-bc.
8744              
8745              s/this one/the 5.6.0 release/
8746              
8747              The #6724 is here.
8748              
8749              The correct cleaning order is an art.
8750              
8751              small tweaks for change#6705: avoid C++ style comments in C code;
8752              use Perl's malloc API rather than the low level system one
8753              
8754              Array context keeps slithering in.
8755              
8756              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
8757              
8758              Subject: [PATCH] os2.c fix for use64bitint
8759              
8760              Update to Pod::LaTeX 0.53.
8761              Subject: [PATCH] lib/Pod/LaTeX.pm updates
8762              
8763              Document the endianness of Alpha more precisely.
8764              
8765              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
8766              
8767              Rename the macro argument because some preprocessors
8768              can't tell the difference and expand arguments also inside
8769              double quoted strings.
8770              
8771              free TLS slot properly on Windows
8772              
8773              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
8774              
8775              Unicos/mk requires elaborate paranoia.
8776              
8777              Tweak the floating point output routine preferences.
8778              
8779              Also under djgpp the timestamps are funky.
8780              
8781              Apply some PodParser 1.18 patches; the Pod/Find.pm
8782              patches cannot be applied since #6712 conflicts.
8783              
8784              Use PodParser 1.18 new test.
8785              
8786              A pod nit.
8787              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
8788              
8789              Be verydeepclean.
8790      Branch: maint-5.6/perl
8791           +> pod/perlebcdic.pod
8792           !> (integrate 106 files)
8793 ____________________________________________________________________________
8794 [  7892] By: jhi                                   on 2000/11/27  15:02:32
8795         Log: Update Changes.
8796      Branch: perl
8797            ! Changes patchlevel.h
8798 ____________________________________________________________________________
8799 [  7891] By: jhi                                   on 2000/11/27  14:57:23
8800         Log: Subject: Re: perlfaq style changes
8801              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8802              Date: Sat, 25 Nov 2000 23:32:26 -0800
8803              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
8804              
8805              plus a note from Ronald Kimball.
8806      Branch: perl
8807            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
8808 ____________________________________________________________________________
8809 [  7890] By: jhi                                   on 2000/11/27  14:53:14
8810         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
8811              From: Benjamin Holzman <bah@ecnvantage.com>
8812              Date: Sun, 26 Nov 2000 16:27:33 -0500
8813              Message-ID: <20001126162733.J25040@ecnvantage.com>
8814      Branch: perl
8815            ! gv.c
8816 ____________________________________________________________________________
8817 [  7889] By: jhi                                   on 2000/11/27  14:43:11
8818         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
8819              From: lvirden@cas.org
8820              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
8821              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
8822      Branch: perl
8823            ! README.amiga
8824 ____________________________________________________________________________
8825 [  7888] By: jhi                                   on 2000/11/27  14:32:34
8826         Log: Restore also the locale test to no-sprintf-taint state.
8827              Fixes the bug 20001127.003.
8828      Branch: perl
8829            ! sv.c t/pragma/locale.t
8830 ____________________________________________________________________________
8831 [  7887] By: gsar                                  on 2000/11/27  14:13:05
8832         Log: integrate changes#6613..6616,6620..6665 from mainline
8833              
8834              VMS configure.com update continues.
8835              
8836              Subject: Test fails / warnings with perl-current #6612
8837              
8838              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
8839              
8840              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
8841              
8842              For now remove the mail code.
8843              
8844              Subject: Re: [PATCH] @+, @- readonly
8845              
8846              Subject: warning: storage class after type is obsolescent
8847              
8848              Subject: sfio2000
8849              
8850              Subject: Re: File::Temp problems on VMS in bleedperl
8851              
8852              README.os2 update.
8853              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
8854              
8855              Make the user to give up his firstborn, err, to knowingly
8856              verify installing an unstable developer release.  Also bump
8857              the release to 5.7.0, but leave a patch tag in the local
8858              patches saying that this is not yet the real thing.
8859              
8860              Update (kinda) to Test 1.14, from Joshua Pritikin.
8861              
8862              make ok etc also for win32.
8863              
8864              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
8865              
8866              Don't blow limited stacks, a lower number is enough to
8867              tickle the lookbehind limit.
8868              
8869              Use -Dusedevel; regen Configure and the respective Porting stuff.
8870              
8871              Subject: [PATCH] debugger exit code should reflect user exit code
8872              
8873              Subject: [PATCH perl@6620] cygwin port
8874              
8875              Missed a file from #6638.
8876              
8877              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)
8878              
8879              magic callbacks all need to have same type signature
8880              
8881              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
8882              
8883              Fix a dependency problem.
8884              Subject: [PATCH: 6640] VMS Makefile.SH update
8885              
8886              The numeric locale was reset to "C" by s?printf and never restored.
8887              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
8888              No test since adding the failing example to locale.t
8889              does not fail -- probably because the locale settings are so
8890              thoroughly tweaked by that time.  Running the example standalone
8891              does fail, though.  UPDATE: test case added at change #7540.
8892              
8893              Subject: [ID 20000324.040] minor fix to perlhpux.pod
8894              
8895              Update to CPAN 1.57.
8896              
8897              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
8898              
8899              Change the perlbug address to perl.org since it's more forgiving.
8900              
8901              Change the regx compilation error markers to use = instead of <
8902              since pod makes using the latter quite messy.  Reported in
8903              ID 20000814.006 by Abigail and in
8904              Subject: Unknown escape E<> ?
8905              
8906              Update to perldebtut 1.9, from Richard Foley.
8907              
8908              check that the number pseudo children doesn't exceed
8909              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
8910              the WaitForMultipleObjects() limit that would cause wait()
8911              to crash)
8912              wait() and waitpid() could potentially be rewritten to use
8913              more than one thread to do the waiting to eliminate this
8914              limitation
8915              
8916              change#6328 could make close(SOCKET) return false on windows
8917              when it shouldn't
8918              
8919              pod nit seen in passing
8920              
8921              on windows, the return values from wait() and waitpid() don't
8922              match those of pseudo-pids
8923              
8924              waitpid() now handles externally spawned pids correctly;
8925              fixes for backtick/wait/waitpid failures on Windows 9x
8926              these changes make the pid returned by process functions on
8927              Windows 9x always positive by clearing the high bit (which
8928              is always set on Win9x); pseudo-process PIDs are likewise
8929              always negative now on Win9x (just as on NT/2000)
8930              
8931              trailing new %ENV entries weren't being pushed into the real
8932              environment of subprocesses on Windows
8933              
8934              Tweak the regex compilation errors once more.
8935              
8936              avoid warnings from dense compiler
8937              
8938              add "ok" targets from change#6632 in makefile.mk
8939      Branch: maint-5.6/perl
8940            - lib/Pod/PlainText.pm vms/configure.com
8941           !> (integrate 66 files)
8942 ____________________________________________________________________________
8943 [  7886] By: jhi                                   on 2000/11/27  13:54:18
8944         Log: __FUNCTION__ isn't portable and trying to emulate it leads
8945              into practically spelling out the name of the function.
8946              Takes care of the bug 20001127.001.
8947      Branch: perl
8948            ! perlio.c
8949 ____________________________________________________________________________
8950 [  7885] By: gsar                                  on 2000/11/27  13:53:18
8951         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
8952              6610..6611 from mainline
8953              
8954              Make regular expression parse error messages easier to understand.
8955              Subject: Re: enhanced(?) regex error messages
8956              
8957              Tiny tidying on report_evil_fh().
8958              
8959              Subject: Re: enhanced(?) regex error messages 
8960              plus Capitalize the error messages, plus perldiag them.
8961              
8962              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
8963              
8964              Document here-doc better.
8965              
8966              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
8967              
8968              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
8969              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
8970              (either perlbug or p5p ate the original), plus regen
8971              perlapi and perltoc. 
8972              
8973              Regen global.sym.
8974              
8975              Double check that we have a dirhandle.
8976              
8977              Subject: Re: enhanced(?) regex error messages
8978              (plus two small patches sent privately)
8979              (this still seems to leave few test failures)
8980              
8981              warn is a macro, avoid using at a variable to avoid warnings
8982              in some configurations; readdir.t is too conservative in
8983              estimating number of *.t's
8984              
8985              Get back into sync with Jeffrey on the enhanced regex warnings.
8986              
8987              Subject: [PATCH 5.6.0] cygwin port
8988              
8989              Zero entries were skipped, fix from Adrian Goalby
8990              <argoalby@yahoo.co.uk>
8991              
8992              Subject: Remove dead entry in perldiag
8993              
8994              Amend the description of Perl6.
8995              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
8996              
8997              detypo
8998              
8999              It's the 2ndO'ROSSC.
9000              
9001              Revert the sv.c part of #6559, a better fix is needed.
9002              
9003              Iterating perl6 description.
9004              
9005              Update to Term::ANSIColor 1.03, from Russ Allbery.
9006              
9007              Update to Getopt::Long 2.23_05, from Johan Vromans.
9008              
9009              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
9010              
9011              Update to Pod::Parser 1.17, from Brad Appleton.
9012              
9013              Update to CPAN 1.56, from Andreas König.
9014              
9015              Update to CGI 2.70, from Lincoln Stein.
9016              
9017              Put back the std @INC thing.
9018              
9019              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
9020              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
9021              
9022              Document the IO::Select timeout.
9023              
9024              sleep(1) does not necessarily return 1.
9025              Subject: [PATCH bleadperl] op/lex_assign.t  
9026              
9027              Subject: debugger "d" command doesnt check line number
9028              
9029              B::Deparse didn't do sub attributes.
9030              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
9031              
9032              Preprocessing and postprocessing for File::Find.
9033              Subject: Patch to Find::File.pm to allow alphabetical results
9034              
9035              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
9036              
9037              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
9038              
9039              Subject: Re: [ID 20000730.003] utf8::length() bad
9040              
9041              Subject: Getting perlio and threads to compile
9042              (the Solaris version changes in Configure skipped)
9043              
9044              Tests for #6589.
9045              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
9046              
9047              Add Perl debugging tutorial, regen toc. 
9048              Subject: perldebtut.pod
9049              
9050              Add a few missing files, update MANIFEST.
9051              
9052              Rewrite of vms/subconfigure.com as configure.com,
9053              from Peter Prymmer and the vmsperl crew.
9054              
9055              Should have deleted this in #6603.
9056              
9057              Fix the test for 5005threads.
9058              
9059              Fix-n-skip the tests under 5005threads.
9060              
9061              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
9062              
9063              Upgrade to CGI 2.71, from Lincoln Stein.
9064      Branch: maint-5.6/perl
9065           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
9066           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
9067           +> t/op/regmesg.t t/pod/find.t vms/configure.com
9068            - vms/subconfigure.com
9069            ! lib/lib.pm
9070           !> (integrate 115 files)
9071 ____________________________________________________________________________
9072 [  7884] By: jhi                                   on 2000/11/27  13:44:33
9073         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
9074              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9075              Date:     Mon, 27 Nov 2000 08:23:54 EST
9076              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
9077      Branch: perl
9078            ! vms/descrip_mms.template vms/test.com
9079 ____________________________________________________________________________
9080 [  7883] By: gsar                                  on 2000/11/27  11:50:46
9081         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
9082              6511..6513,6515..6523,6525..6536
9083              
9084              The swallow_bom() saga continues.  The #23 of require.t
9085              (UTF16-LE) still fails (silently, no output) but the #22
9086              (UTF16-BE) seems to be working now.  The root of the
9087              failure may be in sv_gets(): is it UTF-16LE-aware,
9088              especially when it comes to line endings? 
9089              
9090              Document the problem with -P in HP-UX and its workaround.
9091              
9092              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
9093              (aka ID 20000730.002)
9094              
9095              Subject: fix and question re: waitpid() under win32
9096              
9097              Make the safety catch for buggy gccs work with triple version
9098              numbers like 2.95.2.  Reported in
9099              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
9100              
9101              In Digital UNIX warn if gcc explicitly chosen because even
9102              2.95.2 is known to cause problems.
9103              
9104              Make chr() for values >127 to create utf8 when under utf8.
9105              
9106              various syntax errors and such (not fixed: comp/require.t#22 coredump
9107              on Windows)
9108              
9109              Stash away the largefiles flags and libswanted.
9110              
9111              BOM patching from Simon Cozens.
9112              
9113              If gccosandvers is equal to osname, clear gccosandvers.
9114              
9115              Make p4desc to skip non-mainperl branches by default.
9116              
9117              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
9118              
9119              The test from this
9120              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
9121              
9122              In new BSDs changes to argv[] do not show up in ps(1) output,
9123              instead one must use setproctitle().  This was already addressed
9124              by change #6457, but the below has a new variant for FreeBSD 4.0
9125              or later, and the matter is also documented more.
9126              
9127              FreeBSD 3.* updates from
9128              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
9129              
9130              regen_headers, regen perltoc.
9131              
9132              Document in one place the memory abstractions used in Perl core.
9133              
9134              memcpy has n o in it, as pinted ut by Sarathy.
9135              
9136              Remove the extraneous "main::" prefix from all the
9137              "opened only for", "on closed", and "never opened" warnings.
9138              
9139              The name of a filehandle does not have <these>.
9140              
9141              The tr utf8 patching continues.
9142              
9143              The new setproctitle() feature is available only in 
9144              bleeding edge FreeBSD.  From Paul Saab.
9145              
9146              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
9147              
9148              Dump UVs as UVs in Data::Dumper.
9149              
9150              detypo #6494
9151              
9152              Document the IVdf UVuf UVof UVxf.
9153              
9154              require.t needs binmode() to work on windows
9155              
9156              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
9157              that are hopefully soon put into use.
9158              
9159              Allow "no Module;" even if there is no 'unimport'.
9160              
9161              Better skip message for the test; one of the two problems in
9162              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
9163              
9164              The subtest 4 may fail also on VOBS, as pointed out
9165              by Nick Ing-Simmons in November 1999, bug id 19991124.003
9166              (but the failure in that bug report isn't the subtest 4).
9167              
9168              Be more informative on what is skipped and why,
9169              also repeat the list at the end.
9170              
9171              Add a URL for FSF.
9172              
9173              Subject: [PATCH] sv.h documentation - SvLEN
9174              
9175              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
9176              
9177              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
9178              
9179              Subject: [PATCH] bad cppsymbols on os2 + Configure question
9180              
9181              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
9182              
9183              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
9184              mention the idea of @( and @)
9185              
9186              This is 6512.  Really.
9187              
9188              Subject: [ID 19990721.004] Documentation bug in perlfunc
9189              
9190              Subject: Minor tweak to perlvar.pod
9191              
9192              In the warnings call filehandles consistently so;
9193              add "unopened" warning for stat().
9194              
9195              After the #6519 a warning about stat() is just that,
9196              not about a filetest, which now have their own warning.
9197              
9198              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
9199              
9200              Subject: Re: Array vs. List context
9201              
9202              Subject: New perlcc, take 2
9203              
9204              Weed buglets pointed out by
9205              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
9206              
9207              gcc versions might have (parentheses) in them.
9208              
9209              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
9210              
9211              Essential prototype changes were missing from #6527.
9212              Also make report_evil_fh() more bomb-proof.
9213              
9214              Zap lib/Sys directory when cleaning up.
9215              
9216              Change the Policy policy: now -Dprefix= with an existing
9217              Policy.sh and prefix == siteprefix == vendorprefix, then all
9218              of them follow along the new prefix.
9219              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
9220              
9221              Continue fixing the io warnings.  This also
9222              sort of fixes bug ID 20000802.003: the core dump
9223              is no more.  Whether the current behaviour is correct
9224              (giving a warning: "Not a format reference"), is another matter.
9225              
9226              Have symbols for the IoTYPEs.
9227              
9228              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
9229              
9230              Document a bit that UDP is not what you might think.
9231              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
9232              tr memory corruption fix from Simon Cozens.
9233              
9234              Plug the security hole described in the Aug 05 2000 bugtraq message
9235              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
9236              The security hole exists only in suidperls, which isn't
9237              installed or even built by default.
9238      Branch: maint-5.6/perl
9239           !> (integrate 71 files)
9240 ____________________________________________________________________________
9241 [  7882] By: gsar                                  on 2000/11/27  10:25:36
9242         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
9243              from mainline
9244              
9245              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
9246              to be fatal errors (instead of by default ignoring them, and
9247              ignoring with a bug: even though -w gave an error, the opening [
9248              was left in)  Reported in:
9249              
9250              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
9251              
9252              Subject: [PATCH] split /^/
9253              
9254              MacOS nits from Matthias Neeracher.
9255              
9256              More split() doc and test patches from Mike Guy.
9257              
9258              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
9259              from Graham Barr in the module list.
9260              
9261              docfix from Peter Scott <Peter@PSDT.com>.
9262              
9263              File::Temp patches for VMS and OS/2 from Tim Jenness.
9264              
9265              open() wariness in perlbug.
9266              
9267              Subject: [PATCH] minor doc change - perlguts
9268              
9269              Subject: Minor doc patch: handy.h
9270              
9271              Be wary of close()s, too.
9272              
9273              Further File::Temp patches from Yitzchak Scott-Thoennes
9274              and Craig A. Berry.
9275              
9276              Subject: [PATCH] fixes bug 20000508.004
9277              
9278              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
9279              
9280              Allow "no AutoLoader;", based on change #6444,
9281              suggested by Graham Barr.
9282              
9283              Use setproctitle() if available to modify $0.
9284              
9285              Warn if the version of the operating system used to compile gcc
9286              differs from the current version of the operating system.
9287              Also display the gcc compilation os and version in myconfig.
9288              Inspiration from
9289              
9290              Tiny fixes for #6460.
9291              
9292              The problem described in this
9293              Subject: [ID 20000322.018] named chars aren't magical enough
9294              has been fixed in perl 5.6.0 but just in case added a test
9295              to keep it away.  (The report from Joseph Hall.)
9296              
9297              Tune the comments and hopefully stop a memory leak.
9298              
9299              Subject: UTF8 concat
9300              (with a memory leak fixed, plus a few casts added)
9301              This also seems to help for
9302              Subject: [ID 20000716.015] join UTF8 weirdness
9303              
9304              Do not upgrade SVs into utf8 just because they participate
9305              in eq or cmp.  Reported and fix suggested in
9306              Subject: [ID 20000720.009] sv_eq UTF8 bug
9307              
9308              Fix the HALF_UPGRADE() macro introduced in #6263.
9309              
9310              Find green threads before native threads.
9311              Subject: Re: Patch to jpl/JNI/Makefile.PL
9312      Branch: maint-5.6/perl
9313           !> (integrate 30 files)
9314 ____________________________________________________________________________
9315 [  7881] By: jhi                                   on 2000/11/27  05:48:41
9316         Log: It seems that *both* the unused submatch loop cleanup
9317              codes are needed.
9318      Branch: perl
9319            ! regexec.c
9320 ____________________________________________________________________________
9321 [  7880] By: jhi                                   on 2000/11/27  04:50:07
9322         Log: Clean .exists deeper.
9323      Branch: perl
9324            ! Makefile.SH
9325 ____________________________________________________________________________
9326 [  7879] By: jhi                                   on 2000/11/27  02:31:35
9327         Log: The code in regcppop() (see #7878) contains the correct lower
9328              limit for the unused submatch 'cleanup' loop so that under
9329              "use utf8" the following code wouldn't dump core:
9330              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
9331              the cleanup loop in regtry() stomped beyond allocated area
9332              in the startp[] array.  Therefore, copied the correct lower
9333              loop limit (*PL_reglastparen) to regtry().  Note: something
9334              may still not be quite right: why was the _higher_ loop limit
9335              (prog->nparens) different in the utf8 case?
9336              
9337              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
9338              without core dumps, there were about 17 of them before
9339              the patch (with us since Perl 5.7.0).  Two failures, still:
9340              496 and 505 (though these may not be severe).
9341              
9342              Patch #7881 is also needed since both the cleanup loops
9343              seem to be needed.
9344              
9345              Also, the t/op/pat#44 seems to core dump under utf8.
9346              Plus a couple of failures.  UGH-8.
9347      Branch: perl
9348            ! regexec.c
9349 ____________________________________________________________________________
9350 [  7878] By: jhi                                   on 2000/11/27  02:21:17
9351         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
9352              the code in regcppop() seems to be redundant for the test suite --
9353              but it contains a germ of truth, and it needed for the build
9354              process itself: see #7879 and #7881.
9355      Branch: perl
9356            ! regexec.c
9357 ____________________________________________________________________________
9358 [  7877] By: jhi                                   on 2000/11/27  01:53:09
9359         Log: Comment on comment.
9360      Branch: perl
9361            ! regexec.c
9362 ____________________________________________________________________________
9363 [  7876] By: jhi                                   on 2000/11/27  00:49:59
9364         Log: Adjust the docs to agree with #7875.
9365      Branch: perl
9366            ! pod/perllocale.pod
9367 ____________________________________________________________________________
9368 [  7875] By: jhi                                   on 2000/11/27  00:49:27
9369         Log: Retract #7863.  It makes more sense not to taint formatted output,
9370              not even by sprintf().
9371      Branch: perl
9372            ! sv.c
9373 ____________________________________________________________________________
9374 [  7874] By: jhi                                   on 2000/11/26  23:36:02
9375         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
9376              Not really fixed (should really dump the UTF-8 charclass),
9377              but stopped displaying the garbage.
9378              
9379              Also add a note on the (missing) Unicode PSXSPC and BLANK.
9380      Branch: perl
9381            ! regcomp.c
9382 ____________________________________________________________________________
9383 [  7873] By: jhi                                   on 2000/11/26  21:31:13
9384         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
9385      Branch: perl
9386            ! regexec.c
9387 ____________________________________________________________________________
9388 [  7872] By: jhi                                   on 2000/11/26  21:06:04
9389         Log: No need to scan till infinity, 13 is enough.
9390      Branch: perl
9391            ! handy.h utf8.c
9392 ____________________________________________________________________________
9393 [  7871] By: jhi                                   on 2000/11/26  20:20:32
9394         Log: Test line numbers are different with utf8.
9395      Branch: perl
9396            ! t/op/re_tests
9397 ____________________________________________________________________________
9398 [  7870] By: jhi                                   on 2000/11/26  20:10:12
9399         Log: Message nit.
9400      Branch: perl
9401            ! regcomp.c
9402 ____________________________________________________________________________
9403 [  7869] By: jhi                                   on 2000/11/26  19:01:05
9404         Log: Make utf8_length() and utf8_distance() (the latter of which
9405              is unused at the moment) to be less forgiving about bad UTF-8.
9406      Branch: perl
9407            ! embed.h embed.pl objXSUB.h proto.h utf8.c
9408 ____________________________________________________________________________
9409 [  7868] By: jhi                                   on 2000/11/26  18:45:56
9410         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
9411              From: Benjamin Holzman <bah@ecnvantage.com>
9412              Date: Sat, 25 Nov 2000 20:40:20 -0500       
9413              Message-ID: <20001125204020.A25040@ecnvantage.com>              
9414              
9415              Debian allows installing /usr/bin/locale without installing
9416              any locales, an error message will ensue.
9417      Branch: perl
9418            ! t/pragma/locale.t
9419 ____________________________________________________________________________
9420 [  7867] By: jhi                                   on 2000/11/26  18:31:12
9421         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
9422              From: Benjamin Holzman <bah@ecnvantage.com>
9423              Date: Sun, 26 Nov 2000 02:42:34 -0500
9424              Message-ID: <20001126024234.G25040@ecnvantage.com>
9425              
9426              Patch for the bug 20000212.002.
9427      Branch: perl
9428            ! sv.c t/op/array.t
9429 ____________________________________________________________________________
9430 [  7866] By: jhi                                   on 2000/11/26  18:28:09
9431         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
9432              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9433              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
9434              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
9435              
9436              File::Temp 0.11.
9437      Branch: perl
9438            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
9439 ____________________________________________________________________________
9440 [  7865] By: jhi                                   on 2000/11/26  18:24:22
9441         Log: The metaconfig unit change for #7864.
9442      Branch: metaconfig/U/perl
9443            ! need_va_copy.U
9444 ____________________________________________________________________________
9445 [  7864] By: jhi                                   on 2000/11/26  18:23:41
9446         Log: Make the va_copy() test not to be so talkative.
9447      Branch: perl
9448            ! Configure config_h.SH
9449 ____________________________________________________________________________
9450 [  7863] By: jhi                                   on 2000/11/26  18:11:02
9451         Log: Fix locale inconsistencies unearthed by Hugo's work.
9452              Now the floating point sprintf really does taint the result
9453              string as perllocale promises (has promised for a long time)
9454              if "use locale" is in the lexical scope.
9455      Branch: perl
9456            ! sv.c t/pragma/locale.t
9457 ____________________________________________________________________________
9458 [  7862] By: jhi                                   on 2000/11/26  00:35:15
9459         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
9460              From: Nicholas Clark <nick@ccl4.org>
9461              Date: Sun, 26 Nov 2000 00:07:50 +0000
9462              Message-ID: <20001126000750.A22446@plum.flirble.org>
9463              
9464              Infinit.
9465      Branch: perl
9466            ! sv.c
9467 ____________________________________________________________________________
9468 [  7861] By: jhi                                   on 2000/11/26  00:01:26
9469         Log: Integrate perlio.
9470      Branch: perl
9471           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
9472 ____________________________________________________________________________
9473 [  7860] By: nick                                  on 2000/11/25  22:04:17
9474         Log: Correct relative path from new ext\Filter\Util\Call location
9475              back to miniperl.
9476      Branch: perlio
9477            ! win32/makefile.mk
9478 ____________________________________________________________________________
9479 [  7859] By: nick                                  on 2000/11/25  21:26:54
9480         Log: Integrate mainline.
9481      Branch: perlio
9482           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9483           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
9484           +> t/lib/filter-util.t
9485            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9486            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9487            - t/lib/filt-util.t
9488           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
9489           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
9490           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
9491           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
9492           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
9493           !> win32/makefile.mk
9494 ____________________________________________________________________________
9495 [  7858] By: gsar                                  on 2000/11/25  20:52:17
9496         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
9497              parent's memory; fix it by keeping track of the actual pad
9498              offset rather than a raw pointer (this change is probably also
9499              relevant to non-ithreads case to avoid fallout from reallocs of
9500              the pad array, but is currently only enabled for the ithreads
9501              case in the interests of minimal disruption to existing "well
9502              tested" code)
9503      Branch: perl
9504            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
9505            ! proto.h scope.c scope.h sv.c t/op/fork.t
9506 ____________________________________________________________________________
9507 [  7857] By: nick                                  on 2000/11/25  20:01:28
9508         Log: All tests pass on Win32/gcc/USE_PERLIO.
9509              - when crlf layer is pushed make unix-level binary.
9510              - remove :crlf injection in pp_backtick in pp_sys.c
9511              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
9512      Branch: perlio
9513            ! doio.c perlio.c pp_sys.c win32/makefile.mk
9514 ____________________________________________________________________________
9515 [  7856] By: jhi                                   on 2000/11/25  18:38:30
9516         Log: Update the metaconfig units for #7855.
9517      Branch: metaconfig/U/perl
9518            ! useperlio.U usesocks.U
9519 ____________________________________________________________________________
9520 [  7855] By: jhi                                   on 2000/11/25  18:37:54
9521         Log: Undo the SOCKS workarounds, instead start using PerlIO
9522              if SOCKS is selected.
9523              
9524              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
9525              From: Jens Hamisch <jens@Strawberry.COM>
9526              Date: Fri, 24 Nov 2000 18:31:30 +0100
9527              Message-ID: <20001124183130.E28337@Strawberry.COM>
9528              
9529              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
9530              From: Jens Hamisch <jens@Strawberry.COM>
9531              Date: Fri, 24 Nov 2000 19:11:51 +0100
9532              Message-ID: <20001124191151.A28753@Strawberry.COM>
9533      Branch: perl
9534            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
9535            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
9536 ____________________________________________________________________________
9537 [  7854] By: jhi                                   on 2000/11/25  17:39:08
9538         Log: Undo #7848.  Some of the code seems to use walkoptree(),
9539              some walkoptree_slow().  An unfinished renaming?
9540              Now the sub is walkoptree() (which is @EXPORT_OK),
9541              the walkoptree_slow() is a typeglob alias to walkoptree.
9542              This makes the tests to pass, at least.
9543      Branch: perl
9544            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
9545 ____________________________________________________________________________
9546 [  7853] By: nick                                  on 2000/11/24  22:24:33
9547         Log: Re-arrange crlf vs binary for platforms that care.
9548              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
9549              Lip-service to making stdio layer work on such platfroms (untested).
9550              Now fails 3 tests rather than one, checkin to see if I can debug 
9551              the issue under linux. (Do not merge.)
9552      Branch: perlio
9553            ! doio.c perlio.c perliol.h
9554 ____________________________________________________________________________
9555 [  7852] By: jhi                                   on 2000/11/24  18:57:39
9556         Log: AUTHORS edits.
9557      Branch: perl
9558            ! AUTHORS
9559 ____________________________________________________________________________
9560 [  7851] By: jhi                                   on 2000/11/24  17:34:56
9561         Log: Add Jan-Erik Karlsson.
9562      Branch: perl
9563            ! AUTHORS
9564 ____________________________________________________________________________
9565 [  7850] By: jhi                                   on 2000/11/24  17:27:56
9566         Log: Configure should find stdchar on its own.
9567      Branch: perl
9568            ! hints/solaris_2.sh
9569 ____________________________________________________________________________
9570 [  7849] By: jhi                                   on 2000/11/24  17:24:55
9571         Log: Subject: PATCH over 7848: Filter test flawed
9572              From: andreas.koenig@anima.de (Andreas J. Koenig)
9573              Date: 24 Nov 2000 10:28:29 +0100
9574              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
9575      Branch: perl
9576            ! t/lib/filter-util.t
9577 ____________________________________________________________________________
9578 [  7848] By: jhi                                   on 2000/11/24  17:22:15
9579         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
9580              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
9581              Date: Fri, 24 Nov 2000 16:12:58 +0000
9582              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
9583      Branch: perl
9584            ! ext/B/B.pm
9585 ____________________________________________________________________________
9586 [  7847] By: jhi                                   on 2000/11/24  03:07:01
9587         Log: Integrate perlio.
9588      Branch: perl
9589           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
9590           !> win32/makefile.mk
9591 ____________________________________________________________________________
9592 [  7846] By: gsar                                  on 2000/11/24  00:55:57
9593         Log: integrate changes#6415..6418,6420..6438 from mainline
9594              
9595              Fix the bitvector ops for utf8 (tricky since past 7 bits
9596              the utf8 'characters' can be more than one octet).
9597              
9598              MPE/ix updates for perl 5.6.0 from Mark Bixby.
9599              
9600              Subject: SDBM_File documentation
9601              
9602              Detypo.
9603              
9604              Decutandpasto.
9605              
9606              Send all installperl messages to STDERR and be -w clean.
9607              
9608              Out-of-date note removed.
9609              
9610              Protect against "wild next"s, that is, callbacks doing "next"
9611              instead of "return".
9612              
9613              Use STDOUT consistently.
9614              
9615              The output might have been produced in the wrong order.
9616              
9617              A missing 'break' after the [[:space:]] switch case.
9618              
9619              Add tests for
9620              [ID 19991110.003] another matching finding by pcre author
9621              which has already been fixed by some patch, as verified in
9622              
9623              Documentation to explain the behaviour of map().
9624              
9625              Add an optimization for map-maps-a-list-element-to-more-list-elements
9626              case, but add also notes explaining the relationship of this
9627              patch and the earlier notes by Sarathy.
9628              
9629              Subject: [ID 20000716.023] syslog test fails without sockets
9630              
9631              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
9632              Test cases for #6431.
9633              
9634              File::Spec::VMS fixup for tmpdir from Craig Berry.
9635              
9636              Make the "uninit variable" warning to say "concat or string"
9637              or "join or string" when in concat or join .
9638              
9639              Get UTF16 BOMs working.  Patch from
9640              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
9641              
9642              Subject: [PATCH] Make large file tests deal with SIGXFSZ
9643              
9644              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
9645              
9646              Subject: [PATCH] av.c apidoc
9647      Branch: maint-5.6/perl
9648           !> (integrate 43 files)
9649 ____________________________________________________________________________
9650 [  7845] By: gsar                                  on 2000/11/24  00:20:45
9651         Log: integrate changes#6406..6414 from mainline
9652              
9653              Merge perlhacktut into perlhack, update perlguts.
9654              
9655              Fix AutoSplit to use File::Spec the right way in VMS,
9656              from Peter Prymmer.
9657              
9658              The bug report
9659              [ID 19991110.002] minimal matching discrepancy found by pcre author
9660              seems to have been fixed (though differently from what was suggested
9661              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
9662              
9663              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
9664              not in pod, from Peter Prymmer
9665              
9666              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
9667              From: Hugo <hv@crypt.compulink.co.uk>
9668              Date: Fri, 14 Jul 2000 23:05:20 +0100
9669              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
9670              
9671              Didn't anymore apply, but that point still could use another fix.
9672              
9673              lib/b test fixes from Peter Prymmer.
9674              
9675              More docs for sv functions.
9676              
9677              perlvms.pod whitespace cleanup to keep pod utils happy.
9678              
9679              another VMS build tweak from Peter Prymmer
9680      Branch: maint-5.6/perl
9681           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
9682           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
9683           !> vms/descrip_mms.template vms/perlvms.pod
9684 ____________________________________________________________________________
9685 [  7844] By: nick                                  on 2000/11/23  23:42:45
9686         Log: Win32/perlio Now just fails one io/argv.t test - lack 
9687              of default :crlf on standard streams.
9688      Branch: perlio
9689            ! doio.c perlio.c
9690 ____________________________________________________________________________
9691 [  7843] By: nick                                  on 2000/11/23  23:04:05
9692         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
9693              peek fail is showing a real problem (multiple crlf layers
9694              are getting pushed.)
9695      Branch: perlio
9696            ! doio.c perlio.c win32/makefile.mk
9697 ____________________________________________________________________________
9698 [  7842] By: nick                                  on 2000/11/23  19:46:23
9699         Log: Implement PerlIO_binmode()
9700              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
9701              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
9702              make binmode in t/lib/io_tell.t unconditional so that works.
9703              Checkin just so Win32 machine can see these changes.
9704      Branch: perlio
9705            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
9706 ____________________________________________________________________________
9707 [  7841] By: jhi                                   on 2000/11/23  19:30:00
9708         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
9709      Branch: perl
9710            ! README.amiga
9711 ____________________________________________________________________________
9712 [  7840] By: jhi                                   on 2000/11/23  17:18:02
9713         Log: SOCKS wrestling continues, patches from Jens Hamisch.
9714      Branch: perl
9715            ! doio.c embed.h embed.pl perlsdio.h proto.h
9716 ____________________________________________________________________________
9717 [  7839] By: jhi                                   on 2000/11/23  16:54:14
9718         Log: Push Filter::Util::Call one level deeper.
9719      Branch: perl
9720            + t/lib/filter-util.t
9721           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9722           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
9723            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9724            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9725            - t/lib/filt-util.t
9726            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
9727            ! win32/Makefile win32/makefile.mk
9728 ____________________________________________________________________________
9729 [  7838] By: jhi                                   on 2000/11/23  16:52:40
9730         Log: Reach back one higher up when searching for PERL_SRC.
9731      Branch: perl
9732            ! lib/ExtUtils/MM_Unix.pm
9733 ____________________________________________________________________________
9734 [  7837] By: jhi                                   on 2000/11/23  16:05:41
9735         Log: Subject: Re: perl@7826
9736              Date: Thu, 23 Nov 2000 02:20:25 -0600
9737              From: "Craig A. Berry" <craigberry@mac.com>
9738              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
9739              
9740              Make VMS to like Filter::Util::Call. 
9741      Branch: perl
9742            ! configure.com ext/Filter/Util/Makefile.PL
9743 ____________________________________________________________________________
9744 [  7836] By: nick                                  on 2000/11/23  16:04:08
9745         Log: Implement crlf layer - not ready for merge.
9746      Branch: perlio
9747            ! perlio.c win32/makefile.mk
9748 ____________________________________________________________________________
9749 [  7835] By: jhi                                   on 2000/11/23  15:56:52
9750         Log: STDCHAR is different in Sparc v9 vs x86.
9751      Branch: perl
9752            ! hints/solaris_2.sh
9753 ____________________________________________________________________________
9754 [  7834] By: jhi                                   on 2000/11/23  15:50:47
9755         Log: The type needs to be visible to protos.
9756      Branch: perl
9757            ! perl.h
9758 ____________________________________________________________________________
9759 [  7833] By: jhi                                   on 2000/11/23  15:40:46
9760         Log: Finish unfinished SOCKS workaround changes.
9761      Branch: perl
9762            ! doio.c
9763 ____________________________________________________________________________
9764 [  7832] By: jhi                                   on 2000/11/23  15:33:30
9765         Log: Integrate perlio.
9766      Branch: perl
9767           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9768           !> win32/makefile.mk
9769 ____________________________________________________________________________
9770 [  7831] By: nick                                  on 2000/11/23  10:31:07
9771         Log: Correct makefile.mk dependancies for ext/Filter/Util
9772              Build ext/Encode
9773              Run dmake regen_config_h
9774      Branch: perlio
9775            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9776            ! win32/makefile.mk
9777 ____________________________________________________________________________
9778 [  7830] By: nick                                  on 2000/11/23  08:05:07
9779         Log: Integrate mainline
9780      Branch: perlio
9781           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9782           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
9783           +> t/lib/filt-util.pl t/lib/filt-util.t
9784           !> (integrate 41 files)
9785 ____________________________________________________________________________
9786 [  7829] By: gsar                                  on 2000/11/23  03:07:11
9787         Log: build the Filter extension on windows
9788      Branch: perl
9789            ! win32/Makefile win32/makefile.mk
9790 ____________________________________________________________________________
9791 [  7828] By: gsar                                  on 2000/11/23  02:46:35
9792         Log: regenerate win32/config* and fix some inconsistencies in the
9793              makefiles; always export Perl_deb() because it is needed
9794              by ext/re/* (whether perl itself is built with -DDEBUGGING
9795              or not)
9796      Branch: perl
9797            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
9798            ! win32/config_H.vc win32/makefile.mk
9799 ____________________________________________________________________________
9800 [  7827] By: gsar                                  on 2000/11/23  02:18:38
9801         Log: get sources building on windows+MSVC again (untested with other
9802              compilers)
9803      Branch: perl
9804            ! win32/include/sys/socket.h win32/perllib.c
9805 ____________________________________________________________________________
9806 [  7826] By: jhi                                   on 2000/11/23  01:18:26
9807         Log: Update Changes.
9808      Branch: perl
9809            ! Changes patchlevel.h
9810 ____________________________________________________________________________
9811 [  7825] By: jhi                                   on 2000/11/23  00:20:41
9812         Log: Subject: Re: av.c patch (having slight problems)
9813              From: "Ben Tilly" <ben_tilly@hotmail.com>
9814              Date: Tue, 21 Nov 2000 23:29:31 -0500
9815              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
9816              
9817              unshift() speedup.
9818      Branch: perl
9819            ! av.c
9820 ____________________________________________________________________________
9821 [  7824] By: jhi                                   on 2000/11/22  23:59:15
9822         Log: Fixes for signedness warnings noticed by VMSperlers.
9823      Branch: perl
9824            ! ext/Storable/Storable.xs regcomp.c sv.c
9825 ____________________________________________________________________________
9826 [  7823] By: jhi                                   on 2000/11/22  23:19:31
9827         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
9828              From: Peter Prymmer <pvhp@forte.com>
9829              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
9830              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
9831      Branch: perl
9832            ! t/pragma/warn/pp_hot
9833 ____________________________________________________________________________
9834 [  7822] By: jhi                                   on 2000/11/22  22:52:20
9835         Log: Be clean.
9836      Branch: perl
9837            ! Makefile.SH
9838 ____________________________________________________________________________
9839 [  7821] By: jhi                                   on 2000/11/22  22:46:39
9840         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
9841              by Damian Conway, as suggested by Paul Marquess.
9842      Branch: perl
9843            + lib/Filter/Simple.pm
9844 ____________________________________________________________________________
9845 [  7820] By: jhi                                   on 2000/11/22  22:45:51
9846         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
9847      Branch: perl
9848            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9849            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9850            + t/lib/filt-util.t
9851            ! MANIFEST
9852 ____________________________________________________________________________
9853 [  7819] By: jhi                                   on 2000/11/22  22:03:27
9854         Log: Integrate perlio.
9855      Branch: perl
9856           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
9857           !> win32/makefile.mk
9858 ____________________________________________________________________________
9859 [  7818] By: jhi                                   on 2000/11/22  21:56:02
9860         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
9861      Branch: perl
9862            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
9863            ! t/lib/io_sock.t
9864 ____________________________________________________________________________
9865 [  7817] By: jhi                                   on 2000/11/22  21:39:49
9866         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
9867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9868              Date: Wed, 22 Nov 2000 16:08:12 -0500
9869              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
9870      Branch: perl
9871            ! lib/ExtUtils/Liblist.pm
9872 ____________________________________________________________________________
9873 [  7816] By: jhi                                   on 2000/11/22  21:38:25
9874         Log: Go ahead and #include <unistd.h> in perl.h.
9875      Branch: perl
9876            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
9877            ! util.c
9878 ____________________________________________________________________________
9879 [  7815] By: jhi                                   on 2000/11/22  21:22:52
9880         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
9881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9882              Date: Mon, 20 Nov 2000 18:30:52 -0500
9883              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
9884      Branch: perl
9885            ! pod/perlre.pod regcomp.c t/op/re_tests
9886 ____________________________________________________________________________
9887 [  7814] By: jhi                                   on 2000/11/22  21:21:46
9888         Log: Subject: [PATCH 5.7.0] Liblist finally works
9889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9890              Date: Tue, 21 Nov 2000 22:02:17 -0500
9891              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
9892      Branch: perl
9893            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9894            ! lib/ExtUtils/MakeMaker.pm
9895 ____________________________________________________________________________
9896 [  7813] By: jhi                                   on 2000/11/22  21:20:23
9897         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
9898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9899              Date: Wed, 22 Nov 2000 17:53:15 +0100
9900              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
9901              
9902              AIX dynaloader and perlio patch.
9903      Branch: perl
9904            ! ext/DynaLoader/dl_aix.xs
9905 ____________________________________________________________________________
9906 [  7812] By: jhi                                   on 2000/11/22  21:17:52
9907         Log: (Accidentally empty patch.)
9908      Branch: perl
9909            ! av.c
9910 ____________________________________________________________________________
9911 [  7811] By: jhi                                   on 2000/11/22  21:16:31
9912         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
9913              From: Peter Prymmer <pvhp@forte.com>
9914              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
9915              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
9916      Branch: perl
9917            ! vms/test.com
9918 ____________________________________________________________________________
9919 [  7810] By: jhi                                   on 2000/11/22  21:15:36
9920         Log: Subject: Re: perl@7777 
9921              From: "John P. Linderman" <jpl@research.att.com>
9922              Date: Wed, 22 Nov 2000 13:11:11 -0500
9923              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
9924              
9925              Detypoing.
9926      Branch: perl
9927            ! lib/CPAN.pm
9928 ____________________________________________________________________________
9929 [  7809] By: jhi                                   on 2000/11/22  21:14:19
9930         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
9931              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9932              Date:     Wed, 22 Nov 2000 13:51:37 EST
9933              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
9934      Branch: perl
9935            ! perlsdio.h
9936 ____________________________________________________________________________
9937 [  7808] By: jhi                                   on 2000/11/22  21:13:27
9938         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
9939              From: Casey Tweten <crt@kiski.net>
9940              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
9941              Message-Id: <200011201653.LAA10194@home.kiski.net>
9942      Branch: perl
9943            ! t/lib/io_udp.t
9944 ____________________________________________________________________________
9945 [  7807] By: jhi                                   on 2000/11/22  21:12:35
9946         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
9947              From: Casey Tweten <crt@kiski.net>
9948              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
9949              Message-Id: <200011201636.LAA07227@home.kiski.net>
9950      Branch: perl
9951            ! t/lib/io_sock.t
9952 ____________________________________________________________________________
9953 [  7806] By: jhi                                   on 2000/11/22  21:10:59
9954         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
9955              From: "Casey R. Tweten" <crt@kiski.net>
9956              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
9957              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
9958      Branch: perl
9959            ! utils/h2xs.PL
9960 ____________________________________________________________________________
9961 [  7805] By: nick                                  on 2000/11/22  21:05:06
9962         Log: Integrate mainline
9963      Branch: perlio
9964           !> Changes Porting/genlog ext/DB_File/DB_File.xs
9965           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
9966           !> utils/perlbug.PL
9967 ____________________________________________________________________________
9968 [  7804] By: jhi                                   on 2000/11/22  21:01:12
9969         Log: Subject: [PATCH] Test.pm POD peculiarity
9970              From: "Casey R. Tweten" <crt@kiski.net>
9971              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
9972              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
9973      Branch: perl
9974            ! lib/Test.pm
9975 ____________________________________________________________________________
9976 [  7803] By: jhi                                   on 2000/11/22  20:59:59
9977         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
9978              From: "Philip Newton" <pnewton@gmx.de>
9979              Date: Wed, 22 Nov 2000 14:25:53 +0100
9980              Message-Id: <3A1BD771.25462.1939FAD@localhost>
9981              
9982              Be case-understanding also on 's', and use the -oi of sendmail
9983              not to terminate the transmission on a lone '.'.
9984      Branch: perl
9985            ! utils/perlbug.PL
9986 ____________________________________________________________________________
9987 [  7802] By: nick                                  on 2000/11/22  20:51:42
9988         Log: Win32 PerlIO intermediate state now working as expected.
9989              - In current state we are still using C runtime in text/binary
9990              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
9991              - PERLIO=stdio and PERLIO=unix pass all expected tests.
9992              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
9993              and PerlIO_seek() and the dummy crlf layer is not making adjustments
9994              for CRLF translation happening in C runtime. All other tests pass.
9995              
9996              Added note to README.win32 to point out the snags of doing a perl build
9997              with Norton AntiVirus turned on.
9998              
9999              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
10000              which file a fail comes from.
10001              
10002              Updated "canned" config.h to match the one generated.
10003      Branch: perlio
10004            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
10005            ! win32/makefile.mk
10006 ____________________________________________________________________________
10007 [  7801] By: jhi                                   on 2000/11/22  06:50:20
10008         Log: Nickety nits.
10009      Branch: perl
10010            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
10011 ____________________________________________________________________________
10012 [  7800] By: jhi                                   on 2000/11/22  01:29:55
10013         Log: Changes had accidentally gone too silent on non-main branches.
10014      Branch: perl
10015            ! Changes Porting/genlog patchlevel.h
10016 ____________________________________________________________________________
10017 [  7799] By: gsar                                  on 2000/11/22  01:02:56
10018         Log: some lib_pm.PL changes snuck in via change#7772
10019      Branch: maint-5.6/perl
10020            ! Makefile.SH
10021 ____________________________________________________________________________
10022 [  7798] By: nick                                  on 2000/11/21  21:59:40
10023         Log: Integrate mainline
10024      Branch: perlio
10025           !> (integrate 28 files)
10026 ____________________________________________________________________________
10027 [  7797] By: jhi                                   on 2000/11/21  21:01:45
10028         Log: Integrate perlio.
10029      Branch: perl
10030           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
10031 ____________________________________________________________________________
10032 [  7796] By: nick                                  on 2000/11/21  20:36:22
10033         Log: Win32 builds and runs (mostly) with USE_PERLIO.
10034              PERLIO=perlio passes all tests. 
10035              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
10036      Branch: perlio
10037            ! perlio.c win32/perllib.c win32/win32.c
10038 ____________________________________________________________________________
10039 [  7795] By: jhi                                   on 2000/11/21  19:03:44
10040         Log: Update Changes.
10041      Branch: perl
10042            ! Changes patchlevel.h
10043 ____________________________________________________________________________
10044 [  7794] By: jhi                                   on 2000/11/21  18:56:34
10045         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
10046              From: "Craig A. Berry" <craigberry@mac.com>
10047              Date: Mon, 20 Nov 2000 20:27:06 -0600
10048              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
10049              
10050              A cut-and-pasto.
10051      Branch: perl
10052            ! perlio.h
10053 ____________________________________________________________________________
10054 [  7793] By: jhi                                   on 2000/11/21  18:54:41
10055         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
10056              From: Dominic Dunlop <domo@computer.org> 
10057              Date: Mon, 20 Nov 2000 18:55:29 +0100
10058              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
10059              
10060              va_copy() and the need of it.
10061              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
10062      Branch: metaconfig/U/perl
10063            + need_va_copy.U
10064      Branch: perl
10065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10066            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
10067            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10068            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10069            ! win32/config.bc win32/config.gc win32/config.vc
10070 ____________________________________________________________________________
10071 [  7792] By: jhi                                   on 2000/11/21  17:04:10
10072         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
10073      Branch: perl
10074           !> scope.h
10075 ____________________________________________________________________________
10076 [  7791] By: jhi                                   on 2000/11/21  17:01:16
10077         Log: Export the SOCKS workaround symbols only if necessary.
10078      Branch: perl
10079            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
10080 ____________________________________________________________________________
10081 [  7790] By: nick                                  on 2000/11/20  23:57:11
10082         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
10083      Branch: perlio
10084            ! scope.h
10085 ____________________________________________________________________________
10086 [  7789] By: nick                                  on 2000/11/20  23:38:33
10087         Log: Integrate mainline
10088      Branch: perlio
10089           +> lib/File/Spec/Epoc.pm
10090           !> (integrate 34 files)
10091 ____________________________________________________________________________
10092 [  7788] By: nick                                  on 2000/11/20  23:20:18
10093         Log: Make extra buffer layer work (dummy crlf layer)
10094      Branch: perlio
10095            ! doio.c perlio.c perlio.h
10096 ____________________________________________________________________________
10097 [  7787] By: jhi                                   on 2000/11/20  22:44:04
10098         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
10099              From: Peter Prymmer <pvhp@forte.com>
10100              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
10101              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
10102      Branch: perl
10103            ! t/pragma/locale.t
10104 ____________________________________________________________________________
10105 [  7786] By: jhi                                   on 2000/11/20  22:29:10
10106         Log: Subject: DOC PATCH 5.6.0 perlreftut
10107              From: mjd@plover.com
10108              Date: 20 Nov 2000 19:45:06 -0000
10109              Message-ID: <20001120194506.9505.qmail@plover.com>
10110      Branch: perl
10111            ! pod/perlreftut.pod
10112 ____________________________________________________________________________
10113 [  7785] By: jhi                                   on 2000/11/20  22:27:44
10114         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
10115              From: David Dyck <dcd@tc.fluke.com>
10116              Date: Mon, 20 Nov 2000 11:43:40 -0800
10117              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
10118      Branch: perl
10119            ! lib/Cwd.pm
10120 ____________________________________________________________________________
10121 [  7784] By: jhi                                   on 2000/11/20  22:23:21
10122         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
10123              Date: Mon, 20 Nov 2000 17:06:10 -0500
10124              To: Mailing list Perl5 <perl5-porters@perl.org>
10125              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
10126      Branch: perl
10127            ! pp_ctl.c t/op/pat.t
10128 ____________________________________________________________________________
10129 [  7783] By: jhi                                   on 2000/11/20  22:11:18
10130         Log: Subject: [PATCH] doop.c - UTF8 tr///               
10131              From: Simon Cozens <simon@cozens.net>
10132              Date: Sat, 18 Nov 2000 18:49:30 +0000
10133              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
10134              
10135              Subject: Re: [PATCH] doop.c - UTF8 tr///           
10136              From: Simon Cozens <simon@cozens.net>
10137              Date: Mon, 20 Nov 2000 20:45:22 +0000
10138              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
10139              
10140              Make tr on UTF-8 better but still not correct.
10141      Branch: perl
10142            ! doop.c
10143 ____________________________________________________________________________
10144 [  7782] By: jhi                                   on 2000/11/20  22:02:16
10145         Log: Remove the shared object before attempting to create
10146              (by linking) a new one.  E.g. in AIX not removing
10147              becomes quite painful if one tries to do more than one
10148              build in the same tree (an interrupted build, for example),
10149              since the AIX' shared dynaloader seemingly keeps the shared
10150              objects open and therefore 'busy' for quite a while, even when
10151              nobody is using the objects, leading into link failures.
10152      Branch: perl
10153            ! lib/ExtUtils/MM_Unix.pm
10154 ____________________________________________________________________________
10155 [  7781] By: gsar                                  on 2000/11/20  19:02:55
10156         Log: type mismatch due to faulty integration
10157      Branch: maint-5.6/perl
10158            ! toke.c win32/Makefile
10159 ____________________________________________________________________________
10160 [  7780] By: gsar                                  on 2000/11/20  17:31:55
10161         Log: integrate changes#6392,6394..6399,6401..6404
10162              
10163              The {multiplier} of a fixed substring was overlooked which
10164              caused a wrong initial search offset for that substring.
10165              
10166              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
10167              From: Hugo <hv@crypt.compulink.co.uk>
10168              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
10169              Date: Thu, 13 Jul 2000 19:27:13 +0100
10170              
10171              Fix the BOM bug: not a byteorder bug, a signedness bug.
10172              
10173              Replace change #6337 with a better one.
10174              
10175              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
10176              From: Hugo <hv@crypt.compulink.co.uk>
10177              Date: Fri, 14 Jul 2000 04:16:20 +0100
10178              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
10179              
10180              MakeMaker should not remove editor backups (*~) on `make clean`
10181              by default (completes change#6383)
10182              
10183              move new variables to the end of the interpreter structure (for
10184              bincompat in code that doesn't #include XSUB.h)
10185              
10186              rename totally bletcherous SvLOCK() thingy (doesn't do what the
10187              name suggests anyway)
10188              
10189              various cleanups (typos, misformatted code, and small bugs)
10190              
10191              typecasts needed for change#6394
10192              
10193              typos in change#6399, regen headers
10194              
10195              inconsistent types needs casts
10196              
10197              PERL_OBJECT build tweaks
10198      Branch: maint-5.6/perl
10199           !> MANIFEST doop.c embed.h embed.pl embedvar.h
10200           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
10201           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
10202           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
10203           !> toke.c util.c
10204 ____________________________________________________________________________
10205 [  7779] By: gsar                                  on 2000/11/20  17:06:29
10206         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
10207              
10208              Cosmetics and perldelta.
10209              
10210              Fix nits noticed by Boston.pm.
10211              
10212              Do the cc sanity check both before the hints and
10213              after the cc selction.
10214              
10215              get sprintf.t to adjust properly for 3-digit exponents
10216              
10217              don't clobber *.orig files on *clean targets
10218              
10219              fix bugs in processing %v-*d and similar format specs (from
10220              Avi Finkel <avi@finkel.org>)
10221              
10222              sprintf test tweaks (from Dominic Dunlop)
10223              
10224              new selfloader.t in change#6183 doesn't close DATA handles,
10225              and thus fails to clean up tmp files on dosish platforms
10226              
10227              typos (spotted by Peter Prymmer)
10228              
10229              typo fix from Craig Berry
10230      Branch: maint-5.6/perl
10231           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
10232           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
10233           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
10234           !> x2p/Makefile.SH
10235 ____________________________________________________________________________
10236 [  7778] By: gsar                                  on 2000/11/20  16:46:51
10237         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
10238              
10239              Subject: Re: format bug report  [Patch]
10240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10241              Date: Wed, 05 Jul 2000 13:12:52 +0200
10242              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
10243              
10244              Subject: Re: format bug report  [Patch]
10245              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10246              Date: Wed, 05 Jul 2000 14:10:01 +0200
10247              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
10248              
10249              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
10250              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10251              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
10252              Date: Fri, 07 Jul 2000 17:57:16 +0100
10253              
10254              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
10255              To: perl5-porters@perl.org
10256              From: Karsten Sperling <spiff@phreax.net>
10257              Date: Mon, 10 Jul 2000 15:12:52 +0200
10258              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
10259              
10260              README.posix-bc podified from Thomas Dorner.
10261              
10262              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
10263              From: Dominic Dunlop <domo@computer.org>
10264              Date: Tue, 11 Jul 2000 12:27:33 +0200
10265              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
10266              
10267              Typo in #6341.
10268              
10269              Fix for
10270              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
10271              From: Roderick Schertler <roderick@argon.org>
10272              Date: Tue, 11 Jul 2000 13:55:05 -0400
10273              Message-Id: <200007111755.NAA05077@jones.argon.org>
10274              
10275              Minor cleanups on the booklist.
10276              
10277              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
10278              regen perltoc.
10279              
10280              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
10281      Branch: maint-5.6/perl
10282           +> pod/perlbook.pod
10283           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
10284           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
10285           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
10286 ____________________________________________________________________________
10287 [  7777] By: jhi                                   on 2000/11/20  16:08:49
10288         Log: Update Changes.
10289      Branch: perl
10290            ! Changes patchlevel.h
10291 ____________________________________________________________________________
10292 [  7776] By: jhi                                   on 2000/11/20  15:27:56
10293         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
10294              This may be overly harsh but until proven otherwise, we think this
10295              way, or until we have a simple test for Configure (having to start
10296              up servers is does not count as simple) to check for the problems.
10297      Branch: perl
10298            ! perl.h
10299 ____________________________________________________________________________
10300 [  7775] By: jhi                                   on 2000/11/20  15:22:17
10301         Log: Solaris hints tweaks.
10302      Branch: perl
10303            ! hints/solaris_2.sh
10304 ____________________________________________________________________________
10305 [  7774] By: jhi                                   on 2000/11/20  15:01:20
10306         Log: Add a workaround to SOCKS 64-bit problems.
10307      Branch: perl
10308            ! doio.c embed.h embed.pl perlsdio.h proto.h
10309 ____________________________________________________________________________
10310 [  7773] By: jhi                                   on 2000/11/20  14:51:47
10311         Log: sysseek() instead of seek().
10312      Branch: perl
10313            ! t/lib/syslfs.t
10314 ____________________________________________________________________________
10315 [  7772] By: gsar                                  on 2000/11/20  13:06:23
10316         Log: integrate changes#6315..6319,6321..6331,6333..6338
10317              
10318              Integrate with Sarathy, preliminary fix for unicos
10319              alignment problems in [ID 20000612.002] Perl problem on Cray system.
10320              
10321              some debugger output does not go to the socket when RemotePort is set
10322              
10323              winsock cleanup never done on Windows (leads to handle leaks)
10324              
10325              fix UNC path handling on Windows under ithreads, and chdir()
10326              return value when given a non-existent directory
10327              
10328              Autogenerate pod/Makefile and pod/buildtoc.
10329              buildtoc also checks whether the existin pods are
10330              mentioned in MANIFEST and perl.pod, and vice versa.
10331              (None of the thusly found discrepancies fixed yet.)
10332              roffitall also needs to be autogenerated similarly but it
10333              seems so badly out of date that I didn't touch it yet.
10334              
10335              Config is being used.
10336              
10337              Add =head1 NAMEs so that buildtoc is happy.
10338              (The CGI::Util nit reported to Lincoln.)
10339              
10340              Fix complaints of buildtoc.
10341              
10342              Fix the alignment problem in Crays ([ID 20000612.002]).
10343              
10344              Remove perlbook, update perlfaq book listing,
10345              rearrange perl.pod, regenerate perltoc.
10346              
10347              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
10348              was cast to an unsigned (32-bit) integer with wild abandon.
10349              
10350              winsock options weren't being set in all threads under ithreads
10351              (caused send()s from second and subsequent threads to fail)
10352              
10353              accept() leaks memory on windows due to incorrect ordering of
10354              closesocket() and fclose() calls
10355              
10356              Reorder perl.pod once more.
10357              
10358              More POSIX.pod tweaks.
10359              
10360              Sprinkle ldlibpath.
10361              
10362              Precedence goof, fix based on
10363              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
10364              From: Hugo <hv@crypt.compulink.co.uk>
10365              Date: Tue, 11 Jul 2000 12:52:38 +0100
10366              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
10367              
10368              Subject: PATCH perlguts.pod: Document D and d magic types
10369              From: mjd@plover.com
10370              Date: 5 Jul 2000 18:01:51 -0000
10371              Message-ID: <20000705180151.29413.qmail@plover.com>
10372              
10373              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
10374              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
10375              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
10376              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
10377              
10378              Subject: [PATCH cfgperl] $& segfaults if you trick it
10379              From: simon@brecon.co.uk (Simon Cozens)
10380              Date: 7 Jul 2000 11:26:09 GMT
10381              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
10382              
10383              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
10384              From: Hugo <hv@crypt.compulink.co.uk>
10385              Date: Tue, 11 Jul 2000 12:44:50 +0100
10386              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
10387              
10388              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
10389              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10390              Date: Tue, 11 Jul 2000 13:50:51 +0100
10391              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
10392      Branch: maint-5.6/perl
10393           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
10394           +> pod/buildtoc.PL
10395            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
10396           !> (integrate 26 files)
10397 ____________________________________________________________________________
10398 [  7771] By: gsar                                  on 2000/11/20  12:31:42
10399         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
10400              6310,6311,6314
10401              
10402              Subject: [PATCH bleedperl] File::Spec 0.82 beta
10403              From: Barrie Slaymaker <barries@jester.slaysys.com>
10404              Date: Wed, 28 Jun 2000 11:35:29 -0400
10405              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
10406              
10407              tweak perlembed for multiplicity/usethreads sanity; correct notes
10408              about Windows
10409              
10410              localize %INC in a Safe compartment so that use/require work
10411              (many other magic globals probably need similar treatment)
10412              
10413              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
10414              when @_ is modified, causing coredumps
10415              
10416              slurp mode fix in change#4736 still not quite right
10417              
10418              Point to perlipc for more SysV IPC examples.
10419              
10420              Elaborate POSIX.pod.  Still needs work.
10421              
10422              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
10423              
10424              fix large memory leak that has been around for ever, masked by
10425              -DPURIFY (most of the arenas were never freed!)
10426              
10427              fix memory leak on Windows (PL_sys_intern contents were never
10428              freed)
10429              
10430              PERL_OBJECT build tweak
10431              
10432              adjust change#6299
10433              
10434              remove rel2abs prototypes (from Barrie Slaymaker)
10435              
10436              missing perldiag entry for unpack("w",...) diagnostic (from
10437              Andreas Koenig)
10438              
10439              better diagnostic on Frob->stuff() when Frob:: doesn't exist
10440              (from Richard Soderberg <rs@oregonnet.com>)
10441              
10442              Win32 patches for cfgperl from Sarathy.
10443              
10444              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
10445              
10446              More POSIX.pod embellishment.
10447              
10448              tyop in change#6306
10449      Branch: maint-5.6/perl
10450           !> (integrate 44 files)
10451 ____________________________________________________________________________
10452 [  7770] By: gsar                                  on 2000/11/20  11:51:00
10453         Log: integrate changes#6268..6282 from cfgperl branch
10454              
10455              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
10456              From: Dominic Dunlop <domo@computer.org>
10457              Date: Thu, 29 Jun 2000 12:32:39 +0200
10458              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
10459              
10460              Regen headers for #6261 (and update embed.pl for this) and #6267,
10461              silence few compiler warnings.
10462              
10463              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
10464              From: Nicholas Clark <nick@talking.bollo.cx>
10465              Date: Fri, 23 Jun 2000 16:21:15 +0100
10466              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
10467              
10468              Subject: PATCH pod/perltie.pod
10469              From: Ian Phillipps <Ian.Phillipps@iname.com>
10470              Date: Fri, 16 Jun 2000 00:17:19 +0100
10471              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
10472              (only the first hunk, the second hunk had already been done
10473              by some other patch)
10474              
10475              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
10476              From: Tom Phoenix <rootbeer@redcat.com>
10477              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
10478              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
10479              
10480              Subject: [PATCH] xsub attributes
10481              From: Doug MacEachern <dougm@covalent.net>
10482              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
10483              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
10484              
10485              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
10486              From: Andy Dougherty <doughera@lafayette.edu>
10487              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
10488              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
10489              
10490              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
10491              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10492              Date: Tue, 13 Jun 2000 02:43:48 -0500
10493              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
10494              
10495              Subject: [PATCH] Re: eval documentation: context
10496              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10497              Date: Mon, 12 Jun 2000 15:07:29 +0100
10498              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
10499              
10500              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
10501              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10502              Date: Mon, 12 Jun 2000 14:55:59 +0100
10503              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
10504              
10505              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
10506              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
10507              Date: Fri, 09 Jun 2000 12:39:27 -0400
10508              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
10509              (plus update the version "number" of Text::Wrap)
10510              
10511              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
10512              From: Tim Ayers <tayers@bridge.com>
10513              Date: Thu, 08 Jun 2000 08:11:06 +0200
10514              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
10515              [resent by Richard Foley, Message-Id probably wrong]
10516              
10517              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
10518              From: rspier@pobox.com (Robert Spier)
10519              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
10520              Message-ID: <14654.31913.845602.610277@rls.cx>
10521              
10522              Subject: [PATCH 5.6.0] utils/h2xs.PL
10523              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10524              Date: Wed, 7 Jun 2000 04:02:04 -0500
10525              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
10526              
10527              Subject: [PATCH 5.6.0]ITHREADs for VMS
10528              From: Dan Sugalski <dan@sidhe.org>
10529              Date: Tue, 06 Jun 2000 11:59:50 -0400
10530              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
10531      Branch: maint-5.6/perl
10532           !> (integrate 31 files)
10533 ____________________________________________________________________________
10534 [  7769] By: gsar                                  on 2000/11/20  11:29:06
10535         Log: integrate changes#6261..6266 from cfgperl
10536              
10537              Subject: Re: [PATCH cfgperl] BOMs away!
10538              From: simon@brecon.co.uk (Simon Cozens)
10539              Date: 17 Jun 2000 11:49:57 GMT
10540              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
10541              
10542              Subject: 5.6.0 Patch for EPOC
10543              From: Olaf Flebbe <o.flebbe@gmx.de>
10544              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
10545              Message-ID: <23449.960929969@www11.gmx.net>
10546              
10547              tr fixes from Simon Cozens
10548              
10549              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
10550              From: Marty Lucich <marty@netcom.com>
10551              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
10552              Message-Id: <200006282116.OAA11148@netcom.com>
10553              ccdlflags update (the BSD/OS 4.1 part had already been taken
10554              care of by #6141).
10555              
10556              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
10557              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10558              Date: Wed, 28 Jun 2000 17:50:12 -0700
10559              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
10560              
10561              Subject: [PATCH 5.6.0] cygwin port
10562              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
10563              From: "Fifer, Eric" <EFifer@sanwaint.com>
10564              Date: Thu, 29 Jun 2000 12:58:29 +0100
10565      Branch: maint-5.6/perl
10566           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
10567           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
10568           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10569           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
10570 ____________________________________________________________________________
10571 [  7768] By: gsar                                  on 2000/11/20  11:13:44
10572         Log: integrate changes#6252..6256,6259..6260
10573              
10574              Paranoia tweak on #6249.
10575              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
10576              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
10577              Date: Sun, 25 Jun 2000 23:43:12 -0400
10578              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
10579              
10580              Subject: tr///, help wanted.
10581              From: simon@brecon.co.uk (Simon Cozens)
10582              Date: 28 Jun 2000 11:29:04 GMT
10583              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
10584              
10585              small thinko tweaks
10586              
10587              tweaks from Simon Conzes to further fix tr/// under utf8
10588              
10589              perlnewmod was missing from MANIFEST.
10590              
10591              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
10592              From: simon@brecon.co.uk (Simon Cozens)
10593              Date: 17 Jun 2000 11:56:44 GMT
10594              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
10595              pack U0, pack C0
10596      Branch: maint-5.6/perl
10597           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
10598           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
10599           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
10600           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
10601 ____________________________________________________________________________
10602 [  7767] By: gsar                                  on 2000/11/20  10:51:38
10603         Log: integrate change#6250 from cfgperl
10604              
10605              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
10606              From: Doug MacEachern <dougm@covalent.net>
10607              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
10608              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
10609      Branch: maint-5.6/perl
10610           +> t/op/my_stash.t
10611           !> MANIFEST embed.pl global.sym proto.h toke.c
10612 ____________________________________________________________________________
10613 [  7766] By: gsar                                  on 2000/11/20  10:48:34
10614         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
10615              
10616              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
10617              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
10618              Date: Mon, 26 Jun 2000 18:40:14 +0100
10619              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
10620              
10621              Subject: [PATCH] bytes<->utf8 fixes
10622              From: simon@brecon.co.uk (Simon Cozens)
10623              Date: 26 Jun 2000 04:55:45 GMT
10624              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
10625              
10626              Subject: [PATCH] is_utf8_string
10627              From: simon@brecon.co.uk (Simon Cozens)
10628              Date: 26 Jun 2000 02:25:59 GMT
10629              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
10630              
10631              Subject: [PATCH] avoid mg_ptr in '*' magic
10632              From: Doug MacEachern <dougm@covalent.net>
10633              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
10634              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
10635              
10636              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
10637              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
10638              Date: Sat, 24 Jun 2000 13:06:20 +0100
10639              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
10640              
10641              Allow for standalone testing.
10642              
10643              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
10644              From: Mark-Jason Dominus <mjd@plover.com>
10645              Date: Tue, 27 Jun 2000 22:36:42 -0400
10646              Message-ID: <20000628023642.12166.qmail@plover.com>
10647              
10648              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
10649              From: Frank Tobin <ftobin@uiuc.edu>
10650              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
10651              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
10652      Branch: maint-5.6/perl
10653           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
10654           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
10655           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
10656           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
10657           !> utf8.c utils/h2xs.PL
10658 ____________________________________________________________________________
10659 [  7765] By: gsar                                  on 2000/11/20  10:29:13
10660         Log: integrate change#6239 from cfgperl
10661              
10662              Configure maintenance.  Sever some dependency cycles,
10663              separate gccversion from the cc unit,
10664              address [ID 20000623.006] Configure script patch for using gcc on AIX
10665              (but solve it a little bit differently),
10666              unduplex some accidentally duplicated units,
10667              suggest using gcc if no cc available
10668              (p5p thread: "Solaris configure: counterproposal", 1999-09)
10669      Branch: maint-5.6/perl
10670           !> Configure Todo-5.6 config_h.SH
10671 ____________________________________________________________________________
10672 [  7764] By: gsar                                  on 2000/11/20  10:25:55
10673         Log: integrate changes#6233..6238 from cfgperl
10674              
10675              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
10676              From: Mark-Jason Dominus <mjd@plover.com>
10677              Date: Fri, 16 Jun 2000 20:53:04 -0400
10678              Message-ID: <20000617005304.8008.qmail@plover.com>
10679              
10680              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
10681              because when run as services (Win32ese for daemons)
10682              no environment variables are set and tmpdir ends up as /tmp,
10683              which is ambiguous.
10684              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
10685              From: matt@sergeant.org
10686              Date: 16 Jun 2000 16:30:43 -0000
10687              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
10688              
10689              The thread begun by
10690              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
10691              From: Kevin.Ruscoe@ubsw.com
10692              Date: Fri, 16 Jun 2000 16:38:51 +0100
10693              Message-Id: <H000019b03c300d6@MHS>
10694              
10695              Tweak embed.pl, regen headers.
10696              
10697              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
10698              From: Dan Sugalski <dan@sidhe.org>
10699              Date: Fri, 23 Jun 2000 17:00:00 -0400
10700              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
10701      Branch: maint-5.6/perl
10702           !> (integrate 27 files)
10703 ____________________________________________________________________________
10704 [  7763] By: gsar                                  on 2000/11/20  10:08:08
10705         Log: s/perl56delta/perldelta/g
10706      Branch: maint-5.6/perl
10707            ! pod/Makefile
10708 ____________________________________________________________________________
10709 [  7762] By: gsar                                  on 2000/11/20  10:04:00
10710         Log: integrate changes#6225,6229,6231,6232 from cfgperl
10711              
10712              Add source code filenames to apidoc.
10713              From: simon@brecon.co.uk (Simon Cozens)
10714              Subject: [PATCH embed.pl] Source X-ref
10715              Date: 22 Jun 2000 02:18:49 GMT
10716              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
10717              
10718              Subject: README.hpux version 0.6.1
10719              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
10720              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
10721              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
10722              
10723              Subject: [PATCH 5.6.0] cygwin port
10724              From: "Fifer, Eric" <EFifer@sanwaint.com>
10725              Date: Tue, 20 Jun 2000 14:30:58 +0100
10726              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
10727              
10728              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
10729              From: simon@brecon.co.uk (Simon Cozens)
10730              Date: 19 Jun 2000 15:18:27 GMT
10731              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
10732              
10733              plus update pod/Makefile and regenerate perltoc
10734      Branch: maint-5.6/perl
10735           +> pod/perlutil.pod
10736           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
10737           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
10738 ____________________________________________________________________________
10739 [  7761] By: jhi                                   on 2000/11/20  04:09:55
10740         Log: Miraculous typo.
10741      Branch: perl
10742            ! t/op/pat.t
10743 ____________________________________________________________________________
10744 [  7760] By: jhi                                   on 2000/11/20  04:06:08
10745         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
10746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10747              Date: Sun, 19 Nov 2000 22:30:26 -0500
10748              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
10749      Branch: perl
10750            ! regexec.c scope.h t/op/pat.t
10751 ____________________________________________________________________________
10752 [  7759] By: jhi                                   on 2000/11/20  02:05:22
10753         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
10754      Branch: perl
10755            ! perl.h
10756 ____________________________________________________________________________
10757 [  7758] By: jhi                                   on 2000/11/20  01:58:11
10758         Log: Subject: [perl 7711: EPOC] updates
10759              From: Olaf Flebbe <o.flebbe@gmx.de>
10760              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
10761              Message-ID: <25575.974658810@www23.gmx.net>               
10762      Branch: perl
10763            + lib/File/Spec/Epoc.pm
10764            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
10765            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
10766            ! lib/File/Spec.pm perl.c sv.c
10767 ____________________________________________________________________________
10768 [  7757] By: jhi                                   on 2000/11/20  01:53:11
10769         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
10770      Branch: perl
10771            ! MANIFEST
10772 ____________________________________________________________________________
10773 [  7756] By: jhi                                   on 2000/11/20  01:47:22
10774         Log: Integrate perlio.
10775      Branch: perl
10776            - ext/re/hints/MSWin32.pl
10777           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
10778           !> win32/config.gc win32/config_H.gc win32/win32sck.c
10779 ____________________________________________________________________________
10780 [  7755] By: nick                                  on 2000/11/19  20:57:17
10781         Log: Add dummy crlf layer (just as buffer)
10782              Correct 1st bug - one layer of indirection.
10783      Branch: perlio
10784            ! perlio.c perlio.h perliol.h
10785 ____________________________________________________________________________
10786 [  7754] By: nick                                  on 2000/11/19  20:56:12
10787         Log: Work-round to Perl_deb_nocontext is no longer required
10788      Branch: perlio
10789            - ext/re/hints/MSWin32.pl
10790 ____________________________________________________________________________
10791 [  7753] By: nick                                  on 2000/11/19  20:01:16
10792         Log: diff -se shows these as different
10793      Branch: perlio
10794            ! global.sym pod/perlapi.pod
10795 ____________________________________________________________________________
10796 [  7752] By: nick                                  on 2000/11/19  18:57:30
10797         Log: Configure GCC/Win32 build -Duseperlio
10798              Fix a couple of gross issues
10799              - double-include of ../deb.o in re.dll
10800              - win32sck.c needs PerlIO and FILE 
10801      Branch: perlio
10802            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
10803            ! win32/win32sck.c
10804 ____________________________________________________________________________
10805 [  7751] By: nick                                  on 2000/11/19  17:05:36
10806         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
10807      Branch: perlio
10808            ! perlio.c
10809 ____________________________________________________________________________
10810 [  7750] By: nick                                  on 2000/11/19  16:57:14
10811         Log: Missing aTHX_
10812      Branch: perlio
10813            ! sv.c
10814 ____________________________________________________________________________
10815 [  7749] By: jhi                                   on 2000/11/19  16:28:40
10816         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
10817              From: "Peter J. Farley III" <pjfarley@banet.net>
10818              Date: Sun, 19 Nov 2000 01:42:58 -0500
10819              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
10820      Branch: perl
10821            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
10822 ____________________________________________________________________________
10823 [  7748] By: jhi                                   on 2000/11/19  16:08:10
10824         Log: Subject: podlators 1.05 available        
10825              From: Russ Allbery <rra@stanford.edu>   
10826              Date: 18 Nov 2000 22:04:28 -0800
10827              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
10828      Branch: perl
10829            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10830 ____________________________________________________________________________
10831 [  7747] By: nick                                  on 2000/11/19  11:19:39
10832         Log: Integrate mainline
10833      Branch: perlio
10834           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
10835           !> util.c
10836 ____________________________________________________________________________
10837 [  7746] By: jhi                                   on 2000/11/19  06:42:22
10838         Log: Make hex scanning warn on "\x{x}" and "\xx".
10839              "\x" and and hex("x") are still valid.
10840      Branch: perl
10841            ! util.c
10842 ____________________________________________________________________________
10843 [  7745] By: nick                                  on 2000/11/18  22:52:28
10844         Log: Integrate mainline
10845      Branch: perlio
10846           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
10847           !> perl.h perlio.c proto.h regcomp.c regcomp.h
10848 ____________________________________________________________________________
10849 [  7744] By: jhi                                   on 2000/11/18  22:50:28
10850         Log: Introduce Perl_utf8_length().  Use it.
10851      Branch: perl
10852            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
10853 ____________________________________________________________________________
10854 [  7743] By: jhi                                   on 2000/11/18  22:38:51
10855         Log: Compiler denit.
10856      Branch: perl
10857            ! perlio.c
10858 ____________________________________________________________________________
10859 [  7742] By: jhi                                   on 2000/11/18  20:33:05
10860         Log: Integrate perlio.
10861      Branch: perl
10862           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
10863           !> perlio.h pp_ctl.c pp_sys.c sv.c
10864 ____________________________________________________________________________
10865 [  7741] By: jhi                                   on 2000/11/18  20:31:27
10866         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
10867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10868              Date: Fri, 17 Nov 2000 20:35:11 -0500
10869              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
10870              
10871              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
10872              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10873              Date: Fri, 17 Nov 2000 21:03:47 -0500
10874              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
10875              
10876              Plus a little bit of tweaking in pregcomp().
10877      Branch: perl
10878            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
10879 ____________________________________________________________________________
10880 [  7740] By: nick                                  on 2000/11/18  20:17:22
10881         Log: Lexical use open ... support:
10882              add ->cop_io to COP structure in cop.h.
10883              Make mg.c and gv.c associate it with ${^OPEN}.
10884              Make lib/open.pm set it.
10885              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
10886              manner similar to ->cop_warnings.
10887              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
10888              call new PerlIO_apply_layers().
10889              Declare latter in perlio.h and define in perlio.c
10890      Branch: perlio
10891            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
10892            ! perlio.h pp_ctl.c pp_sys.c sv.c
10893 ____________________________________________________________________________
10894 [  7739] By: jhi                                   on 2000/11/18  19:54:00
10895         Log: Integrate perlio.
10896      Branch: perl
10897           !> doio.c perlio.c pp.c
10898 ____________________________________________________________________________
10899 [  7738] By: jhi                                   on 2000/11/18  17:16:13
10900         Log: Subject: [PATCH 5.7.0] etags broken again
10901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10902              Date: Sat, 18 Nov 2000 02:41:36 -0500
10903              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
10904      Branch: perl
10905            ! emacs/ptags
10906 ____________________________________________________________________________
10907 [  7737] By: jhi                                   on 2000/11/18  17:12:18
10908         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
10909      Branch: perl
10910            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10911 ____________________________________________________________________________
10912 [  7736] By: nick                                  on 2000/11/18  14:06:20
10913         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
10914              part to be isolated.
10915      Branch: perlio
10916            ! doio.c perlio.c
10917 ____________________________________________________________________________
10918 [  7735] By: nick                                  on 2000/11/18  11:03:32
10919         Log: Integrate mainline
10920      Branch: perlio
10921           !> Changes README.amiga README.win32 patchlevel.h
10922           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
10923 ____________________________________________________________________________
10924 [  7734] By: jhi                                   on 2000/11/18  01:18:56
10925         Log: Update Changes.
10926      Branch: perl
10927            ! Changes patchlevel.h
10928 ____________________________________________________________________________
10929 [  7733] By: jhi                                   on 2000/11/18  00:32:54
10930         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
10931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10932              Date: Fri, 17 Nov 2000 17:28:02 -0500
10933              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
10934      Branch: perl
10935            ! regcomp.c regexec.c t/op/re_tests
10936 ____________________________________________________________________________
10937 [  7732] By: jhi                                   on 2000/11/18  00:28:56
10938         Log: Sparc 64-bit pack() fix from Jens Hamisch.
10939      Branch: perl
10940            ! pp.c
10941 ____________________________________________________________________________
10942 [  7731] By: jhi                                   on 2000/11/18  00:18:39
10943         Log: Explain in more detail the {} syntax ambiguousity.
10944              
10945              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
10946              From: Nicholas Clark <nick@ccl4.org>
10947              Date: Fri, 17 Nov 2000 22:10:28 +0000
10948              Message-ID: <20001117221028.A88930@plum.flirble.org>
10949      Branch: perl
10950            ! pod/perlfunc.pod
10951 ____________________________________________________________________________
10952 [  7730] By: jhi                                   on 2000/11/18  00:12:18
10953         Log: Subject: Fix for README.amiga (20000323.033)
10954              From: "Stephen P. Potter" <spp@spotter.yi.org>
10955              Date: Fri, 17 Nov 2000 12:25:51 -0500
10956              Message-Id: <200011171725.MAA05768@spotter.yi.org>
10957      Branch: perl
10958            ! README.amiga
10959 ____________________________________________________________________________
10960 [  7729] By: jhi                                   on 2000/11/18  00:08:34
10961         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
10962              From: "A. C. Yardley" <yardley@tanet.net>
10963              Date: Mon, 3 Apr 2000 11:35:33 -0700
10964              Message-ID: <3483.000403@tanet.net>
10965      Branch: perl
10966            ! README.win32
10967 ____________________________________________________________________________
10968 [  7728] By: nick                                  on 2000/11/17  21:59:47
10969         Log: Integrate mainline
10970      Branch: perlio
10971           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
10972           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
10973           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
10974           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
10975 ____________________________________________________________________________
10976 [  7727] By: nick                                  on 2000/11/17  21:56:31
10977         Log: Experiment on use of attributes.pm interface.
10978              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
10979              SVt_PVRV if not already something better (else vivify of say magic gets
10980              core dump).
10981      Branch: perlio
10982            ! perlio.c pp.c
10983 ____________________________________________________________________________
10984 [  7726] By: jhi                                   on 2000/11/17  14:15:49
10985         Log: Subject: Fix for 20000815.006
10986              From: "Stephen P. Potter" <spp@spotter.yi.org>
10987              Date: Fri, 17 Nov 2000 08:57:45 -0500
10988              Message-Id: <200011171357.IAA05122@spotter.yi.org>
10989              
10990              It's really 20000518.006.
10991      Branch: perl
10992            ! pod/perlmodlib.PL
10993 ____________________________________________________________________________
10994 [  7725] By: jhi                                   on 2000/11/17  14:12:31
10995         Log: Subject: Fix for 20000409.001
10996              From: "Stephen P. Potter" <spp@spotter.yi.org>
10997              Date: Fri, 17 Nov 2000 08:55:45 -0500
10998              Message-Id: <200011171355.IAA05104@spotter.yi.org>
10999      Branch: perl
11000            ! pod/perlfaq9.pod
11001 ____________________________________________________________________________
11002 [  7724] By: jhi                                   on 2000/11/17  14:08:58
11003         Log: Undo #7627 now that we have =head3.
11004      Branch: perl
11005            ! pod/perlhack.pod
11006 ____________________________________________________________________________
11007 [  7723] By: jhi                                   on 2000/11/17  14:04:09
11008         Log: As surmised the #7719 wasn't a good move.
11009      Branch: perl
11010            ! hints/solaris_2.sh
11011 ____________________________________________________________________________
11012 [  7722] By: jhi                                   on 2000/11/17  13:59:04
11013         Log: Also the 64bitall hints can be either here or there.
11014      Branch: perl
11015            ! hints/solaris_2.sh
11016 ____________________________________________________________________________
11017 [  7721] By: jhi                                   on 2000/11/17  02:26:23
11018         Log: Test tweak for the open pragma.
11019      Branch: perl
11020            ! t/lib/b.t
11021 ____________________________________________________________________________
11022 [  7720] By: jhi                                   on 2000/11/17  00:23:22
11023         Log: The long double hints can be here or there.
11024      Branch: perl
11025            ! hints/solaris_2.sh
11026 ____________________________________________________________________________
11027 [  7719] By: jhi                                   on 2000/11/17  00:14:06
11028         Log: For Solaris use64bitall the stdchar needs a little bit of help.
11029      Branch: perl
11030            ! hints/solaris_2.sh
11031 ____________________________________________________________________________
11032 [  7718] By: jhi                                   on 2000/11/16  23:27:34
11033         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
11034              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11035              Date: Wed, 15 Nov 2000 08:56:32 +0100
11036              Message-ID: <3A1241B0.64477E00@alcatel.at>
11037      Branch: perl
11038            ! lib/Carp/Heavy.pm
11039 ____________________________________________________________________________
11040 [  7717] By: jhi                                   on 2000/11/16  23:23:29
11041         Log: Subject: [PATCH] Re: 20001101.003 PDL
11042              From: Nicholas Clark <nick@ccl4.org>
11043              Date: Thu, 16 Nov 2000 16:48:25 +0000
11044              Message-ID: <20001116164825.B93487@plum.flirble.org>
11045      Branch: perl
11046            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
11047 ____________________________________________________________________________
11048 [  7716] By: jhi                                   on 2000/11/16  23:21:31
11049         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
11050              From: "Casey R. Tweten" <crt@kiski.net>
11051              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
11052              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
11053      Branch: perl
11054            ! lib/Pod/Checker.pm pod/perlpod.pod
11055 ____________________________________________________________________________
11056 [  7715] By: jhi                                   on 2000/11/16  23:19:40
11057         Log: Avoid an infinite loop in VMS when utils scripts are run
11058              with no arguments, from Charles Lane.
11059      Branch: perl
11060            ! configure.com
11061 ____________________________________________________________________________
11062 [  7714] By: jhi                                   on 2000/11/16  23:17:08
11063         Log: Subject: perllocale.pod changes
11064              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11065              Date: Mon, 13 Nov 2000 10:09:22 +0300
11066              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
11067      Branch: perl
11068            ! pod/perllocale.pod
11069 ____________________________________________________________________________
11070 [  7713] By: jhi                                   on 2000/11/16  23:14:06
11071         Log: Integrate perlio.
11072      Branch: perl
11073           !> doio.c perlio.c perlio.h util.c
11074 ____________________________________________________________________________
11075 [  7712] By: nick                                  on 2000/11/16  21:10:58
11076         Log: Integrate mainline
11077      Branch: perlio
11078           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11079           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
11080           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
11081           !> vos/config.ga.def vos/config.ga.h win32/config.bc
11082           !> win32/config.gc win32/config.vc
11083 ____________________________________________________________________________
11084 [  7711] By: nick                                  on 2000/11/16  19:56:41
11085         Log: Minor tweaks:
11086              consistent way of getting 'rb', 'wb' etc. for binary opens
11087              move *perlio::layers to *open::layers
11088              a #define to show layers available
11089              DOSISH popen/PerlIO had export/import sense inverted.
11090      Branch: perlio
11091            ! doio.c perlio.c perlio.h util.c
11092 ____________________________________________________________________________
11093 [  7710] By: jhi                                   on 2000/11/16  15:46:05
11094         Log: Add HAS_SBRK_PROTO.
11095      Branch: metaconfig/U/perl
11096            + d_sbrkproto.U
11097      Branch: perl
11098            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11099            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
11100            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
11101            ! vos/config.ga.def vos/config.ga.h win32/config.bc
11102            ! win32/config.gc win32/config.vc
11103 ____________________________________________________________________________
11104 [  7709] By: nick                                  on 2000/11/16  07:31:49
11105         Log: Integrate mainline
11106      Branch: perlio
11107           !> (integrate 35 files)
11108 ____________________________________________________________________________
11109 [  7708] By: jhi                                   on 2000/11/16  05:33:03
11110         Log: These files are text, not binary.
11111      Branch: perl
11112            ! ext/Encode/Encode/iso8859-10.enc
11113            ! ext/Encode/Encode/iso8859-13.enc
11114            ! ext/Encode/Encode/iso8859-14.enc
11115            ! ext/Encode/Encode/iso8859-15.enc
11116 ____________________________________________________________________________
11117 [  7707] By: jhi                                   on 2000/11/16  01:53:37
11118         Log: Update Changes.
11119      Branch: perl
11120            ! Changes patchlevel.h
11121 ____________________________________________________________________________
11122 [  7706] By: jhi                                   on 2000/11/16  01:35:59
11123         Log: More #undefing of stdio.
11124      Branch: perl
11125            ! fakesdio.h nostdio.h
11126 ____________________________________________________________________________
11127 [  7705] By: jhi                                   on 2000/11/16  01:34:18
11128         Log: Add fwalk() probe to the configuration files and regen perltoc.
11129      Branch: perl
11130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11131            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
11132            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
11133            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11134            ! win32/config.bc win32/config.gc win32/config.vc
11135 ____________________________________________________________________________
11136 [  7704] By: jhi                                   on 2000/11/16  01:33:07
11137         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
11138              an optional third argument to Inlibc?)
11139      Branch: metaconfig/U/perl
11140            + d__fwalk.U
11141 ____________________________________________________________________________
11142 [  7703] By: jhi                                   on 2000/11/16  01:09:22
11143         Log: The type of the hash_cb() size argument is tricky.
11144      Branch: perl
11145            ! ext/DB_File/DB_File.xs
11146 ____________________________________________________________________________
11147 [  7702] By: jhi                                   on 2000/11/15  23:01:16
11148         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
11149      Branch: perl
11150            ! nostdio.h
11151 ____________________________________________________________________________
11152 [  7701] By: jhi                                   on 2000/11/15  22:52:32
11153         Log: Detypo.
11154      Branch: perl
11155            ! t/lib/bigfltpm.t
11156 ____________________________________________________________________________
11157 [  7700] By: jhi                                   on 2000/11/15  22:51:56
11158         Log: UINT64_C() work continues.
11159      Branch: perl
11160            ! handy.h perl.h utf8.h
11161 ____________________________________________________________________________
11162 [  7699] By: jhi                                   on 2000/11/15  14:13:04
11163         Log: SOCKS has its own USE_THREADS, based on
11164              
11165              Subject: [ID 20001114.002] et. al. bugfix followup
11166              From: Jens Hamisch <jens@Strawberry.COM> 
11167              Date: Wed, 15 Nov 2000 14:23:11 +0100
11168              Message-ID: <20001115142311.A21164@Strawberry.COM>
11169      Branch: perl
11170            ! perl.h
11171 ____________________________________________________________________________
11172 [  7698] By: jhi                                   on 2000/11/15  03:50:56
11173         Log: Add few missing #undefs and sort them.
11174      Branch: perl
11175            ! fakesdio.h
11176 ____________________________________________________________________________
11177 [  7697] By: jhi                                   on 2000/11/15  03:39:14
11178         Log: Linenumber fix.
11179      Branch: perl
11180            ! t/pragma/warn/utf8
11181 ____________________________________________________________________________
11182 [  7696] By: jhi                                   on 2000/11/15  02:55:26
11183         Log: EBCDIC tweaks.
11184              
11185              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
11186              From: Peter Prymmer <pvhp@forte.com>
11187              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
11188              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
11189      Branch: perl
11190            ! t/op/regmesg.t t/pragma/warn/utf8
11191 ____________________________________________________________________________
11192 [  7695] By: jhi                                   on 2000/11/15  02:53:58
11193         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
11194              From: Peter Prymmer <pvhp@forte.com>
11195              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
11196              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
11197      Branch: perl
11198            ! utf8.c
11199 ____________________________________________________________________________
11200 [  7694] By: jhi                                   on 2000/11/15  02:50:55
11201         Log: Subject: [PATCH: perl@7674] updates to README.os390
11202              From: Prymmer/Kahn <pvhp@best.com>
11203              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
11204              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
11205      Branch: perl
11206            ! README.os390
11207 ____________________________________________________________________________
11208 [  7693] By: jhi                                   on 2000/11/15  02:48:37
11209         Log: Quit utf8_to_uv() instantly if curlen == 0.
11210      Branch: perl
11211            ! utf8.c
11212 ____________________________________________________________________________
11213 [  7692] By: jhi                                   on 2000/11/15  02:24:29
11214         Log: Use u_int32_t for the size of hash_cb(), not size_t.
11215              
11216              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
11217              From: Jens Hamisch <jens@Strawberry.COM>     
11218              Date: Tue, 14 Nov 2000 19:03:55 +0100
11219              Message-Id: <20001114190355.A20559@Strawberry.COM>
11220      Branch: perl
11221            ! ext/DB_File/DB_File.xs
11222 ____________________________________________________________________________
11223 [  7691] By: jhi                                   on 2000/11/15  02:20:12
11224         Log: Use UINT64_C().
11225              
11226              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
11227              From: Jens Hamisch <jens@Strawberry.COM>
11228              Date: Tue, 14 Nov 2000 19:16:23 +0100
11229              Message-Id: <20001114191623.G20559@Strawberry.COM>
11230      Branch: perl
11231            ! utf8.c utf8.h
11232 ____________________________________________________________________________
11233 [  7690] By: jhi                                   on 2000/11/15  02:17:06
11234         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
11235              (a macro to define signed and unsigned integer constants).
11236      Branch: perl
11237            ! handy.h
11238 ____________________________________________________________________________
11239 [  7689] By: jhi                                   on 2000/11/15  01:56:51
11240         Log: Regen Configure.
11241      Branch: perl
11242            ! Configure
11243 ____________________________________________________________________________
11244 [  7688] By: jhi                                   on 2000/11/15  01:56:32
11245         Log: Make the unit know about SOCKS.
11246      Branch: metaconfig
11247            ! U/protos/socksizetype.U
11248 ____________________________________________________________________________
11249 [  7687] By: jhi                                   on 2000/11/15  01:54:47
11250         Log: Remove unused dependencies.
11251      Branch: metaconfig
11252            ! U/compline/d_getpagsz.U
11253 ____________________________________________________________________________
11254 [  7686] By: nick                                  on 2000/11/14  21:25:13
11255         Log: Integrate mainline.
11256      Branch: perlio
11257           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
11258           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
11259           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
11260           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
11261           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
11262           !> win32/config.bc win32/config.gc win32/config.vc
11263           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
11264 ____________________________________________________________________________
11265 [  7685] By: jhi                                   on 2000/11/14  17:54:56
11266         Log: Integrate perlio.
11267      Branch: perl
11268           +> fakesdio.h perliol.h
11269           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
11270           !> perlsdio.h perlsfio.h pod/perlfunc.pod
11271 ____________________________________________________________________________
11272 [  7684] By: nick                                  on 2000/11/14  17:43:04
11273         Log: PerlIO #include and #ifdef re-work.
11274      Branch: perlio
11275            + fakesdio.h perliol.h
11276            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
11277            ! perlsdio.h perlsfio.h
11278 ____________________________________________________________________________
11279 [  7683] By: jhi                                   on 2000/11/14  15:42:40
11280         Log: Hoist the duplicated socket/netdb include logic to perl.h;
11281              undef SETERRNO in case SOCKS has defined it.  Based on:
11282              
11283              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
11284              From: Jens Hamisch <jens@Strawberry.COM> 
11285              Date: Tue, 14 Nov 2000 11:34:40 +0100
11286              Message-Id: <20001114113440.A20005@Strawberry.COM>
11287      Branch: perl
11288            ! doio.c perl.h pp_sys.c
11289 ____________________________________________________________________________
11290 [  7682] By: jhi                                   on 2000/11/14  14:07:28
11291         Log: Subject: some additions for makefiles for win32 (for perl@7674)
11292              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11293              Date: Tue, 14 Nov 2000 09:31:13 +0300
11294              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
11295      Branch: perl
11296            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11297            ! win32/makefile.mk
11298 ____________________________________________________________________________
11299 [  7681] By: jhi                                   on 2000/11/14  14:01:41
11300         Log: Subject: tiny typo in perl5db.pl
11301              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11302              Date: Tue, 14 Nov 2000 09:29:28 +0300
11303              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
11304      Branch: perl
11305            ! lib/perl5db.pl
11306 ____________________________________________________________________________
11307 [  7680] By: jhi                                   on 2000/11/14  04:13:50
11308         Log: Redo #7679 with LFs instead of CRLFs.
11309      Branch: perl
11310            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
11311            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
11312            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
11313 ____________________________________________________________________________
11314 [  7679] By: jhi                                   on 2000/11/14  01:21:09
11315         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
11316              From: Benjamin Stuhl <tiriath@yahoo.com> 
11317              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
11318              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
11319      Branch: perl
11320            + win32/bin/mdelete.bat
11321            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
11322            ! makedef.pl perlio.c win32/Makefile win32/config.gc
11323            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
11324 ____________________________________________________________________________
11325 [  7678] By: jhi                                   on 2000/11/14  01:19:20
11326         Log: Fix the re extension building for Win32.
11327              
11328              Subject: [PATCH perl@7638] Get PerlIO building on Win32
11329              From: Benjamin Stuhl <tiriath@yahoo.com> 
11330              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
11331              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
11332      Branch: perl
11333            + ext/re/hints/MSWin32.pl
11334            ! MANIFEST
11335 ____________________________________________________________________________
11336 [  7677] By: jhi                                   on 2000/11/14  01:13:54
11337         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
11338              From: sthoenna@efn.org
11339              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
11340              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
11341      Branch: perl
11342            ! doop.c pp.c toke.c utf8.c utf8.h
11343 ____________________________________________________________________________
11344 [  7676] By: jhi                                   on 2000/11/13  20:23:15
11345         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
11346              From: Nicholas Clark <nick@ccl4.org>
11347              Date: Mon, 13 Nov 2000 18:55:04 +0000
11348              Message-ID: <20001113185504.J29183@plum.flirble.org>
11349      Branch: perl
11350            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
11351 ____________________________________________________________________________
11352 [  7675] By: nick                                  on 2000/11/13  20:21:57
11353         Log: Integrate mainline ...
11354      Branch: perlio
11355           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
11356           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
11357           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
11358           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
11359 ____________________________________________________________________________
11360 [  7674] By: jhi                                   on 2000/11/13  15:07:56
11361         Log: Update Changes.
11362      Branch: perl
11363            ! Changes patchlevel.h
11364 ____________________________________________________________________________
11365 [  7673] By: jhi                                   on 2000/11/13  14:42:42
11366         Log: Remove the new two tests of lib/io_xs for now, they seem to
11367              fail under perlio on some platforms.
11368      Branch: perl
11369            ! t/lib/io_xs.t
11370 ____________________________________________________________________________
11371 [  7672] By: jhi                                   on 2000/11/13  13:57:53
11372         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
11373      Branch: perl
11374            ! perlio.c
11375 ____________________________________________________________________________
11376 [  7671] By: jhi                                   on 2000/11/13  05:30:48
11377         Log: Placate nervous compilers that see longer than ints switch()ing.
11378      Branch: perl
11379            ! utf8.c
11380 ____________________________________________________________________________
11381 [  7670] By: jhi                                   on 2000/11/13  05:14:21
11382         Log: fputs() does return EOF on error but here we don't care.
11383      Branch: perl
11384            ! perlio.c
11385 ____________________________________________________________________________
11386 [  7669] By: jhi                                   on 2000/11/13  05:02:45
11387         Log: Declare reg_data like reg_substr_data.
11388      Branch: perl
11389            ! regexp.h
11390 ____________________________________________________________________________
11391 [  7668] By: jhi                                   on 2000/11/13  04:54:34
11392         Log: Typos in #7667.
11393      Branch: perl
11394            ! perl.h
11395 ____________________________________________________________________________
11396 [  7667] By: jhi                                   on 2000/11/13  04:49:49
11397         Log: Cleanup messy #ifdef.
11398      Branch: perl
11399            ! perl.h
11400 ____________________________________________________________________________
11401 [  7666] By: jhi                                   on 2000/11/13  04:17:34
11402         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
11403              From: Nicholas Clark <nick@talking.bollo.cx>
11404              Date: Sun, 12 Nov 2000 21:14:11 +0000
11405              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
11406              
11407              Note: only one breakage of the two reported is fixed by this patch.
11408      Branch: perl
11409            ! perlio.c
11410 ____________________________________________________________________________
11411 [  7665] By: jhi                                   on 2000/11/13  04:05:07
11412         Log: Tweak the definition of the bit complement on UTF-8 data:
11413              if none of the characters in the string are > 0xff,
11414              the result is a complemented byte string, not a (UTF-8)
11415              char string.  Based on the summary in
11416              
11417              Subject: Re: [ID 20000918.005] ~ on wide chars
11418              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
11419              Date: Fri, 10 Nov 2000 09:47:15 -0800
11420              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
11421              
11422              This should give us the maximum backward (pre-char string)
11423              compatibility and utf8 compatibility.  The other alternative
11424              would be to limit the bit complement to be always byte only,
11425              taking the least significant byte of the chars.
11426      Branch: perl
11427            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
11428 ____________________________________________________________________________
11429 [  7664] By: jhi                                   on 2000/11/13  00:23:44
11430         Log: Couple of tests from #7660 salvaged.
11431      Branch: perl
11432            - t/op/tell.t
11433            ! MANIFEST t/io/tell.t
11434 ____________________________________________________________________________
11435 [  7663] By: jhi                                   on 2000/11/13  00:02:48
11436         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
11437              From: Nicholas Clark <nick@talking.bollo.cx>
11438              Date: Sun, 12 Nov 2000 21:23:43 +0000
11439              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
11440      Branch: perl
11441            ! perlsfio.h
11442 ____________________________________________________________________________
11443 [  7662] By: jhi                                   on 2000/11/13  00:01:39
11444         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
11445              From: Nicholas Clark <nick@talking.bollo.cx>
11446              Date: Sun, 12 Nov 2000 21:30:04 +0000
11447              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
11448      Branch: perl
11449            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
11450 ____________________________________________________________________________
11451 [  7661] By: jhi                                   on 2000/11/12  23:57:29
11452         Log: Document tell() on special streams.
11453      Branch: perl
11454            ! pod/perlfunc.pod
11455 ____________________________________________________________________________
11456 [  7660] By: jhi                                   on 2000/11/12  23:54:22
11457         Log: (Subsumed by #7664)
11458      Branch: perl
11459            + t/op/tell.t
11460            ! MANIFEST
11461 ____________________________________________________________________________
11462 [  7659] By: jhi                                   on 2000/11/12  22:55:25
11463         Log: Many subdocumented return values of the IO extension now documented.
11464              ungetc and write still left subdocumented.
11465              
11466              Subject: [PATCH] (was Re: IO::Handle::ungetc)
11467              From: Nicholas Clark <nick@talking.bollo.cx>
11468              Date: Sun, 12 Nov 2000 21:35:53 +0000
11469              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
11470      Branch: perl
11471            ! ext/IO/lib/IO/Handle.pm
11472 ____________________________________________________________________________
11473 [  7658] By: jhi                                   on 2000/11/12  21:37:06
11474         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
11475              From: Nicholas Clark <nick@talking.bollo.cx>
11476              Date: Sun, 12 Nov 2000 20:03:22 +0000
11477              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
11478      Branch: perl
11479            ! pod/perlfunc.pod
11480 ____________________________________________________________________________
11481 [  7657] By: jhi                                   on 2000/11/12  20:34:55
11482         Log: Integrate perlio.
11483      Branch: perl
11484           !> perlio.c
11485 ____________________________________________________________________________
11486 [  7656] By: nick                                  on 2000/11/12  19:25:06
11487         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
11488      Branch: perlio
11489            ! perlio.c
11490 ____________________________________________________________________________
11491 [  7655] By: nick                                  on 2000/11/12  19:09:41
11492         Log: Integrate mainline
11493      Branch: perlio
11494           +> README.solaris ext/Encode/Encode/cp1006.enc
11495           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
11496           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
11497           +> ext/Encode/Encode/iso8859-13.enc
11498           +> ext/Encode/Encode/iso8859-14.enc
11499           +> ext/Encode/Encode/iso8859-15.enc
11500           !> (integrate 34 files)
11501 ____________________________________________________________________________
11502 [  7654] By: jhi                                   on 2000/11/12  19:00:22
11503         Log: Add a metaconfig unit for fsync.
11504      Branch: metaconfig/U/perl
11505            + d_fsync.U
11506 ____________________________________________________________________________
11507 [  7653] By: jhi                                   on 2000/11/12  19:00:01
11508         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
11509      Branch: perl
11510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11511            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11512            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11513            ! vos/config.ga.h win32/config.bc win32/config.gc
11514            ! win32/config.vc
11515 ____________________________________________________________________________
11516 [  7652] By: jhi                                   on 2000/11/11  21:12:01
11517         Log: Copy the s// information of README.hpux also to the perlrun.
11518      Branch: perl
11519            ! README.hpux pod/perlrun.pod
11520 ____________________________________________________________________________
11521 [  7651] By: jhi                                   on 2000/11/11  21:03:13
11522         Log: More README.solaris updates from Andy Dougherty.
11523      Branch: perl
11524            ! README.solaris
11525 ____________________________________________________________________________
11526 [  7650] By: jhi                                   on 2000/11/11  18:38:57
11527         Log: More descriptive error for unknown perlio layers.
11528              
11529              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
11530              From: Dominic Dunlop <domo@computer.org> 
11531              Date: Sat, 11 Nov 2000 18:20:32 +0100             
11532              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
11533      Branch: perl
11534            ! perlio.c pod/perldiag.pod
11535 ____________________________________________________________________________
11536 [  7649] By: jhi                                   on 2000/11/11  18:37:52
11537         Log: MachTen doesn't really do mmap() and munmap().
11538              
11539              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
11540              From: Dominic Dunlop <domo@computer.org> 
11541              Date: Sat, 11 Nov 2000 18:20:32 +0100             
11542              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
11543      Branch: perl
11544            ! hints/machten.sh
11545 ____________________________________________________________________________
11546 [  7648] By: jhi                                   on 2000/11/11  18:36:46
11547         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
11548              From: rspier@pobox.com (Robert Spier)
11549              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
11550              Message-ID: <14861.32839.491271.985797@rls.cx>
11551      Branch: perl
11552            ! Porting/Contract pod/perltoot.pod
11553 ____________________________________________________________________________
11554 [  7647] By: jhi                                   on 2000/11/11  18:35:30
11555         Log: Simplify the getpagesize() unit by dropping the
11556              pagesize probe since it's nowadays slightly more
11557              complicated because of sysconf(). (Note: if some
11558              platform really needs the -lPW for getpagesize,
11559              I just broke it.)
11560              
11561              TODO: a new pagesize unit.
11562      Branch: metaconfig
11563            ! U/compline/d_getpagsz.U
11564 ____________________________________________________________________________
11565 [  7646] By: jhi                                   on 2000/11/11  18:33:23
11566         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
11567      Branch: perl
11568            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11569            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11570            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11571            ! vos/config.ga.h win32/config.bc win32/config.gc
11572            ! win32/config.vc
11573 ____________________________________________________________________________
11574 [  7645] By: jhi                                   on 2000/11/11  16:45:15
11575         Log: Use sysconf() or getpagesize() to find out the pagesize.
11576      Branch: perl
11577            ! perlio.c
11578 ____________________________________________________________________________
11579 [  7644] By: jhi                                   on 2000/11/11  15:46:08
11580         Log: Integrate perlio.
11581      Branch: perl
11582           !> perlio.c
11583 ____________________________________________________________________________
11584 [  7643] By: jhi                                   on 2000/11/11  15:33:36
11585         Log: Subject: Re: [PATCH] README.solaris
11586              From: Lupe Christoph <lupe@lupe-christoph.de>
11587              Date: Sat, 11 Nov 2000 14:08:10 +0100
11588              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
11589      Branch: perl
11590            ! README.solaris
11591 ____________________________________________________________________________
11592 [  7642] By: jhi                                   on 2000/11/11  15:22:12
11593         Log: Subject: [PATCH perl@7638] cygwin port
11594              From: "Eric Fifer" <egf7@columbia.edu>            
11595              Date: Fri, 10 Nov 2000 19:30:30 -0000
11596              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
11597      Branch: perl
11598            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
11599 ____________________________________________________________________________
11600 [  7641] By: nick                                  on 2000/11/11  14:50:36
11601         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
11602              Also call "Buf" layer directly when unread'ing non-read chars.
11603      Branch: perlio
11604            ! perlio.c
11605 ____________________________________________________________________________
11606 [  7640] By: jhi                                   on 2000/11/11  02:05:02
11607         Log: Add more encoding tables.
11608      Branch: perl
11609            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
11610            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
11611            + ext/Encode/Encode/iso8859-10.enc
11612            + ext/Encode/Encode/iso8859-13.enc
11613            + ext/Encode/Encode/iso8859-14.enc
11614            + ext/Encode/Encode/iso8859-15.enc
11615            ! MANIFEST
11616 ____________________________________________________________________________
11617 [  7639] By: jhi                                   on 2000/11/10  18:49:25
11618         Log: Subject: [PATCH] README.solaris
11619              From: Andy Dougherty <doughera@lafayette.edu>
11620              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
11621              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
11622      Branch: perl
11623            + README.solaris
11624            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
11625            ! pod/perl.pod pod/perltoc.pod
11626 ____________________________________________________________________________
11627 [  7638] By: jhi                                   on 2000/11/10  15:04:15
11628         Log: Update Changes.
11629      Branch: perl
11630            ! Changes patchlevel.h
11631 ____________________________________________________________________________
11632 [  7637] By: jhi                                   on 2000/11/10  14:14:28
11633         Log: Explain better why certain regex tests are skipped.
11634              
11635              Subject: Re: tests skipped: unknown reason
11636              From: Lupe Christoph <lupe@lupe-christoph.de>
11637              Date: Fri, 10 Nov 2000 09:08:56 +0100
11638              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
11639      Branch: perl
11640            ! t/op/regexp.t
11641 ____________________________________________________________________________
11642 [  7636] By: nick                                  on 2000/11/10  13:40:00
11643         Log: Integrate mainline.
11644      Branch: perlio
11645           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
11646           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
11647           !> win32/bin/search.pl
11648 ____________________________________________________________________________
11649 [  7635] By: nick                                  on 2000/11/10  13:25:52
11650         Log: Re-instate stdio large file support via perlio.
11651      Branch: perl
11652            ! perlio.c
11653 ____________________________________________________________________________
11654 [  7634] By: jhi                                   on 2000/11/10  04:49:55
11655         Log: Amdahl UTS hints updates.
11656              
11657              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
11658              From: hom00@utsglobal.com (Harold O Morris)
11659              Date: Thu, 9 Nov 2000 20:02 PST
11660              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
11661      Branch: perl
11662            ! hints/uts.sh
11663 ____________________________________________________________________________
11664 [  7633] By: jhi                                   on 2000/11/09  23:33:28
11665         Log: Subject: [PATCH] IO::Seekable pod
11666              From: Nicholas Clark <nick@talking.bollo.cx>
11667              Date: Thu, 9 Nov 2000 20:29:45 +0000
11668              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
11669      Branch: perl
11670            ! ext/IO/lib/IO/Handle.pm
11671 ____________________________________________________________________________
11672 [  7632] By: jhi                                   on 2000/11/09  21:55:41
11673         Log: Various doc oddball characters.
11674              
11675              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
11676              From: Michael Somos <somos@grail.cba.csuohio.edu>
11677              Date: Mon, 6 Nov 2000 17:44:20 -0500
11678              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
11679      Branch: perl
11680            ! emacs/cperl-mode.el lib/unicode/syllables.txt
11681            ! win32/bin/search.pl
11682 ____________________________________________________________________________
11683 [  7631] By: jhi                                   on 2000/11/09  21:12:29
11684         Log: Subject: Re: bash -c exit and linux hints 
11685              From: "John P. Linderman" <jpl@research.att.com>
11686              Date: Thu, 02 Nov 2000 09:37:25 -0500
11687              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
11688      Branch: perl
11689            ! hints/linux.sh
11690 ____________________________________________________________________________
11691 [  7630] By: nick                                  on 2000/11/09  20:34:11
11692         Log: Integrate mainline.
11693      Branch: perlio
11694           !> (integrate 91 files)
11695 ____________________________________________________________________________
11696 [  7629] By: jhi                                   on 2000/11/09  19:46:31
11697         Log: Missing dTHXs.
11698              
11699              Subject: RE: perl@7595 builds not on cygwin
11700              From: "Eric Fifer" <egf7@columbia.edu>
11701              Date: Thu, 9 Nov 2000 19:26:50 -0000
11702              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
11703      Branch: perl
11704            ! ext/Devel/Peek/Peek.xs
11705 ____________________________________________________________________________
11706 [  7628] By: jhi                                   on 2000/11/09  14:48:27
11707         Log: Disable only the tests 99 and 166 for UTF-8 locales.
11708      Branch: perl
11709            ! t/pragma/locale.t
11710 ____________________________________________________________________________
11711 [  7627] By: jhi                                   on 2000/11/09  14:40:27
11712         Log: There's no =head3.
11713      Branch: perl
11714            ! pod/perlhack.pod
11715 ____________________________________________________________________________
11716 [  7626] By: jhi                                   on 2000/11/09  13:54:26
11717         Log: The generated boot_* headers are wrong.  Pickier compiler,
11718              such as KAI C++ will refuse to compile the resulting perlmain.
11719              
11720              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
11721              From: Harri Pasanen <harri.pasanen@trema.com>
11722              Date: Thu, 09 Nov 2000 14:23:28 +0100
11723              Message-Id: <3A0AA550.26D548A3@trema.com>
11724      Branch: perl
11725            ! minimod.pl
11726 ____________________________________________________________________________
11727 [  7625] By: jhi                                   on 2000/11/09  13:50:44
11728         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
11729              From: Prymmer/Kahn <pvhp@best.com>
11730              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
11731              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
11732              
11733              All except the "cow orker" change.
11734      Branch: perl
11735            ! Porting/pumpkin.pod
11736 ____________________________________________________________________________
11737 [  7624] By: jhi                                   on 2000/11/09  13:45:33
11738         Log: Fix for
11739              
11740              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
11741              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
11742              Date: Thu, 09 Nov 2000 11:05:52 +0100
11743              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
11744      Branch: perl
11745            ! pod/perldiag.pod t/pragma/warn/pp_sys
11746 ____________________________________________________________________________
11747 [  7623] By: jhi                                   on 2000/11/09  13:37:16
11748         Log: Typo in an ifndef.
11749              
11750              Subject: Re: [PATCH 5.7.0] better messages from malloc()
11751              From: Joe Smith <jms@inwap.com>         
11752              Date: Thu, 09 Nov 2000 01:33:14 -0800
11753              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
11754      Branch: perl
11755            ! malloc.c
11756 ____________________________________________________________________________
11757 [  7622] By: jhi                                   on 2000/11/09  13:31:18
11758         Log: Remove unused extra arguments.
11759      Branch: metaconfig/U/perl
11760            ! perlxv.U
11761      Branch: perl
11762            ! Configure config_h.SH
11763 ____________________________________________________________________________
11764 [  7621] By: jhi                                   on 2000/11/09  13:16:36
11765         Log: More VMS moves on environment handling, from Charles Lane.
11766      Branch: perl
11767            ! t/pragma/locale.t
11768 ____________________________________________________________________________
11769 [  7620] By: jhi                                   on 2000/11/09  04:42:38
11770         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
11771              From: David Dyck <dcd@tc.fluke.com>
11772              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
11773              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
11774      Branch: perl
11775            ! pp_sys.c
11776 ____________________________________________________________________________
11777 [  7619] By: jhi                                   on 2000/11/09  04:36:21
11778         Log: Forgot from #7618.
11779      Branch: perl
11780            ! lib/File/stat.pm
11781 ____________________________________________________________________________
11782 [  7618] By: jhi                                   on 2000/11/09  04:28:44
11783         Log: Make deleting for %ENV work for (newer versions of) VMS,
11784              from Craig A. Berry.
11785      Branch: perl
11786            ! vms/vms.c
11787 ____________________________________________________________________________
11788 [  7617] By: jhi                                   on 2000/11/09  04:25:05
11789         Log: Subject: [PATCH] Class::Struct at compile time
11790              From: "Casey R. Tweten" <crt@kiski.net>
11791              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
11792              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
11793      Branch: perl
11794            ! lib/Class/Struct.pm
11795 ____________________________________________________________________________
11796 [  7616] By: jhi                                   on 2000/11/09  04:15:17
11797         Log: Subject: [ID 20001108.013] spelling
11798              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
11799              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
11800              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
11801      Branch: perl
11802            ! lib/ftp.pl
11803 ____________________________________________________________________________
11804 [  7615] By: jhi                                   on 2000/11/09  04:12:42
11805         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
11806              From: Peter Prymmer <pvhp@forte.com>
11807              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
11808              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
11809      Branch: perl
11810            ! configure.com
11811 ____________________________________________________________________________
11812 [  7614] By: jhi                                   on 2000/11/08  22:42:55
11813         Log: A missing aTHX_.
11814      Branch: perl
11815            ! ext/IPC/SysV/SysV.xs
11816 ____________________________________________________________________________
11817 [  7613] By: jhi                                   on 2000/11/08  19:30:21
11818         Log: Update Changes.
11819      Branch: perl
11820            ! Changes patchlevel.h
11821 ____________________________________________________________________________
11822 [  7612] By: jhi                                   on 2000/11/08  18:35:25
11823         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
11824              From: David Dyck <dcd@tc.fluke.com>
11825              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
11826              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
11827      Branch: perl
11828            ! pp_sys.c
11829 ____________________________________________________________________________
11830 [  7611] By: jhi                                   on 2000/11/08  18:30:26
11831         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
11832              From: Dominic Dunlop <domo@computer.org>
11833              Date: Tue, 7 Nov 2000 12:05:25 +0100
11834              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
11835      Branch: perl
11836            ! malloc.c
11837 ____________________________________________________________________________
11838 [  7610] By: jhi                                   on 2000/11/08  18:25:14
11839         Log: Do not test UTF-8 locales since that the tests would require
11840              polymorphic regexen.
11841      Branch: perl
11842            ! t/pragma/locale.t
11843 ____________________________________________________________________________
11844 [  7609] By: jhi                                   on 2000/11/08  17:12:51
11845         Log: Locale buglets.
11846              
11847              Subject: RE: Locales support (setlocale) fixes
11848              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11849              Date: Wed, 8 Nov 2000 20:01:39 +0300
11850              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
11851      Branch: perl
11852            ! t/pragma/locale.t util.c
11853 ____________________________________________________________________________
11854 [  7608] By: jhi                                   on 2000/11/08  17:00:16
11855         Log: Deleting $ENV{PATH} in VMS is not recommendable.
11856      Branch: perl
11857            ! t/pragma/locale.t
11858 ____________________________________________________________________________
11859 [  7607] By: jhi                                   on 2000/11/08  16:58:26
11860         Log: Subject: PATCH std stdio for (Free)BSD
11861              From: Nicholas Clark <nick@ccl4.org>
11862              Date: Wed, 8 Nov 2000 15:36:29 +0000
11863              Message-ID: <20001108153629.D98736@plum.flirble.org>
11864      Branch: metaconfig
11865            ! U/compline/d_stdstdio.U
11866      Branch: perl
11867            ! Configure config_h.SH
11868 ____________________________________________________________________________
11869 [  7606] By: jhi                                   on 2000/11/08  16:43:31
11870         Log: Forgot to bump the line numbers in #7601.
11871      Branch: perl
11872            ! t/pragma/warn/pp_sys
11873 ____________________________________________________________________________
11874 [  7605] By: jhi                                   on 2000/11/08  16:39:12
11875         Log: More careful detection of how well NVs and UVs mix.
11876              
11877              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))
11878              From: Nicholas Clark <nick@ccl4.org>
11879              Date: Wed, 8 Nov 2000 15:14:12 +0000
11880              Message-ID: <20001108151412.B98736@plum.flirble.org>
11881              
11882              Added some SIGFPE paranoia.
11883      Branch: metaconfig/U/perl
11884            ! perlxv.U
11885      Branch: perl
11886            ! Configure config_h.SH
11887 ____________________________________________________________________________
11888 [  7604] By: jhi                                   on 2000/11/08  14:39:10
11889         Log: Subject: [patch perl@7595] VMS configure.com tweak
11890              From: "Craig A. Berry" <craigberry@mac.com>
11891              Date: Wed, 8 Nov 2000 00:24:12 -0600
11892              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
11893      Branch: perl
11894            ! configure.com
11895 ____________________________________________________________________________
11896 [  7603] By: jhi                                   on 2000/11/08  14:27:11
11897         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
11898              From: Robin Barker <rmb1@cise.npl.co.uk>
11899              Date: Wed, 8 Nov 2000 11:11:39 GMT
11900              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
11901      Branch: perl
11902            ! perlio.c
11903 ____________________________________________________________________________
11904 [  7602] By: jhi                                   on 2000/11/08  14:25:03
11905         Log: Fix for the tie-refhash string table leaks.
11906              
11907              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
11908              Date: Wed, 8 Nov 2000 13:03:04 GMT
11909              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
11910      Branch: perl
11911            ! t/lib/tie-refhash.t
11912 ____________________________________________________________________________
11913 [  7601] By: jhi                                   on 2000/11/08  14:21:08
11914         Log: Try to avoid flockless and emulationless places.
11915      Branch: perl
11916            ! t/pragma/warn/pp_sys
11917 ____________________________________________________________________________
11918 [  7600] By: jhi                                   on 2000/11/08  02:28:54
11919         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
11920              
11921              Subject: [PATCH] prototyped functions that should be overrideable
11922              From: "Casey R. Tweten" <crt@kiski.net>
11923              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
11924              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
11925      Branch: perl
11926            ! toke.c
11927 ____________________________________________________________________________
11928 [  7599] By: jhi                                   on 2000/11/08  01:12:05
11929         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
11930              
11931              Subject: [PATCH] perlbug.PL
11932              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11933              Date: Mon, 6 Nov 2000 21:39:01 -0500
11934              Message-ID: <20001106213901.B20955@O2.chapin.edu>
11935      Branch: perl
11936            ! utils/perlbug.PL
11937 ____________________________________________________________________________
11938 [  7598] By: jhi                                   on 2000/11/07  23:42:00
11939         Log: Bad thinko in #7581 (I used the test program with the expanded
11940              values as-is).
11941      Branch: metaconfig
11942            ! U/compline/d_stdstdio.U
11943      Branch: perl
11944            ! Configure
11945 ____________________________________________________________________________
11946 [  7597] By: jhi                                   on 2000/11/07  21:43:29
11947         Log: Subject: [PATCH perl@7573] cygwin port
11948              From: "Fifer, Eric" <EFifer@sanwaint.com>
11949              Date: Tue, 7 Nov 2000 18:08:51 -0000 
11950              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
11951              
11952              Synchronize with Cygwin 1.1.5.
11953      Branch: perl
11954            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
11955            ! pod/perlport.pod unixish.h util.c
11956 ____________________________________________________________________________
11957 [  7596] By: jhi                                   on 2000/11/07  21:39:25
11958         Log: perlhack updates from H.Merijn Brand.
11959      Branch: perl
11960            ! pod/perlhack.pod
11961 ____________________________________________________________________________
11962 [  7595] By: jhi                                   on 2000/11/07  20:21:41
11963         Log: Update Changes.
11964      Branch: perl
11965            ! Changes patchlevel.h
11966 ____________________________________________________________________________
11967 [  7594] By: jhi                                   on 2000/11/07  19:18:58
11968         Log: Be more robust in Dynaloader.pm.
11969      Branch: perl
11970            ! ext/DynaLoader/DynaLoader_pm.PL
11971 ____________________________________________________________________________
11972 [  7593] By: jhi                                   on 2000/11/07  16:49:31
11973         Log: AUTHORS update.
11974      Branch: perl
11975            ! AUTHORS
11976 ____________________________________________________________________________
11977 [  7592] By: gsar                                  on 2000/11/07  16:39:51
11978         Log: normalize relative paths in virtualized current directory on windows,
11979              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
11980              returns)
11981      Branch: perl
11982            ! win32/vdir.h
11983 ____________________________________________________________________________
11984 [  7591] By: jhi                                   on 2000/11/07  16:04:26
11985         Log: Too profiler-happy: with optimization the #7590 actually makes
11986              the test to run 0.5% _slower_.  Requires much more instrumentation.
11987              Retract #7590.
11988      Branch: perl
11989            ! regcomp.c regcomp.h
11990 ____________________________________________________________________________
11991 [  7590] By: jhi                                   on 2000/11/07  15:51:13
11992         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
11993              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
11994              by using memset() and testing bytewise (as opposed to bitwise).
11995      Branch: perl
11996            ! regcomp.c regcomp.h
11997 ____________________________________________________________________________
11998 [  7589] By: jhi                                   on 2000/11/07  12:56:39
11999         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
12000              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12001              Date: Mon, 06 Nov 2000 23:45:30 -0500
12002              Message-Id: <0011079735.AA973576259@univpress.com>
12003      Branch: perl
12004            ! configure.com t/lib/st-lock.t
12005 ____________________________________________________________________________
12006 [  7588] By: jhi                                   on 2000/11/07  01:03:28
12007         Log: Tweak #7587.
12008      Branch: perl
12009            ! pod/perldiag.pod
12010 ____________________________________________________________________________
12011 [  7587] By: jhi                                   on 2000/11/07  01:00:27
12012         Log: A doc addition for bug id 20001105.019, beware \p.
12013      Branch: perl
12014            ! pod/perldiag.pod
12015 ____________________________________________________________________________
12016 [  7586] By: jhi                                   on 2000/11/07  00:32:22
12017         Log: Fake support of holey files in win/dosish platforms.
12018              
12019              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
12020              From: kipp@shonanblue.ne.jp
12021              Date: Mon, 6 Nov 2000 13:30:55 -0800
12022              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
12023      Branch: perl
12024            ! ext/SDBM_File/sdbm/sdbm.c
12025 ____________________________________________________________________________
12026 [  7585] By: jhi                                   on 2000/11/07  00:12:54
12027         Log: Subject: Pod updates
12028              From: "Stephen P. Potter" <spp@spotter.yi.org>
12029              Date: Mon, 06 Nov 2000 18:56:43 -0500
12030              Message-Id: <200011062357.SAA18173@spotter.yi.org>
12031      Branch: perl
12032            ! README.dos README.os2 README.win32 pod/buildtoc.PL
12033            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
12034            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
12035            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
12036            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
12037            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
12038            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
12039            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
12040            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
12041            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
12042            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
12043            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
12044            ! pod/perltootc.pod pod/perlunicode.pod
12045 ____________________________________________________________________________
12046 [  7584] By: jhi                                   on 2000/11/07  00:04:17
12047         Log: Varargs don't always work too well if one puts an unsigned
12048              char on the stack and pop an unsigned quad off the stack.
12049              
12050              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
12051              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
12052              Date: Mon, 06 Nov 2000 15:19:05 -0800
12053              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
12054      Branch: perl
12055            ! utf8.c
12056 ____________________________________________________________________________
12057 [  7583] By: jhi                                   on 2000/11/06  23:58:48
12058         Log: %ENV note tweaks from Dan Sugalski.
12059      Branch: perl
12060            ! pod/perlport.pod vms/perlvms.pod
12061 ____________________________________________________________________________
12062 [  7582] By: jhi                                   on 2000/11/06  23:05:49
12063         Log: glibc5 detection by __GNU_LIBRARY__.
12064      Branch: perl
12065            ! toke.c
12066 ____________________________________________________________________________
12067 [  7581] By: jhi                                   on 2000/11/06  22:51:29
12068         Log: Make the stdio test program of 7427 less noisy while being 
12069              compiled so that Digital UNIX wouldn't get both
12070              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
12071              undefined.  This makes perlio happy.
12072      Branch: metaconfig
12073            ! U/compline/d_stdstdio.U
12074      Branch: perl
12075            ! Configure config_h.SH
12076 ____________________________________________________________________________
12077 [  7580] By: jhi                                   on 2000/11/06  22:41:41
12078         Log: Document %ENV = () portability issues.
12079      Branch: perl
12080            ! pod/perlport.pod vms/perlvms.pod
12081 ____________________________________________________________________________
12082 [  7579] By: jhi                                   on 2000/11/06  21:29:24
12083         Log: VOS updates from Paul Green.
12084      Branch: perl
12085            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12086 ____________________________________________________________________________
12087 [  7578] By: jhi                                   on 2000/11/06  21:00:40
12088         Log: Sanitize the environment further.
12089      Branch: perl
12090            ! t/pragma/locale.t
12091 ____________________________________________________________________________
12092 [  7577] By: jhi                                   on 2000/11/06  20:53:51
12093         Log: Re-introduce 7552 lost in integration.
12094      Branch: perl
12095            ! perlio.c
12096 ____________________________________________________________________________
12097 [  7576] By: jhi                                   on 2000/11/06  20:33:46
12098         Log: Admit that the test leaks scalars.
12099      Branch: perl
12100            ! t/comp/proto.t
12101 ____________________________________________________________________________
12102 [  7575] By: jhi                                   on 2000/11/06  20:17:08
12103         Log: Integrate perlio.
12104      Branch: perl
12105           !> perlio.c
12106 ____________________________________________________________________________
12107 [  7574] By: nick                                  on 2000/11/06  20:07:28
12108         Log: Remove debug. Try (Mmap_t) on madvise() call.
12109      Branch: perlio
12110            ! perlio.c
12111 ____________________________________________________________________________
12112 [  7573] By: jhi                                   on 2000/11/06  13:56:05
12113         Log: Update Changes.
12114      Branch: perl
12115            ! Changes patchlevel.h
12116 ____________________________________________________________________________
12117 [  7572] By: jhi                                   on 2000/11/06  13:48:41
12118         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
12119              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12120              Date: Mon, 06 Nov 2000 10:11:42 +0100
12121              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
12122      Branch: perl
12123            ! pod/perlhack.pod
12124 ____________________________________________________________________________
12125 [  7571] By: jhi                                   on 2000/11/06  01:45:51
12126         Log: AUTHORS updates.
12127      Branch: perl
12128            ! AUTHORS
12129 ____________________________________________________________________________
12130 [  7570] By: jhi                                   on 2000/11/06  00:18:00
12131         Log: Fix for
12132              
12133              Subject: [ID 20000728.005] perl -P broken
12134              From: David Dyck <dcd@tc.fluke.com>
12135              Date: Fri, 28 Jul 2000 17:19:16 -0700
12136              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
12137              
12138              (hopefully).  The fix is also not complete, it seems to break
12139              BOM swallowing for libc5 systems, but until someone figures
12140              out a way to do this without ftell(), this will do.
12141      Branch: perl
12142            ! toke.c
12143 ____________________________________________________________________________
12144 [  7569] By: jhi                                   on 2000/11/06  00:05:30
12145         Log: Document that the evaled syntax errors cause scalar leaks.
12146      Branch: perl
12147            ! t/comp/proto.t
12148 ____________________________________________________________________________
12149 [  7568] By: jhi                                   on 2000/11/05  23:14:47
12150         Log: opmini.o can linger from Configures past.
12151      Branch: perl
12152            ! Makefile.SH
12153 ____________________________________________________________________________
12154 [  7567] By: jhi                                   on 2000/11/05  21:28:39
12155         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
12156              first argument correctly.
12157      Branch: perl
12158            ! perlio.c
12159 ____________________________________________________________________________
12160 [  7566] By: jhi                                   on 2000/11/05  21:15:56
12161         Log: Integrate perlio.
12162      Branch: perl
12163           !> perlio.c
12164 ____________________________________________________________________________
12165 [  7565] By: jhi                                   on 2000/11/05  21:15:13
12166         Log: Use -dM for gcc (the suggested patch did it only for Linux,
12167              but I think it can be generalized).
12168              
12169              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
12170              From: Pixel <pixel@mandrakesoft.com>
12171              Date: 05 Nov 2000 21:49:34 +0100 
12172              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
12173      Branch: perl
12174            ! ext/Errno/Errno_pm.PL
12175 ____________________________________________________________________________
12176 [  7564] By: nick                                  on 2000/11/05  21:09:18
12177         Log: Added a mmap layer as a "subclass" of perlio.
12178              PERLIO=mmap ./perl harness passes
12179      Branch: perlio
12180            ! perlio.c
12181 ____________________________________________________________________________
12182 [  7563] By: jhi                                   on 2000/11/05  19:48:55
12183         Log: Add a note for future generations about bug id 20000229.006.
12184      Branch: perl
12185            ! malloc.c
12186 ____________________________________________________________________________
12187 [  7562] By: jhi                                   on 2000/11/05  19:38:24
12188         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
12189      Branch: perl
12190            ! pp_ctl.c t/op/pos.t
12191 ____________________________________________________________________________
12192 [  7561] By: jhi                                   on 2000/11/05  18:21:46
12193         Log: Add =pod to be tidy.
12194      Branch: perl
12195            ! lib/Math/Complex.pm
12196 ____________________________________________________________________________
12197 [  7560] By: jhi                                   on 2000/11/05  17:38:46
12198         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
12199      Branch: perl
12200            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
12201            ! ext/Storable/Storable.xs t/lib/st-recurse.t
12202 ____________________________________________________________________________
12203 [  7559] By: jhi                                   on 2000/11/05  17:32:59
12204         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
12205              From: "Peter J. Farley III" <pjfarley@banet.net>
12206              Date: Sun, 05 Nov 2000 11:55:59 -0500
12207              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
12208      Branch: perl
12209            ! t/lib/syslog.t
12210 ____________________________________________________________________________
12211 [  7558] By: jhi                                   on 2000/11/05  17:29:19
12212         Log: Integrate perlio.
12213      Branch: perl
12214           !> perlio.c
12215 ____________________________________________________________________________
12216 [  7557] By: jhi                                   on 2000/11/05  17:22:01
12217         Log: A fix of sorts for 20000329.026, a better error message
12218              for a missing "use charnames" when using the \N{...}. 
12219      Branch: perl
12220            ! pod/perldiag.pod toke.c
12221 ____________________________________________________________________________
12222 [  7556] By: jhi                                   on 2000/11/05  16:33:50
12223         Log: Test tweak: show also the failed locales.
12224              
12225              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
12226              From: Lupe Christoph <lupe@lupe-christoph.de>         
12227              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
12228              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
12229      Branch: perl
12230            ! t/pragma/locale.t
12231 ____________________________________________________________________________
12232 [  7555] By: nick                                  on 2000/11/05  11:09:34
12233         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
12234              open RDWR so does not fail. (pragma/warnings 303 again...)
12235      Branch: perlio
12236            ! perlio.c
12237 ____________________________________________________________________________
12238 [  7554] By: nick                                  on 2000/11/05  10:10:13
12239         Log: Fix case where ungetc(f,EOF) was allowed.
12240              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
12241              so we can see similarities.
12242              Use types more carefully and a STDCHAR array in hope that this will
12243              fix Jarrko's 64bit machine.
12244      Branch: perlio
12245            ! perlio.c
12246 ____________________________________________________________________________
12247 [  7553] By: jhi                                   on 2000/11/05  01:12:16
12248         Log: Fix for
12249              
12250              Subject: [ID 20001004.007] taint propogation is inconsistent
12251              From: pimlott@idiomtech.com (Andrew Pimlott) 
12252              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
12253              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
12254              
12255              The culprit was sv_setsv() which was rather blindly
12256              propagating taint, which lead to behaviour where if
12257              a tainted anon hash value was seen all the hash values
12258              from then on at that level became tainted, or at any
12259              upper levels in the case of nested anon hashes.
12260      Branch: perl
12261            ! sv.c t/op/taint.t
12262 ____________________________________________________________________________
12263 [  7552] By: jhi                                   on 2000/11/04  23:44:18
12264         Log: Some cpps don't like splitting conditionals across several lines.
12265      Branch: perl
12266            ! perlio.c
12267 ____________________________________________________________________________
12268 [  7551] By: nick                                  on 2000/11/04  23:40:44
12269         Log: Integrate mainline
12270      Branch: perlio
12271           !> pp_hot.c t/op/taint.t
12272 ____________________________________________________________________________
12273 [  7550] By: nick                                  on 2000/11/04  23:39:05
12274         Log: Integrate mainline again
12275      Branch: perlio
12276           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
12277           !> t/lib/b.t t/op/misc.t util.c
12278 ____________________________________________________________________________
12279 [  7549] By: jhi                                   on 2000/11/04  23:14:01
12280         Log: Fix for
12281              
12282              Subject: [ID 20001004.006] undef is never tainted
12283              From: pimlott@idiomtech.com (Andrew Pimlott)
12284              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
12285              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
12286              
12287              An undef read from a slurped file was not tainted.
12288      Branch: perl
12289            ! pp_hot.c t/op/taint.t
12290 ____________________________________________________________________________
12291 [  7548] By: jhi                                   on 2000/11/04  22:56:21
12292         Log: Test tweak ($Config{useperlio} is by default undef) .
12293      Branch: perl
12294            ! t/lib/b.t
12295 ____________________________________________________________________________
12296 [  7547] By: jhi                                   on 2000/11/04  22:43:56
12297         Log: Integrate perlio.
12298      Branch: perl
12299           +> lib/perlio.pm
12300           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
12301           !> pod/perlapi.pod t/lib/b.t
12302 ____________________________________________________________________________
12303 [  7546] By: jhi                                   on 2000/11/04  22:40:59
12304         Log: Configure would use a bad $myuname from an old config.sh.
12305              
12306              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
12307              From: Andy Dougherty <doughera@lafayette.edu>
12308              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
12309              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
12310      Branch: metaconfig
12311            ! U/modified/Oldconfig.U
12312      Branch: perl
12313            ! Configure config_h.SH
12314 ____________________________________________________________________________
12315 [  7545] By: jhi                                   on 2000/11/04  22:36:54
12316         Log: Subject: Locales support (setlocale) fixes
12317              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12318              Date: Sat, 4 Nov 2000 10:15:48 +0300 
12319              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
12320              
12321              Modified quite a bit to be more portable.
12322      Branch: perl
12323            ! embed.h embed.pl perl.h proto.h util.c
12324 ____________________________________________________________________________
12325 [  7544] By: jhi                                   on 2000/11/04  22:32:47
12326         Log: Dying is too strict here, better just skip.
12327      Branch: perl
12328            ! t/op/misc.t
12329 ____________________________________________________________________________
12330 [  7543] By: nick                                  on 2000/11/04  21:55:13
12331         Log: Merge mainline
12332      Branch: perlio
12333           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12334           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
12335           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
12336           !> (integrate 64 files)
12337 ____________________________________________________________________________
12338 [  7542] By: jhi                                   on 2000/11/04  21:09:28
12339         Log: More Changes tweakery.
12340      Branch: perl
12341            ! Changes Porting/genlog
12342 ____________________________________________________________________________
12343 [  7541] By: jhi                                   on 2000/11/04  20:58:18
12344         Log: Changes fixups.
12345      Branch: perl
12346            ! Changes
12347 ____________________________________________________________________________
12348 [  7540] By: jhi                                   on 2000/11/04  20:42:38
12349         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
12350              create a "fast path" for locale name probing using "locale -a"
12351              if available, squash finally hopefully the s?printf resetting
12352              the numeric locale (since, IIUC perllocale, it never shouldn't). 
12353      Branch: perl
12354            ! sv.c t/op/misc.t t/pragma/locale.t
12355 ____________________________________________________________________________
12356 [  7539] By: nick                                  on 2000/11/04  19:56:10
12357         Log: PerlIO infrastructure complete.
12358      Branch: perlio
12359            + lib/perlio.pm
12360            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
12361 ____________________________________________________________________________
12362 [  7538] By: nick                                  on 2000/11/04  14:31:32
12363         Log: Type tweaks + less contorted allocation scheme
12364      Branch: perlio
12365            ! perlio.c
12366 ____________________________________________________________________________
12367 [  7537] By: nick                                  on 2000/11/04  12:40:42
12368         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
12369              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
12370              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
12371              sensible) which lead to some interesting fails.
12372      Branch: perlio
12373            ! perlio.c
12374 ____________________________________________________________________________
12375 [  7536] By: jhi                                   on 2000/11/04  00:20:02
12376         Log: Add FCNTL_CAN_LOCK.
12377              
12378              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
12379              From: Andy Dougherty <doughera@lafayette.edu>
12380              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
12381              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
12382              
12383              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
12384              From: Andy Dougherty <doughera@lafayette.edu>
12385              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
12386              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
12387      Branch: metaconfig/U/perl
12388            + d_fcntl_can_lock.U
12389            ! startperl.U
12390      Branch: perl
12391            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12392            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
12393            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12394            ! vos/config.ga.h win32/config.bc win32/config.gc
12395            ! win32/config.vc
12396 ____________________________________________________________________________
12397 [  7535] By: nick                                  on 2000/11/03  22:19:10
12398         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
12399              - Works on Linux with
12400              perlio + unix
12401              stdio
12402              - Works on Solaris with
12403              perlio + unix
12404              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
12405              - Fails (hangs in openpid) if you try and stack
12406              perlio + stdio - Linux stdio's read() logic is hanging.
12407      Branch: perlio
12408            ! iperlsys.h perlio.c
12409 ____________________________________________________________________________
12410 [  7534] By: jhi                                   on 2000/11/03  15:16:02
12411         Log: Subject: Re: README.aix
12412              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12413              Date: Fri, 03 Nov 2000 16:03:15 +0100
12414              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
12415      Branch: perl
12416            ! README.aix
12417 ____________________________________________________________________________
12418 [  7533] By: jhi                                   on 2000/11/03  03:59:02
12419         Log: Subject: [PATCH 5.7.0] better messages from malloc()
12420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12421              Date: Wed, 1 Nov 2000 23:39:56 -0500
12422              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
12423      Branch: perl
12424            ! malloc.c pod/perldiag.pod
12425 ____________________________________________________________________________
12426 [  7532] By: jhi                                   on 2000/11/03  00:11:56
12427         Log: The #7521 touched things it shouldn't have.
12428      Branch: perl
12429            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
12430 ____________________________________________________________________________
12431 [  7531] By: jhi                                   on 2000/11/02  22:32:33
12432         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
12433              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12434              Date:     Thu, 2 Nov 2000 16:58:36 EST
12435              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
12436      Branch: perl
12437            ! vms/gen_shrfls.pl
12438 ____________________________________________________________________________
12439 [  7530] By: jhi                                   on 2000/11/02  22:08:49
12440         Log: Fix the problem discussed in
12441              
12442              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
12443              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
12444              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
12445              
12446              originally from Linc Madison.  Also Andreas König's comments
12447              taken into account.  Some other problems with Tie::SubstrHash
12448              fixed: didn't croak when the table exceeded the requested number
12449              of entries (as documented) but instead when the number of entries
12450              exceeded the size of the table, a croak() had an unnecessary \n,
12451              didn't have a CLEAR method, documented that there is no exists().
12452              Didn't fix to be strict-proof because the module uses &foo; and
12453              dynamic scope.  Added a test script exercizing both first tamely 
12454              the basic functionality, and then the failure cases reported by
12455              Linc Madison.
12456      Branch: perl
12457            + t/lib/tie-substrhash.t
12458            ! MANIFEST lib/Tie/SubstrHash.pm
12459 ____________________________________________________________________________
12460 [  7529] By: jhi                                   on 2000/11/02  17:58:08
12461         Log: recv() can fail and return undef.
12462              
12463              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
12464              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
12465              Date: Thu, 2 Nov 2000 20:12:20 +0300
12466              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
12467      Branch: perl
12468            ! lib/Net/Ping.pm
12469 ____________________________________________________________________________
12470 [  7528] By: jhi                                   on 2000/11/02  17:49:09
12471         Log: Detpyo.
12472      Branch: perl
12473            ! pod/perlop.pod
12474 ____________________________________________________________________________
12475 [  7527] By: jhi                                   on 2000/11/02  15:48:37
12476         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
12477              fix a autovivification bug in Tie::RefHash, add tests for both.
12478              
12479              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
12480              From: Edward Avis <epa98@doc.ic.ac.uk>
12481              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
12482              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
12483      Branch: perl
12484            + t/lib/tie-refhash.t
12485            ! MANIFEST lib/Tie/RefHash.pm
12486 ____________________________________________________________________________
12487 [  7526] By: jhi                                   on 2000/11/02  13:56:26
12488         Log: Test::Harness revealed buglets in the new DynaLoader.
12489              
12490              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
12491              From: andreas.koenig@anima.de (Andreas J. Koenig)
12492              Date: 02 Nov 2000 11:26:48 +0100 
12493              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
12494      Branch: perl
12495            ! ext/DynaLoader/DynaLoader_pm.PL
12496 ____________________________________________________________________________
12497 [  7525] By: jhi                                   on 2000/11/01  23:52:08
12498         Log: The entry for #7503 was missing.
12499      Branch: perl
12500            ! Changes
12501 ____________________________________________________________________________
12502 [  7524] By: jhi                                   on 2000/11/01  23:40:52
12503         Log: Update Changes.
12504      Branch: perl
12505            ! Changes patchlevel.h
12506 ____________________________________________________________________________
12507 [  7523] By: jhi                                   on 2000/11/01  22:57:09
12508         Log: More tweaking on the #7522 theme.
12509      Branch: perl
12510            ! ext/DynaLoader/DynaLoader_pm.PL
12511 ____________________________________________________________________________
12512 [  7522] By: jhi                                   on 2000/11/01  22:06:15
12513         Log: Expand %Config variables and %ENV variables only if
12514              so requested during build time using the
12515              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
12516              Not expanding makes relocating distributions easier.
12517      Branch: perl
12518            ! ext/DynaLoader/DynaLoader_pm.PL
12519 ____________________________________________________________________________
12520 [  7521] By: jhi                                   on 2000/11/01  20:56:34
12521         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
12522              and setgid() because they were just changing $< and $( which means
12523              only changing the real uid/gid, as opposed to changing both
12524              real and effective ids.  (The alternative way could have been
12525              in POSIX.pm to change $> and $), too, but making a direct call
12526              to the C API feels cleaner.)  Fixes the bug
12527              
12528              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
12529              From: "Garry T. Williams" <garry@zvolve.com>
12530              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
12531              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
12532      Branch: perl
12533            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12534            ! ext/POSIX/typemap pod/perlvar.pod
12535 ____________________________________________________________________________
12536 [  7520] By: jhi                                   on 2000/11/01  20:08:33
12537         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
12538              From: "Garry T. Williams" <garry@zvolve.com>
12539              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
12540              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
12541      Branch: perl
12542            ! pod/perlsec.pod
12543 ____________________________________________________________________________
12544 [  7519] By: jhi                                   on 2000/11/01  20:01:22
12545         Log: Locale warning explanation tweak.
12546      Branch: perl
12547            ! pod/perldiag.pod
12548 ____________________________________________________________________________
12549 [  7518] By: jhi                                   on 2000/11/01  18:57:13
12550         Log: C.pm part of
12551              
12552              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
12553              From: Jarkko Hietaniemi <jhi@iki.fi>
12554              Date: Tue, 10 Oct 2000 08:22:28 -0500
12555              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
12556      Branch: perl
12557            ! ext/B/B/C.pm
12558 ____________________________________________________________________________
12559 [  7517] By: jhi                                   on 2000/11/01  18:41:59
12560         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
12561              From: Martien Verbruggen <mgjv@comdyn.com.au>
12562              Date: Fri, 6 Oct 2000 14:09:10 +1100
12563              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
12564      Branch: perl
12565            ! pod/perlop.pod
12566 ____________________________________________________________________________
12567 [  7516] By: jhi                                   on 2000/11/01  18:34:55
12568         Log: Generalize the Camel wording.
12569              
12570              Subject: Re: perlfaq style changes
12571              From: John Borwick <jhborwic@unity.ncsu.edu>
12572              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
12573              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
12574      Branch: perl
12575            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
12576 ____________________________________________________________________________
12577 [  7515] By: jhi                                   on 2000/11/01  16:52:31
12578         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
12579              From: pimlott@idiomtech.com (Andrew Pimlott)
12580              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
12581              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
12582      Branch: perl
12583            ! pod/perlsec.pod
12584 ____________________________________________________________________________
12585 [  7514] By: jhi                                   on 2000/11/01  15:03:40
12586         Log: More AIX lore.
12587      Branch: perl
12588            ! ext/re/hints/aix.pl
12589 ____________________________________________________________________________
12590 [  7513] By: jhi                                   on 2000/11/01  14:48:30
12591         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
12592              From: root <root@chronos.fi.muni.cz>
12593              Date: Wed, 1 Nov 2000 12:31:32 +0100
12594              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
12595      Branch: perl
12596            ! lib/Net/Ping.pm
12597 ____________________________________________________________________________
12598 [  7512] By: jhi                                   on 2000/11/01  14:46:47
12599         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
12600              From: Martin Husemann <martin@duskware.de>
12601              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
12602              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
12603      Branch: perl
12604            ! regcomp.c
12605 ____________________________________________________________________________
12606 [  7511] By: jhi                                   on 2000/11/01  14:39:50
12607         Log: AUTHORS updates.
12608      Branch: perl
12609            ! AUTHORS
12610 ____________________________________________________________________________
12611 [  7510] By: jhi                                   on 2000/11/01  14:29:50
12612         Log: Subject: [PATCH] startperl to respect versiononly
12613              From: Robin Barker <rmb1@cise.npl.co.uk> 
12614              Date: Tue, 31 Oct 2000 16:29:36 GMT
12615              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
12616      Branch: metaconfig/U/perl
12617            ! startperl.U
12618      Branch: perl
12619            ! Configure config_h.SH
12620 ____________________________________________________________________________
12621 [  7509] By: jhi                                   on 2000/11/01  14:19:53
12622         Log: printf UVs the correct way, noticed by Robin Barker.
12623      Branch: perl
12624            ! utf8.c
12625 ____________________________________________________________________________
12626 [  7508] By: jhi                                   on 2000/11/01  14:10:03
12627         Log: Do not cleanup *% because the % has special meanings in some
12628              shell environments.
12629      Branch: perl
12630            ! ext/Storable/Makefile.PL
12631 ____________________________________________________________________________
12632 [  7507] By: jhi                                   on 2000/11/01  14:06:00
12633         Log: The NonStop-UX libraries have a novel way to say NaN.
12634      Branch: perl
12635            ! t/lib/bigfltpm.t
12636 ____________________________________________________________________________
12637 [  7506] By: jhi                                   on 2000/11/01  14:03:35
12638         Log: The osname has been lowercased by now, from Tom Bates.
12639      Branch: metaconfig
12640            ! U/modified/Oldconfig.U
12641      Branch: perl
12642            ! Configure config_h.SH
12643 ____________________________________________________________________________
12644 [  7505] By: jhi                                   on 2000/10/31  19:18:39
12645         Log: The compiler is either gcc or cc, from Tom Bates.
12646      Branch: perl
12647            ! hints/nonstopux.sh
12648 ____________________________________________________________________________
12649 [  7504] By: jhi                                   on 2000/10/31  14:53:42
12650         Log: Update Changes.
12651      Branch: perl
12652            ! Changes patchlevel.h
12653 ____________________________________________________________________________
12654 [  7503] By: jhi                                   on 2000/10/31  14:30:50
12655         Log: Whitespace style tweak.  Was originally going to see to
12656              
12657              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
12658              From: Joe Smith <jms@inwap.com>
12659              Date: Mon, 30 Oct 2000 18:47:57 -0800
12660              Message-Id: <39FE32DD.24AAC4D@inwap.com>
12661              
12662              but that had already been taken care of.
12663      Branch: metaconfig
12664            ! U/compline/d_stdstdio.U
12665      Branch: perl
12666            ! Configure config_h.SH
12667 ____________________________________________________________________________
12668 [  7502] By: jhi                                   on 2000/10/31  14:25:02
12669         Log: AUTHORS tweaks.
12670      Branch: perl
12671            ! AUTHORS
12672 ____________________________________________________________________________
12673 [  7501] By: jhi                                   on 2000/10/31  14:23:59
12674         Log: Subject: perlfaq style changes
12675              From: John Borwick <jhborwic@unity.ncsu.edu>
12676              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
12677              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
12678      Branch: perl
12679            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12680            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12681            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12682            ! pod/perlfaq9.pod
12683 ____________________________________________________________________________
12684 [  7500] By: jhi                                   on 2000/10/31  14:22:15
12685         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
12686              
12687              Subject: Re: [ID 20000918.005] ~ on wide chars
12688              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12689              Date: Mon, 30 Oct 2000 21:09:55 -0800
12690              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
12691              
12692              (The ord() part of the patch skipped.)
12693      Branch: perl
12694            ! doop.c
12695 ____________________________________________________________________________
12696 [  7499] By: jhi                                   on 2000/10/31  14:20:08
12697         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
12698              From: Jens Hamisch <jens@Strawberry.COM>
12699              Date: Mon, 30 Oct 2000 15:17:07 +0100
12700              Message-Id: <20001030151707.A9597@Strawberry.COM>
12701      Branch: perl
12702            ! av.c
12703 ____________________________________________________________________________
12704 [  7498] By: jhi                                   on 2000/10/31  14:16:29
12705         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
12706              From: Peter Prymmer <pvhp@forte.com>
12707              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
12708              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
12709      Branch: perl
12710            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12711            + ext/Encode/Encode/posix-bc.enc
12712            ! MANIFEST t/lib/encode.t
12713 ____________________________________________________________________________
12714 [  7497] By: jhi                                   on 2000/10/31  14:13:22
12715         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
12716              From: Peter Prymmer <pvhp@forte.com>
12717              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
12718              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
12719      Branch: perl
12720            ! t/lib/cgi-html.t
12721 ____________________________________________________________________________
12722 [  7496] By: jhi                                   on 2000/10/31  14:12:05
12723         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
12724              From: Peter Prymmer <pvhp@forte.com>
12725              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
12726              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
12727      Branch: perl
12728            ! t/lib/cgi-function.t
12729 ____________________________________________________________________________
12730 [  7495] By: jhi                                   on 2000/10/31  14:11:08
12731         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
12732              From: Peter Prymmer <pvhp@forte.com>
12733              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
12734              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
12735      Branch: perl
12736            + ext/re/hints/aix.pl
12737            ! MANIFEST ext/re/Makefile.PL
12738 ____________________________________________________________________________
12739 [  7494] By: jhi                                   on 2000/10/31  14:08:32
12740         Log: Use Errno magic.
12741              
12742              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
12743              From: Casey Tweten <perl@ctweten.amsite.com>
12744              Date: Mon, 30 Oct 2000 15:51:17 -0500
12745              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
12746      Branch: perl
12747            ! lib/File/Temp.pm
12748 ____________________________________________________________________________
12749 [  7493] By: jhi                                   on 2000/10/31  14:05:07
12750         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
12751              
12752              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
12753              From: Nicholas Clark <nick@ccl4.org>
12754              Date: Mon, 30 Oct 2000 17:38:45 +0000
12755              Message-ID: <20001030173845.O60355@plum.flirble.org>
12756      Branch: perl
12757            ! Makefile.SH utils/perlbug.PL
12758 ____________________________________________________________________________
12759 [  7492] By: nick                                  on 2000/10/30  19:37:23
12760         Log: Change files which are mysteriously different to mainline to be
12761              copies of mainline.
12762      Branch: perlio
12763            ! objXSUB.h perlapi.c pod/perlapi.pod
12764 ____________________________________________________________________________
12765 [  7491] By: nick                                  on 2000/10/30  18:05:54
12766         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
12767              - typo in endian code in putc.
12768              - Don't allow read of write-only files and vice-versa
12769              - and off-by-one in flush-all loop.
12770              Remove debug calls as they were using GCC specific features.
12771      Branch: perlio
12772            ! perlio.c
12773 ____________________________________________________________________________
12774 [  7490] By: nick                                  on 2000/10/29  21:45:45
12775         Log: Integrate mainline to perlio
12776      Branch: perlio
12777           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
12778           !> toke.c
12779 ____________________________________________________________________________
12780 [  7489] By: jhi                                   on 2000/10/29  21:11:08
12781         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
12782              From: andreas.koenig@anima.de (Andreas J. Koenig)
12783              Date: 29 Oct 2000 22:05:59 +0100
12784              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
12785      Branch: perl
12786            ! lib/ExtUtils/Manifest.pm
12787 ____________________________________________________________________________
12788 [  7488] By: jhi                                   on 2000/10/29  21:07:47
12789         Log: Tests for #7487.
12790              
12791              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
12792              From: andreas.koenig@anima.de (Andreas J. Koenig)
12793              Date: 29 Oct 2000 19:37:09 +0100
12794              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
12795      Branch: perl
12796            ! t/comp/proto.t
12797 ____________________________________________________________________________
12798 [  7487] By: jhi                                   on 2000/10/29  21:06:27
12799         Log: constsub spillage.
12800              
12801              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
12802              From: John Tobey <jtobey@john-edwin-tobey.org>
12803              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
12804              Message-Id: <m13pvSr-000FObC@feynman.localnet>
12805      Branch: perl
12806            ! op.c
12807 ____________________________________________________________________________
12808 [  7486] By: nick                                  on 2000/10/29  21:05:04
12809         Log: Integrate mainline to perlio branch
12810      Branch: perlio
12811           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
12812           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
12813           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
12814           +> vos/install_perl.cm
12815            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
12816            - vos/config.h vos/config_h.SH_orig
12817           !> (integrate 141 files)
12818 ____________________________________________________________________________
12819 [  7485] By: jhi                                   on 2000/10/29  21:00:47
12820         Log: Make \x{...} consistently produce UTF-8.
12821              
12822              Subject: Re: \x{...} is confused 
12823              From: Simon Cozens <simon@cozens.net>
12824              Date: Sun, 29 Oct 2000 19:36:48 +0000
12825              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
12826      Branch: perl
12827            ! t/pragma/utf8.t toke.c
12828 ____________________________________________________________________________
12829 [  7484] By: nick                                  on 2000/10/29  20:05:29
12830         Log: PerlIO passes all tests.
12831      Branch: perlio
12832            ! perlio.c
12833 ____________________________________________________________________________
12834 [  7483] By: jhi                                   on 2000/10/29  18:06:55
12835         Log: Update Changes.
12836      Branch: perl
12837            ! Changes patchlevel.h
12838 ____________________________________________________________________________
12839 [  7482] By: nick                                  on 2000/10/29  17:43:28
12840         Log: Include <unistd.h> to get correct lseek() prototype etc.
12841              (I thought perl.h did that) - down to two fails
12842              - comp/require.t (last test)
12843              - lib/io_xs.t - possibly import/export of FILE * ?
12844      Branch: perlio
12845            ! perlio.c
12846 ____________________________________________________________________________
12847 [  7481] By: jhi                                   on 2000/10/29  17:02:37
12848         Log: UTF-8 decoder tweak.
12849      Branch: perl
12850            ! utf8.c
12851 ____________________________________________________________________________
12852 [  7480] By: nick                                  on 2000/10/29  16:26:11
12853         Log: Fixed two bugs:
12854              - error code not being set on close (of broken pipe)
12855              - append mode was truncating.
12856              At least one seek/tell bug remains.
12857      Branch: perlio
12858            ! perlio.c
12859 ____________________________________________________________________________
12860 [  7479] By: nick                                  on 2000/10/29  11:18:16
12861         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
12862              in case of accidents. Still several worrying fails, no line disciplines yet.
12863      Branch: perlio
12864            ! iperlsys.h perlio.c
12865 ____________________________________________________________________________
12866 [  7478] By: jhi                                   on 2000/10/29  02:04:01
12867         Log: Add also emailless people.
12868      Branch: perl
12869            ! AUTHORS
12870 ____________________________________________________________________________
12871 [  7477] By: jhi                                   on 2000/10/29  01:36:00
12872         Log: The #7476 needs a MANIFEST change, too.
12873      Branch: perl
12874            ! MANIFEST
12875 ____________________________________________________________________________
12876 [  7476] By: jhi                                   on 2000/10/29  01:35:21
12877         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
12878      Branch: perl
12879            - MAINTAIN
12880            ! AUTHORS Changes
12881 ____________________________________________________________________________
12882 [  7475] By: jhi                                   on 2000/10/28  23:57:25
12883         Log: De-quoted-unreadable to ISO Latin 1.
12884              (There's one ISO-2022-JP name in Changes5.004.)
12885      Branch: perl
12886            ! Changes Changes5.6
12887 ____________________________________________________________________________
12888 [  7474] By: jhi                                   on 2000/10/28  19:13:06
12889         Log: Subject: [ID 20001027.007] uniq array in perlfaq
12890              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
12891              Date: Fri, 27 Oct 2000 19:28:30 +0200
12892              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
12893      Branch: perl
12894            ! pod/perlfaq4.pod
12895 ____________________________________________________________________________
12896 [  7473] By: jhi                                   on 2000/10/28  18:02:05
12897         Log: Locking null mutexes is not recommendable.
12898              
12899              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
12900              From: Hugo <hv@crypt.compulink.co.uk>
12901              Date: Sat, 28 Oct 2000 18:41:12 +0100
12902              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
12903      Branch: perl
12904            ! op.c
12905 ____________________________________________________________________________
12906 [  7472] By: jhi                                   on 2000/10/28  17:52:58
12907         Log: Better create a true mailing list for the repository keepers.
12908      Branch: perl
12909            ! Porting/repository.pod
12910 ____________________________________________________________________________
12911 [  7471] By: jhi                                   on 2000/10/28  17:28:24
12912         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
12913              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
12914      Branch: perl
12915            + Porting/repository.pod
12916            ! MANIFEST
12917 ____________________________________________________________________________
12918 [  7470] By: jhi                                   on 2000/10/28  17:20:54
12919         Log: Subject: DOC PATCH 5.6.0
12920              From: mjd@plover.com
12921              Date: 27 Oct 2000 17:32:44 -0000
12922              Message-ID: <20001027173244.23754.qmail@plover.com>
12923      Branch: perl
12924            ! pod/perlfunc.pod
12925 ____________________________________________________________________________
12926 [  7469] By: jhi                                   on 2000/10/28  17:16:45
12927         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
12928              From: "Peter J. Farley III" <pjfarley@banet.net>
12929              Date: Fri, 27 Oct 2000 20:32:56 -0400
12930              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
12931      Branch: perl
12932            ! README.dos
12933 ____________________________________________________________________________
12934 [  7468] By: jhi                                   on 2000/10/28  17:07:18
12935         Log: Make target reordering to avoid pointless re-makes.
12936              
12937              Subject: Re: Total re-make of 'make okfile' after 7451 ?
12938              From: Nicholas Clark <nick@ccl4.org>
12939              Date: Sat, 28 Oct 2000 00:31:02 +0100
12940              Message-ID: <20001028003101.A54517@plum.flirble.org>
12941      Branch: perl
12942            ! Makefile.SH
12943 ____________________________________________________________________________
12944 [  7467] By: jhi                                   on 2000/10/28  17:05:31
12945         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
12946              From: lvirden@cas.org
12947              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
12948              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
12949      Branch: perl
12950            ! README.os2
12951 ____________________________________________________________________________
12952 [  7466] By: jhi                                   on 2000/10/28  16:09:16
12953         Log: Upgrade to CPAN 1.58_55.
12954              
12955              Subject: CPAN.pm status
12956              From: andreas.koenig@anima.de (Andreas J. Koenig) 
12957              Date: 28 Oct 2000 08:18:00 +0200 
12958              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
12959      Branch: perl
12960            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12961 ____________________________________________________________________________
12962 [  7465] By: jhi                                   on 2000/10/28  16:02:47
12963         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
12964      Branch: perl
12965            ! embed.h embed.pl perl.h proto.h toke.c
12966 ____________________________________________________________________________
12967 [  7464] By: nick                                  on 2000/10/28  10:43:44
12968         Log: Fix for sv_2iv() on "shared" value from keys %hash.
12969      Branch: perl
12970            ! sv.c
12971 ____________________________________________________________________________
12972 [  7463] By: jhi                                   on 2000/10/27  16:18:29
12973         Log: Update Changes.
12974      Branch: perl
12975            ! Changes patchlevel.h
12976 ____________________________________________________________________________
12977 [  7462] By: jhi                                   on 2000/10/27  16:17:44
12978         Log: Too enthusiastic editing in #7460.
12979      Branch: metaconfig
12980            ! U/modified/Oldsym.U
12981      Branch: perl
12982            ! Configure config_h.SH
12983 ____________________________________________________________________________
12984 [  7461] By: jhi                                   on 2000/10/27  15:37:38
12985         Log: Retract #7459, the script needs more work.
12986      Branch: perl
12987            - mkreef
12988            ! MANIFEST
12989 ____________________________________________________________________________
12990 [  7460] By: jhi                                   on 2000/10/27  15:23:14
12991         Log: Use $sort, $uniq (and $tr) consistently as wondered
12992              by Nicholas Clark.
12993      Branch: metaconfig
12994            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
12995            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
12996            ! U/modified/libc.U
12997      Branch: perl
12998            ! Configure config_h.SH
12999 ____________________________________________________________________________
13000 [  7459] By: jhi                                   on 2000/10/27  15:02:07
13001         Log: (Retracted by #7461)
13002              
13003              Add a shell script for creating/removing symbolic link farms,
13004              useful for keeping the source code read-only and doing the
13005              builds somewhere else.
13006      Branch: perl
13007            + mkreef
13008            ! MANIFEST
13009 ____________________________________________________________________________
13010 [  7458] By: jhi                                   on 2000/10/27  14:42:20
13011         Log: Do away with the fix_pl.
13012      Branch: perl
13013            - fix_pl
13014            ! MANIFEST Makefile.SH
13015 ____________________________________________________________________________
13016 [  7457] By: jhi                                   on 2000/10/27  12:43:13
13017         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
13018              From: Jens Hamisch <jens@Strawberry.COM>
13019              Date: Fri, 27 Oct 2000 14:38:21 +0200
13020              Message-Id: <20001027143821.B3366@Strawberry.COM>
13021      Branch: perl
13022            ! perl.h
13023 ____________________________________________________________________________
13024 [  7456] By: jhi                                   on 2000/10/27  12:33:42
13025         Log: Subject: [PATCH] todo
13026              From: Nicholas Clark <nick@ccl4.org>
13027              Date: Thu, 26 Oct 2000 22:32:29 +0100
13028              Message-ID: <20001026223229.A44540@plum.flirble.org>
13029      Branch: perl
13030            ! pod/perltodo.pod
13031 ____________________________________________________________________________
13032 [  7455] By: jhi                                   on 2000/10/27  12:02:21
13033         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
13034              From: John Tobey <jtobey@john-edwin-tobey.org>
13035              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
13036              Message-Id: <m13ozHF-000FObC@feynman.localnet>
13037      Branch: perl
13038            ! op.c t/pragma/sub_lval.t
13039 ____________________________________________________________________________
13040 [  7454] By: jhi                                   on 2000/10/27  11:59:42
13041         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
13042              From: sthoenna@efn.org
13043              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
13044              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
13045      Branch: perl
13046            ! pp.c t/op/assignwarn.t
13047 ____________________________________________________________________________
13048 [  7453] By: jhi                                   on 2000/10/27  00:15:08
13049         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
13050      Branch: perl
13051            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13052            ! ext/Storable/Storable.xs t/lib/st-lock.t
13053 ____________________________________________________________________________
13054 [  7452] By: jhi                                   on 2000/10/26  13:05:52
13055         Log: Undo #7451, this seems to be a deficiency in Perforce,
13056              there is no per-file line-terminator type, only per-client.
13057      Branch: perl
13058            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
13059            ! win32/makefile.mk
13060 ____________________________________________________________________________
13061 [  7451] By: jhi                                   on 2000/10/26  04:56:03
13062         Log: Experimenting in DOS arcana.
13063      Branch: perl
13064            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
13065            ! win32/makefile.mk
13066 ____________________________________________________________________________
13067 [  7450] By: jhi                                   on 2000/10/26  04:50:52
13068         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
13069              From: "Peter J. Farley III" <pjfarley@banet.net>            
13070              Date: Wed, 25 Oct 2000 23:10:18 -0400
13071              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
13072      Branch: perl
13073            ! t/io/open.t
13074 ____________________________________________________________________________
13075 [  7449] By: jhi                                   on 2000/10/26  04:49:16
13076         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
13077              From: Hugo <hv@crypt.compulink.co.uk>
13078              Date: Thu, 26 Oct 2000 01:55:17 +0100
13079              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
13080              
13081              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
13082      Branch: perl
13083            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
13084 ____________________________________________________________________________
13085 [  7448] By: jhi                                   on 2000/10/26  04:38:36
13086         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
13087              From: Peter Prymmer <pvhp@forte.com>
13088              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
13089              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
13090      Branch: perl
13091            ! configure.com
13092 ____________________________________________________________________________
13093 [  7447] By: jhi                                   on 2000/10/25  23:20:02
13094         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
13095              in platforms that strictly require all the symbols being present
13096              at link time.
13097      Branch: perl
13098            ! handy.h
13099 ____________________________________________________________________________
13100 [  7446] By: jhi                                   on 2000/10/25  21:55:57
13101         Log: Update Changes.
13102      Branch: perl
13103            ! Changes patchlevel.h
13104 ____________________________________________________________________________
13105 [  7445] By: jhi                                   on 2000/10/25  21:27:08
13106         Log: Integrate with vmsperl #7430 by Charles Bailey:
13107              
13108              Cleanup from prior patch (Charles Lane?):
13109              - improve handling of MFDs in Basename and Path
13110              - default to no xsubpp line # munging when building debug images
13111      Branch: perl
13112           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
13113 ____________________________________________________________________________
13114 [  7444] By: jhi                                   on 2000/10/25  21:03:50
13115         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
13116              From: John Peacock <JPeacock@UnivPress.com>
13117              Date: Thu, 18 May 2000 11:55:27 -0400
13118              Message-ID: <3924126F.A58BE57A@UnivPress.com>
13119      Branch: perl
13120            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
13121            ! t/op/write.t
13122 ____________________________________________________________________________
13123 [  7443] By: jhi                                   on 2000/10/25  20:43:10
13124         Log: Temporary stopgap for the self-tying issue: for now only
13125              array and hash self-ties are verboten.  The real fix, of
13126              course, would be to comprehensively test (and implement?)
13127              and debug (and document) self-ties.
13128      Branch: perl
13129            ! pod/perldiag.pod pp_sys.c t/op/tie.t
13130 ____________________________________________________________________________
13131 [  7442] By: jhi                                   on 2000/10/25  20:14:30
13132         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
13133              From: Dan Sugalski <dan@sidhe.org>
13134              Date: Wed, 25 Oct 2000 13:36:35 -0400
13135              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
13136              
13137              plus regen global.sym.
13138      Branch: perl
13139            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
13140            ! thrdvar.h util.c
13141 ____________________________________________________________________________
13142 [  7441] By: jhi                                   on 2000/10/25  20:12:20
13143         Log: buildtoc target tweaks.
13144      Branch: perl
13145            ! pod/Makefile.SH
13146 ____________________________________________________________________________
13147 [  7440] By: jhi                                   on 2000/10/25  20:03:53
13148         Log: A new version of making the syslog test more robust.
13149              (Replaces #7421.)
13150              
13151              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13152              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13153              Date: Wed, 25 Oct 2000 12:13:54 -0400
13154              Message-ID: <20001025121354.B2264@O2.chapin.edu>
13155      Branch: perl
13156            ! t/lib/syslog.t
13157 ____________________________________________________________________________
13158 [  7439] By: jhi                                   on 2000/10/25  20:00:48
13159         Log: Continue the internal UTF-8 API tweaking.
13160              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
13161              used much more than the simpler API, now called utf8_to_uv_simple().
13162              Still not quite happy with API, too much partial duplication
13163              of functionality.
13164      Branch: perl
13165            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
13166            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
13167            ! regcomp.c regexec.c sv.c toke.c utf8.c
13168 ____________________________________________________________________________
13169 [  7438] By: jhi                                   on 2000/10/25  18:52:30
13170         Log: Allow poking holes at the UTF-8 decoding strictness.
13171      Branch: perl
13172            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
13173            ! utf8.h
13174 ____________________________________________________________________________
13175 [  7437] By: jhi                                   on 2000/10/25  13:53:05
13176         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
13177              UTF8LEN() and UTF8SKIP(). 
13178      Branch: perl
13179            ! pp.c utf8.c utf8.h
13180 ____________________________________________________________________________
13181 [  7436] By: jhi                                   on 2000/10/25  13:51:37
13182         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
13183              From: Nicholas Clark <nick@ccl4.org>
13184              Date: Wed, 25 Oct 2000 14:44:05 +0100
13185              Message-ID: <20001025144404.D27253@plum.flirble.org>
13186      Branch: perl
13187            ! pod/perlrun.pod
13188 ____________________________________________________________________________
13189 [  7435] By: jhi                                   on 2000/10/25  13:49:32
13190         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
13191              From: Mike Guy <mjtg@cam.ac.uk>
13192              Date: Tue, 24 Oct 2000 14:59:40 +0100
13193              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
13194      Branch: perl
13195            ! scope.c
13196 ____________________________________________________________________________
13197 [  7434] By: jhi                                   on 2000/10/25  13:48:41
13198         Log: AIX is picky about its symbol exports.  Solution for now
13199              is to include the deb.o explicitly to the re extension build.
13200              
13201              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
13202              From: Peter Prymmer <pvhp@forte.com>
13203              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
13204              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
13205      Branch: perl
13206            ! ext/re/Makefile.PL hints/aix.sh
13207 ____________________________________________________________________________
13208 [  7433] By: jhi                                   on 2000/10/25  13:46:49
13209         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
13210              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13211              Date: Wed, 25 Oct 2000 12:02:20 +0200
13212              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
13213      Branch: perl
13214            ! perlsdio.h
13215 ____________________________________________________________________________
13216 [  7432] By: jhi                                   on 2000/10/25  13:44:28
13217         Log: Subject: Minor update to find2perl, for portability
13218              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
13219              Date: Wed, 25 Oct 2000 12:05:47 +0100
13220              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
13221      Branch: perl
13222            ! x2p/find2perl.PL
13223 ____________________________________________________________________________
13224 [  7431] By: jhi                                   on 2000/10/25  13:40:39
13225         Log: Add targets to Makefile.SH, most importantly
13226              'regen_all' which also remembers to update vms/perly*.
13227      Branch: perl
13228            ! Makefile.SH
13229 ____________________________________________________________________________
13230 [  7430] By: bailey                                on 2000/10/25  03:13:53
13231         Log: Cleanup from prior patch (Charles Lane?):
13232              - improve handling of MFDs in Basename and Path
13233              - default to no xsubpp line # munging when building debug images
13234      Branch: vmsperl
13235            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
13236 ____________________________________________________________________________
13237 [  7429] By: jhi                                   on 2000/10/24  20:03:40
13238         Log: Podify README.epoc and README.vos.
13239      Branch: perl
13240            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
13241            ! pod/perlport.pod pod/perltoc.pod
13242 ____________________________________________________________________________
13243 [  7428] By: jhi                                   on 2000/10/24  19:10:33
13244         Log: Stratus VOS updates from Paul Green.
13245      Branch: perl
13246            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13247            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
13248            - vos/config.def vos/config.h vos/config_h.SH_orig
13249            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
13250            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
13251 ____________________________________________________________________________
13252 [  7427] By: jhi                                   on 2000/10/24  18:59:48
13253         Log: Check if stdio supports tweaking lval and cnt simultaneously.
13254              
13255              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
13256              From: Nicholas Clark <nick@ccl4.org>
13257              Date: Mon, 23 Oct 2000 15:39:32 +0100
13258              Message-ID: <20001023153932.A10786@plum.flirble.org>
13259      Branch: metaconfig
13260            ! U/compline/d_stdstdio.U
13261      Branch: perl
13262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13263            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
13264            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
13265            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
13266            ! vos/config.h vos/config_h.SH_orig win32/config.bc
13267            ! win32/config.gc win32/config.vc
13268 ____________________________________________________________________________
13269 [  7426] By: jhi                                   on 2000/10/24  17:57:44
13270         Log: Missed the header file changes from #7425.
13271      Branch: perl
13272            ! embed.h embed.pl objXSUB.h proto.h
13273 ____________________________________________________________________________
13274 [  7425] By: jhi                                   on 2000/10/24  17:55:17
13275         Log: Fix the bug reported in
13276              
13277              From: andreas.koenig@anima.de (Andreas J. Koenig)
13278              Subject: Encode bug?
13279              Date: 24 Oct 2000 14:01:26 +0200 
13280              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
13281              
13282              Also make is_utf8_char() stricter.
13283      Branch: perl
13284            ! ext/Encode/Encode.xs utf8.c
13285 ____________________________________________________________________________
13286 [  7424] By: jhi                                   on 2000/10/24  15:15:39
13287         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
13288              From: Peter Scott <Peter@PSDT.com>
13289              Date: Mon, 23 Oct 2000 19:46:01 -0700
13290              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
13291      Branch: perl
13292            ! pod/perlfaq5.pod
13293 ____________________________________________________________________________
13294 [  7423] By: jhi                                   on 2000/10/24  14:25:30
13295         Log: Test tweak to avoid pulling in the whole Config.
13296      Branch: perl
13297            ! t/lib/st-lock.t
13298 ____________________________________________________________________________
13299 [  7422] By: jhi                                   on 2000/10/24  14:03:16
13300         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
13301      Branch: perl
13302            ! pp.c
13303 ____________________________________________________________________________
13304 [  7421] By: jhi                                   on 2000/10/24  13:32:09
13305         Log: (Replaced by #7440.)
13306              
13307              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13308              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13309              Date: Mon, 23 Oct 2000 16:40:54 -0400
13310              Message-ID: <20001023164054.B14491@O2.chapin.edu>
13311      Branch: perl
13312            ! t/lib/syslog.t
13313 ____________________________________________________________________________
13314 [  7420] By: jhi                                   on 2000/10/24  13:30:53
13315         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
13316              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13317              Date: Mon, 23 Oct 2000 17:29:03 -0400
13318              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
13319      Branch: perl
13320            ! lib/ExtUtils/MM_Unix.pm
13321 ____________________________________________________________________________
13322 [  7419] By: jhi                                   on 2000/10/24  13:29:57
13323         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
13324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13325              Date: Mon, 23 Oct 2000 19:01:32 -0400
13326              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
13327      Branch: perl
13328            ! utils/h2xs.PL
13329 ____________________________________________________________________________
13330 [  7418] By: jhi                                   on 2000/10/24  13:26:04
13331         Log: Replace #7409 with
13332              
13333              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
13334              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13335              Date: Mon, 23 Oct 2000 20:08:56 +0200
13336              Message-ID: <20001023200855.A14850@nice.ram.loc>
13337      Branch: perl
13338            ! ext/Storable/Storable.pm t/lib/st-lock.t
13339 ____________________________________________________________________________
13340 [  7417] By: jhi                                   on 2000/10/24  13:17:52
13341         Log: Run vms/vms_yfix.pl, should have done that after changing
13342              perly.c in #7382.
13343      Branch: perl
13344            ! vms/perly_c.vms vms/perly_h.vms
13345 ____________________________________________________________________________
13346 [  7416] By: jhi                                   on 2000/10/24  02:55:33
13347         Log: Make the UTF-8 decoding stricter and more verbose when
13348              malformation happens.  This involved adding an argument
13349              to utf8_to_uv_chk(), which involved changing its prototype,
13350              and prefer STRLEN over I32 for the UTF-8 length, which as
13351              a domino effect necessitated changing the prototypes of
13352              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
13353              The stricter UTF-8 decoding checking uses Markus Kuhn's
13354              UTF-8 Decode Stress Tester from
13355              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
13356      Branch: perl
13357            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
13358            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
13359            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
13360            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
13361 ____________________________________________________________________________
13362 [  7415] By: jhi                                   on 2000/10/23  14:06:06
13363         Log: Update Changes.
13364      Branch: perl
13365            ! Changes patchlevel.h
13366 ____________________________________________________________________________
13367 [  7414] By: jhi                                   on 2000/10/23  12:39:52
13368         Log: Undo the basename() part of #7412 since the lib/basename
13369              tests would need upgrading too.
13370      Branch: perl
13371            ! lib/File/Basename.pm
13372 ____________________________________________________________________________
13373 [  7413] By: jhi                                   on 2000/10/23  12:19:27
13374         Log: Document PERL_INSTALL_ROOT of #7210.
13375      Branch: perl
13376            ! lib/ExtUtils/Install.pm
13377 ____________________________________________________________________________
13378 [  7412] By: jhi                                   on 2000/10/23  12:16:47
13379         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
13380      Branch: perl
13381            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
13382            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
13383 ____________________________________________________________________________
13384 [  7411] By: jhi                                   on 2000/10/23  12:07:41
13385         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
13386              From: Prymmer/Kahn <pvhp@best.com>
13387              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
13388              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
13389      Branch: perl
13390            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
13391 ____________________________________________________________________________
13392 [  7410] By: jhi                                   on 2000/10/23  04:10:11
13393         Log: The change #7187 was not so good on VMS.
13394              
13395              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
13396              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13397              Date: Sun, 22 Oct 2000 23:03:08 -0500
13398              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
13399      Branch: perl
13400            ! utils/perldoc.PL
13401 ____________________________________________________________________________
13402 [  7409] By: jhi                                   on 2000/10/23  03:57:36
13403         Log: Avoid Storable locking on DJGPP for now.
13404              
13405              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
13406              From: "Peter J. Farley III" <pjfarley@banet.net>
13407              Date: Sun, 22 Oct 2000 20:00:00 -0400
13408              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
13409      Branch: perl
13410            ! ext/Storable/Storable.pm t/lib/st-lock.t
13411 ____________________________________________________________________________
13412 [  7408] By: jhi                                   on 2000/10/23  03:50:24
13413         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
13414              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
13415              Date: Sun, 22 Oct 2000 21:12:22 -0400
13416              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
13417      Branch: perl
13418            ! lib/vars.pm
13419 ____________________________________________________________________________
13420 [  7407] By: jhi                                   on 2000/10/23  03:43:12
13421         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
13422              From: Hugo <hv@crypt.compulink.co.uk>
13423              Date: Mon, 23 Oct 2000 00:47:22 +0100
13424              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
13425      Branch: perl
13426            ! regexec.c t/op/pat.t
13427 ____________________________________________________________________________
13428 [  7406] By: jhi                                   on 2000/10/23  03:40:29
13429         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
13430      Branch: perl
13431            ! lib/ExtUtils/MakeMaker.pm
13432 ____________________________________________________________________________
13433 [  7405] By: jhi                                   on 2000/10/22  21:32:00
13434         Log: Doc patch.
13435              
13436              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
13437              From: rspier@pobox.com (Robert Spier)
13438              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
13439              Message-ID: <14835.16112.13457.447971@rls.cx>
13440      Branch: perl
13441            ! lib/strict.pm
13442 ____________________________________________________________________________
13443 [  7404] By: jhi                                   on 2000/10/22  21:30:51
13444         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
13445              From: rspier@pobox.com (Robert Spier)
13446              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
13447              Message-ID: <14835.17223.72448.705566@rls.cx>
13448      Branch: perl
13449            ! lib/ExtUtils/MakeMaker.pm
13450 ____________________________________________________________________________
13451 [  7403] By: jhi                                   on 2000/10/22  21:24:11
13452         Log: Subject: [PATCH bleadperl] ripples from constsub patch
13453              From: John Tobey <jtobey@john-edwin-tobey.org>
13454              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
13455              Message-Id: <m13nSOB-000FObC@feynman.localnet>
13456      Branch: perl
13457            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
13458 ____________________________________________________________________________
13459 [  7402] By: jhi                                   on 2000/10/22  20:59:35
13460         Log: Support s?printf parameter reordering.
13461      Branch: perl
13462            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
13463 ____________________________________________________________________________
13464 [  7401] By: jhi                                   on 2000/10/22  19:19:14
13465         Log: Expand %Config variables only if explicitly so requested
13466              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
13467              
13468              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
13469              From: Gurusamy Sarathy <gsar@ActiveState.com>
13470              Date: Sun, 22 Oct 2000 11:47:32 -0700
13471              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
13472      Branch: perl
13473            ! Makefile.SH lib/lib_pm.PL
13474 ____________________________________________________________________________
13475 [  7400] By: jhi                                   on 2000/10/22  18:24:10
13476         Log: Move the #7390 test from warn/op to comp/redef.
13477              
13478              Subject: Re: Creating const subs for constants.
13479              From: John Tobey <jtobey@john-edwin-tobey.org>
13480              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
13481              Message-Id: <m13nG72-000FObC@feynman.localnet>               
13482      Branch: perl
13483            ! t/comp/redef.t t/pragma/warn/op
13484 ____________________________________________________________________________
13485 [  7399] By: jhi                                   on 2000/10/22  17:49:59
13486         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
13487              From: Nicholas Clark <nick@ccl4.org>
13488              Date: Sat, 21 Oct 2000 22:23:19 +0100
13489              Message-ID: <20001021222319.B45586@plum.flirble.org>
13490      Branch: perl
13491            ! ext/DynaLoader/DynaLoader_pm.PL
13492 ____________________________________________________________________________
13493 [  7398] By: jhi                                   on 2000/10/22  17:47:35
13494         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
13495              From: Hugo <hv@crypt.compulink.co.uk>
13496              Date: Sat, 21 Oct 2000 18:19:59 +0100
13497              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
13498      Branch: perl
13499            ! ext/B/B.pm ext/B/B/C.pm
13500 ____________________________________________________________________________
13501 [  7397] By: jhi                                   on 2000/10/22  17:35:18
13502         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
13503              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13504              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
13505              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
13506      Branch: perl
13507            ! hints/openbsd.sh
13508 ____________________________________________________________________________
13509 [  7396] By: jhi                                   on 2000/10/22  17:19:46
13510         Log: Subject: installman go-faster stripes
13511              From: Nicholas Clark <nick@talking.bollo.cx>
13512              Date: Sat, 21 Oct 2000 17:24:53 +0100
13513              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
13514              
13515              Subject: Re: installman go-faster stripes
13516              From: Russ Allbery <rra@stanford.edu>
13517              Date: 21 Oct 2000 11:04:13 -0700
13518              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
13519      Branch: perl
13520            ! installman pod/pod2man.PL
13521 ____________________________________________________________________________
13522 [  7395] By: jhi                                   on 2000/10/22  17:17:35
13523         Log: Hints tweak from Anton Berezin.
13524      Branch: perl
13525            ! hints/freebsd.sh
13526 ____________________________________________________________________________
13527 [  7394] By: jhi                                   on 2000/10/22  04:50:04
13528         Log: Tweak the Is* definitions of Unicode character classes
13529              to better match the official categorizations; embrace
13530              the official categorizations; add the combining marks
13531              as alpha (and -numeric); fix DCinital (a typo and edito)
13532              to be DCmedial.
13533      Branch: perl
13534            + lib/unicode/Is/DCmedial.pl
13535            - lib/unicode/Is/DCinital.pl
13536            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
13537            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
13538            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
13539            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
13540 ____________________________________________________________________________
13541 [  7393] By: jhi                                   on 2000/10/21  18:06:05
13542         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
13543              From: Daniel Chetlin <daniel@chetlin.com>
13544              Date: Sat, 21 Oct 2000 02:57:03 -0700
13545              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
13546      Branch: perl
13547            + t/lib/tie-splice.t
13548            ! MANIFEST lib/Tie/Array.pm
13549 ____________________________________________________________________________
13550 [  7392] By: gsar                                  on 2000/10/21  18:05:15
13551         Log: resync utfperl branch with mainline
13552      Branch: utfperl
13553           !> (integrate 1760 files)
13554 ____________________________________________________________________________
13555 [  7391] By: jhi                                   on 2000/10/21  14:37:49
13556         Log: Testcases for a #7383,#7385 related bug.
13557              
13558              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
13559              From: Nicholas Clark <nick@ccl4.org>
13560              Date: Sat, 21 Oct 2000 15:04:51 +0100
13561              Message-ID: <20001021150451.A51566@plum.flirble.org>
13562      Branch: perl
13563            ! t/pragma/utf8.t
13564 ____________________________________________________________________________
13565 [  7390] By: jhi                                   on 2000/10/21  14:35:57
13566         Log: Add a testcase for #7389.
13567      Branch: perl
13568            ! t/pragma/warn/op
13569 ____________________________________________________________________________
13570 [  7389] By: jhi                                   on 2000/10/21  14:26:45
13571         Log: Subject: Re: Creating const subs for constants.
13572              From: John Tobey <jtobey@john-edwin-tobey.org>
13573              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
13574              Message-Id: <m13mo0N-000FObC@feynman.localnet>
13575      Branch: perl
13576            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
13577            ! proto.h sv.c
13578 ____________________________________________________________________________
13579 [  7388] By: nick                                  on 2000/10/21  11:44:23
13580         Log: Populate perlio branch
13581      Branch: perlio
13582           +> (branch 1760 files)
13583 ____________________________________________________________________________
13584 [  7387] By: nick                                  on 2000/10/21  10:52:05
13585         Log: Get branch back as replica of mainline via :
13586              p4 integrate -b utfperl
13587              p4 resolve -at ./...
13588      Branch: utfperl
13589           +> (branch 269 files)
13590            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
13591            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
13592            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
13593            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
13594            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
13595            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13596            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13597            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13598            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
13599            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
13600            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13601            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13602            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13603            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13604            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13605            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13606            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13607            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13608            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
13609            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
13610            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
13611            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
13612            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
13613            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
13614            - lib/unicode/UCD300.html lib/unicode/Unicode.300
13615            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
13616            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
13617            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
13618            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
13619           !> (integrate 965 files)
13620 ____________________________________________________________________________
13621 [  7386] By: jhi                                   on 2000/10/21  01:31:12
13622         Log: Update Changes.
13623      Branch: perl
13624            ! Changes patchlevel.h
13625 ____________________________________________________________________________
13626 [  7385] By: jhi                                   on 2000/10/21  01:28:42
13627         Log: The #7383 was right only in the context of the original bug report,
13628              not in more general case.
13629      Branch: perl
13630            ! pp_hot.c
13631 ____________________________________________________________________________
13632 [  7384] By: jhi                                   on 2000/10/21  01:08:23
13633         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
13634      Branch: perl
13635            ! ext/IO/lib/IO/Select.pm
13636 ____________________________________________________________________________
13637 [  7383] By: jhi                                   on 2000/10/21  00:44:18
13638         Log: Fix for ID 20001020.006, concatenating an unset submatch
13639              with utf8 resulted in "Modification of a read-only value".
13640      Branch: perl
13641            ! pp_hot.c t/pragma/utf8.t
13642 ____________________________________________________________________________
13643 [  7382] By: jhi                                   on 2000/10/20  20:44:31
13644         Log: Make scan_num() reëntrant, as suggested in
13645              
13646              Subject: [PATCH perl@7229] Rentrant parser and yylex()
13647              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13648              Date: Fri, 20 Oct 2000 14:17:27 +0100
13649              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
13650      Branch: perl
13651            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
13652            ! toke.c
13653 ____________________________________________________________________________
13654 [  7381] By: jhi                                   on 2000/10/20  20:07:29
13655         Log: Reëntrancy fix.
13656              
13657              Subject: [PATCH perl@7229] Rentrant parser and yylex()
13658              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13659              Date: Fri, 20 Oct 2000 14:17:27 +0100
13660              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
13661      Branch: perl
13662            ! embed.h embed.pl perl.h proto.h toke.c
13663 ____________________________________________________________________________
13664 [  7380] By: jhi                                   on 2000/10/20  19:15:54
13665         Log: Don't write double values through long double pointers,
13666              based on a part of
13667              
13668              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
13669              From: Jens Hamisch <jens@Strawberry.COM>
13670              Date: Tue, 17 Oct 2000 08:39:36 +0200
13671              Message-Id: <20001017083936.A11104@Strawberry.COM>
13672      Branch: perl
13673            ! perl.h pp.c
13674 ____________________________________________________________________________
13675 [  7379] By: jhi                                   on 2000/10/20  18:43:37
13676         Log: Portability tweak on #7377.
13677              
13678              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
13679              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13680              Date:     Fri, 20 Oct 2000 13:13:41 EDT
13681              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
13682      Branch: perl
13683            ! t/lib/dprof.t
13684 ____________________________________________________________________________
13685 [  7378] By: jhi                                   on 2000/10/20  12:57:19
13686         Log: SOCKS function redefinitions need prototypes, too, otherwise
13687              for example 32 bit versus 64 bit differences cause a lot of
13688              problems.  Part of
13689              
13690              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
13691              From: Jens Hamisch <jens@Strawberry.COM>
13692              Date: Tue, 17 Oct 2000 08:39:36 +0200
13693              Message-Id: <20001017083936.A11104@Strawberry.COM>
13694      Branch: perl
13695            ! doio.c pp_sys.c
13696 ____________________________________________________________________________
13697 [  7377] By: jhi                                   on 2000/10/20  12:37:12
13698         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
13699              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13700              Date:     Fri, 20 Oct 2000 08:26:04 EDT
13701              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
13702      Branch: perl
13703            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
13704 ____________________________________________________________________________
13705 [  7376] By: jhi                                   on 2000/10/20  12:35:31
13706         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
13707              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13708              Date:     Fri, 20 Oct 2000 07:48:15 EDT
13709              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
13710      Branch: perl
13711            ! configure.com vms/gen_shrfls.pl
13712 ____________________________________________________________________________
13713 [  7375] By: bailey                                on 2000/10/20  04:44:37
13714         Log: SYN SYN
13715      Branch: vmsperl
13716           +> (branch 134 files)
13717            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
13718            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13719            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13720            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
13721            - eg/cgi/frameset.cgi eg/cgi/index.html
13722            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13723            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13724            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13725            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
13726            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
13727            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13728            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13729            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13730            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13731            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13732            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13733            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13734            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13735            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
13736            - lib/unicode/Props.txt lib/unicode/UCD300.html
13737            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
13738            - utils/perlbc.PL vms/subconfigure.com
13739           !> (integrate 785 files)
13740 ____________________________________________________________________________
13741 [  7374] By: jhi                                   on 2000/10/20  00:59:48
13742         Log: In the latest compiler builds cccdlflags must not become -fpic,
13743              from Wilfredo Sánchez.
13744      Branch: perl
13745            ! hints/darwin.sh
13746 ____________________________________________________________________________
13747 [  7373] By: jhi                                   on 2000/10/20  00:56:35
13748         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
13749              From: Tony Cook <tony@develop-help.com>
13750              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
13751              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
13752      Branch: perl
13753            ! pod/perlop.pod
13754 ____________________________________________________________________________
13755 [  7372] By: jhi                                   on 2000/10/19  19:34:40
13756         Log: Typo noted by Mark Lutz.
13757      Branch: perl
13758            ! t/op/64bitint.t
13759 ____________________________________________________________________________
13760 [  7371] By: jhi                                   on 2000/10/19  19:33:13
13761         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
13762      Branch: metaconfig
13763            ! U/modified/Cppsym.U U/modified/Oldconfig.U
13764      Branch: metaconfig/U/perl
13765            ! End.U dlsrc.U libperl.U
13766      Branch: perl
13767            + hints/nonstopux.sh
13768            ! Configure MANIFEST config_h.SH
13769 ____________________________________________________________________________
13770 [  7370] By: jhi                                   on 2000/10/19  17:18:08
13771         Log: Subject: PATCH do_print has 2 PerlIO_error()s
13772              From: nick@ccl4.org
13773              Date: Thu, 19 Oct 2000 18:09:20 +0100
13774              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
13775      Branch: perl
13776            ! doio.c
13777 ____________________________________________________________________________
13778 [  7369] By: jhi                                   on 2000/10/19  14:01:49
13779         Log: Update Changes.
13780      Branch: perl
13781            ! Changes patchlevel.h
13782 ____________________________________________________________________________
13783 [  7368] By: jhi                                   on 2000/10/19  13:04:29
13784         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
13785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13786              Date: Wed, 18 Oct 2000 13:12:01 +0200
13787              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
13788      Branch: perl
13789            ! hints/aix.sh
13790 ____________________________________________________________________________
13791 [  7367] By: jhi                                   on 2000/10/19  02:22:40
13792         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
13793              of a 'pmshort' anywhere in the B, so the offending line was simply
13794              removed.
13795      Branch: perl
13796            ! ext/B/B/Debug.pm
13797 ____________________________________________________________________________
13798 [  7366] By: jhi                                   on 2000/10/19  02:12:37
13799         Log: Add the test case for the bug id 20000730.004 which seems
13800              to have been fixed by now.
13801      Branch: perl
13802            ! t/pragma/utf8.t
13803 ____________________________________________________________________________
13804 [  7365] By: jhi                                   on 2000/10/18  23:36:24
13805         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
13806              From: Hugo <hv@crypt.compulink.co.uk>
13807              Date: Wed, 18 Oct 2000 23:25:58 +0100
13808              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
13809      Branch: perl
13810            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
13811 ____________________________________________________________________________
13812 [  7364] By: jhi                                   on 2000/10/18  21:12:53
13813         Log: (retracted)
13814      Branch: perl
13815            ! pp.c
13816 ____________________________________________________________________________
13817 [  7363] By: jhi                                   on 2000/10/18  20:55:38
13818         Log: Missing change from #7362.
13819      Branch: perl
13820            ! win32/perlhost.h
13821 ____________________________________________________________________________
13822 [  7362] By: jhi                                   on 2000/10/18  20:52:01
13823         Log: Borland C fstat() never saw the fd as writable.
13824              
13825              Subject: fix for Borland's weak "stat" (perl@7211)
13826              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13827              Date: Mon, 16 Oct 2000 09:55:03 +0400
13828              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
13829      Branch: perl
13830            ! win32/win32.c
13831 ____________________________________________________________________________
13832 [  7361] By: jhi                                   on 2000/10/18  17:43:50
13833         Log: Regen toc.
13834      Branch: perl
13835            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
13836 ____________________________________________________________________________
13837 [  7360] By: jhi                                   on 2000/10/18  17:07:44
13838         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13839              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
13840              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
13841              Date: Mon, 16 Oct 2000 15:19:49 +0200
13842      Branch: perl
13843            + README.aix
13844            ! MANIFEST
13845 ____________________________________________________________________________
13846 [  7359] By: jhi                                   on 2000/10/18  17:04:49
13847         Log: Subject: Pod patch for Devel::Peek
13848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13849              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
13850              Date: Mon, 16 Oct 2000 12:26:34 +0200
13851      Branch: perl
13852            ! ext/Devel/Peek/Peek.pm
13853 ____________________________________________________________________________
13854 [  7358] By: jhi                                   on 2000/10/18  17:03:15
13855         Log: Make Cwd more bulletproof in chrooted environments.
13856              
13857              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
13858              From: "Eric E. Coe" <Eric.Coe@oracle.com>
13859              Date: Wed, 18 Oct 2000 04:03:54 -0400
13860              Message-Id: <39ED596A.70E599FE@oracle.com>
13861      Branch: perl
13862            ! lib/Cwd.pm
13863 ____________________________________________________________________________
13864 [  7357] By: jhi                                   on 2000/10/18  16:37:26
13865         Log: Disable the UTF8 downgrade croakage for now to avoid
13866              too many not okay messages.
13867      Branch: perl
13868            ! doio.c
13869 ____________________________________________________________________________
13870 [  7356] By: jhi                                   on 2000/10/17  23:29:41
13871         Log: Show the failed remote port, instead of the failing line number.
13872              
13873              Subject: [PATCH 5.6.1 Debugger] More diagnostics
13874              From: David Sparks <daves@ActiveState.com>
13875              Date: Tue, 17 Oct 2000 15:00:24 -0700
13876              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
13877      Branch: perl
13878            ! lib/perl5db.pl
13879 ____________________________________________________________________________
13880 [  7355] By: jhi                                   on 2000/10/17  14:11:31
13881         Log: On output try to downgrade to bytes, croak if impossible,
13882              from Simon Cozens.  This means that outputting >255 UTF8
13883              is impossible.  Consider this as a strong incentive to get
13884              the I/O disciplines implemented.
13885      Branch: perl
13886            ! doio.c pod/perldiag.pod sv.c
13887 ____________________________________________________________________________
13888 [  7354] By: jhi                                   on 2000/10/17  13:42:23
13889         Log: Clarify documentation on 'use bytes'.
13890              
13891              Subject: Re: What does 'use bytes' "mean" ?
13892              From: Simon Cozens <simon@cozens.net>
13893              Date: Mon, 18 Sep 2000 18:24:25 +0100
13894              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
13895      Branch: perl
13896            ! lib/bytes.pm
13897 ____________________________________________________________________________
13898 [  7353] By: jhi                                   on 2000/10/17  13:28:12
13899         Log: Workaround for a sfio bug where the stream error indicator
13900              is not cleared as documented.
13901              
13902              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
13903              From: Nicholas Clark <nick@ccl4.org>
13904              Date: Mon, 16 Oct 2000 18:28:23 +0100
13905              Message-ID: <20001016182823.J19700@plum.flirble.org>
13906      Branch: perl
13907            ! doio.c
13908 ____________________________________________________________________________
13909 [  7352] By: jhi                                   on 2000/10/17  13:06:19
13910         Log: More IoTYPE sprinkling.
13911      Branch: perl
13912            ! doio.c pp_hot.c
13913 ____________________________________________________________________________
13914 [  7351] By: jhi                                   on 2000/10/16  22:47:07
13915         Log: Detect early whether the std streams have gone bad.
13916              
13917              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
13918              Date: Mon, 16 Oct 2000 23:28:42 +0100
13919              From: Nicholas Clark <nick@ccl4.org>
13920              Message-ID: <20001016232842.A37942@plum.flirble.org>
13921      Branch: perl
13922            ! t/op/misc.t
13923 ____________________________________________________________________________
13924 [  7350] By: jhi                                   on 2000/10/16  22:45:16
13925         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
13926              From: "Peter J. Farley III" <pjfarley@banet.net>
13927              Date: Mon, 16 Oct 2000 18:15:59 -0400
13928              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
13929      Branch: perl
13930            ! djgpp/djgpp.c dosish.h t/io/open.t
13931 ____________________________________________________________________________
13932 [  7349] By: jhi                                   on 2000/10/16  22:36:45
13933         Log: perldelta tweak.
13934      Branch: perl
13935            ! pod/perldelta.pod
13936 ____________________________________________________________________________
13937 [  7348] By: jhi                                   on 2000/10/16  15:17:53
13938         Log: Update Changes.
13939      Branch: perl
13940            ! Changes patchlevel.h
13941 ____________________________________________________________________________
13942 [  7347] By: jhi                                   on 2000/10/16  13:55:27
13943         Log: Add the capability to include/exclude branches.
13944      Branch: perl
13945            ! Porting/genlog
13946 ____________________________________________________________________________
13947 [  7346] By: jhi                                   on 2000/10/16  13:18:04
13948         Log: Add Charles Lane.
13949      Branch: perl
13950            ! AUTHORS Changes
13951 ____________________________________________________________________________
13952 [  7345] By: jhi                                   on 2000/10/16  13:13:21
13953         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
13954      Branch: perl
13955            ! pod/perldelta.pod
13956 ____________________________________________________________________________
13957 [  7344] By: gsar                                  on 2000/10/16  09:30:21
13958         Log: integrate change#6220 from cfgperl
13959              
13960              Win32 patches from Benjamin Stuhl.
13961      Branch: maint-5.6/perl
13962           !> makedef.pl win32/win32.h
13963 ____________________________________________________________________________
13964 [  7343] By: gsar                                  on 2000/10/16  08:32:19
13965         Log: integrate changes#6221,6222 from cfgperl
13966              
13967              Remove tr///CU (the feature is to be obsoleted by better interfaces).
13968              From: simon@brecon.co.uk (Simon Cozens)
13969              Subject: [PATCH] Eliminate tr///[CU][CU]
13970              Date: 23 Jun 2000 11:05:40 GMT
13971              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
13972              
13973              doc typo fix
13974              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
13975              From: Ian Phillipps <Ian.Phillipps@iname.com>
13976              Date: Fri, 23 Jun 2000 10:40:58 +0100
13977              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
13978      Branch: maint-5.6/perl
13979           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
13980 ____________________________________________________________________________
13981 [  7342] By: gsar                                  on 2000/10/16  08:28:08
13982         Log: integrate change#6217 from cfgperl (in part)
13983              
13984              Rename the fdpid locking and integrate with Sarathy.
13985      Branch: maint-5.6/perl
13986           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
13987           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
13988           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
13989           !> win32/win32.c
13990 ____________________________________________________________________________
13991 [  7341] By: gsar                                  on 2000/10/16  08:23:39
13992         Log: integrate changes#6214..6216 from mainline
13993              
13994              @_ can't have junk in it even in the non-USE_ITHREADS case because
13995              caller() wants to populate @DB::args with it (causes a coredump
13996              in Carp::confess())
13997              
13998              tweak comment about @DB::args
13999              
14000              be more optimal about clearing @_
14001      Branch: maint-5.6/perl
14002           !> av.h cop.h pp_ctl.c t/op/runlevel.t
14003 ____________________________________________________________________________
14004 [  7340] By: gsar                                  on 2000/10/16  08:20:37
14005         Log: integrate changes#6207..6210 from cfgperl
14006              
14007              Subject: [PATCH 5.6.0] Threadsafe patches
14008              From: Dan Sugalski <dan@sidhe.org>
14009              To: perl5-porters@perl.org
14010              Date: Mon, 08 May 2000 18:08:13 -0400
14011              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
14012              
14013              Regen headers for #6207.
14014              
14015              Lock PL_fdpid against race conditions, based on:
14016              Subject: [PATCH 5.6.0]subprocess fixup for threads
14017              From: Dan Sugalski <dan@sidhe.org>
14018              To: perl5-porters@perl.org
14019              Date: Tue, 11 Apr 2000 17:02:32 -0400
14020              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
14021              
14022              Mopup for #6207 and #6209.
14023      Branch: maint-5.6/perl
14024           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
14025           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
14026           !> win32/win32.c
14027 ____________________________________________________________________________
14028 [  7339] By: gsar                                  on 2000/10/16  08:14:34
14029         Log: integrate change#6203 from cfgperl
14030              
14031              perldiag should refer to perlos2.pod not README.os2
14032      Branch: maint-5.6/perl
14033           !> pod/perldiag.pod
14034 ____________________________________________________________________________
14035 [  7338] By: gsar                                  on 2000/10/16  08:11:42
14036         Log: integrate change#6201 from mainline
14037              
14038              Perl_eval_pv() leaks 4 bytes every time it is called because it
14039              does a PUSHMARK that's never ever POPMARKed; in general, only
14040              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
14041              Perl_eval_[sp]v() don't because they don't take any incoming
14042              arguments (this leak has been around since the original version
14043              of perl_eval_pv() in 5.003_97e)
14044      Branch: maint-5.6/perl
14045           !> perl.c
14046 ____________________________________________________________________________
14047 [  7337] By: gsar                                  on 2000/10/16  08:08:47
14048         Log: integrate changes#6197..6200 from cfgperl
14049              
14050              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
14051              From: John Borwick <jhborwic@unity.ncsu.edu>
14052              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
14053              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
14054              
14055              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
14056              From: Dan Sugalski <dan@sidhe.org>
14057              To: vmsperl@perl.org, perl5-porters@perl.org
14058              Date: Fri, 02 Jun 2000 16:00:41 -0400
14059              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
14060              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
14061              
14062              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
14063              From: Dan Sugalski <dan@sidhe.org>
14064              To: perl5-porters@perl.org, vmsperl@perl.org
14065              Date: Fri, 02 Jun 2000 17:30:51 -0400
14066              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
14067              
14068              Update to cperl-mode.el 4.31 from
14069              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
14070              Subject: A couple of notes
14071              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14072              To: Mailing list Perl5 <perl5-porters@perl.org>
14073              Date: Sat, 3 Jun 2000 23:33:32 -0400
14074              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
14075      Branch: maint-5.6/perl
14076           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
14077           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
14078           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
14079           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
14080           !> vms/vmsish.h
14081 ____________________________________________________________________________
14082 [  7336] By: gsar                                  on 2000/10/16  08:03:46
14083         Log: integrate changes#6194,6195 from mainline
14084              
14085              fix small eval"" memory leaks under USE_ITHREADS
14086              
14087              fix yet another eval"" leak under USE_ITHREADS
14088      Branch: maint-5.6/perl
14089           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
14090           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
14091           !> vms/perly_c.vms
14092 ____________________________________________________________________________
14093 [  7335] By: gsar                                  on 2000/10/16  08:02:15
14094         Log: integrate changes#6190,6191 from mainline
14095              
14096              submit missing embed.pl change
14097              
14098              vec() loses numericalness (modified version of patch suggested
14099              by Robin Barker)
14100      Branch: maint-5.6/perl
14101           !> doop.c embed.pl t/op/vec.t
14102 ____________________________________________________________________________
14103 [  7334] By: gsar                                  on 2000/10/16  08:01:03
14104         Log: integrate change#6189 from mainline
14105              
14106              counting tr/// corrupts later operation (from M.J.T Guy)
14107      Branch: maint-5.6/perl
14108           !> doop.c t/op/tr.t
14109 ____________________________________________________________________________
14110 [  7333] By: gsar                                  on 2000/10/16  07:59:07
14111         Log: integrate changes#6183..6188 from mainline
14112              
14113              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
14114              <nick@ccl4.org>)
14115              
14116              tweak for change#6127
14117              
14118              remove incorrect documentation about implicit split to @_ in
14119              list context, which never really worked in perl 5 (from
14120              M.J.T. Guy)
14121              
14122              further qualify references to "alphanumeric" (from Wolfgang Laun
14123              <wolfgang.laun@alcatel.at>)
14124              
14125              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
14126              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
14127              
14128              h2xs tweaks
14129      Branch: maint-5.6/perl
14130           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
14131           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
14132           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
14133           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
14134           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
14135           !> pod/pod2latex.PL utils/h2xs.PL
14136 ____________________________________________________________________________
14137 [  7332] By: gsar                                  on 2000/10/16  07:53:52
14138         Log: integrate change#6179 from mainline
14139              
14140              buggy modulus on UVs introduced by change#3378 (resulted in
14141              4063328477 % 65535 amounting to 27406, instead of 27407)
14142      Branch: maint-5.6/perl
14143           !> pp.c t/op/arith.t
14144 ____________________________________________________________________________
14145 [  7331] By: gsar                                  on 2000/10/16  07:52:49
14146         Log: integrate changes#6176,6177,6178,6182 from cfgperl
14147              
14148              Single-quoted utf8 patch from Simon Cozens.
14149              
14150              Substitution utf8 patch from Simon Cozens.
14151              
14152              Be cleaner.
14153              
14154              Be Cleaner Part Deux.
14155      Branch: maint-5.6/perl
14156           !> Makefile.SH pp_hot.c toke.c
14157 ____________________________________________________________________________
14158 [  7330] By: gsar                                  on 2000/10/16  07:41:36
14159         Log: integrate change#6172 from mainline
14160              
14161              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
14162              (from Ilya Zakharevich)
14163      Branch: maint-5.6/perl
14164           !> regexec.c t/op/re_tests
14165 ____________________________________________________________________________
14166 [  7329] By: gsar                                  on 2000/10/16  07:40:25
14167         Log: integrate change#6171 from mainline
14168              
14169              scalar() doesn't force scalar context when used in void context
14170              (from Simon Cozens)
14171      Branch: maint-5.6/perl
14172           !> op.c t/op/wantarray.t
14173 ____________________________________________________________________________
14174 [  7328] By: gsar                                  on 2000/10/16  07:39:33
14175         Log: integrate change#6170 from mainline
14176              
14177              change#6142 needs tweaks to tests to work where there's no
14178              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
14179      Branch: maint-5.6/perl
14180           !> t/lib/filefind.t
14181 ____________________________________________________________________________
14182 [  7327] By: gsar                                  on 2000/10/16  07:35:34
14183         Log: integrate changes#6166..6168 from cfgperl
14184              
14185              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
14186              in case somebody wants to write an extension for more
14187              shadow database interfaces.
14188              
14189              tweak todo
14190              
14191              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
14192      Branch: maint-5.6/perl
14193           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14194           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
14195           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
14196           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
14197           !> win32/config.vc win32/config_H.bc win32/config_H.gc
14198           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
14199 ____________________________________________________________________________
14200 [  7326] By: gsar                                  on 2000/10/16  07:29:05
14201         Log: integrate changes#6157,6159..6161,6164 from cfgperl
14202              
14203              Regen Configure to jive with #6149.
14204              
14205              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
14206              
14207              Changes for the File::Temp 0.08 (change #6159) test suite
14208              to fit better into the Perl distribution test framework.
14209              
14210              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
14211              both from Simon Cozens.
14212              
14213              detypo
14214      Branch: maint-5.6/perl
14215           +> pod/perlmodlib.PL pod/perlnewmod.pod
14216           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
14217           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
14218           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14219           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
14220 ____________________________________________________________________________
14221 [  7325] By: gsar                                  on 2000/10/16  07:25:13
14222         Log: integrate change#6158 from vmsperl
14223              
14224              Add fallback to tmpfile for use in cases where user's relying on
14225              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
14226              Lane's patch)
14227      Branch: maint-5.6/perl
14228           !> vms/vms.c vms/vmsish.h
14229 ____________________________________________________________________________
14230 [  7324] By: gsar                                  on 2000/10/16  07:20:50
14231         Log: integrate changes#6153..6155 from mainline
14232              
14233              prettier Test::Harness output on failed tests (from Nicholas Clark
14234              <nick@Bagpuss.uk.boo.com>)
14235              
14236              avoid type mismatch warning
14237              
14238              small bug in change#6144; remove random \xA0 character that snuck
14239              in via change#6145
14240      Branch: maint-5.6/perl
14241           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
14242           !> perl.c
14243 ____________________________________________________________________________
14244 [  7323] By: gsar                                  on 2000/10/16  07:18:47
14245         Log: integrate changes#6151,6152 from mainline
14246              
14247              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
14248              
14249              cosmetic fixups of RE debug output (from Ilya Zakharevich)
14250      Branch: maint-5.6/perl
14251           !> regexec.c
14252 ____________________________________________________________________________
14253 [  7322] By: gsar                                  on 2000/10/16  07:17:25
14254         Log: integrate changes#6146..6150 from mainline
14255              
14256              doc typo
14257              
14258              add a make entry to Config.pm so "perl -V:make" works on VMS
14259              (from Peter Prymmer)
14260              
14261              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
14262              
14263              OS/2 tweaks for usethreads build (from Rocco Caputo
14264              <troc@netrus.net>)
14265              
14266              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
14267      Branch: maint-5.6/perl
14268           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
14269           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
14270           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
14271           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
14272           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
14273           !> warnings.pl x2p/a2p.h
14274 ____________________________________________________________________________
14275 [  7321] By: gsar                                  on 2000/10/16  07:14:02
14276         Log: integrate changes#6143..6145 from mainline
14277              
14278              MacOS support, part 1 (from Matthias Neeracher
14279              <neeri@iis.ee.ethz.ch>)
14280              
14281              MacOS support, part 2: make AutoSplit use File::Spec instead
14282              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
14283              <neeri@iis.ee.ethz.ch>)
14284              
14285              make xsubpp skip embedded pod (from Matthias Neeracher
14286              <neeri@iis.ee.ethz.ch>)
14287      Branch: maint-5.6/perl
14288           +> ext/DynaLoader/dl_mac.xs
14289           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
14290           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
14291           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
14292           !> pp_ctl.c proto.h toke.c util.c util.h
14293 ____________________________________________________________________________
14294 [  7320] By: gsar                                  on 2000/10/16  07:12:13
14295         Log: integrate changes#6141,6142 from mainline
14296              
14297              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
14298              forwarded by Peter Seebach from the bsdi-users mailing list.
14299              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
14300              
14301              File::Find fails to chdir when chasing symlinks (from
14302              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
14303      Branch: maint-5.6/perl
14304           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
14305 ____________________________________________________________________________
14306 [  7319] By: gsar                                  on 2000/10/16  07:04:30
14307         Log: integrate change#6139 from mainline
14308              
14309              revise mktables.PL for bugs and newness in Unicode 3.0
14310              (from James Bence <jbence@amgen.com>)
14311      Branch: maint-5.6/perl
14312           +> (branch 30 files)
14313           !> (integrate 49 files)
14314 ____________________________________________________________________________
14315 [  7318] By: gsar                                  on 2000/10/16  07:01:01
14316         Log: integrate changes#6137,6138 from mainline
14317              
14318              fix bogus redeclaration warning for "our" variables in different
14319              scopes
14320              
14321              add note about the handling of negative indices to tied arrays
14322              (from Michael G Schwern <schwern@pobox.com>)
14323      Branch: maint-5.6/perl
14324           !> op.c pod/perltie.pod t/pragma/strict-vars
14325 ____________________________________________________________________________
14326 [  7317] By: gsar                                  on 2000/10/16  06:58:46
14327         Log: integrate changes#6127..6136 from mainline
14328              
14329              call_method(...,G_EVAL) can longjmp() out if the method probing
14330              failed (from Gisle Aas)
14331              
14332              new perlxstut example for passing/returning refs to arrays
14333              (from David Lowe <dlowe@pootpoot.com>)
14334              
14335              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
14336              
14337              fix places that mean C<"word" character> but say C<alphanumeric
14338              character>
14339              
14340              avoid warnings in POSIX.pm (from Barrie Slaymaker)
14341              
14342              warnings::enabled() doesn't fall back to looking at $^W if
14343              caller isn't using lexical warnings (from Paul Marquess)
14344              
14345              elide bogus test in change#6132
14346              
14347              make Test::Harness use wait.h/WCOREDUMP if available
14348              (from Ben Tilly <ben_tilly@hotmail.com>)
14349              
14350              enable Test::Harness to dynamically determine column width etc.
14351              (from Rob Napier <rnapier@employees.org>)
14352              
14353              random pod typos (from Peter Scott <Peter@PSDT.com>)
14354      Branch: maint-5.6/perl
14355           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
14356           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
14357           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
14358           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
14359 ____________________________________________________________________________
14360 [  7316] By: gsar                                  on 2000/10/16  06:53:23
14361         Log: integrate change#6126 from mainline
14362              
14363              change#2879 broke rvalue autovivification of magicals such as
14364              ${$num} (reworked variant of patch suggested by Simon Cozens)
14365      Branch: maint-5.6/perl
14366           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
14367           !> pp_hot.c proto.h t/op/gv.t
14368 ____________________________________________________________________________
14369 [  7315] By: gsar                                  on 2000/10/16  06:51:38
14370         Log: integrate changes#6123,6125 from mainline
14371              
14372              clarify gotcha with #line directives (from Rocco Caputo
14373              <troc@netrus.net>)
14374              
14375              enable propagating exception objects via Perl_croak() in XS code
14376              (from Gisle Aas)
14377      Branch: maint-5.6/perl
14378           !> pod/perldebug.pod pod/perlsyn.pod util.c
14379 ____________________________________________________________________________
14380 [  7314] By: gsar                                  on 2000/10/16  06:49:28
14381         Log: integrate change#6122 from mainline
14382              
14383              downgrade fatal error on C<"foo@nosucharray.com"> to optional
14384              warning (from Mark-Jason Dominus)
14385      Branch: maint-5.6/perl
14386           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
14387           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
14388           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
14389           !> toke.c
14390 ____________________________________________________________________________
14391 [  7313] By: gsar                                  on 2000/10/16  06:46:54
14392         Log: integrate changes#6112..6121 from vmsperl
14393              
14394              Check for existence of file before trying to delete
14395              
14396              Ugly workaround for version-specific RTL error
14397              
14398              Urk -- undo previous removal of vmsish 'exit' change
14399              
14400              Add bounds checking for several strings (Charles Lane)
14401              
14402              Miscellaneous cosmetic fixes (Charles Lane)
14403              
14404              Treat sockets as special in sys(read|write) (Charles Lane et al.)
14405              
14406              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
14407              Flatten case labels in switch statements uniformly (Charles Bailey)
14408              
14409              Quiet error messages in vmsish.t (Charles Lane)
14410              
14411              Add missing escape (Charles Lane)
14412              
14413              Allow eliminate_macros() and fixpath() to handle space-delimited
14414              lists (based on fixes by Craig Berry)
14415      Branch: maint-5.6/perl
14416           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
14417           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
14418           !> vms/vmsish.h
14419 ____________________________________________________________________________
14420 [  7312] By: gsar                                  on 2000/10/16  06:41:18
14421         Log: integrate changes#6107,6110 from cfgperl
14422              
14423              Tweak the todo list.
14424              
14425              todo tweak
14426      Branch: maint-5.6/perl
14427           !> Todo-5.6
14428 ____________________________________________________________________________
14429 [  7311] By: gsar                                  on 2000/10/16  06:38:38
14430         Log: integrate changes#6104,6108 from mainline
14431              
14432              PL_sys_intern was being initialized too late on windows
14433              
14434              reenable fake signal handling on Windows, bugs and all
14435      Branch: maint-5.6/perl
14436           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
14437           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
14438           !> win32/win32.c
14439 ____________________________________________________________________________
14440 [  7310] By: gsar                                  on 2000/10/16  06:36:03
14441         Log: integrate changes#6095,6097..6103 from cfgperl
14442              
14443              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
14444              might be useful in future.
14445              
14446              Add a note about possible compilation problems from Allen Smith.
14447              
14448              Add a note about other, yet unsupported, shadow password APIs.
14449              
14450              Tweaks for the cc bugs from Allen Smith.
14451              
14452              More compilation tweakery from Allen Smith.
14453              
14454              Hints and test tweaks for Unicos.
14455              
14456              The test suite tweak in #6101 wasn't quite right.
14457              
14458              Test tweaking for Unicos continues.
14459      Branch: maint-5.6/perl
14460           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14461           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
14462           !> t/lib/complex.t t/op/64bitint.t
14463 ____________________________________________________________________________
14464 [  7309] By: gsar                                  on 2000/10/16  06:29:41
14465         Log: integrate changes#6093,6094 from mainline
14466              
14467              fork() failure to create pseudo process sets errno=EAGAIN and returns
14468              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
14469              
14470              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
14471      Branch: maint-5.6/perl
14472           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
14473           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
14474 ____________________________________________________________________________
14475 [  7308] By: gsar                                  on 2000/10/16  06:27:29
14476         Log: integrate change#6092 from cfgperl
14477              
14478              Regen perltoc with the fixed buildtoc.
14479      Branch: maint-5.6/perl
14480           !> pod/perltoc.pod
14481 ____________________________________________________________________________
14482 [  7307] By: gsar                                  on 2000/10/16  06:26:40
14483         Log: integrate changes#6089,6090 from mainline
14484              
14485              buildtoc tweak to fix newline lossage
14486              
14487              concat doesn't preserve utf8-ness, and doesn't invalidate
14488              [NI]OK; added tests for both
14489      Branch: maint-5.6/perl
14490           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
14491 ____________________________________________________________________________
14492 [  7306] By: gsar                                  on 2000/10/16  06:24:05
14493         Log: integrate change#6088 from cfgperl
14494              
14495              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
14496              because we do not use those.  The HAS_GETSPNAM remains,
14497              though, because we still do use that.
14498      Branch: maint-5.6/perl
14499           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14500           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
14501           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
14502           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
14503           !> win32/config.vc win32/config_H.bc win32/config_H.gc
14504           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
14505 ____________________________________________________________________________
14506 [  7305] By: gsar                                  on 2000/10/16  06:15:52
14507         Log: integrate changes#6084,6085,6087 from mainline
14508              
14509              substr() does not preserve utf8-ness (from Stefan Eissing
14510              <Eissing@medicaldataservice.de>); added tests
14511              
14512              repeat operator (x) doesn't preserve utf8-ness
14513              
14514              reverse() and quotemeta() weren't preserving utf8-ness; add tests
14515      Branch: maint-5.6/perl
14516           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
14517 ____________________________________________________________________________
14518 [  7304] By: gsar                                  on 2000/10/16  06:13:10
14519         Log: integrate changes#6077..6083 from mainline
14520              
14521              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
14522              and Tom Phoenix)
14523              
14524              workaround for CRT bug in chdir() (from Charles Lane, via
14525              Peter Prymmer)
14526              
14527              remove outdated kludge in Carp (NULLs are permitted in diagnostics
14528              now)
14529              
14530              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
14531              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
14532              
14533              better default perlbug categories for ok reports (from Richard Foley)
14534              
14535              peek.t non-portable to ithreads
14536              
14537              note about undocumented caller() return value (from M.J.T. Guy);
14538              yet another peek.t tweak
14539      Branch: maint-5.6/perl
14540           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14541           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
14542           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
14543           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
14544           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
14545           !> vms/vmsish.h
14546 ____________________________________________________________________________
14547 [  7303] By: gsar                                  on 2000/10/16  06:03:18
14548         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
14549              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
14550              
14551              &HUGE_VAL is not defined, it exists.
14552              
14553              Do not warn that an infinity does not look like a number.
14554              
14555              Rewrite the pwent/spent logic to be a little bit more clearer.
14556              
14557              Continue on the pwent/spent case.
14558              
14559              Correct Freudian slip.
14560              
14561              Use HUGE_VALL if applicable.
14562              
14563              pwent/spent #ifdef imbalance.
14564              
14565              Infinite problems.
14566              
14567              Call getspnam() only iff needd.
14568              
14569              Test both the scalar and list contexts.
14570              
14571              Use setxxent()/endxxent().
14572              
14573              Complex tweakery.
14574              
14575              Unicos hint tweak.
14576              
14577              Be more forgiving in POSIX about HUGE_VALL.
14578              
14579              Detypo.
14580              
14581              The search of infinity continues, this time simplified.
14582              
14583              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
14584              in natively 64-bit platforms where a long is a quad (no need
14585              for long longs).  Also added bias for IVs.
14586              
14587              Complex tweaks.
14588              
14589              Introduce t/lib/peek.t.
14590              
14591              Make the test more portable.
14592      Branch: maint-5.6/perl
14593           +> t/lib/peek.t
14594            ! pp_sys.c
14595           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
14596           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
14597           !> t/op/pwent.t toke.c util.c
14598 ____________________________________________________________________________
14599 [  7302] By: gsar                                  on 2000/10/16  05:03:37
14600         Log: integrate changes#6066..6071 from mainline
14601              
14602              s/END/CHECK/
14603              
14604              replace direct call to sighandler() with (*PL_sighandlerp)()
14605              
14606              note about values()
14607              
14608              File::Spec compatibility update (from Barrie Slaymaker
14609              <barries@slaysys.com>)
14610              
14611              remove misleading comment (from M.J.T. Guy)
14612              
14613              misformatted perllocal.pod (from Tim Jenness
14614              <t.jenness@jach.hawaii.edu>)
14615      Branch: maint-5.6/perl
14616           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14617           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
14618           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
14619           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
14620 ____________________________________________________________________________
14621 [  7301] By: gsar                                  on 2000/10/16  05:00:08
14622         Log: integrate changes#6061..6063 from mainline
14623              
14624              change#5921 neglected to make eq honor "use bytes"
14625              
14626              additional tests for utf8.t
14627              
14628              tokeq() could read unallocated field in argument
14629      Branch: maint-5.6/perl
14630           !> sv.c t/pragma/utf8.t toke.c
14631 ____________________________________________________________________________
14632 [  7300] By: gsar                                  on 2000/10/16  04:56:54
14633         Log: integrate changes#6046,6048,6057,6058 from mainline
14634              
14635              libscheck has insufficient checks for n32 libs (from
14636              Albert Chin-A-Young <china@thewrittenword.com>)
14637              
14638              add note about how $( doesn't interpolate in REs (from
14639              Philip Newton <newton@ficus.frogspace.net>)
14640              
14641              fix broken parsing of /\x{ab}/
14642              
14643              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
14644              (spotted by Donald Kinzer <dkinzer@premia.com>)
14645      Branch: maint-5.6/perl
14646           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
14647           !> t/pragma/utf8.t
14648 ____________________________________________________________________________
14649 [  7299] By: gsar                                  on 2000/10/16  04:52:50
14650         Log: integrate change#6044 from mainline
14651              
14652              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
14653              such that underscores are only ignored in literal numbers,
14654              "\x{...}", and hex/oct argument
14655      Branch: maint-5.6/perl
14656           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
14657 ____________________________________________________________________________
14658 [  7298] By: gsar                                  on 2000/10/16  04:50:53
14659         Log: integrate changes#6027..6043 from mainline
14660              
14661              podlators-1.02 update (from Russ Allbery)
14662              
14663              Pod::Man generates groff-incompatible macro definition (from
14664              Tom Christiansen)
14665              
14666              add CGI.pm v2.66 (from Lincoln Stein)
14667              
14668              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
14669              for @- and @+ (from Johan Vromans)
14670              
14671              small nits in diagnostics.pm (from Robin Barker)
14672              
14673              whitespace adjustments
14674              
14675              missing files in MANIFEST
14676              
14677              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
14678              to compensate
14679              
14680              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
14681              
14682              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
14683      Branch: maint-5.6/perl
14684           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
14685           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
14686           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
14687           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
14688           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
14689           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
14690           !> t/lib/cgi-html.t t/lib/cgi-request.t
14691 ____________________________________________________________________________
14692 [  7297] By: gsar                                  on 2000/10/16  04:44:30
14693         Log: integrate change#6025 from mainline
14694              
14695              Is{Alnum,Alpha,Word} don't match titlecase
14696              TODO: IsSpace is defined recursively!
14697              (both spotted by Larry)
14698      Branch: maint-5.6/perl
14699           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
14700           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
14701 ____________________________________________________________________________
14702 [  7296] By: gsar                                  on 2000/10/16  04:39:30
14703         Log: integrate change#6023 from mainline
14704              
14705              debugger stomps on $. (from M.J.T. Guy)
14706      Branch: maint-5.6/perl
14707           !> lib/perl5db.pl
14708 ____________________________________________________________________________
14709 [  7295] By: gsar                                  on 2000/10/16  04:38:02
14710         Log: integrate change#6022 from mainline
14711              
14712              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
14713      Branch: maint-5.6/perl
14714           !> sv.c
14715 ____________________________________________________________________________
14716 [  7294] By: gsar                                  on 2000/10/16  04:37:05
14717         Log: integrate changes#6018..6021 from mainline
14718              
14719              make lib/syslog.t portable to systems that don't have _PATH_LOG,
14720              make _PATH_LOG() return "" if unavailable
14721              
14722              windows portability tweaks
14723              
14724              test tweak
14725              
14726              remove Win2K issue in pod (fixed by change#6020)
14727      Branch: maint-5.6/perl
14728           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
14729           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
14730           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
14731 ____________________________________________________________________________
14732 [  7293] By: gsar                                  on 2000/10/16  04:20:00
14733         Log: integrate changes#6013..6015 from mainline
14734              
14735              tweak change#5945 to display correct switch name in diagnostic
14736              
14737              glob() loading File::Glob behind the scenes may cause syntax errors
14738              
14739              tweak test for portability
14740      Branch: maint-5.6/perl
14741           !> op.c perl.c pod/perldiag.pod t/lib/b.t
14742 ____________________________________________________________________________
14743 [  7292] By: gsar                                  on 2000/10/16  04:18:11
14744         Log: integrate changes#6005..6010 from mainline, cfgperl
14745              
14746              perldoc might fail via "use blib" (from Hugo van der Sanden)
14747              
14748              Regen Configure.
14749              
14750              note about compile failures and END blocks (from M.J.T. Guy)
14751              
14752              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
14753              
14754              (change#6009 integrated earlier in change#7255)
14755              
14756              clarify note about shadow password support (from
14757              gellyfish@gellyfish.com)
14758      Branch: maint-5.6/perl
14759           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14760           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
14761           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
14762 ____________________________________________________________________________
14763 [  7291] By: gsar                                  on 2000/10/16  04:12:03
14764         Log: integrate changes#6002,6003 from mainline
14765              
14766              destructive sv_setsv() can lose UV-ness from source, causing
14767              numeric promotions/comparisons to fail to do the right thing
14768              
14769              allow REG_EXPAND_SZ keys in Windows registry (from
14770              John Clayton <John.Clayton@barclayscapital.com>)
14771      Branch: maint-5.6/perl
14772           !> sv.c win32/win32.c
14773 ____________________________________________________________________________
14774 [  7290] By: gsar                                  on 2000/10/16  04:10:19
14775         Log: integrate change#6001 from mainline
14776              
14777              support additional library locations via $Config{otherlibdirs}
14778              (from Andy Dougherty)
14779      Branch: maint-5.6/perl
14780           !> Configure INSTALL Porting/Glossary Porting/config.sh
14781           !> Porting/config_H config_h.SH epoc/config.sh perl.c
14782           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
14783           !> win32/config.bc win32/config.gc win32/config.vc
14784 ____________________________________________________________________________
14785 [  7289] By: gsar                                  on 2000/10/16  04:08:28
14786         Log: integrate change#5999 from mainline
14787              
14788              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
14789      Branch: maint-5.6/perl
14790           !> t/pragma/warn/toke toke.c
14791 ____________________________________________________________________________
14792 [  7288] By: gsar                                  on 2000/10/16  04:07:01
14793         Log: integrate changes#5997,5998 from cfgperl
14794              
14795              Preserve $!.
14796              
14797              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
14798      Branch: maint-5.6/perl
14799           !> lib/Math/Complex.pm
14800 ____________________________________________________________________________
14801 [  7287] By: gsar                                  on 2000/10/16  04:04:37
14802         Log: integrate change#5995 from mainline
14803              
14804              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
14805      Branch: maint-5.6/perl
14806           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
14807 ____________________________________________________________________________
14808 [  7286] By: gsar                                  on 2000/10/16  04:03:21
14809         Log: integrate change#5994 from mainline
14810              
14811              fix for missed accounting for null byte in pack("Z",...) (from
14812              M.J.T. Guy)
14813      Branch: maint-5.6/perl
14814           !> pp.c t/op/pack.t
14815 ____________________________________________________________________________
14816 [  7285] By: gsar                                  on 2000/10/16  04:02:11
14817         Log: integrate changes#5989..5993 from mainline
14818              
14819              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
14820              itself and no other (from Tom Hughes)
14821              
14822              use $ENV{LIB} to search for libs under Visual C compiler
14823              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
14824              
14825              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
14826              
14827              pod nit (from Simon Cozens)
14828              
14829              various minor tweaks seen on p5p
14830      Branch: maint-5.6/perl
14831           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
14832           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
14833           !> t/op/array.t toke.c
14834 ____________________________________________________________________________
14835 [  7284] By: gsar                                  on 2000/10/16  03:59:00
14836         Log: integrate changes#5978..5988 from mainline
14837              
14838              sync version numbers in File::Spec with the ones on CPAN
14839              (from Barrie Slaymaker)
14840              
14841              under useithreads, constant pad entries could inadvertantly be
14842              shared across threads (from Eric Blood <eblood@xmission.com>);
14843              added Eric's test case to testsuite
14844              
14845              allow Configure -S to run non-interactively (spotted by Greg Hudson
14846              <ghudson@mit.edu>)
14847              
14848              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
14849              prototype mismatch with CORE::glob(); update pod and tests to
14850              suit (File::Glob::glob() is still available for backward
14851              compatibility, but should be considered deprecated)
14852              
14853              avoid error in IO::Socket::INET when given an unknown service name
14854              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
14855              
14856              numeric conversion of non-number in change#3378 tramples on
14857              OOK offset, causing segfaults
14858              
14859              attributes::reftype() doesn't work on tied argument
14860              
14861              forked child may not exit correctly if it failed to open
14862              /dev/console (from Graham Barr)
14863              
14864              add regular expressions tutorial and quick-start guide (from
14865              Mark Kvale <kvale@phy.ucsf.edu>)
14866              
14867              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
14868              
14869              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
14870              <paul@miraclefish.com>)
14871      Branch: maint-5.6/perl
14872           +> pod/perlrequick.pod pod/perlretut.pod
14873           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
14874           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
14875           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
14876           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
14877           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
14878           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14879           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
14880           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
14881 ____________________________________________________________________________
14882 [  7283] By: gsar                                  on 2000/10/16  03:52:14
14883         Log: integrate change#5977 from mainline
14884              
14885              autoquote barewords followed by newline and arrow properly
14886              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
14887      Branch: maint-5.6/perl
14888           !> t/pragma/warn/toke toke.c
14889 ____________________________________________________________________________
14890 [  7282] By: gsar                                  on 2000/10/16  03:50:48
14891         Log: integrate change#5976 from mainline
14892              
14893              DB_File v1.73 update (from Paul Marquess)
14894      Branch: maint-5.6/perl
14895           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
14896           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
14897 ____________________________________________________________________________
14898 [  7281] By: gsar                                  on 2000/10/16  03:49:14
14899         Log: integrate change#5975 from mainline
14900              
14901              allow sort() reentrancy (variant of patch suggested by
14902              Hugo van der Sanden)
14903      Branch: maint-5.6/perl
14904           !> pp_ctl.c t/op/sort.t
14905 ____________________________________________________________________________
14906 [  7280] By: gsar                                  on 2000/10/16  03:48:22
14907         Log: integrate change#5974 from mainline
14908              
14909              change#4197 somehow missed initializing PL_errors, meaning
14910              syntax error queueing wasn't working outside eval"" at all;
14911              also fixed eval"" to localize PL_error_count, so that compile-time
14912              eval's don't clobber the error state of the outer context
14913      Branch: maint-5.6/perl
14914           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
14915           !> t/pragma/warn/toke
14916 ____________________________________________________________________________
14917 [  7279] By: gsar                                  on 2000/10/16  03:46:21
14918         Log: integrate change#5973 from mainline
14919              
14920              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
14921      Branch: maint-5.6/perl
14922           !> regcomp.c regexec.c t/op/re_tests
14923 ____________________________________________________________________________
14924 [  7278] By: gsar                                  on 2000/10/16  03:44:54
14925         Log: integrate change#5971 from cfgperl
14926              
14927              Unicos tweaks from Mark P. Lutz.
14928      Branch: maint-5.6/perl
14929           !> hints/unicos.sh lib/Math/Complex.pm
14930 ____________________________________________________________________________
14931 [  7277] By: gsar                                  on 2000/10/16  03:42:59
14932         Log: integrate changes#5966..5970 from mainline
14933              
14934              add testsuite for B backends, fix bug in B::Deparse (from
14935              Simon Cozens <simon@brecon.co.uk>)
14936              
14937              improved docs on the warn_uninit diagnostic (from David Glasser
14938              and Simon Cozens)
14939              
14940              tolerate spaces in group names in test on solaris (from David Boyce
14941              <dsb@boyski.com>)
14942              
14943              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
14944              
14945              Data::Dumper fumbles negative numbers on 32-bit platforms where
14946              IV is >32bits
14947      Branch: maint-5.6/perl
14948           +> t/lib/b.t t/lib/syslog.t
14949           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
14950           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
14951           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
14952 ____________________________________________________________________________
14953 [  7276] By: gsar                                  on 2000/10/16  03:39:30
14954         Log: integrate change#5965 from mainline
14955              
14956              avoid "will not stay shared" warnings for our variables (from
14957              Robin Barker)
14958      Branch: maint-5.6/perl
14959           !> op.c t/pragma/warn/op
14960 ____________________________________________________________________________
14961 [  7275] By: gsar                                  on 2000/10/16  03:38:18
14962         Log: integrate change#5964 from mainline
14963              
14964              reformat to 72 columns (again)
14965      Branch: maint-5.6/perl
14966           !> pod/perldiag.pod
14967 ____________________________________________________________________________
14968 [  7274] By: gsar                                  on 2000/10/16  03:36:58
14969         Log: integrate change#5963 from mainline
14970              
14971              patch from Larry to make (\&) prototype work; added tests for
14972              the same
14973      Branch: maint-5.6/perl
14974           !> op.c t/comp/proto.t
14975 ____________________________________________________________________________
14976 [  7273] By: gsar                                  on 2000/10/16  03:35:51
14977         Log: integrate changes#5956..5962 from mainline
14978              
14979              better diagnostics on failed tests (from Ilya Zakharevich)
14980              
14981              pod nits (from A. C. Yardley <yardley@tanet.net>)
14982              
14983              change#3569 deleted some essential code, revert; avoid use of
14984              atexit() to make DynaLoader work properly on AIX under mod_perl
14985              (from Jens-Uwe Mager <jum@helios.de>)
14986              
14987              doubled words in pods (from Simon Cozens
14988              <simon.p.cozens@jp.pwcglobal.com>)
14989              
14990              better INSTALL notes on Solaris issues (from Dominic Dunlop)
14991              
14992              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
14993              
14994              updated README.hpux (from Jeff Okamoto)
14995      Branch: maint-5.6/perl
14996           !> INSTALL README.hpux emacs/cperl-mode.el
14997           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
14998           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
14999           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
15000           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
15001           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
15002           !> t/op/lex_assign.t
15003 ____________________________________________________________________________
15004 [  7272] By: gsar                                  on 2000/10/16  03:31:22
15005         Log: integrate change#5955 from mainline
15006              
15007              longstanding bug exposed by change#3307: sort arguments weren't
15008              compiled with the right wantarray context (ensuing runtime lookup
15009              via block_gimme() was getting the incidental context of the
15010              sort() itself)
15011      Branch: maint-5.6/perl
15012           !> op.c t/op/sort.t
15013 ____________________________________________________________________________
15014 [  7271] By: gsar                                  on 2000/10/16  03:29:11
15015         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
15016              branch
15017              
15018              Flatten the cpp jungle doing the nosuid checking.
15019              
15020              Do not assume sign propagation. (from M.J.T. Guy)
15021              
15022              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
15023              
15024              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
15025              Now pp_ncmp() returns undef is either operand is a NaN.
15026              
15027              On second thoughts frexp() does have two arguments.
15028              
15029              Document that tr() is not tr(1).
15030              
15031              Be more robust on "extreme" (large absolute value)
15032              arguments.  Originally reported by Daniel Connelly
15033              as a problem with asinh() on large negative arguments,
15034              asinh() used to bail out because an argument to log()
15035              ended up being zero.  Ilya Zakharevich proposed using
15036              Taylor's series in such cases, which for such large
15037              arguments is a very good approximation.
15038              
15039              Undo "use integer" addition from 64bitint as it seems
15040              to break most of the subtests in Digital UNIX;
15041              Unicos needs to find another way.
15042      Branch: maint-5.6/perl
15043           !> (integrate 29 files)
15044 ____________________________________________________________________________
15045 [  7270] By: gsar                                  on 2000/10/16  03:09:44
15046         Log: integrate changes#5948,5949,5950 from mainline
15047              
15048              typo in vars.pm that leads to cryptic message (from Piotr
15049              Piatkowski <kompas@kompas.usr.onet.pl>)
15050              
15051              make perldoc use the pod2man from the same version (from
15052              M.J.T. Guy)
15053              
15054              reformat perldiag to avoid long lines
15055      Branch: maint-5.6/perl
15056           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
15057 ____________________________________________________________________________
15058 [  7269] By: gsar                                  on 2000/10/16  03:05:54
15059         Log: integrate change#5947 from mainline
15060              
15061              use &dl_error rather than &dl_load_file as the guard for calling
15062              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
15063              statically built perl)
15064      Branch: maint-5.6/perl
15065           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
15066 ____________________________________________________________________________
15067 [  7268] By: gsar                                  on 2000/10/16  03:04:48
15068         Log: integrate change#5945 from mainline
15069              
15070              make module name mandatory after -M switch; reorder perldiag
15071              alphabetically (from Mark-Jason Dominus)
15072      Branch: maint-5.6/perl
15073           !> perl.c pod/perldiag.pod
15074 ____________________________________________________________________________
15075 [  7267] By: gsar                                  on 2000/10/16  03:03:01
15076         Log: integrate change#5939 from mainline
15077              
15078              more pod nits (from Larry Virden)
15079      Branch: maint-5.6/perl
15080           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
15081           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
15082           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
15083 ____________________________________________________________________________
15084 [  7266] By: gsar                                  on 2000/10/16  03:01:39
15085         Log: integrate change#5938 from mainline
15086              
15087              Consolidated B::Deparse fixes (from Stephen McCamant)
15088      Branch: maint-5.6/perl
15089           !> ext/B/B/Deparse.pm
15090 ____________________________________________________________________________
15091 [  7265] By: gsar                                  on 2000/10/16  03:00:43
15092         Log: integrate change#5936 from mainline
15093              
15094              additional tests for change#7263 (from Paul Marquess)
15095      Branch: maint-5.6/perl
15096           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
15097           !> t/pragma/warn/5nolint t/pragma/warn/6default
15098 ____________________________________________________________________________
15099 [  7264] By: gsar                                  on 2000/10/16  02:58:34
15100         Log: integrate change#5934 from mainline
15101              
15102              propagate lexical warnings from surrounding scope correctly
15103              within string eval() (from Paul Marquess)
15104      Branch: maint-5.6/perl
15105           !> pp_ctl.c t/pragma/warn/pp_ctl
15106 ____________________________________________________________________________
15107 [  7263] By: gsar                                  on 2000/10/16  02:56:53
15108         Log: integrate change#5932 from mainline
15109              
15110              add rsignal(), whichsig() and do_join() to public API list
15111              (mod_perl uses them to good advantage)
15112      Branch: maint-5.6/perl
15113           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
15114 ____________________________________________________________________________
15115 [  7262] By: gsar                                  on 2000/10/16  02:55:53
15116         Log: integrate change#5931 from mainline
15117              
15118              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
15119      Branch: maint-5.6/perl
15120           !> pp_hot.c regexec.c t/op/pat.t
15121 ____________________________________________________________________________
15122 [  7261] By: gsar                                  on 2000/10/16  02:55:01
15123         Log: integrate change#5930 from mainline
15124              
15125              small os390 tweaks (from Peter Prymmer)
15126      Branch: maint-5.6/perl
15127           !> config_h.SH makedepend.SH
15128 ____________________________________________________________________________
15129 [  7260] By: gsar                                  on 2000/10/16  02:54:10
15130         Log: integrate change#5929 from mainline
15131              
15132              pod nits
15133      Branch: maint-5.6/perl
15134           !> pod/perlguts.pod
15135 ____________________________________________________________________________
15136 [  7259] By: gsar                                  on 2000/10/16  02:52:55
15137         Log: integrate change#5927 from mainline
15138              
15139              arrange for next() to resume at the unstack op rather than the
15140              loop conditional, so that scope cleanup happens correctly
15141              (from Stephen McCamant)
15142      Branch: maint-5.6/perl
15143           !> op.c pp_ctl.c t/op/misc.t
15144 ____________________________________________________________________________
15145 [  7258] By: gsar                                  on 2000/10/16  02:51:38
15146         Log: integrate change#5926 from mainline
15147              
15148              on windows, reserve 16M of stack rather than 128M (allows more
15149              threads to run concurrently)
15150      Branch: maint-5.6/perl
15151           !> win32/Makefile win32/makefile.mk
15152 ____________________________________________________________________________
15153 [  7257] By: gsar                                  on 2000/10/16  02:50:37
15154         Log: integrate change#5925 from mainline
15155              
15156              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
15157      Branch: maint-5.6/perl
15158           !> toke.c
15159 ____________________________________________________________________________
15160 [  7256] By: gsar                                  on 2000/10/16  02:49:36
15161         Log: integrate change#5924 from mainline
15162              
15163              avoid using uninitialized memory in require version check
15164      Branch: maint-5.6/perl
15165           !> pp_ctl.c universal.c
15166 ____________________________________________________________________________
15167 [  7255] By: gsar                                  on 2000/10/16  02:48:03
15168         Log: integrate changes#5923,5928,6009 from mainline
15169              
15170              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
15171      Branch: maint-5.6/perl
15172           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
15173 ____________________________________________________________________________
15174 [  7254] By: gsar                                  on 2000/10/16  02:44:46
15175         Log: integrate change#5922 from mainline
15176              
15177              commentary about IoTYPE() (from Nathan Torkington)
15178      Branch: maint-5.6/perl
15179           !> sv.h
15180 ____________________________________________________________________________
15181 [  7253] By: gsar                                  on 2000/10/16  02:43:49
15182         Log: integrate change#5921 from mainline
15183              
15184              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
15185      Branch: maint-5.6/perl
15186           !> sv.c t/lib/charnames.t t/pragma/utf8.t
15187 ____________________________________________________________________________
15188 [  7252] By: gsar                                  on 2000/10/16  02:42:31
15189         Log: integrate change#5920 from mainline
15190              
15191              Larry's fix for buggy propagation of utf8-ness in join(); add test
15192      Branch: maint-5.6/perl
15193           !> doop.c t/op/ver.t
15194 ____________________________________________________________________________
15195 [  7251] By: gsar                                  on 2000/10/16  02:41:14
15196         Log: integrate changes#5915..5919 from mainline
15197              
15198              various (pod tweaks &c)
15199      Branch: maint-5.6/perl
15200           !> (integrate 33 files)
15201 ____________________________________________________________________________
15202 [  7250] By: gsar                                  on 2000/10/16  02:38:16
15203         Log: integrate change#5914 from mainline
15204              
15205              caller() wasn't returning the right number of elements for
15206              eval {...}
15207      Branch: maint-5.6/perl
15208           !> pp_ctl.c t/pragma/warn/9enabled
15209 ____________________________________________________________________________
15210 [  7249] By: gsar                                  on 2000/10/16  02:37:02
15211         Log: integrate change#5913 from mainline
15212              
15213              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
15214              (from Mark-Jason Dominus)
15215      Branch: maint-5.6/perl
15216           !> pod/perlfunc.pod
15217 ____________________________________________________________________________
15218 [  7248] By: gsar                                  on 2000/10/16  02:35:58
15219         Log: integrate change#5912 from mainline
15220              
15221              fix totally broken caching in UNIVERSAL::isa() (from
15222              Nick Ing-Simmons)
15223      Branch: maint-5.6/perl
15224           !> t/op/universal.t universal.c
15225 ____________________________________________________________________________
15226 [  7247] By: gsar                                  on 2000/10/16  02:34:27
15227         Log: integrate changes#5910,5911 from mainline
15228              
15229              typo in pod
15230              
15231              add linebreak properties from unicode/LineBrk.txt (from
15232              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
15233      Branch: maint-5.6/perl
15234           +> (branch 29 files)
15235           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
15236 ____________________________________________________________________________
15237 [  7246] By: gsar                                  on 2000/10/16  02:33:29
15238         Log: integrate change#5909 from mainline
15239              
15240              mode argument to do_binmode() should be file mode, not boolean
15241      Branch: maint-5.6/perl
15242           !> pp_sys.c
15243 ____________________________________________________________________________
15244 [  7245] By: gsar                                  on 2000/10/16  02:31:04
15245         Log: integrate change#5908 from mainline
15246              
15247              introduce illegal symbols into null package so that
15248              gv_fetchpv(...,TRUE) always returns a valid GV even when the
15249              symbol is trapped by strictures (avoids coredumps)
15250      Branch: maint-5.6/perl
15251           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
15252           !> t/pragma/strict-vars
15253 ____________________________________________________________________________
15254 [  7244] By: jhi                                   on 2000/10/16  02:29:54
15255         Log: Subject: $Carp::ExportLevel confusion in Exporter
15256              From: "Ben Tilly" <ben_tilly@hotmail.com>
15257              Date: Sat, 14 Oct 2000 16:44:34 EDT
15258              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
15259      Branch: perl
15260            ! lib/Exporter/Heavy.pm
15261 ____________________________________________________________________________
15262 [  7243] By: jhi                                   on 2000/10/16  02:28:33
15263         Log: Subject: [PATCH perlguts.pod] Document offset hack
15264              From: Simon Cozens <simon@cozens.net>
15265              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
15266              Date: Sat, 14 Oct 2000 19:32:25 +0100
15267      Branch: perl
15268            ! pod/perlguts.pod
15269 ____________________________________________________________________________
15270 [  7242] By: gsar                                  on 2000/10/16  02:26:51
15271         Log: integrate changes#5905,5906,5907,6064 from mainline
15272              
15273              printf/sprintf didn't get quad types right under use64bitint
15274      Branch: maint-5.6/perl
15275           !> pp_sys.c sv.c t/op/64bitint.t
15276 ____________________________________________________________________________
15277 [  7241] By: jhi                                   on 2000/10/16  02:22:44
15278         Log: Subject: small pod patch
15279              From: Dan Boorstein <dan_boo@bellsouth.net>
15280              Date: Sat, 14 Oct 2000 14:29:24 -0400
15281              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
15282      Branch: perl
15283            ! pod/perlfaq7.pod pod/perlmod.pod
15284 ____________________________________________________________________________
15285 [  7240] By: jhi                                   on 2000/10/16  02:13:46
15286         Log: -w cleanup.
15287              
15288              Subject: Re: Problems with bleadperl 
15289              From: "Stephen P. Potter" <spp@ds.net>
15290              Date: Fri, 13 Oct 2000 13:32:49 -0400
15291              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
15292      Branch: perl
15293            ! t/pragma/overload.t
15294 ____________________________________________________________________________
15295 [  7239] By: jhi                                   on 2000/10/16  01:41:18
15296         Log: One more ~utf8 tweak.
15297      Branch: perl
15298            ! t/op/bop.t
15299 ____________________________________________________________________________
15300 [  7238] By: jhi                                   on 2000/10/16  01:34:14
15301         Log: Tweak the test of #7235.
15302      Branch: perl
15303            ! t/op/bop.t
15304 ____________________________________________________________________________
15305 [  7237] By: jhi                                   on 2000/10/16  01:25:04
15306         Log: Fix a couple of compiler-noted nits in #7235.
15307      Branch: perl
15308            ! pp.c
15309 ____________________________________________________________________________
15310 [  7236] By: jhi                                   on 2000/10/16  01:22:46
15311         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
15312      Branch: perl
15313            ! pp.c pp_hot.c
15314 ____________________________________________________________________________
15315 [  7235] By: jhi                                   on 2000/10/15  16:24:44
15316         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
15317              
15318              From: Simon Cozens <simon@cozens.net>
15319              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
15320              Date: Sat, 14 Oct 2000 20:52:13 +0100
15321              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
15322      Branch: perl
15323            ! pp.c t/op/bop.t utf8.h
15324 ____________________________________________________________________________
15325 [  7234] By: jhi                                   on 2000/10/15  15:19:29
15326         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
15327              The problem was that rx->minlen was in chars while pp_split()
15328              thought it would be in bytes. 
15329      Branch: perl
15330            ! pp.c t/pragma/utf8.t
15331 ____________________________________________________________________________
15332 [  7233] By: jhi                                   on 2000/10/14  20:24:24
15333         Log: Document FNCASE=y as discussed in the bug 20000902.009.
15334      Branch: perl
15335            ! README.dos
15336 ____________________________________________________________________________
15337 [  7232] By: jhi                                   on 2000/10/14  18:52:21
15338         Log: Add test for bug id 20000427.003 (which seems to have
15339              been fixed) (also duplicate as 20000427.004, though
15340              with a higher severity).  Move one utf8 from op/append
15341              to pragma/utf8, tag the tests with bug ids.
15342      Branch: perl
15343            ! t/op/append.t t/pragma/utf8.t
15344 ____________________________________________________________________________
15345 [  7231] By: jhi                                   on 2000/10/14  17:28:37
15346         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
15347      Branch: perl
15348            ! t/pragma/utf8.t
15349 ____________________________________________________________________________
15350 [  7230] By: jhi                                   on 2000/10/14  14:24:50
15351         Log: Needs to be conditional on SunOS 4.
15352              
15353              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
15354              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15355              Date: Sat, 14 Oct 2000 13:37:49 +0100
15356              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
15357      Branch: metaconfig/U/perl
15358            ! End.U
15359      Branch: perl
15360            ! Configure myconfig.SH pod/perldelta.pod
15361 ____________________________________________________________________________
15362 [  7229] By: jhi                                   on 2000/10/14  00:49:22
15363         Log: Update Changes.
15364      Branch: perl
15365            ! Changes patchlevel.h
15366 ____________________________________________________________________________
15367 [  7228] By: jhi                                   on 2000/10/14  00:46:10
15368         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
15369              From: Peter Prymmer <pvhp@forte.com>
15370              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
15371              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
15372      Branch: perl
15373            ! lib/utf8.pm
15374 ____________________________________________________________________________
15375 [  7227] By: jhi                                   on 2000/10/13  23:20:30
15376         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
15377      Branch: perl
15378            ! t/op/tie.t
15379 ____________________________________________________________________________
15380 [  7226] By: jhi                                   on 2000/10/13  22:14:32
15381         Log: Tweak #7225.
15382              
15383              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
15384              From: Peter Prymmer <pvhp@forte.com>
15385              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
15386              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
15387      Branch: perl
15388            ! t/op/sprintf.t
15389 ____________________________________________________________________________
15390 [  7225] By: jhi                                   on 2000/10/13  22:11:31
15391         Log: op/sprintf.t patch for OS/390 (and any other host with limited
15392              floating-point exponent length)
15393              
15394              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
15395              From: Dominic Dunlop <domo@computer.org>
15396              Date: Fri, 13 Oct 2000 19:17:57 +0200
15397              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
15398      Branch: perl
15399            ! t/op/sprintf.t
15400 ____________________________________________________________________________
15401 [  7224] By: jhi                                   on 2000/10/13  18:40:48
15402         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
15403      Branch: perl
15404            ! toke.c
15405 ____________________________________________________________________________
15406 [  7223] By: jhi                                   on 2000/10/13  18:37:13
15407         Log: Thinko in #7222.
15408      Branch: perl
15409            ! utf8.c
15410 ____________________________________________________________________________
15411 [  7222] By: jhi                                   on 2000/10/13  18:05:23
15412         Log: Use UTF8SKIP(), from Simon Cozens.
15413      Branch: perl
15414            ! utf8.c
15415 ____________________________________________________________________________
15416 [  7221] By: jhi                                   on 2000/10/13  15:43:19
15417         Log: (accidentally empty check-in)
15418      Branch: perl
15419            ! utf8.c
15420 ____________________________________________________________________________
15421 [  7220] By: jhi                                   on 2000/10/13  15:23:51
15422         Log: Add (optimistically) Storable to static extensions.
15423      Branch: perl
15424            ! hints/uwin.sh hints/vmesa.sh
15425 ____________________________________________________________________________
15426 [  7219] By: jhi                                   on 2000/10/13  15:20:05
15427         Log: Amdahl UTS doesn't seem to do dynaloading.
15428      Branch: perl
15429            ! hints/uts.sh
15430 ____________________________________________________________________________
15431 [  7218] By: jhi                                   on 2000/10/13  15:15:20
15432         Log: Slight tweak of the code to appease Amdahl UTS cc.
15433      Branch: perl
15434            ! pp.c
15435 ____________________________________________________________________________
15436 [  7217] By: jhi                                   on 2000/10/13  14:50:42
15437         Log: In Amdahl UTS "struct sv" is defined by a system header,
15438              <ksync.h>.
15439      Branch: perl
15440            ! perl.h sv.h
15441 ____________________________________________________________________________
15442 [  7216] By: jhi                                   on 2000/10/13  11:58:25
15443         Log: Ilya implemented the memory profiling API.
15444      Branch: perl
15445            ! Todo
15446 ____________________________________________________________________________
15447 [  7215] By: jhi                                   on 2000/10/13  02:56:38
15448         Log: Subject: [PATCH 5.7.0] Perl API for mstats
15449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15450              Date: Thu, 12 Oct 2000 22:52:40 -0400
15451              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
15452      Branch: perl
15453            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15454 ____________________________________________________________________________
15455 [  7214] By: jhi                                   on 2000/10/13  02:55:38
15456         Log: Subject: [PATCH 5.7.0] IVs in mtats
15457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15458              Date: Thu, 12 Oct 2000 22:51:04 -0400
15459              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
15460      Branch: perl
15461            ! malloc.c perl.h
15462 ____________________________________________________________________________
15463 [  7213] By: jhi                                   on 2000/10/13  02:31:47
15464         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
15465      Branch: perl
15466            ! pod/perldiag.pod pp_sys.c
15467 ____________________________________________________________________________
15468 [  7212] By: jhi                                   on 2000/10/13  01:27:38
15469         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
15470              From: Peter Prymmer <pvhp@forte.com>
15471              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
15472              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
15473      Branch: perl
15474            ! t/op/oct.t
15475 ____________________________________________________________________________
15476 [  7211] By: jhi                                   on 2000/10/13  00:35:09
15477         Log: Update Changes.
15478      Branch: perl
15479            ! Changes patchlevel.h
15480 ____________________________________________________________________________
15481 [  7210] By: jhi                                   on 2000/10/12  23:59:40
15482         Log: The Install.pm third of
15483              
15484              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
15485              From: Bill Campbell <bill@celestial.com>
15486              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
15487              Date: Thu, 5 Oct 2000 18:04:51 -0700
15488      Branch: perl
15489            ! lib/ExtUtils/Install.pm
15490 ____________________________________________________________________________
15491 [  7209] By: jhi                                   on 2000/10/12  23:58:43
15492         Log: Two thirds of
15493              
15494              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
15495              Date: Thu, 5 Oct 2000 18:04:51 -0700
15496              From: Bill Campbell <bill@celestial.com>
15497              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
15498              
15499              The Install.pm changes will be submitted separately because
15500              they need some work and discussion still.
15501      Branch: perl
15502            ! lib/getopts.pl lib/termcap.pl
15503 ____________________________________________________________________________
15504 [  7208] By: jhi                                   on 2000/10/12  23:41:19
15505         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
15506              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15507              Date:     Thu, 12 Oct 2000 07:30:02 EDT
15508              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
15509      Branch: perl
15510            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
15511            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
15512 ____________________________________________________________________________
15513 [  7207] By: jhi                                   on 2000/10/12  23:39:01
15514         Log: An updated EBCDIC tr patch.
15515              
15516              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
15517              From: Peter Prymmer <pvhp@forte.com>
15518              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
15519              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
15520      Branch: perl
15521            ! t/op/tr.t
15522 ____________________________________________________________________________
15523 [  7206] By: jhi                                   on 2000/10/12  23:34:55
15524         Log: Upgrade to CPAN 1.58, from Andreas König.
15525      Branch: perl
15526            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15527 ____________________________________________________________________________
15528 [  7205] By: jhi                                   on 2000/10/12  23:29:08
15529         Log: Introduce the man[24-8] variables, from Andy Dougherty.
15530      Branch: metaconfig/U/perl
15531            + mandirs.U mandirstyle.U
15532      Branch: perl
15533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15534            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
15535            ! vos/config.h vos/config.pl vos/config_h.SH_orig
15536            ! win32/config.bc win32/config.gc win32/config.vc
15537 ____________________________________________________________________________
15538 [  7204] By: gsar                                  on 2000/10/12  18:11:24
15539         Log: restore change#7202
15540      Branch: perl
15541            ! mg.c
15542 ____________________________________________________________________________
15543 [  7203] By: gsar                                  on 2000/10/12  18:09:40
15544         Log: another test of the Emergency Broadcast System--back out 
15545              change#7202
15546      Branch: perl
15547            ! mg.c
15548 ____________________________________________________________________________
15549 [  7202] By: gsar                                  on 2000/10/12  16:40:47
15550         Log: (submitted on behalf of Jarkko)
15551              Fix the lib/encode.t subtest 6 failure as reported by Andreas
15552              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
15553              was unearthed by change 7182, as was a bug in HTML::Entities.
15554      Branch: perl
15555            ! mg.c
15556 ____________________________________________________________________________
15557 [  7201] By: jhi                                   on 2000/10/11  03:16:05
15558         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
15559      Branch: perl
15560            ! pp_hot.c t/pragma/utf8.t
15561 ____________________________________________________________________________
15562 [  7200] By: jhi                                   on 2000/10/11  00:40:30
15563         Log: The #7198 was a false alarm.
15564      Branch: perl
15565            ! pp_hot.c
15566 ____________________________________________________________________________
15567 [  7199] By: jhi                                   on 2000/10/11  00:26:04
15568         Log: Remove duplicated code.
15569      Branch: perl
15570            ! t/lib/cgi-html.t
15571 ____________________________________________________________________________
15572 [  7198] By: jhi                                   on 2000/10/10  23:30:46
15573         Log: (Retracted by #7200.)
15574      Branch: perl
15575            ! pp_hot.c
15576 ____________________________________________________________________________
15577 [  7197] By: jhi                                   on 2000/10/10  21:49:30
15578         Log: Add the test case for #7190, from the original bug report
15579              by Andreas König.
15580      Branch: perl
15581            ! t/pragma/utf8.t
15582 ____________________________________________________________________________
15583 [  7196] By: jhi                                   on 2000/10/10  21:40:49
15584         Log: Reapply Andy's patch and regen Configure.
15585      Branch: perl
15586            ! Configure INSTALL Makefile.SH Porting/Glossary
15587            ! Porting/config.sh config_h.SH epoc/config.sh installperl
15588            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
15589            ! win32/config.vc
15590 ____________________________________________________________________________
15591 [  7195] By: jhi                                   on 2000/10/10  21:09:30
15592         Log: Use the versiononly instead of the installscripts,
15593              retract the changes 7146 and 7147.
15594      Branch: perl
15595            ! Configure INSTALL Makefile.SH Porting/Glossary
15596            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
15597            ! installperl uconfig.sh vos/config.def win32/config.bc
15598            ! win32/config.gc win32/config.vc
15599 ____________________________________________________________________________
15600 [  7194] By: jhi                                   on 2000/10/10  21:06:15
15601         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
15602              From: Peter Prymmer <pvhp@forte.com>
15603              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
15604              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
15605      Branch: perl
15606            ! t/op/ver.t
15607 ____________________________________________________________________________
15608 [  7193] By: jhi                                   on 2000/10/10  21:05:12
15609         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
15610              From: Peter Prymmer <pvhp@forte.com>
15611              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
15612              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
15613      Branch: perl
15614            ! t/op/tr.t
15615 ____________________________________________________________________________
15616 [  7192] By: jhi                                   on 2000/10/10  20:57:30
15617         Log: Add versiononly, delete installscripts, from Andy Dougherty.
15618      Branch: metaconfig
15619            - U/installdirs/installscripts.U
15620      Branch: metaconfig/U/perl
15621            + versiononly.U
15622 ____________________________________________________________________________
15623 [  7191] By: jhi                                   on 2000/10/10  19:41:21
15624         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
15625              From: Peter Prymmer <pvhp@forte.com>
15626              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
15627              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
15628      Branch: perl
15629            ! pod/perlebcdic.pod
15630 ____________________________________________________________________________
15631 [  7190] By: jhi                                   on 2000/10/10  19:26:14
15632         Log: Subject: Re: utf8 concat, mg_get
15633              From: Simon Cozens <simon@cozens.net>
15634              Date: Tue, 10 Oct 2000 17:40:17 +0100
15635              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
15636      Branch: perl
15637            ! pp_hot.c
15638 ____________________________________________________________________________
15639 [  7189] By: jhi                                   on 2000/10/10  19:23:03
15640         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
15641              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
15642              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
15643              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
15644      Branch: perl
15645            ! lib/ExtUtils/MM_Unix.pm
15646 ____________________________________________________________________________
15647 [  7188] By: jhi                                   on 2000/10/10  15:31:24
15648         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
15649              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
15650              Date: Fri, 14 Jul 2000 10:47:36 +0100
15651              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
15652      Branch: perl
15653            ! README.win32
15654 ____________________________________________________________________________
15655 [  7187] By: jhi                                   on 2000/10/10  13:30:10
15656         Log: Quote the temp file name, needed in Win32 because the
15657              default name unfortunately contains spaces, shouldn't
15658              hurt elsewhere.
15659              
15660              Subject: FW: perldoc fails if $TEMP contains spaces
15661              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
15662              Date: Thu, 14 Sep 2000 08:58:45 +0100
15663              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
15664      Branch: perl
15665            ! utils/perldoc.PL
15666 ____________________________________________________________________________
15667 [  7186] By: jhi                                   on 2000/10/10  13:16:27
15668         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
15669              From: hv@hugo.hybyte.com
15670              Date: Tue, 10 Oct 2000 14:10:20 +0100
15671              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
15672      Branch: perl
15673            ! t/lib/thr5005.t util.c
15674 ____________________________________________________________________________
15675 [  7185] By: jhi                                   on 2000/10/10  12:06:22
15676         Log: Upgrade to podlators 1.04, from Russ Allbery.
15677      Branch: perl
15678            ! lib/Pod/Man.pm lib/Pod/Text.pm
15679 ____________________________________________________________________________
15680 [  7184] By: jhi                                   on 2000/10/10  12:01:32
15681         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
15682      Branch: perl
15683            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
15684 ____________________________________________________________________________
15685 [  7183] By: jhi                                   on 2000/10/09  23:47:15
15686         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
15687              From: Peter Prymmer <pvhp@forte.com>
15688              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
15689              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
15690      Branch: perl
15691            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
15692 ____________________________________________________________________________
15693 [  7182] By: jhi                                   on 2000/10/09  23:43:16
15694         Log: Make eq work again with utf8 (disabling the upgrading
15695              should no more be necessary since the copies of the
15696              scalars are upgraded, not the scalars themselves).
15697              Takes care of ID 20001009.001.  (The claimed length()
15698              bug in 20001009.001 seems bogus to me.)
15699      Branch: perl
15700            ! sv.c t/pragma/utf8.t
15701 ____________________________________________________________________________
15702 [  7181] By: gsar                                  on 2000/10/09  19:41:54
15703         Log: tweak for change#7173
15704      Branch: perl
15705            ! win32/win32sck.c
15706 ____________________________________________________________________________
15707 [  7180] By: gsar                                  on 2000/10/09  19:26:56
15708         Log: on Windows, clean targets might not work under some flavors of the shell
15709      Branch: perl
15710            ! win32/Makefile win32/makefile.mk
15711 ____________________________________________________________________________
15712 [  7179] By: jhi                                   on 2000/10/09  19:21:02
15713         Log: Update Changes.
15714      Branch: perl
15715            ! Changes patchlevel.h
15716 ____________________________________________________________________________
15717 [  7178] By: jhi                                   on 2000/10/09  19:18:23
15718         Log: Warn about unknown scripts.
15719              
15720              Subject: Re: ideas? patches? [PATCH bleadperl]
15721              From: Dominic Dunlop <domo@computer.org>
15722              Date: Mon, 9 Oct 2000 14:57:17 +0200
15723              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
15724      Branch: perl
15725            ! lib/charnames.pm
15726 ____________________________________________________________________________
15727 [  7177] By: jhi                                   on 2000/10/09  19:13:27
15728         Log: Change #7160 had a nasty typo.
15729      Branch: metaconfig
15730            ! U/compline/Compile.U
15731      Branch: perl
15732            ! Configure config_h.SH
15733 ____________________________________________________________________________
15734 [  7176] By: gsar                                  on 2000/10/09  18:59:33
15735         Log: pod nit
15736      Branch: perl
15737            ! pod/perlport.pod
15738 ____________________________________________________________________________
15739 [  7175] By: gsar                                  on 2000/10/09  18:54:28
15740         Log: Windows9x doesn't support link(), despite what Config.pm
15741              might think
15742      Branch: perl
15743            ! lib/ExtUtils/Manifest.pm
15744 ____________________________________________________________________________
15745 [  7174] By: gsar                                  on 2000/10/09  18:50:03
15746         Log: avoid nonportable example code
15747      Branch: perl
15748            ! lib/File/Copy.pm
15749 ____________________________________________________________________________
15750 [  7173] By: gsar                                  on 2000/10/09  18:46:54
15751         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
15752              being used) when closing a socket handle
15753      Branch: perl
15754            ! win32/win32.c win32/win32.h win32/win32sck.c
15755 ____________________________________________________________________________
15756 [  7172] By: gsar                                  on 2000/10/09  18:41:40
15757         Log: on Windows, cwd strings in the environment should be of the
15758              form =X:=X:\foo instead of =X=X:\foo\
15759      Branch: perl
15760            ! win32/vdir.h
15761 ____________________________________________________________________________
15762 [  7171] By: gsar                                  on 2000/10/09  18:30:09
15763         Log: on Windows, LoadLibrary() could load an extension DLL multiple
15764              times if forward slashes are used in the path
15765      Branch: perl
15766            ! win32/win32.c
15767 ____________________________________________________________________________
15768 [  7170] By: jhi                                   on 2000/10/09  17:53:59
15769         Log: Add a todo note about overloadable assertions.
15770      Branch: perl
15771            ! Todo-5.6
15772 ____________________________________________________________________________
15773 [  7169] By: jhi                                   on 2000/10/09  13:43:45
15774         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
15775              From: mjd@plover.com
15776              Date: 9 Oct 2000 00:24:44 -0000
15777              Message-ID: <20001009002444.10616.qmail@plover.com>
15778      Branch: perl
15779            ! pod/perldebguts.pod
15780 ____________________________________________________________________________
15781 [  7168] By: nick                                  on 2000/10/08  13:16:33
15782         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
15783              is not right thing to do on (e.g. x86). Network order is also "right" for
15784              X fonts.
15785      Branch: perl
15786            ! ext/Encode/Encode.pm
15787 ____________________________________________________________________________
15788 [  7167] By: nick                                  on 2000/10/08  12:54:42
15789         Log: Make "encodings" work post-install when Encode/*.enc files may not
15790              be in same directory as Encode.pm
15791      Branch: perl
15792            ! ext/Encode/Encode.pm
15793 ____________________________________________________________________________
15794 [  7166] By: nick                                  on 2000/10/08  11:51:26
15795         Log: Work round the fact that $hash->{$key} does not take into account
15796              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
15797              so that key is always in the "expected" encoding - i.e. same way we put
15798              it in the hash.
15799      Branch: perl
15800            ! ext/Encode/Encode.pm
15801 ____________________________________________________________________________
15802 [  7165] By: gsar                                  on 2000/10/08  04:15:29
15803         Log: save_re_context() could reset PL_curcop to freed memory, causing core
15804              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
15805      Branch: perl
15806            ! pp_ctl.c
15807 ____________________________________________________________________________
15808 [  7164] By: jhi                                   on 2000/10/06  20:51:48
15809         Log: UTF8ize split() so that the cloned substrings get the UTF8
15810              flag of the original scalar.  Problem reported by Simon Cozens.
15811      Branch: perl
15812            ! pp.c t/pragma/utf8.t
15813 ____________________________________________________________________________
15814 [  7163] By: nick                                  on 2000/10/06  20:48:34
15815         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
15816              got a false +ve and so did not reach code which would have un-FAKEd the SV.
15817      Branch: perl
15818            ! sv.c
15819 ____________________________________________________________________________
15820 [  7162] By: nick                                  on 2000/10/06  20:25:37
15821         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
15822              To fix  (sort {$a <=> $b} keys %hash) in particular but
15823              should cover a number of other as-yet-unknown cases as well.
15824      Branch: perl
15825            ! sv.c
15826 ____________________________________________________________________________
15827 [  7161] By: jhi                                   on 2000/10/06  19:56:18
15828         Log: Change the version number of Tie::Handle in the core to 4.0,
15829              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
15830              
15831              Subject: Note on Tie::Handle
15832              From: andreas.koenig@anima.de (Andreas J. Koenig)
15833              Date:      06 Oct 2000 21:48:58 +0200
15834              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
15835      Branch: perl
15836            ! lib/Tie/Handle.pm
15837 ____________________________________________________________________________
15838 [  7160] By: jhi                                   on 2000/10/06  18:20:35
15839         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
15840              as the first option of cc/ld because of ultrapicky compilers
15841              (e.g. OS/390 R2.5)
15842      Branch: metaconfig
15843            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
15844            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
15845            ! U/compline/orderlib.U U/modified/Cppsym.U
15846            ! U/modified/d_access.U
15847      Branch: metaconfig/U/perl
15848            ! Checkcc.U d_dlsymun.U gccvers.U
15849      Branch: perl
15850            ! Configure config_h.SH
15851 ____________________________________________________________________________
15852 [  7159] By: jhi                                   on 2000/10/06  13:56:39
15853         Log: Update Changes.
15854      Branch: perl
15855            ! Changes patchlevel.h
15856 ____________________________________________________________________________
15857 [  7158] By: jhi                                   on 2000/10/06  12:48:40
15858         Log: Eliminate $Is_VMS code from the test.
15859              
15860              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
15861              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15862              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
15863              Date:     Thu, 5 Oct 2000 07:46:33 EDT
15864      Branch: perl
15865            ! t/lib/b.t
15866 ____________________________________________________________________________
15867 [  7157] By: jhi                                   on 2000/10/06  12:47:13
15868         Log: Also the $ccflags is needed for the C compiler check.
15869              
15870              Subject: Configure (check for C-compiler)
15871              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15872              Date: Fri, 06 Oct 2000 08:47:15 +0200
15873              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
15874      Branch: metaconfig/U/perl
15875            ! Checkcc.U
15876      Branch: perl
15877            ! Configure config_h.SH
15878 ____________________________________________________________________________
15879 [  7156] By: jhi                                   on 2000/10/06  11:45:15
15880         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
15881      Branch: perl
15882            ! perl.c pp_ctl.c sv.h utf8.c
15883 ____________________________________________________________________________
15884 [  7155] By: jhi                                   on 2000/10/06  11:40:41
15885         Log: IO::Handle->syswrite() did not handle length omission
15886              like CORE::syswrite() does.
15887              
15888              Subject: [Fwd] IO::Handle, syswrite and arguments
15889              From: Graham Barr <gbarr@pobox.com>
15890              Date: Fri, 6 Oct 2000 10:22:05 +0100
15891              Message-ID: <20001006102205.U6312@pobox.com>
15892              
15893              The original patch from andrew@ugh.net.au.
15894      Branch: perl
15895            ! ext/IO/lib/IO/Handle.pm
15896 ____________________________________________________________________________
15897 [  7154] By: jhi                                   on 2000/10/06  01:42:15
15898         Log: Tweak #7153.
15899      Branch: perl
15900            ! utf8.h
15901 ____________________________________________________________________________
15902 [  7153] By: jhi                                   on 2000/10/06  00:39:55
15903         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
15904      Branch: perl
15905            ! utf8.h
15906 ____________________________________________________________________________
15907 [  7152] By: jhi                                   on 2000/10/06  00:38:11
15908         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
15909      Branch: perl
15910            ! perl.c pp_ctl.c sv.h utf8.c
15911 ____________________________________________________________________________
15912 [  7151] By: jhi                                   on 2000/10/06  00:36:38
15913         Log: Subject: Re: Questions about Tie::Array and perl modules
15914              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15915              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
15916              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
15917              
15918              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
15919      Branch: perl
15920            ! lib/Tie/Array.pm t/op/array.t
15921 ____________________________________________________________________________
15922 [  7150] By: jhi                                   on 2000/10/05  00:20:45
15923         Log: Regen Changes.
15924      Branch: perl
15925            ! Changes patchlevel.h
15926 ____________________________________________________________________________
15927 [  7149] By: jhi                                   on 2000/10/05  00:20:01
15928         Log: Regen toc.
15929      Branch: perl
15930            ! pod/perltoc.pod
15931 ____________________________________________________________________________
15932 [  7148] By: jhi                                   on 2000/10/04  23:35:08
15933         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
15934              reported several times by Dominic Dunlop, for example in
15935              ID 20000315.008.  Patch from Dominic.  Patch affects at
15936              least MachTen, and possibly other oldish BSDs. Should not
15937              break non-broken platforms (tested on LinuxPPC). 
15938      Branch: perl
15939            ! doio.c
15940 ____________________________________________________________________________
15941 [  7147] By: jhi                                   on 2000/10/04  23:26:34
15942         Log: The one that got away from 7146.
15943      Branch: metaconfig
15944            + U/installdirs/installscripts.U
15945 ____________________________________________________________________________
15946 [  7146] By: jhi                                   on 2000/10/04  23:25:04
15947         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
15948              suggested by H. Merijn Brand.
15949      Branch: perl
15950            ! Configure INSTALL Makefile.SH Porting/Glossary
15951            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
15952            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
15953            ! win32/config.vc
15954 ____________________________________________________________________________
15955 [  7145] By: jhi                                   on 2000/10/04  22:08:21
15956         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
15957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15958              Date: Wed, 4 Oct 2000 17:37:46 -0400
15959              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
15960      Branch: perl
15961            ! utils/h2xs.PL
15962 ____________________________________________________________________________
15963 [  7144] By: jhi                                   on 2000/10/04  18:11:41
15964         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
15965              From: Jeff Pinyan <jeffp@crusoe.net>
15966              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
15967              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
15968      Branch: perl
15969            ! pod/perlrun.pod
15970 ____________________________________________________________________________
15971 [  7143] By: jhi                                   on 2000/10/04  18:09:58
15972         Log: Subject: perlhack.pod Patch for Externals Tools
15973              From: Fisher Mark <fisherm@tce.com>
15974              Date: Tue, 3 Oct 2000 15:43:27 -0500 
15975              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
15976      Branch: perl
15977            ! pod/perlhack.pod
15978 ____________________________________________________________________________
15979 [  7142] By: jhi                                   on 2000/10/04  18:08:41
15980         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
15981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15982              Date:     Wed, 4 Oct 2000 12:11:11 EDT
15983              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
15984      Branch: perl
15985            ! vms/vms.c
15986 ____________________________________________________________________________
15987 [  7141] By: jhi                                   on 2000/10/04  12:20:16
15988         Log: Subject: [PATCH 5.7.0] h2xs not working
15989              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15990              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
15991              Date: Tue, 3 Oct 2000 21:43:01 -0400
15992              
15993              Subject: [PATCH 5.7.0] h2xs not documenting the created module
15994              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15995              Date: Tue, 3 Oct 2000 22:55:19 -0400
15996              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
15997      Branch: perl
15998            ! utils/h2xs.PL
15999 ____________________________________________________________________________
16000 [  7140] By: jhi                                   on 2000/10/04  11:53:44
16001         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
16002              From: nick@babyhippo.com
16003              Date: Wed, 4 Oct 2000 12:06:45 +0100
16004              Message-Id: <20001004120645.A7356@babyhippo.com>
16005              
16006              Retract 7118 and 7135.
16007      Branch: perl
16008            ! installman installperl op.c t/pragma/subs.t
16009 ____________________________________________________________________________
16010 [  7139] By: jhi                                   on 2000/10/03  22:09:41
16011         Log: It is possible to have no hosts database at all.  Pointed out in
16012              
16013              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
16014              From: Peter Prymmer <pvhp@forte.com>
16015              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
16016              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
16017      Branch: metaconfig
16018            ! U/modified/myhostname.U
16019      Branch: perl
16020            ! Configure config_h.SH
16021 ____________________________________________________________________________
16022 [  7138] By: jhi                                   on 2000/10/03  21:49:49
16023         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
16024              From: Peter Prymmer <pvhp@forte.com>
16025              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
16026              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
16027      Branch: perl
16028            ! pp_sys.c
16029 ____________________________________________________________________________
16030 [  7137] By: jhi                                   on 2000/10/03  20:10:05
16031         Log: One remaining nit less at the VMS mailbox sizing.
16032      Branch: perl
16033            ! vms/vms.c
16034 ____________________________________________________________________________
16035 [  7136] By: jhi                                   on 2000/10/03  20:08:47
16036         Log: Test harness update to sync with the new perlcc,
16037              from Simon Cozens.
16038      Branch: perl
16039            ! t/TEST t/UTEST
16040 ____________________________________________________________________________
16041 [  7135] By: jhi                                   on 2000/10/03  15:15:42
16042         Log: Subject: Re: PATCH for 20001003.004
16043              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
16044              From: "AARON B. DOSSETT" <aaron@iglou.com>
16045              Message-Id: <E13gTay-0006od-00@iglou.com>
16046      Branch: perl
16047            ! installman installperl
16048 ____________________________________________________________________________
16049 [  7134] By: jhi                                   on 2000/10/03  15:00:34
16050         Log: Subject: [ID 20001003.006] B::Debug not -w clean
16051              From: Nicholas Clark <nick@babyhippo.co.uk>
16052              Date: Tue, 03 Oct 2000 15:46:32 +0100
16053              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
16054      Branch: perl
16055            ! ext/B/B/Debug.pm
16056 ____________________________________________________________________________
16057 [  7133] By: jhi                                   on 2000/10/03  14:58:39
16058         Log: Scale down the VMS message boxes, by Charles Lane.
16059              Fix for ID 20000903.009, workaround at
16060              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
16061      Branch: perl
16062            ! vms/vms.c
16063 ____________________________________________________________________________
16064 [  7132] By: jhi                                   on 2000/10/03  11:20:37
16065         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
16066      Branch: perl
16067            + t/lib/st-lock.t t/lib/st-utf8.t
16068            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
16069            ! ext/Storable/Storable.xs t/lib/st-recurse.t
16070 ____________________________________________________________________________
16071 [  7131] By: jhi                                   on 2000/10/03  03:38:23
16072         Log: Encode nits.
16073      Branch: perl
16074            ! MANIFEST Makefile.SH
16075 ____________________________________________________________________________
16076 [  7130] By: jhi                                   on 2000/10/03  03:31:05
16077         Log: Update Changes.
16078      Branch: perl
16079            ! Changes patchlevel.h
16080 ____________________________________________________________________________
16081 [  7129] By: jhi                                   on 2000/10/03  02:24:02
16082         Log: Misplaced else.
16083      Branch: metaconfig/U/perl
16084            ! d_strtoll.U
16085      Branch: perl
16086            ! Configure config_h.SH
16087 ____________________________________________________________________________
16088 [  7128] By: jhi                                   on 2000/10/03  02:08:29
16089         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
16090              From: sthoenna@efn.org
16091              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
16092              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
16093      Branch: metaconfig/U/perl
16094            ! d_strtoll.U
16095      Branch: perl
16096            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
16097 ____________________________________________________________________________
16098 [  7127] By: jhi                                   on 2000/10/03  01:13:14
16099         Log: Update Changes.
16100      Branch: perl
16101            ! Changes patchlevel.h
16102 ____________________________________________________________________________
16103 [  7126] By: jhi                                   on 2000/10/03  00:57:08
16104         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
16105              as suggested by Olaf Flebbe and Nick Clark.
16106      Branch: perl
16107            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
16108 ____________________________________________________________________________
16109 [  7125] By: jhi                                   on 2000/10/03  00:50:56
16110         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
16111              From: Nick Clark <nick@plum.flirble.org>
16112              Date: Mon, 2 Oct 2000 11:03:24 +0100
16113              Message-Id: <20001002110324.D20073@plum.flirble.org>
16114              
16115              Also fixes bug ID 20001002.005.
16116      Branch: perl
16117            ! t/lib/encode.t
16118 ____________________________________________________________________________
16119 [  7124] By: jhi                                   on 2000/10/03  00:34:59
16120         Log: Subject: [PATCH 5.7.0] Epoc update
16121              From: Olaf Flebbe <o.flebbe@gmx.de>
16122              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
16123              Message-ID: <26423.969484586@www10.gmx.net>
16124      Branch: perl
16125            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
16126            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
16127            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
16128            ! util.c util.h
16129 ____________________________________________________________________________
16130 [  7123] By: jhi                                   on 2000/10/03  00:30:07
16131         Log: Regen headers.
16132      Branch: perl
16133            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
16134 ____________________________________________________________________________
16135 [  7122] By: jhi                                   on 2000/10/03  00:10:48
16136         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
16137      Branch: perl
16138            ! hints/openbsd.sh
16139 ____________________________________________________________________________
16140 [  7121] By: jhi                                   on 2000/10/03  00:05:06
16141         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
16142              From: <abigail@foad.org>
16143              Date: Tue, 26 Sep 2000 13:36:14 -0400
16144              Message-ID: <20000926173614.4356.qmail@foad.org>
16145      Branch: perl
16146            ! pod/perlop.pod
16147 ____________________________________________________________________________
16148 [  7120] By: jhi                                   on 2000/10/03  00:04:00
16149         Log: Inside require() $^S was always left undefined.
16150              
16151              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
16152              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16153              Date: Wed, 27 Sep 2000 18:54:49 -0400
16154              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
16155      Branch: perl
16156            ! cop.h mg.c pp_ctl.c util.c
16157 ____________________________________________________________________________
16158 [  7119] By: jhi                                   on 2000/10/03  00:00:16
16159         Log: Subject: [PATCH] DLL not restartabke with threaded perl
16160              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
16161              Date: Thu, 28 Sep 2000 09:20:46 +0100
16162              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
16163      Branch: perl
16164            ! perl.c
16165 ____________________________________________________________________________
16166 [  7118] By: jhi                                   on 2000/10/02  23:59:20
16167         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
16168              From: Nicholas Clark <nick@ccl4.org>
16169              Date: Thu, 28 Sep 2000 11:52:24 +0100
16170              Message-ID: <20000928115224.D7924@plum.flirble.org>
16171      Branch: perl
16172            ! op.c
16173 ____________________________________________________________________________
16174 [  7117] By: jhi                                   on 2000/10/02  23:57:51
16175         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
16176              From: Nicholas Clark <nick@babyhippo.co.uk>
16177              Date: Thu, 28 Sep 2000 12:18:10 +0100
16178              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
16179              
16180              Did not apply cleanly, manual intervention was needed.
16181      Branch: perl
16182            ! ext/B/B/Bytecode.pm utils/perlcc.PL
16183 ____________________________________________________________________________
16184 [  7116] By: jhi                                   on 2000/10/02  23:50:40
16185         Log: Document the issue (is not a syntax error, kind of)
16186              
16187              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
16188              From: Nicholas Clark <nick@ccl4.org>
16189              Date: Thu, 28 Sep 2000 17:12:42 +0100
16190              Message-ID: <20000928171242.K7924@plum.flirble.org>
16191      Branch: perl
16192            ! pod/perldata.pod
16193 ____________________________________________________________________________
16194 [  7115] By: jhi                                   on 2000/10/02  23:48:58
16195         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
16196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16197              Date: Thu, 28 Sep 2000 21:55:31 -0400
16198              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
16199      Branch: perl
16200            ! regexec.c
16201 ____________________________________________________________________________
16202 [  7114] By: jhi                                   on 2000/10/02  23:47:57
16203         Log: Subject: DOC PATCH 5.6.0
16204              From: mjd@plover.com
16205              Date: 30 Sep 2000 06:02:34 -0000
16206              Message-ID: <20000930060234.4559.qmail@plover.com>
16207      Branch: perl
16208            ! pod/perldebguts.pod
16209 ____________________________________________________________________________
16210 [  7113] By: jhi                                   on 2000/10/02  23:46:43
16211         Log: SOCK_DGRAM and listen() do not mix as reported in
16212              
16213              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
16214              From: Petter Reinholdtsen <pere@hungry.com>
16215              Date: Sun, 1 Oct 2000 10:57:20 +0800
16216              Message-Id: <200010010257.KAA05735@localhost.localdomain>
16217              
16218              The patch for 5.7.0+ had to be reengineered, though.
16219      Branch: perl
16220            ! ext/IO/lib/IO/Socket/UNIX.pm
16221 ____________________________________________________________________________
16222 [  7112] By: jhi                                   on 2000/10/02  23:36:57
16223         Log: Subject: Re: [PATCH 5.005_64 missed]
16224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16225              Date: Sun, 1 Oct 2000 18:50:10 -0400
16226              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
16227      Branch: perl
16228            ! pod/perlxs.pod
16229 ____________________________________________________________________________
16230 [  7111] By: jhi                                   on 2000/10/02  23:35:40
16231         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
16232              From: Radu Greab <radu@netsoft.ro>
16233              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
16234              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
16235      Branch: perl
16236            ! op.c opcode.pl t/op/substr.t
16237 ____________________________________________________________________________
16238 [  7110] By: jhi                                   on 2000/10/02  23:32:38
16239         Log: Subject: [PATCH] Fix aliasing of tied filehandles
16240              From: Daniel Chetlin <daniel@chetlin.com>
16241              Date: Mon, 2 Oct 2000 14:53:27 -0700
16242              Message-ID: <20001002145327.C1617@ilmd>
16243      Branch: perl
16244            ! perl.h pp_hot.c t/op/tiehandle.t
16245 ____________________________________________________________________________
16246 [  7109] By: jhi                                   on 2000/10/02  23:31:30
16247         Log: s/Robin Parker/Robin Barker/
16248      Branch: perl
16249            ! Changes5.6
16250 ____________________________________________________________________________
16251 [  7108] By: jhi                                   on 2000/10/02  23:15:46
16252         Log: Retract #7091 as suggested in
16253              
16254              From: Robin Barker <rmb1@cise.npl.co.uk> 
16255              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
16256              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
16257              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
16258      Branch: perl
16259            ! embed.pl proto.h
16260 ____________________________________________________________________________
16261 [  7107] By: nick                                  on 2000/10/02  18:23:14
16262         Log: A few tweaks to get Tk803 to work with Encode scheme.
16263      Branch: perl
16264            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
16265 ____________________________________________________________________________
16266 [  7106] By: nick                                  on 2000/10/01  21:34:14
16267         Log: Add checking cases to Encode's toUnicode and fromUnicode.
16268      Branch: perl
16269            ! ext/Encode/Encode.pm
16270 ____________________________________________________________________________
16271 [  7105] By: nick                                  on 2000/10/01  17:18:01
16272         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
16273              To read and use them.
16274              Add a lib/encode.t which checks a few things.
16275      Branch: perl
16276            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
16277            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
16278            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
16279            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
16280            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
16281            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
16282            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
16283            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
16284            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
16285            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
16286            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
16287            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
16288            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
16289            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
16290            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
16291            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
16292            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
16293            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
16294            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
16295            + ext/Encode/Encode/iso2022-jp.enc
16296            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
16297            + ext/Encode/Encode/iso8859-1.enc
16298            + ext/Encode/Encode/iso8859-2.enc
16299            + ext/Encode/Encode/iso8859-3.enc
16300            + ext/Encode/Encode/iso8859-4.enc
16301            + ext/Encode/Encode/iso8859-5.enc
16302            + ext/Encode/Encode/iso8859-6.enc
16303            + ext/Encode/Encode/iso8859-7.enc
16304            + ext/Encode/Encode/iso8859-8.enc
16305            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
16306            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
16307            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
16308            + ext/Encode/Encode/macCentEuro.enc
16309            + ext/Encode/Encode/macCroatian.enc
16310            + ext/Encode/Encode/macCyrillic.enc
16311            + ext/Encode/Encode/macDingbats.enc
16312            + ext/Encode/Encode/macGreek.enc
16313            + ext/Encode/Encode/macIceland.enc
16314            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
16315            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
16316            + ext/Encode/Encode/macTurkish.enc
16317            + ext/Encode/Encode/macUkraine.enc
16318            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
16319            + t/lib/encode.t
16320            ! MANIFEST ext/Encode/Encode.pm
16321 ____________________________________________________________________________
16322 [  7104] By: nick                                  on 2000/09/30  13:04:30
16323         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
16324              From: Daniel Chetlin <daniel@chetlin.com>
16325              Date: Mon, 18 Sep 2000 05:05:40 -0700
16326              Message-Id: <20000918050540.C652@ilmd>
16327      Branch: perl
16328            ! lib/overload.pm sv.c t/pragma/overload.t
16329 ____________________________________________________________________________
16330 [  7103] By: nick                                  on 2000/09/30  12:53:36
16331         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
16332              From: Johan Vromans <jvromans@squirrel.nl>
16333              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
16334              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
16335      Branch: perl
16336            ! pod/Makefile.SH
16337 ____________________________________________________________________________
16338 [  7102] By: nick                                  on 2000/09/30  12:52:31
16339         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
16340              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16341              Date: Sat, 16 Sep 2000 16:36:45 -0400
16342              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
16343      Branch: perl
16344            ! ext/B/B/Deparse.pm
16345 ____________________________________________________________________________
16346 [  7101] By: nick                                  on 2000/09/30  12:51:41
16347         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
16348              From: Craig A. Berry <craig.berry@psinetcs.com>
16349              Date: Sat, 16 Sep 2000 10:11:10 -0500
16350              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
16351      Branch: perl
16352            ! vms/vms.c
16353 ____________________________________________________________________________
16354 [  7100] By: nick                                  on 2000/09/30  12:50:33
16355         Log: Subject: Re: unicode support and perl [ID 20000901.097]
16356              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16357              Date: Fri, 15 Sep 2000 16:37:58 -0400
16358              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
16359      Branch: perl
16360            ! t/op/append.t
16361 ____________________________________________________________________________
16362 [  7099] By: nick                                  on 2000/09/30  12:49:35
16363         Log: Subject: Re: unicode support and perl [ID 20000901.097]
16364              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16365              Date: Fri, 15 Sep 2000 16:25:30 -0400
16366              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
16367      Branch: perl
16368            ! pp_hot.c
16369 ____________________________________________________________________________
16370 [  7098] By: nick                                  on 2000/09/30  12:48:00
16371         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
16372              From: Gisle Aas <gisle@ActiveState.com>
16373              Date: 15 Sep 2000 16:23:41 +0200
16374              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
16375      Branch: perl
16376            ! toke.c
16377 ____________________________________________________________________________
16378 [  7097] By: nick                                  on 2000/09/30  12:45:16
16379         Log: Subject: [PATCH] Nits in perlmod.pod
16380              From: Daniel Chetlin <daniel@chetlin.com>
16381              Date: Fri, 15 Sep 2000 02:04:09 -0700
16382              Message-Id: <20000915020409.A2104@ilmd>
16383      Branch: perl
16384            ! pod/perlmod.pod
16385 ____________________________________________________________________________
16386 [  7096] By: nick                                  on 2000/09/30  12:18:00
16387         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
16388              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
16389              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
16390              0 to checking to get the warning.
16391      Branch: perl
16392            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
16393            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
16394            ! regexec.c sv.c toke.c utf8.c
16395 ____________________________________________________________________________
16396 [  7095] By: nick                                  on 2000/09/15  16:55:59
16397         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
16398              
16399              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
16400              From: Spider Boardman <spider@Orb.Nashua.NH.US>
16401              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
16402              Date: Fri, 15 Sep 2000 06:37:30 -0400
16403      Branch: perl
16404            ! ext/Encode/Encode.xs sv.c
16405 ____________________________________________________________________________
16406 [  7094] By: jhi                                   on 2000/09/15  03:23:32
16407         Log: Update Changes.
16408      Branch: perl
16409            ! Changes patchlevel.h
16410 ____________________________________________________________________________
16411 [  7093] By: jhi                                   on 2000/09/15  03:11:44
16412         Log: Fix for the charnames.t failures from Spider Boardman.
16413      Branch: perl
16414            ! toke.c
16415 ____________________________________________________________________________
16416 [  7092] By: jhi                                   on 2000/09/15  00:15:48
16417         Log: Botched the #7090 check-in.
16418      Branch: perl
16419            ! sv.c
16420 ____________________________________________________________________________
16421 [  7091] By: jhi                                   on 2000/09/14  23:33:24
16422         Log: Part of #7081 didn't come through.
16423      Branch: perl
16424            ! embed.pl proto.h
16425 ____________________________________________________________________________
16426 [  7090] By: jhi                                   on 2000/09/14  23:17:39
16427         Log: Subject: Re: perl@7078 
16428              From: Spider Boardman <spider@web.zk3.dec.com>
16429              Date: Thu, 14 Sep 2000 19:06:36 -0400
16430              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
16431      Branch: perl
16432            ! sv.c toke.c
16433 ____________________________________________________________________________
16434 [  7089] By: jhi                                   on 2000/09/14  23:11:21
16435         Log: Small portability tweaks.
16436      Branch: perl
16437            ! ext/Encode/Encode.xs
16438 ____________________________________________________________________________
16439 [  7088] By: jhi                                   on 2000/09/14  22:57:23
16440         Log: Fake return to pacify picky compilers.
16441      Branch: perl
16442            ! ext/Encode/Encode.xs
16443 ____________________________________________________________________________
16444 [  7087] By: jhi                                   on 2000/09/14  22:53:37
16445         Log: Subject: [PATCH] utf8.c apidoc
16446              From: Simon Cozens <simon@cozens.net>
16447              Date: Thu, 14 Sep 2000 23:46:57 +0100
16448              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
16449      Branch: perl
16450            ! perlapi.c pod/perlapi.pod utf8.c
16451 ____________________________________________________________________________
16452 [  7086] By: jhi                                   on 2000/09/14  22:40:38
16453         Log: We don't need to count the high bit bytes, a boolean is enough. 
16454      Branch: perl
16455            ! sv.c
16456 ____________________________________________________________________________
16457 [  7085] By: jhi                                   on 2000/09/14  21:20:09
16458         Log: Replace #7084 with
16459              
16460              Subject: Re: perl@7078 
16461              From: Spider Boardman <spider@web.zk3.dec.com>
16462              Date: Thu, 14 Sep 2000 17:09:36 -0400
16463              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
16464      Branch: perl
16465            ! sv.c utf8.c
16466 ____________________________________________________________________________
16467 [  7084] By: jhi                                   on 2000/09/14  20:03:34
16468         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
16469              convertable to bytes by checking it doesn't go above 0xc3
16470              
16471              Subject: Re: perl@7078
16472              From: Simon Cozens <simon@cozens.net>
16473              Date: Thu, 14 Sep 2000 20:59:19 +0100
16474              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
16475      Branch: perl
16476            ! utf8.c
16477 ____________________________________________________________________________
16478 [  7083] By: jhi                                   on 2000/09/14  19:38:47
16479         Log: Subject: Re: perl@7078
16480              From: Simon Cozens <simon@cozens.net>
16481              Date: Thu, 14 Sep 2000 20:13:09 +0100
16482              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
16483      Branch: perl
16484            ! t/op/bop.t
16485 ____________________________________________________________________________
16486 [  7082] By: jhi                                   on 2000/09/14  17:50:44
16487         Log: The one that got away.
16488      Branch: perl
16489            ! lib/File/Find.pm
16490 ____________________________________________________________________________
16491 [  7081] By: jhi                                   on 2000/09/14  17:45:35
16492         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
16493              From: Robin Barker <rmb1@cise.npl.co.uk>
16494              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
16495              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
16496      Branch: perl
16497            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
16498            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
16499            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
16500            ! regcomp.c toke.c universal.c
16501 ____________________________________________________________________________
16502 [  7080] By: jhi                                   on 2000/09/14  17:40:35
16503         Log: Problems picked up by AIX cc.
16504              
16505              Subject: Re: perl@7078 (patch included)
16506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16507              Date: Thu, 14 Sep 2000 18:53:30 +0200
16508              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
16509      Branch: perl
16510            ! ext/Encode/Encode.xs
16511 ____________________________________________________________________________
16512 [  7079] By: jhi                                   on 2000/09/14  17:38:27
16513         Log: Subject: File::Find 5.7.0 POD nits
16514              From: Rich Morin <rdm@cfcl.com>
16515              Date: Wed, 13 Sep 2000 22:03:58 -0700
16516              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
16517      Branch: perl
16518            ! lib/File/Find.pm
16519 ____________________________________________________________________________
16520 [  7078] By: jhi                                   on 2000/09/14  14:58:20
16521         Log: Update Changes.
16522      Branch: perl
16523            ! Changes patchlevel.h
16524 ____________________________________________________________________________
16525 [  7077] By: jhi                                   on 2000/09/14  14:55:54
16526         Log: Compilation warnings and an error.
16527      Branch: perl
16528            ! sv.c
16529 ____________________________________________________________________________
16530 [  7076] By: jhi                                   on 2000/09/14  14:42:56
16531         Log: Fix for a parsing bug, not for the original bug.
16532              
16533              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
16534              From: Spider Boardman <spider@web.zk3.dec.com>
16535              Date: Wed, 13 Sep 2000 17:52:20 -0400
16536              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
16537      Branch: perl
16538            ! regcomp.c
16539 ____________________________________________________________________________
16540 [  7075] By: jhi                                   on 2000/09/14  14:40:40
16541         Log: Batch of UTF-8 patches from Simon Cozens.
16542      Branch: perl
16543            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
16544            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
16545            ! toke.c utf8.c
16546 ____________________________________________________________________________
16547 [  7074] By: jhi                                   on 2000/09/14  14:29:58
16548         Log: Subject: Re: Two advertising clauses need to be removed
16549              From: Russ Allbery <rra@stanford.edu>
16550              Date: 13 Sep 2000 18:50:26 -0700
16551              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
16552      Branch: perl
16553            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
16554 ____________________________________________________________________________
16555 [  7073] By: jhi                                   on 2000/09/14  14:28:20
16556         Log: Subject: [PATCH] de-wall t/README
16557              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16558              Date: Wed, 13 Sep 2000 17:46:55 -0700
16559              Message-ID: <//Bw5gzkge/e092yn@efn.org>
16560      Branch: perl
16561            ! t/README
16562 ____________________________________________________________________________
16563 [  7072] By: jhi                                   on 2000/09/14  14:25:10
16564         Log: Hints optimization.
16565              
16566              Subject: Minor nit
16567              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16568              Date: Wed, 13 Sep 2000 21:42:07 +0200
16569              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
16570      Branch: perl
16571            ! hints/hpux.sh
16572 ____________________________________________________________________________
16573 [  7071] By: jhi                                   on 2000/09/14  14:23:30
16574         Log: Allow chop() and chomp() to be overridden.
16575              
16576              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
16577              From: "Casey R. Tweten" <crt@kiski.net>
16578              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
16579              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
16580      Branch: perl
16581            ! toke.c
16582 ____________________________________________________________________________
16583 [  7070] By: jhi                                   on 2000/09/14  14:20:36
16584         Log: The return value of setlocale must be copied away.
16585              
16586              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
16587              From: Alan Burlison <Alan.Burlison@uk.sun.com>
16588              Date: Wed, 13 Sep 2000 16:27:37 +0100 
16589              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
16590      Branch: perl
16591            ! util.c
16592 ____________________________________________________________________________
16593 [  7069] By: jhi                                   on 2000/09/14  14:16:27
16594         Log: Remove vestiges of tr//CU.
16595              
16596              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
16597              From: Nick Clark <nick@plum.flirble.org>
16598              Date: Tue, 12 Sep 2000 22:50:14 +0100
16599              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
16600              
16601              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
16602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16603              Date: Tue, 12 Sep 2000 21:38:48 -0700
16604              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
16605      Branch: perl
16606            ! op.h pod/perlunicode.pod
16607 ____________________________________________________________________________
16608 [  7068] By: jhi                                   on 2000/09/13  14:18:39
16609         Log: Add the Encode extension.  The code is still largely just skeleton.
16610      Branch: perl
16611            + ext/Encode/Encode.pm ext/Encode/Encode.xs
16612            + ext/Encode/Makefile.PL ext/Encode/Todo
16613            ! MANIFEST Todo-5.6
16614 ____________________________________________________________________________
16615 [  7067] By: jhi                                   on 2000/09/12  17:43:33
16616         Log: Allow for whitespace between "#" and "line" in cpp output.
16617              
16618              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
16619              From: Calle Dybedahl <calle@lysator.liu.se>
16620              Date: 12 Sep 2000 19:38:02 +0200 
16621              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
16622      Branch: perl
16623            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
16624 ____________________________________________________________________________
16625 [  7066] By: gsar                                  on 2000/09/12  17:24:29
16626         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
16627              initialization in all the threads on Windows
16628      Branch: perl
16629            ! win32/win32.c
16630 ____________________________________________________________________________
16631 [  7065] By: jhi                                   on 2000/09/12  15:11:31
16632         Log: Update Changes.
16633      Branch: perl
16634            ! Changes patchlevel.h
16635 ____________________________________________________________________________
16636 [  7064] By: jhi                                   on 2000/09/12  14:54:54
16637         Log: Retract #7062, the pod tests are not ready.
16638      Branch: perl
16639            ! t/TEST t/harness
16640 ____________________________________________________________________________
16641 [  7063] By: jhi                                   on 2000/09/12  14:25:41
16642         Log: The #7054 truncated Configure badly.
16643      Branch: metaconfig/U/perl
16644            ! End.U
16645      Branch: perl
16646            ! Configure config_h.SH
16647 ____________________________________________________________________________
16648 [  7062] By: jhi                                   on 2000/09/12  14:08:32
16649         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
16650              From: sthoenna@efn.org
16651              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
16652              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
16653      Branch: perl
16654            ! t/TEST t/harness
16655 ____________________________________________________________________________
16656 [  7061] By: jhi                                   on 2000/09/12  14:07:18
16657         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
16658              From: sthoenna@efn.org
16659              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
16660              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
16661      Branch: perl
16662            ! pod/perlxs.pod
16663 ____________________________________________________________________________
16664 [  7060] By: jhi                                   on 2000/09/12  14:06:08
16665         Log: Break up the myconfig lines a bit.
16666              
16667              Subject: perlbug/perl -V output format
16668              From: sthoenna@efn.org
16669              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
16670              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
16671      Branch: perl
16672            ! myconfig.SH
16673 ____________________________________________________________________________
16674 [  7059] By: jhi                                   on 2000/09/12  14:05:04
16675         Log: Test for the #7049.
16676              
16677              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
16678              From: andreas.koenig@anima.de (Andreas J. Koenig)
16679              Date: 12 Sep 2000 06:42:01 +0200
16680              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
16681      Branch: perl
16682            ! t/op/my.t
16683 ____________________________________________________________________________
16684 [  7058] By: jhi                                   on 2000/09/12  14:03:05
16685         Log: Subject: [patch: perl@7045] vms updates
16686              From: Peter Prymmer <pvhp@forte.com>
16687              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
16688              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
16689      Branch: perl
16690            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
16691 ____________________________________________________________________________
16692 [  7057] By: jhi                                   on 2000/09/12  14:00:51
16693         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
16694              From: sthoenna@efn.org
16695              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
16696              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
16697      Branch: perl
16698            ! t/op/64bitint.t
16699 ____________________________________________________________________________
16700 [  7056] By: jhi                                   on 2000/09/12  13:58:14
16701         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
16702              From: Jeff Pinyan <jeffp@crusoe.net>
16703              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
16704              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
16705      Branch: perl
16706            ! pod/perlfunc.pod
16707 ____________________________________________________________________________
16708 [  7055] By: jhi                                   on 2000/09/12  13:56:32
16709         Log: Do in VMS as the #7054 does.
16710      Branch: perl
16711            ! configure.com
16712 ____________________________________________________________________________
16713 [  7054] By: jhi                                   on 2000/09/12  13:50:31
16714         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
16715              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16716              Date: Mon, 11 Sep 2000 08:33:09 +0100
16717              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
16718      Branch: metaconfig/U/perl
16719            ! End.U
16720      Branch: perl
16721            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
16722            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
16723 ____________________________________________________________________________
16724 [  7053] By: jhi                                   on 2000/09/12  13:29:19
16725         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
16726              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16727              Date:     Tue, 12 Sep 2000 08:35:59 EDT
16728              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
16729      Branch: perl
16730            ! vms/test.com
16731 ____________________________________________________________________________
16732 [  7052] By: jhi                                   on 2000/09/11  23:01:50
16733         Log: Document the SvUTF8*().
16734      Branch: perl
16735            ! pod/perlapi.pod sv.h
16736 ____________________________________________________________________________
16737 [  7051] By: gsar                                  on 2000/09/11  14:46:30
16738         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
16739              (missed a spot when fixing up op_pmreplroot hack for ithreads)
16740      Branch: perl
16741            ! op.c t/op/split.t
16742 ____________________________________________________________________________
16743 [  7050] By: nick                                  on 2000/09/11  10:03:51
16744         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
16745              
16746              Subject: borland C++ win32.c tweak
16747              From: Vadim Konovalov <vkonovalov@lucent.com>
16748              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
16749              Date: Mon, 11 Sep 2000 11:22:33 +0400
16750      Branch: perl
16751            ! win32/win32.c
16752 ____________________________________________________________________________
16753 [  7049] By: nick                                  on 2000/09/11  09:57:33
16754         Log: Point fix for s/// on foreach (keys %xxx).
16755      Branch: perl
16756            ! pp_hot.c
16757 ____________________________________________________________________________
16758 [  7048] By: jhi                                   on 2000/09/10  23:37:09
16759         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
16760              by Pod::Text, from Brad Appleton.
16761      Branch: perl
16762            ! t/pod/testp2pt.pl
16763 ____________________________________________________________________________
16764 [  7047] By: jhi                                   on 2000/09/10  14:32:53
16765         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
16766              by Russ Allbery.
16767      Branch: perl
16768            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
16769 ____________________________________________________________________________
16770 [  7046] By: jhi                                   on 2000/09/10  14:15:08
16771         Log: Upgrade to CPAN 1.57_65, from Andreas König.
16772      Branch: perl
16773            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16774 ____________________________________________________________________________
16775 [  7045] By: jhi                                   on 2000/09/08  21:36:32
16776         Log: Update Changes.
16777      Branch: perl
16778            ! Changes patchlevel.h
16779 ____________________________________________________________________________
16780 [  7044] By: jhi                                   on 2000/09/08  21:29:56
16781         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
16782              From: Peter Prymmer <pvhp@forte.com>
16783              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
16784              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
16785      Branch: perl
16786            ! configure.com
16787 ____________________________________________________________________________
16788 [  7043] By: jhi                                   on 2000/09/08  21:27:50
16789         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
16790              From: Peter Prymmer <pvhp@forte.com>
16791              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
16792              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
16793      Branch: perl
16794            ! Makefile.SH installperl
16795 ____________________________________________________________________________
16796 [  7042] By: jhi                                   on 2000/09/08  21:23:21
16797         Log: Continue #7041.
16798      Branch: perl
16799            ! cygwin/Makefile.SHs os2/Makefile.SHs
16800 ____________________________________________________________________________
16801 [  7041] By: jhi                                   on 2000/09/08  21:18:10
16802         Log: Do away with memory models cruft.  Sorry, PDP users.
16803      Branch: metaconfig
16804            ! U/modified/cc.U U/modified/libpth.U
16805      Branch: perl
16806            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
16807            ! Porting/config_H cflags.SH config_h.SH configure.com
16808            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
16809            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
16810            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
16811 ____________________________________________________________________________
16812 [  7040] By: jhi                                   on 2000/09/08  14:34:18
16813         Log: Major rewrite of s2p.  And I mean really major, it is
16814              an implementation of sed in perl.  If called as s2p it
16815              will function as s2p.  Note: needs non-UNIXifying.
16816              
16817              Subject: s2p
16818              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16819              Date: Mon, 28 Aug 2000 14:05:12 +0200
16820              Message-ID: <39AA5578.2102E2AA@alcatel.at>
16821      Branch: perl
16822            ! x2p/s2p.PL
16823 ____________________________________________________________________________
16824 [  7039] By: jhi                                   on 2000/09/08  14:19:49
16825         Log: Re-allow vec() for characters > 255.
16826              
16827              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
16828              From: Spider Boardman <spider@web.zk3.dec.com>
16829              Date: Fri, 08 Sep 2000 02:21:02 -0400
16830              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
16831      Branch: perl
16832            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16833            ! t/op/vec.t
16834 ____________________________________________________________________________
16835 [  7038] By: jhi                                   on 2000/09/08  14:14:18
16836         Log: Subject: [PATCH lib/Benchmark.pm]
16837              From: <abigail@foad.org>
16838              Date: Thu, 7 Sep 2000 15:03:20 -0400
16839              Message-ID: <20000907190320.888.qmail@foad.org>
16840      Branch: perl
16841            ! lib/Benchmark.pm
16842 ____________________________________________________________________________
16843 [  7037] By: jhi                                   on 2000/09/08  14:11:06
16844         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
16845              
16846              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
16847              From: Spider Boardman <spider@web.zk3.dec.com>
16848              Date: Fri, 08 Sep 2000 01:30:27 -0400
16849              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
16850      Branch: perl
16851            ! op.c
16852 ____________________________________________________________________________
16853 [  7036] By: jhi                                   on 2000/09/08  14:08:58
16854         Log: Subject: [ID 20000908.002] perlipc documentation bug.
16855              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
16856              Date: Fri, 08 Sep 2000 12:38:32 +0200
16857              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
16858      Branch: perl
16859            ! pod/perlipc.pod
16860 ____________________________________________________________________________
16861 [  7035] By: jhi                                   on 2000/09/08  14:03:12
16862         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16864              Date: Fri, 08 Sep 2000 11:47:34 +0200
16865              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
16866      Branch: perl
16867            ! hints/dec_osf.sh
16868 ____________________________________________________________________________
16869 [  7034] By: jhi                                   on 2000/09/08  13:59:35
16870         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
16871              From: Simon Cozens <simon@cozens.net>
16872              Date: Thu, 7 Sep 2000 20:40:38 +0100
16873              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
16874      Branch: perl
16875            ! pp_hot.c
16876 ____________________________________________________________________________
16877 [  7033] By: jhi                                   on 2000/09/08  04:03:03
16878         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
16879              From: "Larry W. Virden" <lvirden@cas.org>
16880              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
16881              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
16882      Branch: perl
16883            ! pod/perldiag.pod
16884 ____________________________________________________________________________
16885 [  7032] By: jhi                                   on 2000/09/07  22:18:30
16886         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
16887              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
16888              Date: Mon, 04 Sep 2000 13:16:38 -0700
16889              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
16890      Branch: perl
16891            ! lib/perl5db.pl
16892 ____________________________________________________________________________
16893 [  7031] By: jhi                                   on 2000/09/07  22:02:29
16894         Log: Fix the ccversion detection for 5.1 and beyond.
16895              
16896              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16897              From: Spider Boardman <spider@leggy.zk3.dec.com>
16898              Date: Thu, 7 Sep 2000 17:54:27 -0400
16899              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
16900      Branch: perl
16901            ! hints/dec_osf.sh
16902 ____________________________________________________________________________
16903 [  7030] By: jhi                                   on 2000/09/07  19:12:28
16904         Log: Fix for
16905              
16906              Subject: [ID 20000903.001] \w in utf8-strings
16907              From: Marc Lehmann <pcg@goof.com>
16908              Date: Sun, 03 Sep 2000 09:44:29 +0200
16909              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
16910              
16911              and various related nits.
16912      Branch: perl
16913            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
16914 ____________________________________________________________________________
16915 [  7029] By: jhi                                   on 2000/09/07  18:49:09
16916         Log: Fix the URL, but the server is still missing in action.
16917              
16918              Subject: [ID 20000905.002] perlfaq1.pod URL error
16919              From: "Larry W. Virden" <lvirden@cas.org>
16920              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
16921              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
16922      Branch: perl
16923            ! pod/perlfaq1.pod
16924 ____________________________________________________________________________
16925 [  7028] By: jhi                                   on 2000/09/07  18:47:13
16926         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
16927              From: Hugo <hv@crypt.compulink.co.uk>
16928              Date: Tue, 05 Sep 2000 14:13:37 +0100
16929              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
16930      Branch: perl
16931            ! toke.c
16932 ____________________________________________________________________________
16933 [  7027] By: jhi                                   on 2000/09/07  18:45:35
16934         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
16935              From: Daniel Chetlin <daniel@chetlin.com>
16936              Date: Tue, 5 Sep 2000 04:57:07 -0700
16937              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
16938      Branch: perl
16939            ! pod/perlfaq6.pod pod/perlop.pod
16940 ____________________________________________________________________________
16941 [  7026] By: jhi                                   on 2000/09/07  18:44:01
16942         Log: Document the new ref() semantics.
16943              
16944              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16945              From: Gisle Aas <gisle@ActiveState.com>
16946              Date: 05 Sep 2000 08:10:30 +0200
16947              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
16948      Branch: perl
16949            ! pod/perldelta.pod
16950 ____________________________________________________________________________
16951 [  7025] By: jhi                                   on 2000/09/07  18:42:27
16952         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
16953              
16954              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16955              From: Gisle Aas <gisle@ActiveState.com>
16956              Date: 05 Sep 2000 08:11:40 +0200
16957              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
16958      Branch: perl
16959            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
16960 ____________________________________________________________________________
16961 [  7024] By: jhi                                   on 2000/09/07  18:39:32
16962         Log: Subject: [PATCH] Modernize Opcode.pm documentation
16963              From: Gisle Aas <gisle@ActiveState.com>
16964              Date: 4 Sep 2000 00:18:55 -0000
16965              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
16966      Branch: perl
16967            ! ext/Opcode/Opcode.pm
16968 ____________________________________________________________________________
16969 [  7023] By: jhi                                   on 2000/09/07  18:37:42
16970         Log: Subject: [PATCH] Tied filehandle documentation
16971              From: Gisle Aas <gisle@ActiveState.com>
16972              Date: 4 Sep 2000 00:14:40 -0000
16973              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
16974      Branch: perl
16975            ! pod/perlfunc.pod pod/perltie.pod
16976 ____________________________________________________________________________
16977 [  7022] By: jhi                                   on 2000/09/07  18:35:37
16978         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
16979              From: Gisle Aas <gisle@ActiveState.com>
16980              Date: 4 Sep 2000 00:04:22 -0000
16981              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
16982      Branch: perl
16983            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
16984 ____________________________________________________________________________
16985 [  7021] By: jhi                                   on 2000/09/07  18:33:22
16986         Log: Subject: small apidoc fix
16987              From: Marc Lehmann <pcg@goof.com>
16988              Date: Sun, 3 Sep 2000 05:12:06 +0200
16989              Message-ID: <20000903051206.A5909@cerebro.laendle>
16990      Branch: perl
16991            ! pod/perlapi.pod utf8.c
16992 ____________________________________________________________________________
16993 [  7020] By: jhi                                   on 2000/09/07  16:14:57
16994         Log: Tiny perldelta nits.
16995      Branch: perl
16996            ! pod/perldelta.pod
16997 ____________________________________________________________________________
16998 [  7019] By: jhi                                   on 2000/09/07  16:04:20
16999         Log: Guard against bad string->int conversion for quads.
17000      Branch: perl
17001            ! t/op/64bitint.t
17002 ____________________________________________________________________________
17003 [  7018] By: jhi                                   on 2000/09/06  17:07:03
17004         Log: Update Unicode todo list.
17005      Branch: perl
17006            ! Todo-5.6
17007 ____________________________________________________________________________
17008 [  7017] By: jhi                                   on 2000/09/05  21:16:01
17009         Log: Document the SvIOK_.*UV().
17010      Branch: perl
17011            ! pod/perlapi.pod sv.h
17012 ____________________________________________________________________________
17013 [  7016] By: nick                                  on 2000/09/03  21:54:46
17014         Log: Hash lookup of constant strings optimization:
17015              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
17016              to string table (as per sharepvn). Add newSV_pvn_share to create such
17017              a thing. Make hv.c compare addresses of strings and skip string compare
17018              if equal. Make method_named and helem ops use these shared-string SVs
17019              when arg is constant. Make keys op return shared-string SVs (less clearly
17020              a win).
17021      Branch: perl
17022            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
17023            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
17024            ! pod/perlintern.pod pp_hot.c proto.h sv.c
17025 ____________________________________________________________________________
17026 [  7015] By: jhi                                   on 2000/09/02  17:48:59
17027         Log: This is 5.7.0.
17028      Branch: perl
17029            ! Changes
17030 ____________________________________________________________________________
17031 [  7014] By: jhi                                   on 2000/09/02  17:35:45
17032         Log: Changes and patchlevel tweaks.
17033      Branch: perl
17034            ! Changes patchlevel.h
17035 ____________________________________________________________________________
17036 [  7013] By: jhi                                   on 2000/09/02  17:30:50
17037         Log: Update Changes.
17038      Branch: perl
17039            ! Changes patchlevel.h
17040 ____________________________________________________________________________
17041 [  7012] By: nick                                  on 2000/09/02  17:25:20
17042         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
17043      Branch: perl
17044            ! gv.c lib/overload.pm
17045 ____________________________________________________________________________
17046 [  7011] By: jhi                                   on 2000/09/02  17:16:25
17047         Log: Update perlhist.
17048      Branch: perl
17049            ! pod/perlhist.pod
17050 ____________________________________________________________________________
17051 [  7010] By: jhi                                   on 2000/09/02  17:01:35
17052         Log: perldelta nits.
17053      Branch: perl
17054            ! pod/perldelta.pod
17055 ____________________________________________________________________________
17056 [  7009] By: nick                                  on 2000/09/02  16:48:35
17057         Log: If overloaded %{} etc. return the object do not loop.
17058              Thus  sub deref { $_[0] } functions if object is wanted type.
17059      Branch: perl
17060            ! pp.h
17061 ____________________________________________________________________________
17062 [  7008] By: jhi                                   on 2000/09/02  16:26:11
17063         Log: Retab MANIFEST.
17064      Branch: perl
17065            ! ext/Storable/MANIFEST
17066 ____________________________________________________________________________
17067 [  7007] By: jhi                                   on 2000/09/02  16:23:02
17068         Log: Make certain cc is set before trying to run it.
17069      Branch: perl
17070            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
17071 ____________________________________________________________________________
17072 [  7006] By: jhi                                   on 2000/09/02  15:45:41
17073         Log: Unicode notes.
17074      Branch: perl
17075            ! pod/perldelta.pod
17076 ____________________________________________________________________________
17077 [  7005] By: jhi                                   on 2000/09/02  15:42:11
17078         Log: Various Configure nits by Philip Newton,
17079              plus the ebcdic one by me.
17080      Branch: metaconfig
17081            + U/modified/pager.U
17082            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
17083      Branch: metaconfig/U/perl
17084            ! Devel.U quadfio.U
17085      Branch: perl
17086            ! Configure config_h.SH
17087 ____________________________________________________________________________
17088 [  7004] By: jhi                                   on 2000/09/02  15:06:14
17089         Log: Apparently avoiding the swapping is too costly.
17090              
17091              From: "Ben Tilly" <ben_tilly@hotmail.com>
17092              Subject: Re: the door is closed.
17093              Date: Fri, 01 Sep 2000 20:23:16 EDT
17094              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
17095      Branch: perl
17096            ! pod/perlfaq4.pod
17097 ____________________________________________________________________________
17098 [  7003] By: nick                                  on 2000/09/02  12:26:04
17099         Log: Undo part of change 6489 which looks like a bulk edit which
17100              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
17101              The supressing of main:: on return from select() is undesirable.
17102      Branch: perl
17103            ! pp_sys.c
17104 ____________________________________________________________________________
17105 [  7002] By: jhi                                   on 2000/09/01  23:08:54
17106         Log: Update Changes.
17107      Branch: perl
17108            ! Changes patchlevel.h
17109 ____________________________________________________________________________
17110 [  7001] By: jhi                                   on 2000/09/01  23:00:13
17111         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
17112              From: Peter Prymmer <pvhp@forte.com>
17113              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
17114              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
17115              
17116              plus rework the http: spots as suggested by Tom Christiansen,
17117              plus regen perltoc.
17118      Branch: perl
17119            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
17120            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
17121 ____________________________________________________________________________
17122 [  7000] By: jhi                                   on 2000/09/01  22:36:01
17123         Log: Only the first line, thank you very much.
17124      Branch: perl
17125            ! hints/solaris_2.sh
17126 ____________________________________________________________________________
17127 [  6999] By: gsar                                  on 2000/09/01  22:16:40
17128         Log: change#6791 accidentally clobbered change#6710, put it back
17129      Branch: perl
17130            ! win32/win32.c
17131 ____________________________________________________________________________
17132 [  6998] By: jhi                                   on 2000/09/01  22:14:16
17133         Log: Mention the HP-UX LP64 freak failure.
17134      Branch: perl
17135            ! pod/perldelta.pod
17136 ____________________________________________________________________________
17137 [  6997] By: jhi                                   on 2000/09/01  21:48:32
17138         Log: Detypo.
17139      Branch: perl
17140            ! hints/hpux.sh
17141 ____________________________________________________________________________
17142 [  6996] By: jhi                                   on 2000/09/01  21:27:10
17143         Log: Update Changes.
17144      Branch: perl
17145            ! Changes patchlevel.h
17146 ____________________________________________________________________________
17147 [  6995] By: jhi                                   on 2000/09/01  21:14:24
17148         Log: Mi splgn s gnin.g
17149      Branch: perl
17150            ! pp_ctl.c
17151 ____________________________________________________________________________
17152 [  6994] By: jhi                                   on 2000/09/01  21:09:54
17153         Log: Subject: http:// in L<>
17154              From: Nicholas Clark <nick@ccl4.org>
17155              Date: Fri, 1 Sep 2000 22:03:21 +0100
17156              Message-ID: <20000901220321.B72074@plum.flirble.org>
17157      Branch: perl
17158            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
17159 ____________________________________________________________________________
17160 [  6993] By: jhi                                   on 2000/09/01  21:06:54
17161         Log: Update to Storable 1.0, from Raphael Manfredi.
17162      Branch: perl
17163            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
17164            ! ext/Storable/Makefile.PL ext/Storable/README
17165            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
17166            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
17167            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
17168            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
17169            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
17170            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
17171 ____________________________________________________________________________
17172 [  6992] By: jhi                                   on 2000/09/01  20:43:05
17173         Log: Mention known sfio+linux buglet.
17174      Branch: perl
17175            ! pod/perldelta.pod
17176 ____________________________________________________________________________
17177 [  6991] By: jhi                                   on 2000/09/01  20:40:11
17178         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
17179              From: Peter Prymmer <pvhp@forte.com>
17180              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
17181              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
17182      Branch: perl
17183            ! vms/vms.c
17184 ____________________________________________________________________________
17185 [  6990] By: jhi                                   on 2000/09/01  20:25:26
17186         Log: Retract #6986.
17187      Branch: perl
17188            ! hints/solaris_2.sh
17189 ____________________________________________________________________________
17190 [  6989] By: jhi                                   on 2000/09/01  20:23:00
17191         Log: Mergesort is back.
17192      Branch: perl
17193            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
17194 ____________________________________________________________________________
17195 [  6988] By: jhi                                   on 2000/09/01  19:37:40
17196         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
17197              From: Mike Guy <mjtg@cam.ac.uk>
17198              Date: Fri, 01 Sep 2000 17:43:33 +0100
17199              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
17200      Branch: perl
17201            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
17202            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
17203 ____________________________________________________________________________
17204 [  6987] By: jhi                                   on 2000/09/01  19:17:10
17205         Log: Regen perltoc.
17206      Branch: perl
17207            ! pod/perltoc.pod
17208 ____________________________________________________________________________
17209 [  6986] By: jhi                                   on 2000/09/01  18:51:10
17210         Log: Subject: Re: Solaris x86 has no SPARC libraries!
17211              From: Lupe Christoph <lupe@lupe-christoph.de>
17212              Date: Fri, 1 Sep 2000 20:41:20 +0200
17213              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
17214      Branch: perl
17215            ! hints/solaris_2.sh
17216 ____________________________________________________________________________
17217 [  6985] By: jhi                                   on 2000/09/01  18:28:10
17218         Log: Update Changes.
17219      Branch: perl
17220            ! Changes patchlevel.h
17221 ____________________________________________________________________________
17222 [  6984] By: jhi                                   on 2000/09/01  18:26:53
17223         Log: Feature ordering tweak.
17224      Branch: perl
17225            ! myconfig.SH
17226 ____________________________________________________________________________
17227 [  6983] By: jhi                                   on 2000/09/01  18:19:50
17228         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17229              From: <abigail@foad.org>
17230              Date: Fri, 1 Sep 2000 13:07:32 -0400
17231              Message-ID: <20000901170732.18249.qmail@foad.org>
17232      Branch: perl
17233            ! t/pragma/overload.t
17234 ____________________________________________________________________________
17235 [  6982] By: jhi                                   on 2000/09/01  18:17:54
17236         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
17237              so that case-ignoring systems like DCL can tell them from
17238              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
17239      Branch: metaconfig/U/perl
17240            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
17241      Branch: perl
17242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17243            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
17244            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
17245            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
17246            ! vos/config.def vos/config.h vos/config_h.SH_orig
17247            ! win32/config.bc win32/config.gc win32/config.vc
17248 ____________________________________________________________________________
17249 [  6981] By: nick                                  on 2000/09/01  17:21:57
17250         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
17251              warning when UNTIE exists and instead pass the cound of extra references to
17252              the UNTIE method.
17253      Branch: perl
17254            ! pod/perltie.pod pp_sys.c
17255 ____________________________________________________________________________
17256 [  6980] By: jhi                                   on 2000/09/01  16:54:44
17257         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
17258              From: Peter Prymmer <pvhp@forte.com>
17259              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
17260              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
17261      Branch: perl
17262            ! configure.com
17263 ____________________________________________________________________________
17264 [  6979] By: jhi                                   on 2000/09/01  16:06:20
17265         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
17266              From: Mike Guy <mjtg@cam.ac.uk> 
17267              Date: Fri, 01 Sep 2000 16:49:27 +0100
17268              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
17269      Branch: perl
17270            ! t/base/rs.t
17271 ____________________________________________________________________________
17272 [  6978] By: jhi                                   on 2000/09/01  16:00:42
17273         Log: Update to PodParser 1.18, from Brad Appleton.
17274      Branch: perl
17275            ! lib/Pod/Checker.pm t/pod/find.t
17276 ____________________________________________________________________________
17277 [  6977] By: jhi                                   on 2000/09/01  14:48:58
17278         Log: Subject: Nit in Configure (bleadperl@6961)
17279              From: Lupe Christoph <lupe@lupe-christoph.de>
17280              Date: Fri, 1 Sep 2000 16:34:29 +0200
17281              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
17282      Branch: metaconfig
17283            ! U/compline/ccflags.U
17284      Branch: perl
17285            ! Configure config_h.SH
17286 ____________________________________________________________________________
17287 [  6976] By: jhi                                   on 2000/09/01  14:39:52
17288         Log: Update Changes.
17289      Branch: perl
17290            ! Changes patchlevel.h
17291 ____________________________________________________________________________
17292 [  6975] By: jhi                                   on 2000/09/01  14:37:36
17293         Log: microperl config update.
17294      Branch: perl
17295            ! uconfig.h uconfig.sh
17296 ____________________________________________________________________________
17297 [  6974] By: jhi                                   on 2000/09/01  14:36:53
17298         Log: Document known deficiencies.
17299      Branch: perl
17300            ! pod/perldelta.pod
17301 ____________________________________________________________________________
17302 [  6973] By: jhi                                   on 2000/09/01  14:10:20
17303         Log: Mention warnings fixes and updates.
17304      Branch: perl
17305            ! pod/perldelta.pod
17306 ____________________________________________________________________________
17307 [  6972] By: jhi                                   on 2000/09/01  14:01:52
17308         Log: Drop unused argument.
17309              
17310              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
17311              From: Spider Boardman <spider@web.zk3.dec.com>
17312              Date: Thu, 31 Aug 2000 16:10:15 -0400
17313              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
17314      Branch: perl
17315            ! toke.c
17316 ____________________________________________________________________________
17317 [  6971] By: jhi                                   on 2000/09/01  13:59:24
17318         Log: Add the overload warnings to perldiag.
17319      Branch: perl
17320            ! lib/overload.pm pod/perldiag.pod
17321 ____________________________________________________________________________
17322 [  6970] By: jhi                                   on 2000/09/01  13:55:10
17323         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17324              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17325              Date: Fri, 1 Sep 2000 13:43:15 +0100 
17326              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
17327      Branch: perl
17328            ! lib/overload.pm t/pragma/overload.t
17329 ____________________________________________________________________________
17330 [  6969] By: jhi                                   on 2000/09/01  13:52:27
17331         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17332              From: <abigail@foad.org>
17333              Date: Fri, 1 Sep 2000 05:46:54 -0400
17334              Message-ID: <20000901094654.6476.qmail@foad.org>
17335      Branch: perl
17336            ! lib/overload.pm
17337 ____________________________________________________________________________
17338 [  6968] By: jhi                                   on 2000/09/01  13:50:05
17339         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
17340              From: Daniel Chetlin <daniel@chetlin.com>
17341              Date: Fri, 1 Sep 2000 02:10:55 -0700
17342              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
17343      Branch: perl
17344            ! pod/perlretut.pod
17345 ____________________________________________________________________________
17346 [  6967] By: jhi                                   on 2000/09/01  13:47:54
17347         Log: Part of the solution.
17348              
17349              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
17350              From: Mike Guy <mjtg@cam.ac.uk>
17351              Date: Fri, 01 Sep 2000 14:16:01 +0100
17352              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
17353      Branch: perl
17354            ! gv.c mg.c
17355 ____________________________________________________________________________
17356 [  6966] By: jhi                                   on 2000/09/01  13:46:17
17357         Log: Subject: CPAN.pm beta 1.57_57 for the core
17358              From: andreas.koenig@anima.de (Andreas J. Koenig)
17359              Date: 01 Sep 2000 15:16:31 +0200
17360              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
17361      Branch: perl
17362            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17363 ____________________________________________________________________________
17364 [  6965] By: jhi                                   on 2000/09/01  13:43:18
17365         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
17366              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17367              Date: Fri, 01 Sep 2000 01:47:22 -0500
17368              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
17369      Branch: perl
17370            ! pod/perldelta.pod vms/vms.c
17371 ____________________________________________________________________________
17372 [  6964] By: jhi                                   on 2000/09/01  13:35:35
17373         Log: File::Temp patches from Andreas König,
17374              
17375              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
17376              From: andreas.koenig@anima.de (Andreas J. Koenig)
17377              Date: 01 Sep 2000 10:07:20 +0200
17378              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
17379              
17380              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
17381              From: andreas.koenig@anima.de (Andreas J. Koenig)
17382              Date: 31 Aug 2000 23:26:08 +0200
17383              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
17384      Branch: perl
17385            ! lib/File/Temp.pm t/lib/ftmp-security.t
17386 ____________________________________________________________________________
17387 [  6963] By: jhi                                   on 2000/09/01  02:22:24
17388         Log: Retract the mergesort code, way too incompatible licensing
17389              and copyrights.
17390      Branch: perl
17391            ! pod/perldelta.pod pp_ctl.c
17392 ____________________________________________________________________________
17393 [  6962] By: jhi                                   on 2000/08/31  23:27:32
17394         Log: Update Changes.
17395      Branch: perl
17396            ! Changes patchlevel.h
17397 ____________________________________________________________________________
17398 [  6961] By: jhi                                   on 2000/08/31  23:20:04
17399         Log: Small tweaks all over.
17400      Branch: metaconfig
17401            ! U/compline/d_gconvert.U
17402      Branch: perl
17403            ! AUTHORS Configure config_h.SH pp_ctl.c
17404 ____________________________________________________________________________
17405 [  6960] By: jhi                                   on 2000/08/31  22:39:36
17406         Log: Further rewording.
17407      Branch: perl
17408            ! pp_ctl.c
17409 ____________________________________________________________________________
17410 [  6959] By: jhi                                   on 2000/08/31  21:26:44
17411         Log: More address tweaking.
17412      Branch: perl
17413            ! AUTHORS Changes
17414 ____________________________________________________________________________
17415 [  6958] By: jhi                                   on 2000/08/31  20:47:25
17416         Log: AUTHORS tweaks, from Peter Prymmer.
17417              
17418              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
17419              From: Peter Prymmer <pvhp@forte.com>
17420              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
17421              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
17422      Branch: perl
17423            ! AUTHORS MAINTAIN
17424 ____________________________________________________________________________
17425 [  6957] By: jhi                                   on 2000/08/31  20:34:43
17426         Log: perldelta tweaks.
17427      Branch: perl
17428            ! pod/perldelta.pod
17429 ____________________________________________________________________________
17430 [  6956] By: jhi                                   on 2000/08/31  19:11:06
17431         Log: Regen perltoc.
17432      Branch: perl
17433            ! pod/perltoc.pod
17434 ____________________________________________________________________________
17435 [  6955] By: jhi                                   on 2000/08/31  19:06:30
17436         Log: Clarify the mergesort situation.
17437      Branch: perl
17438            ! pp_ctl.c
17439 ____________________________________________________________________________
17440 [  6954] By: jhi                                   on 2000/08/31  18:24:17
17441         Log: Move the Solaris 7 scan to use64bitall, make the
17442              failure to find 64-bot sparc libc to mention the
17443              possibility of being in an intel, from Lupe and Alan.
17444      Branch: perl
17445            ! hints/solaris_2.sh
17446 ____________________________________________________________________________
17447 [  6953] By: jhi                                   on 2000/08/31  18:09:20
17448         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
17449              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
17450      Branch: metaconfig
17451            ! U/compline/d_gconvert.U U/threads/archname.U
17452      Branch: metaconfig/U/perl
17453            ! perlxv.U
17454      Branch: perl
17455            ! Configure config_h.SH sv.c
17456 ____________________________________________________________________________
17457 [  6952] By: jhi                                   on 2000/08/31  17:42:24
17458         Log: :: not allowed in pathnames, change to .
17459              
17460              Subject: [PATCH perl@6938] cygwin port
17461              From: "Fifer, Eric" <EFifer@sanwaint.com>
17462              Date: Thu, 31 Aug 2000 16:32:59 +0100
17463              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
17464      Branch: metaconfig/U/perl
17465            ! perlxv.U
17466 ____________________________________________________________________________
17467 [  6951] By: jhi                                   on 2000/08/31  17:02:05
17468         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
17469      Branch: perl
17470            ! perl.h
17471 ____________________________________________________________________________
17472 [  6950] By: jhi                                   on 2000/08/31  16:26:08
17473         Log: More author updates.
17474              
17475              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
17476              From: Simon Cozens <simon@cozens.net>
17477              Date: Thu, 31 Aug 2000 17:13:32 +0100
17478              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
17479      Branch: perl
17480            ! AUTHORS
17481 ____________________________________________________________________________
17482 [  6949] By: jhi                                   on 2000/08/31  16:04:49
17483         Log: POSIX doesn't report long double values under -Duselongdouble
17484              when the long doubles are "real" (bigger than doubles).
17485              
17486              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
17487              From: Spider Boardman <spider@peano.zk3.dec.com>
17488              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
17489              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
17490      Branch: perl
17491            ! ext/POSIX/POSIX.xs
17492 ____________________________________________________________________________
17493 [  6948] By: jhi                                   on 2000/08/31  15:25:10
17494         Log: Update Changes.
17495      Branch: perl
17496            ! Changes patchlevel.h
17497 ____________________________________________________________________________
17498 [  6947] By: jhi                                   on 2000/08/31  15:22:29
17499         Log: Document UNTIE in a very minimalistic way.
17500      Branch: perl
17501            ! pod/perlfunc.pod pod/perltie.pod
17502 ____________________________________________________________________________
17503 [  6946] By: jhi                                   on 2000/08/31  15:15:23
17504         Log: Document known failures.
17505      Branch: perl
17506            ! pod/perldelta.pod
17507 ____________________________________________________________________________
17508 [  6945] By: jhi                                   on 2000/08/31  15:07:00
17509         Log: Don't attach -ld to the archname if pointless.
17510      Branch: metaconfig
17511            ! U/threads/archname.U
17512      Branch: perl
17513            ! Configure config_h.SH
17514 ____________________________________________________________________________
17515 [  6944] By: jhi                                   on 2000/08/31  14:37:42
17516         Log: Wrap the test in eval.
17517              
17518              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
17519              From: Tim Jenness <timj@jach.hawaii.edu>
17520              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
17521              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
17522      Branch: perl
17523            ! t/lib/ftmp-security.t
17524 ____________________________________________________________________________
17525 [  6943] By: jhi                                   on 2000/08/31  14:30:57
17526         Log: Make -Dusemorebits find long doubles in Solaris.
17527      Branch: perl
17528            ! hints/solaris_2.sh
17529 ____________________________________________________________________________
17530 [  6942] By: jhi                                   on 2000/08/31  13:48:45
17531         Log: Clarify the third case of ftmp-security warnings.
17532      Branch: perl
17533            ! INSTALL
17534 ____________________________________________________________________________
17535 [  6941] By: jhi                                   on 2000/08/31  13:40:31
17536         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
17537              From: <abigail@foad.org>
17538              Date: Thu, 31 Aug 2000 01:35:05 -0400
17539              Message-ID: <20000831053505.32120.qmail@foad.org>
17540      Branch: perl
17541            ! pod/perldelta.pod
17542 ____________________________________________________________________________
17543 [  6940] By: jhi                                   on 2000/08/31  13:38:48
17544         Log: Issue useful diagnostic on unknown pod commands.
17545              
17546              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
17547              From: <abigail@foad.org>
17548              Date: Thu, 31 Aug 2000 03:41:18 -0400
17549              Message-ID: <20000831074118.24880.qmail@foad.org>
17550      Branch: perl
17551            ! lib/Pod/Man.pm
17552 ____________________________________________________________________________
17553 [  6939] By: jhi                                   on 2000/08/31  13:34:33
17554         Log: Reveal Borland's isnan.
17555              
17556              Subject: build with BC++ tweak
17557              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17558              Date: Thu, 31 Aug 2000 13:09:37 +0400
17559              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
17560      Branch: perl
17561            ! win32/win32.h
17562 ____________________________________________________________________________
17563 [  6938] By: jhi                                   on 2000/08/31  05:01:20
17564         Log: Update Changes.
17565      Branch: perl
17566            ! Changes patchlevel.h
17567 ____________________________________________________________________________
17568 [  6937] By: jhi                                   on 2000/08/31  04:26:23
17569         Log: sscanf() may be the only way to read long doubles from strings.
17570      Branch: metaconfig/U/perl
17571            ! longdblfio.U
17572      Branch: perl
17573            ! Configure config_h.SH perl.h util.c
17574 ____________________________________________________________________________
17575 [  6936] By: jhi                                   on 2000/08/31  04:18:19
17576         Log: The #6929 was too skimpy.
17577      Branch: perl
17578            ! sv.c
17579 ____________________________________________________________________________
17580 [  6935] By: jhi                                   on 2000/08/31  02:47:07
17581         Log: Subject: Re: typos in pods
17582              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17583              Date: Wed, 30 Aug 2000 19:25:34 -0700
17584              Message-ID: <eIcr5gzkg25X092yn@efn.org>
17585      Branch: perl
17586            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
17587 ____________________________________________________________________________
17588 [  6934] By: jhi                                   on 2000/08/31  02:42:55
17589         Log: Missed one Unicode file.
17590      Branch: perl
17591            + lib/unicode/UCDFF301.html
17592 ____________________________________________________________________________
17593 [  6933] By: jhi                                   on 2000/08/30  23:42:27
17594         Log: Update Changes.
17595      Branch: perl
17596            ! Changes patchlevel.h
17597 ____________________________________________________________________________
17598 [  6932] By: jhi                                   on 2000/08/30  23:40:07
17599         Log: Mention UNTIE in perldelta.  Still needs documenting
17600              in perltie et alia.
17601      Branch: perl
17602            ! pod/perldelta.pod
17603 ____________________________________________________________________________
17604 [  6931] By: jhi                                   on 2000/08/30  23:36:02
17605         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
17606              From: <abigail@foad.org>
17607              Date: Wed, 30 Aug 2000 19:28:07 -0400
17608              Message-ID: <20000830232807.305.qmail@foad.org>
17609      Branch: perl
17610            ! pod/perldelta.pod
17611 ____________________________________________________________________________
17612 [  6930] By: jhi                                   on 2000/08/30  23:32:40
17613         Log: Update to Unicode 3.0.1.
17614      Branch: perl
17615            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
17616            + lib/unicode/PropList.txt lib/unicode/README.perl
17617            + lib/unicode/UCD301.html lib/unicode/Unicode.301
17618            - lib/unicode/Props.txt lib/unicode/UCD300.html
17619            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
17620            ! (edit 257 files)
17621 ____________________________________________________________________________
17622 [  6929] By: jhi                                   on 2000/08/30  22:38:18
17623         Log: Heap decorruption.
17624              
17625              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
17626              From: Alan Burlison <Alan.Burlison@uk.sun.com>
17627              Date: Wed, 30 Aug 2000 22:39:52 +0100
17628              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
17629      Branch: perl
17630            ! sv.c
17631 ____________________________________________________________________________
17632 [  6928] By: jhi                                   on 2000/08/30  22:29:34
17633         Log: Retract the dummy test, skip the security tests (instead of failing),
17634              explain what the warnings mean.
17635      Branch: perl
17636            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
17637 ____________________________________________________________________________
17638 [  6927] By: jhi                                   on 2000/08/30  22:14:13
17639         Log: Change the internal implementation of sort() to be mergesort
17640              instead of quicksort, from John Linderman <jpl@research.att.com>.
17641              Gives us better worst case, better average case, and stability.
17642              What's there not to like?  (Small fixes for threaded builds
17643              were required).
17644      Branch: perl
17645            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
17646 ____________________________________________________________________________
17647 [  6926] By: jhi                                   on 2000/08/30  20:55:20
17648         Log: A better fix for the Socket building problem from Craig Berry.
17649      Branch: perl
17650            ! vms/vms.c
17651 ____________________________________________________________________________
17652 [  6925] By: jhi                                   on 2000/08/30  20:20:25
17653         Log: Subject: [PATCH] Re: UNTIE method 
17654              From: Nick Ing-Simmons <nik@tiuk.ti.com>
17655              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
17656              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
17657      Branch: perl
17658            ! pp_sys.c t/op/tie.t
17659 ____________________________________________________________________________
17660 [  6924] By: jhi                                   on 2000/08/30  20:17:11
17661         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
17662              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17663              Date: Wed, 30 Aug 2000 15:03:14 -0500
17664              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
17665      Branch: perl
17666            ! vms/vms.c
17667 ____________________________________________________________________________
17668 [  6923] By: jhi                                   on 2000/08/30  20:15:18
17669         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
17670              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17671              Date: Wed, 30 Aug 2000 13:30:36 -0500
17672              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
17673      Branch: perl
17674            ! vms/vms.c
17675 ____________________________________________________________________________
17676 [  6922] By: jhi                                   on 2000/08/30  19:54:43
17677         Log: Better options for rsync.
17678      Branch: perl
17679            ! pod/perlhack.pod
17680 ____________________________________________________________________________
17681 [  6921] By: jhi                                   on 2000/08/30  19:40:16
17682         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
17683              From: Rick Delaney <rick@consumercontact.com>
17684              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
17685              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
17686      Branch: perl
17687            ! pod/perlfunc.pod
17688 ____________________________________________________________________________
17689 [  6920] By: jhi                                   on 2000/08/30  19:36:40
17690         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
17691              From: Peter Prymmer <pvhp@forte.com>
17692              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
17693              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
17694      Branch: perl
17695            ! configure.com
17696 ____________________________________________________________________________
17697 [  6919] By: jhi                                   on 2000/08/30  14:52:02
17698         Log: Update Changes.
17699      Branch: perl
17700            ! Changes patchlevel.h
17701 ____________________________________________________________________________
17702 [  6918] By: jhi                                   on 2000/08/30  14:48:34
17703         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
17704      Branch: perl
17705            ! lib/ExtUtils/typemap
17706 ____________________________________________________________________________
17707 [  6917] By: jhi                                   on 2000/08/30  14:46:34
17708         Log: Subject: typos in pods
17709              From: Nicholas Clark <nick@ccl4.org>
17710              Date: Wed, 30 Aug 2000 01:12:50 +0100
17711              Message-ID: <20000830011249.A61388@plum.flirble.org>
17712      Branch: perl
17713            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
17714            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
17715            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
17716            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
17717 ____________________________________________________________________________
17718 [  6916] By: jhi                                   on 2000/08/30  14:19:09
17719         Log: Document Storable problems on Crays.  (Will have
17720              to document all the other Storable problems, too.)
17721      Branch: perl
17722            ! pod/perldelta.pod
17723 ____________________________________________________________________________
17724 [  6915] By: jhi                                   on 2000/08/30  14:06:02
17725         Log: Subject: [PATCH] fix misc cast warnings
17726              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17727              Date: Tue, 29 Aug 2000 23:16:14 -0700
17728              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
17729      Branch: perl
17730            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
17731            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
17732            ! os2/os2ish.h
17733 ____________________________________________________________________________
17734 [  6914] By: jhi                                   on 2000/08/30  14:03:45
17735         Log: Timestamp mismatch again.  Need to fix this dependence on
17736              config_h.SH timestamp, since it's the contents of config_h.SH
17737              that matter.
17738      Branch: perl
17739            ! uconfig.h uconfig.sh
17740 ____________________________________________________________________________
17741 [  6913] By: jhi                                   on 2000/08/30  13:54:06
17742         Log: Don't say "Perl 5.0 source kit".
17743      Branch: perl
17744            ! perl.c
17745 ____________________________________________________________________________
17746 [  6912] By: jhi                                   on 2000/08/30  13:51:24
17747         Log: Reset archname and archname64 always, forcing them be
17748              recomputed at each Configure run, make Configure and
17749              the hints files agree on the naming of largefiles variables.
17750      Branch: metaconfig
17751            ! U/threads/archname.U
17752      Branch: metaconfig/U/perl
17753            ! use64bits.U
17754      Branch: perl
17755            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
17756            ! hints/linux.sh hints/solaris_2.sh
17757 ____________________________________________________________________________
17758 [  6911] By: jhi                                   on 2000/08/30  13:30:13
17759         Log: Put back the slice accidentally removed by #6907.
17760      Branch: perl
17761            ! hints/solaris_2.sh
17762 ____________________________________________________________________________
17763 [  6910] By: jhi                                   on 2000/08/30  01:24:26
17764         Log: Be consistent: other Net::get* do export theirs.
17765              
17766              Subject: Re: Net::protoent does not export 'getproto'
17767              From: Yasushi Nakajima <sey@jkc.co.jp>
17768              Date: Wed, 30 Aug 2000 09:53:14 +0900
17769              Message-Id: <200008300051.DAA24700@taku.hut.fi>
17770      Branch: perl
17771            ! lib/Net/protoent.pm
17772 ____________________________________________________________________________
17773 [  6909] By: jhi                                   on 2000/08/30  01:17:25
17774         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
17775              From: Gurusamy Sarathy <gsar@ActiveState.com>
17776              Date: Tue, 29 Aug 2000 17:17:07 -0700
17777              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
17778      Branch: perl
17779            ! cop.h
17780 ____________________________________________________________________________
17781 [  6908] By: jhi                                   on 2000/08/30  00:58:05
17782         Log: Update Changes.
17783      Branch: perl
17784            ! Changes patchlevel.h
17785 ____________________________________________________________________________
17786 [  6907] By: jhi                                   on 2000/08/30  00:57:22
17787         Log: Introduce ccname to keep track of what compiler kind of we have.
17788      Branch: metaconfig/U/perl
17789            ! Checkcc.U gccvers.U
17790      Branch: perl
17791            ! Configure config_h.SH hints/solaris_2.sh
17792 ____________________________________________________________________________
17793 [  6906] By: jhi                                   on 2000/08/30  00:25:47
17794         Log: Put back the flags dump as reasoned in
17795              
17796              Subject: Re: [PATCH] Glob dumping
17797              From: Mike Guy <mjtg@cam.ac.uk> 
17798              Date: Tue, 29 Aug 2000 21:41:32 +0100
17799              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
17800      Branch: perl
17801            ! dump.c t/lib/peek.t
17802 ____________________________________________________________________________
17803 [  6905] By: jhi                                   on 2000/08/30  00:16:17
17804         Log: Make the epsilon to be relative, not absolute.
17805              
17806              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
17807              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
17808              Date: Tue, 29 Aug 2000 19:58:56 -0400
17809              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
17810      Branch: perl
17811            ! t/lib/trig.t
17812 ____________________________________________________________________________
17813 [  6904] By: jhi                                   on 2000/08/30  00:13:09
17814         Log: From now on, Gisle is on my list of usual suspects :-)
17815              Retract #6902.
17816      Branch: perl
17817            ! ext/Opcode/Safe.pm
17818 ____________________________________________________________________________
17819 [  6903] By: jhi                                   on 2000/08/29  23:51:20
17820         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
17821              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17822              Date: Tue, 29 Aug 2000 18:43:26 -0500
17823              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
17824      Branch: perl
17825            + vms/vmspipe.com
17826            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
17827            ! vms/vms.c
17828 ____________________________________________________________________________
17829 [  6902] By: jhi                                   on 2000/08/29  23:44:14
17830         Log: Retry what #6882 attempted.
17831              
17832              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
17833              From: Gisle Aas <gisle@ActiveState.com>
17834              Date: 30 Aug 2000 00:33:09 +0200
17835              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
17836      Branch: perl
17837            ! ext/Opcode/Safe.pm
17838 ____________________________________________________________________________
17839 [  6901] By: jhi                                   on 2000/08/29  22:59:32
17840         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
17841              From: Hugo <hv@crypt.compulink.co.uk>
17842              Date: Mon, 12 Jun 2000 19:36:08 +0100
17843              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
17844      Branch: perl
17845            ! sv.c
17846 ____________________________________________________________________________
17847 [  6900] By: jhi                                   on 2000/08/29  22:58:35
17848         Log: Admit that we are leaking scalars.
17849              
17850              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
17851              From: Spider Boardman <spider@leggy.zk3.dec.com>
17852              Date: Tue, 29 Aug 2000 18:48:29 -0400
17853              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
17854      Branch: perl
17855            ! t/pragma/warnings.t
17856 ____________________________________________________________________________
17857 [  6899] By: jhi                                   on 2000/08/29  20:53:13
17858         Log: Update Changes.
17859      Branch: perl
17860            ! Changes patchlevel.h
17861 ____________________________________________________________________________
17862 [  6898] By: jhi                                   on 2000/08/29  20:46:21
17863         Log: Undo namespace pollution of #6878.
17864              
17865              Subject: Re: Net::protoent does not export 'getproto'
17866              From: Mike Guy <mjtg@cam.ac.uk>
17867              Date: Tue, 29 Aug 2000 21:32:37 +0100
17868              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
17869      Branch: perl
17870            ! lib/Net/protoent.pm
17871 ____________________________________________________________________________
17872 [  6897] By: jhi                                   on 2000/08/29  20:44:29
17873         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
17874              From: Peter Prymmer <pvhp@forte.com>
17875              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
17876              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
17877      Branch: perl
17878            ! pod/perlebcdic.pod
17879 ____________________________________________________________________________
17880 [  6896] By: jhi                                   on 2000/08/29  20:40:57
17881         Log: There's no point repeating the 'revision' (5) of perl5.
17882      Branch: metaconfig/U/perl
17883            ! Devel.U patchlevel.U
17884      Branch: perl
17885            ! Configure config_h.SH
17886 ____________________________________________________________________________
17887 [  6895] By: jhi                                   on 2000/08/29  20:16:58
17888         Log: Regen Configure for #6894.
17889      Branch: metaconfig/U/perl
17890            ! perladmin.U
17891      Branch: perl
17892            ! Configure config_h.SH
17893 ____________________________________________________________________________
17894 [  6894] By: jhi                                   on 2000/08/29  19:59:52
17895         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
17896              From: "Philip Newton" <Philip.Newton@gmx.net>
17897              Date: Tue, 29 Aug 2000 21:39:14 +0200
17898              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
17899      Branch: perl
17900            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
17901            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
17902            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
17903            ! utils/perlbug.PL
17904 ____________________________________________________________________________
17905 [  6893] By: jhi                                   on 2000/08/29  19:55:30
17906         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
17907              From: "Philip Newton" <Philip.Newton@gmx.net>
17908              Date: Tue, 29 Aug 2000 21:39:14 +0200
17909              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
17910      Branch: perl
17911            ! installhtml
17912 ____________________________________________________________________________
17913 [  6892] By: jhi                                   on 2000/08/29  19:53:59
17914         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
17915              From: "Philip Newton" <Philip.Newton@gmx.net>
17916              Date: Tue, 29 Aug 2000 21:48:18 +0200
17917              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
17918      Branch: perl
17919            ! lib/File/Temp.pm
17920 ____________________________________________________________________________
17921 [  6891] By: jhi                                   on 2000/08/29  18:30:03
17922         Log: Nail the ID 20000828.023.
17923      Branch: perl
17924            ! ext/Storable/Storable.xs
17925 ____________________________________________________________________________
17926 [  6890] By: jhi                                   on 2000/08/29  16:50:17
17927         Log: Under usethreads the dumped variable is IN_PAD.
17928              
17929              Subject: Re: [PATCH] Glob dumping
17930              From: Gisle Aas <gisle@ActiveState.com>
17931              Date: 29 Aug 2000 18:45:05 +0200
17932              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
17933      Branch: perl
17934            ! t/lib/peek.t
17935 ____________________________________________________________________________
17936 [  6889] By: jhi                                   on 2000/08/29  15:17:37
17937         Log: Update Changes.
17938      Branch: perl
17939            ! Changes patchlevel.h
17940 ____________________________________________________________________________
17941 [  6888] By: jhi                                   on 2000/08/29  14:49:59
17942         Log: Retract #6882, broke the safe tests.
17943      Branch: perl
17944            ! ext/Opcode/Safe.pm
17945 ____________________________________________________________________________
17946 [  6887] By: jhi                                   on 2000/08/29  14:47:06
17947         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
17948              From: Gisle Aas <gisle@ActiveState.com> 
17949              Date: 09 Jun 2000 20:00:11 +0200
17950              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
17951      Branch: perl
17952            ! utils/perldoc.PL
17953 ____________________________________________________________________________
17954 [  6886] By: jhi                                   on 2000/08/29  14:42:45
17955         Log: The #6881 removed one dump line.
17956      Branch: perl
17957            ! t/lib/peek.t
17958 ____________________________________________________________________________
17959 [  6885] By: jhi                                   on 2000/08/29  14:30:47
17960         Log: Don't forget to tidy up.
17961      Branch: perl
17962            ! t/lib/ftmp-security.t
17963 ____________________________________________________________________________
17964 [  6884] By: jhi                                   on 2000/08/29  14:25:17
17965         Log: Disabling the one test is a bit tricky.
17966      Branch: perl
17967            ! t/lib/ftmp-security.t
17968 ____________________________________________________________________________
17969 [  6883] By: jhi                                   on 2000/08/29  14:16:25
17970         Log: Disable one of the tests for now.
17971      Branch: perl
17972            ! t/lib/ftmp-security.t
17973 ____________________________________________________________________________
17974 [  6882] By: jhi                                   on 2000/08/29  14:05:50
17975         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
17976              From: gisle@aas.no
17977              Date: 29 Aug 2000 10:35:06 -0000
17978              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
17979      Branch: perl
17980            ! ext/Opcode/Safe.pm
17981 ____________________________________________________________________________
17982 [  6881] By: jhi                                   on 2000/08/29  14:03:51
17983         Log: Subject: [PATCH] Glob dumping
17984              From: Gisle Aas <gisle@ActiveState.com>
17985              Date: 29 Aug 2000 07:59:42 -0000
17986              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
17987      Branch: perl
17988            ! dump.c
17989 ____________________________________________________________________________
17990 [  6880] By: jhi                                   on 2000/08/29  14:02:01
17991         Log: Subject: [PATCH] Warnings in B::Deparse
17992              From: <abigail@foad.org>
17993              Date: Tue, 29 Aug 2000 00:00:01 -0400
17994              Message-ID: <20000829040001.2999.qmail@foad.org>
17995      Branch: perl
17996            ! ext/B/B/Deparse.pm
17997 ____________________________________________________________________________
17998 [  6879] By: jhi                                   on 2000/08/29  13:57:26
17999         Log: Missed a change in #6869.
18000      Branch: perl
18001            ! mg.c
18002 ____________________________________________________________________________
18003 [  6878] By: jhi                                   on 2000/08/29  13:45:04
18004         Log: Subject: Net::protoent does not export 'getproto'
18005              From: Yasushi Nakajima <sey@jkc.co.jp>
18006              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
18007      Branch: perl
18008            ! lib/Net/protoent.pm
18009 ____________________________________________________________________________
18010 [  6877] By: jhi                                   on 2000/08/29  13:39:19
18011         Log: Patches all over for people and the files they (hopefully) care about.
18012      Branch: perl
18013            ! AUTHORS Changes MAINTAIN
18014 ____________________________________________________________________________
18015 [  6876] By: jhi                                   on 2000/08/29  12:53:54
18016         Log: Fix for thinko in #6848.
18017              
18018              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
18019              From: Lupe Christoph <lupe@lupe-christoph.de>
18020              Date: Tue, 29 Aug 2000 09:04:08 +0200
18021              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
18022      Branch: perl
18023            ! ext/Thread/Thread.xs
18024 ____________________________________________________________________________
18025 [  6875] By: jhi                                   on 2000/08/29  12:50:14
18026         Log: Update to Getopt::Long 2.24, from Johan Vromans.
18027      Branch: perl
18028            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
18029 ____________________________________________________________________________
18030 [  6874] By: jhi                                   on 2000/08/29  02:09:53
18031         Log: Use minimal @INC in tests, most of the time just '../lib',
18032              so that we simply can't pick up stuff from other Perls than
18033              the one we are testing.  Pointed out by
18034              
18035              From: Mike Guy <mjtg@cam.ac.uk>
18036              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
18037              Date: Fri, 25 Aug 2000 15:15:59 +0100
18038              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
18039      Branch: perl
18040            ! (edit 185 files)
18041 ____________________________________________________________________________
18042 [  6873] By: jhi                                   on 2000/08/29  01:07:11
18043         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
18044              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18045              Date: Mon, 28 Aug 2000 17:45:52 -0700
18046              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
18047      Branch: perl
18048            ! Makefile.SH hints/os2.sh
18049 ____________________________________________________________________________
18050 [  6872] By: jhi                                   on 2000/08/28  23:33:39
18051         Log: Subject: [PATCH bleedperl@6866] spellings
18052              From: marcel@codewerk.com (Marcel Grunauer)
18053              Date: Tue, 29 Aug 2000 01:19:59 +0200
18054              Message-Id: <200008282319.BAA29862@gandalf.local>
18055      Branch: perl
18056            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
18057            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
18058            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
18059 ____________________________________________________________________________
18060 [  6871] By: jhi                                   on 2000/08/28  23:22:09
18061         Log: Take out the SUIDMAIL thing, that will not be
18062              a problem in 5.7.*.
18063      Branch: perl
18064            ! patchlevel.h
18065 ____________________________________________________________________________
18066 [  6870] By: jhi                                   on 2000/08/28  23:19:30
18067         Log: -S is the silent flag, -s is the strip flag.
18068              
18069              Subject: [PATCH] Re: [PATCH] make no-install          
18070              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18071              Date: Mon, 28 Aug 2000 15:12:55 -0700
18072              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
18073      Branch: perl
18074            ! Makefile.SH
18075 ____________________________________________________________________________
18076 [  6869] By: jhi                                   on 2000/08/28  23:12:05
18077         Log: Subject: [PATCH bleedperl@6856] warnings fixes
18078              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18079              Date: Mon, 28 Aug 2000 23:55:06 +0100
18080              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
18081      Branch: perl
18082            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
18083            ! warnings.h warnings.pl
18084 ____________________________________________________________________________
18085 [  6868] By: jhi                                   on 2000/08/28  21:38:22
18086         Log: Potential cruft.
18087      Branch: perl
18088            ! Makefile.SH
18089 ____________________________________________________________________________
18090 [  6867] By: jhi                                   on 2000/08/28  21:35:36
18091         Log: Update Changes.
18092      Branch: perl
18093            ! Changes patchlevel.h
18094 ____________________________________________________________________________
18095 [  6866] By: jhi                                   on 2000/08/28  21:33:49
18096         Log: Subject: hv.h Doc Patch
18097              From: Fisher Mark <fisherm@tce.com>
18098              Date: Mon, 28 Aug 2000 16:24:59 -0500
18099              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
18100      Branch: perl
18101            ! hv.h
18102 ____________________________________________________________________________
18103 [  6865] By: jhi                                   on 2000/08/28  21:02:15
18104         Log: Add -ld to archname on long tr...double platforms.
18105      Branch: metaconfig
18106            ! U/threads/archname.U
18107      Branch: perl
18108            ! Configure config_h.SH
18109 ____________________________________________________________________________
18110 [  6864] By: jhi                                   on 2000/08/28  20:38:59
18111         Log: An attempt to fix the problem reported in
18112              
18113              Subject: Building perl@6856 using gcc/AIX 4.3.3 
18114              From: Daniel Muino <dmuino@afip.gov.ar> 
18115              Date: Mon, 28 Aug 2000 15:50:01 -0300   
18116              Message-ID: <20000828155001.A14403@con2-dgi>
18117              
18118              I can't test this properly since the gcc installation I have
18119              access to seems to be botched (gcc is calling the AIX cpp,
18120              a losing proposition...)
18121      Branch: perl
18122            ! hints/aix.sh
18123 ____________________________________________________________________________
18124 [  6863] By: jhi                                   on 2000/08/28  18:57:52
18125         Log: Fix for ID 20000828.001, long doubles were not formatted
18126              correctly (showed up in $], which stopped installing perl).
18127      Branch: perl
18128            ! sv.c
18129 ____________________________________________________________________________
18130 [  6862] By: jhi                                   on 2000/08/28  18:07:15
18131         Log: Typo in #6858.
18132      Branch: perl
18133            ! lib/Cwd.pm
18134 ____________________________________________________________________________
18135 [  6861] By: jhi                                   on 2000/08/28  17:57:27
18136         Log: opmini.o may be left around if a build is interrupted.
18137      Branch: perl
18138            ! Makefile.SH
18139 ____________________________________________________________________________
18140 [  6860] By: jhi                                   on 2000/08/28  16:52:50
18141         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
18142              From: Daniel Chetlin <daniel@chetlin.com>
18143              Date: Mon, 28 Aug 2000 01:14:18 -0700
18144              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
18145      Branch: perl
18146            ! lib/overload.pm
18147 ____________________________________________________________________________
18148 [  6859] By: jhi                                   on 2000/08/28  16:08:46
18149         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
18150              From: Nicholas Clark <nick@ccl4.org>
18151              Date: Mon, 28 Aug 2000 16:03:27 +0100
18152              Message-Id: <20000828160327.C49785@plum.flirble.org>
18153      Branch: perl
18154            ! ext/ByteLoader/bytecode.h
18155 ____________________________________________________________________________
18156 [  6858] By: jhi                                   on 2000/08/28  16:02:10
18157         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
18158              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
18159              Date: Mon, 28 Aug 2000 13:08:30 +0200
18160              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
18161      Branch: perl
18162            ! lib/Cwd.pm
18163 ____________________________________________________________________________
18164 [  6857] By: jhi                                   on 2000/08/28  15:42:47
18165         Log: display_format used as a class method without arguments was broken,
18166              reported in
18167              
18168              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
18169              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
18170              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
18171              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
18172      Branch: perl
18173            ! lib/Math/Complex.pm t/lib/complex.t
18174 ____________________________________________________________________________
18175 [  6856] By: jhi                                   on 2000/08/27  22:09:48
18176         Log: Update Changes.
18177      Branch: perl
18178            ! Changes patchlevel.h
18179 ____________________________________________________________________________
18180 [  6855] By: jhi                                   on 2000/08/27  21:59:21
18181         Log: Retract #6853 (false alarm).
18182      Branch: perl
18183            ! lib/ExtUtils/xsubpp
18184 ____________________________________________________________________________
18185 [  6854] By: jhi                                   on 2000/08/27  21:37:44
18186         Log: Update Changes.
18187      Branch: perl
18188            ! Changes patchlevel.h
18189 ____________________________________________________________________________
18190 [  6853] By: jhi                                   on 2000/08/27  21:37:16
18191         Log: Subject: [PATCH perl@6850] workaround for xsubpp
18192              From: Hugo <hv@crypt.compulink.co.uk>
18193              Date: Sun, 27 Aug 2000 22:30:25 +0100
18194              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
18195      Branch: perl
18196            ! lib/ExtUtils/xsubpp
18197 ____________________________________________________________________________
18198 [  6852] By: jhi                                   on 2000/08/27  21:33:58
18199         Log: Big-endian 64-bit patch from Raphael Manfredi.
18200      Branch: perl
18201            ! ext/Storable/Storable.xs
18202 ____________________________________________________________________________
18203 [  6851] By: jhi                                   on 2000/08/27  21:22:21
18204         Log: More ruthless editing from Hugo van der Sanden.
18205      Branch: perl
18206            ! pod/perldelta.pod
18207 ____________________________________________________________________________
18208 [  6850] By: jhi                                   on 2000/08/27  16:11:46
18209         Log: Update Changes.
18210      Branch: perl
18211            ! Changes patchlevel.h
18212 ____________________________________________________________________________
18213 [  6849] By: jhi                                   on 2000/08/27  16:11:05
18214         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
18215      Branch: perl
18216            ! configpm pod/perldelta.pod
18217 ____________________________________________________________________________
18218 [  6848] By: jhi                                   on 2000/08/27  15:35:08
18219         Log: Use the actual thread type, not the pointer-to-struct.
18220      Branch: perl
18221            ! ext/Thread/Thread.xs
18222 ____________________________________________________________________________
18223 [  6847] By: jhi                                   on 2000/08/27  15:30:49
18224         Log: Test nit.
18225      Branch: perl
18226            ! t/pragma/warn/pp_sys
18227 ____________________________________________________________________________
18228 [  6846] By: jhi                                   on 2000/08/27  15:19:02
18229         Log: Passing -R in ldflags makes now it to appear in the default
18230              for lddlflags, just like with -L.
18231              
18232              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18233              From: Lupe Christoph <lupe@lupe-christoph.de>
18234              Date: Sun, 27 Aug 2000 10:28:21 +0200
18235              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
18236      Branch: metaconfig/U/perl
18237            ! dlsrc.U
18238      Branch: perl
18239            ! Configure
18240 ____________________________________________________________________________
18241 [  6845] By: jhi                                   on 2000/08/27  15:08:54
18242         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
18243              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18244              Date: Sat, 26 Aug 2000 22:23:27 +0100
18245              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
18246      Branch: perl
18247            ! lib/ExtUtils/MM_Unix.pm
18248 ____________________________________________________________________________
18249 [  6844] By: jhi                                   on 2000/08/27  15:02:37
18250         Log: DJGPP update from Laszlo Molnar.
18251              
18252              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
18253              From: ml1050 <ml1050@freemail.hu>
18254              Date: Sat, 26 Aug 2000 23:24:40 +0200
18255              Message-Id: <20000826232440.A439@freemail.hu>
18256      Branch: perl
18257            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
18258            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
18259 ____________________________________________________________________________
18260 [  6843] By: jhi                                   on 2000/08/27  14:53:58
18261         Log: Subject: installman buglet
18262              From: Lupe Christoph <lupe@lupe-christoph.de>
18263              Date: Sun, 27 Aug 2000 14:38:59 +0200
18264              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
18265      Branch: perl
18266            ! installman
18267 ____________________________________________________________________________
18268 [  6842] By: jhi                                   on 2000/08/27  14:52:08
18269         Log: Can't get the test to reliably work thanks to the
18270              inaccurateness of floating point.  "Resolves" bug ids
18271              20000826.003, 20000826.009, 20000826.010,
18272      Branch: perl
18273            ! t/lib/trig.t
18274 ____________________________________________________________________________
18275 [  6841] By: jhi                                   on 2000/08/26  15:53:58
18276         Log: Update Changes.
18277      Branch: perl
18278            ! Changes patchlevel.h
18279 ____________________________________________________________________________
18280 [  6840] By: jhi                                   on 2000/08/26  14:23:03
18281         Log: grep -e isn't portable.
18282              
18283              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
18284              From: chris@broadband.att.com
18285              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
18286              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
18287      Branch: perl
18288            ! hints/solaris_2.sh
18289 ____________________________________________________________________________
18290 [  6839] By: jhi                                   on 2000/08/26  14:12:23
18291         Log: no-install target a la make -n.
18292              
18293              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
18294              From: <abigail@foad.org>
18295              Date: Sat, 26 Aug 2000 03:57:34 -0400
18296              Message-ID: <20000826075735.18912.qmail@foad.org>
18297      Branch: perl
18298            ! Makefile.SH installman installperl
18299 ____________________________________________________________________________
18300 [  6838] By: jhi                                   on 2000/08/26  14:06:33
18301         Log: Retract #6826 as the #6828 should be do the same
18302              in a More Correct Way.
18303      Branch: perl
18304            ! installperl
18305 ____________________________________________________________________________
18306 [  6837] By: jhi                                   on 2000/08/26  05:24:00
18307         Log: More casting.
18308      Branch: perl
18309            ! ext/Storable/Storable.xs
18310 ____________________________________________________________________________
18311 [  6836] By: jhi                                   on 2000/08/26  05:05:46
18312         Log: Nicer in decimal.
18313      Branch: perl
18314            ! ext/Storable/Storable.xs
18315 ____________________________________________________________________________
18316 [  6835] By: jhi                                   on 2000/08/26  05:03:50
18317         Log: There be no UVdf.
18318      Branch: perl
18319            ! ext/Storable/Storable.xs
18320 ____________________________________________________________________________
18321 [  6834] By: jhi                                   on 2000/08/26  05:00:18
18322         Log: Continue IVdfing and UVxfing.
18323      Branch: perl
18324            ! ext/Storable/Storable.xs
18325 ____________________________________________________________________________
18326 [  6833] By: jhi                                   on 2000/08/26  04:53:14
18327         Log: Use IVdf.
18328      Branch: perl
18329            ! ext/Storable/Storable.xs
18330 ____________________________________________________________________________
18331 [  6832] By: jhi                                   on 2000/08/26  04:40:41
18332         Log: Document PTR2XX and INT2PTR.
18333      Branch: perl
18334            ! pod/perlguts.pod
18335 ____________________________________________________________________________
18336 [  6831] By: jhi                                   on 2000/08/26  04:33:18
18337         Log: Use UVxf, PTR2UV, NVff.
18338      Branch: perl
18339            ! ext/Storable/Storable.xs
18340 ____________________________________________________________________________
18341 [  6830] By: jhi                                   on 2000/08/26  04:31:32
18342         Log: Update the test count.
18343      Branch: perl
18344            ! t/lib/trig.t
18345 ____________________________________________________________________________
18346 [  6829] By: jhi                                   on 2000/08/26  03:05:50
18347         Log: Subject: [PATCH] installation not quite silent yet.
18348              From: <abigail@foad.org>
18349              Date: Fri, 25 Aug 2000 20:07:53 -0400
18350              Message-ID: <20000826000753.7822.qmail@foad.org>
18351      Branch: perl
18352            ! installman installperl
18353 ____________________________________________________________________________
18354 [  6828] By: jhi                                   on 2000/08/26  03:05:14
18355         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
18356              From: Spider Boardman <spider@web.zk3.dec.com>
18357              Date: Fri, 25 Aug 2000 19:12:40 -0400
18358              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
18359      Branch: perl
18360            ! gv.c
18361 ____________________________________________________________________________
18362 [  6827] By: jhi                                   on 2000/08/25  23:54:34
18363         Log: Support preserving extremely big/small angles.
18364      Branch: perl
18365            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
18366 ____________________________________________________________________________
18367 [  6826] By: jhi                                   on 2000/08/25  23:01:20
18368         Log: Patch installperl to be long double-aware.
18369              
18370              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
18371              From: Spider Boardman <spider@web.zk3.dec.com>
18372              Date: Fri, 25 Aug 2000 18:15:23 -0400
18373              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
18374      Branch: perl
18375            ! installperl
18376 ____________________________________________________________________________
18377 [  6825] By: jhi                                   on 2000/08/25  22:58:25
18378         Log: Remove duplicately applied patch shards.
18379              
18380              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
18381              From: Spider Boardman <spider@leggy.zk3.dec.com>
18382              Date: Fri, 25 Aug 2000 16:45:03 -0400
18383              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
18384      Branch: perl
18385            ! t/lib/cgi-html.t
18386 ____________________________________________________________________________
18387 [  6824] By: jhi                                   on 2000/08/25  22:57:00
18388         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
18389              From: Daniel Chetlin <daniel@chetlin.com>
18390              Date: Fri, 25 Aug 2000 12:23:16 -0700
18391              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
18392              
18393              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
18394              From: Daniel Chetlin <daniel@chetlin.com>
18395              Date: Fri, 25 Aug 2000 14:47:19 -0700
18396              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
18397      Branch: perl
18398            ! installman
18399 ____________________________________________________________________________
18400 [  6823] By: jhi                                   on 2000/08/25  22:44:17
18401         Log: Timestamp problem?
18402      Branch: perl
18403            ! uconfig.h uconfig.sh
18404 ____________________________________________________________________________
18405 [  6822] By: jhi                                   on 2000/08/25  19:01:06
18406         Log: One forgotten file from #6816.
18407      Branch: perl
18408            ! vos/config.h
18409 ____________________________________________________________________________
18410 [  6821] By: jhi                                   on 2000/08/25  18:56:39
18411         Log: Regen Changes.
18412      Branch: perl
18413            ! Changes patchlevel.h
18414 ____________________________________________________________________________
18415 [  6820] By: jhi                                   on 2000/08/25  18:52:35
18416         Log: Fix Changes ordering.
18417      Branch: perl
18418            ! Changes
18419 ____________________________________________________________________________
18420 [  6819] By: jhi                                   on 2000/08/25  18:50:25
18421         Log: Update Changes.
18422      Branch: perl
18423            ! Changes patchlevel.h
18424 ____________________________________________________________________________
18425 [  6818] By: jhi                                   on 2000/08/25  18:47:45
18426         Log: Tweak the sfio/useperlio logic, hopefully as wished in
18427              
18428              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
18429              From: Nicholas Clark <nick@babyhippo.co.uk>
18430              Date: Fri, 25 Aug 2000 12:01:45 +0100
18431              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
18432      Branch: metaconfig/U/perl
18433            ! d_sfio.U
18434      Branch: perl
18435            ! Configure
18436 ____________________________________________________________________________
18437 [  6817] By: jhi                                   on 2000/08/25  18:32:51
18438         Log: Allow microperl to assume <math.h>, without it the math
18439              functions like floor() are assumed to return int, which makes
18440              for core dumps in machines where integer and floating register
18441              don't mix.
18442      Branch: perl
18443            ! uconfig.h uconfig.sh
18444 ____________________________________________________________________________
18445 [  6816] By: jhi                                   on 2000/08/25  18:27:17
18446         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
18447              the problem reported in
18448              
18449              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
18450              From: danhale@us.ibm.com
18451              Date: Fri, 25 Aug 2000 10:58:06 -0400
18452              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
18453      Branch: metaconfig/U/perl
18454            + d_socks5_init.U
18455      Branch: perl
18456            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
18457            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
18458            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
18459            ! win32/config.gc win32/config.vc
18460 ____________________________________________________________________________
18461 [  6815] By: jhi                                   on 2000/08/25  17:43:31
18462         Log: A solution for the retrieve_fd autosplit warning,
18463              idea suggested by Mike Guy.
18464      Branch: perl
18465            ! ext/Storable/Storable.pm
18466 ____________________________________________________________________________
18467 [  6814] By: jhi                                   on 2000/08/25  17:16:03
18468         Log: Add install-silent target.
18469      Branch: perl
18470            ! Makefile.SH
18471 ____________________________________________________________________________
18472 [  6813] By: jhi                                   on 2000/08/25  17:14:23
18473         Log: Subject: Re: [PATCH] More silencing of installman.
18474              From: <abigail@foad.org>
18475              Date: Thu, 24 Aug 2000 19:27:03 -0400
18476              Message-ID: <20000824232703.7001.qmail@foad.org>
18477              
18478              Subject: Re: [PATCH] More silencing of installman.
18479              From: <abigail@foad.org>
18480              Date: Fri, 25 Aug 2000 03:00:58 -0400
18481              Message-ID: <20000825070058.10697.qmail@foad.org>
18482      Branch: perl
18483            ! installman
18484 ____________________________________________________________________________
18485 [  6812] By: jhi                                   on 2000/08/25  17:11:28
18486         Log: installperl --verbose and --silent.
18487              
18488              Subject: Re: [PATCH] More silencing of installman.
18489              From: <abigail@foad.org>
18490              Message-ID: <20000825064430.9719.qmail@foad.org>
18491              Date: Fri, 25 Aug 2000 02:44:30 -0400
18492      Branch: perl
18493            ! installperl
18494 ____________________________________________________________________________
18495 [  6811] By: jhi                                   on 2000/08/25  17:05:43
18496         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
18497              From: "Peter J. Farley III" <pjfarley@banet.net>
18498              Date: Thu, 24 Aug 2000 21:58:03 -0400
18499              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
18500              
18501              (applied slightly modified)
18502      Branch: perl
18503            ! lib/ExtUtils/MM_Unix.pm
18504 ____________________________________________________________________________
18505 [  6810] By: jhi                                   on 2000/08/25  17:01:18
18506         Log: Missing parts of 
18507              
18508              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
18509              From: Peter Prymmer <pvhp@forte.com>
18510              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
18511              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
18512      Branch: perl
18513            ! t/lib/cgi-html.t
18514 ____________________________________________________________________________
18515 [  6809] By: jhi                                   on 2000/08/25  16:46:32
18516         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
18517              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18518              Date: Thu, 24 Aug 2000 19:13:11 -0500
18519              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
18520      Branch: perl
18521            ! vms/vms.c
18522 ____________________________________________________________________________
18523 [  6808] By: jhi                                   on 2000/08/25  16:39:22
18524         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
18525              From: Peter Prymmer <pvhp@forte.com>
18526              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
18527              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
18528      Branch: perl
18529            ! configure.com
18530 ____________________________________________________________________________
18531 [  6807] By: jhi                                   on 2000/08/25  16:36:37
18532         Log: Better wording for the vec lvalue diagnostic.
18533              
18534              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
18535              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18536              Date: Wed, 23 Aug 2000 14:12:16 -0400
18537              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
18538      Branch: perl
18539            ! pod/perldiag.pod
18540 ____________________________________________________________________________
18541 [  6806] By: jhi                                   on 2000/08/24  18:17:22
18542         Log: Subject: [PATCH] More silencing of installman.
18543              From: <abigail@foad.org>
18544              Date: Thu, 24 Aug 2000 14:01:44 -0400
18545              Message-ID: <20000824180144.20062.qmail@foad.org>
18546      Branch: perl
18547            ! installman
18548 ____________________________________________________________________________
18549 [  6805] By: jhi                                   on 2000/08/24  15:00:31
18550         Log: Update Changes.
18551      Branch: perl
18552            ! Changes patchlevel.h
18553 ____________________________________________________________________________
18554 [  6804] By: jhi                                   on 2000/08/24  14:59:07
18555         Log: Regen perltoc.
18556      Branch: perl
18557            ! pod/perltoc.pod
18558 ____________________________________________________________________________
18559 [  6803] By: jhi                                   on 2000/08/24  14:44:39
18560         Log: Show the doc file, not the temp file.
18561      Branch: perl
18562            ! installman
18563 ____________________________________________________________________________
18564 [  6802] By: jhi                                   on 2000/08/24  14:41:53
18565         Log: Continue silencing.
18566      Branch: perl
18567            ! installman
18568 ____________________________________________________________________________
18569 [  6801] By: jhi                                   on 2000/08/24  14:34:40
18570         Log: Actually do something with the silencer option.
18571      Branch: perl
18572            ! installman
18573 ____________________________________________________________________________
18574 [  6800] By: jhi                                   on 2000/08/24  14:26:22
18575         Log: Make installman to recognize the silence flag -S.
18576      Branch: perl
18577            ! installman
18578 ____________________________________________________________________________
18579 [  6799] By: jhi                                   on 2000/08/24  13:49:38
18580         Log: DOS patches and portability/porting notes, from Tim Jenness.
18581      Branch: perl
18582            ! lib/File/Temp.pm
18583 ____________________________________________________________________________
18584 [  6798] By: jhi                                   on 2000/08/24  13:48:27
18585         Log: Create directories in silence.
18586              
18587              Subject: [PATCH] Another silencer for MakeMaker
18588              From: andreas.koenig@anima.de (Andreas J. Koenig)
18589              Date: 24 Aug 2000 14:18:52 +0200
18590              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
18591      Branch: perl
18592            ! lib/ExtUtils/Command.pm
18593 ____________________________________________________________________________
18594 [  6797] By: jhi                                   on 2000/08/24  13:46:42
18595         Log: More liberal parsing of version numbers.
18596              
18597              Subject: Re: CPAN.pm beta for testing available
18598              From: andreas.koenig@anima.de (Andreas J. Koenig)
18599              Date: 24 Aug 2000 13:51:57 +0200
18600              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
18601      Branch: perl
18602            ! lib/CPAN.pm
18603 ____________________________________________________________________________
18604 [  6796] By: jhi                                   on 2000/08/24  13:44:36
18605         Log: Make "make install" by default silent.  A new "install-verbose"
18606              target is verbose.
18607      Branch: perl
18608            ! Makefile.SH
18609 ____________________________________________________________________________
18610 [  6795] By: jhi                                   on 2000/08/24  13:39:14
18611         Log: Add silencer flags to installperl.
18612              
18613              Subject: [PATCH] Making installperl silent.
18614              From: <abigail@foad.org>
18615              Date: Thu, 24 Aug 2000 05:01:45 -0400
18616              Message-ID: <20000824090145.13141.qmail@foad.org>
18617      Branch: perl
18618            ! installperl
18619 ____________________________________________________________________________
18620 [  6794] By: jhi                                   on 2000/08/24  13:35:50
18621         Log: installperl couldn't tell whether it had run tests or not.
18622              
18623              Subject: [PATCH] Re: installperl and t/TEST
18624              From: <abigail@foad.org>
18625              Date: Thu, 24 Aug 2000 04:00:53 -0400
18626              Message-ID: <20000824080053.2494.qmail@foad.org>
18627      Branch: perl
18628            ! Makefile.SH installperl
18629 ____________________________________________________________________________
18630 [  6793] By: jhi                                   on 2000/08/24  13:27:50
18631         Log: Drop the separate perlbc, perlcc -b should be enough.
18632      Branch: perl
18633            - utils/perlbc.PL
18634            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
18635 ____________________________________________________________________________
18636 [  6792] By: jhi                                   on 2000/08/24  04:41:30
18637         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
18638              plus the typo fix from Peter Prymmer.
18639      Branch: perl
18640            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
18641            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
18642 ____________________________________________________________________________
18643 [  6791] By: jhi                                   on 2000/08/24  02:10:43
18644         Log: Replace #6705 with a minimal doc patch.
18645              
18646              Subject: [PATCH 5.6.0] replace change #6705
18647              From: Jan Dubois <jand@ActiveState.com>
18648              Date: Wed, 23 Aug 2000 18:31:51 -0700
18649              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
18650      Branch: perl
18651            ! lib/Win32.pod win32/win32.c
18652 ____________________________________________________________________________
18653 [  6790] By: jhi                                   on 2000/08/23  17:52:00
18654         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
18655              From: Mike Guy <mjtg@cam.ac.uk>
18656              Date: Wed, 23 Aug 2000 18:38:46 +0100
18657              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
18658      Branch: perl
18659            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
18660 ____________________________________________________________________________
18661 [  6789] By: jhi                                   on 2000/08/23  15:34:21
18662         Log: Update Changes.
18663      Branch: perl
18664            ! Changes patchlevel.h
18665 ____________________________________________________________________________
18666 [  6788] By: jhi                                   on 2000/08/23  15:33:40
18667         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
18668              From: Wilfredo Sánchez <wsanchez@apple.com>
18669              Date: Tue, 22 Aug 2000 19:31:27 -0700
18670              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
18671      Branch: perl
18672            ! perl.h
18673 ____________________________________________________________________________
18674 [  6787] By: jhi                                   on 2000/08/23  15:29:31
18675         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
18676              From: Spider Boardman <spider@leggy.zk3.dec.com>
18677              Date: Wed, 23 Aug 2000 10:33:23 -0400
18678              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
18679      Branch: perl
18680            ! lib/Pod/Html.pm
18681 ____________________________________________________________________________
18682 [  6786] By: jhi                                   on 2000/08/23  15:28:11
18683         Log: Bad makefile.
18684      Branch: perl
18685            ! ext/B/Makefile.PL
18686 ____________________________________________________________________________
18687 [  6785] By: jhi                                   on 2000/08/23  14:37:04
18688         Log: Update Changes.
18689      Branch: perl
18690            ! Changes patchlevel.h
18691 ____________________________________________________________________________
18692 [  6784] By: jhi                                   on 2000/08/23  13:58:41
18693         Log: Portability fix from Hugo van der Sanden.
18694      Branch: perl
18695            ! ext/re/Makefile.PL
18696 ____________________________________________________________________________
18697 [  6783] By: jhi                                   on 2000/08/23  13:53:53
18698         Log: Storable support, v-version fixes.
18699              
18700              Subject: CPAN.pm beta for testing available
18701              From: andreas.koenig@anima.de (Andreas J. Koenig)
18702              Date: 22 Aug 2000 23:31:33 +0200
18703              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
18704      Branch: perl
18705            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18706 ____________________________________________________________________________
18707 [  6782] By: jhi                                   on 2000/08/23  13:51:26
18708         Log: Mac and other portability updates from Chris Nandor.
18709      Branch: perl
18710            ! pod/perlmodinstall.pod
18711 ____________________________________________________________________________
18712 [  6781] By: jhi                                   on 2000/08/23  13:47:33
18713         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
18714              From: Peter Prymmer <pvhp@forte.com>
18715              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
18716              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
18717      Branch: perl
18718            ! ext/Storable/Storable.xs
18719 ____________________________________________________________________________
18720 [  6780] By: jhi                                   on 2000/08/23  13:33:34
18721         Log: VMS MMS (make) wants null action.
18722      Branch: perl
18723            ! ext/B/Makefile.PL
18724 ____________________________________________________________________________
18725 [  6779] By: jhi                                   on 2000/08/22  19:44:47
18726         Log: Forgot portability nit.
18727      Branch: perl
18728            ! t/lib/st-forgive.t
18729 ____________________________________________________________________________
18730 [  6778] By: jhi                                   on 2000/08/22  19:35:25
18731         Log: Be portable.
18732      Branch: perl
18733            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
18734            ! t/lib/st-store.t
18735 ____________________________________________________________________________
18736 [  6777] By: jhi                                   on 2000/08/22  18:50:53
18737         Log: Update Changes.
18738      Branch: perl
18739            ! Changes patchlevel.h
18740 ____________________________________________________________________________
18741 [  6776] By: jhi                                   on 2000/08/22  18:44:46
18742         Log: cSVOPo_*v things index into the current PL_curpad
18743              under ithreads, which is different from the curpad
18744              used by the XSUB.  (In other words, the code as-is
18745              before this patch wouldn't work under ithreads.)
18746              From Sarathy.
18747      Branch: perl
18748            ! ext/B/B.xs
18749 ____________________________________________________________________________
18750 [  6775] By: jhi                                   on 2000/08/22  18:18:37
18751         Log: Make the selection of NVff et al stricter.
18752      Branch: metaconfig/U/perl
18753            ! perlxvf.U
18754      Branch: perl
18755            ! Configure config_h.SH
18756 ____________________________________________________________________________
18757 [  6774] By: jhi                                   on 2000/08/22  17:19:42
18758         Log: perldelta nits.
18759      Branch: perl
18760            ! pod/perldelta.pod
18761 ____________________________________________________________________________
18762 [  6773] By: jhi                                   on 2000/08/22  17:06:26
18763         Log: Long double fixes from Spider Boardman.
18764              
18765              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
18766              From: system PRIVILEGED account <root@peano.zk3.dec.com>
18767              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
18768              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
18769      Branch: perl
18770            ! t/lib/bigfltpm.t t/lib/st-06compat.t
18771 ____________________________________________________________________________
18772 [  6772] By: jhi                                   on 2000/08/22  15:04:53
18773         Log: Update Changes.
18774      Branch: perl
18775            ! Changes patchlevel.h
18776 ____________________________________________________________________________
18777 [  6771] By: jhi                                   on 2000/08/22  15:01:44
18778         Log: perldelta fixes from Hugo van der Sanden.
18779      Branch: perl
18780            ! pod/perldelta.pod
18781 ____________________________________________________________________________
18782 [  6770] By: jhi                                   on 2000/08/22  14:34:49
18783         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
18784              From: Hugo <hv@crypt.compulink.co.uk>
18785              Date: Tue, 22 Aug 2000 11:21:53 +0100
18786              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
18787      Branch: perl
18788            ! regcomp.c
18789 ____________________________________________________________________________
18790 [  6769] By: jhi                                   on 2000/08/22  14:30:02
18791         Log: Add Yitzchak, reformat.
18792      Branch: perl
18793            ! Changes config_h.SH
18794 ____________________________________________________________________________
18795 [  6768] By: jhi                                   on 2000/08/22  14:21:35
18796         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
18797              and Spider Boardman.
18798      Branch: metaconfig
18799            ! U/compline/d_gconvert.U
18800      Branch: perl
18801            ! Configure
18802 ____________________________________________________________________________
18803 [  6767] By: jhi                                   on 2000/08/22  14:11:24
18804         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
18805              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18806              Date: Mon, 21 Aug 2000 19:08:31 -0700
18807              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
18808      Branch: perl
18809            - ext/Storable/patchlevel.h
18810            ! MANIFEST ext/Storable/MANIFEST
18811 ____________________________________________________________________________
18812 [  6766] By: jhi                                   on 2000/08/22  13:49:29
18813         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
18814              From: Peter Prymmer <pvhp@forte.com>
18815              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
18816              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
18817      Branch: perl
18818            ! configure.com ext/Storable/Makefile.PL
18819 ____________________________________________________________________________
18820 [  6765] By: jhi                                   on 2000/08/22  13:44:59
18821         Log: Subject: [PATCH blead] B:: missing dependency
18822              From: Hugo <hv@crypt.compulink.co.uk>
18823              Date: Tue, 22 Aug 2000 06:44:33 +0100
18824              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
18825      Branch: perl
18826            ! ext/B/Makefile.PL
18827 ____________________________________________________________________________
18828 [  6764] By: jhi                                   on 2000/08/22  13:38:12
18829         Log: More bytecompiler.
18830      Branch: perl
18831            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
18832 ____________________________________________________________________________
18833 [  6763] By: jhi                                   on 2000/08/22  13:36:44
18834         Log: Bytecompiler patches from Benjamin Stuhl.
18835      Branch: perl
18836            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
18837            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
18838            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
18839            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
18840            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
18841            ! perl.c perlapi.h pod/perldelta.pod
18842 ____________________________________________________________________________
18843 [  6762] By: jhi                                   on 2000/08/21  23:43:40
18844         Log: An obsoleted diagnostic.
18845      Branch: perl
18846            ! pod/perldelta.pod
18847 ____________________________________________________________________________
18848 [  6761] By: jhi                                   on 2000/08/21  23:01:45
18849         Log: The #6759 wasn't quite right.
18850      Branch: perl
18851            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
18852            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
18853            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
18854            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
18855            ! t/lib/st-tieditems.t
18856 ____________________________________________________________________________
18857 [  6760] By: jhi                                   on 2000/08/21  22:35:49
18858         Log: Be verydeepclean.
18859      Branch: perl
18860            ! Makefile.SH
18861 ____________________________________________________________________________
18862 [  6759] By: jhi                                   on 2000/08/21  22:25:40
18863         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
18864              From: Peter Prymmer <pvhp@forte.com>
18865              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
18866              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
18867      Branch: perl
18868            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
18869            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
18870            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
18871            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
18872            ! t/lib/st-tieditems.t
18873 ____________________________________________________________________________
18874 [  6758] By: jhi                                   on 2000/08/21  22:22:32
18875         Log: Few more casts, need reported in
18876              
18877              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
18878              From: Mike Stok <mike@stok.co.uk>
18879              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
18880              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
18881              
18882              and
18883              
18884              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
18885              From: abigail@foad.org
18886              Date: 21 Aug 2000 21:31:34 -0000
18887              Message-Id: <20000821213134.30170.qmail@foad.org>
18888      Branch: perl
18889            ! ext/Storable/Storable.xs
18890 ____________________________________________________________________________
18891 [  6757] By: jhi                                   on 2000/08/21  18:37:07
18892         Log: Update Changes.
18893      Branch: perl
18894            ! Changes patchlevel.h
18895 ____________________________________________________________________________
18896 [  6756] By: jhi                                   on 2000/08/21  18:34:02
18897         Log: A pod nit.
18898              
18899              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
18900              From: <abigail@foad.org>
18901              Date: Mon, 21 Aug 2000 14:00:16 -0400
18902              Message-ID: <20000821180016.28627.qmail@foad.org>
18903      Branch: perl
18904            ! pod/perlre.pod
18905 ____________________________________________________________________________
18906 [  6755] By: jhi                                   on 2000/08/21  18:30:56
18907         Log: Use PodParser 1.18 new test.
18908      Branch: perl
18909            ! t/pod/special_seqs.t t/pod/special_seqs.xr
18910 ____________________________________________________________________________
18911 [  6754] By: jhi                                   on 2000/08/21  18:28:35
18912         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
18913              patches cannot be applied since #6712 conflicts.
18914      Branch: perl
18915            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
18916 ____________________________________________________________________________
18917 [  6753] By: jhi                                   on 2000/08/21  18:15:11
18918         Log: Weed out some smaller changes.
18919      Branch: perl
18920            ! pod/perldelta.pod
18921 ____________________________________________________________________________
18922 [  6752] By: jhi                                   on 2000/08/21  18:02:30
18923         Log: Also under djgpp the timestamps are funky.
18924      Branch: perl
18925            ! t/op/stat.t
18926 ____________________________________________________________________________
18927 [  6751] By: jhi                                   on 2000/08/21  17:55:56
18928         Log: Tweak the floating point output routine preferences.
18929      Branch: metaconfig
18930            ! U/compline/d_gconvert.U
18931      Branch: perl
18932            ! Configure
18933 ____________________________________________________________________________
18934 [  6750] By: jhi                                   on 2000/08/21  17:51:29
18935         Log: Unicos/mk requires elaborate paranoia.
18936      Branch: perl
18937            ! lib/Math/Complex.pm
18938 ____________________________________________________________________________
18939 [  6749] By: gsar                                  on 2000/08/21  16:53:31
18940         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
18941      Branch: perl
18942            ! lib/Cwd.pm
18943 ____________________________________________________________________________
18944 [  6748] By: gsar                                  on 2000/08/21  16:22:19
18945         Log: free TLS slot properly on Windows
18946      Branch: perl
18947            ! thread.h win32/perllib.c win32/win32thread.h
18948 ____________________________________________________________________________
18949 [  6747] By: jhi                                   on 2000/08/21  16:20:58
18950         Log: Rename the macro argument because some preprocessors
18951              can't tell the difference and expand arguments also inside
18952              double quoted strings.
18953      Branch: perl
18954            ! regcomp.c
18955 ____________________________________________________________________________
18956 [  6746] By: jhi                                   on 2000/08/21  16:09:41
18957         Log: Support long doubles in Storable.
18958              
18959              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
18960              From: Radu Greab <radu@netsoft.ro>
18961              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
18962              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
18963      Branch: perl
18964            ! ext/Storable/Storable.xs
18965 ____________________________________________________________________________
18966 [  6745] By: jhi                                   on 2000/08/21  15:51:40
18967         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
18968              From: "Fifer, Eric" <EFifer@sanwaint.com>
18969              Date: Mon, 21 Aug 2000 15:34:49 +0100
18970              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
18971      Branch: perl
18972            ! t/pragma/warn/9enabled
18973 ____________________________________________________________________________
18974 [  6744] By: jhi                                   on 2000/08/21  15:39:35
18975         Log: Document the endianness of Alpha more precisely.
18976      Branch: perl
18977            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
18978            ! pod/perlport.pod
18979 ____________________________________________________________________________
18980 [  6743] By: jhi                                   on 2000/08/21  14:47:05
18981         Log: perldelta fixes from the p5p crowd.
18982      Branch: perl
18983            ! pod/perldelta.pod pod/perlop.pod
18984 ____________________________________________________________________________
18985 [  6742] By: jhi                                   on 2000/08/21  13:34:51
18986         Log: Update to Pod::LaTeX 0.53.
18987              
18988              Subject: [PATCH] lib/Pod/LaTeX.pm updates
18989              From: Tim Jenness <timj@jach.hawaii.edu>
18990              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
18991              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
18992      Branch: perl
18993            ! lib/Pod/LaTeX.pm
18994 ____________________________________________________________________________
18995 [  6741] By: jhi                                   on 2000/08/21  13:33:01
18996         Log: Subject: [PATCH] os2.c fix for use64bitint
18997              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18998              Date: Mon, 21 Aug 2000 01:32:25 -0700
18999              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
19000      Branch: perl
19001            ! os2/os2.c
19002 ____________________________________________________________________________
19003 [  6740] By: jhi                                   on 2000/08/21  13:28:52
19004         Log: Array context keeps slithering in.
19005              
19006              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
19007              From: Daniel Chetlin <daniel@chetlin.com>
19008              Date: Sun, 20 Aug 2000 21:40:25 -0700
19009              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
19010      Branch: perl
19011            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
19012            ! pod/perldebtut.pod
19013 ____________________________________________________________________________
19014 [  6739] By: jhi                                   on 2000/08/21  13:23:55
19015         Log: Big-endian quad fixes for Storable from Radu Greab,
19016              plus few explicit null casts for picky compilers.
19017      Branch: perl
19018            ! ext/Storable/Storable.xs
19019 ____________________________________________________________________________
19020 [  6738] By: gsar                                  on 2000/08/21  05:56:13
19021         Log: small tweaks for change#6705: avoid C++ style comments in C code;
19022              use Perl's malloc API rather than the low level system one
19023      Branch: perl
19024            ! win32/win32.c
19025 ____________________________________________________________________________
19026 [  6737] By: gsar                                  on 2000/08/21  05:35:41
19027         Log: add Storable to list of extensions on Windows
19028      Branch: perl
19029            ! win32/Makefile win32/makefile.mk
19030 ____________________________________________________________________________
19031 [  6736] By: jhi                                   on 2000/08/21  02:57:53
19032         Log: Update Changes.
19033      Branch: perl
19034            ! Changes patchlevel.h
19035 ____________________________________________________________________________
19036 [  6735] By: jhi                                   on 2000/08/21  02:57:20
19037         Log: Draft 0.
19038      Branch: perl
19039            ! pod/perldelta.pod
19040 ____________________________________________________________________________
19041 [  6734] By: jhi                                   on 2000/08/21  02:57:03
19042         Log: Add Storable 0.7.2 from Raphael Manfredi,
19043              plus the patch from
19044              
19045              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
19046              From: Radu Greab <radu@netsoft.ro>
19047              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
19048              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
19049              
19050              plus changes to get Storable to compile with
19051              picky ANSI compilers.
19052      Branch: perl
19053            + ext/Storable/ChangeLog ext/Storable/MANIFEST
19054            + ext/Storable/Makefile.PL ext/Storable/README
19055            + ext/Storable/Storable.pm ext/Storable/Storable.xs
19056            + ext/Storable/patchlevel.h t/lib/st-06compat.t
19057            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
19058            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
19059            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
19060            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
19061            + t/lib/st-tieditems.t
19062            ! MANIFEST
19063 ____________________________________________________________________________
19064 [  6733] By: jhi                                   on 2000/08/21  02:29:09
19065         Log: The correct cleaning order is an art.
19066      Branch: perl
19067            ! Makefile.SH
19068 ____________________________________________________________________________
19069 [  6732] By: jhi                                   on 2000/08/21  01:23:39
19070         Log: The #6724 is here.
19071      Branch: perl
19072            ! t/lib/ftmp-security.t
19073 ____________________________________________________________________________
19074 [  6731] By: jhi                                   on 2000/08/20  23:17:03
19075         Log: s/this one/the 5.6.0 release/
19076      Branch: perl
19077            ! pod/perl56delta.pod
19078 ____________________________________________________________________________
19079 [  6730] By: jhi                                   on 2000/08/20  23:07:34
19080         Log: Mention perlebcdic and perlposix-bc.
19081      Branch: perl
19082            ! pod/perlport.pod
19083 ____________________________________________________________________________
19084 [  6729] By: jhi                                   on 2000/08/20  21:32:59
19085         Log: Document the number of exponent digits.
19086      Branch: perl
19087            ! pod/perlfunc.pod
19088 ____________________________________________________________________________
19089 [  6728] By: jhi                                   on 2000/08/20  21:16:47
19090         Log: Use File::Spec->tmpdir().
19091              
19092              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
19093              From: Tim Jenness <timj@jach.hawaii.edu>
19094              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
19095              MIME-Version: 1.0
19096              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
19097      Branch: perl
19098            ! utils/perlbug.PL
19099 ____________________________________________________________________________
19100 [  6727] By: jhi                                   on 2000/08/20  20:43:32
19101         Log: Update Changes.
19102      Branch: perl
19103            ! Changes patchlevel.h
19104 ____________________________________________________________________________
19105 [  6726] By: jhi                                   on 2000/08/20  20:41:44
19106         Log: The veryclean target needs to clobber.
19107      Branch: perl
19108            ! Makefile.SH
19109 ____________________________________________________________________________
19110 [  6725] By: jhi                                   on 2000/08/20  20:37:38
19111         Log: Document odd vs even subreleases and -Dusedevel.
19112      Branch: perl
19113            ! INSTALL
19114 ____________________________________________________________________________
19115 [  6724] By: jhi                                   on 2000/08/20  19:58:05
19116         Log: Use temporary directory instead of current directory.
19117              
19118              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
19119              From: Tim Jenness <timj@jach.hawaii.edu>
19120              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
19121              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
19122      Branch: perl
19123            ! t/lib/ftmp-security.t
19124 ____________________________________________________________________________
19125 [  6723] By: jhi                                   on 2000/08/20  19:55:55
19126         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
19127              From: andreas.koenig@anima.de (Andreas J. Koenig)
19128              Date: 20 Aug 2000 15:52:03 +0200
19129              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
19130      Branch: perl
19131            ! lib/ExtUtils/MM_Unix.pm
19132 ____________________________________________________________________________
19133 [  6722] By: jhi                                   on 2000/08/20  19:46:01
19134         Log: Update to CGI 2.72, from Lincoln Stein.
19135      Branch: perl
19136            ! lib/CGI.pm
19137 ____________________________________________________________________________
19138 [  6721] By: jhi                                   on 2000/08/20  19:43:54
19139         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
19140              From: Radu Greab <radu@netsoft.ro>
19141              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
19142              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
19143      Branch: perl
19144            ! ext/GDBM_File/GDBM_File.xs
19145 ____________________________________________________________________________
19146 [  6720] By: jhi                                   on 2000/08/20  19:42:01
19147         Log: pp_open() could pass an uninitialized filename down to do_open9().
19148      Branch: perl
19149            ! pp_sys.c
19150 ____________________________________________________________________________
19151 [  6719] By: jhi                                   on 2000/08/20  14:06:41
19152         Log: UTF8 concat fixes.
19153              
19154              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
19155              From: Hugo <hv@crypt.compulink.co.uk>
19156              Date: Sun, 20 Aug 2000 07:30:46 +0100
19157              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
19158      Branch: perl
19159            ! pp_hot.c t/op/append.t
19160 ____________________________________________________________________________
19161 [  6718] By: jhi                                   on 2000/08/20  02:09:37
19162         Log: Let's try #6717 again.
19163      Branch: perl
19164            ! lib/File/Temp.pm
19165 ____________________________________________________________________________
19166 [  6717] By: jhi                                   on 2000/08/20  01:56:55
19167         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
19168              From: "Craig A. Berry" <craig.berry@metamorgs.com>
19169              Date: Sat, 19 Aug 2000 18:15:39 -0500
19170              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
19171      Branch: perl
19172            ! lib/File/Temp.pm
19173 ____________________________________________________________________________
19174 [  6716] By: jhi                                   on 2000/08/19  15:50:11
19175         Log: Update Changes.
19176      Branch: perl
19177            ! Changes patchlevel.h
19178 ____________________________________________________________________________
19179 [  6715] By: jhi                                   on 2000/08/19  15:39:09
19180         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
19181              From: Jonathan D Johnston <jdjohnston2@juno.com>
19182              Date: Thu, 17 Aug 2000 23:13:01 -0400       
19183              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
19184      Branch: perl
19185            ! pod/perlfunc.pod
19186 ____________________________________________________________________________
19187 [  6714] By: jhi                                   on 2000/08/19  15:34:04
19188         Log: Introduce a 'veryclean' target that is like 'distclean'
19189              but also removes *~ and *.orig.
19190      Branch: perl
19191            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
19192            ! utils/Makefile x2p/Makefile.SH
19193 ____________________________________________________________________________
19194 [  6713] By: jhi                                   on 2000/08/19  14:15:45
19195         Log: Put back the long double avoidance code to POSIX.xs
19196              because VMS seems to need it still.
19197      Branch: perl
19198            ! ext/POSIX/POSIX.xs
19199 ____________________________________________________________________________
19200 [  6712] By: jhi                                   on 2000/08/19  14:10:41
19201         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
19202              From: Peter Prymmer <pvhp@forte.com>
19203              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
19204              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
19205      Branch: perl
19206            ! lib/Pod/Find.pm t/pod/find.t
19207 ____________________________________________________________________________
19208 [  6711] By: jhi                                   on 2000/08/19  14:09:19
19209         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
19210              From: Peter Prymmer <pvhp@forte.com>
19211              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
19212              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
19213              cc: vmsperl@perl.org
19214      Branch: perl
19215            ! t/lib/peek.t
19216 ____________________________________________________________________________
19217 [  6710] By: jhi                                   on 2000/08/19  14:08:01
19218         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
19219              From: Jan Dubois <jand@ActiveState.com>
19220              Date: Fri, 18 Aug 2000 16:31:48 -0700
19221              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
19222      Branch: perl
19223            ! win32/win32.c
19224 ____________________________________________________________________________
19225 [  6709] By: jhi                                   on 2000/08/19  14:06:57
19226         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
19227              
19228              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
19229              From: Spider.Boardman@Orb.Nashua.NH.US
19230              Date: Fri, 18 Aug 2000 18:41:14 -0400
19231              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
19232      Branch: perl
19233            ! regcomp.c
19234 ____________________________________________________________________________
19235 [  6708] By: jhi                                   on 2000/08/18  22:04:49
19236         Log: Update Changes.
19237      Branch: perl
19238            ! Changes patchlevel.h
19239 ____________________________________________________________________________
19240 [  6707] By: jhi                                   on 2000/08/18  21:55:14
19241         Log: Add warnif(), check warnings further up the stack,
19242              all the warnings functions now can take an optional object reference.
19243              
19244              Subject: [PATCH bleedperl@6691] warnings pragma update
19245              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
19246              Date: Fri, 18 Aug 2000 22:42:06 +0100
19247              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
19248      Branch: perl
19249            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
19250            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
19251            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
19252 ____________________________________________________________________________
19253 [  6706] By: jhi                                   on 2000/08/18  21:41:45
19254         Log: Typo in pp_complement().
19255              
19256              Subject: [PATCH perl-current] Deparse
19257              From: Peter Scott <Peter@PSDT.com>
19258              Date: Fri, 18 Aug 2000 12:44:37 -0700
19259              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
19260      Branch: perl
19261            ! ext/B/B/Deparse.pm
19262 ____________________________________________________________________________
19263 [  6705] By: jhi                                   on 2000/08/18  21:25:59
19264         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
19265              From: Jan Dubois <jand@ActiveState.com>
19266              Date: Fri, 18 Aug 2000 14:22:51 -0700
19267              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
19268      Branch: perl
19269            ! lib/Win32.pod win32/win32.c
19270 ____________________________________________________________________________
19271 [  6704] By: jhi                                   on 2000/08/18  21:16:14
19272         Log: Don't eat leading os from index entries.
19273              
19274              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
19275              From: Russ Allbery <rra@stanford.edu>
19276              Date: 10 Aug 2000 20:49:25 -0700
19277              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
19278      Branch: perl
19279            ! lib/Pod/Man.pm
19280 ____________________________________________________________________________
19281 [  6703] By: jhi                                   on 2000/08/18  21:07:06
19282         Log: Add [[:blank:]] as suggested in
19283              
19284              Subject: [ID 20000716.024] [=cc=] / [:blank:]
19285              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
19286              Date: Sun, 16 Jul 2000 17:55:29 -0700
19287              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
19288              
19289              (the [=cc=] has already been taken care of by #6439
19290              so the whole bug report can be closed)
19291              
19292              and make [[:space:]] to be equivalent to isspace(3)
19293              (as opposed to \s, which is isSPACE()).  The difference
19294              is that now [[:space:]] matches the mythical vertical tab,
19295              while \s doesn't.
19296      Branch: perl
19297            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
19298            ! regexec.c t/op/pat.t
19299 ____________________________________________________________________________
19300 [  6702] By: jhi                                   on 2000/08/18  18:47:47
19301         Log: The new tests were missing from #6415.
19302      Branch: perl
19303            ! t/op/bop.t
19304 ____________________________________________________________________________
19305 [  6701] By: jhi                                   on 2000/08/18  18:20:40
19306         Log: Document the NDBM_File and ODBM_File as SDBM_File
19307              was documented in #6417.
19308      Branch: perl
19309            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19310            ! ext/SDBM_File/SDBM_File.pm
19311 ____________________________________________________________________________
19312 [  6700] By: jhi                                   on 2000/08/18  18:10:39
19313         Log: Subject: [PATCH perl@6698] cygwin port
19314              From: "Fifer, Eric" <EFifer@sanwaint.com>
19315              Date: Fri, 18 Aug 2000 17:30:05 +0100
19316              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
19317      Branch: perl
19318            ! lib/File/Temp.pm
19319 ____________________________________________________________________________
19320 [  6699] By: jhi                                   on 2000/08/18  16:21:49
19321         Log: Document code point which makes if (defined %stash::) to work
19322              (noted by Spider Boardman).
19323      Branch: perl
19324            ! op.c
19325 ____________________________________________________________________________
19326 [  6698] By: jhi                                   on 2000/08/18  13:43:27
19327         Log: Update Changes.
19328      Branch: perl
19329            ! Changes patchlevel.h
19330 ____________________________________________________________________________
19331 [  6697] By: jhi                                   on 2000/08/18  13:35:57
19332         Log: Tiny Getopt::Long patch from Johan Vromans.
19333      Branch: perl
19334            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
19335 ____________________________________________________________________________
19336 [  6696] By: jhi                                   on 2000/08/18  13:26:14
19337         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
19338              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
19339              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
19340              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
19341      Branch: perl
19342            ! pod/perldiag.pod pod/perlsyn.pod
19343 ____________________________________________________________________________
19344 [  6695] By: jhi                                   on 2000/08/18  13:13:26
19345         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
19346              From: Daniel Chetlin <daniel@chetlin.com>
19347              Date: Fri, 18 Aug 2000 03:13:36 -0700
19348              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
19349      Branch: perl
19350            ! pod/perlfunc.pod
19351 ____________________________________________________________________________
19352 [  6694] By: jhi                                   on 2000/08/18  13:08:05
19353         Log: Subject: [PATCH] perltrap.pod spring cleaning
19354              From: Daniel Chetlin <daniel@chetlin.com>
19355              Date: Fri, 18 Aug 2000 03:06:54 -0700
19356              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
19357              
19358              plus Mike Guy's nitfix.
19359      Branch: perl
19360            ! pod/perltrap.pod
19361 ____________________________________________________________________________
19362 [  6693] By: jhi                                   on 2000/08/18  13:00:26
19363         Log: Unbuffer the output.
19364              
19365              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
19366              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19367              Date: Thu, 17 Aug 2000 18:39:29 -0700
19368              Message-ID: <RPJn5gzkgydf092yn@efn.org>
19369      Branch: perl
19370            ! t/op/fork.t
19371 ____________________________________________________________________________
19372 [  6692] By: jhi                                   on 2000/08/18  05:19:17
19373         Log: Delete the image, too, not just its MANIFEStation.
19374      Branch: perl
19375            - lib/CGI/eg/wilogo.gif
19376 ____________________________________________________________________________
19377 [  6691] By: jhi                                   on 2000/08/18  05:10:26
19378         Log: Propagate new Configure vars.
19379      Branch: perl
19380            ! configure.com epoc/config.sh uconfig.h uconfig.sh
19381            ! vos/config.def vos/config.h vos/config_h.SH_orig
19382            ! win32/config.bc win32/config.gc win32/config.vc
19383            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19384 ____________________________________________________________________________
19385 [  6690] By: jhi                                   on 2000/08/18  04:30:56
19386         Log: Update Changes.
19387      Branch: perl
19388            ! Changes patchlevel.h
19389 ____________________________________________________________________________
19390 [  6689] By: jhi                                   on 2000/08/18  04:12:30
19391         Log: Fix the lib/complex failure of
19392              
19393              From: abigail@foad.org
19394              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19395              Date: 15 Aug 2000 04:06:38 -0000
19396              Message-Id: <20000815040638.8524.qmail@foad.org> 
19397              
19398              Linux long double accuracy issue: something that
19399              when printed with %g looks like "2" but int() of it is 1.
19400      Branch: perl
19401            ! lib/Math/Complex.pm
19402 ____________________________________________________________________________
19403 [  6688] By: jhi                                   on 2000/08/18  03:15:35
19404         Log: The byteorder code in #6671 was wrong.
19405      Branch: perl
19406            ! configpm
19407 ____________________________________________________________________________
19408 [  6687] By: jhi                                   on 2000/08/18  02:08:42
19409         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
19410              From: Jan Dubois <jand@ActiveState.com>
19411              Date: Thu, 17 Aug 2000 18:31:55 -0700
19412              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
19413      Branch: perl
19414            ! sv.c
19415 ____________________________________________________________________________
19416 [  6686] By: jhi                                   on 2000/08/18  02:04:15
19417         Log: Use NVs in POSIX math, not doubles.
19418              
19419              From: abigail@foad.org
19420              Subject: [ID 20000817.014] POSIX & modfl
19421              Date: 17 Aug 2000 20:49:18 -0000
19422              Message-Id: <20000817204918.23123.qmail@foad.org>
19423      Branch: perl
19424            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
19425 ____________________________________________________________________________
19426 [  6685] By: jhi                                   on 2000/08/18  02:02:12
19427         Log: Introduce NVef, NVff, and NVgf, use the middle one.
19428              (helps for lib/peek + Linux + long doubles)  Reported in
19429              
19430              From: abigail@foad.org
19431              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19432              Date: 15 Aug 2000 04:06:38 -0000
19433              Message-Id: <20000815040638.8524.qmail@foad.org> 
19434              
19435              (note: the lib/complex failure has not yet been addressed)
19436      Branch: metaconfig/U/perl
19437            ! perlxvf.U
19438      Branch: perl
19439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19440            ! config_h.SH dump.c perl.h pod/perlguts.pod
19441 ____________________________________________________________________________
19442 [  6684] By: jhi                                   on 2000/08/17  23:22:19
19443         Log: Add byteorder to the myconfig output.
19444      Branch: perl
19445            ! myconfig.SH
19446 ____________________________________________________________________________
19447 [  6683] By: jhi                                   on 2000/08/17  23:20:19
19448         Log: The image doth not exist, spotted by Johan Vromans.
19449      Branch: perl
19450            ! MANIFEST
19451 ____________________________________________________________________________
19452 [  6682] By: jhi                                   on 2000/08/17  22:38:16
19453         Log: Document what the backtick returns if the command fails.
19454      Branch: perl
19455            ! pod/perlop.pod
19456 ____________________________________________________________________________
19457 [  6681] By: jhi                                   on 2000/08/17  22:33:12
19458         Log: Do not use prototyping here.
19459              
19460              Subject: [ID 20000817.016] [PATCH] Peek.xs
19461              From: abigail@foad.org
19462              Date: 17 Aug 2000 20:55:56 -0000
19463              Message-Id: <20000817205556.24270.qmail@foad.org>
19464      Branch: perl
19465            ! ext/Devel/Peek/Makefile.PL
19466 ____________________________________________________________________________
19467 [  6680] By: jhi                                   on 2000/08/17  19:46:43
19468         Log: Don't propose using modules built for 5.005 if no binary
19469              compatibility with 5.005 is attempted.
19470              
19471              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19472              Subject: Minor nit with 5.7.0 (6655)
19473              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
19474              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
19475      Branch: metaconfig
19476            ! U/installdirs/inc_version_list.U
19477      Branch: perl
19478            ! Configure config_h.SH
19479 ____________________________________________________________________________
19480 [  6679] By: jhi                                   on 2000/08/17  19:16:39
19481         Log: Microperl config update.
19482      Branch: perl
19483            ! uconfig.h uconfig.sh
19484 ____________________________________________________________________________
19485 [  6678] By: jhi                                   on 2000/08/17  19:16:13
19486         Log: The #6648 wasn't protective enough for limited platforms
19487              (like microperl).
19488      Branch: perl
19489            ! dump.c sv.c
19490 ____________________________________________________________________________
19491 [  6677] By: jhi                                   on 2000/08/17  14:46:35
19492         Log: Update Changes.
19493      Branch: perl
19494            ! Changes patchlevel.h
19495 ____________________________________________________________________________
19496 [  6676] By: jhi                                   on 2000/08/17  14:44:02
19497         Log: Add perlebcdic from Peter Prymmer, regen toc.
19498      Branch: perl
19499            + pod/perlebcdic.pod
19500            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19501 ____________________________________________________________________________
19502 [  6675] By: jhi                                   on 2000/08/17  14:41:52
19503         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
19504      Branch: perl
19505            ! pod/perldebtut.pod
19506 ____________________________________________________________________________
19507 [  6674] By: jhi                                   on 2000/08/17  14:29:43
19508         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
19509              
19510              Subject: [ID 20000724.006] -DLEAKTEST problem
19511              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
19512              Date: Tue, 25 Jul 2000 00:36:32 -0500
19513              Message-Id: <20000725003632.A26186@www.llamacom.com>
19514              
19515              Reminder sent
19516              
19517              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
19518              From: Hugo <hv@crypt.compulink.co.uk>
19519              Date: Thu, 17 Aug 2000 15:23:42 +0100
19520              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
19521      Branch: perl
19522            ! util.c
19523 ____________________________________________________________________________
19524 [  6673] By: jhi                                   on 2000/08/17  04:07:10
19525         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
19526              From: John Peacock <JPeacock@UnivPress.com>
19527              Date: Tue, 01 Aug 2000 09:38:12 -0400
19528              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
19529      Branch: perl
19530            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
19531 ____________________________________________________________________________
19532 [  6672] By: jhi                                   on 2000/08/17  03:04:35
19533         Log: Subject: [PATCH] Cwd.pm now uses strict
19534              From: Tim Jenness <timj@jach.hawaii.edu>
19535              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
19536              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
19537      Branch: perl
19538            ! lib/Cwd.pm
19539 ____________________________________________________________________________
19540 [  6671] By: jhi                                   on 2000/08/17  02:16:35
19541         Log: Make $Config{byteorder} more magical so that it is
19542              dynamically computed: nice for 'fat binaries'.
19543              
19544              Subject: [PATCH]: default byteorder
19545              From: Wilfredo Sánchez <wsanchez@apple.com>
19546              Date: Mon, 31 Jul 2000 19:45:31 -0700
19547              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
19548      Branch: perl
19549            ! configpm
19550 ____________________________________________________________________________
19551 [  6670] By: gsar                                  on 2000/08/17  01:22:21
19552         Log: move WNOHANG definition to where other such things are
19553      Branch: perl
19554            ! win32/win32.h
19555 ____________________________________________________________________________
19556 [  6669] By: jhi                                   on 2000/08/17  01:19:17
19557         Log: Update Changes.
19558      Branch: perl
19559            ! Changes patchlevel.h
19560 ____________________________________________________________________________
19561 [  6668] By: jhi                                   on 2000/08/17  01:16:29
19562         Log: Doc nits spotted by Richard Soderberg.
19563      Branch: perl
19564            ! README.posix-bc README.vmesa
19565 ____________________________________________________________________________
19566 [  6667] By: jhi                                   on 2000/08/17  01:12:11
19567         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
19568              From: "Casey R. Tweten" <crt@kiski.net>
19569              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
19570              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
19571      Branch: perl
19572            ! pod/perldebtut.pod
19573 ____________________________________________________________________________
19574 [  6666] By: jhi                                   on 2000/08/17  01:09:31
19575         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
19576              From: "Casey R. Tweten" <crt@kiski.net>
19577              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
19578              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
19579      Branch: perl
19580            ! lib/Shell.pm
19581 ____________________________________________________________________________
19582 [  6665] By: gsar                                  on 2000/08/17  01:03:52
19583         Log: add "ok" targets from change#6632 in makefile.mk
19584      Branch: perl
19585            ! pod/perlport.pod win32/Makefile win32/makefile.mk
19586 ____________________________________________________________________________
19587 [  6664] By: gsar                                  on 2000/08/17  00:56:11
19588         Log: avoid warnings from dense compiler
19589      Branch: perl
19590            ! win32/win32.c
19591 ____________________________________________________________________________
19592 [  6663] By: jhi                                   on 2000/08/17  00:51:49
19593         Log: Tweak the regex compilation errors once more.
19594      Branch: perl
19595            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
19596            ! t/op/regmesg.t t/pragma/warn/regcomp
19597 ____________________________________________________________________________
19598 [  6662] By: gsar                                  on 2000/08/17  00:28:19
19599         Log: trailing new %ENV entries weren't being pushed into the real
19600              environment of subprocesses on Windows
19601      Branch: perl
19602            ! t/op/magic.t win32/perlhost.h
19603 ____________________________________________________________________________
19604 [  6661] By: gsar                                  on 2000/08/17  00:19:20
19605         Log: waitpid() now handles externally spawned pids correctly;
19606              fixes for backtick/wait/waitpid failures on Windows 9x
19607              
19608              these changes make the pid returned by process functions on
19609              Windows 9x always positive by clearing the high bit (which
19610              is always set on Win9x); pseudo-process PIDs are likewise
19611              always negative now on Win9x (just as on NT/2000)
19612      Branch: perl
19613            ! pp_sys.c win32/perlhost.h win32/win32.c
19614 ____________________________________________________________________________
19615 [  6660] By: jhi                                   on 2000/08/17  00:04:32
19616         Log: Retract #6645.
19617      Branch: perl
19618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19619            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
19620            ! t/op/sprintf.t
19621 ____________________________________________________________________________
19622 [  6659] By: gsar                                  on 2000/08/16  23:59:28
19623         Log: on windows, the return values from wait() and waitpid() don't
19624              match those of pseudo-pids
19625      Branch: perl
19626            ! pp_sys.c t/op/fork.t util.c win32/win32.c
19627 ____________________________________________________________________________
19628 [  6658] By: gsar                                  on 2000/08/16  23:56:14
19629         Log: pod nit seen in passing
19630      Branch: perl
19631            ! pod/perlfunc.pod
19632 ____________________________________________________________________________
19633 [  6657] By: gsar                                  on 2000/08/16  23:53:42
19634         Log: change#6328 could make close(SOCKET) return false on windows
19635              when it shouldn't
19636      Branch: perl
19637            ! win32/win32sck.c
19638 ____________________________________________________________________________
19639 [  6656] By: gsar                                  on 2000/08/16  23:46:57
19640         Log: check that the number pseudo children doesn't exceed
19641              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
19642              the WaitForMultipleObjects() limit that would cause wait()
19643              to crash)
19644              
19645              wait() and waitpid() could potentially be rewritten to use
19646              more than one thread to do the waiting to eliminate this
19647              limitation
19648      Branch: perl
19649            ! win32/perlhost.h
19650 ____________________________________________________________________________
19651 [  6655] By: jhi                                   on 2000/08/16  14:11:05
19652         Log: Update Changes.
19653      Branch: perl
19654            ! Changes patchlevel.h
19655 ____________________________________________________________________________
19656 [  6654] By: jhi                                   on 2000/08/16  14:10:12
19657         Log: Update to perldebtut 1.9, from Richard Foley.
19658      Branch: perl
19659            ! pod/perldebtut.pod
19660 ____________________________________________________________________________
19661 [  6653] By: jhi                                   on 2000/08/16  14:08:17
19662         Log: Change the regx compilation error markers to use = instead of <
19663              since pod makes using the latter quite messy.  Reported in
19664              ID 20000814.006 by Abigail and in
19665              Subject: Unknown escape E<> ?
19666              From: Lupe Christoph <lupe@lupe-christoph.de>
19667              Date: Fri, 11 Aug 2000 00:30:27 +0200
19668              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
19669      Branch: perl
19670            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
19671            ! t/op/regmesg.t t/pragma/warn/regcomp
19672 ____________________________________________________________________________
19673 [  6652] By: jhi                                   on 2000/08/16  13:25:31
19674         Log: Change the perlbug address to perl.org since it's more forgiving.
19675              
19676              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
19677              From: abigail@foad.org
19678              Date: 15 Aug 2000 04:15:40 -0000
19679              Message-Id: <20000815041540.8633.qmail@foad.org>
19680      Branch: perl
19681            ! utils/perlbug.PL
19682 ____________________________________________________________________________
19683 [  6651] By: jhi                                   on 2000/08/16  13:22:35
19684         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
19685              From: Tim Jenness <timj@jach.hawaii.edu>
19686              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
19687              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
19688      Branch: perl
19689            ! lib/Cwd.pm
19690 ____________________________________________________________________________
19691 [  6650] By: jhi                                   on 2000/08/16  13:18:13
19692         Log: Update to CPAN 1.57.
19693              
19694              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
19695              From: andreas.koenig@anima.de (Andreas J. Koenig)
19696              Date: 16 Aug 2000 15:09:46 +0200
19697              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
19698      Branch: perl
19699            ! lib/CPAN.pm
19700 ____________________________________________________________________________
19701 [  6649] By: jhi                                   on 2000/08/16  13:12:31
19702         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
19703              From: "Larry W. Virden" <lvirden@cas.org>
19704              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
19705              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
19706      Branch: perl
19707            ! README.hpux
19708 ____________________________________________________________________________
19709 [  6648] By: jhi                                   on 2000/08/16  13:03:53
19710         Log: The numeric locale was reset to "C" by s?printf and never restored.
19711              
19712              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
19713              From: Christian Kirsch <ck@held.mind.de>
19714              Date: Wed, 9 Aug 2000 17:05:17 +0200
19715              Message-Id: <20000809170517.A25389@held>
19716              
19717              No test since adding the failing example to locale.t
19718              does not fail -- probably because the locale settings are so
19719              thoroughly tweaked by that time.  Running the example standalone
19720              does fail, though.  UPDATE: test case added at change #7540.
19721      Branch: perl
19722            ! dump.c perl.h pp.c pp_ctl.c sv.c
19723 ____________________________________________________________________________
19724 [  6647] By: jhi                                   on 2000/08/16  00:07:54
19725         Log: Update Changes and test semi-automatic patchlevel updating.
19726      Branch: perl
19727            ! Changes patchlevel.h
19728 ____________________________________________________________________________
19729 [  6646] By: jhi                                   on 2000/08/15  23:35:07
19730         Log: Fix a dependency problem.
19731              
19732              Subject: [PATCH: 6640] VMS Makefile.SH update
19733              From: Peter Prymmer <pvhp@forte.com>
19734              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
19735              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
19736      Branch: perl
19737            ! vms/descrip_mms.template
19738 ____________________________________________________________________________
19739 [  6645] By: jhi                                   on 2000/08/15  23:33:23
19740         Log: (Retracted by #6660)
19741              
19742              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
19743              From: Dominic Dunlop <domo@computer.org>
19744              Date: Tue, 15 Aug 2000 22:20:52 +0200
19745              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
19746      Branch: metaconfig/U/perl
19747            + d_printfed.U
19748      Branch: perl
19749            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19750            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
19751            ! t/op/sprintf.t
19752 ____________________________________________________________________________
19753 [  6644] By: jhi                                   on 2000/08/15  21:17:20
19754         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
19755              From: abigail@foad.org
19756              Date: 15 Aug 2000 20:12:41 -0000
19757              Message-Id: <20000815201241.25556.qmail@foad.org>
19758      Branch: perl
19759            ! INSTALL
19760 ____________________________________________________________________________
19761 [  6643] By: jhi                                   on 2000/08/15  21:15:28
19762         Log: (an already applied patch)
19763      Branch: perl
19764            ! lib/CGI.pm
19765 ____________________________________________________________________________
19766 [  6642] By: gsar                                  on 2000/08/15  19:54:05
19767         Log: magic callbacks all need to have same type signature
19768      Branch: perl
19769            ! embed.pl mg.c proto.h
19770 ____________________________________________________________________________
19771 [  6641] By: jhi                                   on 2000/08/15  17:56:27
19772         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)
19773              From: Mike Guy <mjtg@cam.ac.uk>
19774              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
19775              Date: Tue, 15 Aug 2000 18:26:45 +0100
19776              
19777              Only the peek.t part applied, not the hash quality part.
19778      Branch: perl
19779            ! t/lib/peek.t
19780 ____________________________________________________________________________
19781 [  6640] By: jhi                                   on 2000/08/15  16:37:37
19782         Log: Update Changes.
19783      Branch: perl
19784            ! Changes
19785 ____________________________________________________________________________
19786 [  6639] By: jhi                                   on 2000/08/15  16:34:55
19787         Log: Missed a file from #6638.
19788      Branch: perl
19789            ! lib/File/Temp.pm
19790 ____________________________________________________________________________
19791 [  6638] By: jhi                                   on 2000/08/15  16:33:19
19792         Log: Subject: [PATCH perl@6620] cygwin port
19793              From: "Fifer, Eric" <EFifer@sanwaint.com>
19794              Date: Tue, 15 Aug 2000 17:00:49 +0100
19795              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
19796      Branch: perl
19797            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
19798 ____________________________________________________________________________
19799 [  6637] By: jhi                                   on 2000/08/15  16:29:22
19800         Log: Subject: [PATCH] debugger exit code should reflect user exit code
19801              From: Mike Guy <mjtg@cam.ac.uk>
19802              Date: Tue, 15 Aug 2000 16:55:59 +0100
19803              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
19804      Branch: perl
19805            ! lib/perl5db.pl
19806 ____________________________________________________________________________
19807 [  6636] By: jhi                                   on 2000/08/15  15:30:58
19808         Log: Update Changes.
19809      Branch: perl
19810            ! Changes
19811 ____________________________________________________________________________
19812 [  6635] By: jhi                                   on 2000/08/15  15:27:21
19813         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
19814      Branch: metaconfig
19815            ! U/mkglossary U/mksample
19816      Branch: metaconfig/U/perl
19817            ! Devel.U
19818      Branch: perl
19819            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19820 ____________________________________________________________________________
19821 [  6634] By: jhi                                   on 2000/08/15  14:11:55
19822         Log: Don't blow limited stacks, a lower number is enough to
19823              tickle the lookbehind limit.
19824              
19825              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
19826              From: Dominic Dunlop <domo@computer.org>
19827              Date: Tue, 15 Aug 2000 13:51:24 +0200
19828              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
19829      Branch: perl
19830            ! t/op/regmesg.t
19831 ____________________________________________________________________________
19832 [  6633] By: jhi                                   on 2000/08/15  14:01:46
19833         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
19834              From: Mike Guy <mjtg@cam.ac.uk>
19835              Date: Tue, 15 Aug 2000 12:10:50 +0100
19836              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
19837      Branch: perl
19838            ! utils/perldoc.PL
19839 ____________________________________________________________________________
19840 [  6632] By: jhi                                   on 2000/08/15  13:58:48
19841         Log: make ok etc also for win32.
19842              
19843              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
19844              From: Prymmer/Kahn <pvhp@best.com>
19845              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
19846              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
19847      Branch: perl
19848            ! win32/Makefile
19849 ____________________________________________________________________________
19850 [  6631] By: jhi                                   on 2000/08/15  13:45:03
19851         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
19852      Branch: perl
19853            ! lib/Test.pm
19854 ____________________________________________________________________________
19855 [  6630] By: jhi                                   on 2000/08/15  03:25:09
19856         Log: Update Changes.
19857      Branch: perl
19858            ! Changes
19859 ____________________________________________________________________________
19860 [  6629] By: jhi                                   on 2000/08/15  03:23:53
19861         Log: magic_regdatum_set() is void, not int.
19862      Branch: perl
19863            ! embed.pl mg.c proto.h
19864 ____________________________________________________________________________
19865 [  6628] By: jhi                                   on 2000/08/15  03:08:02
19866         Log: Make the user to give up his firstborn, err, to knowingly
19867              verify installing an unstable developer release.  Also bump
19868              the release to 5.7.0, but leave a patch tag in the local
19869              patches saying that this is not yet the real thing.
19870      Branch: metaconfig
19871            ! U/modified/Instruct.U
19872      Branch: metaconfig/U/perl
19873            + Devel.U
19874      Branch: perl
19875            ! Configure patchlevel.h
19876 ____________________________________________________________________________
19877 [  6627] By: jhi                                   on 2000/08/14  22:32:52
19878         Log: README.os2 update.
19879              
19880              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
19881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19882              Date: Wed, 02 Aug 2000 21:55:09 -0700
19883              Message-ID: <tsPi5gzkgegX092yn@efn.org>
19884      Branch: perl
19885            ! README.os2
19886 ____________________________________________________________________________
19887 [  6626] By: jhi                                   on 2000/08/14  21:00:02
19888         Log: Subject: Re: File::Temp problems on VMS in bleedperl
19889              From: Tim Jenness <timj@jach.hawaii.edu>
19890              cc: vmsperl@perl.org
19891              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
19892              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
19893      Branch: perl
19894            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
19895 ____________________________________________________________________________
19896 [  6625] By: jhi                                   on 2000/08/14  20:52:16
19897         Log: Add SUIDMAIL as was done for the CERT alert.
19898      Branch: perl
19899            ! patchlevel.h
19900 ____________________________________________________________________________
19901 [  6624] By: jhi                                   on 2000/08/14  20:48:50
19902         Log: Subject: sfio2000
19903              From: Daniel Muino <dmuino@afip.gov.ar>
19904              Date: Mon, 14 Aug 2000 16:58:11 -0300
19905              Message-ID: <20000814165811.B16368@con2-dgi>
19906      Branch: perl
19907            ! perlsdio.h perlsfio.h
19908 ____________________________________________________________________________
19909 [  6623] By: jhi                                   on 2000/08/14  20:47:36
19910         Log: Subject: warning: storage class after type is obsolescent
19911              From: Daniel Muino <dmuino@afip.gov.ar>
19912              Date: Mon, 14 Aug 2000 16:42:47 -0300
19913              Message-ID: <20000814164247.A16368@con2-dgi>
19914      Branch: perl
19915            ! regcomp.pl regnodes.h
19916 ____________________________________________________________________________
19917 [  6622] By: jhi                                   on 2000/08/14  20:43:05
19918         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
19919              From: abigail@foad.org
19920              Date: 14 Aug 2000 20:00:10 -0000
19921              Message-Id: <20000814200010.27271.qmail@foad.org>
19922      Branch: perl
19923            ! Changes
19924 ____________________________________________________________________________
19925 [  6621] By: jhi                                   on 2000/08/14  15:23:05
19926         Log: Update Changes.
19927      Branch: perl
19928            ! Changes
19929 ____________________________________________________________________________
19930 [  6620] By: jhi                                   on 2000/08/14  15:22:14
19931         Log: Subject: Re: [PATCH] @+, @- readonly
19932              From: Mike Guy <mjtg@cam.ac.uk>
19933              Date: Mon, 14 Aug 2000 15:26:55 +0100
19934              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
19935      Branch: perl
19936            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
19937            ! sv.c t/op/pat.t
19938 ____________________________________________________________________________
19939 [  6619] By: jhi                                   on 2000/08/14  14:12:08
19940         Log: Update Changes.
19941      Branch: perl
19942            ! Changes
19943 ____________________________________________________________________________
19944 [  6618] By: jhi                                   on 2000/08/14  14:09:34
19945         Log: For now remove the mail code.
19946      Branch: perl
19947            ! perl.c
19948 ____________________________________________________________________________
19949 [  6617] By: jhi                                   on 2000/08/14  14:08:28
19950         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
19951      Branch: perl
19952            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
19953            ! pod/perlfaq8.pod pod/perlsec.pod
19954 ____________________________________________________________________________
19955 [  6616] By: jhi                                   on 2000/08/14  14:00:11
19956         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19957              From: Mike Guy <mjtg@cam.ac.uk>
19958              Date: Mon, 14 Aug 2000 08:26:02 +0100
19959              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
19960      Branch: perl
19961            ! lib/perl5db.pl
19962 ____________________________________________________________________________
19963 [  6615] By: jhi                                   on 2000/08/14  13:58:45
19964         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
19965              From: Mike Guy <mjtg@cam.ac.uk>
19966              Date: Mon, 14 Aug 2000 08:04:22 +0100
19967              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
19968      Branch: perl
19969            ! gv.c mg.c t/op/pat.t
19970 ____________________________________________________________________________
19971 [  6614] By: jhi                                   on 2000/08/14  13:56:45
19972         Log: Subject: Test fails / warnings with perl-current #6612
19973              From: Mike Guy <mjtg@cam.ac.uk>
19974              Date: Mon, 14 Aug 2000 07:57:23 +0100
19975              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
19976      Branch: perl
19977            ! t/lib/b.t t/lib/peek.t
19978 ____________________________________________________________________________
19979 [  6613] By: jhi                                   on 2000/08/14  13:45:33
19980         Log: VMS configure.com update continues.
19981      Branch: perl
19982            - vms/configure.com
19983            ! MANIFEST configure.com
19984 ____________________________________________________________________________
19985 [  6612] By: jhi                                   on 2000/08/13  22:13:35
19986         Log: Update Changes.
19987      Branch: perl
19988            ! Changes
19989 ____________________________________________________________________________
19990 [  6611] By: jhi                                   on 2000/08/13  16:21:45
19991         Log: Upgrade to CGI 2.71, from Lincoln Stein.
19992      Branch: perl
19993            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
19994 ____________________________________________________________________________
19995 [  6610] By: jhi                                   on 2000/08/13  15:09:16
19996         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
19997              From: Mike Guy <mjtg@cam.ac.uk>
19998              Date: Sun, 13 Aug 2000 13:45:51 +0100
19999              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
20000      Branch: perl
20001            ! t/op/regmesg.t
20002 ____________________________________________________________________________
20003 [  6609] By: jhi                                   on 2000/08/13  14:31:26
20004         Log: Andreas says that 1.56 is fine, so reverting back to it.
20005      Branch: perl
20006            ! lib/CPAN.pm
20007 ____________________________________________________________________________
20008 [  6608] By: jhi                                   on 2000/08/13  05:34:20
20009         Log: Update Changes.
20010      Branch: perl
20011            ! Changes
20012 ____________________________________________________________________________
20013 [  6607] By: jhi                                   on 2000/08/13  05:32:01
20014         Log: Put back the \z changes of #5406 to CPAN.pm.
20015      Branch: perl
20016            ! lib/CPAN.pm
20017 ____________________________________________________________________________
20018 [  6606] By: jhi                                   on 2000/08/13  05:20:16
20019         Log: Fix-n-skip the tests under 5005threads.
20020      Branch: perl
20021            ! t/lib/b.t
20022 ____________________________________________________________________________
20023 [  6605] By: jhi                                   on 2000/08/13  05:07:48
20024         Log: Fix the test for 5005threads.
20025      Branch: perl
20026            ! t/lib/peek.t
20027 ____________________________________________________________________________
20028 [  6604] By: jhi                                   on 2000/08/13  03:35:37
20029         Log: Should have deleted this in #6603.
20030      Branch: perl
20031            - vms/subconfigure.com
20032 ____________________________________________________________________________
20033 [  6603] By: jhi                                   on 2000/08/12  18:29:32
20034         Log: Rewrite of vms/subconfigure.com as configure.com,
20035              from Peter Prymmer and the vmsperl crew.
20036      Branch: perl
20037            + vms/configure.com
20038            ! MANIFEST
20039 ____________________________________________________________________________
20040 [  6602] By: jhi                                   on 2000/08/11  13:00:01
20041         Log: PlainText.pm is dead.
20042      Branch: perl
20043            - lib/Pod/PlainText.pm
20044            ! MANIFEST
20045 ____________________________________________________________________________
20046 [  6601] By: jhi                                   on 2000/08/11  04:06:45
20047         Log: Update Changes.
20048      Branch: perl
20049            ! Changes
20050 ____________________________________________________________________________
20051 [  6600] By: jhi                                   on 2000/08/11  04:06:10
20052         Log: Add a few missing files, update MANIFEST.
20053      Branch: perl
20054            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
20055            + lib/Pod/PlainText.pm t/pod/find.t
20056            ! MANIFEST t/op/regmesg.t
20057 ____________________________________________________________________________
20058 [  6599] By: jhi                                   on 2000/08/11  03:31:10
20059         Log: Add Perl debugging tutorial, regen toc. 
20060              
20061              Subject: perldebtut.pod
20062              From: Richard Foley <Richard.Foley@m.dasa.de>
20063              Date: Wed, 09 Aug 2000 10:17:15 +0200
20064              Message-id: <3991138B.262247B8@m.dasa.de>
20065      Branch: perl
20066            + pod/perldebtut.pod
20067            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20068 ____________________________________________________________________________
20069 [  6598] By: jhi                                   on 2000/08/11  02:48:56
20070         Log: tiny Changes edit
20071      Branch: perl
20072            ! Changes
20073 ____________________________________________________________________________
20074 [  6597] By: jhi                                   on 2000/08/11  02:39:04
20075         Log: Tests for #6589.
20076              
20077              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
20078              From: simon@brecon.co.uk (Simon Cozens)
20079              Date: 11 Aug 2000 02:24:52 GMT
20080              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
20081      Branch: perl
20082            ! t/lib/b.t
20083 ____________________________________________________________________________
20084 [  6596] By: jhi                                   on 2000/08/11  01:50:07
20085         Log: Update Changes.
20086      Branch: perl
20087            ! Changes
20088 ____________________________________________________________________________
20089 [  6595] By: jhi                                   on 2000/08/11  01:47:16
20090         Log: nitfix
20091      Branch: perl
20092            ! Changes
20093 ____________________________________________________________________________
20094 [  6594] By: jhi                                   on 2000/08/11  01:36:16
20095         Log: Subject: Getting perlio and threads to compile
20096              From: Lupe Christoph <lupe@lupe-christoph.de>
20097              Date: Wed, 9 Aug 2000 11:35:54 +0200
20098              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
20099              
20100              (the Solaris version changes in Configure skipped)
20101      Branch: perl
20102            ! hints/solaris_2.sh thread.h
20103 ____________________________________________________________________________
20104 [  6593] By: jhi                                   on 2000/08/11  01:30:16
20105         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
20106              From: simon@brecon.co.uk (Simon Cozens)
20107              Date: 1 Aug 2000 06:55:19 GMT
20108              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
20109      Branch: perl
20110            ! lib/utf8.pm
20111 ____________________________________________________________________________
20112 [  6592] By: jhi                                   on 2000/08/11  01:26:39
20113         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
20114              From: Peter Scott <Peter@PeterScott.com>
20115              Date: Thu, 10 Aug 2000 08:23:27 -0700
20116              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
20117      Branch: perl
20118            ! lib/perl5db.pl
20119 ____________________________________________________________________________
20120 [  6591] By: jhi                                   on 2000/08/11  01:22:02
20121         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
20122              From: Hugo <hv@crypt.compulink.co.uk>
20123              Date: Thu, 10 Aug 2000 19:23:04 +0100
20124              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
20125      Branch: perl
20126            ! regexec.c t/op/pat.t
20127 ____________________________________________________________________________
20128 [  6590] By: jhi                                   on 2000/08/11  01:19:19
20129         Log: Preprocessing and postprocessing for File::Find.
20130              
20131              Subject: Patch to Find::File.pm to allow alphabetical results
20132              From: Joe Smith <jsmith@inwap.com>
20133              Date: Wed, 9 Aug 2000 02:44:54 -0700
20134              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
20135      Branch: perl
20136            ! lib/File/Find.pm
20137 ____________________________________________________________________________
20138 [  6589] By: jhi                                   on 2000/08/11  01:12:39
20139         Log: B::Deparse didn't do sub attributes.
20140              
20141              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
20142              From: simon@brecon.co.uk (Simon Cozens)
20143              Date: 9 Aug 2000 04:49:20 GMT
20144              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
20145      Branch: perl
20146            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
20147 ____________________________________________________________________________
20148 [  6588] By: jhi                                   on 2000/08/11  01:06:40
20149         Log: Subject: debugger "d" command doesnt check line number
20150              From: Mike Guy <mjtg@cam.ac.uk>
20151              Date: Tue, 08 Aug 2000 21:54:29 +0100
20152              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
20153      Branch: perl
20154            ! lib/perl5db.pl mg.c pod/perldiag.pod
20155 ____________________________________________________________________________
20156 [  6587] By: jhi                                   on 2000/08/11  00:45:03
20157         Log: sleep(1) does not necessarily return 1.
20158              
20159              Subject: [PATCH bleadperl] op/lex_assign.t  
20160              From: Hugo <hv@crypt.compulink.co.uk>
20161              Date: Thu, 03 Aug 2000 14:34:22 +0100        
20162              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
20163      Branch: perl
20164            ! t/op/lex_assign.t
20165 ____________________________________________________________________________
20166 [  6586] By: jhi                                   on 2000/08/11  00:31:50
20167         Log: Document the IO::Select timeout.
20168      Branch: perl
20169            ! ext/IO/lib/IO/Select.pm
20170 ____________________________________________________________________________
20171 [  6585] By: jhi                                   on 2000/08/11  00:13:54
20172         Log: Forgot contributor.
20173      Branch: perl
20174            ! Changes
20175 ____________________________________________________________________________
20176 [  6584] By: jhi                                   on 2000/08/11  00:09:19
20177         Log: detypo
20178      Branch: perl
20179            ! Changes
20180 ____________________________________________________________________________
20181 [  6583] By: jhi                                   on 2000/08/11  00:07:53
20182         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
20183              
20184              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
20185              From: Mike Guy <mjtg@cam.ac.uk> 
20186              Date: Thu, 10 Aug 2000 15:50:54 +0100
20187              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
20188      Branch: perl
20189            ! sv.c t/op/int.t
20190 ____________________________________________________________________________
20191 [  6582] By: jhi                                   on 2000/08/10  23:29:32
20192         Log: Update Changes.
20193      Branch: perl
20194            ! Changes
20195 ____________________________________________________________________________
20196 [  6581] By: jhi                                   on 2000/08/10  23:26:16
20197         Log: Put back the std @INC thing.
20198      Branch: perl
20199            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
20200            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
20201            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
20202            ! t/lib/gol-oo.t
20203 ____________________________________________________________________________
20204 [  6580] By: jhi                                   on 2000/08/10  23:03:34
20205         Log: Update to CGI 2.70, from Lincoln Stein.
20206      Branch: perl
20207            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
20208            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
20209            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
20210            ! t/lib/cgi-request.t
20211 ____________________________________________________________________________
20212 [  6579] By: jhi                                   on 2000/08/10  22:41:50
20213         Log: Update to CPAN 1.56, from Andreas König.
20214      Branch: perl
20215            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20216 ____________________________________________________________________________
20217 [  6578] By: jhi                                   on 2000/08/10  22:38:13
20218         Log: Update to Pod::Parser 1.17, from Brad Appleton.
20219      Branch: perl
20220            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
20221            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
20222            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
20223            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
20224            ! t/pod/include.t t/pod/included.t t/pod/lref.t
20225            ! t/pod/multiline_items.t t/pod/nested_items.t
20226            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
20227            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
20228            ! t/pod/special_seqs.t
20229 ____________________________________________________________________________
20230 [  6577] By: jhi                                   on 2000/08/10  22:35:41
20231         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
20232      Branch: perl
20233            ! AUTHORS MAINTAIN
20234 ____________________________________________________________________________
20235 [  6576] By: jhi                                   on 2000/08/10  22:24:54
20236         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
20237      Branch: perl
20238            + t/lib/gol-oo.t
20239            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
20240            ! t/lib/gol-compat.t t/lib/gol-linkage.t
20241 ____________________________________________________________________________
20242 [  6575] By: jhi                                   on 2000/08/10  22:02:07
20243         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
20244      Branch: perl
20245            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
20246 ____________________________________________________________________________
20247 [  6574] By: jhi                                   on 2000/08/10  21:55:03
20248         Log: Iterating perl6 description.
20249      Branch: perl
20250            ! pod/perlfaq1.pod
20251 ____________________________________________________________________________
20252 [  6573] By: jhi                                   on 2000/08/10  21:48:26
20253         Log: Revert the sv.c part of #6559, a better fix is needed.
20254      Branch: perl
20255            ! sv.c
20256 ____________________________________________________________________________
20257 [  6572] By: jhi                                   on 2000/08/10  20:33:43
20258         Log: It's the 2ndO'ROSSC.
20259      Branch: perl
20260            ! pod/perlfaq1.pod
20261 ____________________________________________________________________________
20262 [  6571] By: jhi                                   on 2000/08/10  15:55:48
20263         Log: detypo
20264      Branch: perl
20265            ! pod/perlfaq1.pod
20266 ____________________________________________________________________________
20267 [  6570] By: jhi                                   on 2000/08/10  14:11:17
20268         Log: An exceptionally sticky typo.
20269      Branch: perl
20270            ! Changes
20271 ____________________________________________________________________________
20272 [  6569] By: jhi                                   on 2000/08/10  14:09:33
20273         Log: detypo (and test Changes updating script)
20274      Branch: perl
20275            ! Changes
20276 ____________________________________________________________________________
20277 [  6568] By: jhi                                   on 2000/08/10  14:07:07
20278         Log: Update Changes.
20279      Branch: perl
20280            ! Changes
20281 ____________________________________________________________________________
20282 [  6567] By: jhi                                   on 2000/08/10  14:06:19
20283         Log: Amend the description of Perl6.
20284              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
20285              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
20286              Date: Wed, 9 Aug 2000 22:11:06 -0500
20287              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
20288      Branch: perl
20289            ! pod/perlfaq1.pod
20290 ____________________________________________________________________________
20291 [  6566] By: jhi                                   on 2000/08/10  13:58:57
20292         Log: Subject: Remove dead entry in perldiag
20293              From: Mike Guy <mjtg@cam.ac.uk>
20294              Date: Thu, 10 Aug 2000 14:19:19 +0100
20295              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
20296      Branch: perl
20297            ! pod/perldiag.pod
20298 ____________________________________________________________________________
20299 [  6565] By: jhi                                   on 2000/08/10  13:51:48
20300         Log: Zero entries were skipped, fix from Adrian Goalby
20301              <argoalby@yahoo.co.uk>
20302      Branch: perl
20303            ! lib/unicode/Number.pl lib/unicode/mktables.PL
20304 ____________________________________________________________________________
20305 [  6564] By: jhi                                   on 2000/08/10  13:00:12
20306         Log: Subject: [PATCH 5.6.0] cygwin port
20307              From: "Fifer, Eric" <EFifer@sanwaint.com>
20308              Date: Thu, 10 Aug 2000 13:15:36 +0100
20309              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
20310      Branch: perl
20311            ! README.cygwin hints/cygwin.sh
20312 ____________________________________________________________________________
20313 [  6563] By: jhi                                   on 2000/08/10  12:55:16
20314         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
20315      Branch: perl
20316            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
20317 ____________________________________________________________________________
20318 [  6562] By: gsar                                  on 2000/08/10  08:38:39
20319         Log: warn is a macro, avoid using at a variable to avoid warnings
20320              in some configurations; readdir.t is too conservative in
20321              estimating number of *.t's
20322      Branch: perl
20323            ! t/op/readdir.t util.c
20324 ____________________________________________________________________________
20325 [  6561] By: jhi                                   on 2000/08/09  23:35:42
20326         Log: Update Changes.
20327      Branch: perl
20328            ! Changes
20329 ____________________________________________________________________________
20330 [  6560] By: jhi                                   on 2000/08/09  23:05:47
20331         Log: Subject: Re: enhanced(?) regex error messages
20332              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20333              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
20334              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
20335              
20336              (plus two small patches sent privately)
20337              (this still seems to leave few test failures)
20338      Branch: perl
20339            + t/op/regmesg.t
20340            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
20341            ! t/pragma/warn/regcomp
20342 ____________________________________________________________________________
20343 [  6559] By: jhi                                   on 2000/08/09  20:41:18
20344         Log: (The fix did work but was not right, retracted in #6573)
20345              
20346              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
20347              From: Christian Kirsch <ck@held.mind.de>
20348              Date: Wed, 9 Aug 2000 17:05:17 +0200
20349              Message-Id: <20000809170517.A25389@held>
20350      Branch: perl
20351            ! sv.c t/pragma/locale.t
20352 ____________________________________________________________________________
20353 [  6558] By: jhi                                   on 2000/08/08  22:34:08
20354         Log: Tiny updates on the contributors list.
20355      Branch: perl
20356            ! Changes
20357 ____________________________________________________________________________
20358 [  6557] By: jhi                                   on 2000/08/08  19:34:28
20359         Log: Double check that we have a dirhandle.
20360      Branch: perl
20361            ! util.c
20362 ____________________________________________________________________________
20363 [  6556] By: jhi                                   on 2000/08/08  19:01:51
20364         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
20365              May be repopulated with fresh maintained examples.
20366      Branch: perl
20367            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
20368            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
20369            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
20370            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
20371            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
20372            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
20373            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
20374            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
20375            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
20376            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
20377            + lib/CGI/eg/wilogo_gif.uu
20378            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
20379            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20380            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20381            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
20382            - eg/cgi/frameset.cgi eg/cgi/index.html
20383            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20384            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20385            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20386            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
20387            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
20388            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
20389            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
20390            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
20391            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
20392            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
20393            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
20394            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
20395            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
20396            - eg/van/vanish eg/who eg/wrapsuid
20397            ! MANIFEST
20398 ____________________________________________________________________________
20399 [  6555] By: jhi                                   on 2000/08/08  18:51:08
20400         Log: Delete chat2 as requested by Randal.
20401              
20402              Subject: Re: perlfaq8 coyness
20403              From: merlyn@stonehenge.com (Randal L. Schwartz) 
20404              Date: 15 May 2000 18:52:42 -0700 
20405              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
20406      Branch: perl
20407            - lib/chat2.pl
20408            ! MANIFEST
20409 ____________________________________________________________________________
20410 [  6554] By: jhi                                   on 2000/08/08  18:31:35
20411         Log: Regen global.sym.
20412      Branch: perl
20413            ! global.sym
20414 ____________________________________________________________________________
20415 [  6553] By: jhi                                   on 2000/08/08  18:28:13
20416         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
20417              (either perlbug or p5p ate the original), plus regen
20418              perlapi and perltoc. 
20419      Branch: perl
20420            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
20421            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
20422            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
20423            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
20424            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
20425            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
20426            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
20427            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
20428            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
20429            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
20430 ____________________________________________________________________________
20431 [  6552] By: jhi                                   on 2000/08/08  18:06:29
20432         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
20433              From: Mike Guy <mjtg@cam.ac.uk>
20434              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
20435              Date: Tue, 08 Aug 2000 15:51:27 +0100
20436      Branch: perl
20437            ! doop.c sv.h t/op/join.t t/pragma/overload.t
20438 ____________________________________________________________________________
20439 [  6551] By: jhi                                   on 2000/08/08  18:01:11
20440         Log: Re-apply #6549.
20441      Branch: perl
20442            ! lib/perl5db.pl
20443 ____________________________________________________________________________
20444 [  6550] By: jhi                                   on 2000/08/08  17:43:08
20445         Log: Accidental retraction of #6549.
20446      Branch: perl
20447            ! lib/perl5db.pl
20448 ____________________________________________________________________________
20449 [  6549] By: jhi                                   on 2000/08/08  17:40:04
20450         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
20451              From: Mike Guy <mjtg@cam.ac.uk>
20452              Date: Mon, 07 Aug 2000 21:49:58 +0100
20453              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
20454      Branch: perl
20455            ! lib/perl5db.pl
20456 ____________________________________________________________________________
20457 [  6548] By: jhi                                   on 2000/08/08  17:37:57
20458         Log: Document here-doc better.
20459              
20460              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
20461              From: Mike Guy <mjtg@cam.ac.uk>
20462              Date: Mon, 07 Aug 2000 14:02:09 +0100
20463              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
20464      Branch: perl
20465            ! pod/perldata.pod
20466 ____________________________________________________________________________
20467 [  6547] By: jhi                                   on 2000/08/08  17:33:34
20468         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
20469              From: "Randy J. Ray" <rjray@redhat.com>
20470              Date: Mon, 07 Aug 2000 19:12:25 -0700
20471              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
20472      Branch: perl
20473            ! perl.c pod/perlrun.pod
20474 ____________________________________________________________________________
20475 [  6546] By: jhi                                   on 2000/08/08  17:29:26
20476         Log: Subject: Re: enhanced(?) regex error messages 
20477              From: Hugo <hv@crypt.compulink.co.uk>
20478              Date: Tue, 08 Aug 2000 03:25:51 +0100
20479              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
20480              
20481              plus Capitalize the error messages, plus perldiag them.
20482      Branch: perl
20483            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
20484 ____________________________________________________________________________
20485 [  6545] By: jhi                                   on 2000/08/08  13:59:28
20486         Log: Augment #6539 a bit: don't croak if there's magic in the air.
20487              
20488              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
20489              From: Hugo <hv@crypt.compulink.co.uk>
20490              Date: Tue, 08 Aug 2000 03:02:03 +0100
20491              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
20492      Branch: perl
20493            ! pp.c t/op/bless.t
20494 ____________________________________________________________________________
20495 [  6544] By: jhi                                   on 2000/08/07  21:11:52
20496         Log: Make the test -w clean.
20497      Branch: perl
20498            ! t/op/bless.t
20499 ____________________________________________________________________________
20500 [  6543] By: jhi                                   on 2000/08/07  19:49:53
20501         Log: use warnings instead of $^W.
20502      Branch: perl
20503            ! t/op/bless.t
20504 ____________________________________________________________________________
20505 [  6542] By: jhi                                   on 2000/08/07  17:41:41
20506         Log: Disable a portability warning Because We Know What We Are Doing.
20507      Branch: perl
20508            ! t/op/bless.t
20509 ____________________________________________________________________________
20510 [  6541] By: jhi                                   on 2000/08/07  17:29:51
20511         Log: Tiny tidying on report_evil_fh().
20512      Branch: perl
20513            ! util.c
20514 ____________________________________________________________________________
20515 [  6540] By: jhi                                   on 2000/08/07  16:37:38
20516         Log: Make regular expression parse error messages easier to understand.
20517              
20518              Subject: Re: enhanced(?) regex error messages
20519              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20520              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
20521              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
20522      Branch: perl
20523            ! regcomp.c
20524 ____________________________________________________________________________
20525 [  6539] By: jhi                                   on 2000/08/07  16:12:27
20526         Log: Make bless(REF, REF) a fatal error, add bless tests.
20527              
20528              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
20529              From: Hugo <hv@crypt.compulink.co.uk>
20530              Date: Mon, 07 Aug 2000 16:59:38 +0100
20531              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
20532      Branch: perl
20533            + t/op/bless.t
20534            ! MANIFEST pod/perldiag.pod pp.c sv.c
20535 ____________________________________________________________________________
20536 [  6538] By: jhi                                   on 2000/08/07  15:59:43
20537         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
20538              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
20539              Date: Thu, 3 Aug 2000 14:29:21 -0700
20540              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
20541      Branch: perl
20542            ! lib/lib_pm.PL
20543 ____________________________________________________________________________
20544 [  6537] By: jhi                                   on 2000/08/07  15:47:18
20545         Log: Retract #6419 for now since it breaks in AFS and MachTen.
20546      Branch: perl
20547            ! lib/Cwd.pm
20548 ____________________________________________________________________________
20549 [  6536] By: jhi                                   on 2000/08/07  15:05:29
20550         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
20551              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
20552              The security hole exists only in suidperls, which isn't
20553              installed or even built by default.
20554      Branch: perl
20555            ! perl.c
20556 ____________________________________________________________________________
20557 [  6535] By: jhi                                   on 2000/08/07  14:45:14
20558         Log: tr memory corruption fix from Simon Cozens.
20559      Branch: perl
20560            ! doop.c
20561 ____________________________________________________________________________
20562 [  6534] By: jhi                                   on 2000/08/06  11:38:16
20563         Log: Document a bit that UDP is not what you might think.
20564              
20565              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
20566              From: Lupe Christoph <lupe@lupe-christoph.de>
20567              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
20568              Date: Mon, 24 Jul 2000 08:59:15 +0200
20569      Branch: perl
20570            ! pod/perlipc.pod
20571 ____________________________________________________________________________
20572 [  6533] By: jhi                                   on 2000/08/06  11:35:01
20573         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
20574              From: Jeff Pinyan <jeffp@hut.crusoe.net>
20575              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
20576              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
20577      Branch: perl
20578            ! pod/perlfunc.pod
20579 ____________________________________________________________________________
20580 [  6532] By: jhi                                   on 2000/08/06  03:45:41
20581         Log: Have symbols for the IoTYPEs.
20582      Branch: perl
20583            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
20584 ____________________________________________________________________________
20585 [  6531] By: jhi                                   on 2000/08/06  01:33:55
20586         Log: Continue fixing the io warnings.  This also
20587              sort of fixes bug ID 20000802.003: the core dump
20588              is no more.  Whether the current behaviour is correct
20589              (giving a warning: "Not a format reference"), is another matter.
20590      Branch: perl
20591            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
20592            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
20593 ____________________________________________________________________________
20594 [  6530] By: jhi                                   on 2000/08/05  21:33:12
20595         Log: Change the Policy policy: now -Dprefix= with an existing
20596              Policy.sh and prefix == siteprefix == vendorprefix, then all
20597              of them follow along the new prefix.
20598              
20599              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
20600              From: Andy Dougherty <doughera@lafayette.edu>
20601              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
20602              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
20603      Branch: perl
20604            ! Policy_sh.SH
20605 ____________________________________________________________________________
20606 [  6529] By: jhi                                   on 2000/08/05  18:57:28
20607         Log: Zap lib/Sys directory when cleaning up.
20608      Branch: perl
20609            ! Makefile.SH
20610 ____________________________________________________________________________
20611 [  6528] By: jhi                                   on 2000/08/05  18:40:44
20612         Log: Essential prototype changes were missing from #6527.
20613              Also make report_evil_fh() more bomb-proof.
20614      Branch: perl
20615            ! embed.h util.c
20616 ____________________________________________________________________________
20617 [  6527] By: jhi                                   on 2000/08/05  03:22:05
20618         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
20619              From: "Ronald F. Guilmette" <rfg@monkeys.com>
20620              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
20621              Message-Id: <200007242247.PAA52177@monkeys.com>
20622      Branch: perl
20623            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
20624 ____________________________________________________________________________
20625 [  6526] By: jhi                                   on 2000/08/04  21:23:27
20626         Log: gcc versions might have (parentheses) in them.
20627      Branch: metaconfig/U/perl
20628            ! gccvers.U
20629      Branch: perl
20630            ! Configure config_h.SH
20631 ____________________________________________________________________________
20632 [  6525] By: jhi                                   on 2000/08/04  20:23:12
20633         Log: Weed buglets pointed out by
20634              
20635              From: Lupe Christoph <lupe@lupe-christoph.de>
20636              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
20637              Date: Fri, 4 Aug 2000 17:34:39 +0200
20638              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
20639      Branch: metaconfig/U/perl
20640            ! gccvers.U uselfs.U
20641      Branch: perl
20642            ! Configure config_h.SH
20643 ____________________________________________________________________________
20644 [  6524] By: jhi                                   on 2000/08/04  19:02:08
20645         Log: Warn under -w if lstat(FH) is attempted.
20646              
20647              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
20648              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
20649              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
20650              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
20651      Branch: perl
20652            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
20653            ! t/pragma/warn/pp_sys
20654 ____________________________________________________________________________
20655 [  6523] By: jhi                                   on 2000/08/04  12:31:11
20656         Log: Subject: New perlcc, take 2
20657              From: simon@brecon.co.uk (Simon Cozens)
20658              Date: 4 Aug 2000 06:21:04 GMT
20659              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
20660      Branch: perl
20661            ! utils/perlcc.PL
20662 ____________________________________________________________________________
20663 [  6522] By: jhi                                   on 2000/08/04  12:26:33
20664         Log: Subject: Re: Array vs. List context
20665              From: Daniel Chetlin <daniel@chetlin.com>
20666              Date: Fri, 4 Aug 2000 00:22:44 -0700
20667              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
20668      Branch: perl
20669            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
20670            ! pod/perlfaq4.pod
20671 ____________________________________________________________________________
20672 [  6521] By: jhi                                   on 2000/08/04  12:22:38
20673         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
20674              From: Raymund Will <ray@caldera.de>
20675              Date: Fri, 4 Aug 2000 12:07:09 +0200
20676              Message-Id: <20000804120709.A14982@caldera.de>
20677      Branch: perl
20678            ! configure.gnu
20679 ____________________________________________________________________________
20680 [  6520] By: jhi                                   on 2000/08/04  04:09:06
20681         Log: After the #6519 a warning about stat() is just that,
20682              not about a filetest, which now have their own warning.
20683      Branch: perl
20684            ! pod/perldiag.pod
20685 ____________________________________________________________________________
20686 [  6519] By: jhi                                   on 2000/08/04  04:06:30
20687         Log: In the warnings call filehandles consistently so;
20688              add "unopened" warning for stat().
20689      Branch: perl
20690            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
20691            ! t/pragma/warn/pp_sys
20692 ____________________________________________________________________________
20693 [  6518] By: jhi                                   on 2000/08/04  02:55:35
20694         Log: Subject: Minor tweak to perlvar.pod
20695              From: "Stephen P. Potter" <spp@ds.net>
20696              Date: Tue, 18 Apr 2000 09:26:03 -0400
20697              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
20698      Branch: perl
20699            ! pod/perlvar.pod
20700 ____________________________________________________________________________
20701 [  6517] By: jhi                                   on 2000/08/04  02:50:08
20702         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
20703              From: "Clinton Pierce" <cpierce1@ford.com>
20704              Date: Wed, 21 Jul 1999 16:45:31 -0400
20705              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
20706              
20707              Fix by Stephen Potter (visible in the bug db but not in p5p?)
20708      Branch: perl
20709            ! pod/perlfunc.pod pod/perlop.pod
20710 ____________________________________________________________________________
20711 [  6516] By: jhi                                   on 2000/08/04  02:09:25
20712         Log: This is 6512.  Really.
20713      Branch: perl
20714            ! dump.c
20715 ____________________________________________________________________________
20716 [  6515] By: jhi                                   on 2000/08/04  01:25:50
20717         Log: mention the idea of @( and @)
20718      Branch: perl
20719            ! Todo-5.6
20720 ____________________________________________________________________________
20721 [  6514] By: bailey                                on 2000/08/04  01:18:46
20722         Log: YA resync with mainstem, including VMS patches from others
20723      Branch: vmsperl
20724           +> (branch 48 files)
20725            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
20726           !> (integrate 354 files)
20727 ____________________________________________________________________________
20728 [  6513] By: jhi                                   on 2000/08/04  01:18:18
20729         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
20730              From: Mark Dickinson <dickins3@fas.harvard.edu>
20731              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
20732              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
20733      Branch: perl
20734            ! t/op/grent.t t/op/pwent.t
20735 ____________________________________________________________________________
20736 [  6512] By: jhi                                   on 2000/08/04  01:14:06
20737         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
20738              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20739              Date: Wed, 02 Aug 2000 10:51:01 +0100
20740              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
20741      Branch: perl
20742            ! sv.c
20743 ____________________________________________________________________________
20744 [  6511] By: jhi                                   on 2000/08/04  00:57:00
20745         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
20746              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20747              Date: Thu, 03 Aug 2000 17:20:04 -0700
20748              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
20749      Branch: metaconfig
20750            ! U/modified/Cppsym.U
20751      Branch: perl
20752            ! Configure config_h.SH
20753 ____________________________________________________________________________
20754 [  6510] By: jhi                                   on 2000/08/04  00:25:28
20755         Log: detypo
20756      Branch: perl
20757            ! Makefile.SH
20758 ____________________________________________________________________________
20759 [  6509] By: jhi                                   on 2000/08/03  23:43:18
20760         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
20761              From: Dominic Dunlop <domo@computer.org>
20762              Date: Thu, 3 Aug 2000 22:16:46 +0200
20763              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
20764      Branch: perl
20765            ! t/op/sprintf.t
20766 ____________________________________________________________________________
20767 [  6508] By: jhi                                   on 2000/08/03  23:40:37
20768         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
20769              From: Hugo <hv@crypt.compulink.co.uk>
20770              Date: Thu, 03 Aug 2000 18:25:30 +0100
20771              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
20772      Branch: perl
20773            ! regcomp.c t/op/re_tests
20774 ____________________________________________________________________________
20775 [  6507] By: jhi                                   on 2000/08/03  23:38:28
20776         Log: Subject: [PATCH] sv.h documentation - SvLEN
20777              From: Mike Guy <mjtg@cam.ac.uk>
20778              Date: Thu, 03 Aug 2000 14:43:09 +0100
20779              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
20780      Branch: perl
20781            ! sv.h
20782 ____________________________________________________________________________
20783 [  6506] By: jhi                                   on 2000/08/03  15:49:14
20784         Log: Disable the fix_pl hack for now.
20785      Branch: perl
20786            ! Makefile.SH
20787 ____________________________________________________________________________
20788 [  6505] By: jhi                                   on 2000/08/03  13:49:04
20789         Log: Add a URL for FSF.
20790              
20791              Subject: Patch for README
20792              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
20793              Date: Wed, 2 Aug 2000 13:25:09 -0500
20794              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
20795      Branch: perl
20796            ! README
20797 ____________________________________________________________________________
20798 [  6504] By: jhi                                   on 2000/08/03  13:29:19
20799         Log: Be more informative on what is skipped and why,
20800              also repeat the list at the end.
20801      Branch: perl
20802            ! Porting/p4desc
20803 ____________________________________________________________________________
20804 [  6503] By: jhi                                   on 2000/08/03  13:07:05
20805         Log: Circumvent the removal of .patch by fix_pl.
20806              
20807              Subject: Re: [ID 20000802.011] unable to 'make test'          
20808              From: simon@brecon.co.uk (Simon Cozens) 
20809              Date: 3 Aug 2000 04:17:00 GMT
20810              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
20811      Branch: perl
20812            ! Makefile.SH
20813 ____________________________________________________________________________
20814 [  6502] By: jhi                                   on 2000/08/03  00:14:34
20815         Log: Add the missing setproctitle unit.
20816      Branch: metaconfig/U/perl
20817            + d_setproctitle.U
20818 ____________________________________________________________________________
20819 [  6501] By: jhi                                   on 2000/08/03  00:00:26
20820         Log: The subtest 4 may fail also on VOBS, as pointed out
20821              by Nick Ing-Simmons in November 1999, bug id 19991124.003
20822              (but the failure in that bug report isn't the subtest 4).
20823      Branch: perl
20824            ! t/op/stat.t
20825 ____________________________________________________________________________
20826 [  6500] By: jhi                                   on 2000/08/02  23:49:30
20827         Log: Better skip message for the test; one of the two problems in
20828              
20829              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
20830              From: Lupe Christoph <lupe@lupe-christoph.de>
20831              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
20832              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
20833      Branch: perl
20834            ! t/op/numconvert.t
20835 ____________________________________________________________________________
20836 [  6499] By: jhi                                   on 2000/08/02  22:49:16
20837         Log: Allow "no Module;" even if there is no 'unimport'.
20838              
20839              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
20840              From: mjd@plover.com
20841              Date: 24 Mar 2000 15:24:34 -0000
20842              Message-Id: <20000324152434.15160.qmail@plover.com>
20843      Branch: perl
20844            ! gv.c
20845 ____________________________________________________________________________
20846 [  6498] By: jhi                                   on 2000/08/02  22:42:58
20847         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
20848              that are hopefully soon put into use.
20849      Branch: perl
20850            ! opcode.h opcode.pl opnames.h
20851 ____________________________________________________________________________
20852 [  6497] By: gsar                                  on 2000/08/02  22:28:59
20853         Log: require.t needs binmode() to work on windows
20854      Branch: perl
20855            ! t/comp/require.t
20856 ____________________________________________________________________________
20857 [  6496] By: jhi                                   on 2000/08/02  22:08:51
20858         Log: Document the IVdf UVuf UVof UVxf.
20859      Branch: perl
20860            ! pod/perlguts.pod
20861 ____________________________________________________________________________
20862 [  6495] By: jhi                                   on 2000/08/02  21:54:26
20863         Log: detypo #6494
20864      Branch: perl
20865            ! ext/Data/Dumper/Dumper.xs
20866 ____________________________________________________________________________
20867 [  6494] By: jhi                                   on 2000/08/02  21:49:17
20868         Log: Dump UVs as UVs in Data::Dumper.
20869              
20870              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
20871              From: Gurusamy Sarathy <gsar@ActiveState.com>
20872              Date: Thu, 27 Apr 2000 12:26:25 -0700
20873              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
20874      Branch: perl
20875            ! ext/Data/Dumper/Dumper.xs
20876 ____________________________________________________________________________
20877 [  6493] By: jhi                                   on 2000/08/02  17:01:58
20878         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
20879              From: Hugo <hv@crypt.compulink.co.uk>
20880              Date: Wed, 02 Aug 2000 14:53:56 +0100
20881              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
20882      Branch: perl
20883            ! regexec.c t/op/re_tests
20884 ____________________________________________________________________________
20885 [  6492] By: jhi                                   on 2000/08/02  15:02:46
20886         Log: The new setproctitle() feature is available only in 
20887              bleeding edge FreeBSD.  From Paul Saab.
20888      Branch: perl
20889            ! mg.c
20890 ____________________________________________________________________________
20891 [  6491] By: jhi                                   on 2000/08/02  13:34:36
20892         Log: The tr utf8 patching continues.
20893              
20894              Subject: Re: #6469, too many tests claimed in require.t
20895              From: simon@brecon.co.uk (Simon Cozens)
20896              Date: 2 Aug 2000 02:37:17 GMT
20897              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
20898              
20899              (the logic of the test was the wrong way round in the patch)
20900      Branch: perl
20901            ! doop.c
20902 ____________________________________________________________________________
20903 [  6490] By: jhi                                   on 2000/08/02  13:27:38
20904         Log: The name of a filehandle does not have <these>.
20905      Branch: perl
20906            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
20907            ! t/pragma/warn/pp_sys util.c
20908 ____________________________________________________________________________
20909 [  6489] By: jhi                                   on 2000/08/02  04:26:46
20910         Log: Remove the extraneous "main::" prefix from all the
20911              "opened only for", "on closed", and "never opened" warnings.
20912              
20913              Subject: Re: inappropriate warning
20914              From: Gurusamy Sarathy <gsar@ActiveState.com>
20915              Date: Mon, 20 Mar 2000 11:28:02 -0800
20916              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
20917      Branch: perl
20918            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
20919            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
20920            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
20921 ____________________________________________________________________________
20922 [  6488] By: jhi                                   on 2000/08/02  03:02:57
20923         Log: memcpy has n o in it, as pinted ut by Sarathy.
20924      Branch: perl
20925            ! pod/perlguts.pod
20926 ____________________________________________________________________________
20927 [  6487] By: jhi                                   on 2000/08/02  02:44:51
20928         Log: Document in one place the memory abstractions used in Perl core.
20929              
20930              Subject: Re: Memory abstraction
20931              From: simon@brecon.co.uk (Simon Cozens)
20932              Date: 2 Aug 2000 02:20:23 GMT
20933              Organization: Earth.li Origins
20934      Branch: perl
20935            ! pod/perlguts.pod
20936 ____________________________________________________________________________
20937 [  6486] By: jhi                                   on 2000/08/02  02:41:57
20938         Log: regen_headers, regen perltoc.
20939      Branch: perl
20940            ! perlapi.c pod/perltoc.pod
20941 ____________________________________________________________________________
20942 [  6485] By: jhi                                   on 2000/08/02  01:43:33
20943         Log: "This little thing tests for a file .patch, and if it contains
20944              a number, pops into patchlevel.h" (making it easier to track
20945              which development version people are reporting bugs against)
20946              
20947              Subject: Patchlevel autogeneration for repository perls
20948              From: simon@brecon.co.uk (Simon Cozens)
20949              Date: 14 Jul 2000 07:12:15 GMT
20950              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
20951      Branch: perl
20952            + fix_pl
20953            ! MANIFEST Makefile.SH
20954 ____________________________________________________________________________
20955 [  6484] By: jhi                                   on 2000/08/02  01:32:54
20956         Log: FreeBSD 3.* updates from
20957              
20958              From: Paul Saab <ps@yahoo-inc.com>
20959              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
20960              Date: Tue, 1 Aug 2000 15:41:39 -0700
20961              Message-Id: <20000801154139.A53740@yahoo-inc.com>
20962      Branch: perl
20963            ! hints/freebsd.sh
20964 ____________________________________________________________________________
20965 [  6483] By: jhi                                   on 2000/08/02  01:27:44
20966         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
20967              instead one must use setproctitle().  This was already addressed
20968              by change #6457, but the below has a new variant for FreeBSD 4.0
20969              or later, and the matter is also documented more.
20970              
20971              From: Paul Saab <ps@yahoo-inc.com>
20972              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
20973              Date: Tue, 1 Aug 2000 15:41:39 -0700
20974              Message-Id: <20000801154139.A53740@yahoo-inc.com>
20975      Branch: metaconfig/U/perl
20976            + i_libutil.U
20977      Branch: perl
20978            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
20979 ____________________________________________________________________________
20980 [  6482] By: jhi                                   on 2000/08/01  22:17:32
20981         Log: The test from this
20982              
20983              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
20984              Date: Sat, 15 Apr 2000 17:03:44 +0100
20985              From: Tom Hughes <tom@compton.nu>
20986              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
20987              
20988              was missing, the code change went in as #5989
20989              (which had a different test?)
20990      Branch: perl
20991            ! t/op/misc.t
20992 ____________________________________________________________________________
20993 [  6481] By: jhi                                   on 2000/08/01  21:48:38
20994         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
20995              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20996              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
20997              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
20998      Branch: perl
20999            ! perl.h
21000 ____________________________________________________________________________
21001 [  6480] By: jhi                                   on 2000/08/01  18:05:28
21002         Log: Make p4desc to skip non-mainperl branches by default.
21003      Branch: perl
21004            ! Porting/p4desc
21005 ____________________________________________________________________________
21006 [  6479] By: jhi                                   on 2000/08/01  17:29:19
21007         Log: If gccosandvers is equal to osname, clear gccosandvers.
21008      Branch: metaconfig/U/perl
21009            ! gccvers.U
21010      Branch: perl
21011            ! Configure config_h.SH
21012 ____________________________________________________________________________
21013 [  6478] By: jhi                                   on 2000/08/01  15:54:08
21014         Log: BOM patching from Simon Cozens.
21015      Branch: perl
21016            ! toke.c
21017 ____________________________________________________________________________
21018 [  6477] By: jhi                                   on 2000/08/01  04:50:33
21019         Log: Stash away the largefiles flags and libswanted.
21020      Branch: perl
21021            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
21022 ____________________________________________________________________________
21023 [  6476] By: gsar                                  on 2000/08/01  04:24:24
21024         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
21025              on Windows)
21026      Branch: perl
21027            ! t/pragma/utf8.t utf8.c win32/win32.c
21028 ____________________________________________________________________________
21029 [  6475] By: jhi                                   on 2000/08/01  03:35:24
21030         Log: Make chr() for values >127 to create utf8 when under utf8.
21031              
21032              Subject: Re: uft8/chr()
21033              From: simon@brecon.co.uk (Simon Cozens)
21034              Date: 1 Aug 2000 02:37:02 GMT
21035              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
21036      Branch: perl
21037            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
21038 ____________________________________________________________________________
21039 [  6474] By: jhi                                   on 2000/08/01  02:36:18
21040         Log: In Digital UNIX warn if gcc explicitly chosen because even
21041              2.95.2 is known to cause problems.
21042      Branch: perl
21043            ! hints/dec_osf.sh
21044 ____________________________________________________________________________
21045 [  6473] By: jhi                                   on 2000/08/01  02:00:56
21046         Log: Make the safety catch for buggy gccs work with triple version
21047              numbers like 2.95.2.  Reported in
21048              
21049              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
21050              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
21051              Date: Mon, 31 Jul 2000 14:55:06 +0200
21052              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
21053      Branch: perl
21054            ! hints/dec_osf.sh
21055 ____________________________________________________________________________
21056 [  6472] By: jhi                                   on 2000/08/01  01:13:33
21057         Log: Subject: fix and question re: waitpid() under win32
21058              From: Brian Clarke <clarke@appliedmeta.com>
21059              Date: Fri, 28 Jul 2000 15:18:29 -0400
21060              Message-ID: <3981DC85.290314EB@appliedmeta.com>
21061              
21062              Slightly reformatted and WNOHANG # define moved to win32.h
21063              so that also POSIX.xs sees it, as suggsted by Sarathy.
21064      Branch: perl
21065            ! win32/win32.c win32/win32.h
21066 ____________________________________________________________________________
21067 [  6471] By: jhi                                   on 2000/08/01  00:55:05
21068         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
21069              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21070              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
21071              Date: Mon, 31 Jul 2000 13:28:51 +0100
21072              
21073              (aka ID 20000730.002)
21074      Branch: perl
21075            ! op.c t/op/tr.t
21076 ____________________________________________________________________________
21077 [  6470] By: jhi                                   on 2000/07/31  23:34:42
21078         Log: Document the problem with -P in HP-UX and its workaround.
21079              
21080              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
21081              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
21082              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
21083              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
21084      Branch: perl
21085            ! README.hpux
21086 ____________________________________________________________________________
21087 [  6469] By: jhi                                   on 2000/07/31  04:15:02
21088         Log: The swallow_bom() saga continues.  The #23 of require.t
21089              (UTF16-LE) still fails (silently, no output) but the #22
21090              (UTF16-BE) seems to be working now.  The root of the
21091              failure may be in sv_gets(): is it UTF-16LE-aware,
21092              especially when it comes to line endings? 
21093      Branch: perl
21094            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
21095            ! t/comp/require.t toke.c utf8.c
21096 ____________________________________________________________________________
21097 [  6468] By: jhi                                   on 2000/07/30  19:05:48
21098         Log: Find green threads before native threads.
21099              
21100              Subject: Re: Patch to jpl/JNI/Makefile.PL
21101              From: Jens Thomsen <jens@fiend.cis.com>
21102              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
21103              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
21104      Branch: perl
21105            ! jpl/JNI/Makefile.PL
21106 ____________________________________________________________________________
21107 [  6467] By: jhi                                   on 2000/07/30  18:36:22
21108         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
21109      Branch: perl
21110            ! doop.c
21111 ____________________________________________________________________________
21112 [  6466] By: jhi                                   on 2000/07/30  04:37:29
21113         Log: A new version of the "remove UPPERACSE string comparison"
21114              operators.  The problem with the previous one (change #6454)
21115              was that it was for Perl 5.6.0.  From Paul Marquess.
21116      Branch: perl
21117            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
21118            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
21119            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21120 ____________________________________________________________________________
21121 [  6465] By: jhi                                   on 2000/07/29  22:39:56
21122         Log: Do not upgrade SVs into utf8 just because they participate
21123              in eq or cmp.  Reported and fix suggested in
21124              
21125              Subject: [ID 20000720.009] sv_eq UTF8 bug
21126              From: "Simon Cozens" <simon@othersideofthe.earth.li>
21127              Date: 21 Jul 2000 04:37:29 -0000
21128              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
21129              
21130              Exercise for the kind reader: should we or should we not
21131              cache the utf8 conversion alonside the SV? (as magic,
21132              as thestrxfrm()ed version is cached under use locale)
21133              Argue both for and against.
21134      Branch: perl
21135            ! sv.c
21136 ____________________________________________________________________________
21137 [  6464] By: jhi                                   on 2000/07/29  22:36:22
21138         Log: Subject: UTF8 concat
21139              From: simon@brecon.co.uk (Simon Cozens) 
21140              Date: 30 Jun 2000 06:13:25 GMT
21141              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
21142              
21143              (with a memory leak fixed, plus a few casts added)
21144              
21145              This also seems to help for
21146              
21147              Subject: [ID 20000716.015] join UTF8 weirdness
21148              From: root <root@ak-71.mind.de> 
21149              Date: Sat, 15 Jul 2000 15:29:54 +0200
21150              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
21151              
21152              (from Andreas König)
21153      Branch: perl
21154            ! pp_hot.c
21155 ____________________________________________________________________________
21156 [  6463] By: jhi                                   on 2000/07/29  00:55:39
21157         Log: Tune the comments and hopefully stop a memory leak.
21158      Branch: perl
21159            ! toke.c utf8.c
21160 ____________________________________________________________________________
21161 [  6462] By: jhi                                   on 2000/07/29  00:16:53
21162         Log: The problem described in this
21163              
21164              Subject: [ID 20000322.018] named chars aren't magical enough
21165              From: root <root@dixie.cscaper.com>     
21166              Date: Wed, 22 Mar 2000 18:37:42 -0700
21167              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
21168              
21169              has been fixed in perl 5.6.0 but just in case added a test
21170              to keep it away.  (The report from Joseph Hall.)
21171      Branch: perl
21172            ! t/lib/charnames.t
21173 ____________________________________________________________________________
21174 [  6461] By: jhi                                   on 2000/07/28  23:56:36
21175         Log: Tiny fixes for #6460.
21176      Branch: metaconfig/U/perl
21177            ! gccvers.U
21178      Branch: perl
21179            ! Configure config_h.SH
21180 ____________________________________________________________________________
21181 [  6460] By: jhi                                   on 2000/07/28  23:24:41
21182         Log: Warn if the version of the operating system used to compile gcc
21183              differs from the current version of the operating system.
21184              Also display the gcc compilation os and version in myconfig.
21185              Inspiration from
21186              
21187              Subject: Re: [ID 20000710.003] ERRORS!!         
21188              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21189              Date: Mon, 10 Jul 2000 15:54:16 -0400
21190              Message-ID: <20000710155416.A1384@O2.chapin.edu>
21191      Branch: metaconfig/U/perl
21192            ! gccvers.U
21193      Branch: perl
21194            ! Configure config_h.SH myconfig.SH
21195 ____________________________________________________________________________
21196 [  6459] By: jhi                                   on 2000/07/28  22:00:32
21197         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
21198              letter to $Config{osvers}.
21199      Branch: metaconfig
21200            ! U/modified/Oldconfig.U
21201      Branch: perl
21202            ! Configure config_h.SH
21203 ____________________________________________________________________________
21204 [  6458] By: jhi                                   on 2000/07/28  04:15:39
21205         Log: Back out #6454, doesn't seem to work.
21206              (Reason: that patch was for perl 5.6.0, not perl-current)
21207              (A version of the patch for perl-current came in later as #6466)
21208      Branch: perl
21209            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
21210            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
21211            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21212 ____________________________________________________________________________
21213 [  6457] By: jhi                                   on 2000/07/27  23:31:49
21214         Log: Use setproctitle() if available to modify $0.
21215              
21216              Subject: setting $* on BSD4 broken
21217              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
21218              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
21219              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
21220      Branch: metaconfig
21221            ! U/modified/Myinit.U
21222      Branch: perl
21223            ! Configure config_h.SH mg.c
21224 ____________________________________________________________________________
21225 [  6456] By: jhi                                   on 2000/07/27  14:50:47
21226         Log: Allow "no AutoLoader;", based on change #6444,
21227              suggested by Graham Barr.
21228      Branch: perl
21229            ! lib/AutoLoader.pm
21230 ____________________________________________________________________________
21231 [  6455] By: jhi                                   on 2000/07/27  14:19:10
21232         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
21233              From: rspier@pobox.com (Robert Spier)
21234              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
21235              Message-ID: <14720.15855.787664.424783@rls.cx>
21236      Branch: perl
21237            ! pod/perldiag.pod
21238 ____________________________________________________________________________
21239 [  6454] By: jhi                                   on 2000/07/27  14:03:02
21240         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
21241              for a long time).
21242              
21243              Reported in
21244              
21245              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
21246              From: Ryan Herbert <rherbert@sycamorehq.com>
21247              Date: Mon, 17 Jul 2000 11:40:42 -0400
21248              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
21249              
21250              Patched in
21251              
21252              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
21253              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21254              Date: Wed, 26 Jul 2000 23:40:18 +0100
21255              Message-ID: <000001bff752$79511880$0a17073e@tiny>
21256              
21257              based on an earlier patch from Stephen P. Potter.
21258              
21259              (Removed later by change #6458 because this patch was for
21260              perl 5.6.0, not perl-current)
21261      Branch: perl
21262            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
21263            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
21264            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
21265 ____________________________________________________________________________
21266 [  6453] By: jhi                                   on 2000/07/27  13:48:02
21267         Log: Subject: [PATCH] fixes bug 20000508.004
21268              From: Michael Stevens <mstevens@globnix.org>
21269              Date: Thu, 27 Jul 2000 13:49:04 +0100
21270              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
21271      Branch: perl
21272            ! pod/perldata.pod
21273 ____________________________________________________________________________
21274 [  6452] By: jhi                                   on 2000/07/26  23:51:26
21275         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
21276              and Craig A. Berry.
21277      Branch: perl
21278            ! lib/File/Temp.pm pod/perlport.pod
21279 ____________________________________________________________________________
21280 [  6451] By: jhi                                   on 2000/07/26  19:43:30
21281         Log: Be wary of close()s, too.
21282              
21283              Subject: Re: [PATCH] perlbug cleanup
21284              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21285              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
21286              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
21287      Branch: perl
21288            ! utils/perlbug.PL
21289 ____________________________________________________________________________
21290 [  6450] By: jhi                                   on 2000/07/26  18:41:40
21291         Log: Subject: Minor doc patch: handy.h
21292              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
21293              Date: Wed, 26 Jul 2000 15:34:25 -0300
21294              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
21295      Branch: perl
21296            ! handy.h pod/perlapi.pod
21297 ____________________________________________________________________________
21298 [  6449] By: jhi                                   on 2000/07/26  18:23:55
21299         Log: Subject: [PATCH] minor doc change - perlguts
21300              From: Michael Stevens <mstevens@globnix.org>
21301              Date: Thu, 13 Jul 2000 12:39:18 +0100
21302              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
21303      Branch: perl
21304            ! pod/perlguts.pod
21305 ____________________________________________________________________________
21306 [  6448] By: jhi                                   on 2000/07/26  18:20:30
21307         Log: open() wariness in perlbug.
21308              
21309              Subject: [PATCH] perlbug cleanup
21310              From: Michael Stevens <mstevens@globnix.org>
21311              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
21312              Date: Thu, 13 Jul 2000 15:52:23 +0100
21313      Branch: perl
21314            ! utils/perlbug.PL
21315 ____________________________________________________________________________
21316 [  6447] By: jhi                                   on 2000/07/26  18:13:04
21317         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
21318      Branch: perl
21319            ! lib/File/Temp.pm t/lib/ftmp-security.t
21320 ____________________________________________________________________________
21321 [  6446] By: jhi                                   on 2000/07/26  18:06:32
21322         Log: docfix from Peter Scott <Peter@PSDT.com>.
21323      Branch: perl
21324            ! pod/perlfunc.pod
21325 ____________________________________________________________________________
21326 [  6445] By: jhi                                   on 2000/07/26  17:53:31
21327         Log: Fix *foo{FORMAT}.
21328              
21329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21330              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
21331              Date: Wed, 26 Jul 2000 19:51:02 +0200
21332              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
21333              
21334              From: Graham Barr <gbarr@pobox.com>
21335              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
21336              Date: Wed, 26 Jul 2000 17:38:36 +0100
21337              Message-ID: <20000726173836.L472@pobox.com>
21338      Branch: perl
21339            ! pp.c sv.c t/op/gv.t
21340 ____________________________________________________________________________
21341 [  6444] By: jhi                                   on 2000/07/26  17:49:14
21342         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
21343              from Graham Barr in the module list.
21344      Branch: perl
21345            ! gv.c pod/perlobj.pod
21346 ____________________________________________________________________________
21347 [  6443] By: jhi                                   on 2000/07/26  16:06:56
21348         Log: More split() doc and test patches from Mike Guy.
21349      Branch: perl
21350            ! pod/perlfunc.pod t/op/split.t
21351 ____________________________________________________________________________
21352 [  6442] By: jhi                                   on 2000/07/26  16:05:30
21353         Log: MacOS nits from Matthias Neeracher.
21354      Branch: perl
21355            ! perl.c pp_ctl.c
21356 ____________________________________________________________________________
21357 [  6441] By: jhi                                   on 2000/07/26  04:39:57
21358         Log: Subject: [PATCH] split /^/
21359              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21360              Date: Tue, 25 Jul 2000 14:18:57 +0100
21361              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
21362              
21363              (with notes from tchrist and gbarr)
21364      Branch: perl
21365            ! pod/perlfunc.pod t/op/split.t
21366 ____________________________________________________________________________
21367 [  6440] By: jhi                                   on 2000/07/26  04:32:32
21368         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
21369              From: Peter Prymmer <pvhp@forte.com>
21370              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
21371              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
21372      Branch: perl
21373            ! vms/munchconfig.c
21374 ____________________________________________________________________________
21375 [  6439] By: jhi                                   on 2000/07/26  04:31:01
21376         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
21377              to be fatal errors (instead of by default ignoring them, and
21378              ignoring with a bug: even though -w gave an error, the opening [
21379              was left in)  Reported in:
21380              
21381              Subject: [ID 20000716.024] [=cc=] / [:blank:]
21382              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
21383              Date: Sun, 16 Jul 2000 17:55:29 -0700
21384              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
21385      Branch: perl
21386            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
21387 ____________________________________________________________________________
21388 [  6438] By: jhi                                   on 2000/07/25  15:41:15
21389         Log: Subject: [PATCH] av.c apidoc
21390              From: simon@brecon.co.uk (Simon Cozens)
21391              Date: 24 Jul 2000 06:40:52 GMT
21392              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
21393      Branch: perl
21394            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
21395            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
21396 ____________________________________________________________________________
21397 [  6437] By: jhi                                   on 2000/07/25  14:05:36
21398         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
21399              From: "Stephen P. Potter" <spp@ds.net>
21400              Date: Mon, 24 Jul 2000 14:22:23 -0400
21401              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
21402      Branch: perl
21403            ! pod/perllocale.pod
21404 ____________________________________________________________________________
21405 [  6436] By: jhi                                   on 2000/07/25  14:02:03
21406         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
21407              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21408              Date: Mon, 24 Jul 2000 18:04:28 +0100
21409              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
21410      Branch: perl
21411            ! t/lib/syslfs.t t/op/lfs.t
21412 ____________________________________________________________________________
21413 [  6435] By: jhi                                   on 2000/07/25  13:59:28
21414         Log: Get UTF16 BOMs working.  Patch from
21415              
21416              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
21417              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21418              Date: Tue, 25 Jul 2000 12:52:45 +0100
21419              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
21420              
21421              and notes from
21422              
21423              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
21424              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21425              Date: Tue, 25 Jul 2000 11:43:25 +0100
21426              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
21427      Branch: perl
21428            ! t/comp/require.t toke.c utf8.c
21429 ____________________________________________________________________________
21430 [  6434] By: jhi                                   on 2000/07/25  02:39:54
21431         Log: Make the "uninit variable" warning to say "concat or string"
21432              or "join or string" when in concat or join .
21433              
21434              Subject: Re: [ID 20000403.009] uninitialised concatenation???
21435              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21436              Date: Tue, 04 Apr 2000 18:22:58 +0100
21437              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
21438              
21439              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
21440              From: William R Ward <hermit@BayView.COM>
21441              Date: Thu, 30 Mar 2000 19:50:03 -0800
21442              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
21443      Branch: perl
21444            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
21445            ! t/pragma/warn/op t/pragma/warn/sv
21446 ____________________________________________________________________________
21447 [  6433] By: jhi                                   on 2000/07/24  17:52:56
21448         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
21449      Branch: perl
21450            ! lib/File/Spec/VMS.pm
21451 ____________________________________________________________________________
21452 [  6432] By: jhi                                   on 2000/07/24  17:44:44
21453         Log: Test cases for #6431.
21454              
21455              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
21456              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21457              Date: Mon, 24 Jul 2000 15:32:29 +0100
21458              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
21459      Branch: perl
21460            ! t/op/pat.t t/op/split.t
21461 ____________________________________________________________________________
21462 [  6431] By: jhi                                   on 2000/07/24  17:43:17
21463         Log: Bind op fix.
21464              
21465              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
21466              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21467              Date: Mon, 17 Jul 2000 20:04:56 +0100
21468              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
21469      Branch: perl
21470            ! op.c
21471 ____________________________________________________________________________
21472 [  6430] By: jhi                                   on 2000/07/24  03:42:42
21473         Log: Subject: [ID 20000716.023] syslog test fails without sockets
21474              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21475              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
21476              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
21477      Branch: metaconfig/U/perl
21478            ! Extensions.U
21479      Branch: perl
21480            ! Configure config_h.SH
21481 ____________________________________________________________________________
21482 [  6429] By: jhi                                   on 2000/07/24  03:11:52
21483         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
21484              case, but add also notes explaining the relationship of this
21485              patch and the earlier notes by Sarathy.
21486              
21487              Subject: Map is still slow
21488              From: "Ben Tilly" <ben_tilly@hotmail.com>
21489              Date: Sat, 15 Jul 2000 17:23:27 EDT
21490              Message-ID: <20000715212327.21656.qmail@hotmail.com>
21491      Branch: perl
21492            ! pp_ctl.c
21493 ____________________________________________________________________________
21494 [  6428] By: jhi                                   on 2000/07/24  02:58:52
21495         Log: Documentation to explain the behaviour of map().
21496              
21497              Subject: Re: Map is still slow 
21498              From: Gurusamy Sarathy <gsar@ActiveState.com>
21499              Date: Sat, 15 Jul 2000 16:05:09 -0700
21500              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
21501      Branch: perl
21502            ! pp_ctl.c
21503 ____________________________________________________________________________
21504 [  6427] By: jhi                                   on 2000/07/24  02:50:03
21505         Log: Add tests for
21506              [ID 19991110.003] another matching finding by pcre author
21507              which has already been fixed by some patch, as verified in
21508              
21509              Subject: Re: two regex bugs from the mists of time (well, last November)
21510              From: Hugo <hv@crypt.compulink.co.uk>
21511              Date: Sat, 22 Jul 2000 18:12:58 +0100
21512              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
21513      Branch: perl
21514            ! t/op/re_tests
21515 ____________________________________________________________________________
21516 [  6426] By: jhi                                   on 2000/07/24  02:11:20
21517         Log: A missing 'break' after the [[:space:]] switch case.
21518              
21519              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
21520              From: "Stephen P. Potter" <spp@ds.net>
21521              Date: Tue, 18 Jul 2000 16:25:17 -0400
21522              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
21523      Branch: perl
21524            ! regcomp.c
21525 ____________________________________________________________________________
21526 [  6425] By: jhi                                   on 2000/07/24  02:06:12
21527         Log: The output might have been produced in the wrong order.
21528              
21529              Subject: [ID 20000720.003] [PATCH] t/op/write.t
21530              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21531              Date: Thu, 20 Jul 2000 18:49:18 +0100
21532              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
21533      Branch: perl
21534            ! t/op/write.t
21535 ____________________________________________________________________________
21536 [  6424] By: jhi                                   on 2000/07/24  02:00:07
21537         Log: Use STDOUT consistently.
21538              
21539              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
21540              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21541              Date: Thu, 20 Jul 2000 18:04:01 +0100
21542              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
21543      Branch: perl
21544            ! lib/Test/Harness.pm
21545 ____________________________________________________________________________
21546 [  6423] By: jhi                                   on 2000/07/24  01:54:54
21547         Log: Protect against "wild next"s, that is, callbacks doing "next"
21548              instead of "return".
21549              
21550              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
21551              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21552              Date: Tue, 18 Jul 2000 11:30:16 +0100
21553              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
21554      Branch: perl
21555            ! lib/File/Find.pm
21556 ____________________________________________________________________________
21557 [  6422] By: jhi                                   on 2000/07/24  01:35:47
21558         Log: Out-of-date note removed.
21559              
21560              Subject: [PATCH] documentation perlipc
21561              From: rspier@pobox.com (Robert Spier)
21562              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
21563              Message-ID: <14711.35178.572612.502654@rls.cx>
21564      Branch: perl
21565            ! pod/perlipc.pod
21566 ____________________________________________________________________________
21567 [  6421] By: jhi                                   on 2000/07/24  00:09:18
21568         Log: Send all installperl messages to STDERR and be -w clean.
21569              
21570              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
21571              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21572              Date: Sat, 22 Jul 2000 14:02:11 +0100
21573              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
21574      Branch: perl
21575            ! installperl
21576 ____________________________________________________________________________
21577 [  6420] By: jhi                                   on 2000/07/24  00:04:19
21578         Log: Decutandpasto.
21579              
21580              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
21581              From: "Richard Soderberg" <rs@crystalflame.net>
21582              Date: Sun, 23 Jul 2000 01:37:23 -0700
21583              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
21584      Branch: perl
21585            ! pod/perlipc.pod
21586 ____________________________________________________________________________
21587 [  6419] By: jhi                                   on 2000/07/24  00:01:12
21588         Log: A cleaner abs_path().
21589              Subject: Re: unix alternative to Cwd.pm
21590              From: Jeff Pinyan <jeffp@crusoe.net>
21591              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
21592              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
21593      Branch: perl
21594            ! lib/Cwd.pm
21595 ____________________________________________________________________________
21596 [  6418] By: jhi                                   on 2000/07/23  23:48:56
21597         Log: Detypo.
21598              
21599              Subject: [PATCH perl-current] Typo in hints/powerux.sh
21600              From: "Richard Soderberg" <rs@crystalflame.net>
21601              Date: Sun, 23 Jul 2000 01:27:33 -0700
21602              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
21603      Branch: perl
21604            ! hints/powerux.sh
21605 ____________________________________________________________________________
21606 [  6417] By: jhi                                   on 2000/07/17  22:13:31
21607         Log: Subject: SDBM_File documentation
21608              From: mjd@plover.com
21609              Date: 16 Jul 2000 17:41:17 -0000
21610              Message-ID: <20000716174117.18515.qmail@plover.com>
21611      Branch: perl
21612            ! ext/SDBM_File/SDBM_File.pm
21613 ____________________________________________________________________________
21614 [  6416] By: jhi                                   on 2000/07/17  19:13:26
21615         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
21616      Branch: perl
21617            ! hints/mpeix.sh mpeix/relink
21618 ____________________________________________________________________________
21619 [  6415] By: jhi                                   on 2000/07/15  14:11:02
21620         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
21621              the utf8 'characters' can be more than one octet).
21622              
21623              Date: Sat, 15 Jul 2000 00:21:56 +0100
21624              From: Tom Hughes <tom@compton.nu>
21625              Subject: Re: [ID 20000714.002]
21626              Message-ID: <db2334de49.tom@compton.compton.nu>
21627              
21628              Reported in
21629              
21630              Subject: [ID 20000714.002]
21631              From: "Simon Cozens" <simon@othersideofthe.earth.li>
21632              Date: 14 Jul 2000 15:13:09 -0000
21633              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
21634      Branch: perl
21635            ! doop.c
21636 ____________________________________________________________________________
21637 [  6414] By: jhi                                   on 2000/07/15  03:13:41
21638         Log: another VMS build tweak from Peter Prymmer
21639      Branch: perl
21640            ! vms/descrip_mms.template
21641 ____________________________________________________________________________
21642 [  6413] By: jhi                                   on 2000/07/15  03:10:40
21643         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
21644      Branch: perl
21645            ! vms/perlvms.pod
21646 ____________________________________________________________________________
21647 [  6412] By: jhi                                   on 2000/07/15  00:31:05
21648         Log: More docs for sv functions.
21649              
21650              Subject: [PATCH cfgperl] sv.c apidoc
21651              From: simon@brecon.co.uk (Simon Cozens)
21652              Date: 13 Jul 2000 09:00:20 GMT
21653              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
21654              
21655              Subject: Re: [PATCH cfgperl] sv.c apidoc
21656              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21657              Date: Thu, 13 Jul 2000 12:27:41 +0100
21658              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
21659              
21660              Subject: Re: [PATCH cfgperl] sv.c apidoc
21661              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21662              Date: Thu, 13 Jul 2000 13:23:09 +0100
21663              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
21664              
21665              Subject: Re: [PATCH cfgperl] sv.c apidoc
21666              From: simon@brecon.co.uk (Simon Cozens)
21667              Date: 14 Jul 2000 06:51:02 GMT
21668              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
21669      Branch: perl
21670            ! embed.pl pod/perlapi.pod sv.c
21671 ____________________________________________________________________________
21672 [  6411] By: jhi                                   on 2000/07/15  00:10:41
21673         Log: lib/b test fixes from Peter Prymmer.
21674      Branch: perl
21675            ! t/lib/b.t
21676 ____________________________________________________________________________
21677 [  6410] By: jhi                                   on 2000/07/15  00:02:09
21678         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
21679              From: Hugo <hv@crypt.compulink.co.uk>
21680              Date: Fri, 14 Jul 2000 23:05:20 +0100
21681              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
21682              
21683              Didn't anymore apply, but that point still could use another fix.
21684      Branch: perl
21685            ! pod/perlfunc.pod
21686 ____________________________________________________________________________
21687 [  6409] By: jhi                                   on 2000/07/14  23:15:15
21688         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
21689              not in pod, from Peter Prymmer
21690      Branch: perl
21691            ! vms/descrip_mms.template
21692 ____________________________________________________________________________
21693 [  6408] By: jhi                                   on 2000/07/14  20:35:05
21694         Log: The bug report
21695              [ID 19991110.002] minimal matching discrepancy found by pcre author
21696              seems to have been fixed (though differently from what was suggested
21697              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
21698      Branch: perl
21699            ! t/op/re_tests
21700 ____________________________________________________________________________
21701 [  6407] By: jhi                                   on 2000/07/14  17:38:08
21702         Log: Fix AutoSplit to use File::Spec the right way in VMS,
21703              from Peter Prymmer.
21704      Branch: perl
21705            ! lib/AutoSplit.pm
21706 ____________________________________________________________________________
21707 [  6406] By: jhi                                   on 2000/07/14  14:13:22
21708         Log: Merge perlhacktut into perlhack, update perlguts.
21709              
21710              Subject: Re: Perlhacktut
21711              From: simon@brecon.co.uk (Simon Cozens)
21712              Date: 14 Jul 2000 06:49:21 GMT
21713              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
21714              
21715              Subject: Re: Perlhacktut
21716              From: simon@brecon.co.uk (Simon Cozens)
21717              Date: 14 Jul 2000 07:09:45 GMT
21718              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
21719      Branch: perl
21720            ! pod/perlguts.pod pod/perlhack.pod
21721 ____________________________________________________________________________
21722 [  6405] By: jhi                                   on 2000/07/14  14:02:31
21723         Log: Integrate with Sarathy.
21724      Branch: cfgperl
21725           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
21726           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
21727           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
21728 ____________________________________________________________________________
21729 [  6404] By: gsar                                  on 2000/07/14  12:15:02
21730         Log: PERL_OBJECT build tweaks
21731      Branch: perl
21732            ! toke.c
21733 ____________________________________________________________________________
21734 [  6403] By: gsar                                  on 2000/07/14  11:23:41
21735         Log: inconsistent types needs casts
21736      Branch: perl
21737            ! toke.c
21738 ____________________________________________________________________________
21739 [  6402] By: gsar                                  on 2000/07/14  11:12:04
21740         Log: typos in change#6399, regen headers
21741      Branch: perl
21742            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
21743 ____________________________________________________________________________
21744 [  6401] By: gsar                                  on 2000/07/14  10:59:12
21745         Log: typecasts needed for change#6394
21746      Branch: perl
21747            ! toke.c
21748 ____________________________________________________________________________
21749 [  6400] By: gsar                                  on 2000/07/14  10:49:37
21750         Log: integrate cfgperl contents into mainline
21751      Branch: perl
21752           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
21753           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
21754 ____________________________________________________________________________
21755 [  6399] By: gsar                                  on 2000/07/14  10:38:35
21756         Log: enable UTF-16 filter by default if relevant BOM is seen; various
21757              cleanups (typos, misformatted code, and small bugs)
21758      Branch: perl
21759            ! doop.c embed.pl mg.c op.c pp.c toke.c
21760 ____________________________________________________________________________
21761 [  6398] By: gsar                                  on 2000/07/14  08:55:38
21762         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
21763              name suggests anyway)
21764      Branch: perl
21765            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
21766 ____________________________________________________________________________
21767 [  6397] By: gsar                                  on 2000/07/14  08:44:33
21768         Log: move new variables to the end of the interpreter structure (for
21769              bincompat in code that doesn't #include XSUB.h)
21770      Branch: perl
21771            ! intrpvar.h
21772 ____________________________________________________________________________
21773 [  6396] By: gsar                                  on 2000/07/14  08:13:58
21774         Log: MakeMaker should not remove editor backups (*~) on `make clean`
21775              by default (completes change#6383)
21776      Branch: perl
21777            ! lib/ExtUtils/MM_Unix.pm
21778 ____________________________________________________________________________
21779 [  6395] By: jhi                                   on 2000/07/14  05:20:33
21780         Log: Replace change #6337 with a better one.
21781              
21782              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
21783              From: Hugo <hv@crypt.compulink.co.uk>
21784              Date: Fri, 14 Jul 2000 04:16:20 +0100
21785              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
21786      Branch: cfgperl
21787            ! regexec.c t/op/re_tests
21788 ____________________________________________________________________________
21789 [  6394] By: jhi                                   on 2000/07/14  01:33:59
21790         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
21791      Branch: cfgperl
21792            ! embed.pl global.sym proto.h toke.c
21793 ____________________________________________________________________________
21794 [  6393] By: jhi                                   on 2000/07/13  23:41:23
21795         Log: remove discarded test
21796      Branch: cfgperl
21797            ! MANIFEST
21798 ____________________________________________________________________________
21799 [  6392] By: jhi                                   on 2000/07/13  23:32:25
21800         Log: The {multiplier} of a fixed substring was overlooked which
21801              caused a wrong initial search offset for that substring.
21802              
21803              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
21804              From: Hugo <hv@crypt.compulink.co.uk>
21805              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
21806              Date: Thu, 13 Jul 2000 19:27:13 +0100
21807      Branch: cfgperl
21808            ! regcomp.c t/op/re_tests
21809 ____________________________________________________________________________
21810 [  6391] By: jhi                                   on 2000/07/13  16:37:42
21811         Log: typo fix from Craig Berry
21812      Branch: cfgperl
21813            ! vms/subconfigure.com
21814 ____________________________________________________________________________
21815 [  6390] By: jhi                                   on 2000/07/13  13:20:12
21816         Log: Integrate with Sarathy.
21817      Branch: cfgperl
21818            - t/op/method2entersub.t
21819           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
21820           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
21821           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
21822           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
21823 ____________________________________________________________________________
21824 [  6389] By: jhi                                   on 2000/07/13  13:18:48
21825         Log: Detypo from Peter Prymmer, part of #6388.
21826      Branch: cfgperl
21827            ! Configure config_h.SH
21828      Branch: metaconfig
21829            ! U/modified/d_longlong.U
21830 ____________________________________________________________________________
21831 [  6388] By: gsar                                  on 2000/07/13  06:33:40
21832         Log: typos (spotted by Peter Prymmer)
21833      Branch: perl
21834            ! Configure t/lib/english.t
21835 ____________________________________________________________________________
21836 [  6387] By: gsar                                  on 2000/07/13  05:35:28
21837         Log: new selfloader.t in change#6183 doesn't close DATA handles,
21838              and thus fails to clean up tmp files on dosish platforms
21839      Branch: perl
21840            ! t/lib/selfloader.t
21841 ____________________________________________________________________________
21842 [  6386] By: gsar                                  on 2000/07/12  21:42:39
21843         Log: sprintf test tweaks (from Dominic Dunlop)
21844      Branch: perl
21845            ! t/op/sprintf.t
21846 ____________________________________________________________________________
21847 [  6385] By: gsar                                  on 2000/07/12  21:33:46
21848         Log: fix bugs in processing %v-*d and similar format specs (from
21849              Avi Finkel <avi@finkel.org>)
21850      Branch: perl
21851            ! sv.c t/op/sprintf.t
21852 ____________________________________________________________________________
21853 [  6384] By: gsar                                  on 2000/07/12  16:04:19
21854         Log: readd missing perldelta.pod changes from changes#6339,6376
21855      Branch: perl
21856            ! pod/perldelta.pod
21857 ____________________________________________________________________________
21858 [  6383] By: gsar                                  on 2000/07/12  16:00:51
21859         Log: don't clobber *.orig files on *clean targets
21860      Branch: perl
21861            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
21862 ____________________________________________________________________________
21863 [  6382] By: gsar                                  on 2000/07/12  07:59:12
21864         Log: fix broken integrations in cfgperl
21865      Branch: cfgperl
21866           !> Changes pod/perldelta.pod
21867 ____________________________________________________________________________
21868 [  6381] By: gsar                                  on 2000/07/12  07:42:17
21869         Log: integrate cfgperl changes into mainline
21870      Branch: perl
21871            ! Changes
21872           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
21873           !> pod/perlre.pod
21874 ____________________________________________________________________________
21875 [  6380] By: gsar                                  on 2000/07/12  07:31:00
21876         Log: get sprintf.t to adjust properly for 3-digit exponents
21877      Branch: perl
21878            ! t/op/sprintf.t
21879 ____________________________________________________________________________
21880 [  6379] By: gsar                                  on 2000/07/12  06:40:04
21881         Log: change#6174 needs corresponding change in win32/config_h.PL,
21882              which grovels through config_h.SH to find the config.h name
21883      Branch: perl
21884            ! win32/config_h.PL
21885 ____________________________________________________________________________
21886 [  6378] By: jhi                                   on 2000/07/12  05:03:59
21887         Log: Do the cc sanity check both before the hints and
21888              after the cc selction.
21889      Branch: cfgperl
21890            ! Configure config_h.SH
21891      Branch: metaconfig
21892            ! U/modified/Oldconfig.U U/modified/cc.U
21893      Branch: metaconfig/U/perl
21894            + Checkcc.U
21895 ____________________________________________________________________________
21896 [  6377] By: jhi                                   on 2000/07/12  02:49:22
21897         Log: Fix nits noticed by Boston.pm.
21898      Branch: cfgperl
21899            ! pod/perlre.pod
21900 ____________________________________________________________________________
21901 [  6376] By: jhi                                   on 2000/07/11  21:22:13
21902         Log: Configure cosmetics and perldelta.
21903      Branch: cfgperl
21904            ! Configure config_h.SH pod/perldelta.pod
21905      Branch: metaconfig
21906            ! U/modified/cc.U
21907 ____________________________________________________________________________
21908 [  6375] By: gsar                                  on 2000/07/11  21:17:35
21909         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
21910      Branch: perl
21911            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
21912            ! win32/win32sck.c
21913 ____________________________________________________________________________
21914 [  6374] By: gsar                                  on 2000/07/11  20:48:50
21915         Log: tweak for build failure under multiplicity
21916      Branch: perl
21917            ! toke.c
21918 ____________________________________________________________________________
21919 [  6373] By: gsar                                  on 2000/07/11  20:37:23
21920         Log: integrate cfgperl changes#6325..6373 into mainline
21921              (NOTE: today's batch of integrations still untested)
21922      Branch: perl
21923           +> ext/DynaLoader/hints/netbsd.pl
21924            ! Changes
21925           !> (integrate 26 files)
21926 ____________________________________________________________________________
21927 [  6372] By: jhi                                   on 2000/07/11  20:30:36
21928         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
21929              regen perltoc.
21930      Branch: cfgperl
21931            + pod/perlbook.pod
21932            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
21933            ! pod/perltoc.pod
21934 ____________________________________________________________________________
21935 [  6371] By: jhi                                   on 2000/07/11  20:08:56
21936         Log: Minor cleanups on the booklist.
21937      Branch: cfgperl
21938            ! pod/perlfaq2.pod
21939 ____________________________________________________________________________
21940 [  6370] By: jhi                                   on 2000/07/11  19:31:13
21941         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
21942      Branch: cfgperl
21943            ! t/pragma/overload.t
21944 ____________________________________________________________________________
21945 [  6369] By: gsar                                  on 2000/07/11  19:27:48
21946         Log: integrate cfgperl changes#6293..6324 into mainline
21947      Branch: perl
21948           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
21949            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
21950           !> (integrate 30 files)
21951 ____________________________________________________________________________
21952 [  6368] By: gsar                                  on 2000/07/11  19:18:57
21953         Log: skip integrate of problematic change#6292 from cfgperl into mainline
21954      Branch: perl
21955           !> pp_hot.c
21956 ____________________________________________________________________________
21957 [  6367] By: gsar                                  on 2000/07/11  19:17:21
21958         Log: integrate cfgperl changes#6288..6290 into mainline
21959      Branch: perl
21960           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
21961 ____________________________________________________________________________
21962 [  6366] By: gsar                                  on 2000/07/11  19:11:18
21963         Log: integrate cfgperl changes#6268..6282 into mainline
21964      Branch: perl
21965           !> (integrate 30 files)
21966 ____________________________________________________________________________
21967 [  6365] By: gsar                                  on 2000/07/11  18:57:00
21968         Log: delete new accidentally branched file
21969      Branch: perl
21970            - t/op/method2entersub.t
21971 ____________________________________________________________________________
21972 [  6364] By: gsar                                  on 2000/07/11  18:55:13
21973         Log: skip integrate of change#6267 from cfgperl into mainline (the
21974              method call optimization is flawed without additional hints
21975              from user about immutableness of @ISA and no runtime method
21976              definitions)
21977      Branch: perl
21978           +> t/op/method2entersub.t
21979           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
21980           !> perl.h t/op/sprintf.t xsutils.c
21981 ____________________________________________________________________________
21982 [  6363] By: gsar                                  on 2000/07/11  18:49:43
21983         Log: integrate cfgperl changes#6261..6266 into mainline
21984      Branch: perl
21985           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
21986           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
21987           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21988           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
21989 ____________________________________________________________________________
21990 [  6362] By: gsar                                  on 2000/07/11  18:43:26
21991         Log: integrate cfgperl changes#6252..6260 into mainline
21992      Branch: perl
21993           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
21994           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
21995           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
21996           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
21997 ____________________________________________________________________________
21998 [  6361] By: gsar                                  on 2000/07/11  18:37:12
21999         Log: skip integrate of problematic change#6251 from cfgperl into mainline
22000      Branch: perl
22001           !> lib/Exporter.pm
22002 ____________________________________________________________________________
22003 [  6360] By: gsar                                  on 2000/07/11  18:34:56
22004         Log: integrate cfgperl change#6250 into mainline
22005      Branch: perl
22006           +> t/op/my_stash.t
22007           !> MANIFEST embed.pl proto.h toke.c
22008 ____________________________________________________________________________
22009 [  6359] By: gsar                                  on 2000/07/11  18:21:19
22010         Log: integrate cfgperl changes#6242..6249 into mainline
22011      Branch: perl
22012           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
22013           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
22014           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
22015           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
22016           !> t/lib/peek.t utf8.c
22017 ____________________________________________________________________________
22018 [  6358] By: gsar                                  on 2000/07/11  18:15:45
22019         Log: skip integrate of problematic change#6241 from cfgperl into mainline
22020      Branch: perl
22021           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
22022 ____________________________________________________________________________
22023 [  6357] By: jhi                                   on 2000/07/11  18:15:16
22024         Log: Fix for
22025              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
22026              From: Roderick Schertler <roderick@argon.org> 
22027              Date: Tue, 11 Jul 2000 13:55:05 -0400 
22028              Message-Id: <200007111755.NAA05077@jones.argon.org> 
22029      Branch: cfgperl
22030            ! doio.c
22031 ____________________________________________________________________________
22032 [  6356] By: jhi                                   on 2000/07/11  18:12:51
22033         Log: Typo in #6341.
22034      Branch: cfgperl
22035            ! pp_hot.c
22036 ____________________________________________________________________________
22037 [  6355] By: gsar                                  on 2000/07/11  18:12:10
22038         Log: integrate cfgperl changes#6231..6240 into mainline
22039      Branch: perl
22040           +> pod/perlutil.pod
22041           !> (integrate 35 files)
22042 ____________________________________________________________________________
22043 [  6354] By: jhi                                   on 2000/07/11  18:04:34
22044         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
22045              From: Dominic Dunlop <domo@computer.org> 
22046              Date: Tue, 11 Jul 2000 12:27:33 +0200 
22047              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
22048              
22049              Replaces change #6268.
22050      Branch: cfgperl
22051            ! t/op/sprintf.t
22052 ____________________________________________________________________________
22053 [  6353] By: gsar                                  on 2000/07/11  17:59:51
22054         Log: skip integrate of problematic change#6230 from cfgperl into mainline
22055              (a later version of File::Spec is already in mainline)
22056      Branch: perl
22057           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
22058           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
22059 ____________________________________________________________________________
22060 [  6352] By: gsar                                  on 2000/07/11  17:57:48
22061         Log: integrate cfgperl changes#6224..6229 into mainline
22062      Branch: perl
22063           +> lib/lib.pm.PL
22064            - lib/lib.pm
22065           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
22066           !> lib/English.pm op.c t/lib/english.t
22067 ____________________________________________________________________________
22068 [  6351] By: gsar                                  on 2000/07/11  17:50:10
22069         Log: skip integrate of problematic change#6223 from cfgperl into mainline
22070      Branch: perl
22071           !> doio.c
22072 ____________________________________________________________________________
22073 [  6350] By: gsar                                  on 2000/07/11  17:48:28
22074         Log: integrate cfgperl changes#6220..6222 into mainline
22075      Branch: perl
22076           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
22077           !> toke.c utf8.c win32/win32.h
22078 ____________________________________________________________________________
22079 [  6349] By: gsar                                  on 2000/07/11  17:46:13
22080         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
22081              mainline
22082      Branch: perl
22083           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
22084           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
22085           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22086 ____________________________________________________________________________
22087 [  6348] By: jhi                                   on 2000/07/11  17:45:49
22088         Log: README.posix-bc podified from Thomas Dorner.
22089      Branch: cfgperl
22090            ! README.posix-bc
22091 ____________________________________________________________________________
22092 [  6347] By: gsar                                  on 2000/07/11  17:42:04
22093         Log: integrate cfgperl change#6217 into mainline
22094      Branch: perl
22095           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
22096           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
22097           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
22098 ____________________________________________________________________________
22099 [  6346] By: gsar                                  on 2000/07/11  17:39:37
22100         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
22101              mainline
22102      Branch: perl
22103           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
22104           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22105           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
22106           !> perlapi.h pod/perlapi.pod
22107 ____________________________________________________________________________
22108 [  6345] By: gsar                                  on 2000/07/11  17:36:42
22109         Log: integrate cfgperl changes#6207..6210 into mainline
22110      Branch: perl
22111           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
22112           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
22113 ____________________________________________________________________________
22114 [  6344] By: gsar                                  on 2000/07/11  17:31:20
22115         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
22116              mainline
22117      Branch: perl
22118           !> (integrate 40 files)
22119 ____________________________________________________________________________
22120 [  6343] By: gsar                                  on 2000/07/11  17:19:08
22121         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
22122      Branch: perl
22123           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
22124            ! Changes
22125           !> (integrate 34 files)
22126 ____________________________________________________________________________
22127 [  6342] By: jhi                                   on 2000/07/11  16:05:48
22128         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
22129              To: perl5-porters@perl.org
22130              From: Karsten Sperling <spiff@phreax.net>
22131              Date: Mon, 10 Jul 2000 15:12:52 +0200
22132              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
22133      Branch: cfgperl
22134            ! lib/Symbol.pm
22135 ____________________________________________________________________________
22136 [  6341] By: jhi                                   on 2000/07/11  15:59:23
22137         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
22138              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22139              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
22140              Date: Fri, 07 Jul 2000 17:57:16 +0100
22141      Branch: cfgperl
22142            ! pp_hot.c
22143 ____________________________________________________________________________
22144 [  6340] By: jhi                                   on 2000/07/11  15:55:47
22145         Log: Subject: Re: format bug report  [Patch]
22146              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22147              Date: Wed, 05 Jul 2000 13:12:52 +0200
22148              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
22149              
22150              Subject: Re: format bug report  [Patch]
22151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22152              Date: Wed, 05 Jul 2000 14:10:01 +0200
22153              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
22154      Branch: cfgperl
22155            ! t/op/write.t toke.c
22156 ____________________________________________________________________________
22157 [  6339] By: jhi                                   on 2000/07/11  13:54:09
22158         Log: Be less forgiving about ambiguous and illegal tr ranges.
22159              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
22160              From: Mark-Jason Dominus <mjd@plover.com>
22161              Date: Tue, 04 Jul 2000 10:00:12 -0400
22162              Message-ID: <20000704140012.17772.qmail@plover.com>
22163              
22164              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
22165              From: Mark-Jason Dominus <mjd@plover.com>
22166              Date: Wed, 05 Jul 2000 09:37:36 -0400
22167              Message-ID: <20000705133736.27293.qmail@plover.com>
22168      Branch: cfgperl
22169            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
22170 ____________________________________________________________________________
22171 [  6338] By: jhi                                   on 2000/07/11  13:31:24
22172         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
22173              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22174              Date: Tue, 11 Jul 2000 13:50:51 +0100
22175              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
22176      Branch: cfgperl
22177            ! sv.c
22178 ____________________________________________________________________________
22179 [  6337] By: jhi                                   on 2000/07/11  13:29:14
22180         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
22181              From: Hugo <hv@crypt.compulink.co.uk>
22182              Date: Tue, 11 Jul 2000 12:44:50 +0100
22183              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
22184      Branch: cfgperl
22185            ! regexec.c t/op/re_tests
22186 ____________________________________________________________________________
22187 [  6336] By: jhi                                   on 2000/07/11  13:26:47
22188         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
22189              From: simon@brecon.co.uk (Simon Cozens)
22190              Date: 7 Jul 2000 11:26:09 GMT
22191              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
22192      Branch: cfgperl
22193            ! mg.c
22194 ____________________________________________________________________________
22195 [  6335] By: jhi                                   on 2000/07/11  13:23:37
22196         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
22197              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
22198              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
22199              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
22200      Branch: cfgperl
22201            + ext/DynaLoader/hints/netbsd.pl
22202            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
22203 ____________________________________________________________________________
22204 [  6334] By: jhi                                   on 2000/07/11  13:20:38
22205         Log: Subject: PATCH perlguts.pod: Document D and d magic types
22206              From: mjd@plover.com
22207              Date: 5 Jul 2000 18:01:51 -0000
22208              Message-ID: <20000705180151.29413.qmail@plover.com>
22209      Branch: cfgperl
22210            ! pod/perlguts.pod
22211 ____________________________________________________________________________
22212 [  6333] By: jhi                                   on 2000/07/11  13:15:51
22213         Log: Precedence goof, fix based on
22214              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
22215              From: Hugo <hv@crypt.compulink.co.uk>
22216              Date: Tue, 11 Jul 2000 12:52:38 +0100
22217              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
22218      Branch: cfgperl
22219            ! t/op/taint.t
22220 ____________________________________________________________________________
22221 [  6332] By: jhi                                   on 2000/07/11  12:40:17
22222         Log: Integrate with Sarathy.
22223      Branch: cfgperl
22224           !> win32/win32sck.c
22225 ____________________________________________________________________________
22226 [  6331] By: jhi                                   on 2000/07/10  20:14:16
22227         Log: Sprinkle ldlibpath.
22228      Branch: cfgperl
22229            ! pod/Makefile.SH
22230 ____________________________________________________________________________
22231 [  6330] By: jhi                                   on 2000/07/10  17:54:49
22232         Log: More POSIX.pod tweaks.
22233      Branch: cfgperl
22234            ! ext/POSIX/POSIX.pod
22235 ____________________________________________________________________________
22236 [  6329] By: jhi                                   on 2000/07/10  14:02:12
22237         Log: Reorder perl.pod once more.
22238      Branch: cfgperl
22239            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22240 ____________________________________________________________________________
22241 [  6328] By: gsar                                  on 2000/07/10  07:06:00
22242         Log: accept() leaks memory on windows due to incorrect ordering of
22243              closesocket() and fclose() calls
22244      Branch: perl
22245            ! win32/win32sck.c
22246 ____________________________________________________________________________
22247 [  6327] By: gsar                                  on 2000/07/10  06:49:17
22248         Log: winsock options weren't being set in all threads under ithreads
22249              (caused send()s from second and subsequent threads to fail)
22250      Branch: perl
22251            ! win32/win32sck.c
22252 ____________________________________________________________________________
22253 [  6326] By: jhi                                   on 2000/07/08  02:45:40
22254         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
22255              was cast to an unsigned (32-bit) integer with wild abandon.
22256      Branch: cfgperl
22257            ! ext/Devel/DProf/DProf.xs
22258 ____________________________________________________________________________
22259 [  6325] By: jhi                                   on 2000/07/07  18:50:33
22260         Log: Remove perlbook, update perlfaq book listing,
22261              rearrange perl.pod, regenerate perltoc.
22262      Branch: cfgperl
22263            - pod/perlbook.pod
22264            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
22265            ! pod/perlfaq2.pod pod/perltoc.pod
22266 ____________________________________________________________________________
22267 [  6324] By: jhi                                   on 2000/07/07  14:03:40
22268         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
22269      Branch: cfgperl
22270            ! sv.h toke.c
22271 ____________________________________________________________________________
22272 [  6323] By: jhi                                   on 2000/07/06  16:03:55
22273         Log: Fix complaints of buildtoc.
22274      Branch: cfgperl
22275            + lib/Win32.pod
22276            - pod/Win32.pod
22277            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22278 ____________________________________________________________________________
22279 [  6322] By: jhi                                   on 2000/07/06  15:15:52
22280         Log: Add =head1 NAMEs so that buildtoc is happy.
22281              (The CGI::Util nit reported to Lincoln.)
22282      Branch: cfgperl
22283            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
22284            ! pod/perltoc.pod
22285 ____________________________________________________________________________
22286 [  6321] By: jhi                                   on 2000/07/06  03:16:04
22287         Log: Config is being used.
22288      Branch: cfgperl
22289            ! t/op/method.t
22290 ____________________________________________________________________________
22291 [  6320] By: jhi                                   on 2000/07/06  03:13:13
22292         Log: Integrate with Sarathy.
22293      Branch: cfgperl
22294           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
22295 ____________________________________________________________________________
22296 [  6319] By: jhi                                   on 2000/07/06  03:11:46
22297         Log: Autogenerate pod/Makefile and pod/buildtoc.
22298              buildtoc also checks whether the existin pods are
22299              mentioned in MANIFEST and perl.pod, and vice versa.
22300              (None of the thusly found discrepancies fixed yet.)
22301              roffitall also needs to be autogenerated similarly but it
22302              seems so badly out of date that I didn't touch it yet.
22303      Branch: cfgperl
22304            + pod/Makefile.SH pod/buildtoc.PL
22305            - pod/Makefile pod/buildtoc
22306            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
22307 ____________________________________________________________________________
22308 [  6318] By: gsar                                  on 2000/07/05  22:10:54
22309         Log: fix UNC path handling on Windows under ithreads, and chdir()
22310              return value when given a non-existent directory
22311      Branch: perl
22312            ! win32/vdir.h
22313 ____________________________________________________________________________
22314 [  6317] By: gsar                                  on 2000/07/05  22:08:19
22315         Log: winsock cleanup never done on Windows (leads to handle leaks)
22316      Branch: perl
22317            ! win32/perllib.c win32/win32sck.c
22318 ____________________________________________________________________________
22319 [  6316] By: gsar                                  on 2000/07/05  22:06:19
22320         Log: some debugger output does not go to the socket when RemotePort is set
22321      Branch: perl
22322            ! lib/perl5db.pl
22323 ____________________________________________________________________________
22324 [  6315] By: jhi                                   on 2000/07/05  00:25:21
22325         Log: Integrate with Sarathy, preliminary fix for unicos
22326              alignment problems in [ID 20000612.002] Perl problem on Cray system.
22327      Branch: cfgperl
22328            ! sv.h
22329           !> pp_hot.c
22330 ____________________________________________________________________________
22331 [  6314] By: gsar                                  on 2000/07/04  23:34:02
22332         Log: tyop in change#6306
22333      Branch: perl
22334            ! pp_hot.c
22335 ____________________________________________________________________________
22336 [  6313] By: jhi                                   on 2000/07/04  22:14:38
22337         Log: Multiline string literals ENONPORTABLE.
22338      Branch: cfgperl
22339            ! pp_hot.c
22340 ____________________________________________________________________________
22341 [  6312] By: jhi                                   on 2000/07/04  20:34:44
22342         Log: Integrate with Sarathy.
22343      Branch: cfgperl
22344           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
22345           !> t/op/method.t
22346 ____________________________________________________________________________
22347 [  6311] By: jhi                                   on 2000/07/04  20:30:56
22348         Log: More POSIX.pod embellishment.
22349      Branch: cfgperl
22350            ! ext/POSIX/POSIX.pod
22351 ____________________________________________________________________________
22352 [  6310] By: gsar                                  on 2000/07/04  17:28:48
22353         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
22354      Branch: perl
22355            ! t/lib/b.t
22356 ____________________________________________________________________________
22357 [  6309] By: jhi                                   on 2000/07/04  17:22:18
22358         Log: The #6308 required a little bit more.
22359      Branch: cfgperl
22360            ! Makefile.SH win32/Makefile
22361 ____________________________________________________________________________
22362 [  6308] By: jhi                                   on 2000/07/04  16:35:24
22363         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
22364      Branch: cfgperl
22365            + lib/lib_pm.PL
22366            - lib/lib.pm.PL
22367            ! MANIFEST Makefile.SH
22368 ____________________________________________________________________________
22369 [  6307] By: jhi                                   on 2000/07/04  16:28:58
22370         Log: Win32 patches for cfgperl from Sarathy.
22371      Branch: cfgperl
22372            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
22373            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
22374            ! thread.h toke.c util.c win32/Makefile win32/win32.c
22375 ____________________________________________________________________________
22376 [  6306] By: gsar                                  on 2000/07/04  16:28:40
22377         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
22378              (from Richard Soderberg <rs@oregonnet.com>)
22379      Branch: perl
22380            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
22381 ____________________________________________________________________________
22382 [  6305] By: jhi                                   on 2000/07/04  16:24:24
22383         Log: Integrate with Sarathy.
22384      Branch: cfgperl
22385           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
22386           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22387           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
22388           !> proto.h win32/win32.c
22389 ____________________________________________________________________________
22390 [  6304] By: gsar                                  on 2000/07/04  16:17:24
22391         Log: missing perldiag entry for unpack("w",...) diagnostic (from
22392              Andreas Koenig)
22393      Branch: perl
22394            ! pod/perldiag.pod
22395 ____________________________________________________________________________
22396 [  6303] By: gsar                                  on 2000/07/04  16:14:44
22397         Log: remove rel2abs prototypes (from Barrie Slaymaker)
22398      Branch: perl
22399            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22400            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22401 ____________________________________________________________________________
22402 [  6302] By: gsar                                  on 2000/07/04  04:59:35
22403         Log: adjust change#6299
22404      Branch: perl
22405            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
22406            ! win32/win32.c
22407 ____________________________________________________________________________
22408 [  6301] By: jhi                                   on 2000/07/04  04:50:07
22409         Log: Integrate with Sarathy.
22410      Branch: cfgperl
22411           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
22412           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
22413           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
22414 ____________________________________________________________________________
22415 [  6300] By: gsar                                  on 2000/07/04  04:42:09
22416         Log: PERL_OBJECT build tweak
22417      Branch: perl
22418            ! perl.h
22419 ____________________________________________________________________________
22420 [  6299] By: gsar                                  on 2000/07/04  04:37:00
22421         Log: fix memory leak on Windows (PL_sys_intern contents were never
22422              freed)
22423      Branch: perl
22424            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
22425            ! perlapi.c proto.h win32/win32.c
22426 ____________________________________________________________________________
22427 [  6298] By: gsar                                  on 2000/07/04  04:15:59
22428         Log: fix large memory leak that has been around for ever, masked by
22429              -DPURIFY (most of the arenas were never freed!)
22430      Branch: perl
22431            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
22432 ____________________________________________________________________________
22433 [  6297] By: gsar                                  on 2000/07/04  04:07:46
22434         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
22435      Branch: perl
22436            ! perl.c
22437 ____________________________________________________________________________
22438 [  6296] By: jhi                                   on 2000/06/30  18:28:37
22439         Log: Elaborate POSIX.pod.  Still needs work.
22440      Branch: cfgperl
22441            ! ext/POSIX/POSIX.pod
22442 ____________________________________________________________________________
22443 [  6295] By: jhi                                   on 2000/06/30  14:58:18
22444         Log: Point to perlipc for more SysV IPC examples.
22445      Branch: cfgperl
22446            ! pod/perlfunc.pod
22447 ____________________________________________________________________________
22448 [  6294] By: gsar                                  on 2000/06/30  14:47:45
22449         Log: slurp mode fix in change#4736 still not quite right
22450      Branch: perl
22451            ! pp_hot.c t/io/argv.t
22452 ____________________________________________________________________________
22453 [  6293] By: jhi                                   on 2000/06/30  12:02:55
22454         Log: Integrate with Sarathy.
22455      Branch: cfgperl
22456           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
22457 ____________________________________________________________________________
22458 [  6292] By: jhi                                   on 2000/06/30  12:01:11
22459         Log: From: simon@brecon.co.uk (Simon Cozens)
22460              Subject: UTF8 concat
22461              Date: 30 Jun 2000 06:13:25 GMT
22462              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
22463      Branch: cfgperl
22464            ! pp_hot.c
22465 ____________________________________________________________________________
22466 [  6291] By: gsar                                  on 2000/06/30  04:37:33
22467         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
22468              when @_ is modified, causing coredumps
22469      Branch: perl
22470            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
22471 ____________________________________________________________________________
22472 [  6290] By: jhi                                   on 2000/06/30  02:21:44
22473         Log: Integrate with Sarathy.
22474      Branch: cfgperl
22475           !> vms/vms.c vms/vmsish.h
22476 ____________________________________________________________________________
22477 [  6289] By: jhi                                   on 2000/06/30  02:21:02
22478         Log: Check VERSIONs.
22479      Branch: cfgperl
22480            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22481            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
22482            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
22483 ____________________________________________________________________________
22484 [  6288] By: jhi                                   on 2000/06/30  02:18:52
22485         Log: Integrate with Sarathy.
22486      Branch: cfgperl
22487           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
22488           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22489           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
22490           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
22491 ____________________________________________________________________________
22492 [  6287] By: gsar                                  on 2000/06/30  02:17:08
22493         Log: integrate vmsperl changes into mainline
22494      Branch: perl
22495           !> vms/vms.c vms/vmsish.h
22496 ____________________________________________________________________________
22497 [  6285] By: gsar                                  on 2000/06/30  02:05:28
22498         Log: localize %INC in a Safe compartment so that use/require work
22499              (many other magic globals probably need similar treatment)
22500      Branch: perl
22501            ! ext/Opcode/Opcode.xs
22502 ____________________________________________________________________________
22503 [  6284] By: gsar                                  on 2000/06/30  01:54:54
22504         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
22505              about Windows
22506      Branch: perl
22507            ! pod/perlembed.pod
22508 ____________________________________________________________________________
22509 [  6283] By: jhi                                   on 2000/06/30  01:50:10
22510         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
22511              From: Barrie Slaymaker <barries@jester.slaysys.com>
22512              Date: Wed, 28 Jun 2000 11:35:29 -0400
22513              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
22514      Branch: perl
22515            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
22516            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
22517            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22518            ! lib/File/Spec/Win32.pm
22519 ____________________________________________________________________________
22520 [  6282] By: jhi                                   on 2000/06/29  22:57:22
22521         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
22522              From: Dan Sugalski <dan@sidhe.org>
22523              Date: Tue, 06 Jun 2000 11:59:50 -0400
22524              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
22525      Branch: cfgperl
22526            ! vms/vms.c
22527 ____________________________________________________________________________
22528 [  6281] By: jhi                                   on 2000/06/29  22:52:50
22529         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
22530              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22531              Date: Wed, 7 Jun 2000 04:02:04 -0500
22532              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
22533      Branch: cfgperl
22534            ! utils/h2xs.PL
22535 ____________________________________________________________________________
22536 [  6280] By: jhi                                   on 2000/06/29  22:45:47
22537         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
22538              From: rspier@pobox.com (Robert Spier)
22539              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
22540              Message-ID: <14654.31913.845602.610277@rls.cx>
22541      Branch: cfgperl
22542            ! utils/h2xs.PL
22543 ____________________________________________________________________________
22544 [  6279] By: jhi                                   on 2000/06/29  22:38:16
22545         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
22546              From: Tim Ayers <tayers@bridge.com>
22547              Date: Thu, 08 Jun 2000 08:11:06 +0200
22548              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
22549              [resent by Richard Foley, Message-Id probably wrong]
22550      Branch: cfgperl
22551            ! pod/perlsub.pod
22552 ____________________________________________________________________________
22553 [  6278] By: jhi                                   on 2000/06/29  22:21:45
22554         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
22555              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
22556              Date: Fri, 09 Jun 2000 12:39:27 -0400
22557              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
22558              (plus update the version "number" of Text::Wrap)
22559      Branch: cfgperl
22560            ! lib/Text/Wrap.pm
22561 ____________________________________________________________________________
22562 [  6277] By: jhi                                   on 2000/06/29  22:13:10
22563         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
22564              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22565              Date: Mon, 12 Jun 2000 14:55:59 +0100
22566              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
22567      Branch: cfgperl
22568            ! pod/perlfunc.pod
22569 ____________________________________________________________________________
22570 [  6276] By: jhi                                   on 2000/06/29  22:11:06
22571         Log: Subject: [PATCH] Re: eval documentation: context
22572              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22573              Date: Mon, 12 Jun 2000 15:07:29 +0100
22574              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
22575      Branch: cfgperl
22576            ! pod/perlfunc.pod
22577 ____________________________________________________________________________
22578 [  6275] By: jhi                                   on 2000/06/29  21:59:46
22579         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
22580              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22581              Date: Tue, 13 Jun 2000 02:43:48 -0500
22582              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
22583      Branch: cfgperl
22584            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
22585 ____________________________________________________________________________
22586 [  6274] By: jhi                                   on 2000/06/29  21:56:14
22587         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
22588              From: Andy Dougherty <doughera@lafayette.edu>
22589              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
22590              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
22591      Branch: cfgperl
22592            ! ext/File/Glob/Glob.pm
22593 ____________________________________________________________________________
22594 [  6273] By: jhi                                   on 2000/06/29  21:49:09
22595         Log: Subject: [PATCH] xsub attributes
22596              From: Doug MacEachern <dougm@covalent.net>
22597              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
22598              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
22599      Branch: cfgperl
22600            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
22601            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
22602 ____________________________________________________________________________
22603 [  6272] By: jhi                                   on 2000/06/29  21:41:28
22604         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
22605              From: Tom Phoenix <rootbeer@redcat.com>
22606              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
22607              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
22608      Branch: cfgperl
22609            ! lib/Net/Ping.pm
22610 ____________________________________________________________________________
22611 [  6271] By: jhi                                   on 2000/06/29  21:36:55
22612         Log: Subject: PATCH pod/perltie.pod
22613              From: Ian Phillipps <Ian.Phillipps@iname.com>
22614              Date: Fri, 16 Jun 2000 00:17:19 +0100
22615              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
22616              (only the first hunk, the second hunk had already been done
22617              by some other patch)
22618      Branch: cfgperl
22619            ! pod/perltie.pod
22620 ____________________________________________________________________________
22621 [  6270] By: jhi                                   on 2000/06/29  21:24:51
22622         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
22623              From: Nicholas Clark <nick@talking.bollo.cx>
22624              Date: Fri, 23 Jun 2000 16:21:15 +0100
22625              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
22626      Branch: cfgperl
22627            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
22628            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
22629 ____________________________________________________________________________
22630 [  6269] By: jhi                                   on 2000/06/29  19:38:15
22631         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
22632              silence few compiler warnings.
22633      Branch: cfgperl
22634            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
22635 ____________________________________________________________________________
22636 [  6268] By: jhi                                   on 2000/06/29  18:21:50
22637         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
22638              From: Dominic Dunlop <domo@computer.org> 
22639              Date: Thu, 29 Jun 2000 12:32:39 +0200 
22640              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
22641      Branch: cfgperl
22642            ! t/op/sprintf.t
22643 ____________________________________________________________________________
22644 [  6267] By: jhi                                   on 2000/06/29  18:16:07
22645         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
22646              From: Doug MacEachern <dougm@covalent.net>
22647              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
22648              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
22649      Branch: cfgperl
22650            + t/op/method2entersub.t
22651            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
22652            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22653            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
22654            ! xsutils.c
22655 ____________________________________________________________________________
22656 [  6266] By: jhi                                   on 2000/06/29  15:11:15
22657         Log: Subject: [PATCH 5.6.0] cygwin port
22658              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
22659              From: "Fifer, Eric" <EFifer@sanwaint.com>
22660              Date: Thu, 29 Jun 2000 12:58:29 +0100
22661      Branch: cfgperl
22662            ! cygwin/Makefile.SHs
22663 ____________________________________________________________________________
22664 [  6265] By: jhi                                   on 2000/06/29  15:04:05
22665         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
22666              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22667              Date: Wed, 28 Jun 2000 17:50:12 -0700
22668              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
22669      Branch: cfgperl
22670            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22671 ____________________________________________________________________________
22672 [  6264] By: jhi                                   on 2000/06/29  15:00:57
22673         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
22674              From: Marty Lucich <marty@netcom.com>
22675              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
22676              Message-Id: <200006282116.OAA11148@netcom.com>
22677              ccdlflags update (the BSD/OS 4.1 part had already been taken
22678              care of by #6141).
22679      Branch: cfgperl
22680            ! hints/bsdos.sh
22681 ____________________________________________________________________________
22682 [  6263] By: jhi                                   on 2000/06/29  13:47:44
22683         Log: tr fixes from Simon Cozens
22684      Branch: cfgperl
22685            ! doop.c
22686 ____________________________________________________________________________
22687 [  6262] By: jhi                                   on 2000/06/28  18:46:01
22688         Log: Subject: 5.6.0 Patch for EPOC
22689              From: Olaf Flebbe <o.flebbe@gmx.de>
22690              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
22691              Message-ID: <23449.960929969@www11.gmx.net>
22692      Branch: cfgperl
22693            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
22694            ! epoc/epocish.h
22695 ____________________________________________________________________________
22696 [  6261] By: jhi                                   on 2000/06/28  18:29:07
22697         Log: Subject: Re: [PATCH cfgperl] BOMs away!
22698              From: simon@brecon.co.uk (Simon Cozens)
22699              Date: 17 Jun 2000 11:49:57 GMT
22700              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
22701      Branch: cfgperl
22702            ! pod/perldiag.pod t/comp/require.t toke.c
22703 ____________________________________________________________________________
22704 [  6260] By: jhi                                   on 2000/06/28  17:47:16
22705         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
22706              From: simon@brecon.co.uk (Simon Cozens) 
22707              Date: 17 Jun 2000 11:56:44 GMT 
22708              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
22709              pack U0, pack C0
22710      Branch: cfgperl
22711            ! pod/perlfunc.pod pp.c t/op/pack.t
22712 ____________________________________________________________________________
22713 [  6259] By: jhi                                   on 2000/06/28  16:43:17
22714         Log: perlnewmod was missing from MANIFEST.
22715      Branch: cfgperl
22716            ! MANIFEST
22717 ____________________________________________________________________________
22718 [  6258] By: jhi                                   on 2000/06/28  15:54:30
22719         Log: linenumber tweak
22720      Branch: cfgperl
22721            ! t/pragma/warn/regcomp
22722 ____________________________________________________________________________
22723 [  6257] By: jhi                                   on 2000/06/28  15:50:44
22724         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
22725              From: Doug MacEachern <dougm@covalent.net>
22726              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
22727              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
22728              (one part of the patch had been applied earlier)
22729      Branch: cfgperl
22730            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
22731 ____________________________________________________________________________
22732 [  6256] By: jhi                                   on 2000/06/28  15:40:22
22733         Log: tweaks from Simon Cozens to further fix tr/// under utf8
22734      Branch: cfgperl
22735            ! doop.c
22736 ____________________________________________________________________________
22737 [  6255] By: jhi                                   on 2000/06/28  15:33:45
22738         Log: small thinko tweaks
22739      Branch: cfgperl
22740            ! lib/IPC/Open3.pm t/op/my_stash.t
22741 ____________________________________________________________________________
22742 [  6254] By: jhi                                   on 2000/06/28  15:33:25
22743         Log: Subject: tr///, help wanted.
22744              From: simon@brecon.co.uk (Simon Cozens)
22745              Date: 28 Jun 2000 11:29:04 GMT
22746              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
22747      Branch: cfgperl
22748            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
22749            ! pp_proto.h proto.h t/op/tr.t
22750 ____________________________________________________________________________
22751 [  6253] By: jhi                                   on 2000/06/28  15:09:17
22752         Log: Paranoia tweak on #6249.
22753              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
22754              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
22755              Date: Sun, 25 Jun 2000 23:43:12 -0400
22756              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
22757      Branch: cfgperl
22758            ! lib/IPC/Open3.pm
22759 ____________________________________________________________________________
22760 [  6252] By: jhi                                   on 2000/06/28  15:01:38
22761         Log: Document #6249 and #6251.
22762      Branch: cfgperl
22763            ! lib/Exporter.pm lib/IPC/Open3.pm
22764 ____________________________________________________________________________
22765 [  6251] By: jhi                                   on 2000/06/28  14:50:43
22766         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
22767              From: Doug MacEachern <dougm@covalent.net>
22768              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
22769              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
22770      Branch: cfgperl
22771            ! lib/Exporter.pm
22772 ____________________________________________________________________________
22773 [  6250] By: jhi                                   on 2000/06/28  14:45:23
22774         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
22775              From: Doug MacEachern <dougm@covalent.net>
22776              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
22777              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
22778      Branch: cfgperl
22779            + t/op/my_stash.t
22780            ! MANIFEST embed.pl global.sym proto.h toke.c
22781 ____________________________________________________________________________
22782 [  6249] By: jhi                                   on 2000/06/28  14:36:34
22783         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
22784              From: Frank Tobin <ftobin@uiuc.edu>
22785              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
22786              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
22787      Branch: cfgperl
22788            ! lib/IPC/Open3.pm
22789 ____________________________________________________________________________
22790 [  6248] By: jhi                                   on 2000/06/28  14:11:25
22791         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
22792              From: Mark-Jason Dominus <mjd@plover.com>
22793              Date: Tue, 27 Jun 2000 22:36:42 -0400
22794              Message-ID: <20000628023642.12166.qmail@plover.com>
22795      Branch: cfgperl
22796            ! pod/perlfunc.pod
22797 ____________________________________________________________________________
22798 [  6247] By: jhi                                   on 2000/06/27  12:46:37
22799         Log: Tweak $VERSION, patch from Doug MacEachern.
22800      Branch: cfgperl
22801            ! lib/File/Spec.pm
22802 ____________________________________________________________________________
22803 [  6246] By: jhi                                   on 2000/06/27  03:34:46
22804         Log: Allow for standalone testing.
22805      Branch: cfgperl
22806            ! t/lib/filefunc.t t/lib/filespec.t
22807 ____________________________________________________________________________
22808 [  6245] By: jhi                                   on 2000/06/27  02:50:02
22809         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
22810              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
22811              Date: Sat, 24 Jun 2000 13:06:20 +0100
22812              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
22813      Branch: cfgperl
22814            ! ext/DynaLoader/DynaLoader_pm.PL
22815 ____________________________________________________________________________
22816 [  6244] By: jhi                                   on 2000/06/27  02:46:10
22817         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
22818              From: Doug MacEachern <dougm@covalent.net>
22819              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
22820              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
22821      Branch: cfgperl
22822            ! gv.c sv.c t/lib/peek.t
22823 ____________________________________________________________________________
22824 [  6243] By: jhi                                   on 2000/06/27  02:38:07
22825         Log: Subject: [PATCH] is_utf8_string
22826              From: simon@brecon.co.uk (Simon Cozens)
22827              Date: 26 Jun 2000 02:25:59 GMT
22828              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
22829      Branch: cfgperl
22830            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
22831            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
22832            ! proto.h utf8.c
22833 ____________________________________________________________________________
22834 [  6242] By: jhi                                   on 2000/06/27  02:24:00
22835         Log: Subject: [PATCH] bytes<->utf8 fixes
22836              From: simon@brecon.co.uk (Simon Cozens)
22837              Date: 26 Jun 2000 04:55:45 GMT
22838              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
22839      Branch: cfgperl
22840            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
22841 ____________________________________________________________________________
22842 [  6241] By: jhi                                   on 2000/06/27  02:12:42
22843         Log: Do no -warn on \_, only on \alpha.
22844              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
22845              From: David Dyck <dcd@tc.fluke.com>
22846              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
22847              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
22848      Branch: cfgperl
22849            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
22850 ____________________________________________________________________________
22851 [  6240] By: jhi                                   on 2000/06/27  02:00:01
22852         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
22853              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
22854              Date: Mon, 26 Jun 2000 18:40:14 +0100
22855              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
22856      Branch: cfgperl
22857            ! utils/h2xs.PL
22858 ____________________________________________________________________________
22859 [  6239] By: jhi                                   on 2000/06/27  01:53:40
22860         Log: Configure maintenance.  Sever some dependency cycles,
22861              separate gccversion from the cc unit,
22862              address [ID 20000623.006] Configure script patch for using gcc on AIX
22863              (but solve it a little bit differently),
22864              unduplex some accidentally duplicated units,
22865              suggest using gcc if no cc available
22866              (p5p thread: "Solaris configure: counterproposal", 1999-09)
22867      Branch: cfgperl
22868            ! Configure Todo-5.6 config_h.SH
22869      Branch: metaconfig
22870            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
22871            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
22872      Branch: metaconfig/U/perl
22873            + gccvers.U
22874            ! d_getespwnam.U d_getprpwnam.U i_prot.U
22875 ____________________________________________________________________________
22876 [  6238] By: jhi                                   on 2000/06/25  18:04:56
22877         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
22878              From: Dan Sugalski <dan@sidhe.org>
22879              Date: Fri, 23 Jun 2000 17:00:00 -0400
22880              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
22881      Branch: cfgperl
22882            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
22883 ____________________________________________________________________________
22884 [  6237] By: jhi                                   on 2000/06/25  16:36:45
22885         Log: Tweak embed.pl, regen headers.
22886      Branch: cfgperl
22887            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
22888            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
22889            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
22890            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
22891            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
22892 ____________________________________________________________________________
22893 [  6236] By: jhi                                   on 2000/06/25  15:26:42
22894         Log: Regen headers.
22895      Branch: cfgperl
22896            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
22897            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
22898            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
22899            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
22900            ! regnodes.h warnings.h
22901 ____________________________________________________________________________
22902 [  6235] By: jhi                                   on 2000/06/23  19:39:35
22903         Log: The thread begun by
22904              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
22905              From: Kevin.Ruscoe@ubsw.com
22906              Date: Fri, 16 Jun 2000 16:38:51 +0100
22907              Message-Id: <H000019b03c300d6@MHS>
22908      Branch: cfgperl
22909            ! hints/solaris_2.sh
22910 ____________________________________________________________________________
22911 [  6234] By: jhi                                   on 2000/06/23  19:23:36
22912         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
22913              because when run as services (Win32ese for daemons)
22914              no environment variables are set and tmpdir ends up as /tmp,
22915              which is ambiguous.
22916              
22917              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
22918              From: matt@sergeant.org
22919              Date: 16 Jun 2000 16:30:43 -0000
22920              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
22921      Branch: cfgperl
22922            ! lib/File/Spec/Win32.pm
22923 ____________________________________________________________________________
22924 [  6233] By: jhi                                   on 2000/06/23  19:18:58
22925         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
22926              From: Mark-Jason Dominus <mjd@plover.com>
22927              Date: Fri, 16 Jun 2000 20:53:04 -0400
22928              Message-ID: <20000617005304.8008.qmail@plover.com>
22929      Branch: cfgperl
22930            ! op.h
22931 ____________________________________________________________________________
22932 [  6232] By: jhi                                   on 2000/06/23  16:10:02
22933         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
22934              From: simon@brecon.co.uk (Simon Cozens)
22935              Date: 19 Jun 2000 15:18:27 GMT
22936              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
22937              
22938              plus update pod/Makefile and regenerate perltoc
22939      Branch: cfgperl
22940            + pod/perlutil.pod
22941            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
22942 ____________________________________________________________________________
22943 [  6231] By: jhi                                   on 2000/06/23  15:19:18
22944         Log: Subject: [PATCH 5.6.0] cygwin port
22945              From: "Fifer, Eric" <EFifer@sanwaint.com>
22946              Date: Tue, 20 Jun 2000 14:30:58 +0100
22947              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
22948      Branch: cfgperl
22949            ! README.cygwin lib/File/Find.pm
22950 ____________________________________________________________________________
22951 [  6230] By: jhi                                   on 2000/06/23  14:25:21
22952         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
22953      Branch: cfgperl
22954            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
22955            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
22956            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22957            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
22958 ____________________________________________________________________________
22959 [  6229] By: jhi                                   on 2000/06/23  14:13:34
22960         Log: Subject: README.hpux version 0.6.1
22961              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
22962              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
22963              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
22964      Branch: cfgperl
22965            ! README.hpux
22966 ____________________________________________________________________________
22967 [  6228] By: jhi                                   on 2000/06/23  14:07:20
22968         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
22969              From: Doug MacEachern <dougm@covalent.net>
22970              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
22971              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
22972      Branch: cfgperl
22973            ! op.c
22974 ____________________________________________________________________________
22975 [  6227] By: jhi                                   on 2000/06/23  14:01:06
22976         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
22977              From: Doug MacEachern <dougm@covalent.net>
22978              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
22979              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
22980      Branch: cfgperl
22981            + lib/lib.pm.PL
22982            - lib/lib.pm
22983            ! MANIFEST Makefile.SH
22984 ____________________________________________________________________________
22985 [  6226] By: jhi                                   on 2000/06/23  13:53:07
22986         Log: Subject: [PATCH] remove forward declarations in Socket.pm
22987              From: Doug MacEachern <dougm@covalent.net>
22988              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
22989              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
22990              
22991              From: Doug MacEachern <dougm@covalent.net>
22992              Subject: Re: [PATCH] remove forward declarations in Socket.pm
22993              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
22994              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
22995      Branch: cfgperl
22996            ! ext/Socket/Socket.pm op.c
22997 ____________________________________________________________________________
22998 [  6225] By: jhi                                   on 2000/06/23  13:41:52
22999         Log: Add source code filenames to apidoc.
23000              From: simon@brecon.co.uk (Simon Cozens)
23001              Subject: [PATCH embed.pl] Source X-ref
23002              Date: 22 Jun 2000 02:18:49 GMT
23003              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
23004      Branch: cfgperl
23005            ! embed.pl
23006 ____________________________________________________________________________
23007 [  6224] By: jhi                                   on 2000/06/23  13:32:33
23008         Log: A way to avoid English.pm performance hit.
23009              From: root <root@jester.slaysys.com>
23010              Subject: [YAPATCH English.pm] My turn to putt again
23011              Date: Thu, 22 Jun 2000 20:33:58 -0400
23012              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
23013      Branch: cfgperl
23014            ! lib/English.pm t/lib/english.t
23015 ____________________________________________________________________________
23016 [  6223] By: jhi                                   on 2000/06/23  13:27:06
23017         Log: Avoid double close().
23018              Subject: [PATCH] avoid double close()
23019              From: Doug MacEachern <dougm@covalent.net>
23020              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
23021              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
23022      Branch: cfgperl
23023            ! doio.c
23024 ____________________________________________________________________________
23025 [  6222] By: jhi                                   on 2000/06/23  13:25:54
23026         Log: doc typo fix
23027              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
23028              From: Ian Phillipps <Ian.Phillipps@iname.com>
23029              Date: Fri, 23 Jun 2000 10:40:58 +0100
23030              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
23031      Branch: cfgperl
23032            ! lib/Pod/Usage.pm
23033 ____________________________________________________________________________
23034 [  6221] By: jhi                                   on 2000/06/23  13:24:15
23035         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
23036              From: simon@brecon.co.uk (Simon Cozens)
23037              Subject: [PATCH] Eliminate tr///[CU][CU]
23038              Date: 23 Jun 2000 11:05:40 GMT
23039              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
23040      Branch: cfgperl
23041            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
23042 ____________________________________________________________________________
23043 [  6220] By: jhi                                   on 2000/06/22  16:07:51
23044         Log: Win32 patches from Benjamin Stuhl.
23045      Branch: cfgperl
23046            ! makedef.pl win32/win32.h
23047 ____________________________________________________________________________
23048 [  6219] By: jhi                                   on 2000/06/22  16:06:34
23049         Log: Bytecode patches from Benjamin Stuhl.
23050      Branch: cfgperl
23051            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
23052            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
23053            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23054 ____________________________________________________________________________
23055 [  6218] By: jhi                                   on 2000/06/15  23:54:16
23056         Log: Bytecode patches from Benjamin Stuhl.
23057      Branch: cfgperl
23058            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
23059 ____________________________________________________________________________
23060 [  6217] By: jhi                                   on 2000/06/09  13:38:29
23061         Log: Rename the fdpid locking and integrate with Sarathy.
23062      Branch: cfgperl
23063            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
23064            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
23065            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
23066            ! win32/win32.c
23067           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
23068 ____________________________________________________________________________
23069 [  6216] By: gsar                                  on 2000/06/08  14:54:21
23070         Log: be more optimal about clearing @_
23071      Branch: perl
23072            ! cop.h
23073 ____________________________________________________________________________
23074 [  6215] By: gsar                                  on 2000/06/08  14:33:04
23075         Log: tweak comment about @DB::args
23076      Branch: perl
23077            ! av.h pp_ctl.c
23078 ____________________________________________________________________________
23079 [  6214] By: gsar                                  on 2000/06/08  13:57:54
23080         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
23081              caller() wants to populate @DB::args with it (causes a coredump
23082              in Carp::confess())
23083      Branch: perl
23084            ! cop.h t/op/runlevel.t
23085 ____________________________________________________________________________
23086 [  6213] By: gsar                                  on 2000/06/08  07:06:35
23087         Log: back out change#6106 (seems problematic)
23088      Branch: perl
23089            ! hints/solaris_2.sh
23090 ____________________________________________________________________________
23091 [  6212] By: jhi                                   on 2000/06/07  03:10:36
23092         Log: Continuing mopup for #6204.
23093      Branch: cfgperl
23094            ! ext/B/defsubs_h.PL
23095 ____________________________________________________________________________
23096 [  6211] By: jhi                                   on 2000/06/07  02:41:50
23097         Log: Mopup for #6204.
23098              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
23099              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
23100              This is comes from const() where POK isn't on when expected.
23101      Branch: cfgperl
23102            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
23103            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23104            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
23105            ! perlapi.h pod/perlapi.pod
23106 ____________________________________________________________________________
23107 [  6210] By: jhi                                   on 2000/06/07  01:56:29
23108         Log: Mopup for #6207 and #6209.
23109      Branch: cfgperl
23110            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
23111 ____________________________________________________________________________
23112 [  6209] By: jhi                                   on 2000/06/07  01:33:12
23113         Log: Lock PL_fdpid against race conditions, based on:
23114              Subject: [PATCH 5.6.0]subprocess fixup for threads
23115              From: Dan Sugalski <dan@sidhe.org>
23116              To: perl5-porters@perl.org
23117              Date: Tue, 11 Apr 2000 17:02:32 -0400
23118              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
23119      Branch: cfgperl
23120            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
23121            ! win32/win32.c
23122 ____________________________________________________________________________
23123 [  6208] By: jhi                                   on 2000/06/07  01:05:23
23124         Log: Regen headers for #6207.
23125      Branch: cfgperl
23126            ! embed.h global.sym objXSUB.h proto.h
23127 ____________________________________________________________________________
23128 [  6207] By: jhi                                   on 2000/06/06  23:43:13
23129         Log: Subject: [PATCH 5.6.0] Threadsafe patches
23130              From: Dan Sugalski <dan@sidhe.org>
23131              To: perl5-porters@perl.org
23132              Date: Mon, 08 May 2000 18:08:13 -0400
23133              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
23134      Branch: cfgperl
23135            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
23136            ! proto.h sv.h util.c
23137 ____________________________________________________________________________
23138 [  6206] By: jhi                                   on 2000/06/06  23:21:23
23139         Log: Subject: [PATCH] Eliminate $a/$b in pod
23140              From: David Glasser <me@davidglasser.net>
23141              To: perl5-porters@perl.org
23142              Date: Mon, 29 May 2000 21:15:59 -0400
23143              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
23144      Branch: cfgperl
23145            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
23146            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
23147            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
23148            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
23149            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
23150            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
23151            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
23152            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
23153            ! pod/perlvar.pod pod/perlxs.pod
23154 ____________________________________________________________________________
23155 [  6205] By: jhi                                   on 2000/06/06  23:12:14
23156         Log: Subject: [PATCH] Win32 improvements
23157              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
23158              To: gsar@activestate.com, perl5-porters@perl.org
23159              Date: Mon, 29 May 2000 17:22:24 PDT
23160              Message-ID: <20000530002224.91142.qmail@hotmail.com>
23161              (MUA had mangled many lines by wordwrapping)
23162      Branch: cfgperl
23163            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
23164 ____________________________________________________________________________
23165 [  6204] By: jhi                                   on 2000/06/06  23:01:50
23166         Log: Subject: [PATCH] B::Bytecode patches
23167              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
23168              To: gsar@activestate.com, jhi@iki.fi
23169              Cc: perl5-porters@perl.org
23170              Message-ID: <20000602202526.48694.qmail@hotmail.com>
23171              (MUA had mangled many lines by wordwrapping)
23172      Branch: cfgperl
23173            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
23174            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
23175            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23176            ! intrpvar.h perl.c
23177 ____________________________________________________________________________
23178 [  6203] By: jhi                                   on 2000/06/06  22:32:43
23179         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
23180              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23181              Date: Tue, 06 Jun 2000 13:07:45 -0700
23182              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
23183      Branch: cfgperl
23184            ! pod/perldiag.pod
23185 ____________________________________________________________________________
23186 [  6202] By: jhi                                   on 2000/06/06  19:38:35
23187         Log: Integrate with Sarathy.
23188      Branch: cfgperl
23189           !> perl.c
23190 ____________________________________________________________________________
23191 [  6201] By: gsar                                  on 2000/06/06  00:42:59
23192         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
23193              does a PUSHMARK that's never ever POPMARKed; in general, only
23194              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
23195              Perl_eval_[sp]v() don't because they don't take any incoming
23196              arguments (this leak has been around since the original version
23197              of perl_eval_pv() in 5.003_97e)
23198      Branch: perl
23199            ! perl.c
23200 ____________________________________________________________________________
23201 [  6200] By: jhi                                   on 2000/06/04  03:44:52
23202         Log: Update to cperl-mode.el 4.31 from
23203              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
23204              Subject: A couple of notes
23205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23206              To: Mailing list Perl5 <perl5-porters@perl.org>
23207              Date: Sat, 3 Jun 2000 23:33:32 -0400
23208              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
23209      Branch: cfgperl
23210            ! emacs/cperl-mode.el
23211 ____________________________________________________________________________
23212 [  6199] By: jhi                                   on 2000/06/03  15:11:05
23213         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
23214              From: Dan Sugalski <dan@sidhe.org>
23215              To: perl5-porters@perl.org, vmsperl@perl.org
23216              Date: Fri, 02 Jun 2000 17:30:51 -0400
23217              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
23218      Branch: cfgperl
23219            ! vms/descrip_mms.template vms/gen_shrfls.pl
23220 ____________________________________________________________________________
23221 [  6198] By: jhi                                   on 2000/06/03  14:59:15
23222         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
23223              From: Dan Sugalski <dan@sidhe.org>
23224              To: vmsperl@perl.org, perl5-porters@perl.org
23225              Date: Fri, 02 Jun 2000 16:00:41 -0400
23226              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
23227              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
23228      Branch: cfgperl
23229            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
23230            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
23231            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
23232 ____________________________________________________________________________
23233 [  6197] By: jhi                                   on 2000/06/03  14:41:30
23234         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
23235              From: John Borwick <jhborwic@unity.ncsu.edu>
23236              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
23237              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
23238      Branch: cfgperl
23239            ! pod/perlsyn.pod
23240 ____________________________________________________________________________
23241 [  6196] By: jhi                                   on 2000/06/03  14:38:09
23242         Log: Integrate with Sarathy.
23243      Branch: cfgperl
23244           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
23245           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
23246           !> vms/perly_c.vms
23247 ____________________________________________________________________________
23248 [  6195] By: gsar                                  on 2000/06/02  22:43:13
23249         Log: fix yet another eval"" leak under USE_ITHREADS
23250      Branch: perl
23251            ! op.c
23252 ____________________________________________________________________________
23253 [  6194] By: gsar                                  on 2000/06/02  18:22:06
23254         Log: fix small eval"" memory leaks under USE_ITHREADS
23255      Branch: perl
23256            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
23257            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
23258            ! vms/perly_c.vms
23259 ____________________________________________________________________________
23260 [  6193] By: jhi                                   on 2000/06/01  13:03:56
23261         Log: Signals-be-gone for microperl.
23262      Branch: cfgperl
23263            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
23264 ____________________________________________________________________________
23265 [  6192] By: jhi                                   on 2000/06/01  12:52:02
23266         Log: Integrate with Sarathy.
23267      Branch: cfgperl
23268           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
23269           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
23270           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
23271           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
23272           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
23273           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
23274           !> t/op/vec.t utils/h2xs.PL
23275 ____________________________________________________________________________
23276 [  6191] By: gsar                                  on 2000/06/01  09:38:21
23277         Log: vec() loses numericalness (modified version of patch suggested
23278              by Robin Barker)
23279      Branch: perl
23280            ! doop.c t/op/vec.t
23281 ____________________________________________________________________________
23282 [  6190] By: gsar                                  on 2000/06/01  09:26:15
23283         Log: submit missing embed.pl change
23284      Branch: perl
23285            ! embed.pl
23286 ____________________________________________________________________________
23287 [  6189] By: gsar                                  on 2000/06/01  09:05:34
23288         Log: counting tr/// corrupts later operation (from M.J.T Guy)
23289      Branch: perl
23290            ! doop.c t/op/tr.t
23291 ____________________________________________________________________________
23292 [  6188] By: gsar                                  on 2000/06/01  08:58:39
23293         Log: h2xs tweaks
23294      Branch: perl
23295            ! utils/h2xs.PL
23296 ____________________________________________________________________________
23297 [  6187] By: gsar                                  on 2000/06/01  08:50:07
23298         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
23299              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23300      Branch: perl
23301            + lib/Pod/LaTeX.pm
23302            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
23303            ! pod/pod2latex.PL
23304 ____________________________________________________________________________
23305 [  6186] By: gsar                                  on 2000/06/01  08:24:40
23306         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
23307              <wolfgang.laun@alcatel.at>)
23308      Branch: perl
23309            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
23310            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
23311 ____________________________________________________________________________
23312 [  6185] By: gsar                                  on 2000/06/01  08:12:00
23313         Log: remove incorrect documentation about implicit split to @_ in
23314              list context, which never really worked in perl 5 (from
23315              M.J.T. Guy)
23316      Branch: perl
23317            ! pod/perlfunc.pod pod/perltrap.pod
23318 ____________________________________________________________________________
23319 [  6184] By: gsar                                  on 2000/06/01  07:52:27
23320         Log: tweak for change#6127
23321      Branch: perl
23322            ! perl.c
23323 ____________________________________________________________________________
23324 [  6183] By: gsar                                  on 2000/06/01  07:41:02
23325         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
23326              <nick@ccl4.org>)
23327      Branch: perl
23328            + t/lib/selfloader.t
23329            ! MANIFEST lib/SelfLoader.pm
23330 ____________________________________________________________________________
23331 [  6182] By: jhi                                   on 2000/06/01  00:34:42
23332         Log: Be Cleaner Part Deux.
23333      Branch: cfgperl
23334            ! Makefile.SH
23335 ____________________________________________________________________________
23336 [  6181] By: jhi                                   on 2000/06/01  00:32:09
23337         Log: Integrate with Sarathy.
23338      Branch: cfgperl
23339           !> pp.c t/op/arith.t
23340 ____________________________________________________________________________
23341 [  6180] By: jhi                                   on 2000/06/01  00:31:13
23342         Log: microperl nits from Simon Cozens.
23343      Branch: cfgperl
23344            + uconfig.h
23345            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
23346            ! unixish.h
23347 ____________________________________________________________________________
23348 [  6179] By: gsar                                  on 2000/05/31  22:37:51
23349         Log: buggy modulus on UVs introduced by change#3378 (resulted in
23350              4063328477 % 65535 amounting to 27406, instead of 27407)
23351      Branch: perl
23352            ! pp.c t/op/arith.t
23353 ____________________________________________________________________________
23354 [  6178] By: jhi                                   on 2000/05/31  21:52:41
23355         Log: Be cleaner.
23356      Branch: cfgperl
23357            ! Makefile.SH
23358 ____________________________________________________________________________
23359 [  6177] By: jhi                                   on 2000/05/31  21:47:33
23360         Log: Substitution utf8 patch from Simon Cozens.
23361      Branch: cfgperl
23362            ! pp_hot.c
23363 ____________________________________________________________________________
23364 [  6176] By: jhi                                   on 2000/05/31  21:45:34
23365         Log: Single-quoted utf8 patch from Simon Cozens.
23366      Branch: cfgperl
23367            ! toke.c
23368 ____________________________________________________________________________
23369 [  6175] By: jhi                                   on 2000/05/31  21:40:18
23370         Log: Integrate with Sarathy.
23371      Branch: cfgperl
23372           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
23373 ____________________________________________________________________________
23374 [  6174] By: jhi                                   on 2000/05/31  21:37:31
23375         Log: microperl changes from Simon Cozens; Makefile for microperl
23376              written from scratch; few casts added as microperl compilation
23377              doesn't have all prototypes available.
23378      Branch: cfgperl
23379            + Makefile.micro README.micro Todo.micro uconfig.sh
23380            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
23381            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
23382      Branch: metaconfig
23383            + U/modified/Config_h.U
23384 ____________________________________________________________________________
23385 [  6173] By: jhi                                   on 2000/05/31  20:00:24
23386         Log: metaconfig maintenance.
23387      Branch: metaconfig
23388            + U/modified/Inhdr.U U/typedefs/inotype.U
23389      Branch: metaconfig/U/perl
23390            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
23391            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
23392 ____________________________________________________________________________
23393 [  6172] By: gsar                                  on 2000/05/31  05:05:42
23394         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
23395              (from Ilya Zakharevich)
23396      Branch: perl
23397            ! regexec.c t/op/re_tests
23398 ____________________________________________________________________________
23399 [  6171] By: gsar                                  on 2000/05/31  05:01:47
23400         Log: scalar() doesn't force scalar context when used in void context
23401              (from Simon Cozens)
23402      Branch: perl
23403            ! op.c t/op/wantarray.t
23404 ____________________________________________________________________________
23405 [  6170] By: gsar                                  on 2000/05/31  04:41:33
23406         Log: change#6142 needs tweaks to tests to work where there's no symlink()
23407              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
23408      Branch: perl
23409            ! t/lib/filefind.t
23410 ____________________________________________________________________________
23411 [  6169] By: gsar                                  on 2000/05/31  04:29:49
23412         Log: integrate cfgperl contents into mainline
23413      Branch: perl
23414           +> pod/perlmodlib.PL pod/perlnewmod.pod
23415           !> (integrate 42 files)
23416 ____________________________________________________________________________
23417 [  6168] By: jhi                                   on 2000/05/30  22:53:37
23418         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
23419      Branch: cfgperl
23420            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23421            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
23422            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
23423            ! win32/config.bc win32/config.gc win32/config.vc
23424            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23425            ! win32/config_h.PL win32/config_sh.PL
23426      Branch: metaconfig/U/perl
23427            ! perlxv.U
23428 ____________________________________________________________________________
23429 [  6167] By: jhi                                   on 2000/05/30  22:20:21
23430         Log: tweak todo 
23431      Branch: cfgperl
23432            ! Todo-5.6
23433 ____________________________________________________________________________
23434 [  6166] By: jhi                                   on 2000/05/30  22:11:51
23435         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
23436              in case somebody wants to write an extension for more
23437              shadow database interfaces.
23438      Branch: cfgperl
23439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23440            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
23441            ! vos/config.def vos/config.h vos/config_h.SH_orig
23442            ! win32/config.bc win32/config.gc win32/config.vc
23443            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23444      Branch: metaconfig
23445            ! U/modified/Myinit.U
23446      Branch: metaconfig/U/perl
23447            + d_getespwnam.U d_getprpwnam.U i_prot.U
23448 ____________________________________________________________________________
23449 [  6165] By: jhi                                   on 2000/05/30  18:35:34
23450         Log: Integrate with Sarathy.
23451      Branch: cfgperl
23452           !> op.c
23453 ____________________________________________________________________________
23454 [  6164] By: jhi                                   on 2000/05/30  18:30:16
23455         Log: detypo
23456      Branch: cfgperl
23457            ! Configure config_h.SH
23458      Branch: metaconfig/U/perl
23459            ! perlxv.U
23460 ____________________________________________________________________________
23461 [  6163] By: gsar                                  on 2000/05/30  03:24:03
23462         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
23463      Branch: perl
23464            ! op.c
23465 ____________________________________________________________________________
23466 [  6162] By: gsar                                  on 2000/05/30  03:09:38
23467         Log: fix memory leak in method call optimization (change#3768);
23468              made C<eval "$x->foo()"> leak
23469      Branch: perl
23470            ! op.c
23471 ____________________________________________________________________________
23472 [  6161] By: jhi                                   on 2000/05/29  17:56:26
23473         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
23474              both from Simon Cozens.
23475      Branch: cfgperl
23476            + pod/perlmodlib.PL pod/perlnewmod.pod
23477            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
23478            ! pod/perlmodlib.pod pod/perltoc.pod
23479 ____________________________________________________________________________
23480 [  6160] By: jhi                                   on 2000/05/29  17:23:55
23481         Log: Changes for the File::Temp 0.08 (change #6159) test suite
23482              to fit better into the Perl distribution test framework.
23483      Branch: cfgperl
23484            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
23485            ! t/lib/ftmp-tempfile.t
23486 ____________________________________________________________________________
23487 [  6159] By: jhi                                   on 2000/05/29  16:55:36
23488         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
23489      Branch: cfgperl
23490            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23491            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23492 ____________________________________________________________________________
23493 [  6158] By: bailey                                on 2000/05/29  16:22:08
23494         Log: Add fallback to tmpfile for use in cases where user's relying on
23495              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
23496              Lane's patch)
23497      Branch: vmsperl
23498            ! vms/vms.c vms/vmsish.h
23499 ____________________________________________________________________________
23500 [  6157] By: jhi                                   on 2000/05/29  03:10:36
23501         Log: Regen Configure to jive with #6149.
23502      Branch: cfgperl
23503            ! Configure
23504      Branch: metaconfig
23505            ! U/modified/Getfile.U
23506 ____________________________________________________________________________
23507 [  6156] By: jhi                                   on 2000/05/29  03:01:38
23508         Log: Integrate with Sarathy.
23509      Branch: cfgperl
23510           +> ext/DynaLoader/dl_mac.xs
23511           !> (integrate 38 files)
23512 ____________________________________________________________________________
23513 [  6155] By: gsar                                  on 2000/05/28  21:15:58
23514         Log: small bug in change#6144; remove random \xA0 character that snuck
23515              in via change#6145
23516      Branch: perl
23517            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
23518 ____________________________________________________________________________
23519 [  6154] By: gsar                                  on 2000/05/28  21:04:19
23520         Log: avoid type mismatch warning
23521      Branch: perl
23522            ! perl.c
23523 ____________________________________________________________________________
23524 [  6153] By: gsar                                  on 2000/05/28  20:58:31
23525         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
23526              <nick@Bagpuss.uk.boo.com>)
23527      Branch: perl
23528            ! lib/Test/Harness.pm
23529 ____________________________________________________________________________
23530 [  6152] By: gsar                                  on 2000/05/28  20:53:42
23531         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
23532      Branch: perl
23533            ! regexec.c
23534 ____________________________________________________________________________
23535 [  6151] By: gsar                                  on 2000/05/28  20:50:28
23536         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
23537      Branch: perl
23538            ! regexec.c
23539 ____________________________________________________________________________
23540 [  6150] By: gsar                                  on 2000/05/28  20:39:58
23541         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
23542      Branch: perl
23543            ! pod/perlrequick.pod
23544 ____________________________________________________________________________
23545 [  6149] By: gsar                                  on 2000/05/28  20:35:16
23546         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
23547              <troc@netrus.net>)
23548      Branch: perl
23549            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
23550            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
23551            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
23552            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
23553 ____________________________________________________________________________
23554 [  6148] By: gsar                                  on 2000/05/28  20:21:07
23555         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
23556      Branch: perl
23557            ! lib/ExtUtils/MM_Unix.pm
23558 ____________________________________________________________________________
23559 [  6147] By: gsar                                  on 2000/05/28  20:12:41
23560         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
23561              (from Peter Prymmer)
23562      Branch: perl
23563            ! vms/subconfigure.com
23564 ____________________________________________________________________________
23565 [  6146] By: gsar                                  on 2000/05/28  20:06:15
23566         Log: doc typo
23567      Branch: perl
23568            ! lib/warnings.pm warnings.h warnings.pl
23569 ____________________________________________________________________________
23570 [  6145] By: gsar                                  on 2000/05/28  18:44:33
23571         Log: make xsubpp skip embedded pod (from Matthias Neeracher
23572              <neeri@iis.ee.ethz.ch>)
23573      Branch: perl
23574            ! lib/ExtUtils/xsubpp
23575 ____________________________________________________________________________
23576 [  6144] By: gsar                                  on 2000/05/28  18:42:49
23577         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
23578              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
23579              <neeri@iis.ee.ethz.ch>)
23580      Branch: perl
23581            ! lib/AutoSplit.pm
23582 ____________________________________________________________________________
23583 [  6143] By: gsar                                  on 2000/05/28  18:41:12
23584         Log: MacOS support, part 1 (from Matthias Neeracher
23585              <neeri@iis.ee.ethz.ch>)
23586      Branch: perl
23587            + ext/DynaLoader/dl_mac.xs
23588            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
23589            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
23590            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
23591            ! util.h
23592 ____________________________________________________________________________
23593 [  6142] By: gsar                                  on 2000/05/28  18:21:51
23594         Log: File::Find fails to chdir when chasing symlinks (from
23595              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
23596      Branch: perl
23597            ! lib/File/Find.pm t/lib/filefind.t
23598 ____________________________________________________________________________
23599 [  6141] By: jhi                                   on 2000/05/28  14:25:15
23600         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
23601              forwarded by Peter Seebach from the bsdi-users mailing list.
23602              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
23603      Branch: perl
23604            ! hints/bsdos.sh
23605 ____________________________________________________________________________
23606 [  6140] By: jhi                                   on 2000/05/28  14:11:57
23607         Log: Integrate with Sarathy.
23608      Branch: cfgperl
23609           +> (branch 30 files)
23610           !> (integrate 93 files)
23611 ____________________________________________________________________________
23612 [  6139] By: gsar                                  on 2000/05/28  10:01:48
23613         Log: revise mktables.PL for bugs and newness in Unicode 3.0
23614              (from James Bence <jbence@amgen.com>)
23615      Branch: perl
23616            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
23617            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
23618            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
23619            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
23620            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
23621            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
23622            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
23623            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
23624            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
23625            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
23626            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
23627            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
23628            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
23629            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
23630            + lib/unicode/Is/SylWU.pl
23631            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
23632            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
23633            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
23634            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
23635            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
23636            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
23637            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
23638            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
23639            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
23640            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
23641            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
23642            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
23643            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
23644            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
23645            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
23646            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
23647            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
23648            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
23649            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
23650            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
23651            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
23652            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
23653            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
23654            ! lib/unicode/Makefile lib/unicode/mktables.PL
23655 ____________________________________________________________________________
23656 [  6138] By: gsar                                  on 2000/05/28  08:50:32
23657         Log: add note about the handling of negative indices to tied arrays
23658              (from Michael G Schwern <schwern@pobox.com>)
23659      Branch: perl
23660            ! pod/perltie.pod
23661 ____________________________________________________________________________
23662 [  6137] By: gsar                                  on 2000/05/28  08:46:10
23663         Log: fix bogus redeclaration warning for "our" variables in different
23664              scopes
23665      Branch: perl
23666            ! op.c t/pragma/strict-vars
23667 ____________________________________________________________________________
23668 [  6136] By: gsar                                  on 2000/05/28  08:31:20
23669         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
23670      Branch: perl
23671            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
23672 ____________________________________________________________________________
23673 [  6135] By: gsar                                  on 2000/05/28  08:17:50
23674         Log: enable Test::Harness to dynamically determine column width etc.
23675              (from Rob Napier <rnapier@employees.org>)
23676      Branch: perl
23677            ! lib/Test/Harness.pm
23678 ____________________________________________________________________________
23679 [  6134] By: gsar                                  on 2000/05/28  08:13:39
23680         Log: make Test::Harness use wait.h/WCOREDUMP if available
23681              (from Ben Tilly <ben_tilly@hotmail.com>)
23682      Branch: perl
23683            ! lib/Test/Harness.pm
23684 ____________________________________________________________________________
23685 [  6133] By: gsar                                  on 2000/05/28  08:08:05
23686         Log: elide bogus test in change#6132
23687      Branch: perl
23688            ! t/pragma/warn/9enabled
23689 ____________________________________________________________________________
23690 [  6132] By: gsar                                  on 2000/05/28  08:03:14
23691         Log: warnings::enabled() doesn't fall back to looking at $^W if
23692              caller isn't using lexical warnings (from Paul Marquess)
23693      Branch: perl
23694            ! pp_ctl.c t/pragma/warn/9enabled
23695 ____________________________________________________________________________
23696 [  6131] By: gsar                                  on 2000/05/28  07:57:47
23697         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
23698      Branch: perl
23699            ! ext/POSIX/POSIX.pm
23700 ____________________________________________________________________________
23701 [  6130] By: gsar                                  on 2000/05/28  07:29:12
23702         Log: fix places that mean C<"word" character> but say C<alphanumeric
23703              character>
23704      Branch: perl
23705            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
23706 ____________________________________________________________________________
23707 [  6129] By: gsar                                  on 2000/05/28  07:18:41
23708         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
23709      Branch: perl
23710            ! vms/test.com
23711 ____________________________________________________________________________
23712 [  6128] By: gsar                                  on 2000/05/28  07:12:55
23713         Log: new perlxstut example for passing/returning refs to arrays
23714              (from David Lowe <dlowe@pootpoot.com>)
23715      Branch: perl
23716            ! pod/perlxstut.pod
23717 ____________________________________________________________________________
23718 [  6127] By: gsar                                  on 2000/05/28  07:02:50
23719         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
23720              failed (from Gisle Aas)
23721      Branch: perl
23722            ! cop.h perl.c
23723 ____________________________________________________________________________
23724 [  6126] By: gsar                                  on 2000/05/28  06:39:53
23725         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
23726              (reworked variant of patch suggested by Simon Cozens)
23727      Branch: perl
23728            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
23729            ! pp_hot.c proto.h t/op/gv.t
23730 ____________________________________________________________________________
23731 [  6125] By: gsar                                  on 2000/05/28  05:14:55
23732         Log: enable propagating exception objects via Perl_croak() in XS code
23733              (from Gisle Aas)
23734      Branch: perl
23735            ! util.c
23736 ____________________________________________________________________________
23737 [  6124] By: gsar                                  on 2000/05/28  05:07:28
23738         Log: integrate vmsperl contents into mainline
23739      Branch: perl
23740           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
23741           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
23742           !> vms/vmsish.h
23743 ____________________________________________________________________________
23744 [  6123] By: gsar                                  on 2000/05/28  05:03:53
23745         Log: clarify gotcha with #line directives (from Rocco Caputo
23746              <troc@netrus.net>)
23747      Branch: perl
23748            ! pod/perldebug.pod pod/perlsyn.pod
23749 ____________________________________________________________________________
23750 [  6122] By: gsar                                  on 2000/05/28  04:58:29
23751         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
23752              (from Mark-Jason Dominus)
23753      Branch: perl
23754            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
23755            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
23756            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
23757            ! toke.c
23758 ____________________________________________________________________________
23759 [  6121] By: bailey                                on 2000/05/25  04:46:54
23760         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
23761              lists (based on fixes by Craig Berry)
23762      Branch: vmsperl
23763            ! lib/File/Spec/VMS.pm
23764 ____________________________________________________________________________
23765 [  6120] By: bailey                                on 2000/05/25  04:25:38
23766         Log: Add missing escape (Charles Lane)
23767      Branch: vmsperl
23768            ! t/op/lex_assign.t
23769 ____________________________________________________________________________
23770 [  6119] By: bailey                                on 2000/05/25  04:21:25
23771         Log: Quiet error messages in vmsish.t (Charles Lane)
23772      Branch: vmsperl
23773            ! vms/ext/vmsish.t
23774 ____________________________________________________________________________
23775 [  6118] By: bailey                                on 2000/05/25  04:17:57
23776         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
23777              Flatten case labels in switch statements uniformly (Charles Bailey)
23778      Branch: vmsperl
23779            ! vms/vms.c
23780 ____________________________________________________________________________
23781 [  6117] By: bailey                                on 2000/05/25  03:58:09
23782         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
23783      Branch: vmsperl
23784            ! vms/vmsish.h
23785 ____________________________________________________________________________
23786 [  6116] By: bailey                                on 2000/05/25  03:11:15
23787         Log: Miscellaneous cosmetic fixes (Charles Lane)
23788      Branch: vmsperl
23789            ! lib/ExtUtils/MM_VMS.pm
23790 ____________________________________________________________________________
23791 [  6115] By: bailey                                on 2000/05/25  03:10:36
23792         Log: Add bounds checking for several strings (Charles Lane)
23793      Branch: vmsperl
23794            ! vms/vms.c
23795 ____________________________________________________________________________
23796 [  6114] By: bailey                                on 2000/05/25  02:25:34
23797         Log: Urk -- undo previous removal of vmsish 'exit' change
23798      Branch: vmsperl
23799            ! vms/ext/vmsish.pm vms/vmsish.h
23800 ____________________________________________________________________________
23801 [  6113] By: bailey                                on 2000/05/24  02:24:40
23802         Log: Ugly workaround for version-specific RTL error
23803      Branch: vmsperl
23804            ! vms/vms.c
23805 ____________________________________________________________________________
23806 [  6112] By: bailey                                on 2000/05/24  02:19:55
23807         Log: Check for existence of file before trying to delete
23808      Branch: vmsperl
23809            ! vms/test.com
23810 ____________________________________________________________________________
23811 [  6111] By: bailey                                on 2000/05/23  23:35:13
23812         Log: Resync with mainline prior to post-5.6.0 updates
23813      Branch: vmsperl
23814           +> (branch 49 files)
23815            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
23816            ! vms/ext/vmsish.pm
23817           !> (integrate 334 files)
23818 ____________________________________________________________________________
23819 [  6110] By: jhi                                   on 2000/05/23  19:28:32
23820         Log: todo tweak
23821      Branch: cfgperl
23822            ! Todo-5.6
23823 ____________________________________________________________________________
23824 [  6109] By: jhi                                   on 2000/05/18  17:38:54
23825         Log: Integrate with Sarathy.
23826      Branch: cfgperl
23827           !> mg.c perl.h win32/perlhost.h
23828 ____________________________________________________________________________
23829 [  6108] By: gsar                                  on 2000/05/17  02:24:56
23830         Log: reenable fake signal handling on Windows, bugs and all
23831      Branch: perl
23832            ! mg.c perl.h win32/perlhost.h
23833 ____________________________________________________________________________
23834 [  6107] By: jhi                                   on 2000/05/15  18:01:41
23835         Log: Tweak the todo list.
23836      Branch: cfgperl
23837            ! Todo-5.6
23838 ____________________________________________________________________________
23839 [  6106] By: jhi                                   on 2000/05/15  13:41:48
23840         Log: The (Configure) script refuses to go on, after asking for
23841              'You may also choose to try maximal 64-bitness....'.
23842              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
23843              -- Patrick Zima
23844              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
23845      Branch: cfgperl
23846            ! hints/solaris_2.sh
23847 ____________________________________________________________________________
23848 [  6105] By: jhi                                   on 2000/05/11  14:37:43
23849         Log: Integrate with Sarathy.
23850      Branch: cfgperl
23851           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
23852           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
23853 ____________________________________________________________________________
23854 [  6104] By: gsar                                  on 2000/05/11  03:39:07
23855         Log: PL_sys_intern was being initialized too late on windows
23856      Branch: perl
23857            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
23858            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
23859 ____________________________________________________________________________
23860 [  6103] By: jhi                                   on 2000/05/09  19:42:20
23861         Log: Test tweaking for Unicos continues.
23862      Branch: cfgperl
23863            ! t/op/64bitint.t
23864 ____________________________________________________________________________
23865 [  6102] By: jhi                                   on 2000/05/09  16:47:27
23866         Log: The test suite tweak in #6101 wasn't quite right.
23867      Branch: cfgperl
23868            ! t/lib/complex.t
23869 ____________________________________________________________________________
23870 [  6101] By: jhi                                   on 2000/05/09  15:35:34
23871         Log: Hints and test tweaks for Unicos.
23872      Branch: cfgperl
23873            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
23874 ____________________________________________________________________________
23875 [  6100] By: jhi                                   on 2000/05/08  21:15:06
23876         Log: More compilation tweakery from Allen Smith.
23877      Branch: cfgperl
23878            ! hints/irix_6.sh
23879 ____________________________________________________________________________
23880 [  6099] By: jhi                                   on 2000/05/08  19:21:18
23881         Log: Tweaks for the cc bugs from Allen Smith.
23882      Branch: cfgperl
23883            ! hints/irix_6.sh
23884 ____________________________________________________________________________
23885 [  6098] By: jhi                                   on 2000/05/08  19:13:37
23886         Log: Add a note about other, yet unsupported, shadow password APIs.
23887      Branch: cfgperl
23888            ! pp_sys.c
23889 ____________________________________________________________________________
23890 [  6097] By: jhi                                   on 2000/05/08  18:46:34
23891         Log: Add a note about possible compilation problems from Allen Smith.
23892      Branch: cfgperl
23893            ! hints/irix_6.sh
23894 ____________________________________________________________________________
23895 [  6096] By: jhi                                   on 2000/05/08  17:33:10
23896         Log: Integrate with Sarathy.
23897      Branch: cfgperl
23898           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
23899           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
23900 ____________________________________________________________________________
23901 [  6095] By: jhi                                   on 2000/05/08  16:21:33
23902         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
23903              might be useful in future.
23904      Branch: cfgperl
23905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23906            ! config_h.SH
23907      Branch: metaconfig
23908            ! U/installdirs/inc_version_list.U
23909      Branch: metaconfig/U/perl
23910            ! perlxv.U
23911 ____________________________________________________________________________
23912 [  6094] By: gsar                                  on 2000/05/08  14:22:22
23913         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
23914      Branch: perl
23915            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
23916            ! hints/cygwin.sh pp_sys.c
23917 ____________________________________________________________________________
23918 [  6093] By: gsar                                  on 2000/05/08  12:52:28
23919         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
23920              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
23921      Branch: perl
23922            ! pp_sys.c sv.c win32/perlhost.h
23923 ____________________________________________________________________________
23924 [  6092] By: jhi                                   on 2000/05/07  22:40:34
23925         Log: Regen perltoc with the fixed buildtoc.
23926      Branch: cfgperl
23927            ! pod/perltoc.pod
23928 ____________________________________________________________________________
23929 [  6091] By: jhi                                   on 2000/05/07  22:24:16
23930         Log: Integrate with Sarathy.
23931      Branch: cfgperl
23932           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
23933           !> t/op/substr.t toke.c
23934 ____________________________________________________________________________
23935 [  6090] By: gsar                                  on 2000/05/07  19:47:07
23936         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
23937              [NI]OK; added tests for both
23938      Branch: perl
23939            ! perl.c pp_hot.c sv.c t/op/substr.t
23940 ____________________________________________________________________________
23941 [  6089] By: gsar                                  on 2000/05/07  18:18:38
23942         Log: buildtoc tweak to fix newline lossage
23943      Branch: perl
23944            ! pod/buildtoc
23945 ____________________________________________________________________________
23946 [  6088] By: jhi                                   on 2000/05/07  16:35:36
23947         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
23948              because we do not use those.  The HAS_GETSPNAM remains,
23949              though, because we still do use that.
23950      Branch: cfgperl
23951            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23952            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
23953            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
23954            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
23955            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23956            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
23957 ____________________________________________________________________________
23958 [  6087] By: gsar                                  on 2000/05/07  16:05:16
23959         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
23960      Branch: perl
23961            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
23962 ____________________________________________________________________________
23963 [  6086] By: jhi                                   on 2000/05/07  15:27:07
23964         Log: Integrate with Sarathy.
23965      Branch: cfgperl
23966           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23967           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23968           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
23969           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
23970           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
23971           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
23972 ____________________________________________________________________________
23973 [  6085] By: gsar                                  on 2000/05/07  05:52:02
23974         Log: repeat operator (x) doesn't preserve utf8-ness
23975      Branch: perl
23976            ! pp.c t/op/substr.t
23977 ____________________________________________________________________________
23978 [  6084] By: gsar                                  on 2000/05/07  05:39:55
23979         Log: substr() does not preserve utf8-ness (from Stefan Eissing
23980              <Eissing@medicaldataservice.de>); added tests
23981      Branch: perl
23982            ! pp.c t/op/substr.t
23983 ____________________________________________________________________________
23984 [  6083] By: gsar                                  on 2000/05/07  05:24:46
23985         Log: note about undocumented caller() return value (from M.J.T. Guy);
23986              yet another peek.t tweak
23987      Branch: perl
23988            ! pod/perlfunc.pod t/lib/peek.t
23989 ____________________________________________________________________________
23990 [  6082] By: gsar                                  on 2000/05/07  05:08:40
23991         Log: peek.t non-portable to ithreads
23992      Branch: perl
23993            ! t/lib/peek.t
23994 ____________________________________________________________________________
23995 [  6081] By: gsar                                  on 2000/05/07  04:17:04
23996         Log: better default perlbug categories for ok reports (from Richard Foley)
23997      Branch: perl
23998            ! utils/perlbug.PL
23999 ____________________________________________________________________________
24000 [  6080] By: gsar                                  on 2000/05/07  04:08:07
24001         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
24002              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
24003      Branch: perl
24004            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24005            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24006            ! AUTHORS MAINTAIN MANIFEST
24007 ____________________________________________________________________________
24008 [  6079] By: gsar                                  on 2000/05/07  04:01:38
24009         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
24010      Branch: perl
24011            ! lib/Carp/Heavy.pm
24012 ____________________________________________________________________________
24013 [  6078] By: gsar                                  on 2000/05/07  01:24:19
24014         Log: workaround for CRT bug in chdir() (from Charles Lane, via
24015              Peter Prymmer)
24016      Branch: perl
24017            ! iperlsys.h vms/vms.c vms/vmsish.h
24018 ____________________________________________________________________________
24019 [  6077] By: gsar                                  on 2000/05/07  01:22:23
24020         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
24021              and Tom Phoenix)
24022      Branch: perl
24023            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
24024 ____________________________________________________________________________
24025 [  6076] By: gsar                                  on 2000/05/06  17:36:29
24026         Log: integrate cfgperl contents into mainline
24027      Branch: perl
24028           +> t/lib/peek.t
24029           !> Configure MANIFEST Porting/Glossary Porting/config.sh
24030           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
24031           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
24032           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
24033 ____________________________________________________________________________
24034 [  6075] By: jhi                                   on 2000/05/05  18:56:10
24035         Log: Make the test more portable.
24036      Branch: cfgperl
24037            ! t/lib/peek.t
24038 ____________________________________________________________________________
24039 [  6074] By: jhi                                   on 2000/05/05  18:49:20
24040         Log: Introduce t/lib/peek.t.
24041      Branch: cfgperl
24042            + t/lib/peek.t
24043            ! MANIFEST
24044 ____________________________________________________________________________
24045 [  6073] By: jhi                                   on 2000/05/05  14:30:45
24046         Log: Complex tweaks.
24047      Branch: cfgperl
24048            ! lib/Math/Complex.pm t/lib/complex.t
24049 ____________________________________________________________________________
24050 [  6072] By: jhi                                   on 2000/05/05  12:27:13
24051         Log: Integrate with Sarathy.
24052      Branch: cfgperl
24053           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
24054           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24055           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
24056           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
24057 ____________________________________________________________________________
24058 [  6071] By: gsar                                  on 2000/05/05  02:24:46
24059         Log: misformatted perllocal.pod (from Tim Jenness
24060              <t.jenness@jach.hawaii.edu>)
24061      Branch: perl
24062            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
24063 ____________________________________________________________________________
24064 [  6070] By: gsar                                  on 2000/05/05  02:16:52
24065         Log: remove misleading comment (from M.J.T. Guy)
24066      Branch: perl
24067            ! t/lib/anydbm.t
24068 ____________________________________________________________________________
24069 [  6069] By: gsar                                  on 2000/05/05  02:15:13
24070         Log: File::Spec compatibility update (from Barrie Slaymaker
24071              <barries@slaysys.com>)
24072      Branch: perl
24073            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
24074            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24075 ____________________________________________________________________________
24076 [  6068] By: gsar                                  on 2000/05/05  02:01:50
24077         Log: note about values()
24078      Branch: perl
24079            ! pod/perlfunc.pod
24080 ____________________________________________________________________________
24081 [  6067] By: gsar                                  on 2000/05/05  01:33:09
24082         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
24083      Branch: perl
24084            ! win32/win32.c
24085 ____________________________________________________________________________
24086 [  6066] By: gsar                                  on 2000/05/05  01:23:43
24087         Log: s/END/CHECK/
24088      Branch: perl
24089            ! perl.c
24090 ____________________________________________________________________________
24091 [  6065] By: jhi                                   on 2000/05/04  17:30:22
24092         Log: Integrate with Sarathy.
24093      Branch: cfgperl
24094           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
24095 ____________________________________________________________________________
24096 [  6064] By: gsar                                  on 2000/05/04  17:26:14
24097         Log: change#5905 wasn't quite right--it's intent only applies when arguments
24098              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
24099      Branch: perl
24100            ! pp_sys.c sv.c
24101 ____________________________________________________________________________
24102 [  6063] By: gsar                                  on 2000/05/04  16:52:29
24103         Log: tokeq() could read unallocated field in argument
24104      Branch: perl
24105            ! toke.c
24106 ____________________________________________________________________________
24107 [  6062] By: gsar                                  on 2000/05/04  16:34:51
24108         Log: additional tests for utf8.t
24109      Branch: perl
24110            ! t/pragma/utf8.t
24111 ____________________________________________________________________________
24112 [  6061] By: gsar                                  on 2000/05/04  16:09:28
24113         Log: change#5921 neglected to make eq honor "use bytes"
24114      Branch: perl
24115            ! sv.c
24116 ____________________________________________________________________________
24117 [  6060] By: jhi                                   on 2000/05/04  15:30:16
24118         Log: Integrate with Sarathy.
24119      Branch: cfgperl
24120           !> perl.c regcomp.c t/pragma/utf8.t
24121 ____________________________________________________________________________
24122 [  6059] By: jhi                                   on 2000/05/04  15:26:37
24123         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
24124              in natively 64-bit platforms where a long is a quad (no need
24125              for long longs).  Also added bias for IVs.
24126      Branch: cfgperl
24127            ! toke.c
24128 ____________________________________________________________________________
24129 [  6058] By: gsar                                  on 2000/05/04  00:19:14
24130         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
24131              (spotted by Donald Kinzer <dkinzer@premia.com>)
24132      Branch: perl
24133            ! perl.c
24134 ____________________________________________________________________________
24135 [  6057] By: gsar                                  on 2000/05/03  18:34:01
24136         Log: fix broken parsing of /\x{ab}/
24137      Branch: perl
24138            ! regcomp.c t/pragma/utf8.t
24139 ____________________________________________________________________________
24140 [  6056] By: jhi                                   on 2000/05/03  17:57:16
24141         Log: The search of infinity continues, this time simplified.
24142      Branch: cfgperl
24143            ! lib/Math/Complex.pm
24144 ____________________________________________________________________________
24145 [  6055] By: jhi                                   on 2000/05/03  17:45:30
24146         Log: Detypo.
24147      Branch: cfgperl
24148            ! hints/unicos.sh
24149 ____________________________________________________________________________
24150 [  6054] By: jhi                                   on 2000/05/02  22:28:27
24151         Log: Be more forgiving in POSIX about HUGE_VALL.
24152      Branch: cfgperl
24153            ! ext/POSIX/POSIX.xs
24154 ____________________________________________________________________________
24155 [  6053] By: jhi                                   on 2000/05/02  22:25:05
24156         Log: Integrate with Sarathy.
24157      Branch: cfgperl
24158           !> hints/irix_6.sh pod/perlop.pod
24159 ____________________________________________________________________________
24160 [  6052] By: jhi                                   on 2000/05/02  22:24:31
24161         Log: Unicos hint tweak.
24162      Branch: cfgperl
24163            ! hints/unicos.sh
24164 ____________________________________________________________________________
24165 [  6051] By: jhi                                   on 2000/05/02  22:21:26
24166         Log: Complex tweakery.
24167      Branch: cfgperl
24168            ! lib/Math/Complex.pm t/lib/complex.t
24169 ____________________________________________________________________________
24170 [  6050] By: jhi                                   on 2000/05/02  19:26:22
24171         Log: Use setxxent()/endxxent().
24172      Branch: cfgperl
24173            ! t/op/grent.t t/op/pwent.t
24174 ____________________________________________________________________________
24175 [  6049] By: jhi                                   on 2000/05/02  19:06:02
24176         Log: Test both the scalar and list contexts.
24177      Branch: cfgperl
24178            ! t/op/grent.t t/op/pwent.t
24179 ____________________________________________________________________________
24180 [  6048] By: gsar                                  on 2000/05/02  18:29:10
24181         Log: add note about how $( doesn't interpolate in REs (from
24182              Philip Newton <newton@ficus.frogspace.net>)
24183      Branch: perl
24184            ! pod/perlop.pod
24185 ____________________________________________________________________________
24186 [  6047] By: jhi                                   on 2000/05/02  17:41:24
24187         Log: Call getspnam() only iff needd.
24188      Branch: cfgperl
24189            ! pp_sys.c
24190 ____________________________________________________________________________
24191 [  6046] By: gsar                                  on 2000/05/02  17:07:25
24192         Log: libscheck has insufficient checks for n32 libs (from
24193              Albert Chin-A-Young <china@thewrittenword.com>)
24194      Branch: perl
24195            ! hints/irix_6.sh
24196 ____________________________________________________________________________
24197 [  6045] By: jhi                                   on 2000/05/02  13:57:17
24198         Log: Integrate with Sarathy.
24199      Branch: cfgperl
24200           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
24201           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
24202 ____________________________________________________________________________
24203 [  6044] By: gsar                                  on 2000/05/02  06:48:19
24204         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
24205              such that underscores are only ignored in literal numbers,
24206              "\x{...}", and hex/oct argument
24207      Branch: perl
24208            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
24209 ____________________________________________________________________________
24210 [  6043] By: gsar                                  on 2000/05/02  02:22:29
24211         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
24212      Branch: perl
24213            ! pod/perlretut.pod
24214 ____________________________________________________________________________
24215 [  6042] By: gsar                                  on 2000/05/02  02:17:51
24216         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
24217      Branch: perl
24218            ! pod/perltrap.pod
24219 ____________________________________________________________________________
24220 [  6041] By: gsar                                  on 2000/05/02  01:53:51
24221         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
24222              to compensate
24223      Branch: perl
24224            ! Porting/makerel
24225 ____________________________________________________________________________
24226 [  6040] By: gsar                                  on 2000/05/02  01:51:57
24227         Log: missing files in MANIFEST
24228      Branch: perl
24229            ! MANIFEST
24230 ____________________________________________________________________________
24231 [  6039] By: jhi                                   on 2000/05/02  00:36:46
24232         Log: Infinite problems.
24233      Branch: cfgperl
24234            ! lib/Math/Complex.pm
24235 ____________________________________________________________________________
24236 [  6038] By: jhi                                   on 2000/05/02  00:06:38
24237         Log: pwent/spent #ifdef imbalance.
24238      Branch: cfgperl
24239            ! pp_sys.c
24240 ____________________________________________________________________________
24241 [  6037] By: jhi                                   on 2000/05/01  22:50:11
24242         Log: Use HUGE_VALL if applicable.
24243      Branch: cfgperl
24244            ! ext/POSIX/POSIX.xs util.c
24245 ____________________________________________________________________________
24246 [  6036] By: jhi                                   on 2000/05/01  22:20:53
24247         Log: Correct Freudian slip.
24248      Branch: cfgperl
24249            ! pp_sys.c
24250 ____________________________________________________________________________
24251 [  6035] By: jhi                                   on 2000/05/01  21:07:38
24252         Log: Continue on the pwent/spent case.
24253      Branch: cfgperl
24254            ! pp_sys.c
24255 ____________________________________________________________________________
24256 [  6034] By: jhi                                   on 2000/05/01  17:45:14
24257         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
24258              adjustments in 6032 conflicted badly with this, will have
24259              to revisit them later.
24260      Branch: cfgperl
24261           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
24262           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
24263           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
24264           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
24265           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
24266           !> t/lib/cgi-html.t t/lib/cgi-request.t
24267 ____________________________________________________________________________
24268 [  6033] By: jhi                                   on 2000/05/01  17:40:49
24269         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
24270      Branch: cfgperl
24271            ! pp_sys.c
24272 ____________________________________________________________________________
24273 [  6032] By: gsar                                  on 2000/05/01  15:56:32
24274         Log: whitespace adjustments
24275      Branch: perl
24276            ! pp_sys.c
24277 ____________________________________________________________________________
24278 [  6031] By: gsar                                  on 2000/05/01  15:19:41
24279         Log: small nits in diagnostics.pm (from Robin Barker)
24280      Branch: perl
24281            ! lib/diagnostics.pm pod/perldiag.pod
24282 ____________________________________________________________________________
24283 [  6030] By: gsar                                  on 2000/05/01  08:39:18
24284         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
24285              for @- and @+ (from Johan Vromans)
24286      Branch: perl
24287            ! lib/English.pm pod/perlvar.pod
24288 ____________________________________________________________________________
24289 [  6029] By: gsar                                  on 2000/05/01  08:16:10
24290         Log: add CGI.pm v2.66 (from Lincoln Stein)
24291      Branch: perl
24292            + lib/CGI/Util.pm t/lib/cgi-pretty.t
24293            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
24294            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
24295            ! t/lib/cgi-html.t t/lib/cgi-request.t
24296 ____________________________________________________________________________
24297 [  6028] By: gsar                                  on 2000/05/01  06:34:41
24298         Log: Pod::Man generates groff-incompatible macro definition (from
24299              Tom Christiansen)
24300      Branch: perl
24301            ! lib/Pod/Man.pm
24302 ____________________________________________________________________________
24303 [  6027] By: gsar                                  on 2000/05/01  06:31:36
24304         Log: podlators-1.02 update (from Russ Allbery)
24305      Branch: perl
24306            ! lib/Pod/Man.pm lib/Pod/Text.pm
24307 ____________________________________________________________________________
24308 [  6026] By: jhi                                   on 2000/04/30  23:24:23
24309         Log: Integrate with Sarathy.
24310      Branch: cfgperl
24311           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24312           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
24313           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24314           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24315           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
24316           !> t/lib/syslog.t toke.c win32/win32.h
24317 ____________________________________________________________________________
24318 [  6025] By: gsar                                  on 2000/04/30  18:17:47
24319         Log: Is{Alnum,Alpha,Word} don't match titlecase
24320              
24321              TODO: IsSpace is defined recursively!
24322              
24323              (both spotted by Larry)
24324      Branch: perl
24325            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24326            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24327 ____________________________________________________________________________
24328 [  6024] By: gsar                                  on 2000/04/30  17:50:19
24329         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
24330              (from Hugo van der Sanden)
24331      Branch: perl
24332            ! toke.c
24333 ____________________________________________________________________________
24334 [  6023] By: gsar                                  on 2000/04/30  17:14:43
24335         Log: debugger stomps on $. (from M.J.T. Guy)
24336      Branch: perl
24337            ! lib/perl5db.pl
24338 ____________________________________________________________________________
24339 [  6022] By: gsar                                  on 2000/04/30  16:59:22
24340         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
24341      Branch: perl
24342            ! sv.c
24343 ____________________________________________________________________________
24344 [  6021] By: gsar                                  on 2000/04/29  21:00:08
24345         Log: remove Win2K issue in pod (fixed by change#6020)
24346      Branch: perl
24347            ! README.win32 pod/perl56delta.pod
24348 ____________________________________________________________________________
24349 [  6020] By: gsar                                  on 2000/04/29  20:51:49
24350         Log: test tweak
24351      Branch: perl
24352            ! t/lib/open3.t
24353 ____________________________________________________________________________
24354 [  6019] By: gsar                                  on 2000/04/29  20:34:27
24355         Log: windows portability tweaks
24356      Branch: perl
24357            ! t/lib/b.t win32/win32.h
24358 ____________________________________________________________________________
24359 [  6018] By: gsar                                  on 2000/04/29  19:55:24
24360         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
24361              make _PATH_LOG() return "" if unavailable
24362      Branch: perl
24363            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24364            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
24365 ____________________________________________________________________________
24366 [  6017] By: jhi                                   on 2000/04/28  22:49:46
24367         Log: Integrate with Sarathy.
24368      Branch: cfgperl
24369           !> op.c perl.c pod/perldiag.pod t/lib/b.t
24370 ____________________________________________________________________________
24371 [  6016] By: jhi                                   on 2000/04/28  22:46:14
24372         Log: Do not warn that an infinity does not look like a number.
24373      Branch: cfgperl
24374            ! sv.c
24375 ____________________________________________________________________________
24376 [  6015] By: gsar                                  on 2000/04/28  22:35:49
24377         Log: tweak test for portability
24378      Branch: perl
24379            ! t/lib/b.t
24380 ____________________________________________________________________________
24381 [  6014] By: gsar                                  on 2000/04/28  22:05:31
24382         Log: glob() loading File::Glob behind the scenes may cause syntax errors
24383      Branch: perl
24384            ! op.c
24385 ____________________________________________________________________________
24386 [  6013] By: gsar                                  on 2000/04/28  21:25:22
24387         Log: tweak change#5945 to display correct switch name in diagnostic
24388      Branch: perl
24389            ! perl.c pod/perldiag.pod
24390 ____________________________________________________________________________
24391 [  6012] By: jhi                                   on 2000/04/28  21:08:12
24392         Log: Integrate with Sarathy.
24393      Branch: cfgperl
24394           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
24395           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
24396           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
24397 ____________________________________________________________________________
24398 [  6011] By: jhi                                   on 2000/04/28  21:04:46
24399         Log: &HUGE_VAL is not defined, it exists.
24400      Branch: cfgperl
24401            ! lib/Math/Complex.pm
24402 ____________________________________________________________________________
24403 [  6010] By: gsar                                  on 2000/04/28  21:02:58
24404         Log: clarify note about shadow password support (from
24405              gellyfish@gellyfish.com)
24406      Branch: perl
24407            ! pod/perlfunc.pod
24408 ____________________________________________________________________________
24409 [  6009] By: gsar                                  on 2000/04/28  21:00:00
24410         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
24411      Branch: perl
24412            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
24413 ____________________________________________________________________________
24414 [  6008] By: gsar                                  on 2000/04/28  20:56:33
24415         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
24416      Branch: perl
24417            ! installperl vms/subconfigure.com
24418 ____________________________________________________________________________
24419 [  6007] By: gsar                                  on 2000/04/28  20:51:21
24420         Log: note about compile failures and END blocks (from M.J.T. Guy)
24421      Branch: perl
24422            ! pod/perl56delta.pod pod/perlmod.pod
24423 ____________________________________________________________________________
24424 [  6006] By: jhi                                   on 2000/04/28  20:42:14
24425         Log: Regen Configure.
24426      Branch: cfgperl
24427            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24428            ! config_h.SH
24429 ____________________________________________________________________________
24430 [  6005] By: gsar                                  on 2000/04/28  20:41:16
24431         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
24432      Branch: perl
24433            ! utils/perldoc.PL
24434 ____________________________________________________________________________
24435 [  6004] By: jhi                                   on 2000/04/28  20:28:21
24436         Log: Integrate with Sarathy.
24437      Branch: cfgperl
24438           !> Configure INSTALL Porting/Glossary Porting/config.sh
24439           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
24440           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
24441           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
24442           !> win32/config.vc win32/win32.c
24443 ____________________________________________________________________________
24444 [  6003] By: gsar                                  on 2000/04/28  20:11:20
24445         Log: allow REG_EXPAND_SZ keys in Windows registry (from
24446              John Clayton <John.Clayton@barclayscapital.com>)
24447      Branch: perl
24448            ! win32/win32.c
24449 ____________________________________________________________________________
24450 [  6002] By: gsar                                  on 2000/04/28  19:34:16
24451         Log: destructive sv_setsv() can lose UV-ness from source, causing
24452              numeric promotions/comparisons to fail to do the right thing
24453      Branch: perl
24454            ! sv.c
24455 ____________________________________________________________________________
24456 [  6001] By: gsar                                  on 2000/04/28  18:44:15
24457         Log: support additional library locations via $Config{otherlibdirs}
24458              (from Andy Dougherty)
24459      Branch: perl
24460            ! Configure INSTALL Porting/Glossary Porting/config.sh
24461            ! Porting/config_H config_h.SH epoc/config.sh perl.c
24462            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
24463            ! win32/config.bc win32/config.gc win32/config.vc
24464 ____________________________________________________________________________
24465 [  6000] By: gsar                                  on 2000/04/28  18:26:58
24466         Log: reworked otherlibdirs.U (from Andy Dougherty)
24467      Branch: metaconfig
24468            ! U/installdirs/otherlibdirs.U
24469 ____________________________________________________________________________
24470 [  5999] By: gsar                                  on 2000/04/28  18:17:07
24471         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
24472      Branch: perl
24473            ! t/pragma/warn/toke toke.c
24474 ____________________________________________________________________________
24475 [  5998] By: jhi                                   on 2000/04/28  13:32:17
24476         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
24477      Branch: cfgperl
24478            ! lib/Math/Complex.pm
24479 ____________________________________________________________________________
24480 [  5997] By: jhi                                   on 2000/04/28  13:14:04
24481         Log: Preserve $!.
24482      Branch: cfgperl
24483            ! lib/Math/Complex.pm
24484 ____________________________________________________________________________
24485 [  5996] By: jhi                                   on 2000/04/28  12:59:23
24486         Log: Integrate with Sarathy.
24487      Branch: cfgperl
24488           +> pod/perlrequick.pod pod/perlretut.pod
24489           !> (integrate 51 files)
24490 ____________________________________________________________________________
24491 [  5995] By: gsar                                  on 2000/04/28  09:37:36
24492         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
24493      Branch: perl
24494            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
24495 ____________________________________________________________________________
24496 [  5994] By: gsar                                  on 2000/04/28  09:33:26
24497         Log: fix for missed accounting for null byte in pack("Z",...) (from
24498              M.J.T. Guy)
24499      Branch: perl
24500            ! pp.c t/op/pack.t
24501 ____________________________________________________________________________
24502 [  5993] By: gsar                                  on 2000/04/28  09:30:05
24503         Log: various minor tweaks seen on p5p
24504      Branch: perl
24505            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
24506 ____________________________________________________________________________
24507 [  5992] By: gsar                                  on 2000/04/28  09:08:19
24508         Log: pod nit (from Simon Cozens)
24509      Branch: perl
24510            ! pod/perlop.pod
24511 ____________________________________________________________________________
24512 [  5991] By: gsar                                  on 2000/04/28  09:06:36
24513         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
24514      Branch: perl
24515            ! README.posix-bc hints/posix-bc.sh
24516 ____________________________________________________________________________
24517 [  5990] By: gsar                                  on 2000/04/28  08:54:52
24518         Log: use $ENV{LIB} to search for libs under Visual C compiler
24519              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
24520      Branch: perl
24521            ! lib/ExtUtils/Liblist.pm
24522 ____________________________________________________________________________
24523 [  5989] By: gsar                                  on 2000/04/28  08:27:12
24524         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
24525              itself and no other (from Tom Hughes)
24526      Branch: perl
24527            ! t/op/array.t toke.c
24528 ____________________________________________________________________________
24529 [  5988] By: gsar                                  on 2000/04/28  08:01:38
24530         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
24531              <paul@miraclefish.com>)
24532      Branch: perl
24533            ! lib/ExtUtils/MakeMaker.pm
24534 ____________________________________________________________________________
24535 [  5987] By: gsar                                  on 2000/04/28  07:53:09
24536         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
24537      Branch: perl
24538            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
24539 ____________________________________________________________________________
24540 [  5986] By: gsar                                  on 2000/04/28  07:44:17
24541         Log: add regular expressions tutorial and quick-start guide (from
24542              Mark Kvale <kvale@phy.ucsf.edu>)
24543      Branch: perl
24544            + pod/perlrequick.pod pod/perlretut.pod
24545            ! AUTHORS MAINTAIN MANIFEST
24546 ____________________________________________________________________________
24547 [  5985] By: gsar                                  on 2000/04/28  07:30:28
24548         Log: forked child may not exit correctly if it failed to open
24549              /dev/console (from Graham Barr)
24550      Branch: perl
24551            ! ext/Sys/Syslog/Syslog.pm
24552 ____________________________________________________________________________
24553 [  5984] By: gsar                                  on 2000/04/28  07:27:20
24554         Log: attributes::reftype() doesn't work on tied argument
24555      Branch: perl
24556            ! xsutils.c
24557 ____________________________________________________________________________
24558 [  5983] By: gsar                                  on 2000/04/28  07:15:04
24559         Log: numeric conversion of non-number in change#3378 tramples on
24560              OOK offset, causing segfaults
24561      Branch: perl
24562            ! sv.c
24563 ____________________________________________________________________________
24564 [  5982] By: gsar                                  on 2000/04/28  04:48:25
24565         Log: avoid error in IO::Socket::INET when given an unknown service name
24566              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
24567      Branch: perl
24568            ! ext/IO/lib/IO/Socket/INET.pm
24569 ____________________________________________________________________________
24570 [  5981] By: gsar                                  on 2000/04/28  04:31:31
24571         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
24572              prototype mismatch with CORE::glob(); update pod and tests to
24573              suit (File::Glob::glob() is still available for backward
24574              compatibility, but should be considered deprecated)
24575      Branch: perl
24576            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
24577            ! t/lib/glob-taint.t
24578 ____________________________________________________________________________
24579 [  5980] By: gsar                                  on 2000/04/28  03:47:29
24580         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
24581              <ghudson@mit.edu>)
24582      Branch: metaconfig
24583            ! U/modified/Options.U
24584      Branch: perl
24585            ! Configure
24586 ____________________________________________________________________________
24587 [  5979] By: gsar                                  on 2000/04/28  03:07:54
24588         Log: under useithreads, constant pad entries could inadvertantly be
24589              shared across threads (from Eric Blood <eblood@xmission.com>);
24590              added Eric's test case to testsuite
24591      Branch: perl
24592            ! op.c t/op/misc.t
24593 ____________________________________________________________________________
24594 [  5978] By: gsar                                  on 2000/04/27  21:13:00
24595         Log: sync version numbers in File::Spec with the ones on CPAN
24596              (from Barrie Slaymaker)
24597      Branch: perl
24598            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24599            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24600            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24601 ____________________________________________________________________________
24602 [  5977] By: gsar                                  on 2000/04/27  21:07:29
24603         Log: autoquote barewords followed by newline and arrow properly
24604              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
24605      Branch: perl
24606            ! t/pragma/warn/toke toke.c
24607 ____________________________________________________________________________
24608 [  5976] By: gsar                                  on 2000/04/27  20:41:20
24609         Log: DB_File v1.73 update (from Paul Marquess)
24610      Branch: perl
24611            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24612            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
24613 ____________________________________________________________________________
24614 [  5975] By: gsar                                  on 2000/04/27  20:34:24
24615         Log: allow sort() reentrancy (variant of patch suggested by
24616              Hugo van der Sanden)
24617      Branch: perl
24618            ! pp_ctl.c t/op/sort.t
24619 ____________________________________________________________________________
24620 [  5974] By: gsar                                  on 2000/04/27  19:46:57
24621         Log: change#4197 somehow missed initializing PL_errors, meaning
24622              sytax error queueing wasn't working outside eval"" at all;
24623              also fixed eval"" to localize PL_error_count, so that compile-time
24624              eval's don't clobber the error state of the outer context
24625      Branch: perl
24626            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
24627            ! t/pragma/warn/toke
24628 ____________________________________________________________________________
24629 [  5973] By: gsar                                  on 2000/04/27  18:29:05
24630         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
24631      Branch: perl
24632            ! regcomp.c regexec.c t/op/re_tests
24633 ____________________________________________________________________________
24634 [  5972] By: jhi                                   on 2000/04/27  18:22:41
24635         Log: Integrate with Sarathy.
24636      Branch: cfgperl
24637           +> t/lib/b.t t/lib/syslog.t
24638           !> (integrate 31 files)
24639 ____________________________________________________________________________
24640 [  5971] By: jhi                                   on 2000/04/27  18:18:46
24641         Log: Unicos tweaks from Mark P. Lutz.
24642      Branch: cfgperl
24643            ! hints/unicos.sh lib/Math/Complex.pm
24644 ____________________________________________________________________________
24645 [  5970] By: gsar                                  on 2000/04/27  18:05:11
24646         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
24647              IV is >32bits
24648      Branch: perl
24649            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
24650 ____________________________________________________________________________
24651 [  5969] By: gsar                                  on 2000/04/27  17:50:56
24652         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
24653      Branch: perl
24654            + t/lib/syslog.t
24655            ! MANIFEST ext/Sys/Syslog/Syslog.pm
24656 ____________________________________________________________________________
24657 [  5968] By: gsar                                  on 2000/04/27  17:44:49
24658         Log: tolerate spaces in group names in test on solaris (from David Boyce
24659              <dsb@boyski.com>)
24660      Branch: perl
24661            ! t/op/groups.t
24662 ____________________________________________________________________________
24663 [  5967] By: gsar                                  on 2000/04/27  17:41:22
24664         Log: improved docs on the warn_uninit diagnostic (from David Glasser
24665              and Simon Cozens)
24666      Branch: perl
24667            ! pod/perldiag.pod
24668 ____________________________________________________________________________
24669 [  5966] By: gsar                                  on 2000/04/27  16:54:58
24670         Log: add testsuite for B backends, fix bug in B::Deparse (from
24671              Simon Cozens <simon@brecon.co.uk>)
24672      Branch: perl
24673            + t/lib/b.t
24674            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
24675 ____________________________________________________________________________
24676 [  5965] By: gsar                                  on 2000/04/27  16:10:37
24677         Log: avoid "will not stay shared" warnings for our variables (from
24678              Robin Barker)
24679      Branch: perl
24680            ! op.c t/pragma/warn/op
24681 ____________________________________________________________________________
24682 [  5964] By: gsar                                  on 2000/04/27  07:05:05
24683         Log: reformat to 72 columns (again)
24684      Branch: perl
24685            ! pod/perldiag.pod
24686 ____________________________________________________________________________
24687 [  5963] By: gsar                                  on 2000/04/27  06:28:31
24688         Log: patch from Larry to make (\&) prototype work; added tests for
24689              the same
24690      Branch: perl
24691            ! op.c t/comp/proto.t
24692 ____________________________________________________________________________
24693 [  5962] By: gsar                                  on 2000/04/27  06:15:47
24694         Log: updated README.hpux (from Jeff Okamoto)
24695      Branch: perl
24696            ! README.hpux
24697 ____________________________________________________________________________
24698 [  5961] By: gsar                                  on 2000/04/27  05:55:03
24699         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
24700      Branch: perl
24701            ! emacs/cperl-mode.el
24702 ____________________________________________________________________________
24703 [  5960] By: gsar                                  on 2000/04/27  05:49:26
24704         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
24705      Branch: perl
24706            ! INSTALL
24707 ____________________________________________________________________________
24708 [  5959] By: gsar                                  on 2000/04/27  05:33:41
24709         Log: doubled words in pods (from Simon Cozens
24710              <simon.p.cozens@jp.pwcglobal.com>)
24711      Branch: perl
24712            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
24713            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
24714            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
24715            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
24716            ! pod/perltootc.pod
24717 ____________________________________________________________________________
24718 [  5958] By: gsar                                  on 2000/04/27  05:11:39
24719         Log: change#3569 deleted some essential code, revert; avoid use of
24720              atexit() to make DynaLoader work properly on AIX under mod_perl
24721              (from Jens-Uwe Mager <jum@helios.de>)
24722      Branch: perl
24723            ! ext/DynaLoader/dl_aix.xs
24724 ____________________________________________________________________________
24725 [  5957] By: gsar                                  on 2000/04/27  04:54:51
24726         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
24727      Branch: perl
24728            ! pod/perlmod.pod
24729 ____________________________________________________________________________
24730 [  5956] By: gsar                                  on 2000/04/27  04:51:47
24731         Log: better diagnostics on failed tests (from Ilya Zakharevich)
24732      Branch: perl
24733            ! t/op/lex_assign.t
24734 ____________________________________________________________________________
24735 [  5955] By: gsar                                  on 2000/04/27  04:26:44
24736         Log: longstanding bug exposed by change#3307: sort arguments weren't
24737              compiled with the right wantarray context (ensuing runtime lookup
24738              via block_gimme() was getting the incidental context of the
24739              sort() itself)
24740      Branch: perl
24741            ! op.c t/op/sort.t
24742 ____________________________________________________________________________
24743 [  5954] By: gsar                                  on 2000/04/26  23:42:12
24744         Log: integrate cfgperl contents into mainline
24745      Branch: perl
24746           !> (integrate 30 files)
24747 ____________________________________________________________________________
24748 [  5953] By: jhi                                   on 2000/04/26  23:06:42
24749         Log: Integrate with Sarathy.
24750      Branch: cfgperl
24751           !> README.win32 ext/B/B/Deparse.pm
24752           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
24753           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
24754           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
24755           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
24756           !> utils/perldoc.PL vms/perlvms.pod
24757 ____________________________________________________________________________
24758 [  5952] By: jhi                                   on 2000/04/26  23:03:46
24759         Log: Undo "use integer" addition from 64bitint as it seems
24760              to break most of the subtests in Digital UNIX;
24761              Unicos needs to find another way.
24762      Branch: cfgperl
24763            ! t/op/64bitint.t
24764 ____________________________________________________________________________
24765 [  5951] By: jhi                                   on 2000/04/26  22:57:53
24766         Log: Be more robust on "extreme" (large absolute value)
24767              arguments.  Originally reported by Daniel Connelly
24768              as a problem with asinh() on large negative arguments,
24769              asinh() used to bail out because an argument to log()
24770              ended up being zero.  Ilya Zakharevich proposed using
24771              Taylor's series in such cases, which for such large
24772              arguments is a very good approximation.
24773      Branch: cfgperl
24774            ! lib/Math/Complex.pm t/lib/complex.t
24775 ____________________________________________________________________________
24776 [  5950] By: gsar                                  on 2000/04/25  19:13:12
24777         Log: reformat perldiag to avoid long lines
24778      Branch: perl
24779            ! pod/perldiag.pod
24780 ____________________________________________________________________________
24781 [  5949] By: gsar                                  on 2000/04/25  18:41:11
24782         Log: make perldoc use the pod2man from the same version (from
24783              M.J.T. Guy)
24784      Branch: perl
24785            ! utils/perldoc.PL
24786 ____________________________________________________________________________
24787 [  5948] By: gsar                                  on 2000/04/25  18:21:57
24788         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
24789              <kompas@kompas.usr.onet.pl>)
24790      Branch: perl
24791            ! lib/vars.pm
24792 ____________________________________________________________________________
24793 [  5947] By: gsar                                  on 2000/04/25  18:11:53
24794         Log: use &dl_error rather than &dl_load_file as the guard for calling
24795              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
24796              statically built perl)
24797      Branch: perl
24798            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
24799 ____________________________________________________________________________
24800 [  5946] By: jhi                                   on 2000/04/25  17:37:54
24801         Log: Document that tr() is not tr(1).
24802      Branch: cfgperl
24803            ! pod/perlop.pod
24804 ____________________________________________________________________________
24805 [  5945] By: gsar                                  on 2000/04/25  16:34:33
24806         Log: make module name mandatory after -M switch; reorder perldiag
24807              alphabetically (from Mark-Jason Dominus)
24808      Branch: perl
24809            ! perl.c pod/perldiag.pod
24810 ____________________________________________________________________________
24811 [  5944] By: jhi                                   on 2000/04/25  01:15:18
24812         Log: On second thoughts frexp() does have two arguments.
24813      Branch: cfgperl
24814            ! perl.h
24815 ____________________________________________________________________________
24816 [  5943] By: jhi                                   on 2000/04/24  22:56:32
24817         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
24818              Now pp_ncmp() returns undef is either operand is a NaN.
24819      Branch: cfgperl
24820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24821            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
24822            ! vms/subconfigure.com vos/config.def vos/config.h
24823            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
24824            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24825            ! win32/config_H.vc
24826      Branch: metaconfig/U/perl
24827            + d_modfl.U
24828 ____________________________________________________________________________
24829 [  5942] By: jhi                                   on 2000/04/24  19:45:17
24830         Log: Regen Configure to match #5937.
24831      Branch: cfgperl
24832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24833            ! config_h.SH
24834      Branch: metaconfig
24835            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
24836 ____________________________________________________________________________
24837 [  5941] By: jhi                                   on 2000/04/24  19:24:11
24838         Log: Further Unicos fixes for Mark Lutz.
24839      Branch: cfgperl
24840            ! hints/unicos.sh pp_ctl.c
24841 ____________________________________________________________________________
24842 [  5940] By: jhi                                   on 2000/04/24  19:09:06
24843         Log: Various Unicos 10.0.0.6 fixes.
24844              
24845              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
24846              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
24847              Reply-To: tecmpl1@triton.ca.boeing.com 
24848              To: perl5-porters@perl.org 
24849              Date: Fri, 14 Apr 2000 20:21:00 GMT 
24850              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
24851      Branch: cfgperl
24852            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
24853 ____________________________________________________________________________
24854 [  5939] By: gsar                                  on 2000/04/24  19:01:24
24855         Log: more pod nits (from Larry Virden)
24856      Branch: perl
24857            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
24858            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
24859            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
24860 ____________________________________________________________________________
24861 [  5938] By: gsar                                  on 2000/04/24  18:54:01
24862         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
24863      Branch: perl
24864            ! ext/B/B/Deparse.pm
24865 ____________________________________________________________________________
24866 [  5937] By: jhi                                   on 2000/04/24  17:39:00
24867         Log: Integrate with Sarathy.
24868      Branch: cfgperl
24869           +> (branch 31 files)
24870           !> (integrate 73 files)
24871 ____________________________________________________________________________
24872 [  5936] By: gsar                                  on 2000/04/24  17:30:06
24873         Log: additional tests for change#5934 (from Paul Marquess, who also
24874              sent in the same fix)
24875      Branch: perl
24876            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
24877            ! t/pragma/warn/5nolint t/pragma/warn/6default
24878 ____________________________________________________________________________
24879 [  5935] By: jhi                                   on 2000/04/24  17:26:05
24880         Log: Do not assume sign propagation.
24881              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
24882              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
24883              To: payner@ncifcrf.gov, perl5-porters@perl.org 
24884              Date: Tue, 18 Apr 2000 18:24:49 +0100 
24885              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
24886      Branch: cfgperl
24887            ! t/op/bop.t t/op/misc.t
24888 ____________________________________________________________________________
24889 [  5934] By: gsar                                  on 2000/04/24  17:16:54
24890         Log: propagate lexical warnings from surrounding scope correctly
24891              within string eval()
24892      Branch: perl
24893            ! pp_ctl.c t/pragma/warn/pp_ctl
24894 ____________________________________________________________________________
24895 [  5933] By: jhi                                   on 2000/04/24  17:01:07
24896         Log: Flatten the cpp jungle doing the nosuid checking.
24897      Branch: cfgperl
24898            ! perl.c
24899 ____________________________________________________________________________
24900 [  5932] By: gsar                                  on 2000/04/24  09:08:14
24901         Log: add rsignal(), whichsig() and do_join() to public API list
24902              (mod_perl uses them to good advantage)
24903      Branch: perl
24904            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
24905 ____________________________________________________________________________
24906 [  5931] By: gsar                                  on 2000/04/24  09:01:40
24907         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
24908      Branch: perl
24909            ! pp_hot.c regexec.c t/op/pat.t
24910 ____________________________________________________________________________
24911 [  5930] By: gsar                                  on 2000/04/24  08:58:33
24912         Log: small os390 tweaks (from Peter Prymmer)
24913      Branch: perl
24914            ! config_h.SH makedepend.SH
24915 ____________________________________________________________________________
24916 [  5929] By: gsar                                  on 2000/04/24  08:55:25
24917         Log: pod nits
24918      Branch: perl
24919            ! pod/perlguts.pod
24920 ____________________________________________________________________________
24921 [  5928] By: gsar                                  on 2000/04/24  08:50:13
24922         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
24923      Branch: perl
24924            ! ext/IO/lib/IO/Poll.pm
24925 ____________________________________________________________________________
24926 [  5927] By: gsar                                  on 2000/04/24  08:43:24
24927         Log: arrange for next() to resume at the unstack op rather than the
24928              loop conditional, so that scope cleanup happens correctly
24929              (from Stephen McCamant)
24930      Branch: perl
24931            ! op.c pp_ctl.c t/op/misc.t
24932 ____________________________________________________________________________
24933 [  5926] By: gsar                                  on 2000/04/24  08:18:40
24934         Log: on windows, reserve 16M of stack rather than 128M (allows more
24935              threads to run concurrently)
24936      Branch: perl
24937            ! win32/Makefile win32/makefile.mk
24938 ____________________________________________________________________________
24939 [  5925] By: gsar                                  on 2000/04/24  08:13:52
24940         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
24941      Branch: perl
24942            ! toke.c
24943 ____________________________________________________________________________
24944 [  5924] By: gsar                                  on 2000/04/24  08:08:59
24945         Log: avoid using uninitialized memory in require version check
24946      Branch: perl
24947            ! pp_ctl.c universal.c
24948 ____________________________________________________________________________
24949 [  5923] By: gsar                                  on 2000/04/24  07:20:14
24950         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
24951      Branch: perl
24952            ! ext/IO/lib/IO/Poll.pm
24953 ____________________________________________________________________________
24954 [  5922] By: gsar                                  on 2000/04/24  07:08:42
24955         Log: commentary about IoTYPE() (from Nathan Torkington)
24956      Branch: perl
24957            ! sv.h
24958 ____________________________________________________________________________
24959 [  5921] By: gsar                                  on 2000/04/24  06:58:26
24960         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
24961              by fix
24962      Branch: perl
24963            ! sv.c t/lib/charnames.t t/pragma/utf8.t
24964 ____________________________________________________________________________
24965 [  5920] By: gsar                                  on 2000/04/24  06:37:59
24966         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
24967      Branch: perl
24968            ! doop.c t/op/ver.t
24969 ____________________________________________________________________________
24970 [  5919] By: gsar                                  on 2000/04/24  06:21:58
24971         Log: Configure might miss old directories when prefix must be
24972              expanded (from Robin Barker)
24973      Branch: metaconfig
24974            ! U/installdirs/inc_version_list.U
24975      Branch: perl
24976            ! Configure
24977 ____________________________________________________________________________
24978 [  5918] By: gsar                                  on 2000/04/24  06:16:11
24979         Log: VMS nits in glob() test (from Charles Lane)
24980      Branch: perl
24981            ! t/lib/glob-basic.t
24982 ____________________________________________________________________________
24983 [  5917] By: gsar                                  on 2000/04/24  06:11:56
24984         Log: various pod nits (from Larry Virden and others)
24985      Branch: perl
24986            ! README.amiga README.hpux README.machten README.os2
24987            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
24988            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
24989            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
24990            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
24991            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
24992            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
24993            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
24994            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
24995 ____________________________________________________________________________
24996 [  5916] By: gsar                                  on 2000/04/24  05:52:43
24997         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
24998              <wjones@tc.fluke.com>)
24999      Branch: perl
25000            ! t/lib/glob-basic.t
25001 ____________________________________________________________________________
25002 [  5915] By: gsar                                  on 2000/04/24  05:07:01
25003         Log: supported platforms mixed up
25004      Branch: perl
25005            ! pod/perl56delta.pod pod/perlport.pod
25006 ____________________________________________________________________________
25007 [  5914] By: gsar                                  on 2000/04/24  04:56:08
25008         Log: caller() wasn't returning the right number of elements for
25009              eval {...}
25010      Branch: perl
25011            ! pp_ctl.c t/pragma/warn/9enabled
25012 ____________________________________________________________________________
25013 [  5913] By: gsar                                  on 2000/04/24  04:35:41
25014         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
25015              Mark-Jason Dominus)
25016      Branch: perl
25017            ! pod/perlfunc.pod
25018 ____________________________________________________________________________
25019 [  5912] By: gsar                                  on 2000/04/24  04:17:15
25020         Log: fix totally broken caching in UNIVERSAL::isa() (from
25021              Nick Ing-Simmons)
25022      Branch: perl
25023            ! t/op/universal.t universal.c
25024 ____________________________________________________________________________
25025 [  5911] By: gsar                                  on 2000/04/24  03:39:47
25026         Log: add linebreak properties from unicode/LineBrk.txt (from
25027              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
25028      Branch: perl
25029            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
25030            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
25031            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
25032            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
25033            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
25034            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
25035            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
25036            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
25037            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
25038            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
25039            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
25040            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
25041            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
25042            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
25043            + lib/unicode/Is/LbrkZW.pl
25044            ! lib/unicode/mktables.PL
25045 ____________________________________________________________________________
25046 [  5910] By: gsar                                  on 2000/04/24  03:23:10
25047         Log: typo in pod
25048      Branch: perl
25049            ! ext/Thread/Thread.pm
25050 ____________________________________________________________________________
25051 [  5909] By: gsar                                  on 2000/04/24  03:22:03
25052         Log: mode argument to do_binmode() should be file mode, not boolean
25053      Branch: perl
25054            ! pp_sys.c
25055 ____________________________________________________________________________
25056 [  5908] By: gsar                                  on 2000/04/16  16:51:08
25057         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
25058              always returns a valid GV even when the symbol is trapped by strictures
25059              (avoids coredumps)
25060              
25061              TODO: the C<package;> hack needs similar treatment
25062      Branch: perl
25063            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
25064            ! t/pragma/strict-vars
25065 ____________________________________________________________________________
25066 [  5907] By: jhi                                   on 2000/03/31  23:42:56
25067         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
25068              an assumption which #5905 demolished.
25069      Branch: cfgperl
25070            ! pp_sys.c
25071 ____________________________________________________________________________
25072 [  5906] By: jhi                                   on 2000/03/31  18:54:37
25073         Log: Typo in #5905.
25074      Branch: cfgperl
25075            ! t/op/64bitint.t
25076 ____________________________________________________________________________
25077 [  5905] By: jhi                                   on 2000/03/31  18:50:54
25078         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
25079              reported by Joseph N. Hall.  The bug was that even with use64bitint
25080              one had to use the prefixes q, L, or ll with printf/sprintf,
25081              contrary to the documentation and common sense.
25082      Branch: cfgperl
25083            ! sv.c t/op/64bitint.t
25084 ____________________________________________________________________________
25085 [  5904] By: gsar                                  on 2000/03/28  02:31:32
25086         Log: add Changes, perldelta.pod
25087      Branch: perl
25088            + Changes pod/perldelta.pod
25089 ____________________________________________________________________________
25090 [  5903] By: gsar                                  on 2000/03/28  02:03:55
25091         Log: rename Changes and perldelta.pod
25092      Branch: perl
25093           +> Changes5.6 pod/perl56delta.pod
25094            - Changes pod/perldelta.pod
25095            ! MANIFEST
25096 ____________________________________________________________________________
25097 [  5902] By: gsar                                  on 2000/03/28  01:59:14
25098         Log: create maint-5.6 branch
25099      Branch: maint-5.6/perl
25100           +> (branch 1611 files)
25101 ____________________________________________________________________________
25102 [  5901] By: jhi                                   on 2000/03/23  05:48:43
25103         Log: Integrate with Sarathy.
25104      Branch: cfgperl
25105           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
25106 ____________________________________________________________________________
25107 [  5900] By: gsar                                  on 2000/03/23  05:42:43
25108         Log: three guesses on what this is :-)
25109      Branch: perl
25110            ! Changes