b2fba9e5ef64f59bd995c0b172b7b6b66d41b321
[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 [  8132] By: jhi                                   on 2000/12/15  15:44:16
36         Log: Some compilers get huffy if you do not cast a const pointer
37              to a non-const when assigning.
38      Branch: perl
39            ! gv.c
40 ____________________________________________________________________________
41 [  8131] By: jhi                                   on 2000/12/15  15:38:30
42         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
43              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44              Date: Fri, 15 Dec 2000 05:26:57 -0500
45              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
46      Branch: perl
47            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
48            ! t/pragma/overload.t
49 ____________________________________________________________________________
50 [  8130] By: jhi                                   on 2000/12/15  15:36:08
51         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
52              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53              Date: Thu, 14 Dec 2000 22:02:43 -0500
54              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
55      Branch: perl
56            ! gv.c perl.h
57 ____________________________________________________________________________
58 [  8129] By: jhi                                   on 2000/12/15  15:34:16
59         Log: Subject: PATCH: h2xs nit
60              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
62              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
63              
64              Add a template README.
65      Branch: perl
66            ! utils/h2xs.PL
67 ____________________________________________________________________________
68 [  8128] By: jhi                                   on 2000/12/15  15:32:22
69         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
70      Branch: perl
71            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
72 ____________________________________________________________________________
73 [  8127] By: jhi                                   on 2000/12/15  15:19:34
74         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
75              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76              Date:     Thu, 14 Dec 2000 20:04:42 EST
77              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
78      Branch: perl
79            ! ext/Opcode/Opcode.xs
80 ____________________________________________________________________________
81 [  8126] By: jhi                                   on 2000/12/15  15:17:49
82         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
83              From: Peter Prymmer <pvhp@forte.com>
84              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
85              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
86      Branch: perl
87            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
88            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
89            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
90 ____________________________________________________________________________
91 [  8125] By: jhi                                   on 2000/12/15  15:11:05
92         Log: This seems to be a stage sane and stable enough to checkin.
93              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
94      Branch: perl
95            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
96            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
97            ! t/op/cmp.t t/op/numconvert.t
98 ____________________________________________________________________________
99 [  8124] By: jhi                                   on 2000/12/15  04:20:26
100         Log: Something is really wonky.
101      Branch: perl
102            ! sv.c
103 ____________________________________________________________________________
104 [  8123] By: jhi                                   on 2000/12/15  04:00:50
105         Log: Fixes for the IV UV patches to compile in Digital UNIX.
106      Branch: perl
107            ! sv.c
108 ____________________________________________________________________________
109 [  8122] By: jhi                                   on 2000/12/15  02:53:40
110         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
111              From: "Craig A. Berry" <craigberry@mac.com>
112              Date: Thu, 14 Dec 2000 19:10:49 -0600
113              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
114      Branch: perl
115            ! vms/vms.c
116 ____________________________________________________________________________
117 [  8121] By: jhi                                   on 2000/12/15  02:50:00
118         Log: Metaconfig changes for #8120.
119      Branch: metaconfig
120            + U/modified/d_strtoul.U
121      Branch: metaconfig/U/perl
122            ! d_strtoull.U d_strtouq.U
123 ____________________________________________________________________________
124 [  8120] By: jhi                                   on 2000/12/15  02:49:42
125         Log: From: Nicholas Clark <nick@ccl4.org> 
126              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
127              Date: Thu, 14 Dec 2000 18:38:57 +0000
128              Message-ID: <20001214183857.B97909@plum.flirble.org>
129      Branch: perl
130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
131            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
132            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
133            ! vos/config.ga.def vos/config.ga.h win32/config.bc
134            ! win32/config.gc win32/config.vc
135 ____________________________________________________________________________
136 [  8119] By: jhi                                   on 2000/12/14  23:40:58
137         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
138              From: Nicholas Clark <nick@ccl4.org>
139              Date: Wed, 13 Dec 2000 20:08:50 +0000
140              Message-ID: <20001213200849.B71166@plum.flirble.org>
141      Branch: perl
142            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
143            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
144 ____________________________________________________________________________
145 [  8118] By: jhi                                   on 2000/12/14  22:46:26
146         Log: Integrate perlio.
147      Branch: perl
148           !> MANIFEST ext/Encode/compile makedef.pl
149 ____________________________________________________________________________
150 [  8117] By: nick                                  on 2000/12/14  22:38:53
151         Log: Win32 tweaks to get Encode to build
152              - temp hack to makedef.pl till PerlIO is properly "exported".
153              - MSVC dislikes  
154              static encpage_t foo[];
155              so make 'em extern for now.
156      Branch: perlio
157            ! ext/Encode/compile makedef.pl
158 ____________________________________________________________________________
159 [  8116] By: nick                                  on 2000/12/14  22:00:53
160         Log: Document the new files
161      Branch: perlio
162            ! MANIFEST
163 ____________________________________________________________________________
164 [  8115] By: jhi                                   on 2000/12/14  21:58:01
165         Log: MANIFEST new files of #8114.
166      Branch: perl
167            ! MANIFEST
168 ____________________________________________________________________________
169 [  8114] By: jhi                                   on 2000/12/14  21:50:49
170         Log: Integrate perlio.
171      Branch: perl
172           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
173           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
174           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
175           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
176           !> ext/Encode/Makefile.PL
177 ____________________________________________________________________________
178 [  8113] By: jhi                                   on 2000/12/14  21:48:49
179         Log: The documentation part of the
180              
181              Subject: [ID 20001214.002] Net::Ping patch
182              From: Jonathan Stowe <gellyfish@gellyfish.com>
183              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
184              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
185              since the #7529 had already addressed the same problem.
186      Branch: perl
187            ! lib/Net/Ping.pm
188 ____________________________________________________________________________
189 [  8112] By: jhi                                   on 2000/12/14  21:42:57
190         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
191              From: Dominic Dunlop <domo@computer.org>
192              Date: Tue, 12 Dec 2000 10:47:10 +0100
193              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
194              
195              Document how elusive subroutines can be.
196      Branch: perl
197            ! pod/perlfunc.pod
198 ____________________________________________________________________________
199 [  8111] By: jhi                                   on 2000/12/14  21:38:05
200         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
201              From: Dominic Dunlop <domo@computer.org>
202              Date: Thu, 14 Dec 2000 10:13:51 +0100
203              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
204      Branch: perl
205            ! ext/POSIX/POSIX.pod
206 ____________________________________________________________________________
207 [  8110] By: jhi                                   on 2000/12/14  21:36:32
208         Log: Subject: [patch] perlfaq7
209              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
210              Date: Thu, 14 Dec 2000 15:31:07 +0100
211              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
212      Branch: perl
213            ! pod/perlfaq7.pod
214 ____________________________________________________________________________
215 [  8109] By: jhi                                   on 2000/12/14  21:29:20
216         Log: Subject: [8104] Encode
217              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
218              Date: Thu, 14 Dec 2000 14:49:34 +0100
219              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
220              
221              Type casting for nervous compilers.
222      Branch: perl
223            ! ext/Encode/Encode.xs
224 ____________________________________________________________________________
225 [  8108] By: jhi                                   on 2000/12/14  21:26:17
226         Log: Subject: [8104] DB_File
227              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
228              Date: Thu, 14 Dec 2000 14:49:35 +0100
229              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
230              
231              Type definition incorrect for DB 2.7.7.  Not known when it
232              changed, so only changed it for a known revision.
233      Branch: perl
234            ! ext/DB_File/DB_File.xs
235 ____________________________________________________________________________
236 [  8107] By: jhi                                   on 2000/12/14  21:23:41
237         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
238              From: Peter Prymmer <pvhp@forte.com>
239              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
240              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
241              
242              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
243      Branch: perl
244            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
245            ! ext/Encode/Encode/posix-bc.enc
246 ____________________________________________________________________________
247 [  8106] By: nick                                  on 2000/12/14  20:36:13
248         Log: "Cold" build correction to Encode's Makefile.PL
249      Branch: perlio
250            ! ext/Encode/Makefile.PL
251 ____________________________________________________________________________
252 [  8105] By: nick                                  on 2000/12/14  20:09:37
253         Log: "Compiled" encodings.
254              Correct replacement character in EBCDIC .enc files
255              Add 0x7F to ASCII repertoire.
256      Branch: perlio
257            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
258            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
259            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
260            ! ext/Encode/Makefile.PL ext/Encode/compile
261            ! ext/Encode/encengine.c ext/Encode/encode.h
262 ____________________________________________________________________________
263 [  8104] By: nick                                  on 2000/12/14  00:38:20
264         Log: Integrate mainline
265      Branch: perlio
266           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
267           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
268           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
269           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
270           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
271           !> t/lib/db-hash.t t/lib/db-recno.t
272 ____________________________________________________________________________
273 [  8103] By: nick                                  on 2000/12/13  23:16:13
274         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
275              so far and so it does not get lost.
276      Branch: perlio
277            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
278 ____________________________________________________________________________
279 [  8102] By: jhi                                   on 2000/12/13  17:14:22
280         Log: Update Changes.
281      Branch: perl
282            ! Changes patchlevel.h
283 ____________________________________________________________________________
284 [  8101] By: jhi                                   on 2000/12/13  16:53:41
285         Log: Move the proto of start_glob() to a better place; regen api files.
286      Branch: perl
287            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
288 ____________________________________________________________________________
289 [  8100] By: jhi                                   on 2000/12/13  16:47:11
290         Log: Metaconfig change for #8099.
291      Branch: metaconfig
292            ! U/modified/Head.U
293 ____________________________________________________________________________
294 [  8099] By: jhi                                   on 2000/12/13  16:46:48
295         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
296              From: Andy Dougherty <doughera@lafayette.edu>
297              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
298              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
299      Branch: perl
300            ! Configure
301 ____________________________________________________________________________
302 [  8098] By: jhi                                   on 2000/12/13  16:39:02
303         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
304              From: rspier@pobox.com (Robert Spier)
305              Date: Tue, 12 Dec 2000 21:12:39 -0500
306              Message-ID: <14902.56087.678086.725773@rls.cx>
307              
308              fastgetcwd is defined using a glob alias on a $^O dependent basis -
309              and there was no default assignment or perl subroutine.
310      Branch: perl
311            ! lib/Cwd.pm
312 ____________________________________________________________________________
313 [  8097] By: jhi                                   on 2000/12/13  16:16:01
314         Log: Subject: [PATCH] move startglob out of pp_hot.c
315              From: Nicholas Clark <nick@ccl4.org>
316              Date: Mon, 11 Dec 2000 23:16:39 +0000
317              Message-ID: <20001211231638.A55550@plum.flirble.org>
318      Branch: perl
319            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
320 ____________________________________________________________________________
321 [  8096] By: jhi                                   on 2000/12/13  15:26:23
322         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
324              Date: Wed, 13 Dec 2000 14:01:37 +0100
325              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
326              
327              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
328              in turn requires libpthread in libswanted.
329      Branch: perl
330            ! hints/hpux.sh
331 ____________________________________________________________________________
332 [  8095] By: jhi                                   on 2000/12/12  19:51:05
333         Log: The integration wars continue.
334      Branch: perl
335           !> sv.c
336 ____________________________________________________________________________
337 [  8094] By: jhi                                   on 2000/12/12  19:48:26
338         Log: Subject: [PATCH perl@8070] DB_File-1.74  
339              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
340              Date: Mon, 11 Dec 2000 23:07:17 -0000
341              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
342      Branch: perl
343            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
344            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
345            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
346            ! t/lib/db-recno.t
347 ____________________________________________________________________________
348 [  8093] By: nick                                  on 2000/12/12  19:42:13
349         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
350      Branch: perlio
351            ! sv.c
352           !> lib/File/DosGlob.pm
353 ____________________________________________________________________________
354 [  8092] By: jhi                                   on 2000/12/12  19:28:11
355         Log: Integrate perlio.
356      Branch: perl
357           !> sv.c
358 ____________________________________________________________________________
359 [  8091] By: nick                                  on 2000/12/12  18:49:45
360         Log: Fix for Tk, and upgrading shared SVs.
361      Branch: perlio
362            ! sv.c
363 ____________________________________________________________________________
364 [  8090] By: jhi                                   on 2000/12/12  16:48:59
365         Log: Subject: [PATCH] Re: Breadperl & Tk
366              From: Nick Ing-Simmons <nik@tiuk.ti.com>
367              Date: Tue, 12 Dec 2000 14:48:27 GMT
368              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
369      Branch: perl
370            ! sv.c
371 ____________________________________________________________________________
372 [  8089] By: jhi                                   on 2000/12/12  03:37:19
373         Log: Subject: DosGlob.pm diff for bash style brace expansion.
374              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
375              Date: Fri, 8 Dec 2000 10:45:30 -0600
376              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
377      Branch: perl
378            ! lib/File/DosGlob.pm
379 ____________________________________________________________________________
380 [  8088] By: nick                                  on 2000/12/11  23:59:59
381         Log: Integrate mainline
382      Branch: perlio
383           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
384           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
385           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
386           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
387           !> t/op/local.t t/pragma/warn/toke toke.c
388 ____________________________________________________________________________
389 [  8087] By: jhi                                   on 2000/12/11  23:20:23
390         Log: Integrate perlio.
391      Branch: perl
392           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
393 ____________________________________________________________________________
394 [  8086] By: jhi                                   on 2000/12/11  22:50:59
395         Log: Tune further the OS detection of CGI.
396      Branch: perl
397            ! lib/CGI.pm
398 ____________________________________________________________________________
399 [  8085] By: nick                                  on 2000/12/11  22:50:46
400         Log: Finish 1st pass of "encoding" layer e.g. :
401              open($fh,"<encoding(iso8859-7)",$greek) || die;
402      Branch: perlio
403            ! ext/Encode/Encode.xs perlio.c perliol.h
404 ____________________________________________________________________________
405 [  8084] By: jhi                                   on 2000/12/11  22:32:06
406         Log: Revert the -f ambiguousity patch, seems to cause
407              too much hassle (the interpret -Q as a function
408              where Q is not a known filetest part is left in).
409      Branch: perl
410            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
411            ! toke.c
412 ____________________________________________________________________________
413 [  8083] By: jhi                                   on 2000/12/11  22:27:23
414         Log: (accidentally empty check-in)
415      Branch: perl
416            ! lib/File/DosGlob.pm
417 ____________________________________________________________________________
418 [  8082] By: nick                                  on 2000/12/11  19:09:51
419         Log: Restore mmap function (broken by tweaks to shared buffer
420              layer for encode(xxxx)).
421      Branch: perlio
422            ! perlio.c
423 ____________________________________________________________________________
424 [  8081] By: jhi                                   on 2000/12/11  18:29:13
425         Log: Subject: Re: The long awaited feature ...
426              From: Simon Cozens <simon@cozens.net>
427              Date: Mon, 11 Dec 2000 15:54:24 +0000
428              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
429              
430              More io/utf8 tests.
431      Branch: perl
432            ! t/io/utf8.t
433 ____________________________________________________________________________
434 [  8080] By: jhi                                   on 2000/12/11  18:19:36
435         Log: Subject: PATCH MakeMaker manpage clarification
436              From: andreas.koenig@anima.de (Andreas J. Koenig)
437              Date: 10 Dec 2000 20:46:13 +0100
438              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
439      Branch: perl
440            ! lib/ExtUtils/MakeMaker.pm
441 ____________________________________________________________________________
442 [  8079] By: jhi                                   on 2000/12/11  15:35:07
443         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
444              From: Simon Cozens <simon@cozens.net>
445              Date: Sun, 10 Dec 2000 19:06:19 +0000
446              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
447      Branch: perl
448            ! ext/B/B/Deparse.pm t/lib/b.t
449 ____________________________________________________________________________
450 [  8078] By: jhi                                   on 2000/12/11  15:09:11
451         Log: Subject: [PATCH] docs on NaN
452              From: Nicholas Clark <nick@ccl4.org>
453              Date: Mon, 11 Dec 2000 01:48:38 +0000
454              Message-ID: <20001211014838.B99205@plum.flirble.org>
455      Branch: perl
456            ! pod/perlop.pod
457 ____________________________________________________________________________
458 [  8077] By: jhi                                   on 2000/12/11  15:02:21
459         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
460              From: Simon Cozens <simon@cozens.net>
461              Date: Mon, 11 Dec 2000 01:21:45 +0000
462              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
463      Branch: perl
464            ! pp.c pp_hot.c scope.c t/op/local.t
465 ____________________________________________________________________________
466 [  8076] By: nick                                  on 2000/12/10  20:43:32
467         Log: Not merge worthy...
468              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
469              syntax is modelled on attributes.
470              Untested fix for io/utf8 on Win32 etc.
471              Very clumsy start to the encode layer.
472      Branch: perlio
473            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
474 ____________________________________________________________________________
475 [  8075] By: jhi                                   on 2000/12/10  18:39:33
476         Log: Darwin is not Windows.
477      Branch: perl
478            ! lib/CGI.pm
479 ____________________________________________________________________________
480 [  8074] By: jhi                                   on 2000/12/10  18:31:27
481         Log: Subject: Ambiguous -%c() resolved as a file test
482              From: "Paul Marquess" <Paul.Marquess@openwave.com>
483              Date: Sun, 10 Dec 2000 15:35:07 -0000
484              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
485      Branch: perl
486            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
487 ____________________________________________________________________________
488 [  8073] By: jhi                                   on 2000/12/10  18:16:29
489         Log: Subject: PATCH installperl misinformed 
490              From: andreas.koenig@anima.de (Andreas J. Koenig)
491              Date: 10 Dec 2000 13:01:32 +0100 
492              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
493      Branch: perl
494            ! installperl
495 ____________________________________________________________________________
496 [  8072] By: jhi                                   on 2000/12/10  18:07:55
497         Log: The walkoptree confusion rages; walkoptree() seems to be coming
498              from B.xs, while walkoptree_slow() comes from B.pm.
499      Branch: perl
500            ! ext/B/B.pm
501 ____________________________________________________________________________
502 [  8071] By: nick                                  on 2000/12/10  11:45:47
503         Log: Integrate mainline
504      Branch: perlio
505           +> t/base/commonsense.t
506           !> (integrate 37 files)
507 ____________________________________________________________________________
508 [  8070] By: jhi                                   on 2000/12/10  04:46:21
509         Log: Update Changes.
510      Branch: perl
511            ! Changes patchlevel.h
512 ____________________________________________________________________________
513 [  8069] By: jhi                                   on 2000/12/10  04:39:19
514         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
515              From: andreas.koenig@anima.de (Andreas J. Koenig)
516              Date: 09 Dec 2000 17:14:25 +0100
517              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
518      Branch: perl
519            + t/base/commonsense.t
520            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
521 ____________________________________________________________________________
522 [  8068] By: jhi                                   on 2000/12/10  04:17:36
523         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
524              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
525              Date: Sat, 9 Dec 2000 16:47:22 -0000
526              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
527      Branch: perl
528            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
529            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
530            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
531            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
532            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
533            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
534            ! t/lib/sdbm.t
535 ____________________________________________________________________________
536 [  8067] By: jhi                                   on 2000/12/10  03:52:02
537         Log: Test case for #8066.
538      Branch: perl
539            ! t/op/misc.t
540 ____________________________________________________________________________
541 [  8066] By: jhi                                   on 2000/12/10  03:50:30
542         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
543              From: Simon Cozens <simon@cozens.net>
544              Date: Sun, 10 Dec 2000 00:55:37 +0000
545              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
546      Branch: perl
547            ! pp_sys.c
548 ____________________________________________________________________________
549 [  8065] By: jhi                                   on 2000/12/10  03:44:52
550         Log: Test case for #8064.
551      Branch: perl
552            ! t/comp/proto.t
553 ____________________________________________________________________________
554 [  8064] By: jhi                                   on 2000/12/10  03:42:32
555         Log: Subject: Re: prototype of substr
556              From: Simon Cozens <simon@cozens.net>
557              Date: Sun, 10 Dec 2000 00:13:33 +0000
558              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
559              
560              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
561      Branch: perl
562            ! pp.c
563 ____________________________________________________________________________
564 [  8063] By: jhi                                   on 2000/12/10  03:39:42
565         Log: Subject: [PATCH] perlguts.pod
566              From: Simon Cozens <simon@cozens.net>
567              Date: Sun, 10 Dec 2000 00:06:47 +0000
568              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
569              
570              Documentation of the different types of ops,
571              plus the functions in dump.c
572      Branch: perl
573            ! pod/perlguts.pod
574 ____________________________________________________________________________
575 [  8062] By: jhi                                   on 2000/12/10  03:30:04
576         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
577              From: Nicholas Clark <nick@talking.bollo.cx>
578              Date: Sat, 09 Dec 2000 18:57:25 +0000
579              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
580              
581              Be more robust in weird hostname setups.
582      Branch: perl
583            ! t/lib/net-hostent.t
584 ____________________________________________________________________________
585 [  8061] By: jhi                                   on 2000/12/10  03:28:21
586         Log: Pacify fussy compiler. 
587      Branch: perl
588            ! pp_sys.c
589 ____________________________________________________________________________
590 [  8060] By: jhi                                   on 2000/12/10  02:52:46
591         Log: Integrate perlio.
592      Branch: perl
593           !> pp_sys.c t/io/utf8.t
594 ____________________________________________________________________________
595 [  8059] By: nick                                  on 2000/12/09  23:40:14
596         Log: read/sysread/recv should now be utf8 aware.
597              Basic test for utf8 read.
598      Branch: perlio
599            ! pp_sys.c t/io/utf8.t
600 ____________________________________________________________________________
601 [  8058] By: jhi                                   on 2000/12/09  21:56:02
602         Log: Integrate perlio.
603      Branch: perl
604           +> t/io/utf8.t
605           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
606 ____________________________________________________________________________
607 [  8057] By: jhi                                   on 2000/12/09  21:53:35
608         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
609              From: Inaba Hiroto <inaba@st.rim.or.jp>
610              Date: Sun, 10 Dec 2000 05:53:21 +0900
611              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
612              
613              Tests for #8056.
614      Branch: perl
615            ! t/op/each.t
616 ____________________________________________________________________________
617 [  8056] By: jhi                                   on 2000/12/09  21:51:16
618         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
619              From: Inaba Hiroto <inaba@st.rim.or.jp>
620              Date: Sat, 09 Dec 2000 18:02:00 +0900
621              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
622              
623              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
624      Branch: perl
625            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
626 ____________________________________________________________________________
627 [  8055] By: nick                                  on 2000/12/09  20:11:48
628         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
629              than raw PerlIO_write() - does not seem to break any tests.
630      Branch: perlio
631            ! pp_sys.c
632 ____________________________________________________________________________
633 [  8054] By: nick                                  on 2000/12/09  19:47:30
634         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
635              (sysread, recv and write i.e. formats still to do...)
636              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
637              open($fh,">:utf8","name")
638              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
639              so no extra overhead is involved.
640              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
641              to a non-utf8 stream.
642              Add initial io/utf8.t
643              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
644              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
645              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
646      Branch: perlio
647            + t/io/utf8.t
648            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
649 ____________________________________________________________________________
650 [  8053] By: nick                                  on 2000/12/09  19:26:37
651         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
652              was only testing this_utf8.
653      Branch: perlio
654            ! toke.c
655 ____________________________________________________________________________
656 [  8052] By: nick                                  on 2000/12/09  19:09:41
657         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
658              i.e. the output string has one, but don't mess with source assumption.
659      Branch: perlio
660            ! toke.c
661 ____________________________________________________________________________
662 [  8051] By: jhi                                   on 2000/12/09  16:55:17
663         Log: Integrate perlio.
664      Branch: perl
665           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
666           !> sv.c thrdvar.h util.c
667 ____________________________________________________________________________
668 [  8050] By: jhi                                   on 2000/12/09  16:48:07
669         Log: Nits noticed by Peter Prymmer.
670      Branch: perl
671            ! lib/ExtUtils/MM_VMS.pm
672 ____________________________________________________________________________
673 [  8049] By: nick                                  on 2000/12/09  13:49:40
674         Log: UTF8 output prework.
675              - Store $\ and $, as SVs so they can have SvUTF8 flag
676              - use do_print() rather than raw PerlIO_write() to print them.
677      Branch: perlio
678            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
679            ! thrdvar.h util.c
680 ____________________________________________________________________________
681 [  8048] By: nick                                  on 2000/12/09  12:30:43
682         Log: Integrate mainline.
683      Branch: perlio
684           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
685           +> t/op/reverse.t
686           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
687           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
688           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
689           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
690           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
691           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
692 ____________________________________________________________________________
693 [  8047] By: jhi                                   on 2000/12/09  00:23:27
694         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
695              From: Michael G Schwern <schwern@pobox.com>
696              Date: Fri, 8 Dec 2000 14:43:04 -0600
697      Branch: perl
698            ! lib/ExtUtils/MM_VMS.pm
699 ____________________________________________________________________________
700 [  8046] By: jhi                                   on 2000/12/08  23:10:27
701         Log: A missed check-in.
702      Branch: perl
703            ! lib/ExtUtils/Manifest.pm
704 ____________________________________________________________________________
705 [  8045] By: jhi                                   on 2000/12/08  21:57:12
706         Log: (null check-in)
707      Branch: perl
708            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
709 ____________________________________________________________________________
710 [  8044] By: jhi                                   on 2000/12/08  21:11:06
711         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
712              at the final draft stage.
713      Branch: perl
714            + ext/Encode/Encode/iso8859-16.enc
715            ! MANIFEST
716 ____________________________________________________________________________
717 [  8043] By: jhi                                   on 2000/12/08  16:39:04
718         Log: Update Changes.
719      Branch: perl
720            ! Changes patchlevel.h
721 ____________________________________________________________________________
722 [  8042] By: jhi                                   on 2000/12/08  16:33:39
723         Log: Do not return the Unicode replacement character if UTF-8
724              decoding goes awry, it should be up to the caller to decide.
725      Branch: perl
726            ! pod/perlapi.pod utf8.c
727 ____________________________________________________________________________
728 [  8041] By: jhi                                   on 2000/12/08  16:22:28
729         Log: metaconfig maintenance.
730      Branch: metaconfig
731            ! U/modified/stdchar.U
732      Branch: metaconfig/U/perl
733            + testsyml.U
734 ____________________________________________________________________________
735 [  8040] By: jhi                                   on 2000/12/08  16:03:08
736         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
737              From: sthoenna@efn.org
738              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
739              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
740      Branch: perl
741            ! Changes lib/ExtUtils/MM_OS2.pm
742 ____________________________________________________________________________
743 [  8039] By: jhi                                   on 2000/12/08  15:57:11
744         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
745              From: Simon Cozens <simon@cozens.net>
746              Date: Fri, 8 Dec 2000 13:33:31 +0000
747              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
748              
749              (The pp_hot part needed a rewrite.)
750      Branch: perl
751            ! doop.c pp_hot.c utf8.c
752 ____________________________________________________________________________
753 [  8038] By: jhi                                   on 2000/12/08  15:25:08
754         Log: Subject: djSP
755              From: Michael Stevens <michael@etla.org>
756              Date: Wed, 6 Dec 2000 23:24:01 +0000
757              Message-ID: <20001206232400.A21381@firedrake.org>
758              
759              Plus a note from Nick Ing-Simmons.
760      Branch: perl
761            ! pp.h
762 ____________________________________________________________________________
763 [  8037] By: jhi                                   on 2000/12/08  15:18:35
764         Log: Filetype is text.
765      Branch: perl
766            ! t/op/utf8decode.t
767 ____________________________________________________________________________
768 [  8036] By: jhi                                   on 2000/12/08  03:31:27
769         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
770              From: Andy Dougherty <doughera@lafayette.edu>
771              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
772              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
773              
774              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
775              From: Andy Dougherty <doughera@lafayette.edu>
776              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
777              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
778      Branch: perl
779            + ext/POSIX/hints/svr4.pl
780            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
781 ____________________________________________________________________________
782 [  8035] By: jhi                                   on 2000/12/08  03:26:01
783         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
784              From: Andy Dougherty <doughera@lafayette.edu>
785              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
786              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
787      Branch: perl
788            ! t/README t/base/term.t
789 ____________________________________________________________________________
790 [  8034] By: jhi                                   on 2000/12/08  03:21:59
791         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
792              From: mjd@plover.com  
793              Date: 7 Dec 2000 21:04:20 -0000
794              Message-ID: <20001207210420.22282.qmail@plover.com>
795              
796              Plus -z doc.
797      Branch: perl
798            ! pod/perlfunc.pod
799 ____________________________________________________________________________
800 [  8033] By: jhi                                   on 2000/12/08  03:19:03
801         Log: Use the UTF8 macros a bit.  They can't be used with abandon
802              everywhere because we do generate illegal UTF-8 in some situations.
803              This is of course naughty.
804      Branch: perl
805            ! pod/perlapi.pod utf8.c utf8.h
806 ____________________________________________________________________________
807 [  8032] By: jhi                                   on 2000/12/08  03:00:09
808         Log: Out of sync?
809      Branch: perl
810            ! t/pragma/warn/utf8
811 ____________________________________________________________________________
812 [  8031] By: jhi                                   on 2000/12/08  02:22:39
813         Log: Cnt spl.
814      Branch: perl
815            ! MANIFEST
816 ____________________________________________________________________________
817 [  8030] By: jhi                                   on 2000/12/08  01:23:54
818         Log: Add test for reverse().
819      Branch: perl
820            + t/op/reverse.t
821            ! MANIFEST
822 ____________________________________________________________________________
823 [  8029] By: jhi                                   on 2000/12/08  01:21:47
824         Log: Integrate perlio.
825      Branch: perl
826           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
827           !> perlio.c perlio.h perlsdio.h warnings.pl
828 ____________________________________________________________________________
829 [  8028] By: jhi                                   on 2000/12/08  01:19:08
830         Log: Introduce macros for UTF8 decoding.
831      Branch: perl
832            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
833 ____________________________________________________________________________
834 [  8027] By: nick                                  on 2000/12/07  22:18:19
835         Log: Integrate mainline
836      Branch: perlio
837           !> embed.pl pod/perlapi.pod utf8.c
838 ____________________________________________________________________________
839 [  8026] By: nick                                  on 2000/12/07  21:45:08
840         Log: Various oddities p4 diff -se showed up
841              Remove 'our' from warnings.pl
842      Branch: perlio
843            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
844 ____________________________________________________________________________
845 [  8025] By: nick                                  on 2000/12/07  21:43:32
846         Log: Change PerlIO_(get|set)pos to take SV *
847              Should fix, OS/2, VMS, (sfio??)
848      Branch: perlio
849            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
850 ____________________________________________________________________________
851 [  8024] By: jhi                                   on 2000/12/07  19:05:32
852         Log: Document utf8_to_uv() better.
853      Branch: perl
854            ! pod/perlapi.pod utf8.c
855 ____________________________________________________________________________
856 [  8023] By: jhi                                   on 2000/12/07  18:23:47
857         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
858      Branch: perl
859            ! embed.pl pod/perlapi.pod utf8.c
860 ____________________________________________________________________________
861 [  8022] By: jhi                                   on 2000/12/07  04:13:51
862         Log: Integrate perlio.
863      Branch: perl
864           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
865           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
866           !> win32/makefile.mk
867 ____________________________________________________________________________
868 [  8021] By: nick                                  on 2000/12/07  00:28:14
869         Log: Various attempts at MSVC debug - not sure what has
870              changed but works now. 
871              Seems atexit() _may_ work for DLLs built with MSVC so don't
872              call cleanup that way.
873      Branch: perlio
874            ! perlio.c win32/makefile.mk
875 ____________________________________________________________________________
876 [  8020] By: nick                                  on 2000/12/06  19:57:20
877         Log: Integrate mainline
878      Branch: perlio
879           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
880           !> (integrate 75 files)
881 ____________________________________________________________________________
882 [  8019] By: nick                                  on 2000/12/06  19:28:21
883         Log: Add useperlio to config.vc
884              Turn off binmode in config_H.PL
885              Regen all the config_H.xx
886              Attempt to get debugging build with MSVC.
887      Branch: perlio
888            ! win32/config.vc win32/config_H.bc win32/config_H.gc
889            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
890 ____________________________________________________________________________
891 [  8018] By: nick                                  on 2000/12/06  19:21:57
892         Log: Test various dup/external program options on all platforms.
893      Branch: perlio
894            ! t/io/dup.t
895 ____________________________________________________________________________
896 [  8017] By: nick                                  on 2000/12/06  19:20:47
897         Log: Fix harness to be less picky
898      Branch: perlio
899            ! lib/Test/Harness.pm
900 ____________________________________________________________________________
901 [  8016] By: jhi                                   on 2000/12/06  16:45:12
902         Log: Update Changes.
903      Branch: perl
904            ! Changes patchlevel.h
905 ____________________________________________________________________________
906 [  8015] By: jhi                                   on 2000/12/06  16:41:03
907         Log: Test \x{...} with ord().
908      Branch: perl
909            ! t/op/ord.t
910 ____________________________________________________________________________
911 [  8014] By: jhi                                   on 2000/12/06  16:20:33
912         Log: Test tweak because of #8013.
913      Branch: perl
914            ! t/lib/b.t
915 ____________________________________________________________________________
916 [  8013] By: jhi                                   on 2000/12/06  16:09:09
917         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
918              From: Michael G Schwern <schwern@pobox.com>
919              Date: Tue, 5 Dec 2000 21:23:28 -0500
920              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
921              
922              Carp::Heavy parts not very applicable because of recent changes.
923      Branch: perl
924            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
925            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
926            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
927            ! lib/Exporter.pm lib/Exporter/Heavy.pm
928            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
929            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
930            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
931            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
932            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
933            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
934            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
935            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
936            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
937            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
938            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
939            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
940            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
941            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
942            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
943            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
944            ! warnings.pl
945 ____________________________________________________________________________
946 [  8012] By: jhi                                   on 2000/12/06  15:22:38
947         Log: Subject: [PATCH] Re: New harness is failing things
948              From: Nick Ing-Simmons <nik@tiuk.ti.com>
949              Date: Wed, 6 Dec 2000 13:00:30 GMT
950              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
951      Branch: perl
952            ! lib/Test/Harness.pm
953 ____________________________________________________________________________
954 [  8011] By: jhi                                   on 2000/12/06  15:12:08
955         Log: Subject: installhtml changes
956              From: Michael Stevens <michael@etla.org>
957              Date: Wed, 6 Dec 2000 13:15:53 +0000
958              Message-ID: <20001206131553.A27317@firedrake.org>
959      Branch: perl
960            ! installhtml
961 ____________________________________________________________________________
962 [  8010] By: jhi                                   on 2000/12/06  15:06:05
963         Log: Subject: the dTHR hits
964              From: Michael Stevens <michael@etla.org>
965              Date: Wed, 6 Dec 2000 12:06:03 +0000
966              Message-ID: <20001206120603.A24581@firedrake.org>
967              
968              More, errrm, less dTHRs.
969      Branch: perl
970            ! bytecode.pl ext/B/B/C.pm
971 ____________________________________________________________________________
972 [  8009] By: jhi                                   on 2000/12/06  15:04:25
973         Log: Subject: MakeMaker mailing list gone?
974              From: Michael G Schwern <schwern@pobox.com>
975              Date: Tue, 5 Dec 2000 19:29:59 -0500
976              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
977              
978              The MakeMaker mailing list is dead, perlbug is the right
979              address to report bugs.
980      Branch: perl
981            ! lib/ExtUtils/MakeMaker.pm
982 ____________________________________________________________________________
983 [  8008] By: jhi                                   on 2000/12/06  15:00:32
984         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
985              From: Michael G Schwern <schwern@pobox.com>
986              Date: Tue, 5 Dec 2000 19:21:21 -0500
987              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
988              
989              Add a default MANIFEST skip that ignores things like
990              version control files, editor temporary files, and the Makefile.
991      Branch: perl
992            + lib/ExtUtils/MANIFEST.SKIP
993            ! MANIFEST lib/ExtUtils/Manifest.pm
994 ____________________________________________________________________________
995 [  8007] By: jhi                                   on 2000/12/06  14:57:20
996         Log: In Amiga more manual hackery of the scripts seems to be needed,
997              from Jan-Erik Karlsson.  Why Configure does not get this right
998              is unknown, may be shell-induced.
999      Branch: perl
1000            ! README.amiga
1001 ____________________________________________________________________________
1002 [  8006] By: jhi                                   on 2000/12/05  23:53:12
1003         Log: Add TOPm1s to peek at the second topmost stack item.
1004      Branch: perl
1005            ! pp.h
1006 ____________________________________________________________________________
1007 [  8005] By: jhi                                   on 2000/12/05  23:13:55
1008         Log: Avaunt, you foul UTF-8 tests.
1009      Branch: perl
1010            ! t/op/ver.t t/pragma/utf8.t
1011 ____________________________________________________________________________
1012 [  8004] By: jhi                                   on 2000/12/05  23:09:54
1013         Log: Continue utf8 dispersal. 
1014      Branch: perl
1015            + t/op/concat.t
1016            ! MANIFEST t/pragma/utf8.t
1017 ____________________________________________________________________________
1018 [  8003] By: nick                                  on 2000/12/05  23:02:39
1019         Log: Integrate mainline.
1020      Branch: perlio
1021           +> t/op/length.t t/op/utf8decode.t
1022           !> (integrate 69 files)
1023 ____________________________________________________________________________
1024 [  8002] By: jhi                                   on 2000/12/05  22:59:28
1025         Log: Integrate perlio.
1026      Branch: perl
1027           !> iperlsys.h perl.c perlio.c win32/perllib.c
1028 ____________________________________________________________________________
1029 [  8001] By: nick                                  on 2000/12/05  22:07:52
1030         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
1031              - calloc/free suffer from damage on TerminateThread()
1032              - use PerlMemShared (as originally planned) now fixed
1033              - avoid doing anything important on DLL "detach".
1034      Branch: perlio
1035            ! perl.c perlio.c win32/perllib.c
1036 ____________________________________________________________________________
1037 [  8000] By: nick                                  on 2000/12/05  21:05:09
1038         Log: Fix gross PerlMemShared issue.
1039      Branch: perlio
1040            ! iperlsys.h
1041 ____________________________________________________________________________
1042 [  7999] By: jhi                                   on 2000/12/05  20:46:58
1043         Log: Test for Unicode (UTF-8) hash keys.
1044      Branch: perl
1045            ! t/op/each.t
1046 ____________________________________________________________________________
1047 [  7998] By: jhi                                   on 2000/12/05  20:30:35
1048         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
1049              is now always UTF-8), empty line cosmetics.
1050      Branch: perl
1051            ! t/pragma/utf8.t
1052 ____________________________________________________________________________
1053 [  7997] By: jhi                                   on 2000/12/05  20:15:40
1054         Log: Subject: Re: STRLEN - what?
1055              From: Andy Dougherty <doughera@lafayette.edu>
1056              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
1057              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
1058              
1059              Explain STRLEN.
1060      Branch: perl
1061            ! pod/perlguts.pod
1062 ____________________________________________________________________________
1063 [  7996] By: jhi                                   on 2000/12/05  20:13:34
1064         Log: Split off the UTF-8 decoder tests, make them to check also
1065              the error message.
1066      Branch: perl
1067            + t/op/utf8decode.t
1068            ! MANIFEST t/pragma/utf8.t utf8.c
1069 ____________________________________________________________________________
1070 [  7995] By: jhi                                   on 2000/12/05  16:39:47
1071         Log: Start migrating bits of pragma/utf8 to elsewhere
1072              (since the long term plan is to obsolete 'use utf8').
1073      Branch: perl
1074            + t/op/length.t
1075            ! MANIFEST t/pragma/utf8.t
1076 ____________________________________________________________________________
1077 [  7994] By: jhi                                   on 2000/12/05  16:30:21
1078         Log: Fix a manual edit typo from #7993, fix the message formatting
1079              for Unicode, add few our declarations.
1080      Branch: perl
1081            ! lib/Carp/Heavy.pm
1082 ____________________________________________________________________________
1083 [  7993] By: jhi                                   on 2000/12/05  16:09:15
1084         Log: Subject: Need help with warnings :-(
1085              From: "Ben Tilly" <ben_tilly@hotmail.com>
1086              Date: Tue, 05 Dec 2000 01:35:54 -0500
1087              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
1088              
1089              Subject: UPDATE: Carp/Heavy now passes all tests
1090              From: "Ben Tilly" <ben_tilly@hotmail.com>
1091              Date: Tue, 05 Dec 2000 07:59:41 -0500
1092              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
1093              
1094              The Brave New Carp.
1095      Branch: perl
1096            ! lib/Carp.pm lib/Carp/Heavy.pm
1097 ____________________________________________________________________________
1098 [  7992] By: jhi                                   on 2000/12/05  15:55:08
1099         Log: Subject: [PATCH perl@7979] cygwin port
1100              From: "Eric Fifer" <efifer@dircon.co.uk>
1101              Date: Tue, 5 Dec 2000 14:04:09 -0000
1102              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
1103      Branch: perl
1104            ! t/lib/net-hostent.t
1105 ____________________________________________________________________________
1106 [  7991] By: jhi                                   on 2000/12/05  15:52:34
1107         Log: Subject: Re: [PATCH] The largest hoax of all times?
1108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1109              Date: Tue, 5 Dec 2000 00:40:25 -0500
1110              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
1111              
1112              Subject: Re: [PATCH] The largest hoax of all times?
1113              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1114              Date: Mon, 4 Dec 2000 23:55:53 -0500
1115              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
1116              
1117              Subject: Re: [PATCH] The largest hoax of all times?
1118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1119              Date: Tue, 5 Dec 2000 01:28:45 -0500
1120              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
1121              
1122              Fix the unpredictable order of DESTROYs.
1123      Branch: perl
1124            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
1125            ! sv.c sv.h t/op/ref.t
1126 ____________________________________________________________________________
1127 [  7990] By: jhi                                   on 2000/12/05  14:38:53
1128         Log: Subject: [PATCH] shrink pp_hot fractionally
1129              From: Nicholas Clark <nick@ccl4.org>
1130              Date: Tue, 5 Dec 2000 12:44:31 +0000
1131              Message-ID: <20001205124431.E74518@plum.flirble.org>
1132              
1133              Use report_evil_fh().
1134      Branch: perl
1135            ! opcode.pl opnames.h pp_hot.c util.c
1136 ____________________________________________________________________________
1137 [  7989] By: jhi                                   on 2000/12/05  14:21:27
1138         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
1139              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1140              Date: Mon, 04 Dec 2000 22:21:59 -0800
1141              Message-ID: <HmIL6gzkgepS092yn@efn.org>
1142              
1143              Harness shouldn't ignore responses like "ok 3\r\r\n".
1144      Branch: perl
1145            ! lib/Test/Harness.pm
1146 ____________________________________________________________________________
1147 [  7988] By: jhi                                   on 2000/12/05  13:51:28
1148         Log: Integrate the "skip" messages to explain().
1149      Branch: perl
1150            ! t/lib/syslfs.t t/op/lfs.t
1151 ____________________________________________________________________________
1152 [  7987] By: jhi                                   on 2000/12/05  12:34:54
1153         Log: The one that got away in #7984.
1154              
1155              Subject: Re: dTHR - what and why?
1156              From: Michael Stevens <michael@etla.org> 
1157              Date: Tue, 5 Dec 2000 11:15:52 +0000
1158              Message-ID: <20001205111552.A4647@firedrake.org>
1159      Branch: perl
1160            ! sv.h
1161 ____________________________________________________________________________
1162 [  7986] By: gsar                                  on 2000/12/05  09:14:44
1163         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
1164              due to the notorious GetFileType() bug in Windows 9x, which fstat()
1165              tickles)
1166      Branch: perl
1167            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
1168 ____________________________________________________________________________
1169 [  7985] By: jhi                                   on 2000/12/05  05:49:03
1170         Log: Integrate perlio.
1171      Branch: perl
1172           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
1173           !> win32/perlhost.h win32/perllib.c
1174 ____________________________________________________________________________
1175 [  7984] By: jhi                                   on 2000/12/05  05:48:16
1176         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
1177      Branch: perl
1178            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
1179            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
1180            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
1181            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
1182            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
1183            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1184            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
1185            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
1186            ! win32/win32.c
1187 ____________________________________________________________________________
1188 [  7983] By: nick                                  on 2000/12/04  23:27:43
1189         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
1190      Branch: perlio
1191            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
1192            ! win32/perlhost.h win32/perllib.c
1193 ____________________________________________________________________________
1194 [  7982] By: jhi                                   on 2000/12/04  19:44:09
1195         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
1196              uncovered by #7980.
1197      Branch: perl
1198            ! op.c
1199 ____________________________________________________________________________
1200 [  7981] By: jhi                                   on 2000/12/04  19:42:07
1201         Log: Subject: [PATCH] Trivial dump.c feature
1202              From: Simon Cozens <simon@cozens.net>
1203              Date: Mon, 4 Dec 2000 18:08:38 +0000
1204              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
1205              
1206              Show whether a constant is UTF-8.
1207      Branch: perl
1208            ! dump.c
1209 ____________________________________________________________________________
1210 [  7980] By: jhi                                   on 2000/12/04  19:36:51
1211         Log: UTF-8 hash keys, patch from Inaba Hiroto.
1212      Branch: perl
1213            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
1214 ____________________________________________________________________________
1215 [  7979] By: jhi                                   on 2000/12/04  17:36:28
1216         Log: Update Changes.
1217      Branch: perl
1218            ! Changes patchlevel.h
1219 ____________________________________________________________________________
1220 [  7978] By: jhi                                   on 2000/12/04  16:42:17
1221         Log: Retract #7977, still too volatile (the euphemism of the day
1222              for unfinished and buggy :-)
1223      Branch: perl
1224            ! doop.c hv.c pp.c sv.h
1225 ____________________________________________________________________________
1226 [  7977] By: jhi                                   on 2000/12/04  16:25:15
1227         Log: (Retracted by #7978, too shaky yet.)
1228              
1229              Subject: Re: utf8 in hash keys, implementor missing
1230              From: Simon Cozens <simon@cozens.net>
1231              Date: Sat, 2 Dec 2000 19:49:35 +0000
1232              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
1233              
1234              The first step at UTF-8 hash keys.
1235      Branch: perl
1236            ! doop.c hv.c pp.c sv.h
1237 ____________________________________________________________________________
1238 [  7976] By: jhi                                   on 2000/12/04  16:13:53
1239         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
1240              From: sthoenna@efn.org
1241              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
1242              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
1243      Branch: perl
1244            ! os2/os2.c perlio.c
1245 ____________________________________________________________________________
1246 [  7975] By: jhi                                   on 2000/12/04  16:05:25
1247         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
1248              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1249              Date: Thu, 30 Nov 2000 20:50:37 -0800
1250              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
1251      Branch: perl
1252            ! os2/os2.c
1253 ____________________________________________________________________________
1254 [  7974] By: jhi                                   on 2000/12/04  16:03:57
1255         Log: Subject: [PATCH] ++ 20% faster
1256              From: Nicholas Clark <nick@ccl4.org>
1257              Date: Mon, 4 Dec 2000 12:17:27 +0000
1258              Message-ID: <20001204121726.B52976@plum.flirble.org>
1259              
1260              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
1261      Branch: perl
1262            ! sv.c
1263 ____________________________________________________________________________
1264 [  7973] By: jhi                                   on 2000/12/04  16:00:48
1265         Log: 
1266              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
1267              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1268              Date: Mon, 04 Dec 2000 12:30:45 +0100
1269              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
1270              
1271              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
1272              library (getprotobyname and getprotobynumber are outversioned by
1273              the same calls in libc, at least for xlc version 3.
1274      Branch: perl
1275            ! hints/aix.sh
1276 ____________________________________________________________________________
1277 [  7972] By: jhi                                   on 2000/12/04  02:58:31
1278         Log: Integrate perlio.
1279      Branch: perl
1280           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
1281           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
1282           !> win32/win32.h win32/win32iop.h win32/win32thread.h
1283 ____________________________________________________________________________
1284 [  7971] By: nick                                  on 2000/12/04  00:24:33
1285         Log: Quieten some noise in Win32 builds:
1286              - win32.h is included after <sys/socket.h>, so need to 
1287              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
1288              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
1289      Branch: perlio
1290            ! doio.c perl.h toke.c win32/win32.h
1291 ____________________________________________________________________________
1292 [  7970] By: nick                                  on 2000/12/03  22:57:46
1293         Log: PERL_IMPLICIT_SYS compiles but does not work.
1294      Branch: perlio
1295            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
1296            ! win32/perlhost.h win32/perllib.c win32/win32.h
1297            ! win32/win32iop.h win32/win32thread.h
1298 ____________________________________________________________________________
1299 [  7969] By: jhi                                   on 2000/12/03  22:12:58
1300         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
1301              used to swash_init(), makes regprop() dumps more informative
1302              (+utf8::IsAlpha, -utf8::IsDigit, for example).
1303      Branch: perl
1304            ! regcomp.c regexec.c
1305 ____________________________________________________________________________
1306 [  7968] By: jhi                                   on 2000/12/03  21:39:56
1307         Log: Implement ANYOFUTF8 regprop() dumping.
1308      Branch: perl
1309            ! regcomp.c
1310 ____________________________________________________________________________
1311 [  7967] By: jhi                                   on 2000/12/03  20:57:19
1312         Log: Make uv_to_utf8() to zero-terminate its output buffer,
1313              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
1314      Branch: perl
1315            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
1316 ____________________________________________________________________________
1317 [  7966] By: nick                                  on 2000/12/03  18:41:21
1318         Log: Integrate mainline (STDCHAR)
1319      Branch: perlio
1320           !> Configure t/pragma/utf8.t
1321 ____________________________________________________________________________
1322 [  7965] By: jhi                                   on 2000/12/03  17:58:20
1323         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
1324      Branch: perl
1325            ! t/pragma/utf8.t
1326 ____________________________________________________________________________
1327 [  7964] By: jhi                                   on 2000/12/03  17:35:56
1328         Log: Integrate perlio.
1329      Branch: perl
1330           !> iperlsys.h perlio.c
1331 ____________________________________________________________________________
1332 [  7963] By: jhi                                   on 2000/12/03  17:33:55
1333         Log: Metaconfig unit change for #7962.
1334      Branch: metaconfig
1335            ! U/modified/stdchar.U
1336 ____________________________________________________________________________
1337 [  7962] By: jhi                                   on 2000/12/03  17:33:27
1338         Log: Untangle the <stdio.h> #include nest for the stdchar test,
1339              from Andy Dougherty.
1340      Branch: perl
1341            ! Configure
1342 ____________________________________________________________________________
1343 [  7961] By: nick                                  on 2000/12/03  16:53:00
1344         Log: Make iperlsys.h vector stdio not PerlIO.
1345      Branch: perlio
1346            ! iperlsys.h perlio.c
1347 ____________________________________________________________________________
1348 [  7960] By: nick                                  on 2000/12/03  14:43:01
1349         Log: Integrate mainline
1350      Branch: perlio
1351           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
1352           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
1353 ____________________________________________________________________________
1354 [  7959] By: jhi                                   on 2000/12/03  08:16:36
1355         Log: Use DO_UTF8().
1356      Branch: perl
1357            ! op.c
1358 ____________________________________________________________________________
1359 [  7958] By: jhi                                   on 2000/12/02  18:33:05
1360         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
1361              From: Mike Guy <mjtg@cam.ac.uk>         
1362              Date: Sat, 02 Dec 2000 17:27:13 +0000
1363              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
1364              
1365              An extraneous argument.
1366      Branch: perl
1367            ! toke.c
1368 ____________________________________________________________________________
1369 [  7957] By: jhi                                   on 2000/12/02  18:22:32
1370         Log: A missing hunk.
1371      Branch: perl
1372            ! t/lib/net-hostent.t
1373 ____________________________________________________________________________
1374 [  7956] By: jhi                                   on 2000/12/02  18:06:20
1375         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
1376              From: Nicholas Clark <nick@ccl4.org>
1377              Date: Sat, 2 Dec 2000 14:28:27 +0000
1378              Message-ID: <20001202142827.A12308@plum.flirble.org>
1379              
1380              Test robustness.
1381      Branch: perl
1382            ! t/lib/net-hostent.t
1383 ____________________________________________________________________________
1384 [  7955] By: jhi                                   on 2000/12/02  17:58:06
1385         Log: Metaconfig unit change for #7954.
1386      Branch: metaconfig
1387            ! U/modified/stdchar.U
1388 ____________________________________________________________________________
1389 [  7954] By: jhi                                   on 2000/12/02  17:54:32
1390         Log: An inconvenient hang would happen if the stdio _ptr wasn't
1391              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
1392              would be grepping stdin for all eternity for the _ptr.)
1393      Branch: perl
1394            ! Configure
1395 ____________________________________________________________________________
1396 [  7953] By: jhi                                   on 2000/12/02  00:07:15
1397         Log: Update Changes.
1398      Branch: perl
1399            ! Changes patchlevel.h
1400 ____________________________________________________________________________
1401 [  7952] By: jhi                                   on 2000/12/01  23:54:47
1402         Log: Subject: Re: long shell lines
1403              From: Andy Dougherty <doughera@lafayette.edu>
1404              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
1405              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
1406              
1407              Split overly long shell command lines.
1408      Branch: perl
1409            ! lib/ExtUtils/MM_Unix.pm
1410 ____________________________________________________________________________
1411 [  7951] By: jhi                                   on 2000/12/01  23:48:02
1412         Log: The metaconfig unit change for #7950.
1413      Branch: metaconfig
1414            + U/modified/stdchar.U
1415 ____________________________________________________________________________
1416 [  7950] By: jhi                                   on 2000/12/01  23:47:39
1417         Log: Try to find stdchar also from <stdio_impl.h>.
1418      Branch: perl
1419            ! Configure config_h.SH
1420 ____________________________________________________________________________
1421 [  7949] By: jhi                                   on 2000/12/01  23:46:45
1422         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
1423              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1424              Date: Fri, 1 Dec 2000 16:26:08 -0500
1425              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
1426              
1427              Reword the diagnostic message.
1428      Branch: perl
1429            ! pod/perldiag.pod
1430 ____________________________________________________________________________
1431 [  7948] By: nick                                  on 2000/12/01  22:49:43
1432         Log: Integrate mainline (for s/y/m as sub names stuff).
1433      Branch: perlio
1434           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
1435           !> t/pragma/warn/toke toke.c
1436 ____________________________________________________________________________
1437 [  7947] By: jhi                                   on 2000/12/01  20:55:41
1438         Log: Integrate perlio.
1439      Branch: perl
1440           !> perlio.c perliol.h t/io/pipe.t
1441 ____________________________________________________________________________
1442 [  7946] By: jhi                                   on 2000/12/01  20:36:51
1443         Log: Upgrade to CPAN 1.59_51, from Andreas König.
1444      Branch: perl
1445            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1446 ____________________________________________________________________________
1447 [  7945] By: nick                                  on 2000/12/01  20:31:32
1448         Log: Integrate mainline
1449      Branch: perlio
1450           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
1451           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
1452           +> t/lib/net-hostent.t
1453           !> (integrate 35 files)
1454 ____________________________________________________________________________
1455 [  7944] By: jhi                                   on 2000/12/01  20:23:29
1456         Log: Some help for 20001130.011.  Now one gets warnings like
1457              "Ambiguous -f() resolved as a file test ..."
1458      Branch: perl
1459            ! pod/perldiag.pod t/pragma/warn/toke toke.c
1460 ____________________________________________________________________________
1461 [  7943] By: jhi                                   on 2000/12/01  19:44:44
1462         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
1463              that also breaks using them as methods. 
1464      Branch: perl
1465            ! pod/perldiag.pod t/op/misc.t toke.c
1466 ____________________________________________________________________________
1467 [  7942] By: nick                                  on 2000/12/01  17:56:46
1468         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
1469              Make 'unix' pass most tests
1470              - do unread by temporary push of layer ("pending") holding unread chars
1471              - fast_gets is now based on per-handle flag
1472              - relax one of io/pipe.t tests to allow print to fail and close to
1473              succeed so that it passes on unbuffered "unix" layer.
1474              Remaining fail is sporadic and a genuine race condition between
1475              parent/child in fork test.
1476      Branch: perlio
1477            ! perlio.c perliol.h t/io/pipe.t
1478 ____________________________________________________________________________
1479 [  7941] By: jhi                                   on 2000/12/01  15:28:58
1480         Log: (Retracted by #7943.)
1481              
1482              Reserve the short named string operator names.
1483      Branch: perl
1484            ! pod/perldiag.pod t/op/misc.t toke.c
1485 ____________________________________________________________________________
1486 [  7940] By: jhi                                   on 2000/12/01  06:45:53
1487         Log: Get the three different space character classes right under utf8.
1488      Branch: perl
1489            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
1490            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
1491            ! regexec.c t/op/pat.t utf8.c
1492 ____________________________________________________________________________
1493 [  7939] By: jhi                                   on 2000/12/01  03:26:26
1494         Log: Two more tests that make no sense in UTF-8 since the test
1495              data is not in UTF-8.
1496      Branch: perl
1497            ! t/op/regexp.t
1498 ____________________________________________________________________________
1499 [  7938] By: jhi                                   on 2000/12/01  03:20:39
1500         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
1501              should it be required inside regexen?
1502      Branch: perl
1503            ! regcomp.c t/op/regmesg.t
1504 ____________________________________________________________________________
1505 [  7937] By: jhi                                   on 2000/12/01  02:58:53
1506         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
1507              stored and restored, and thusly was trounced by the utf8 swash
1508              routines.
1509      Branch: perl
1510            ! regcomp.c
1511 ____________________________________________________________________________
1512 [  7936] By: jhi                                   on 2000/11/30  20:41:39
1513         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
1514              Why the different platforms behave so differently (core dump vs
1515              no core dump) on this bug is a but of a mystery, but if I had to
1516              guess I would mumble something like 'alignment'.
1517      Branch: perl
1518            ! sv.c
1519 ____________________________________________________________________________
1520 [  7935] By: jhi                                   on 2000/11/30  16:17:02
1521         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
1522              From: Robin Barker <rmb1@cise.npl.co.uk>
1523              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
1524              Date: Thu, 30 Nov 2000 14:27:12 GMT
1525      Branch: perl
1526            ! perlio.c toke.c
1527 ____________________________________________________________________________
1528 [  7934] By: jhi                                   on 2000/11/30  16:04:49
1529         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
1530      Branch: perl
1531            ! t/lib/net-hostent.t
1532 ____________________________________________________________________________
1533 [  7933] By: jhi                                   on 2000/11/30  06:07:26
1534         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
1535              From: Peter Prymmer <pvhp@forte.com>
1536              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
1537              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
1538              
1539              In VMS the localhost may be LOCALHOST.
1540      Branch: perl
1541            ! t/lib/net-hostent.t
1542 ____________________________________________________________________________
1543 [  7932] By: jhi                                   on 2000/11/30  01:11:11
1544         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
1545              From: Peter Prymmer <pvhp@forte.com>
1546              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
1547              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
1548              
1549              plus regen perlapi.pod.
1550      Branch: perl
1551            ! pod/perlapi.pod utf8.c
1552 ____________________________________________________________________________
1553 [  7931] By: jhi                                   on 2000/11/30  01:06:19
1554         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
1555              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1556              Date:     Wed, 29 Nov 2000 17:15:11 EST
1557              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
1558      Branch: perl
1559            ! t/lib/filter-util.pl t/lib/filter-util.t
1560 ____________________________________________________________________________
1561 [  7930] By: jhi                                   on 2000/11/29  18:51:55
1562         Log: Update Changes.
1563      Branch: perl
1564            ! Changes patchlevel.h
1565 ____________________________________________________________________________
1566 [  7929] By: jhi                                   on 2000/11/29  18:50:55
1567         Log: Update the va_copy() metaconfig unit.
1568      Branch: metaconfig/U/perl
1569            ! need_va_copy.U
1570 ____________________________________________________________________________
1571 [  7928] By: jhi                                   on 2000/11/29  17:50:43
1572         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
1573              From: Dominic Dunlop <domo@computer.org>
1574              Date: Tue, 28 Nov 2000 16:41:57 +0100
1575              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
1576              
1577              Patch to catch a core dump in the Configure va_copy test.
1578      Branch: perl
1579            ! Configure config_h.SH
1580 ____________________________________________________________________________
1581 [  7927] By: jhi                                   on 2000/11/29  17:31:59
1582         Log: Retract #7921, the patch shouldn't be needed.
1583      Branch: perl
1584            ! sv.c
1585 ____________________________________________________________________________
1586 [  7926] By: jhi                                   on 2000/11/29  17:01:41
1587         Log: Make the Class::Struct import() wiser.
1588      Branch: perl
1589            ! lib/Class/Struct.pm t/lib/class-struct.t
1590 ____________________________________________________________________________
1591 [  7925] By: jhi                                   on 2000/11/29  16:36:33
1592         Log: All the core library users of Class::Struct seem to be
1593              using "use Class::Struct 'struct';" instead of the bare
1594              "use Class::Struct;", which isn't documented in Class::Struct.
1595              This can't be right.
1596      Branch: perl
1597            ! lib/File/stat.pm
1598 ____________________________________________________________________________
1599 [  7924] By: jhi                                   on 2000/11/29  16:32:15
1600         Log: A test works better if it has the right 1..$n output.
1601      Branch: perl
1602            ! t/lib/class-struct.t
1603 ____________________________________________________________________________
1604 [  7923] By: jhi                                   on 2000/11/29  16:29:11
1605         Log: Forgot to MANIFEST the new Net::hostent test.
1606      Branch: perl
1607            ! MANIFEST
1608 ____________________________________________________________________________
1609 [  7922] By: jhi                                   on 2000/11/29  16:27:49
1610         Log: Integrate perlio.
1611      Branch: perl
1612           !> iperlsys.h perlio.c
1613 ____________________________________________________________________________
1614 [  7921] By: jhi                                   on 2000/11/29  16:27:10
1615         Log: (Retracted by #7927.)
1616              
1617              Subject: [PATCH] Is infinity a number?
1618              From: Simon Cozens <simon@cozens.net>
1619              Date: Wed, 29 Nov 2000 14:48:20 +0000
1620              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
1621      Branch: perl
1622            ! sv.c
1623 ____________________________________________________________________________
1624 [  7920] By: jhi                                   on 2000/11/29  16:23:02
1625         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
1626              From: rspier@pobox.com (Robert Spier)
1627              Date: Wed, 29 Nov 2000 02:17:49 -0500
1628              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
1629              
1630              Add a test for Net::hostent.
1631      Branch: perl
1632            + t/lib/net-hostent.t
1633 ____________________________________________________________________________
1634 [  7919] By: jhi                                   on 2000/11/29  16:21:31
1635         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
1636              add a test for Class::Struct.
1637      Branch: perl
1638            + t/lib/class-struct.t
1639            ! MANIFEST lib/Class/Struct.pm
1640 ____________________________________________________________________________
1641 [  7918] By: jhi                                   on 2000/11/29  15:48:40
1642         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
1643              From: rspier@pobox.com (Robert Spier)
1644              Date: Wed, 29 Nov 2000 02:25:39 -0500
1645              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
1646              
1647              More checking in case someone has broken their services or
1648              protocol databases.
1649      Branch: perl
1650            ! ext/Sys/Syslog/Syslog.pm
1651 ____________________________________________________________________________
1652 [  7917] By: jhi                                   on 2000/11/29  15:46:25
1653         Log: Subject: [PATCH] $^O  win32 -> MSWin32
1654              From: rspier@pobox.com (Robert Spier)
1655              Date: Wed, 29 Nov 2000 02:17:38 -0500
1656              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
1657              
1658              plus similar nits for vms, err, VMS, and UNICOS.
1659      Branch: perl
1660            ! t/lib/syslfs.t t/op/lfs.t
1661 ____________________________________________________________________________
1662 [  7916] By: jhi                                   on 2000/11/29  15:42:51
1663         Log: Subject: [PATCH] Tokeniser debugging
1664              From: Simon Cozens <simon@cozens.net>
1665              Date: Wed, 29 Nov 2000 14:15:45 +0000
1666              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
1667      Branch: perl
1668            ! perl.c perl.h pod/perlrun.pod toke.c
1669 ____________________________________________________________________________
1670 [  7915] By: jhi                                   on 2000/11/29  15:41:36
1671         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
1672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1673              Date: Wed, 29 Nov 2000 02:13:14 -0500
1674              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
1675              
1676              OUT keyword nits.
1677              
1678              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
1679              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1680              Date: Wed, 29 Nov 2000 03:09:04 -0500
1681              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
1682              
1683              OUT and IN_OUT documentation.
1684      Branch: perl
1685            ! lib/ExtUtils/xsubpp pod/perlxs.pod
1686 ____________________________________________________________________________
1687 [  7914] By: jhi                                   on 2000/11/29  03:35:01
1688         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
1689              From: John Tobey <jtobey@john-edwin-tobey.org>
1690              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
1691              Message-Id: <m140e1N-000FOoC@feynman.localnet>
1692              
1693              plus a performance speedup noticed by Sarathy.
1694      Branch: perl
1695            ! op.c
1696 ____________________________________________________________________________
1697 [  7913] By: jhi                                   on 2000/11/29  03:16:59
1698         Log: Use "1 while unlink" so that VMS gets clean, too.
1699      Branch: perl
1700            ! t/lib/filter-util.t
1701 ____________________________________________________________________________
1702 [  7912] By: jhi                                   on 2000/11/29  03:09:08
1703         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
1704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1705              Date: Tue, 28 Nov 2000 03:27:09 -0500
1706              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
1707      Branch: perl
1708            ! lib/ExtUtils/xsubpp
1709 ____________________________________________________________________________
1710 [  7911] By: jhi                                   on 2000/11/29  03:06:30
1711         Log: This should have been part of #7872: no need to scan UTF-8
1712              until eternity.
1713      Branch: perl
1714            ! utf8.c
1715 ____________________________________________________________________________
1716 [  7910] By: jhi                                   on 2000/11/29  02:50:04
1717         Log: One more perltie.pod nit from Casey R. Tweten.
1718      Branch: perl
1719            ! pod/perltie.pod
1720 ____________________________________________________________________________
1721 [  7909] By: jhi                                   on 2000/11/29  02:44:23
1722         Log: Document the known sprintf test failures, exact standard
1723              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
1724      Branch: perl
1725            ! pod/perldelta.pod t/op/sprintf.t
1726 ____________________________________________________________________________
1727 [  7908] By: jhi                                   on 2000/11/29  02:36:23
1728         Log: Add the Encoding table format documentation.
1729      Branch: perl
1730            + ext/Encode/Encode/EncodeFormat.pod
1731            ! MANIFEST
1732 ____________________________________________________________________________
1733 [  7907] By: jhi                                   on 2000/11/29  02:07:24
1734         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
1735              From: "Casey R. Tweten" <crt@kiski.net>
1736              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
1737              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
1738              
1739              Subject: Re: [PATCH] Updating perltie.pod for arrays
1740              From: "Casey R. Tweten" <crt@kiski.net>
1741              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
1742              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
1743      Branch: perl
1744            ! pod/perltie.pod
1745 ____________________________________________________________________________
1746 [  7906] By: nick                                  on 2000/11/28  22:40:59
1747         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
1748      Branch: perlio
1749            ! iperlsys.h perlio.c
1750 ____________________________________________________________________________
1751 [  7905] By: nick                                  on 2000/11/28  22:04:34
1752         Log: Integrate mainline
1753      Branch: perlio
1754           !> (integrate 39 files)
1755 ____________________________________________________________________________
1756 [  7904] By: jhi                                   on 2000/11/28  16:44:43
1757         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
1758              From: Nicholas Clark <nick@babyhippo.co.uk>
1759              Date: Tue, 28 Nov 2000 11:16:57 +0000
1760              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
1761      Branch: perl
1762            ! pod/perlipc.pod
1763 ____________________________________________________________________________
1764 [  7903] By: jhi                                   on 2000/11/28  16:40:31
1765         Log: Subject: [PATCH] Updating perltie.pod for arrays
1766              From: "Casey R. Tweten" <crt@kiski.net>
1767              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
1768              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
1769      Branch: perl
1770            ! pod/perltie.pod
1771 ____________________________________________________________________________
1772 [  7902] By: jhi                                   on 2000/11/28  16:39:37
1773         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
1774              From: Robin Barker <rmb1@cise.npl.co.uk>
1775              Date: Mon, 27 Nov 2000 17:56:44 GMT
1776              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
1777      Branch: perl
1778            ! pod/perlfunc.pod t/op/split.t
1779 ____________________________________________________________________________
1780 [  7901] By: jhi                                   on 2000/11/28  16:28:04
1781         Log: setmode() is a DOSish-only thing.
1782      Branch: perl
1783            ! perlio.c
1784 ____________________________________________________________________________
1785 [  7900] By: jhi                                   on 2000/11/28  16:21:46
1786         Log: Subject: [PATCH] perlcc.PL cleanups
1787              From: Simon Cozens <simon@cozens.net>
1788              Date: Tue, 28 Nov 2000 12:44:35 +0000
1789              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
1790      Branch: perl
1791            ! utils/perlcc.PL
1792 ____________________________________________________________________________
1793 [  7899] By: gsar                                  on 2000/11/28  06:32:55
1794         Log: reintegrate files missed by change#7895
1795      Branch: maint-5.6/perl
1796           +> ext/ByteLoader/bytecode.h utils/Makefile
1797            - utils/perlbc.PL
1798 ____________________________________________________________________________
1799 [  7897] By: gsar                                  on 2000/11/27  18:22:47
1800         Log: can't integrate these two files, for some reason
1801      Branch: maint-5.6/perl
1802            - ext/ByteLoader/bytecode.h utils/Makefile
1803 ____________________________________________________________________________
1804 [  7895] By: gsar                                  on 2000/11/27  18:11:21
1805         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
1806              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
1807              6757..6890,6892..6901 from mainline
1808              
1809              Bytecompiler patches from Benjamin Stuhl.
1810              
1811              More bytecompiler.
1812              
1813              Subject: [PATCH blead] B:: missing dependency
1814              
1815              Subject: [PATCH: 6757] configure.com updates and syslog build
1816              
1817              Long double Gconvert fixes from Yitzchak Scott-Thoennes
1818              and Spider Boardman.
1819              
1820              Subject: [PATCH blead] nextchar() abuse misses an optimisation
1821              
1822              Long double fixes from Spider Boardman.
1823              
1824              Make the selection of NVff et al stricter.
1825              
1826              cSVOPo_*v things index into the current PL_curpad
1827              under ithreads, which is different from the curpad
1828              used by the XSUB.  (In other words, the code as-is
1829              before this patch wouldn't work under ithreads.)
1830              
1831              Be portable.
1832              
1833              VMS MMS (make) wants null action.
1834              
1835              Mac and other portability updates from Chris Nandor.
1836              
1837              Storable support, v-version fixes.
1838              Subject: CPAN.pm beta for testing available
1839              
1840              Portability fix from Hugo van der Sanden.
1841              
1842              Bad makefile.
1843              
1844              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
1845              
1846              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
1847              
1848              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
1849              
1850              Replace #6705 with a minimal doc patch.
1851              Subject: [PATCH 5.6.0] replace change #6705
1852              
1853              Drop the separate perlbc, perlcc -b should be enough.
1854              
1855              installperl couldn't tell whether it had run tests or not.
1856              Subject: [PATCH] Re: installperl and t/TEST
1857              
1858              Add silencer flags to installperl.
1859              Subject: [PATCH] Making installperl silent.
1860              
1861              Make "make install" by default silent.  A new "install-verbose"
1862              target is verbose.
1863              
1864              More liberal parsing of version numbers.
1865              Subject: Re: CPAN.pm beta for testing available
1866              
1867              Create directories in silence.
1868              Subject: [PATCH] Another silencer for MakeMaker
1869              
1870              DOS patches and portability/porting notes, from Tim Jenness.
1871              
1872              Make installman to recognize the silence flag -S.
1873              
1874              Actually do something with the silencer option.
1875              
1876              Continue silencing.
1877              
1878              Show the doc file, not the temp file.
1879              
1880              Regen perltoc.
1881              
1882              Subject: [PATCH] More silencing of installman.
1883              
1884              Better wording for the vec lvalue diagnostic.
1885              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
1886              
1887              Subject: [PATCH: 6805] several more tweaks to configure.com
1888              
1889              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
1890              
1891              Missing parts of 
1892              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
1893              
1894              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
1895              (applied slightly modified)
1896              
1897              installperl --verbose and --silent.
1898              Subject: Re: [PATCH] More silencing of installman.
1899              
1900              Add install-silent target.
1901              
1902              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
1903              the problem reported in
1904              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
1905              
1906              Tweak the sfio/useperlio logic, hopefully as wished in
1907              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
1908              
1909              One forgotten file from #6816.
1910              
1911              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
1912              
1913              Remove duplicately applied patch shards.
1914              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
1915              
1916              Support preserving extremely big/small angles.
1917              
1918              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
1919              
1920              Subject: [PATCH] installation not quite silent yet.
1921              
1922              Update the test count.
1923              
1924              Use UVxf, PTR2UV, NVff.
1925              
1926              Document PTR2XX and INT2PTR.
1927              
1928              no-install target a la make -n.
1929              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
1930              
1931              grep -e isn't portable.
1932              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
1933              
1934              Can't get the test to reliably work thanks to the
1935              inaccurateness of floating point.  "Resolves" bug ids
1936              20000826.003, 20000826.009, 20000826.010,
1937              
1938              Subject: installman buglet
1939              
1940              DJGPP update from Laszlo Molnar.
1941              
1942              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1943              
1944              Passing -R in ldflags makes now it to appear in the default
1945              for lddlflags, just like with -L.
1946              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1947              
1948              Test nit.
1949              
1950              Use the actual thread type, not the pointer-to-struct.
1951              
1952              Provice virtual $Config{ccflags_nolargefiles} etc. 
1953              
1954              display_format used as a class method without arguments was broken,
1955              reported in
1956              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
1957              
1958              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
1959              
1960              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
1961              
1962              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
1963              
1964              opmini.o may be left around if a build is interrupted.
1965              
1966              Typo in #6858.
1967              
1968              Fix for ID 20000828.001, long doubles were not formatted
1969              correctly (showed up in $], which stopped installing perl).
1970              
1971              An attempt to fix the problem reported in
1972              Subject: Building perl@6856 using gcc/AIX 4.3.3 
1973              I can't test this properly since the gcc installation I have
1974              access to seems to be botched (gcc is calling the AIX cpp,
1975              a losing proposition...)
1976              
1977              Add -ld to archname on long tr...double platforms.
1978              
1979              Subject: hv.h Doc Patch
1980              
1981              Potential cruft.
1982              
1983              Subject: [PATCH bleedperl@6856] warnings fixes
1984              
1985              -S is the silent flag, -s is the strip flag.
1986              Subject: [PATCH] Re: [PATCH] make no-install          
1987              
1988              Take out the SUIDMAIL thing, that will not be
1989              a problem in 5.7.*.
1990              
1991              Subject: [PATCH bleedperl@6866] spellings
1992              
1993              Subject: [PATCH] Re: files not cleaned even by veryclean
1994              
1995              Use minimal @INC in tests, most of the time just '../lib',
1996              so that we simply can't pick up stuff from other Perls than
1997              the one we are testing.  Pointed out by
1998              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
1999              
2000              Update to Getopt::Long 2.24, from Johan Vromans.
2001              
2002              Fix for thinko in #6848.
2003              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
2004              
2005              Patches all over for people and the files they (hopefully) care about.
2006              
2007              Subject: Net::protoent does not export 'getproto'
2008              
2009              Missed a change in #6869.
2010              
2011              Subject: [PATCH] Warnings in B::Deparse
2012              
2013              Subject: [PATCH] Glob dumping
2014              
2015              Disable one of the tests for now.
2016              
2017              Disabling the one test is a bit tricky.
2018              
2019              Don't forget to tidy up.
2020              
2021              The #6881 removed one dump line.
2022              
2023              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
2024              
2025              Under usethreads the dumped variable is IN_PAD.
2026              Subject: Re: [PATCH] Glob dumping
2027              
2028              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
2029              
2030              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
2031              
2032              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
2033              
2034              Regen Configure for #6894.
2035              
2036              Subject: [PATCH: 6889] updates to perlebcdic.pod
2037              
2038              Undo namespace pollution of #6878.
2039              Subject: Re: Net::protoent does not export 'getproto'
2040              
2041              Admit that we are leaking scalars.
2042              
2043              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
2044      Branch: maint-5.6/perl
2045           !> (integrate 271 files)
2046 ____________________________________________________________________________
2047 [  7894] By: gsar                                  on 2000/11/27  16:00:34
2048         Log: a couple of nits
2049      Branch: maint-5.6/perl
2050            ! MANIFEST pp_sys.c
2051 ____________________________________________________________________________
2052 [  7893] By: gsar                                  on 2000/11/27  15:10:56
2053         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
2054              6740..6745,6747..6757,6760
2055              
2056              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
2057              
2058              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
2059              
2060              Doc nits spotted by Richard Soderberg.
2061              
2062              move WNOHANG definition to where other such things are
2063              
2064              Make $Config{byteorder} more magical so that it is
2065              dynamically computed: nice for 'fat binaries'.
2066              Subject: [PATCH]: default byteorder
2067              
2068              Subject: [PATCH] Cwd.pm now uses strict
2069              
2070              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
2071              
2072              Get -DLEAKTEST to compile (not necessarily to work, mind)
2073              Subject: [ID 20000724.006] -DLEAKTEST problem
2074              
2075              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
2076              
2077              Add perlebcdic from Peter Prymmer, regen toc.
2078              
2079              Don't propose using modules built for 5.005 if no binary
2080              compatibility with 5.005 is attempted.
2081              
2082              Do not use prototyping here.
2083              Subject: [ID 20000817.016] [PATCH] Peek.xs
2084              
2085              Document what the backtick returns if the command fails.
2086              
2087              Add byteorder to the myconfig output.
2088              
2089              Introduce NVef, NVff, and NVgf, use the middle one.
2090              (helps for lib/peek + Linux + long doubles)  Reported in
2091              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
2092              Use NVs in POSIX math, not doubles.
2093              Subject: [ID 20000817.014] POSIX & modfl
2094              
2095              Subject: [PATCH 5.6.0+] newSVrv() memory leak
2096              
2097              The byteorder code in #6671 was wrong.
2098              
2099              Fix the lib/complex failure of
2100              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
2101              Linux long double accuracy issue: something that
2102              when printed with %g looks like "2" but int() of it is 1.
2103              
2104              Propagate new Configure vars.
2105              
2106              Unbuffer the output.
2107              
2108              Subject: [PATCH] perltrap.pod spring cleaning
2109              
2110              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
2111              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
2112              
2113              Tiny Getopt::Long patch from Johan Vromans.
2114              
2115              Document code point which makes if (defined %stash::) to work
2116              (noted by Spider Boardman).
2117              
2118              Subject: [PATCH perl@6698] cygwin port
2119              
2120              Document the NDBM_File and ODBM_File as SDBM_File
2121              was documented in #6417.
2122              
2123              The new tests were missing from #6415.
2124              
2125              Add [[:blank:]] as suggested in
2126              Subject: [ID 20000716.024] [=cc=] / [:blank:]
2127              (the [=cc=] has already been taken care of by #6439
2128              so the whole bug report can be closed)
2129              and make [[:space:]] to be equivalent to isspace(3)
2130              (as opposed to \s, which is isSPACE()).  The difference
2131              is that now [[:space:]] matches the mythical vertical tab,
2132              while \s doesn't.
2133              
2134              Don't eat leading os from index entries.
2135              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
2136              
2137              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
2138              
2139              Typo in pp_complement().
2140              Subject: [PATCH perl-current] Deparse
2141              
2142              Add warnif(), check warnings further up the stack,
2143              all the warnings functions now can take an optional object reference.
2144              Subject: [PATCH bleedperl@6691] warnings pragma update
2145              
2146              Fix a core dump in lib/selfloader under -DDEBUGGING.
2147              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
2148              
2149              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
2150              
2151              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
2152              
2153              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
2154              Put back the long double avoidance code to POSIX.xs
2155              because VMS seems to need it still.
2156              
2157              Introduce a 'veryclean' target that is like 'distclean'
2158              but also removes *~ and *.orig.
2159              
2160              Subject: [ID 20000817.023] endianness description in perlfunc.pod
2161              
2162              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
2163              
2164              Let's try #6717 again.
2165              
2166              UTF8 concat fixes.
2167              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
2168              
2169              pp_open() could pass an uninitialized filename down to do_open9().
2170              
2171              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
2172              
2173              Update to CGI 2.72, from Lincoln Stein.
2174              
2175              Subject: [PATCH] Silence MakeMaker (Was: installman)
2176              
2177              Use temporary directory instead of current directory.
2178              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
2179              
2180              Document odd vs even subreleases and -Dusedevel.
2181              
2182              The veryclean target needs to clobber.
2183              
2184              Use File::Spec->tmpdir().
2185              
2186              Document the number of exponent digits.
2187              
2188              Mention perlebcdic and perlposix-bc.
2189              
2190              s/this one/the 5.6.0 release/
2191              
2192              The #6724 is here.
2193              
2194              The correct cleaning order is an art.
2195              
2196              small tweaks for change#6705: avoid C++ style comments in C code;
2197              use Perl's malloc API rather than the low level system one
2198              
2199              Array context keeps slithering in.
2200              
2201              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
2202              
2203              Subject: [PATCH] os2.c fix for use64bitint
2204              
2205              Update to Pod::LaTeX 0.53.
2206              Subject: [PATCH] lib/Pod/LaTeX.pm updates
2207              
2208              Document the endianness of Alpha more precisely.
2209              
2210              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
2211              
2212              Rename the macro argument because some preprocessors
2213              can't tell the difference and expand arguments also inside
2214              double quoted strings.
2215              
2216              free TLS slot properly on Windows
2217              
2218              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
2219              
2220              Unicos/mk requires elaborate paranoia.
2221              
2222              Tweak the floating point output routine preferences.
2223              
2224              Also under djgpp the timestamps are funky.
2225              
2226              Apply some PodParser 1.18 patches; the Pod/Find.pm
2227              patches cannot be applied since #6712 conflicts.
2228              
2229              Use PodParser 1.18 new test.
2230              
2231              A pod nit.
2232              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
2233              
2234              Be verydeepclean.
2235      Branch: maint-5.6/perl
2236           +> pod/perlebcdic.pod
2237           !> (integrate 106 files)
2238 ____________________________________________________________________________
2239 [  7892] By: jhi                                   on 2000/11/27  15:02:32
2240         Log: Update Changes.
2241      Branch: perl
2242            ! Changes patchlevel.h
2243 ____________________________________________________________________________
2244 [  7891] By: jhi                                   on 2000/11/27  14:57:23
2245         Log: Subject: Re: perlfaq style changes
2246              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2247              Date: Sat, 25 Nov 2000 23:32:26 -0800
2248              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
2249              
2250              plus a note from Ronald Kimball.
2251      Branch: perl
2252            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
2253 ____________________________________________________________________________
2254 [  7890] By: jhi                                   on 2000/11/27  14:53:14
2255         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
2256              From: Benjamin Holzman <bah@ecnvantage.com>
2257              Date: Sun, 26 Nov 2000 16:27:33 -0500
2258              Message-ID: <20001126162733.J25040@ecnvantage.com>
2259      Branch: perl
2260            ! gv.c
2261 ____________________________________________________________________________
2262 [  7889] By: jhi                                   on 2000/11/27  14:43:11
2263         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
2264              From: lvirden@cas.org
2265              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
2266              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
2267      Branch: perl
2268            ! README.amiga
2269 ____________________________________________________________________________
2270 [  7888] By: jhi                                   on 2000/11/27  14:32:34
2271         Log: Restore also the locale test to no-sprintf-taint state.
2272              Fixes the bug 20001127.003.
2273      Branch: perl
2274            ! sv.c t/pragma/locale.t
2275 ____________________________________________________________________________
2276 [  7887] By: gsar                                  on 2000/11/27  14:13:05
2277         Log: integrate changes#6613..6616,6620..6665 from mainline
2278              
2279              VMS configure.com update continues.
2280              
2281              Subject: Test fails / warnings with perl-current #6612
2282              
2283              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
2284              
2285              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
2286              
2287              For now remove the mail code.
2288              
2289              Subject: Re: [PATCH] @+, @- readonly
2290              
2291              Subject: warning: storage class after type is obsolescent
2292              
2293              Subject: sfio2000
2294              
2295              Subject: Re: File::Temp problems on VMS in bleedperl
2296              
2297              README.os2 update.
2298              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
2299              
2300              Make the user to give up his firstborn, err, to knowingly
2301              verify installing an unstable developer release.  Also bump
2302              the release to 5.7.0, but leave a patch tag in the local
2303              patches saying that this is not yet the real thing.
2304              
2305              Update (kinda) to Test 1.14, from Joshua Pritikin.
2306              
2307              make ok etc also for win32.
2308              
2309              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
2310              
2311              Don't blow limited stacks, a lower number is enough to
2312              tickle the lookbehind limit.
2313              
2314              Use -Dusedevel; regen Configure and the respective Porting stuff.
2315              
2316              Subject: [PATCH] debugger exit code should reflect user exit code
2317              
2318              Subject: [PATCH perl@6620] cygwin port
2319              
2320              Missed a file from #6638.
2321              
2322              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)
2323              
2324              magic callbacks all need to have same type signature
2325              
2326              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
2327              
2328              Fix a dependency problem.
2329              Subject: [PATCH: 6640] VMS Makefile.SH update
2330              
2331              The numeric locale was reset to "C" by s?printf and never restored.
2332              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
2333              No test since adding the failing example to locale.t
2334              does not fail -- probably because the locale settings are so
2335              thoroughly tweaked by that time.  Running the example standalone
2336              does fail, though.  UPDATE: test case added at change #7540.
2337              
2338              Subject: [ID 20000324.040] minor fix to perlhpux.pod
2339              
2340              Update to CPAN 1.57.
2341              
2342              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
2343              
2344              Change the perlbug address to perl.org since it's more forgiving.
2345              
2346              Change the regx compilation error markers to use = instead of <
2347              since pod makes using the latter quite messy.  Reported in
2348              ID 20000814.006 by Abigail and in
2349              Subject: Unknown escape E<> ?
2350              
2351              Update to perldebtut 1.9, from Richard Foley.
2352              
2353              check that the number pseudo children doesn't exceed
2354              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
2355              the WaitForMultipleObjects() limit that would cause wait()
2356              to crash)
2357              wait() and waitpid() could potentially be rewritten to use
2358              more than one thread to do the waiting to eliminate this
2359              limitation
2360              
2361              change#6328 could make close(SOCKET) return false on windows
2362              when it shouldn't
2363              
2364              pod nit seen in passing
2365              
2366              on windows, the return values from wait() and waitpid() don't
2367              match those of pseudo-pids
2368              
2369              waitpid() now handles externally spawned pids correctly;
2370              fixes for backtick/wait/waitpid failures on Windows 9x
2371              these changes make the pid returned by process functions on
2372              Windows 9x always positive by clearing the high bit (which
2373              is always set on Win9x); pseudo-process PIDs are likewise
2374              always negative now on Win9x (just as on NT/2000)
2375              
2376              trailing new %ENV entries weren't being pushed into the real
2377              environment of subprocesses on Windows
2378              
2379              Tweak the regex compilation errors once more.
2380              
2381              avoid warnings from dense compiler
2382              
2383              add "ok" targets from change#6632 in makefile.mk
2384      Branch: maint-5.6/perl
2385            - lib/Pod/PlainText.pm vms/configure.com
2386           !> (integrate 66 files)
2387 ____________________________________________________________________________
2388 [  7886] By: jhi                                   on 2000/11/27  13:54:18
2389         Log: __FUNCTION__ isn't portable and trying to emulate it leads
2390              into practically spelling out the name of the function.
2391              Takes care of the bug 20001127.001.
2392      Branch: perl
2393            ! perlio.c
2394 ____________________________________________________________________________
2395 [  7885] By: gsar                                  on 2000/11/27  13:53:18
2396         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
2397              6610..6611 from mainline
2398              
2399              Make regular expression parse error messages easier to understand.
2400              Subject: Re: enhanced(?) regex error messages
2401              
2402              Tiny tidying on report_evil_fh().
2403              
2404              Subject: Re: enhanced(?) regex error messages 
2405              plus Capitalize the error messages, plus perldiag them.
2406              
2407              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2408              
2409              Document here-doc better.
2410              
2411              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
2412              
2413              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
2414              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
2415              (either perlbug or p5p ate the original), plus regen
2416              perlapi and perltoc. 
2417              
2418              Regen global.sym.
2419              
2420              Double check that we have a dirhandle.
2421              
2422              Subject: Re: enhanced(?) regex error messages
2423              (plus two small patches sent privately)
2424              (this still seems to leave few test failures)
2425              
2426              warn is a macro, avoid using at a variable to avoid warnings
2427              in some configurations; readdir.t is too conservative in
2428              estimating number of *.t's
2429              
2430              Get back into sync with Jeffrey on the enhanced regex warnings.
2431              
2432              Subject: [PATCH 5.6.0] cygwin port
2433              
2434              Zero entries were skipped, fix from Adrian Goalby
2435              <argoalby@yahoo.co.uk>
2436              
2437              Subject: Remove dead entry in perldiag
2438              
2439              Amend the description of Perl6.
2440              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
2441              
2442              detypo
2443              
2444              It's the 2ndO'ROSSC.
2445              
2446              Revert the sv.c part of #6559, a better fix is needed.
2447              
2448              Iterating perl6 description.
2449              
2450              Update to Term::ANSIColor 1.03, from Russ Allbery.
2451              
2452              Update to Getopt::Long 2.23_05, from Johan Vromans.
2453              
2454              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
2455              
2456              Update to Pod::Parser 1.17, from Brad Appleton.
2457              
2458              Update to CPAN 1.56, from Andreas König.
2459              
2460              Update to CGI 2.70, from Lincoln Stein.
2461              
2462              Put back the std @INC thing.
2463              
2464              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
2465              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
2466              
2467              Document the IO::Select timeout.
2468              
2469              sleep(1) does not necessarily return 1.
2470              Subject: [PATCH bleadperl] op/lex_assign.t  
2471              
2472              Subject: debugger "d" command doesnt check line number
2473              
2474              B::Deparse didn't do sub attributes.
2475              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
2476              
2477              Preprocessing and postprocessing for File::Find.
2478              Subject: Patch to Find::File.pm to allow alphabetical results
2479              
2480              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
2481              
2482              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
2483              
2484              Subject: Re: [ID 20000730.003] utf8::length() bad
2485              
2486              Subject: Getting perlio and threads to compile
2487              (the Solaris version changes in Configure skipped)
2488              
2489              Tests for #6589.
2490              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
2491              
2492              Add Perl debugging tutorial, regen toc. 
2493              Subject: perldebtut.pod
2494              
2495              Add a few missing files, update MANIFEST.
2496              
2497              Rewrite of vms/subconfigure.com as configure.com,
2498              from Peter Prymmer and the vmsperl crew.
2499              
2500              Should have deleted this in #6603.
2501              
2502              Fix the test for 5005threads.
2503              
2504              Fix-n-skip the tests under 5005threads.
2505              
2506              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
2507              
2508              Upgrade to CGI 2.71, from Lincoln Stein.
2509      Branch: maint-5.6/perl
2510           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
2511           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
2512           +> t/op/regmesg.t t/pod/find.t vms/configure.com
2513            - vms/subconfigure.com
2514            ! lib/lib.pm
2515           !> (integrate 115 files)
2516 ____________________________________________________________________________
2517 [  7884] By: jhi                                   on 2000/11/27  13:44:33
2518         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
2519              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2520              Date:     Mon, 27 Nov 2000 08:23:54 EST
2521              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
2522      Branch: perl
2523            ! vms/descrip_mms.template vms/test.com
2524 ____________________________________________________________________________
2525 [  7883] By: gsar                                  on 2000/11/27  11:50:46
2526         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
2527              6511..6513,6515..6523,6525..6536
2528              
2529              The swallow_bom() saga continues.  The #23 of require.t
2530              (UTF16-LE) still fails (silently, no output) but the #22
2531              (UTF16-BE) seems to be working now.  The root of the
2532              failure may be in sv_gets(): is it UTF-16LE-aware,
2533              especially when it comes to line endings? 
2534              
2535              Document the problem with -P in HP-UX and its workaround.
2536              
2537              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
2538              (aka ID 20000730.002)
2539              
2540              Subject: fix and question re: waitpid() under win32
2541              
2542              Make the safety catch for buggy gccs work with triple version
2543              numbers like 2.95.2.  Reported in
2544              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
2545              
2546              In Digital UNIX warn if gcc explicitly chosen because even
2547              2.95.2 is known to cause problems.
2548              
2549              Make chr() for values >127 to create utf8 when under utf8.
2550              
2551              various syntax errors and such (not fixed: comp/require.t#22 coredump
2552              on Windows)
2553              
2554              Stash away the largefiles flags and libswanted.
2555              
2556              BOM patching from Simon Cozens.
2557              
2558              If gccosandvers is equal to osname, clear gccosandvers.
2559              
2560              Make p4desc to skip non-mainperl branches by default.
2561              
2562              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
2563              
2564              The test from this
2565              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
2566              
2567              In new BSDs changes to argv[] do not show up in ps(1) output,
2568              instead one must use setproctitle().  This was already addressed
2569              by change #6457, but the below has a new variant for FreeBSD 4.0
2570              or later, and the matter is also documented more.
2571              
2572              FreeBSD 3.* updates from
2573              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
2574              
2575              regen_headers, regen perltoc.
2576              
2577              Document in one place the memory abstractions used in Perl core.
2578              
2579              memcpy has n o in it, as pinted ut by Sarathy.
2580              
2581              Remove the extraneous "main::" prefix from all the
2582              "opened only for", "on closed", and "never opened" warnings.
2583              
2584              The name of a filehandle does not have <these>.
2585              
2586              The tr utf8 patching continues.
2587              
2588              The new setproctitle() feature is available only in 
2589              bleeding edge FreeBSD.  From Paul Saab.
2590              
2591              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
2592              
2593              Dump UVs as UVs in Data::Dumper.
2594              
2595              detypo #6494
2596              
2597              Document the IVdf UVuf UVof UVxf.
2598              
2599              require.t needs binmode() to work on windows
2600              
2601              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
2602              that are hopefully soon put into use.
2603              
2604              Allow "no Module;" even if there is no 'unimport'.
2605              
2606              Better skip message for the test; one of the two problems in
2607              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
2608              
2609              The subtest 4 may fail also on VOBS, as pointed out
2610              by Nick Ing-Simmons in November 1999, bug id 19991124.003
2611              (but the failure in that bug report isn't the subtest 4).
2612              
2613              Be more informative on what is skipped and why,
2614              also repeat the list at the end.
2615              
2616              Add a URL for FSF.
2617              
2618              Subject: [PATCH] sv.h documentation - SvLEN
2619              
2620              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
2621              
2622              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
2623              
2624              Subject: [PATCH] bad cppsymbols on os2 + Configure question
2625              
2626              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
2627              
2628              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
2629              mention the idea of @( and @)
2630              
2631              This is 6512.  Really.
2632              
2633              Subject: [ID 19990721.004] Documentation bug in perlfunc
2634              
2635              Subject: Minor tweak to perlvar.pod
2636              
2637              In the warnings call filehandles consistently so;
2638              add "unopened" warning for stat().
2639              
2640              After the #6519 a warning about stat() is just that,
2641              not about a filetest, which now have their own warning.
2642              
2643              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
2644              
2645              Subject: Re: Array vs. List context
2646              
2647              Subject: New perlcc, take 2
2648              
2649              Weed buglets pointed out by
2650              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
2651              
2652              gcc versions might have (parentheses) in them.
2653              
2654              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
2655              
2656              Essential prototype changes were missing from #6527.
2657              Also make report_evil_fh() more bomb-proof.
2658              
2659              Zap lib/Sys directory when cleaning up.
2660              
2661              Change the Policy policy: now -Dprefix= with an existing
2662              Policy.sh and prefix == siteprefix == vendorprefix, then all
2663              of them follow along the new prefix.
2664              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
2665              
2666              Continue fixing the io warnings.  This also
2667              sort of fixes bug ID 20000802.003: the core dump
2668              is no more.  Whether the current behaviour is correct
2669              (giving a warning: "Not a format reference"), is another matter.
2670              
2671              Have symbols for the IoTYPEs.
2672              
2673              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
2674              
2675              Document a bit that UDP is not what you might think.
2676              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
2677              tr memory corruption fix from Simon Cozens.
2678              
2679              Plug the security hole described in the Aug 05 2000 bugtraq message
2680              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
2681              The security hole exists only in suidperls, which isn't
2682              installed or even built by default.
2683      Branch: maint-5.6/perl
2684           !> (integrate 71 files)
2685 ____________________________________________________________________________
2686 [  7882] By: gsar                                  on 2000/11/27  10:25:36
2687         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
2688              from mainline
2689              
2690              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
2691              to be fatal errors (instead of by default ignoring them, and
2692              ignoring with a bug: even though -w gave an error, the opening [
2693              was left in)  Reported in:
2694              
2695              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
2696              
2697              Subject: [PATCH] split /^/
2698              
2699              MacOS nits from Matthias Neeracher.
2700              
2701              More split() doc and test patches from Mike Guy.
2702              
2703              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2704              from Graham Barr in the module list.
2705              
2706              docfix from Peter Scott <Peter@PSDT.com>.
2707              
2708              File::Temp patches for VMS and OS/2 from Tim Jenness.
2709              
2710              open() wariness in perlbug.
2711              
2712              Subject: [PATCH] minor doc change - perlguts
2713              
2714              Subject: Minor doc patch: handy.h
2715              
2716              Be wary of close()s, too.
2717              
2718              Further File::Temp patches from Yitzchak Scott-Thoennes
2719              and Craig A. Berry.
2720              
2721              Subject: [PATCH] fixes bug 20000508.004
2722              
2723              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2724              
2725              Allow "no AutoLoader;", based on change #6444,
2726              suggested by Graham Barr.
2727              
2728              Use setproctitle() if available to modify $0.
2729              
2730              Warn if the version of the operating system used to compile gcc
2731              differs from the current version of the operating system.
2732              Also display the gcc compilation os and version in myconfig.
2733              Inspiration from
2734              
2735              Tiny fixes for #6460.
2736              
2737              The problem described in this
2738              Subject: [ID 20000322.018] named chars aren't magical enough
2739              has been fixed in perl 5.6.0 but just in case added a test
2740              to keep it away.  (The report from Joseph Hall.)
2741              
2742              Tune the comments and hopefully stop a memory leak.
2743              
2744              Subject: UTF8 concat
2745              (with a memory leak fixed, plus a few casts added)
2746              This also seems to help for
2747              Subject: [ID 20000716.015] join UTF8 weirdness
2748              
2749              Do not upgrade SVs into utf8 just because they participate
2750              in eq or cmp.  Reported and fix suggested in
2751              Subject: [ID 20000720.009] sv_eq UTF8 bug
2752              
2753              Fix the HALF_UPGRADE() macro introduced in #6263.
2754              
2755              Find green threads before native threads.
2756              Subject: Re: Patch to jpl/JNI/Makefile.PL
2757      Branch: maint-5.6/perl
2758           !> (integrate 30 files)
2759 ____________________________________________________________________________
2760 [  7881] By: jhi                                   on 2000/11/27  05:48:41
2761         Log: It seems that *both* the unused submatch loop cleanup
2762              codes are needed.
2763      Branch: perl
2764            ! regexec.c
2765 ____________________________________________________________________________
2766 [  7880] By: jhi                                   on 2000/11/27  04:50:07
2767         Log: Clean .exists deeper.
2768      Branch: perl
2769            ! Makefile.SH
2770 ____________________________________________________________________________
2771 [  7879] By: jhi                                   on 2000/11/27  02:31:35
2772         Log: The code in regcppop() (see #7878) contains the correct lower
2773              limit for the unused submatch 'cleanup' loop so that under
2774              "use utf8" the following code wouldn't dump core:
2775              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
2776              the cleanup loop in regtry() stomped beyond allocated area
2777              in the startp[] array.  Therefore, copied the correct lower
2778              loop limit (*PL_reglastparen) to regtry().  Note: something
2779              may still not be quite right: why was the _higher_ loop limit
2780              (prog->nparens) different in the utf8 case?
2781              
2782              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
2783              without core dumps, there were about 17 of them before
2784              the patch (with us since Perl 5.7.0).  Two failures, still:
2785              496 and 505 (though these may not be severe).
2786              
2787              Patch #7881 is also needed since both the cleanup loops
2788              seem to be needed.
2789              
2790              Also, the t/op/pat#44 seems to core dump under utf8.
2791              Plus a couple of failures.  UGH-8.
2792      Branch: perl
2793            ! regexec.c
2794 ____________________________________________________________________________
2795 [  7878] By: jhi                                   on 2000/11/27  02:21:17
2796         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
2797              the code in regcppop() seems to be redundant for the test suite --
2798              but it contains a germ of truth, and it needed for the build
2799              process itself: see #7879 and #7881.
2800      Branch: perl
2801            ! regexec.c
2802 ____________________________________________________________________________
2803 [  7877] By: jhi                                   on 2000/11/27  01:53:09
2804         Log: Comment on comment.
2805      Branch: perl
2806            ! regexec.c
2807 ____________________________________________________________________________
2808 [  7876] By: jhi                                   on 2000/11/27  00:49:59
2809         Log: Adjust the docs to agree with #7875.
2810      Branch: perl
2811            ! pod/perllocale.pod
2812 ____________________________________________________________________________
2813 [  7875] By: jhi                                   on 2000/11/27  00:49:27
2814         Log: Retract #7863.  It makes more sense not to taint formatted output,
2815              not even by sprintf().
2816      Branch: perl
2817            ! sv.c
2818 ____________________________________________________________________________
2819 [  7874] By: jhi                                   on 2000/11/26  23:36:02
2820         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
2821              Not really fixed (should really dump the UTF-8 charclass),
2822              but stopped displaying the garbage.
2823              
2824              Also add a note on the (missing) Unicode PSXSPC and BLANK.
2825      Branch: perl
2826            ! regcomp.c
2827 ____________________________________________________________________________
2828 [  7873] By: jhi                                   on 2000/11/26  21:31:13
2829         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
2830      Branch: perl
2831            ! regexec.c
2832 ____________________________________________________________________________
2833 [  7872] By: jhi                                   on 2000/11/26  21:06:04
2834         Log: No need to scan till infinity, 13 is enough.
2835      Branch: perl
2836            ! handy.h utf8.c
2837 ____________________________________________________________________________
2838 [  7871] By: jhi                                   on 2000/11/26  20:20:32
2839         Log: Test line numbers are different with utf8.
2840      Branch: perl
2841            ! t/op/re_tests
2842 ____________________________________________________________________________
2843 [  7870] By: jhi                                   on 2000/11/26  20:10:12
2844         Log: Message nit.
2845      Branch: perl
2846            ! regcomp.c
2847 ____________________________________________________________________________
2848 [  7869] By: jhi                                   on 2000/11/26  19:01:05
2849         Log: Make utf8_length() and utf8_distance() (the latter of which
2850              is unused at the moment) to be less forgiving about bad UTF-8.
2851      Branch: perl
2852            ! embed.h embed.pl objXSUB.h proto.h utf8.c
2853 ____________________________________________________________________________
2854 [  7868] By: jhi                                   on 2000/11/26  18:45:56
2855         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
2856              From: Benjamin Holzman <bah@ecnvantage.com>
2857              Date: Sat, 25 Nov 2000 20:40:20 -0500       
2858              Message-ID: <20001125204020.A25040@ecnvantage.com>              
2859              
2860              Debian allows installing /usr/bin/locale without installing
2861              any locales, an error message will ensue.
2862      Branch: perl
2863            ! t/pragma/locale.t
2864 ____________________________________________________________________________
2865 [  7867] By: jhi                                   on 2000/11/26  18:31:12
2866         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
2867              From: Benjamin Holzman <bah@ecnvantage.com>
2868              Date: Sun, 26 Nov 2000 02:42:34 -0500
2869              Message-ID: <20001126024234.G25040@ecnvantage.com>
2870              
2871              Patch for the bug 20000212.002.
2872      Branch: perl
2873            ! sv.c t/op/array.t
2874 ____________________________________________________________________________
2875 [  7866] By: jhi                                   on 2000/11/26  18:28:09
2876         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
2877              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2878              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
2879              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
2880              
2881              File::Temp 0.11.
2882      Branch: perl
2883            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
2884 ____________________________________________________________________________
2885 [  7865] By: jhi                                   on 2000/11/26  18:24:22
2886         Log: The metaconfig unit change for #7864.
2887      Branch: metaconfig/U/perl
2888            ! need_va_copy.U
2889 ____________________________________________________________________________
2890 [  7864] By: jhi                                   on 2000/11/26  18:23:41
2891         Log: Make the va_copy() test not to be so talkative.
2892      Branch: perl
2893            ! Configure config_h.SH
2894 ____________________________________________________________________________
2895 [  7863] By: jhi                                   on 2000/11/26  18:11:02
2896         Log: Fix locale inconsistencies unearthed by Hugo's work.
2897              Now the floating point sprintf really does taint the result
2898              string as perllocale promises (has promised for a long time)
2899              if "use locale" is in the lexical scope.
2900      Branch: perl
2901            ! sv.c t/pragma/locale.t
2902 ____________________________________________________________________________
2903 [  7862] By: jhi                                   on 2000/11/26  00:35:15
2904         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
2905              From: Nicholas Clark <nick@ccl4.org>
2906              Date: Sun, 26 Nov 2000 00:07:50 +0000
2907              Message-ID: <20001126000750.A22446@plum.flirble.org>
2908              
2909              Infinit.
2910      Branch: perl
2911            ! sv.c
2912 ____________________________________________________________________________
2913 [  7861] By: jhi                                   on 2000/11/26  00:01:26
2914         Log: Integrate perlio.
2915      Branch: perl
2916           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
2917 ____________________________________________________________________________
2918 [  7860] By: nick                                  on 2000/11/25  22:04:17
2919         Log: Correct relative path from new ext\Filter\Util\Call location
2920              back to miniperl.
2921      Branch: perlio
2922            ! win32/makefile.mk
2923 ____________________________________________________________________________
2924 [  7859] By: nick                                  on 2000/11/25  21:26:54
2925         Log: Integrate mainline.
2926      Branch: perlio
2927           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
2928           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
2929           +> t/lib/filter-util.t
2930            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
2931            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
2932            - t/lib/filt-util.t
2933           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
2934           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
2935           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
2936           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
2937           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
2938           !> win32/makefile.mk
2939 ____________________________________________________________________________
2940 [  7858] By: gsar                                  on 2000/11/25  20:52:17
2941         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
2942              parent's memory; fix it by keeping track of the actual pad
2943              offset rather than a raw pointer (this change is probably also
2944              relevant to non-ithreads case to avoid fallout from reallocs of
2945              the pad array, but is currently only enabled for the ithreads
2946              case in the interests of minimal disruption to existing "well
2947              tested" code)
2948      Branch: perl
2949            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
2950            ! proto.h scope.c scope.h sv.c t/op/fork.t
2951 ____________________________________________________________________________
2952 [  7857] By: nick                                  on 2000/11/25  20:01:28
2953         Log: All tests pass on Win32/gcc/USE_PERLIO.
2954              - when crlf layer is pushed make unix-level binary.
2955              - remove :crlf injection in pp_backtick in pp_sys.c
2956              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
2957      Branch: perlio
2958            ! doio.c perlio.c pp_sys.c win32/makefile.mk
2959 ____________________________________________________________________________
2960 [  7856] By: jhi                                   on 2000/11/25  18:38:30
2961         Log: Update the metaconfig units for #7855.
2962      Branch: metaconfig/U/perl
2963            ! useperlio.U usesocks.U
2964 ____________________________________________________________________________
2965 [  7855] By: jhi                                   on 2000/11/25  18:37:54
2966         Log: Undo the SOCKS workarounds, instead start using PerlIO
2967              if SOCKS is selected.
2968              
2969              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
2970              From: Jens Hamisch <jens@Strawberry.COM>
2971              Date: Fri, 24 Nov 2000 18:31:30 +0100
2972              Message-ID: <20001124183130.E28337@Strawberry.COM>
2973              
2974              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
2975              From: Jens Hamisch <jens@Strawberry.COM>
2976              Date: Fri, 24 Nov 2000 19:11:51 +0100
2977              Message-ID: <20001124191151.A28753@Strawberry.COM>
2978      Branch: perl
2979            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
2980            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
2981 ____________________________________________________________________________
2982 [  7854] By: jhi                                   on 2000/11/25  17:39:08
2983         Log: Undo #7848.  Some of the code seems to use walkoptree(),
2984              some walkoptree_slow().  An unfinished renaming?
2985              Now the sub is walkoptree() (which is @EXPORT_OK),
2986              the walkoptree_slow() is a typeglob alias to walkoptree.
2987              This makes the tests to pass, at least.
2988      Branch: perl
2989            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
2990 ____________________________________________________________________________
2991 [  7853] By: nick                                  on 2000/11/24  22:24:33
2992         Log: Re-arrange crlf vs binary for platforms that care.
2993              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
2994              Lip-service to making stdio layer work on such platfroms (untested).
2995              Now fails 3 tests rather than one, checkin to see if I can debug 
2996              the issue under linux. (Do not merge.)
2997      Branch: perlio
2998            ! doio.c perlio.c perliol.h
2999 ____________________________________________________________________________
3000 [  7852] By: jhi                                   on 2000/11/24  18:57:39
3001         Log: AUTHORS edits.
3002      Branch: perl
3003            ! AUTHORS
3004 ____________________________________________________________________________
3005 [  7851] By: jhi                                   on 2000/11/24  17:34:56
3006         Log: Add Jan-Erik Karlsson.
3007      Branch: perl
3008            ! AUTHORS
3009 ____________________________________________________________________________
3010 [  7850] By: jhi                                   on 2000/11/24  17:27:56
3011         Log: Configure should find stdchar on its own.
3012      Branch: perl
3013            ! hints/solaris_2.sh
3014 ____________________________________________________________________________
3015 [  7849] By: jhi                                   on 2000/11/24  17:24:55
3016         Log: Subject: PATCH over 7848: Filter test flawed
3017              From: andreas.koenig@anima.de (Andreas J. Koenig)
3018              Date: 24 Nov 2000 10:28:29 +0100
3019              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
3020      Branch: perl
3021            ! t/lib/filter-util.t
3022 ____________________________________________________________________________
3023 [  7848] By: jhi                                   on 2000/11/24  17:22:15
3024         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
3025              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
3026              Date: Fri, 24 Nov 2000 16:12:58 +0000
3027              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
3028      Branch: perl
3029            ! ext/B/B.pm
3030 ____________________________________________________________________________
3031 [  7847] By: jhi                                   on 2000/11/24  03:07:01
3032         Log: Integrate perlio.
3033      Branch: perl
3034           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
3035           !> win32/makefile.mk
3036 ____________________________________________________________________________
3037 [  7846] By: gsar                                  on 2000/11/24  00:55:57
3038         Log: integrate changes#6415..6418,6420..6438 from mainline
3039              
3040              Fix the bitvector ops for utf8 (tricky since past 7 bits
3041              the utf8 'characters' can be more than one octet).
3042              
3043              MPE/ix updates for perl 5.6.0 from Mark Bixby.
3044              
3045              Subject: SDBM_File documentation
3046              
3047              Detypo.
3048              
3049              Decutandpasto.
3050              
3051              Send all installperl messages to STDERR and be -w clean.
3052              
3053              Out-of-date note removed.
3054              
3055              Protect against "wild next"s, that is, callbacks doing "next"
3056              instead of "return".
3057              
3058              Use STDOUT consistently.
3059              
3060              The output might have been produced in the wrong order.
3061              
3062              A missing 'break' after the [[:space:]] switch case.
3063              
3064              Add tests for
3065              [ID 19991110.003] another matching finding by pcre author
3066              which has already been fixed by some patch, as verified in
3067              
3068              Documentation to explain the behaviour of map().
3069              
3070              Add an optimization for map-maps-a-list-element-to-more-list-elements
3071              case, but add also notes explaining the relationship of this
3072              patch and the earlier notes by Sarathy.
3073              
3074              Subject: [ID 20000716.023] syslog test fails without sockets
3075              
3076              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
3077              Test cases for #6431.
3078              
3079              File::Spec::VMS fixup for tmpdir from Craig Berry.
3080              
3081              Make the "uninit variable" warning to say "concat or string"
3082              or "join or string" when in concat or join .
3083              
3084              Get UTF16 BOMs working.  Patch from
3085              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
3086              
3087              Subject: [PATCH] Make large file tests deal with SIGXFSZ
3088              
3089              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
3090              
3091              Subject: [PATCH] av.c apidoc
3092      Branch: maint-5.6/perl
3093           !> (integrate 43 files)
3094 ____________________________________________________________________________
3095 [  7845] By: gsar                                  on 2000/11/24  00:20:45
3096         Log: integrate changes#6406..6414 from mainline
3097              
3098              Merge perlhacktut into perlhack, update perlguts.
3099              
3100              Fix AutoSplit to use File::Spec the right way in VMS,
3101              from Peter Prymmer.
3102              
3103              The bug report
3104              [ID 19991110.002] minimal matching discrepancy found by pcre author
3105              seems to have been fixed (though differently from what was suggested
3106              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
3107              
3108              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
3109              not in pod, from Peter Prymmer
3110              
3111              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
3112              From: Hugo <hv@crypt.compulink.co.uk>
3113              Date: Fri, 14 Jul 2000 23:05:20 +0100
3114              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
3115              
3116              Didn't anymore apply, but that point still could use another fix.
3117              
3118              lib/b test fixes from Peter Prymmer.
3119              
3120              More docs for sv functions.
3121              
3122              perlvms.pod whitespace cleanup to keep pod utils happy.
3123              
3124              another VMS build tweak from Peter Prymmer
3125      Branch: maint-5.6/perl
3126           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
3127           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
3128           !> vms/descrip_mms.template vms/perlvms.pod
3129 ____________________________________________________________________________
3130 [  7844] By: nick                                  on 2000/11/23  23:42:45
3131         Log: Win32/perlio Now just fails one io/argv.t test - lack 
3132              of default :crlf on standard streams.
3133      Branch: perlio
3134            ! doio.c perlio.c
3135 ____________________________________________________________________________
3136 [  7843] By: nick                                  on 2000/11/23  23:04:05
3137         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
3138              peek fail is showing a real problem (multiple crlf layers
3139              are getting pushed.)
3140      Branch: perlio
3141            ! doio.c perlio.c win32/makefile.mk
3142 ____________________________________________________________________________
3143 [  7842] By: nick                                  on 2000/11/23  19:46:23
3144         Log: Implement PerlIO_binmode()
3145              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
3146              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
3147              make binmode in t/lib/io_tell.t unconditional so that works.
3148              Checkin just so Win32 machine can see these changes.
3149      Branch: perlio
3150            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
3151 ____________________________________________________________________________
3152 [  7841] By: jhi                                   on 2000/11/23  19:30:00
3153         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
3154      Branch: perl
3155            ! README.amiga
3156 ____________________________________________________________________________
3157 [  7840] By: jhi                                   on 2000/11/23  17:18:02
3158         Log: SOCKS wrestling continues, patches from Jens Hamisch.
3159      Branch: perl
3160            ! doio.c embed.h embed.pl perlsdio.h proto.h
3161 ____________________________________________________________________________
3162 [  7839] By: jhi                                   on 2000/11/23  16:54:14
3163         Log: Push Filter::Util::Call one level deeper.
3164      Branch: perl
3165            + t/lib/filter-util.t
3166           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3167           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
3168            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
3169            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
3170            - t/lib/filt-util.t
3171            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
3172            ! win32/Makefile win32/makefile.mk
3173 ____________________________________________________________________________
3174 [  7838] By: jhi                                   on 2000/11/23  16:52:40
3175         Log: Reach back one higher up when searching for PERL_SRC.
3176      Branch: perl
3177            ! lib/ExtUtils/MM_Unix.pm
3178 ____________________________________________________________________________
3179 [  7837] By: jhi                                   on 2000/11/23  16:05:41
3180         Log: Subject: Re: perl@7826
3181              Date: Thu, 23 Nov 2000 02:20:25 -0600
3182              From: "Craig A. Berry" <craigberry@mac.com>
3183              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
3184              
3185              Make VMS to like Filter::Util::Call. 
3186      Branch: perl
3187            ! configure.com ext/Filter/Util/Makefile.PL
3188 ____________________________________________________________________________
3189 [  7836] By: nick                                  on 2000/11/23  16:04:08
3190         Log: Implement crlf layer - not ready for merge.
3191      Branch: perlio
3192            ! perlio.c win32/makefile.mk
3193 ____________________________________________________________________________
3194 [  7835] By: jhi                                   on 2000/11/23  15:56:52
3195         Log: STDCHAR is different in Sparc v9 vs x86.
3196      Branch: perl
3197            ! hints/solaris_2.sh
3198 ____________________________________________________________________________
3199 [  7834] By: jhi                                   on 2000/11/23  15:50:47
3200         Log: The type needs to be visible to protos.
3201      Branch: perl
3202            ! perl.h
3203 ____________________________________________________________________________
3204 [  7833] By: jhi                                   on 2000/11/23  15:40:46
3205         Log: Finish unfinished SOCKS workaround changes.
3206      Branch: perl
3207            ! doio.c
3208 ____________________________________________________________________________
3209 [  7832] By: jhi                                   on 2000/11/23  15:33:30
3210         Log: Integrate perlio.
3211      Branch: perl
3212           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3213           !> win32/makefile.mk
3214 ____________________________________________________________________________
3215 [  7831] By: nick                                  on 2000/11/23  10:31:07
3216         Log: Correct makefile.mk dependancies for ext/Filter/Util
3217              Build ext/Encode
3218              Run dmake regen_config_h
3219      Branch: perlio
3220            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3221            ! win32/makefile.mk
3222 ____________________________________________________________________________
3223 [  7830] By: nick                                  on 2000/11/23  08:05:07
3224         Log: Integrate mainline
3225      Branch: perlio
3226           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
3227           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
3228           +> t/lib/filt-util.pl t/lib/filt-util.t
3229           !> (integrate 41 files)
3230 ____________________________________________________________________________
3231 [  7829] By: gsar                                  on 2000/11/23  03:07:11
3232         Log: build the Filter extension on windows
3233      Branch: perl
3234            ! win32/Makefile win32/makefile.mk
3235 ____________________________________________________________________________
3236 [  7828] By: gsar                                  on 2000/11/23  02:46:35
3237         Log: regenerate win32/config* and fix some inconsistencies in the
3238              makefiles; always export Perl_deb() because it is needed
3239              by ext/re/* (whether perl itself is built with -DDEBUGGING
3240              or not)
3241      Branch: perl
3242            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
3243            ! win32/config_H.vc win32/makefile.mk
3244 ____________________________________________________________________________
3245 [  7827] By: gsar                                  on 2000/11/23  02:18:38
3246         Log: get sources building on windows+MSVC again (untested with other
3247              compilers)
3248      Branch: perl
3249            ! win32/include/sys/socket.h win32/perllib.c
3250 ____________________________________________________________________________
3251 [  7826] By: jhi                                   on 2000/11/23  01:18:26
3252         Log: Update Changes.
3253      Branch: perl
3254            ! Changes patchlevel.h
3255 ____________________________________________________________________________
3256 [  7825] By: jhi                                   on 2000/11/23  00:20:41
3257         Log: Subject: Re: av.c patch (having slight problems)
3258              From: "Ben Tilly" <ben_tilly@hotmail.com>
3259              Date: Tue, 21 Nov 2000 23:29:31 -0500
3260              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
3261              
3262              unshift() speedup.
3263      Branch: perl
3264            ! av.c
3265 ____________________________________________________________________________
3266 [  7824] By: jhi                                   on 2000/11/22  23:59:15
3267         Log: Fixes for signedness warnings noticed by VMSperlers.
3268      Branch: perl
3269            ! ext/Storable/Storable.xs regcomp.c sv.c
3270 ____________________________________________________________________________
3271 [  7823] By: jhi                                   on 2000/11/22  23:19:31
3272         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
3273              From: Peter Prymmer <pvhp@forte.com>
3274              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
3275              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
3276      Branch: perl
3277            ! t/pragma/warn/pp_hot
3278 ____________________________________________________________________________
3279 [  7822] By: jhi                                   on 2000/11/22  22:52:20
3280         Log: Be clean.
3281      Branch: perl
3282            ! Makefile.SH
3283 ____________________________________________________________________________
3284 [  7821] By: jhi                                   on 2000/11/22  22:46:39
3285         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
3286              by Damian Conway, as suggested by Paul Marquess.
3287      Branch: perl
3288            + lib/Filter/Simple.pm
3289 ____________________________________________________________________________
3290 [  7820] By: jhi                                   on 2000/11/22  22:45:51
3291         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
3292      Branch: perl
3293            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
3294            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
3295            + t/lib/filt-util.t
3296            ! MANIFEST
3297 ____________________________________________________________________________
3298 [  7819] By: jhi                                   on 2000/11/22  22:03:27
3299         Log: Integrate perlio.
3300      Branch: perl
3301           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
3302           !> win32/makefile.mk
3303 ____________________________________________________________________________
3304 [  7818] By: jhi                                   on 2000/11/22  21:56:02
3305         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
3306      Branch: perl
3307            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
3308            ! t/lib/io_sock.t
3309 ____________________________________________________________________________
3310 [  7817] By: jhi                                   on 2000/11/22  21:39:49
3311         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
3312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3313              Date: Wed, 22 Nov 2000 16:08:12 -0500
3314              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
3315      Branch: perl
3316            ! lib/ExtUtils/Liblist.pm
3317 ____________________________________________________________________________
3318 [  7816] By: jhi                                   on 2000/11/22  21:38:25
3319         Log: Go ahead and #include <unistd.h> in perl.h.
3320      Branch: perl
3321            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
3322            ! util.c
3323 ____________________________________________________________________________
3324 [  7815] By: jhi                                   on 2000/11/22  21:22:52
3325         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
3326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3327              Date: Mon, 20 Nov 2000 18:30:52 -0500
3328              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
3329      Branch: perl
3330            ! pod/perlre.pod regcomp.c t/op/re_tests
3331 ____________________________________________________________________________
3332 [  7814] By: jhi                                   on 2000/11/22  21:21:46
3333         Log: Subject: [PATCH 5.7.0] Liblist finally works
3334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3335              Date: Tue, 21 Nov 2000 22:02:17 -0500
3336              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
3337      Branch: perl
3338            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
3339            ! lib/ExtUtils/MakeMaker.pm
3340 ____________________________________________________________________________
3341 [  7813] By: jhi                                   on 2000/11/22  21:20:23
3342         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
3343              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3344              Date: Wed, 22 Nov 2000 17:53:15 +0100
3345              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
3346              
3347              AIX dynaloader and perlio patch.
3348      Branch: perl
3349            ! ext/DynaLoader/dl_aix.xs
3350 ____________________________________________________________________________
3351 [  7812] By: jhi                                   on 2000/11/22  21:17:52
3352         Log: (Accidentally empty patch.)
3353      Branch: perl
3354            ! av.c
3355 ____________________________________________________________________________
3356 [  7811] By: jhi                                   on 2000/11/22  21:16:31
3357         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
3358              From: Peter Prymmer <pvhp@forte.com>
3359              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
3360              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
3361      Branch: perl
3362            ! vms/test.com
3363 ____________________________________________________________________________
3364 [  7810] By: jhi                                   on 2000/11/22  21:15:36
3365         Log: Subject: Re: perl@7777 
3366              From: "John P. Linderman" <jpl@research.att.com>
3367              Date: Wed, 22 Nov 2000 13:11:11 -0500
3368              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
3369              
3370              Detypoing.
3371      Branch: perl
3372            ! lib/CPAN.pm
3373 ____________________________________________________________________________
3374 [  7809] By: jhi                                   on 2000/11/22  21:14:19
3375         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
3376              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3377              Date:     Wed, 22 Nov 2000 13:51:37 EST
3378              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
3379      Branch: perl
3380            ! perlsdio.h
3381 ____________________________________________________________________________
3382 [  7808] By: jhi                                   on 2000/11/22  21:13:27
3383         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
3384              From: Casey Tweten <crt@kiski.net>
3385              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
3386              Message-Id: <200011201653.LAA10194@home.kiski.net>
3387      Branch: perl
3388            ! t/lib/io_udp.t
3389 ____________________________________________________________________________
3390 [  7807] By: jhi                                   on 2000/11/22  21:12:35
3391         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
3392              From: Casey Tweten <crt@kiski.net>
3393              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
3394              Message-Id: <200011201636.LAA07227@home.kiski.net>
3395      Branch: perl
3396            ! t/lib/io_sock.t
3397 ____________________________________________________________________________
3398 [  7806] By: jhi                                   on 2000/11/22  21:10:59
3399         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
3400              From: "Casey R. Tweten" <crt@kiski.net>
3401              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
3402              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
3403      Branch: perl
3404            ! utils/h2xs.PL
3405 ____________________________________________________________________________
3406 [  7805] By: nick                                  on 2000/11/22  21:05:06
3407         Log: Integrate mainline
3408      Branch: perlio
3409           !> Changes Porting/genlog ext/DB_File/DB_File.xs
3410           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
3411           !> utils/perlbug.PL
3412 ____________________________________________________________________________
3413 [  7804] By: jhi                                   on 2000/11/22  21:01:12
3414         Log: Subject: [PATCH] Test.pm POD peculiarity
3415              From: "Casey R. Tweten" <crt@kiski.net>
3416              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
3417              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
3418      Branch: perl
3419            ! lib/Test.pm
3420 ____________________________________________________________________________
3421 [  7803] By: jhi                                   on 2000/11/22  20:59:59
3422         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
3423              From: "Philip Newton" <pnewton@gmx.de>
3424              Date: Wed, 22 Nov 2000 14:25:53 +0100
3425              Message-Id: <3A1BD771.25462.1939FAD@localhost>
3426              
3427              Be case-understanding also on 's', and use the -oi of sendmail
3428              not to terminate the transmission on a lone '.'.
3429      Branch: perl
3430            ! utils/perlbug.PL
3431 ____________________________________________________________________________
3432 [  7802] By: nick                                  on 2000/11/22  20:51:42
3433         Log: Win32 PerlIO intermediate state now working as expected.
3434              - In current state we are still using C runtime in text/binary
3435              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
3436              - PERLIO=stdio and PERLIO=unix pass all expected tests.
3437              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
3438              and PerlIO_seek() and the dummy crlf layer is not making adjustments
3439              for CRLF translation happening in C runtime. All other tests pass.
3440              
3441              Added note to README.win32 to point out the snags of doing a perl build
3442              with Norton AntiVirus turned on.
3443              
3444              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
3445              which file a fail comes from.
3446              
3447              Updated "canned" config.h to match the one generated.
3448      Branch: perlio
3449            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
3450            ! win32/makefile.mk
3451 ____________________________________________________________________________
3452 [  7801] By: jhi                                   on 2000/11/22  06:50:20
3453         Log: Nickety nits.
3454      Branch: perl
3455            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
3456 ____________________________________________________________________________
3457 [  7800] By: jhi                                   on 2000/11/22  01:29:55
3458         Log: Changes had accidentally gone too silent on non-main branches.
3459      Branch: perl
3460            ! Changes Porting/genlog patchlevel.h
3461 ____________________________________________________________________________
3462 [  7799] By: gsar                                  on 2000/11/22  01:02:56
3463         Log: some lib_pm.PL changes snuck in via change#7772
3464      Branch: maint-5.6/perl
3465            ! Makefile.SH
3466 ____________________________________________________________________________
3467 [  7798] By: nick                                  on 2000/11/21  21:59:40
3468         Log: Integrate mainline
3469      Branch: perlio
3470           !> (integrate 28 files)
3471 ____________________________________________________________________________
3472 [  7797] By: jhi                                   on 2000/11/21  21:01:45
3473         Log: Integrate perlio.
3474      Branch: perl
3475           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
3476 ____________________________________________________________________________
3477 [  7796] By: nick                                  on 2000/11/21  20:36:22
3478         Log: Win32 builds and runs (mostly) with USE_PERLIO.
3479              PERLIO=perlio passes all tests. 
3480              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
3481      Branch: perlio
3482            ! perlio.c win32/perllib.c win32/win32.c
3483 ____________________________________________________________________________
3484 [  7795] By: jhi                                   on 2000/11/21  19:03:44
3485         Log: Update Changes.
3486      Branch: perl
3487            ! Changes patchlevel.h
3488 ____________________________________________________________________________
3489 [  7794] By: jhi                                   on 2000/11/21  18:56:34
3490         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
3491              From: "Craig A. Berry" <craigberry@mac.com>
3492              Date: Mon, 20 Nov 2000 20:27:06 -0600
3493              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
3494              
3495              A cut-and-pasto.
3496      Branch: perl
3497            ! perlio.h
3498 ____________________________________________________________________________
3499 [  7793] By: jhi                                   on 2000/11/21  18:54:41
3500         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
3501              From: Dominic Dunlop <domo@computer.org> 
3502              Date: Mon, 20 Nov 2000 18:55:29 +0100
3503              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
3504              
3505              va_copy() and the need of it.
3506              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
3507      Branch: metaconfig/U/perl
3508            + need_va_copy.U
3509      Branch: perl
3510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3511            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
3512            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3513            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3514            ! win32/config.bc win32/config.gc win32/config.vc
3515 ____________________________________________________________________________
3516 [  7792] By: jhi                                   on 2000/11/21  17:04:10
3517         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
3518      Branch: perl
3519           !> scope.h
3520 ____________________________________________________________________________
3521 [  7791] By: jhi                                   on 2000/11/21  17:01:16
3522         Log: Export the SOCKS workaround symbols only if necessary.
3523      Branch: perl
3524            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
3525 ____________________________________________________________________________
3526 [  7790] By: nick                                  on 2000/11/20  23:57:11
3527         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
3528      Branch: perlio
3529            ! scope.h
3530 ____________________________________________________________________________
3531 [  7789] By: nick                                  on 2000/11/20  23:38:33
3532         Log: Integrate mainline
3533      Branch: perlio
3534           +> lib/File/Spec/Epoc.pm
3535           !> (integrate 34 files)
3536 ____________________________________________________________________________
3537 [  7788] By: nick                                  on 2000/11/20  23:20:18
3538         Log: Make extra buffer layer work (dummy crlf layer)
3539      Branch: perlio
3540            ! doio.c perlio.c perlio.h
3541 ____________________________________________________________________________
3542 [  7787] By: jhi                                   on 2000/11/20  22:44:04
3543         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
3544              From: Peter Prymmer <pvhp@forte.com>
3545              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
3546              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
3547      Branch: perl
3548            ! t/pragma/locale.t
3549 ____________________________________________________________________________
3550 [  7786] By: jhi                                   on 2000/11/20  22:29:10
3551         Log: Subject: DOC PATCH 5.6.0 perlreftut
3552              From: mjd@plover.com
3553              Date: 20 Nov 2000 19:45:06 -0000
3554              Message-ID: <20001120194506.9505.qmail@plover.com>
3555      Branch: perl
3556            ! pod/perlreftut.pod
3557 ____________________________________________________________________________
3558 [  7785] By: jhi                                   on 2000/11/20  22:27:44
3559         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
3560              From: David Dyck <dcd@tc.fluke.com>
3561              Date: Mon, 20 Nov 2000 11:43:40 -0800
3562              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
3563      Branch: perl
3564            ! lib/Cwd.pm
3565 ____________________________________________________________________________
3566 [  7784] By: jhi                                   on 2000/11/20  22:23:21
3567         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
3568              Date: Mon, 20 Nov 2000 17:06:10 -0500
3569              To: Mailing list Perl5 <perl5-porters@perl.org>
3570              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
3571      Branch: perl
3572            ! pp_ctl.c t/op/pat.t
3573 ____________________________________________________________________________
3574 [  7783] By: jhi                                   on 2000/11/20  22:11:18
3575         Log: Subject: [PATCH] doop.c - UTF8 tr///               
3576              From: Simon Cozens <simon@cozens.net>
3577              Date: Sat, 18 Nov 2000 18:49:30 +0000
3578              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
3579              
3580              Subject: Re: [PATCH] doop.c - UTF8 tr///           
3581              From: Simon Cozens <simon@cozens.net>
3582              Date: Mon, 20 Nov 2000 20:45:22 +0000
3583              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
3584              
3585              Make tr on UTF-8 better but still not correct.
3586      Branch: perl
3587            ! doop.c
3588 ____________________________________________________________________________
3589 [  7782] By: jhi                                   on 2000/11/20  22:02:16
3590         Log: Remove the shared object before attempting to create
3591              (by linking) a new one.  E.g. in AIX not removing
3592              becomes quite painful if one tries to do more than one
3593              build in the same tree (an interrupted build, for example),
3594              since the AIX' shared dynaloader seemingly keeps the shared
3595              objects open and therefore 'busy' for quite a while, even when
3596              nobody is using the objects, leading into link failures.
3597      Branch: perl
3598            ! lib/ExtUtils/MM_Unix.pm
3599 ____________________________________________________________________________
3600 [  7781] By: gsar                                  on 2000/11/20  19:02:55
3601         Log: type mismatch due to faulty integration
3602      Branch: maint-5.6/perl
3603            ! toke.c win32/Makefile
3604 ____________________________________________________________________________
3605 [  7780] By: gsar                                  on 2000/11/20  17:31:55
3606         Log: integrate changes#6392,6394..6399,6401..6404
3607              
3608              The {multiplier} of a fixed substring was overlooked which
3609              caused a wrong initial search offset for that substring.
3610              
3611              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
3612              From: Hugo <hv@crypt.compulink.co.uk>
3613              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
3614              Date: Thu, 13 Jul 2000 19:27:13 +0100
3615              
3616              Fix the BOM bug: not a byteorder bug, a signedness bug.
3617              
3618              Replace change #6337 with a better one.
3619              
3620              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3621              From: Hugo <hv@crypt.compulink.co.uk>
3622              Date: Fri, 14 Jul 2000 04:16:20 +0100
3623              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
3624              
3625              MakeMaker should not remove editor backups (*~) on `make clean`
3626              by default (completes change#6383)
3627              
3628              move new variables to the end of the interpreter structure (for
3629              bincompat in code that doesn't #include XSUB.h)
3630              
3631              rename totally bletcherous SvLOCK() thingy (doesn't do what the
3632              name suggests anyway)
3633              
3634              various cleanups (typos, misformatted code, and small bugs)
3635              
3636              typecasts needed for change#6394
3637              
3638              typos in change#6399, regen headers
3639              
3640              inconsistent types needs casts
3641              
3642              PERL_OBJECT build tweaks
3643      Branch: maint-5.6/perl
3644           !> MANIFEST doop.c embed.h embed.pl embedvar.h
3645           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
3646           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
3647           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
3648           !> toke.c util.c
3649 ____________________________________________________________________________
3650 [  7779] By: gsar                                  on 2000/11/20  17:06:29
3651         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
3652              
3653              Cosmetics and perldelta.
3654              
3655              Fix nits noticed by Boston.pm.
3656              
3657              Do the cc sanity check both before the hints and
3658              after the cc selction.
3659              
3660              get sprintf.t to adjust properly for 3-digit exponents
3661              
3662              don't clobber *.orig files on *clean targets
3663              
3664              fix bugs in processing %v-*d and similar format specs (from
3665              Avi Finkel <avi@finkel.org>)
3666              
3667              sprintf test tweaks (from Dominic Dunlop)
3668              
3669              new selfloader.t in change#6183 doesn't close DATA handles,
3670              and thus fails to clean up tmp files on dosish platforms
3671              
3672              typos (spotted by Peter Prymmer)
3673              
3674              typo fix from Craig Berry
3675      Branch: maint-5.6/perl
3676           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
3677           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
3678           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
3679           !> x2p/Makefile.SH
3680 ____________________________________________________________________________
3681 [  7778] By: gsar                                  on 2000/11/20  16:46:51
3682         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
3683              
3684              Subject: Re: format bug report  [Patch]
3685              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3686              Date: Wed, 05 Jul 2000 13:12:52 +0200
3687              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
3688              
3689              Subject: Re: format bug report  [Patch]
3690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3691              Date: Wed, 05 Jul 2000 14:10:01 +0200
3692              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
3693              
3694              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
3695              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3696              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
3697              Date: Fri, 07 Jul 2000 17:57:16 +0100
3698              
3699              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
3700              To: perl5-porters@perl.org
3701              From: Karsten Sperling <spiff@phreax.net>
3702              Date: Mon, 10 Jul 2000 15:12:52 +0200
3703              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
3704              
3705              README.posix-bc podified from Thomas Dorner.
3706              
3707              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
3708              From: Dominic Dunlop <domo@computer.org>
3709              Date: Tue, 11 Jul 2000 12:27:33 +0200
3710              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
3711              
3712              Typo in #6341.
3713              
3714              Fix for
3715              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
3716              From: Roderick Schertler <roderick@argon.org>
3717              Date: Tue, 11 Jul 2000 13:55:05 -0400
3718              Message-Id: <200007111755.NAA05077@jones.argon.org>
3719              
3720              Minor cleanups on the booklist.
3721              
3722              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
3723              regen perltoc.
3724              
3725              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
3726      Branch: maint-5.6/perl
3727           +> pod/perlbook.pod
3728           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
3729           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
3730           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
3731 ____________________________________________________________________________
3732 [  7777] By: jhi                                   on 2000/11/20  16:08:49
3733         Log: Update Changes.
3734      Branch: perl
3735            ! Changes patchlevel.h
3736 ____________________________________________________________________________
3737 [  7776] By: jhi                                   on 2000/11/20  15:27:56
3738         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
3739              This may be overly harsh but until proven otherwise, we think this
3740              way, or until we have a simple test for Configure (having to start
3741              up servers is does not count as simple) to check for the problems.
3742      Branch: perl
3743            ! perl.h
3744 ____________________________________________________________________________
3745 [  7775] By: jhi                                   on 2000/11/20  15:22:17
3746         Log: Solaris hints tweaks.
3747      Branch: perl
3748            ! hints/solaris_2.sh
3749 ____________________________________________________________________________
3750 [  7774] By: jhi                                   on 2000/11/20  15:01:20
3751         Log: Add a workaround to SOCKS 64-bit problems.
3752      Branch: perl
3753            ! doio.c embed.h embed.pl perlsdio.h proto.h
3754 ____________________________________________________________________________
3755 [  7773] By: jhi                                   on 2000/11/20  14:51:47
3756         Log: sysseek() instead of seek().
3757      Branch: perl
3758            ! t/lib/syslfs.t
3759 ____________________________________________________________________________
3760 [  7772] By: gsar                                  on 2000/11/20  13:06:23
3761         Log: integrate changes#6315..6319,6321..6331,6333..6338
3762              
3763              Integrate with Sarathy, preliminary fix for unicos
3764              alignment problems in [ID 20000612.002] Perl problem on Cray system.
3765              
3766              some debugger output does not go to the socket when RemotePort is set
3767              
3768              winsock cleanup never done on Windows (leads to handle leaks)
3769              
3770              fix UNC path handling on Windows under ithreads, and chdir()
3771              return value when given a non-existent directory
3772              
3773              Autogenerate pod/Makefile and pod/buildtoc.
3774              buildtoc also checks whether the existin pods are
3775              mentioned in MANIFEST and perl.pod, and vice versa.
3776              (None of the thusly found discrepancies fixed yet.)
3777              roffitall also needs to be autogenerated similarly but it
3778              seems so badly out of date that I didn't touch it yet.
3779              
3780              Config is being used.
3781              
3782              Add =head1 NAMEs so that buildtoc is happy.
3783              (The CGI::Util nit reported to Lincoln.)
3784              
3785              Fix complaints of buildtoc.
3786              
3787              Fix the alignment problem in Crays ([ID 20000612.002]).
3788              
3789              Remove perlbook, update perlfaq book listing,
3790              rearrange perl.pod, regenerate perltoc.
3791              
3792              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
3793              was cast to an unsigned (32-bit) integer with wild abandon.
3794              
3795              winsock options weren't being set in all threads under ithreads
3796              (caused send()s from second and subsequent threads to fail)
3797              
3798              accept() leaks memory on windows due to incorrect ordering of
3799              closesocket() and fclose() calls
3800              
3801              Reorder perl.pod once more.
3802              
3803              More POSIX.pod tweaks.
3804              
3805              Sprinkle ldlibpath.
3806              
3807              Precedence goof, fix based on
3808              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
3809              From: Hugo <hv@crypt.compulink.co.uk>
3810              Date: Tue, 11 Jul 2000 12:52:38 +0100
3811              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
3812              
3813              Subject: PATCH perlguts.pod: Document D and d magic types
3814              From: mjd@plover.com
3815              Date: 5 Jul 2000 18:01:51 -0000
3816              Message-ID: <20000705180151.29413.qmail@plover.com>
3817              
3818              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
3819              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
3820              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
3821              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
3822              
3823              Subject: [PATCH cfgperl] $& segfaults if you trick it
3824              From: simon@brecon.co.uk (Simon Cozens)
3825              Date: 7 Jul 2000 11:26:09 GMT
3826              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
3827              
3828              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3829              From: Hugo <hv@crypt.compulink.co.uk>
3830              Date: Tue, 11 Jul 2000 12:44:50 +0100
3831              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
3832              
3833              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
3834              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3835              Date: Tue, 11 Jul 2000 13:50:51 +0100
3836              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
3837      Branch: maint-5.6/perl
3838           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
3839           +> pod/buildtoc.PL
3840            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
3841           !> (integrate 26 files)
3842 ____________________________________________________________________________
3843 [  7771] By: gsar                                  on 2000/11/20  12:31:42
3844         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
3845              6310,6311,6314
3846              
3847              Subject: [PATCH bleedperl] File::Spec 0.82 beta
3848              From: Barrie Slaymaker <barries@jester.slaysys.com>
3849              Date: Wed, 28 Jun 2000 11:35:29 -0400
3850              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
3851              
3852              tweak perlembed for multiplicity/usethreads sanity; correct notes
3853              about Windows
3854              
3855              localize %INC in a Safe compartment so that use/require work
3856              (many other magic globals probably need similar treatment)
3857              
3858              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
3859              when @_ is modified, causing coredumps
3860              
3861              slurp mode fix in change#4736 still not quite right
3862              
3863              Point to perlipc for more SysV IPC examples.
3864              
3865              Elaborate POSIX.pod.  Still needs work.
3866              
3867              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
3868              
3869              fix large memory leak that has been around for ever, masked by
3870              -DPURIFY (most of the arenas were never freed!)
3871              
3872              fix memory leak on Windows (PL_sys_intern contents were never
3873              freed)
3874              
3875              PERL_OBJECT build tweak
3876              
3877              adjust change#6299
3878              
3879              remove rel2abs prototypes (from Barrie Slaymaker)
3880              
3881              missing perldiag entry for unpack("w",...) diagnostic (from
3882              Andreas Koenig)
3883              
3884              better diagnostic on Frob->stuff() when Frob:: doesn't exist
3885              (from Richard Soderberg <rs@oregonnet.com>)
3886              
3887              Win32 patches for cfgperl from Sarathy.
3888              
3889              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
3890              
3891              More POSIX.pod embellishment.
3892              
3893              tyop in change#6306
3894      Branch: maint-5.6/perl
3895           !> (integrate 44 files)
3896 ____________________________________________________________________________
3897 [  7770] By: gsar                                  on 2000/11/20  11:51:00
3898         Log: integrate changes#6268..6282 from cfgperl branch
3899              
3900              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
3901              From: Dominic Dunlop <domo@computer.org>
3902              Date: Thu, 29 Jun 2000 12:32:39 +0200
3903              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
3904              
3905              Regen headers for #6261 (and update embed.pl for this) and #6267,
3906              silence few compiler warnings.
3907              
3908              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
3909              From: Nicholas Clark <nick@talking.bollo.cx>
3910              Date: Fri, 23 Jun 2000 16:21:15 +0100
3911              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
3912              
3913              Subject: PATCH pod/perltie.pod
3914              From: Ian Phillipps <Ian.Phillipps@iname.com>
3915              Date: Fri, 16 Jun 2000 00:17:19 +0100
3916              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
3917              (only the first hunk, the second hunk had already been done
3918              by some other patch)
3919              
3920              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
3921              From: Tom Phoenix <rootbeer@redcat.com>
3922              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
3923              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
3924              
3925              Subject: [PATCH] xsub attributes
3926              From: Doug MacEachern <dougm@covalent.net>
3927              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
3928              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
3929              
3930              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
3931              From: Andy Dougherty <doughera@lafayette.edu>
3932              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
3933              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
3934              
3935              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
3936              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3937              Date: Tue, 13 Jun 2000 02:43:48 -0500
3938              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
3939              
3940              Subject: [PATCH] Re: eval documentation: context
3941              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3942              Date: Mon, 12 Jun 2000 15:07:29 +0100
3943              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
3944              
3945              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
3946              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3947              Date: Mon, 12 Jun 2000 14:55:59 +0100
3948              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
3949              
3950              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
3951              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
3952              Date: Fri, 09 Jun 2000 12:39:27 -0400
3953              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
3954              (plus update the version "number" of Text::Wrap)
3955              
3956              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
3957              From: Tim Ayers <tayers@bridge.com>
3958              Date: Thu, 08 Jun 2000 08:11:06 +0200
3959              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
3960              [resent by Richard Foley, Message-Id probably wrong]
3961              
3962              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
3963              From: rspier@pobox.com (Robert Spier)
3964              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
3965              Message-ID: <14654.31913.845602.610277@rls.cx>
3966              
3967              Subject: [PATCH 5.6.0] utils/h2xs.PL
3968              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3969              Date: Wed, 7 Jun 2000 04:02:04 -0500
3970              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
3971              
3972              Subject: [PATCH 5.6.0]ITHREADs for VMS
3973              From: Dan Sugalski <dan@sidhe.org>
3974              Date: Tue, 06 Jun 2000 11:59:50 -0400
3975              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
3976      Branch: maint-5.6/perl
3977           !> (integrate 31 files)
3978 ____________________________________________________________________________
3979 [  7769] By: gsar                                  on 2000/11/20  11:29:06
3980         Log: integrate changes#6261..6266 from cfgperl
3981              
3982              Subject: Re: [PATCH cfgperl] BOMs away!
3983              From: simon@brecon.co.uk (Simon Cozens)
3984              Date: 17 Jun 2000 11:49:57 GMT
3985              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
3986              
3987              Subject: 5.6.0 Patch for EPOC
3988              From: Olaf Flebbe <o.flebbe@gmx.de>
3989              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
3990              Message-ID: <23449.960929969@www11.gmx.net>
3991              
3992              tr fixes from Simon Cozens
3993              
3994              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
3995              From: Marty Lucich <marty@netcom.com>
3996              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
3997              Message-Id: <200006282116.OAA11148@netcom.com>
3998              ccdlflags update (the BSD/OS 4.1 part had already been taken
3999              care of by #6141).
4000              
4001              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
4002              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4003              Date: Wed, 28 Jun 2000 17:50:12 -0700
4004              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
4005              
4006              Subject: [PATCH 5.6.0] cygwin port
4007              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
4008              From: "Fifer, Eric" <EFifer@sanwaint.com>
4009              Date: Thu, 29 Jun 2000 12:58:29 +0100
4010      Branch: maint-5.6/perl
4011           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
4012           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
4013           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4014           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
4015 ____________________________________________________________________________
4016 [  7768] By: gsar                                  on 2000/11/20  11:13:44
4017         Log: integrate changes#6252..6256,6259..6260
4018              
4019              Paranoia tweak on #6249.
4020              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4021              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
4022              Date: Sun, 25 Jun 2000 23:43:12 -0400
4023              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
4024              
4025              Subject: tr///, help wanted.
4026              From: simon@brecon.co.uk (Simon Cozens)
4027              Date: 28 Jun 2000 11:29:04 GMT
4028              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
4029              
4030              small thinko tweaks
4031              
4032              tweaks from Simon Conzes to further fix tr/// under utf8
4033              
4034              perlnewmod was missing from MANIFEST.
4035              
4036              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
4037              From: simon@brecon.co.uk (Simon Cozens)
4038              Date: 17 Jun 2000 11:56:44 GMT
4039              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
4040              pack U0, pack C0
4041      Branch: maint-5.6/perl
4042           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
4043           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
4044           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
4045           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
4046 ____________________________________________________________________________
4047 [  7767] By: gsar                                  on 2000/11/20  10:51:38
4048         Log: integrate change#6250 from cfgperl
4049              
4050              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
4051              From: Doug MacEachern <dougm@covalent.net>
4052              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
4053              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
4054      Branch: maint-5.6/perl
4055           +> t/op/my_stash.t
4056           !> MANIFEST embed.pl global.sym proto.h toke.c
4057 ____________________________________________________________________________
4058 [  7766] By: gsar                                  on 2000/11/20  10:48:34
4059         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
4060              
4061              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
4062              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
4063              Date: Mon, 26 Jun 2000 18:40:14 +0100
4064              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
4065              
4066              Subject: [PATCH] bytes<->utf8 fixes
4067              From: simon@brecon.co.uk (Simon Cozens)
4068              Date: 26 Jun 2000 04:55:45 GMT
4069              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
4070              
4071              Subject: [PATCH] is_utf8_string
4072              From: simon@brecon.co.uk (Simon Cozens)
4073              Date: 26 Jun 2000 02:25:59 GMT
4074              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
4075              
4076              Subject: [PATCH] avoid mg_ptr in '*' magic
4077              From: Doug MacEachern <dougm@covalent.net>
4078              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
4079              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
4080              
4081              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
4082              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
4083              Date: Sat, 24 Jun 2000 13:06:20 +0100
4084              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
4085              
4086              Allow for standalone testing.
4087              
4088              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
4089              From: Mark-Jason Dominus <mjd@plover.com>
4090              Date: Tue, 27 Jun 2000 22:36:42 -0400
4091              Message-ID: <20000628023642.12166.qmail@plover.com>
4092              
4093              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4094              From: Frank Tobin <ftobin@uiuc.edu>
4095              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
4096              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
4097      Branch: maint-5.6/perl
4098           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
4099           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
4100           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
4101           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
4102           !> utf8.c utils/h2xs.PL
4103 ____________________________________________________________________________
4104 [  7765] By: gsar                                  on 2000/11/20  10:29:13
4105         Log: integrate change#6239 from cfgperl
4106              
4107              Configure maintenance.  Sever some dependency cycles,
4108              separate gccversion from the cc unit,
4109              address [ID 20000623.006] Configure script patch for using gcc on AIX
4110              (but solve it a little bit differently),
4111              unduplex some accidentally duplicated units,
4112              suggest using gcc if no cc available
4113              (p5p thread: "Solaris configure: counterproposal", 1999-09)
4114      Branch: maint-5.6/perl
4115           !> Configure Todo-5.6 config_h.SH
4116 ____________________________________________________________________________
4117 [  7764] By: gsar                                  on 2000/11/20  10:25:55
4118         Log: integrate changes#6233..6238 from cfgperl
4119              
4120              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
4121              From: Mark-Jason Dominus <mjd@plover.com>
4122              Date: Fri, 16 Jun 2000 20:53:04 -0400
4123              Message-ID: <20000617005304.8008.qmail@plover.com>
4124              
4125              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
4126              because when run as services (Win32ese for daemons)
4127              no environment variables are set and tmpdir ends up as /tmp,
4128              which is ambiguous.
4129              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
4130              From: matt@sergeant.org
4131              Date: 16 Jun 2000 16:30:43 -0000
4132              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
4133              
4134              The thread begun by
4135              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
4136              From: Kevin.Ruscoe@ubsw.com
4137              Date: Fri, 16 Jun 2000 16:38:51 +0100
4138              Message-Id: <H000019b03c300d6@MHS>
4139              
4140              Tweak embed.pl, regen headers.
4141              
4142              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
4143              From: Dan Sugalski <dan@sidhe.org>
4144              Date: Fri, 23 Jun 2000 17:00:00 -0400
4145              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
4146      Branch: maint-5.6/perl
4147           !> (integrate 27 files)
4148 ____________________________________________________________________________
4149 [  7763] By: gsar                                  on 2000/11/20  10:08:08
4150         Log: s/perl56delta/perldelta/g
4151      Branch: maint-5.6/perl
4152            ! pod/Makefile
4153 ____________________________________________________________________________
4154 [  7762] By: gsar                                  on 2000/11/20  10:04:00
4155         Log: integrate changes#6225,6229,6231,6232 from cfgperl
4156              
4157              Add source code filenames to apidoc.
4158              From: simon@brecon.co.uk (Simon Cozens)
4159              Subject: [PATCH embed.pl] Source X-ref
4160              Date: 22 Jun 2000 02:18:49 GMT
4161              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
4162              
4163              Subject: README.hpux version 0.6.1
4164              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
4165              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4166              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
4167              
4168              Subject: [PATCH 5.6.0] cygwin port
4169              From: "Fifer, Eric" <EFifer@sanwaint.com>
4170              Date: Tue, 20 Jun 2000 14:30:58 +0100
4171              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
4172              
4173              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
4174              From: simon@brecon.co.uk (Simon Cozens)
4175              Date: 19 Jun 2000 15:18:27 GMT
4176              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
4177              
4178              plus update pod/Makefile and regenerate perltoc
4179      Branch: maint-5.6/perl
4180           +> pod/perlutil.pod
4181           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
4182           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
4183 ____________________________________________________________________________
4184 [  7761] By: jhi                                   on 2000/11/20  04:09:55
4185         Log: Miraculous typo.
4186      Branch: perl
4187            ! t/op/pat.t
4188 ____________________________________________________________________________
4189 [  7760] By: jhi                                   on 2000/11/20  04:06:08
4190         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
4191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4192              Date: Sun, 19 Nov 2000 22:30:26 -0500
4193              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
4194      Branch: perl
4195            ! regexec.c scope.h t/op/pat.t
4196 ____________________________________________________________________________
4197 [  7759] By: jhi                                   on 2000/11/20  02:05:22
4198         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
4199      Branch: perl
4200            ! perl.h
4201 ____________________________________________________________________________
4202 [  7758] By: jhi                                   on 2000/11/20  01:58:11
4203         Log: Subject: [perl 7711: EPOC] updates
4204              From: Olaf Flebbe <o.flebbe@gmx.de>
4205              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
4206              Message-ID: <25575.974658810@www23.gmx.net>               
4207      Branch: perl
4208            + lib/File/Spec/Epoc.pm
4209            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
4210            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
4211            ! lib/File/Spec.pm perl.c sv.c
4212 ____________________________________________________________________________
4213 [  7757] By: jhi                                   on 2000/11/20  01:53:11
4214         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
4215      Branch: perl
4216            ! MANIFEST
4217 ____________________________________________________________________________
4218 [  7756] By: jhi                                   on 2000/11/20  01:47:22
4219         Log: Integrate perlio.
4220      Branch: perl
4221            - ext/re/hints/MSWin32.pl
4222           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
4223           !> win32/config.gc win32/config_H.gc win32/win32sck.c
4224 ____________________________________________________________________________
4225 [  7755] By: nick                                  on 2000/11/19  20:57:17
4226         Log: Add dummy crlf layer (just as buffer)
4227              Correct 1st bug - one layer of indirection.
4228      Branch: perlio
4229            ! perlio.c perlio.h perliol.h
4230 ____________________________________________________________________________
4231 [  7754] By: nick                                  on 2000/11/19  20:56:12
4232         Log: Work-round to Perl_deb_nocontext is no longer required
4233      Branch: perlio
4234            - ext/re/hints/MSWin32.pl
4235 ____________________________________________________________________________
4236 [  7753] By: nick                                  on 2000/11/19  20:01:16
4237         Log: diff -se shows these as different
4238      Branch: perlio
4239            ! global.sym pod/perlapi.pod
4240 ____________________________________________________________________________
4241 [  7752] By: nick                                  on 2000/11/19  18:57:30
4242         Log: Configure GCC/Win32 build -Duseperlio
4243              Fix a couple of gross issues
4244              - double-include of ../deb.o in re.dll
4245              - win32sck.c needs PerlIO and FILE 
4246      Branch: perlio
4247            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
4248            ! win32/win32sck.c
4249 ____________________________________________________________________________
4250 [  7751] By: nick                                  on 2000/11/19  17:05:36
4251         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
4252      Branch: perlio
4253            ! perlio.c
4254 ____________________________________________________________________________
4255 [  7750] By: nick                                  on 2000/11/19  16:57:14
4256         Log: Missing aTHX_
4257      Branch: perlio
4258            ! sv.c
4259 ____________________________________________________________________________
4260 [  7749] By: jhi                                   on 2000/11/19  16:28:40
4261         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
4262              From: "Peter J. Farley III" <pjfarley@banet.net>
4263              Date: Sun, 19 Nov 2000 01:42:58 -0500
4264              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
4265      Branch: perl
4266            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
4267 ____________________________________________________________________________
4268 [  7748] By: jhi                                   on 2000/11/19  16:08:10
4269         Log: Subject: podlators 1.05 available        
4270              From: Russ Allbery <rra@stanford.edu>   
4271              Date: 18 Nov 2000 22:04:28 -0800
4272              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
4273      Branch: perl
4274            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4275 ____________________________________________________________________________
4276 [  7747] By: nick                                  on 2000/11/19  11:19:39
4277         Log: Integrate mainline
4278      Branch: perlio
4279           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
4280           !> util.c
4281 ____________________________________________________________________________
4282 [  7746] By: jhi                                   on 2000/11/19  06:42:22
4283         Log: Make hex scanning warn on "\x{x}" and "\xx".
4284              "\x" and and hex("x") are still valid.
4285      Branch: perl
4286            ! util.c
4287 ____________________________________________________________________________
4288 [  7745] By: nick                                  on 2000/11/18  22:52:28
4289         Log: Integrate mainline
4290      Branch: perlio
4291           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
4292           !> perl.h perlio.c proto.h regcomp.c regcomp.h
4293 ____________________________________________________________________________
4294 [  7744] By: jhi                                   on 2000/11/18  22:50:28
4295         Log: Introduce Perl_utf8_length().  Use it.
4296      Branch: perl
4297            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
4298 ____________________________________________________________________________
4299 [  7743] By: jhi                                   on 2000/11/18  22:38:51
4300         Log: Compiler denit.
4301      Branch: perl
4302            ! perlio.c
4303 ____________________________________________________________________________
4304 [  7742] By: jhi                                   on 2000/11/18  20:33:05
4305         Log: Integrate perlio.
4306      Branch: perl
4307           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
4308           !> perlio.h pp_ctl.c pp_sys.c sv.c
4309 ____________________________________________________________________________
4310 [  7741] By: jhi                                   on 2000/11/18  20:31:27
4311         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
4312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4313              Date: Fri, 17 Nov 2000 20:35:11 -0500
4314              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
4315              
4316              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
4317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4318              Date: Fri, 17 Nov 2000 21:03:47 -0500
4319              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
4320              
4321              Plus a little bit of tweaking in pregcomp().
4322      Branch: perl
4323            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
4324 ____________________________________________________________________________
4325 [  7740] By: nick                                  on 2000/11/18  20:17:22
4326         Log: Lexical use open ... support:
4327              add ->cop_io to COP structure in cop.h.
4328              Make mg.c and gv.c associate it with ${^OPEN}.
4329              Make lib/open.pm set it.
4330              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
4331              manner similar to ->cop_warnings.
4332              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
4333              call new PerlIO_apply_layers().
4334              Declare latter in perlio.h and define in perlio.c
4335      Branch: perlio
4336            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
4337            ! perlio.h pp_ctl.c pp_sys.c sv.c
4338 ____________________________________________________________________________
4339 [  7739] By: jhi                                   on 2000/11/18  19:54:00
4340         Log: Integrate perlio.
4341      Branch: perl
4342           !> doio.c perlio.c pp.c
4343 ____________________________________________________________________________
4344 [  7738] By: jhi                                   on 2000/11/18  17:16:13
4345         Log: Subject: [PATCH 5.7.0] etags broken again
4346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4347              Date: Sat, 18 Nov 2000 02:41:36 -0500
4348              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
4349      Branch: perl
4350            ! emacs/ptags
4351 ____________________________________________________________________________
4352 [  7737] By: jhi                                   on 2000/11/18  17:12:18
4353         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
4354      Branch: perl
4355            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4356 ____________________________________________________________________________
4357 [  7736] By: nick                                  on 2000/11/18  14:06:20
4358         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
4359              part to be isolated.
4360      Branch: perlio
4361            ! doio.c perlio.c
4362 ____________________________________________________________________________
4363 [  7735] By: nick                                  on 2000/11/18  11:03:32
4364         Log: Integrate mainline
4365      Branch: perlio
4366           !> Changes README.amiga README.win32 patchlevel.h
4367           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
4368 ____________________________________________________________________________
4369 [  7734] By: jhi                                   on 2000/11/18  01:18:56
4370         Log: Update Changes.
4371      Branch: perl
4372            ! Changes patchlevel.h
4373 ____________________________________________________________________________
4374 [  7733] By: jhi                                   on 2000/11/18  00:32:54
4375         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
4376              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4377              Date: Fri, 17 Nov 2000 17:28:02 -0500
4378              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
4379      Branch: perl
4380            ! regcomp.c regexec.c t/op/re_tests
4381 ____________________________________________________________________________
4382 [  7732] By: jhi                                   on 2000/11/18  00:28:56
4383         Log: Sparc 64-bit pack() fix from Jens Hamisch.
4384      Branch: perl
4385            ! pp.c
4386 ____________________________________________________________________________
4387 [  7731] By: jhi                                   on 2000/11/18  00:18:39
4388         Log: Explain in more detail the {} syntax ambiguousity.
4389              
4390              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
4391              From: Nicholas Clark <nick@ccl4.org>
4392              Date: Fri, 17 Nov 2000 22:10:28 +0000
4393              Message-ID: <20001117221028.A88930@plum.flirble.org>
4394      Branch: perl
4395            ! pod/perlfunc.pod
4396 ____________________________________________________________________________
4397 [  7730] By: jhi                                   on 2000/11/18  00:12:18
4398         Log: Subject: Fix for README.amiga (20000323.033)
4399              From: "Stephen P. Potter" <spp@spotter.yi.org>
4400              Date: Fri, 17 Nov 2000 12:25:51 -0500
4401              Message-Id: <200011171725.MAA05768@spotter.yi.org>
4402      Branch: perl
4403            ! README.amiga
4404 ____________________________________________________________________________
4405 [  7729] By: jhi                                   on 2000/11/18  00:08:34
4406         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
4407              From: "A. C. Yardley" <yardley@tanet.net>
4408              Date: Mon, 3 Apr 2000 11:35:33 -0700
4409              Message-ID: <3483.000403@tanet.net>
4410      Branch: perl
4411            ! README.win32
4412 ____________________________________________________________________________
4413 [  7728] By: nick                                  on 2000/11/17  21:59:47
4414         Log: Integrate mainline
4415      Branch: perlio
4416           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
4417           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
4418           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
4419           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
4420 ____________________________________________________________________________
4421 [  7727] By: nick                                  on 2000/11/17  21:56:31
4422         Log: Experiment on use of attributes.pm interface.
4423              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
4424              SVt_PVRV if not already something better (else vivify of say magic gets
4425              core dump).
4426      Branch: perlio
4427            ! perlio.c pp.c
4428 ____________________________________________________________________________
4429 [  7726] By: jhi                                   on 2000/11/17  14:15:49
4430         Log: Subject: Fix for 20000815.006
4431              From: "Stephen P. Potter" <spp@spotter.yi.org>
4432              Date: Fri, 17 Nov 2000 08:57:45 -0500
4433              Message-Id: <200011171357.IAA05122@spotter.yi.org>
4434              
4435              It's really 20000518.006.
4436      Branch: perl
4437            ! pod/perlmodlib.PL
4438 ____________________________________________________________________________
4439 [  7725] By: jhi                                   on 2000/11/17  14:12:31
4440         Log: Subject: Fix for 20000409.001
4441              From: "Stephen P. Potter" <spp@spotter.yi.org>
4442              Date: Fri, 17 Nov 2000 08:55:45 -0500
4443              Message-Id: <200011171355.IAA05104@spotter.yi.org>
4444      Branch: perl
4445            ! pod/perlfaq9.pod
4446 ____________________________________________________________________________
4447 [  7724] By: jhi                                   on 2000/11/17  14:08:58
4448         Log: Undo #7627 now that we have =head3.
4449      Branch: perl
4450            ! pod/perlhack.pod
4451 ____________________________________________________________________________
4452 [  7723] By: jhi                                   on 2000/11/17  14:04:09
4453         Log: As surmised the #7719 wasn't a good move.
4454      Branch: perl
4455            ! hints/solaris_2.sh
4456 ____________________________________________________________________________
4457 [  7722] By: jhi                                   on 2000/11/17  13:59:04
4458         Log: Also the 64bitall hints can be either here or there.
4459      Branch: perl
4460            ! hints/solaris_2.sh
4461 ____________________________________________________________________________
4462 [  7721] By: jhi                                   on 2000/11/17  02:26:23
4463         Log: Test tweak for the open pragma.
4464      Branch: perl
4465            ! t/lib/b.t
4466 ____________________________________________________________________________
4467 [  7720] By: jhi                                   on 2000/11/17  00:23:22
4468         Log: The long double hints can be here or there.
4469      Branch: perl
4470            ! hints/solaris_2.sh
4471 ____________________________________________________________________________
4472 [  7719] By: jhi                                   on 2000/11/17  00:14:06
4473         Log: For Solaris use64bitall the stdchar needs a little bit of help.
4474      Branch: perl
4475            ! hints/solaris_2.sh
4476 ____________________________________________________________________________
4477 [  7718] By: jhi                                   on 2000/11/16  23:27:34
4478         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
4479              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4480              Date: Wed, 15 Nov 2000 08:56:32 +0100
4481              Message-ID: <3A1241B0.64477E00@alcatel.at>
4482      Branch: perl
4483            ! lib/Carp/Heavy.pm
4484 ____________________________________________________________________________
4485 [  7717] By: jhi                                   on 2000/11/16  23:23:29
4486         Log: Subject: [PATCH] Re: 20001101.003 PDL
4487              From: Nicholas Clark <nick@ccl4.org>
4488              Date: Thu, 16 Nov 2000 16:48:25 +0000
4489              Message-ID: <20001116164825.B93487@plum.flirble.org>
4490      Branch: perl
4491            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
4492 ____________________________________________________________________________
4493 [  7716] By: jhi                                   on 2000/11/16  23:21:31
4494         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
4495              From: "Casey R. Tweten" <crt@kiski.net>
4496              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
4497              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
4498      Branch: perl
4499            ! lib/Pod/Checker.pm pod/perlpod.pod
4500 ____________________________________________________________________________
4501 [  7715] By: jhi                                   on 2000/11/16  23:19:40
4502         Log: Avoid an infinite loop in VMS when utils scripts are run
4503              with no arguments, from Charles Lane.
4504      Branch: perl
4505            ! configure.com
4506 ____________________________________________________________________________
4507 [  7714] By: jhi                                   on 2000/11/16  23:17:08
4508         Log: Subject: perllocale.pod changes
4509              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4510              Date: Mon, 13 Nov 2000 10:09:22 +0300
4511              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
4512      Branch: perl
4513            ! pod/perllocale.pod
4514 ____________________________________________________________________________
4515 [  7713] By: jhi                                   on 2000/11/16  23:14:06
4516         Log: Integrate perlio.
4517      Branch: perl
4518           !> doio.c perlio.c perlio.h util.c
4519 ____________________________________________________________________________
4520 [  7712] By: nick                                  on 2000/11/16  21:10:58
4521         Log: Integrate mainline
4522      Branch: perlio
4523           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4524           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
4525           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
4526           !> vos/config.ga.def vos/config.ga.h win32/config.bc
4527           !> win32/config.gc win32/config.vc
4528 ____________________________________________________________________________
4529 [  7711] By: nick                                  on 2000/11/16  19:56:41
4530         Log: Minor tweaks:
4531              consistent way of getting 'rb', 'wb' etc. for binary opens
4532              move *perlio::layers to *open::layers
4533              a #define to show layers available
4534              DOSISH popen/PerlIO had export/import sense inverted.
4535      Branch: perlio
4536            ! doio.c perlio.c perlio.h util.c
4537 ____________________________________________________________________________
4538 [  7710] By: jhi                                   on 2000/11/16  15:46:05
4539         Log: Add HAS_SBRK_PROTO.
4540      Branch: metaconfig/U/perl
4541            + d_sbrkproto.U
4542      Branch: perl
4543            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4544            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
4545            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4546            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4547            ! win32/config.gc win32/config.vc
4548 ____________________________________________________________________________
4549 [  7709] By: nick                                  on 2000/11/16  07:31:49
4550         Log: Integrate mainline
4551      Branch: perlio
4552           !> (integrate 35 files)
4553 ____________________________________________________________________________
4554 [  7708] By: jhi                                   on 2000/11/16  05:33:03
4555         Log: These files are text, not binary.
4556      Branch: perl
4557            ! ext/Encode/Encode/iso8859-10.enc
4558            ! ext/Encode/Encode/iso8859-13.enc
4559            ! ext/Encode/Encode/iso8859-14.enc
4560            ! ext/Encode/Encode/iso8859-15.enc
4561 ____________________________________________________________________________
4562 [  7707] By: jhi                                   on 2000/11/16  01:53:37
4563         Log: Update Changes.
4564      Branch: perl
4565            ! Changes patchlevel.h
4566 ____________________________________________________________________________
4567 [  7706] By: jhi                                   on 2000/11/16  01:35:59
4568         Log: More #undefing of stdio.
4569      Branch: perl
4570            ! fakesdio.h nostdio.h
4571 ____________________________________________________________________________
4572 [  7705] By: jhi                                   on 2000/11/16  01:34:18
4573         Log: Add fwalk() probe to the configuration files and regen perltoc.
4574      Branch: perl
4575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4576            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
4577            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
4578            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4579            ! win32/config.bc win32/config.gc win32/config.vc
4580 ____________________________________________________________________________
4581 [  7704] By: jhi                                   on 2000/11/16  01:33:07
4582         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
4583              an optional third argument to Inlibc?)
4584      Branch: metaconfig/U/perl
4585            + d__fwalk.U
4586 ____________________________________________________________________________
4587 [  7703] By: jhi                                   on 2000/11/16  01:09:22
4588         Log: The type of the hash_cb() size argument is tricky.
4589      Branch: perl
4590            ! ext/DB_File/DB_File.xs
4591 ____________________________________________________________________________
4592 [  7702] By: jhi                                   on 2000/11/15  23:01:16
4593         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
4594      Branch: perl
4595            ! nostdio.h
4596 ____________________________________________________________________________
4597 [  7701] By: jhi                                   on 2000/11/15  22:52:32
4598         Log: Detypo.
4599      Branch: perl
4600            ! t/lib/bigfltpm.t
4601 ____________________________________________________________________________
4602 [  7700] By: jhi                                   on 2000/11/15  22:51:56
4603         Log: UINT64_C() work continues.
4604      Branch: perl
4605            ! handy.h perl.h utf8.h
4606 ____________________________________________________________________________
4607 [  7699] By: jhi                                   on 2000/11/15  14:13:04
4608         Log: SOCKS has its own USE_THREADS, based on
4609              
4610              Subject: [ID 20001114.002] et. al. bugfix followup
4611              From: Jens Hamisch <jens@Strawberry.COM> 
4612              Date: Wed, 15 Nov 2000 14:23:11 +0100
4613              Message-ID: <20001115142311.A21164@Strawberry.COM>
4614      Branch: perl
4615            ! perl.h
4616 ____________________________________________________________________________
4617 [  7698] By: jhi                                   on 2000/11/15  03:50:56
4618         Log: Add few missing #undefs and sort them.
4619      Branch: perl
4620            ! fakesdio.h
4621 ____________________________________________________________________________
4622 [  7697] By: jhi                                   on 2000/11/15  03:39:14
4623         Log: Linenumber fix.
4624      Branch: perl
4625            ! t/pragma/warn/utf8
4626 ____________________________________________________________________________
4627 [  7696] By: jhi                                   on 2000/11/15  02:55:26
4628         Log: EBCDIC tweaks.
4629              
4630              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
4631              From: Peter Prymmer <pvhp@forte.com>
4632              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
4633              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
4634      Branch: perl
4635            ! t/op/regmesg.t t/pragma/warn/utf8
4636 ____________________________________________________________________________
4637 [  7695] By: jhi                                   on 2000/11/15  02:53:58
4638         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
4639              From: Peter Prymmer <pvhp@forte.com>
4640              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
4641              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
4642      Branch: perl
4643            ! utf8.c
4644 ____________________________________________________________________________
4645 [  7694] By: jhi                                   on 2000/11/15  02:50:55
4646         Log: Subject: [PATCH: perl@7674] updates to README.os390
4647              From: Prymmer/Kahn <pvhp@best.com>
4648              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
4649              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
4650      Branch: perl
4651            ! README.os390
4652 ____________________________________________________________________________
4653 [  7693] By: jhi                                   on 2000/11/15  02:48:37
4654         Log: Quit utf8_to_uv() instantly if curlen == 0.
4655      Branch: perl
4656            ! utf8.c
4657 ____________________________________________________________________________
4658 [  7692] By: jhi                                   on 2000/11/15  02:24:29
4659         Log: Use u_int32_t for the size of hash_cb(), not size_t.
4660              
4661              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
4662              From: Jens Hamisch <jens@Strawberry.COM>     
4663              Date: Tue, 14 Nov 2000 19:03:55 +0100
4664              Message-Id: <20001114190355.A20559@Strawberry.COM>
4665      Branch: perl
4666            ! ext/DB_File/DB_File.xs
4667 ____________________________________________________________________________
4668 [  7691] By: jhi                                   on 2000/11/15  02:20:12
4669         Log: Use UINT64_C().
4670              
4671              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
4672              From: Jens Hamisch <jens@Strawberry.COM>
4673              Date: Tue, 14 Nov 2000 19:16:23 +0100
4674              Message-Id: <20001114191623.G20559@Strawberry.COM>
4675      Branch: perl
4676            ! utf8.c utf8.h
4677 ____________________________________________________________________________
4678 [  7690] By: jhi                                   on 2000/11/15  02:17:06
4679         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
4680              (a macro to define signed and unsigned integer constants).
4681      Branch: perl
4682            ! handy.h
4683 ____________________________________________________________________________
4684 [  7689] By: jhi                                   on 2000/11/15  01:56:51
4685         Log: Regen Configure.
4686      Branch: perl
4687            ! Configure
4688 ____________________________________________________________________________
4689 [  7688] By: jhi                                   on 2000/11/15  01:56:32
4690         Log: Make the unit know about SOCKS.
4691      Branch: metaconfig
4692            ! U/protos/socksizetype.U
4693 ____________________________________________________________________________
4694 [  7687] By: jhi                                   on 2000/11/15  01:54:47
4695         Log: Remove unused dependencies.
4696      Branch: metaconfig
4697            ! U/compline/d_getpagsz.U
4698 ____________________________________________________________________________
4699 [  7686] By: nick                                  on 2000/11/14  21:25:13
4700         Log: Integrate mainline.
4701      Branch: perlio
4702           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
4703           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
4704           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
4705           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
4706           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
4707           !> win32/config.bc win32/config.gc win32/config.vc
4708           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
4709 ____________________________________________________________________________
4710 [  7685] By: jhi                                   on 2000/11/14  17:54:56
4711         Log: Integrate perlio.
4712      Branch: perl
4713           +> fakesdio.h perliol.h
4714           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
4715           !> perlsdio.h perlsfio.h pod/perlfunc.pod
4716 ____________________________________________________________________________
4717 [  7684] By: nick                                  on 2000/11/14  17:43:04
4718         Log: PerlIO #include and #ifdef re-work.
4719      Branch: perlio
4720            + fakesdio.h perliol.h
4721            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
4722            ! perlsdio.h perlsfio.h
4723 ____________________________________________________________________________
4724 [  7683] By: jhi                                   on 2000/11/14  15:42:40
4725         Log: Hoist the duplicated socket/netdb include logic to perl.h;
4726              undef SETERRNO in case SOCKS has defined it.  Based on:
4727              
4728              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
4729              From: Jens Hamisch <jens@Strawberry.COM> 
4730              Date: Tue, 14 Nov 2000 11:34:40 +0100
4731              Message-Id: <20001114113440.A20005@Strawberry.COM>
4732      Branch: perl
4733            ! doio.c perl.h pp_sys.c
4734 ____________________________________________________________________________
4735 [  7682] By: jhi                                   on 2000/11/14  14:07:28
4736         Log: Subject: some additions for makefiles for win32 (for perl@7674)
4737              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4738              Date: Tue, 14 Nov 2000 09:31:13 +0300
4739              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
4740      Branch: perl
4741            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4742            ! win32/makefile.mk
4743 ____________________________________________________________________________
4744 [  7681] By: jhi                                   on 2000/11/14  14:01:41
4745         Log: Subject: tiny typo in perl5db.pl
4746              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4747              Date: Tue, 14 Nov 2000 09:29:28 +0300
4748              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
4749      Branch: perl
4750            ! lib/perl5db.pl
4751 ____________________________________________________________________________
4752 [  7680] By: jhi                                   on 2000/11/14  04:13:50
4753         Log: Redo #7679 with LFs instead of CRLFs.
4754      Branch: perl
4755            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
4756            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
4757            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
4758 ____________________________________________________________________________
4759 [  7679] By: jhi                                   on 2000/11/14  01:21:09
4760         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
4761              From: Benjamin Stuhl <tiriath@yahoo.com> 
4762              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
4763              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
4764      Branch: perl
4765            + win32/bin/mdelete.bat
4766            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4767            ! makedef.pl perlio.c win32/Makefile win32/config.gc
4768            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
4769 ____________________________________________________________________________
4770 [  7678] By: jhi                                   on 2000/11/14  01:19:20
4771         Log: Fix the re extension building for Win32.
4772              
4773              Subject: [PATCH perl@7638] Get PerlIO building on Win32
4774              From: Benjamin Stuhl <tiriath@yahoo.com> 
4775              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
4776              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
4777      Branch: perl
4778            + ext/re/hints/MSWin32.pl
4779            ! MANIFEST
4780 ____________________________________________________________________________
4781 [  7677] By: jhi                                   on 2000/11/14  01:13:54
4782         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
4783              From: sthoenna@efn.org
4784              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
4785              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
4786      Branch: perl
4787            ! doop.c pp.c toke.c utf8.c utf8.h
4788 ____________________________________________________________________________
4789 [  7676] By: jhi                                   on 2000/11/13  20:23:15
4790         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
4791              From: Nicholas Clark <nick@ccl4.org>
4792              Date: Mon, 13 Nov 2000 18:55:04 +0000
4793              Message-ID: <20001113185504.J29183@plum.flirble.org>
4794      Branch: perl
4795            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
4796 ____________________________________________________________________________
4797 [  7675] By: nick                                  on 2000/11/13  20:21:57
4798         Log: Integrate mainline ...
4799      Branch: perlio
4800           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
4801           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
4802           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
4803           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
4804 ____________________________________________________________________________
4805 [  7674] By: jhi                                   on 2000/11/13  15:07:56
4806         Log: Update Changes.
4807      Branch: perl
4808            ! Changes patchlevel.h
4809 ____________________________________________________________________________
4810 [  7673] By: jhi                                   on 2000/11/13  14:42:42
4811         Log: Remove the new two tests of lib/io_xs for now, they seem to
4812              fail under perlio on some platforms.
4813      Branch: perl
4814            ! t/lib/io_xs.t
4815 ____________________________________________________________________________
4816 [  7672] By: jhi                                   on 2000/11/13  13:57:53
4817         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
4818      Branch: perl
4819            ! perlio.c
4820 ____________________________________________________________________________
4821 [  7671] By: jhi                                   on 2000/11/13  05:30:48
4822         Log: Placate nervous compilers that see longer than ints switch()ing.
4823      Branch: perl
4824            ! utf8.c
4825 ____________________________________________________________________________
4826 [  7670] By: jhi                                   on 2000/11/13  05:14:21
4827         Log: fputs() does return EOF on error but here we don't care.
4828      Branch: perl
4829            ! perlio.c
4830 ____________________________________________________________________________
4831 [  7669] By: jhi                                   on 2000/11/13  05:02:45
4832         Log: Declare reg_data like reg_substr_data.
4833      Branch: perl
4834            ! regexp.h
4835 ____________________________________________________________________________
4836 [  7668] By: jhi                                   on 2000/11/13  04:54:34
4837         Log: Typos in #7667.
4838      Branch: perl
4839            ! perl.h
4840 ____________________________________________________________________________
4841 [  7667] By: jhi                                   on 2000/11/13  04:49:49
4842         Log: Cleanup messy #ifdef.
4843      Branch: perl
4844            ! perl.h
4845 ____________________________________________________________________________
4846 [  7666] By: jhi                                   on 2000/11/13  04:17:34
4847         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
4848              From: Nicholas Clark <nick@talking.bollo.cx>
4849              Date: Sun, 12 Nov 2000 21:14:11 +0000
4850              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
4851              
4852              Note: only one breakage of the two reported is fixed by this patch.
4853      Branch: perl
4854            ! perlio.c
4855 ____________________________________________________________________________
4856 [  7665] By: jhi                                   on 2000/11/13  04:05:07
4857         Log: Tweak the definition of the bit complement on UTF-8 data:
4858              if none of the characters in the string are > 0xff,
4859              the result is a complemented byte string, not a (UTF-8)
4860              char string.  Based on the summary in
4861              
4862              Subject: Re: [ID 20000918.005] ~ on wide chars
4863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
4864              Date: Fri, 10 Nov 2000 09:47:15 -0800
4865              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
4866              
4867              This should give us the maximum backward (pre-char string)
4868              compatibility and utf8 compatibility.  The other alternative
4869              would be to limit the bit complement to be always byte only,
4870              taking the least significant byte of the chars.
4871      Branch: perl
4872            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
4873 ____________________________________________________________________________
4874 [  7664] By: jhi                                   on 2000/11/13  00:23:44
4875         Log: Couple of tests from #7660 salvaged.
4876      Branch: perl
4877            - t/op/tell.t
4878            ! MANIFEST t/io/tell.t
4879 ____________________________________________________________________________
4880 [  7663] By: jhi                                   on 2000/11/13  00:02:48
4881         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
4882              From: Nicholas Clark <nick@talking.bollo.cx>
4883              Date: Sun, 12 Nov 2000 21:23:43 +0000
4884              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
4885      Branch: perl
4886            ! perlsfio.h
4887 ____________________________________________________________________________
4888 [  7662] By: jhi                                   on 2000/11/13  00:01:39
4889         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
4890              From: Nicholas Clark <nick@talking.bollo.cx>
4891              Date: Sun, 12 Nov 2000 21:30:04 +0000
4892              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
4893      Branch: perl
4894            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
4895 ____________________________________________________________________________
4896 [  7661] By: jhi                                   on 2000/11/12  23:57:29
4897         Log: Document tell() on special streams.
4898      Branch: perl
4899            ! pod/perlfunc.pod
4900 ____________________________________________________________________________
4901 [  7660] By: jhi                                   on 2000/11/12  23:54:22
4902         Log: (Subsumed by #7664)
4903      Branch: perl
4904            + t/op/tell.t
4905            ! MANIFEST
4906 ____________________________________________________________________________
4907 [  7659] By: jhi                                   on 2000/11/12  22:55:25
4908         Log: Many subdocumented return values of the IO extension now documented.
4909              ungetc and write still left subdocumented.
4910              
4911              Subject: [PATCH] (was Re: IO::Handle::ungetc)
4912              From: Nicholas Clark <nick@talking.bollo.cx>
4913              Date: Sun, 12 Nov 2000 21:35:53 +0000
4914              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
4915      Branch: perl
4916            ! ext/IO/lib/IO/Handle.pm
4917 ____________________________________________________________________________
4918 [  7658] By: jhi                                   on 2000/11/12  21:37:06
4919         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
4920              From: Nicholas Clark <nick@talking.bollo.cx>
4921              Date: Sun, 12 Nov 2000 20:03:22 +0000
4922              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
4923      Branch: perl
4924            ! pod/perlfunc.pod
4925 ____________________________________________________________________________
4926 [  7657] By: jhi                                   on 2000/11/12  20:34:55
4927         Log: Integrate perlio.
4928      Branch: perl
4929           !> perlio.c
4930 ____________________________________________________________________________
4931 [  7656] By: nick                                  on 2000/11/12  19:25:06
4932         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
4933      Branch: perlio
4934            ! perlio.c
4935 ____________________________________________________________________________
4936 [  7655] By: nick                                  on 2000/11/12  19:09:41
4937         Log: Integrate mainline
4938      Branch: perlio
4939           +> README.solaris ext/Encode/Encode/cp1006.enc
4940           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
4941           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
4942           +> ext/Encode/Encode/iso8859-13.enc
4943           +> ext/Encode/Encode/iso8859-14.enc
4944           +> ext/Encode/Encode/iso8859-15.enc
4945           !> (integrate 34 files)
4946 ____________________________________________________________________________
4947 [  7654] By: jhi                                   on 2000/11/12  19:00:22
4948         Log: Add a metaconfig unit for fsync.
4949      Branch: metaconfig/U/perl
4950            + d_fsync.U
4951 ____________________________________________________________________________
4952 [  7653] By: jhi                                   on 2000/11/12  19:00:01
4953         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
4954      Branch: perl
4955            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4956            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4957            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4958            ! vos/config.ga.h win32/config.bc win32/config.gc
4959            ! win32/config.vc
4960 ____________________________________________________________________________
4961 [  7652] By: jhi                                   on 2000/11/11  21:12:01
4962         Log: Copy the s// information of README.hpux also to the perlrun.
4963      Branch: perl
4964            ! README.hpux pod/perlrun.pod
4965 ____________________________________________________________________________
4966 [  7651] By: jhi                                   on 2000/11/11  21:03:13
4967         Log: More README.solaris updates from Andy Dougherty.
4968      Branch: perl
4969            ! README.solaris
4970 ____________________________________________________________________________
4971 [  7650] By: jhi                                   on 2000/11/11  18:38:57
4972         Log: More descriptive error for unknown perlio layers.
4973              
4974              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
4975              From: Dominic Dunlop <domo@computer.org> 
4976              Date: Sat, 11 Nov 2000 18:20:32 +0100             
4977              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
4978      Branch: perl
4979            ! perlio.c pod/perldiag.pod
4980 ____________________________________________________________________________
4981 [  7649] By: jhi                                   on 2000/11/11  18:37:52
4982         Log: MachTen doesn't really do mmap() and munmap().
4983              
4984              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
4985              From: Dominic Dunlop <domo@computer.org> 
4986              Date: Sat, 11 Nov 2000 18:20:32 +0100             
4987              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
4988      Branch: perl
4989            ! hints/machten.sh
4990 ____________________________________________________________________________
4991 [  7648] By: jhi                                   on 2000/11/11  18:36:46
4992         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
4993              From: rspier@pobox.com (Robert Spier)
4994              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
4995              Message-ID: <14861.32839.491271.985797@rls.cx>
4996      Branch: perl
4997            ! Porting/Contract pod/perltoot.pod
4998 ____________________________________________________________________________
4999 [  7647] By: jhi                                   on 2000/11/11  18:35:30
5000         Log: Simplify the getpagesize() unit by dropping the
5001              pagesize probe since it's nowadays slightly more
5002              complicated because of sysconf(). (Note: if some
5003              platform really needs the -lPW for getpagesize,
5004              I just broke it.)
5005              
5006              TODO: a new pagesize unit.
5007      Branch: metaconfig
5008            ! U/compline/d_getpagsz.U
5009 ____________________________________________________________________________
5010 [  7646] By: jhi                                   on 2000/11/11  18:33:23
5011         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
5012      Branch: perl
5013            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5014            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5015            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5016            ! vos/config.ga.h win32/config.bc win32/config.gc
5017            ! win32/config.vc
5018 ____________________________________________________________________________
5019 [  7645] By: jhi                                   on 2000/11/11  16:45:15
5020         Log: Use sysconf() or getpagesize() to find out the pagesize.
5021      Branch: perl
5022            ! perlio.c
5023 ____________________________________________________________________________
5024 [  7644] By: jhi                                   on 2000/11/11  15:46:08
5025         Log: Integrate perlio.
5026      Branch: perl
5027           !> perlio.c
5028 ____________________________________________________________________________
5029 [  7643] By: jhi                                   on 2000/11/11  15:33:36
5030         Log: Subject: Re: [PATCH] README.solaris
5031              From: Lupe Christoph <lupe@lupe-christoph.de>
5032              Date: Sat, 11 Nov 2000 14:08:10 +0100
5033              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
5034      Branch: perl
5035            ! README.solaris
5036 ____________________________________________________________________________
5037 [  7642] By: jhi                                   on 2000/11/11  15:22:12
5038         Log: Subject: [PATCH perl@7638] cygwin port
5039              From: "Eric Fifer" <egf7@columbia.edu>            
5040              Date: Fri, 10 Nov 2000 19:30:30 -0000
5041              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
5042      Branch: perl
5043            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
5044 ____________________________________________________________________________
5045 [  7641] By: nick                                  on 2000/11/11  14:50:36
5046         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
5047              Also call "Buf" layer directly when unread'ing non-read chars.
5048      Branch: perlio
5049            ! perlio.c
5050 ____________________________________________________________________________
5051 [  7640] By: jhi                                   on 2000/11/11  02:05:02
5052         Log: Add more encoding tables.
5053      Branch: perl
5054            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
5055            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
5056            + ext/Encode/Encode/iso8859-10.enc
5057            + ext/Encode/Encode/iso8859-13.enc
5058            + ext/Encode/Encode/iso8859-14.enc
5059            + ext/Encode/Encode/iso8859-15.enc
5060            ! MANIFEST
5061 ____________________________________________________________________________
5062 [  7639] By: jhi                                   on 2000/11/10  18:49:25
5063         Log: Subject: [PATCH] README.solaris
5064              From: Andy Dougherty <doughera@lafayette.edu>
5065              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
5066              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
5067      Branch: perl
5068            + README.solaris
5069            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
5070            ! pod/perl.pod pod/perltoc.pod
5071 ____________________________________________________________________________
5072 [  7638] By: jhi                                   on 2000/11/10  15:04:15
5073         Log: Update Changes.
5074      Branch: perl
5075            ! Changes patchlevel.h
5076 ____________________________________________________________________________
5077 [  7637] By: jhi                                   on 2000/11/10  14:14:28
5078         Log: Explain better why certain regex tests are skipped.
5079              
5080              Subject: Re: tests skipped: unknown reason
5081              From: Lupe Christoph <lupe@lupe-christoph.de>
5082              Date: Fri, 10 Nov 2000 09:08:56 +0100
5083              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
5084      Branch: perl
5085            ! t/op/regexp.t
5086 ____________________________________________________________________________
5087 [  7636] By: nick                                  on 2000/11/10  13:40:00
5088         Log: Integrate mainline.
5089      Branch: perlio
5090           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
5091           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
5092           !> win32/bin/search.pl
5093 ____________________________________________________________________________
5094 [  7635] By: nick                                  on 2000/11/10  13:25:52
5095         Log: Re-instate stdio large file support via perlio.
5096      Branch: perl
5097            ! perlio.c
5098 ____________________________________________________________________________
5099 [  7634] By: jhi                                   on 2000/11/10  04:49:55
5100         Log: Amdahl UTS hints updates.
5101              
5102              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
5103              From: hom00@utsglobal.com (Harold O Morris)
5104              Date: Thu, 9 Nov 2000 20:02 PST
5105              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
5106      Branch: perl
5107            ! hints/uts.sh
5108 ____________________________________________________________________________
5109 [  7633] By: jhi                                   on 2000/11/09  23:33:28
5110         Log: Subject: [PATCH] IO::Seekable pod
5111              From: Nicholas Clark <nick@talking.bollo.cx>
5112              Date: Thu, 9 Nov 2000 20:29:45 +0000
5113              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
5114      Branch: perl
5115            ! ext/IO/lib/IO/Handle.pm
5116 ____________________________________________________________________________
5117 [  7632] By: jhi                                   on 2000/11/09  21:55:41
5118         Log: Various doc oddball characters.
5119              
5120              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
5121              From: Michael Somos <somos@grail.cba.csuohio.edu>
5122              Date: Mon, 6 Nov 2000 17:44:20 -0500
5123              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
5124      Branch: perl
5125            ! emacs/cperl-mode.el lib/unicode/syllables.txt
5126            ! win32/bin/search.pl
5127 ____________________________________________________________________________
5128 [  7631] By: jhi                                   on 2000/11/09  21:12:29
5129         Log: Subject: Re: bash -c exit and linux hints 
5130              From: "John P. Linderman" <jpl@research.att.com>
5131              Date: Thu, 02 Nov 2000 09:37:25 -0500
5132              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
5133      Branch: perl
5134            ! hints/linux.sh
5135 ____________________________________________________________________________
5136 [  7630] By: nick                                  on 2000/11/09  20:34:11
5137         Log: Integrate mainline.
5138      Branch: perlio
5139           !> (integrate 91 files)
5140 ____________________________________________________________________________
5141 [  7629] By: jhi                                   on 2000/11/09  19:46:31
5142         Log: Missing dTHXs.
5143              
5144              Subject: RE: perl@7595 builds not on cygwin
5145              From: "Eric Fifer" <egf7@columbia.edu>
5146              Date: Thu, 9 Nov 2000 19:26:50 -0000
5147              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
5148      Branch: perl
5149            ! ext/Devel/Peek/Peek.xs
5150 ____________________________________________________________________________
5151 [  7628] By: jhi                                   on 2000/11/09  14:48:27
5152         Log: Disable only the tests 99 and 166 for UTF-8 locales.
5153      Branch: perl
5154            ! t/pragma/locale.t
5155 ____________________________________________________________________________
5156 [  7627] By: jhi                                   on 2000/11/09  14:40:27
5157         Log: There's no =head3.
5158      Branch: perl
5159            ! pod/perlhack.pod
5160 ____________________________________________________________________________
5161 [  7626] By: jhi                                   on 2000/11/09  13:54:26
5162         Log: The generated boot_* headers are wrong.  Pickier compiler,
5163              such as KAI C++ will refuse to compile the resulting perlmain.
5164              
5165              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
5166              From: Harri Pasanen <harri.pasanen@trema.com>
5167              Date: Thu, 09 Nov 2000 14:23:28 +0100
5168              Message-Id: <3A0AA550.26D548A3@trema.com>
5169      Branch: perl
5170            ! minimod.pl
5171 ____________________________________________________________________________
5172 [  7625] By: jhi                                   on 2000/11/09  13:50:44
5173         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
5174              From: Prymmer/Kahn <pvhp@best.com>
5175              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
5176              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
5177              
5178              All except the "cow orker" change.
5179      Branch: perl
5180            ! Porting/pumpkin.pod
5181 ____________________________________________________________________________
5182 [  7624] By: jhi                                   on 2000/11/09  13:45:33
5183         Log: Fix for
5184              
5185              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
5186              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5187              Date: Thu, 09 Nov 2000 11:05:52 +0100
5188              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
5189      Branch: perl
5190            ! pod/perldiag.pod t/pragma/warn/pp_sys
5191 ____________________________________________________________________________
5192 [  7623] By: jhi                                   on 2000/11/09  13:37:16
5193         Log: Typo in an ifndef.
5194              
5195              Subject: Re: [PATCH 5.7.0] better messages from malloc()
5196              From: Joe Smith <jms@inwap.com>         
5197              Date: Thu, 09 Nov 2000 01:33:14 -0800
5198              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
5199      Branch: perl
5200            ! malloc.c
5201 ____________________________________________________________________________
5202 [  7622] By: jhi                                   on 2000/11/09  13:31:18
5203         Log: Remove unused extra arguments.
5204      Branch: metaconfig/U/perl
5205            ! perlxv.U
5206      Branch: perl
5207            ! Configure config_h.SH
5208 ____________________________________________________________________________
5209 [  7621] By: jhi                                   on 2000/11/09  13:16:36
5210         Log: More VMS moves on environment handling, from Charles Lane.
5211      Branch: perl
5212            ! t/pragma/locale.t
5213 ____________________________________________________________________________
5214 [  7620] By: jhi                                   on 2000/11/09  04:42:38
5215         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
5216              From: David Dyck <dcd@tc.fluke.com>
5217              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
5218              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
5219      Branch: perl
5220            ! pp_sys.c
5221 ____________________________________________________________________________
5222 [  7619] By: jhi                                   on 2000/11/09  04:36:21
5223         Log: Forgot from #7618.
5224      Branch: perl
5225            ! lib/File/stat.pm
5226 ____________________________________________________________________________
5227 [  7618] By: jhi                                   on 2000/11/09  04:28:44
5228         Log: Make deleting for %ENV work for (newer versions of) VMS,
5229              from Craig A. Berry.
5230      Branch: perl
5231            ! vms/vms.c
5232 ____________________________________________________________________________
5233 [  7617] By: jhi                                   on 2000/11/09  04:25:05
5234         Log: Subject: [PATCH] Class::Struct at compile time
5235              From: "Casey R. Tweten" <crt@kiski.net>
5236              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
5237              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
5238      Branch: perl
5239            ! lib/Class/Struct.pm
5240 ____________________________________________________________________________
5241 [  7616] By: jhi                                   on 2000/11/09  04:15:17
5242         Log: Subject: [ID 20001108.013] spelling
5243              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
5244              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
5245              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
5246      Branch: perl
5247            ! lib/ftp.pl
5248 ____________________________________________________________________________
5249 [  7615] By: jhi                                   on 2000/11/09  04:12:42
5250         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
5251              From: Peter Prymmer <pvhp@forte.com>
5252              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
5253              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
5254      Branch: perl
5255            ! configure.com
5256 ____________________________________________________________________________
5257 [  7614] By: jhi                                   on 2000/11/08  22:42:55
5258         Log: A missing aTHX_.
5259      Branch: perl
5260            ! ext/IPC/SysV/SysV.xs
5261 ____________________________________________________________________________
5262 [  7613] By: jhi                                   on 2000/11/08  19:30:21
5263         Log: Update Changes.
5264      Branch: perl
5265            ! Changes patchlevel.h
5266 ____________________________________________________________________________
5267 [  7612] By: jhi                                   on 2000/11/08  18:35:25
5268         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
5269              From: David Dyck <dcd@tc.fluke.com>
5270              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
5271              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
5272      Branch: perl
5273            ! pp_sys.c
5274 ____________________________________________________________________________
5275 [  7611] By: jhi                                   on 2000/11/08  18:30:26
5276         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
5277              From: Dominic Dunlop <domo@computer.org>
5278              Date: Tue, 7 Nov 2000 12:05:25 +0100
5279              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
5280      Branch: perl
5281            ! malloc.c
5282 ____________________________________________________________________________
5283 [  7610] By: jhi                                   on 2000/11/08  18:25:14
5284         Log: Do not test UTF-8 locales since that the tests would require
5285              polymorphic regexen.
5286      Branch: perl
5287            ! t/pragma/locale.t
5288 ____________________________________________________________________________
5289 [  7609] By: jhi                                   on 2000/11/08  17:12:51
5290         Log: Locale buglets.
5291              
5292              Subject: RE: Locales support (setlocale) fixes
5293              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5294              Date: Wed, 8 Nov 2000 20:01:39 +0300
5295              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
5296      Branch: perl
5297            ! t/pragma/locale.t util.c
5298 ____________________________________________________________________________
5299 [  7608] By: jhi                                   on 2000/11/08  17:00:16
5300         Log: Deleting $ENV{PATH} in VMS is not recommendable.
5301      Branch: perl
5302            ! t/pragma/locale.t
5303 ____________________________________________________________________________
5304 [  7607] By: jhi                                   on 2000/11/08  16:58:26
5305         Log: Subject: PATCH std stdio for (Free)BSD
5306              From: Nicholas Clark <nick@ccl4.org>
5307              Date: Wed, 8 Nov 2000 15:36:29 +0000
5308              Message-ID: <20001108153629.D98736@plum.flirble.org>
5309      Branch: metaconfig
5310            ! U/compline/d_stdstdio.U
5311      Branch: perl
5312            ! Configure config_h.SH
5313 ____________________________________________________________________________
5314 [  7606] By: jhi                                   on 2000/11/08  16:43:31
5315         Log: Forgot to bump the line numbers in #7601.
5316      Branch: perl
5317            ! t/pragma/warn/pp_sys
5318 ____________________________________________________________________________
5319 [  7605] By: jhi                                   on 2000/11/08  16:39:12
5320         Log: More careful detection of how well NVs and UVs mix.
5321              
5322              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))
5323              From: Nicholas Clark <nick@ccl4.org>
5324              Date: Wed, 8 Nov 2000 15:14:12 +0000
5325              Message-ID: <20001108151412.B98736@plum.flirble.org>
5326              
5327              Added some SIGFPE paranoia.
5328      Branch: metaconfig/U/perl
5329            ! perlxv.U
5330      Branch: perl
5331            ! Configure config_h.SH
5332 ____________________________________________________________________________
5333 [  7604] By: jhi                                   on 2000/11/08  14:39:10
5334         Log: Subject: [patch perl@7595] VMS configure.com tweak
5335              From: "Craig A. Berry" <craigberry@mac.com>
5336              Date: Wed, 8 Nov 2000 00:24:12 -0600
5337              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
5338      Branch: perl
5339            ! configure.com
5340 ____________________________________________________________________________
5341 [  7603] By: jhi                                   on 2000/11/08  14:27:11
5342         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
5343              From: Robin Barker <rmb1@cise.npl.co.uk>
5344              Date: Wed, 8 Nov 2000 11:11:39 GMT
5345              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
5346      Branch: perl
5347            ! perlio.c
5348 ____________________________________________________________________________
5349 [  7602] By: jhi                                   on 2000/11/08  14:25:03
5350         Log: Fix for the tie-refhash string table leaks.
5351              
5352              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
5353              Date: Wed, 8 Nov 2000 13:03:04 GMT
5354              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
5355      Branch: perl
5356            ! t/lib/tie-refhash.t
5357 ____________________________________________________________________________
5358 [  7601] By: jhi                                   on 2000/11/08  14:21:08
5359         Log: Try to avoid flockless and emulationless places.
5360      Branch: perl
5361            ! t/pragma/warn/pp_sys
5362 ____________________________________________________________________________
5363 [  7600] By: jhi                                   on 2000/11/08  02:28:54
5364         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
5365              
5366              Subject: [PATCH] prototyped functions that should be overrideable
5367              From: "Casey R. Tweten" <crt@kiski.net>
5368              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
5369              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
5370      Branch: perl
5371            ! toke.c
5372 ____________________________________________________________________________
5373 [  7599] By: jhi                                   on 2000/11/08  01:12:05
5374         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
5375              
5376              Subject: [PATCH] perlbug.PL
5377              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5378              Date: Mon, 6 Nov 2000 21:39:01 -0500
5379              Message-ID: <20001106213901.B20955@O2.chapin.edu>
5380      Branch: perl
5381            ! utils/perlbug.PL
5382 ____________________________________________________________________________
5383 [  7598] By: jhi                                   on 2000/11/07  23:42:00
5384         Log: Bad thinko in #7581 (I used the test program with the expanded
5385              values as-is).
5386      Branch: metaconfig
5387            ! U/compline/d_stdstdio.U
5388      Branch: perl
5389            ! Configure
5390 ____________________________________________________________________________
5391 [  7597] By: jhi                                   on 2000/11/07  21:43:29
5392         Log: Subject: [PATCH perl@7573] cygwin port
5393              From: "Fifer, Eric" <EFifer@sanwaint.com>
5394              Date: Tue, 7 Nov 2000 18:08:51 -0000 
5395              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
5396              
5397              Synchronize with Cygwin 1.1.5.
5398      Branch: perl
5399            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
5400            ! pod/perlport.pod unixish.h util.c
5401 ____________________________________________________________________________
5402 [  7596] By: jhi                                   on 2000/11/07  21:39:25
5403         Log: perlhack updates from H.Merijn Brand.
5404      Branch: perl
5405            ! pod/perlhack.pod
5406 ____________________________________________________________________________
5407 [  7595] By: jhi                                   on 2000/11/07  20:21:41
5408         Log: Update Changes.
5409      Branch: perl
5410            ! Changes patchlevel.h
5411 ____________________________________________________________________________
5412 [  7594] By: jhi                                   on 2000/11/07  19:18:58
5413         Log: Be more robust in Dynaloader.pm.
5414      Branch: perl
5415            ! ext/DynaLoader/DynaLoader_pm.PL
5416 ____________________________________________________________________________
5417 [  7593] By: jhi                                   on 2000/11/07  16:49:31
5418         Log: AUTHORS update.
5419      Branch: perl
5420            ! AUTHORS
5421 ____________________________________________________________________________
5422 [  7592] By: gsar                                  on 2000/11/07  16:39:51
5423         Log: normalize relative paths in virtualized current directory on windows,
5424              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
5425              returns)
5426      Branch: perl
5427            ! win32/vdir.h
5428 ____________________________________________________________________________
5429 [  7591] By: jhi                                   on 2000/11/07  16:04:26
5430         Log: Too profiler-happy: with optimization the #7590 actually makes
5431              the test to run 0.5% _slower_.  Requires much more instrumentation.
5432              Retract #7590.
5433      Branch: perl
5434            ! regcomp.c regcomp.h
5435 ____________________________________________________________________________
5436 [  7590] By: jhi                                   on 2000/11/07  15:51:13
5437         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
5438              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
5439              by using memset() and testing bytewise (as opposed to bitwise).
5440      Branch: perl
5441            ! regcomp.c regcomp.h
5442 ____________________________________________________________________________
5443 [  7589] By: jhi                                   on 2000/11/07  12:56:39
5444         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
5445              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5446              Date: Mon, 06 Nov 2000 23:45:30 -0500
5447              Message-Id: <0011079735.AA973576259@univpress.com>
5448      Branch: perl
5449            ! configure.com t/lib/st-lock.t
5450 ____________________________________________________________________________
5451 [  7588] By: jhi                                   on 2000/11/07  01:03:28
5452         Log: Tweak #7587.
5453      Branch: perl
5454            ! pod/perldiag.pod
5455 ____________________________________________________________________________
5456 [  7587] By: jhi                                   on 2000/11/07  01:00:27
5457         Log: A doc addition for bug id 20001105.019, beware \p.
5458      Branch: perl
5459            ! pod/perldiag.pod
5460 ____________________________________________________________________________
5461 [  7586] By: jhi                                   on 2000/11/07  00:32:22
5462         Log: Fake support of holey files in win/dosish platforms.
5463              
5464              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
5465              From: kipp@shonanblue.ne.jp
5466              Date: Mon, 6 Nov 2000 13:30:55 -0800
5467              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
5468      Branch: perl
5469            ! ext/SDBM_File/sdbm/sdbm.c
5470 ____________________________________________________________________________
5471 [  7585] By: jhi                                   on 2000/11/07  00:12:54
5472         Log: Subject: Pod updates
5473              From: "Stephen P. Potter" <spp@spotter.yi.org>
5474              Date: Mon, 06 Nov 2000 18:56:43 -0500
5475              Message-Id: <200011062357.SAA18173@spotter.yi.org>
5476      Branch: perl
5477            ! README.dos README.os2 README.win32 pod/buildtoc.PL
5478            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
5479            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
5480            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5481            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
5482            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
5483            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
5484            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
5485            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
5486            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
5487            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
5488            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
5489            ! pod/perltootc.pod pod/perlunicode.pod
5490 ____________________________________________________________________________
5491 [  7584] By: jhi                                   on 2000/11/07  00:04:17
5492         Log: Varargs don't always work too well if one puts an unsigned
5493              char on the stack and pop an unsigned quad off the stack.
5494              
5495              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
5496              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
5497              Date: Mon, 06 Nov 2000 15:19:05 -0800
5498              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
5499      Branch: perl
5500            ! utf8.c
5501 ____________________________________________________________________________
5502 [  7583] By: jhi                                   on 2000/11/06  23:58:48
5503         Log: %ENV note tweaks from Dan Sugalski.
5504      Branch: perl
5505            ! pod/perlport.pod vms/perlvms.pod
5506 ____________________________________________________________________________
5507 [  7582] By: jhi                                   on 2000/11/06  23:05:49
5508         Log: glibc5 detection by __GNU_LIBRARY__.
5509      Branch: perl
5510            ! toke.c
5511 ____________________________________________________________________________
5512 [  7581] By: jhi                                   on 2000/11/06  22:51:29
5513         Log: Make the stdio test program of 7427 less noisy while being 
5514              compiled so that Digital UNIX wouldn't get both
5515              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
5516              undefined.  This makes perlio happy.
5517      Branch: metaconfig
5518            ! U/compline/d_stdstdio.U
5519      Branch: perl
5520            ! Configure config_h.SH
5521 ____________________________________________________________________________
5522 [  7580] By: jhi                                   on 2000/11/06  22:41:41
5523         Log: Document %ENV = () portability issues.
5524      Branch: perl
5525            ! pod/perlport.pod vms/perlvms.pod
5526 ____________________________________________________________________________
5527 [  7579] By: jhi                                   on 2000/11/06  21:29:24
5528         Log: VOS updates from Paul Green.
5529      Branch: perl
5530            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5531 ____________________________________________________________________________
5532 [  7578] By: jhi                                   on 2000/11/06  21:00:40
5533         Log: Sanitize the environment further.
5534      Branch: perl
5535            ! t/pragma/locale.t
5536 ____________________________________________________________________________
5537 [  7577] By: jhi                                   on 2000/11/06  20:53:51
5538         Log: Re-introduce 7552 lost in integration.
5539      Branch: perl
5540            ! perlio.c
5541 ____________________________________________________________________________
5542 [  7576] By: jhi                                   on 2000/11/06  20:33:46
5543         Log: Admit that the test leaks scalars.
5544      Branch: perl
5545            ! t/comp/proto.t
5546 ____________________________________________________________________________
5547 [  7575] By: jhi                                   on 2000/11/06  20:17:08
5548         Log: Integrate perlio.
5549      Branch: perl
5550           !> perlio.c
5551 ____________________________________________________________________________
5552 [  7574] By: nick                                  on 2000/11/06  20:07:28
5553         Log: Remove debug. Try (Mmap_t) on madvise() call.
5554      Branch: perlio
5555            ! perlio.c
5556 ____________________________________________________________________________
5557 [  7573] By: jhi                                   on 2000/11/06  13:56:05
5558         Log: Update Changes.
5559      Branch: perl
5560            ! Changes patchlevel.h
5561 ____________________________________________________________________________
5562 [  7572] By: jhi                                   on 2000/11/06  13:48:41
5563         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
5564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5565              Date: Mon, 06 Nov 2000 10:11:42 +0100
5566              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
5567      Branch: perl
5568            ! pod/perlhack.pod
5569 ____________________________________________________________________________
5570 [  7571] By: jhi                                   on 2000/11/06  01:45:51
5571         Log: AUTHORS updates.
5572      Branch: perl
5573            ! AUTHORS
5574 ____________________________________________________________________________
5575 [  7570] By: jhi                                   on 2000/11/06  00:18:00
5576         Log: Fix for
5577              
5578              Subject: [ID 20000728.005] perl -P broken
5579              From: David Dyck <dcd@tc.fluke.com>
5580              Date: Fri, 28 Jul 2000 17:19:16 -0700
5581              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
5582              
5583              (hopefully).  The fix is also not complete, it seems to break
5584              BOM swallowing for libc5 systems, but until someone figures
5585              out a way to do this without ftell(), this will do.
5586      Branch: perl
5587            ! toke.c
5588 ____________________________________________________________________________
5589 [  7569] By: jhi                                   on 2000/11/06  00:05:30
5590         Log: Document that the evaled syntax errors cause scalar leaks.
5591      Branch: perl
5592            ! t/comp/proto.t
5593 ____________________________________________________________________________
5594 [  7568] By: jhi                                   on 2000/11/05  23:14:47
5595         Log: opmini.o can linger from Configures past.
5596      Branch: perl
5597            ! Makefile.SH
5598 ____________________________________________________________________________
5599 [  7567] By: jhi                                   on 2000/11/05  21:28:39
5600         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
5601              first argument correctly.
5602      Branch: perl
5603            ! perlio.c
5604 ____________________________________________________________________________
5605 [  7566] By: jhi                                   on 2000/11/05  21:15:56
5606         Log: Integrate perlio.
5607      Branch: perl
5608           !> perlio.c
5609 ____________________________________________________________________________
5610 [  7565] By: jhi                                   on 2000/11/05  21:15:13
5611         Log: Use -dM for gcc (the suggested patch did it only for Linux,
5612              but I think it can be generalized).
5613              
5614              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
5615              From: Pixel <pixel@mandrakesoft.com>
5616              Date: 05 Nov 2000 21:49:34 +0100 
5617              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
5618      Branch: perl
5619            ! ext/Errno/Errno_pm.PL
5620 ____________________________________________________________________________
5621 [  7564] By: nick                                  on 2000/11/05  21:09:18
5622         Log: Added a mmap layer as a "subclass" of perlio.
5623              PERLIO=mmap ./perl harness passes
5624      Branch: perlio
5625            ! perlio.c
5626 ____________________________________________________________________________
5627 [  7563] By: jhi                                   on 2000/11/05  19:48:55
5628         Log: Add a note for future generations about bug id 20000229.006.
5629      Branch: perl
5630            ! malloc.c
5631 ____________________________________________________________________________
5632 [  7562] By: jhi                                   on 2000/11/05  19:38:24
5633         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
5634      Branch: perl
5635            ! pp_ctl.c t/op/pos.t
5636 ____________________________________________________________________________
5637 [  7561] By: jhi                                   on 2000/11/05  18:21:46
5638         Log: Add =pod to be tidy.
5639      Branch: perl
5640            ! lib/Math/Complex.pm
5641 ____________________________________________________________________________
5642 [  7560] By: jhi                                   on 2000/11/05  17:38:46
5643         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
5644      Branch: perl
5645            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5646            ! ext/Storable/Storable.xs t/lib/st-recurse.t
5647 ____________________________________________________________________________
5648 [  7559] By: jhi                                   on 2000/11/05  17:32:59
5649         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
5650              From: "Peter J. Farley III" <pjfarley@banet.net>
5651              Date: Sun, 05 Nov 2000 11:55:59 -0500
5652              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
5653      Branch: perl
5654            ! t/lib/syslog.t
5655 ____________________________________________________________________________
5656 [  7558] By: jhi                                   on 2000/11/05  17:29:19
5657         Log: Integrate perlio.
5658      Branch: perl
5659           !> perlio.c
5660 ____________________________________________________________________________
5661 [  7557] By: jhi                                   on 2000/11/05  17:22:01
5662         Log: A fix of sorts for 20000329.026, a better error message
5663              for a missing "use charnames" when using the \N{...}. 
5664      Branch: perl
5665            ! pod/perldiag.pod toke.c
5666 ____________________________________________________________________________
5667 [  7556] By: jhi                                   on 2000/11/05  16:33:50
5668         Log: Test tweak: show also the failed locales.
5669              
5670              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
5671              From: Lupe Christoph <lupe@lupe-christoph.de>         
5672              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
5673              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
5674      Branch: perl
5675            ! t/pragma/locale.t
5676 ____________________________________________________________________________
5677 [  7555] By: nick                                  on 2000/11/05  11:09:34
5678         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
5679              open RDWR so does not fail. (pragma/warnings 303 again...)
5680      Branch: perlio
5681            ! perlio.c
5682 ____________________________________________________________________________
5683 [  7554] By: nick                                  on 2000/11/05  10:10:13
5684         Log: Fix case where ungetc(f,EOF) was allowed.
5685              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
5686              so we can see similarities.
5687              Use types more carefully and a STDCHAR array in hope that this will
5688              fix Jarrko's 64bit machine.
5689      Branch: perlio
5690            ! perlio.c
5691 ____________________________________________________________________________
5692 [  7553] By: jhi                                   on 2000/11/05  01:12:16
5693         Log: Fix for
5694              
5695              Subject: [ID 20001004.007] taint propogation is inconsistent
5696              From: pimlott@idiomtech.com (Andrew Pimlott) 
5697              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
5698              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
5699              
5700              The culprit was sv_setsv() which was rather blindly
5701              propagating taint, which lead to behaviour where if
5702              a tainted anon hash value was seen all the hash values
5703              from then on at that level became tainted, or at any
5704              upper levels in the case of nested anon hashes.
5705      Branch: perl
5706            ! sv.c t/op/taint.t
5707 ____________________________________________________________________________
5708 [  7552] By: jhi                                   on 2000/11/04  23:44:18
5709         Log: Some cpps don't like splitting conditionals across several lines.
5710      Branch: perl
5711            ! perlio.c
5712 ____________________________________________________________________________
5713 [  7551] By: nick                                  on 2000/11/04  23:40:44
5714         Log: Integrate mainline
5715      Branch: perlio
5716           !> pp_hot.c t/op/taint.t
5717 ____________________________________________________________________________
5718 [  7550] By: nick                                  on 2000/11/04  23:39:05
5719         Log: Integrate mainline again
5720      Branch: perlio
5721           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
5722           !> t/lib/b.t t/op/misc.t util.c
5723 ____________________________________________________________________________
5724 [  7549] By: jhi                                   on 2000/11/04  23:14:01
5725         Log: Fix for
5726              
5727              Subject: [ID 20001004.006] undef is never tainted
5728              From: pimlott@idiomtech.com (Andrew Pimlott)
5729              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
5730              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
5731              
5732              An undef read from a slurped file was not tainted.
5733      Branch: perl
5734            ! pp_hot.c t/op/taint.t
5735 ____________________________________________________________________________
5736 [  7548] By: jhi                                   on 2000/11/04  22:56:21
5737         Log: Test tweak ($Config{useperlio} is by default undef) .
5738      Branch: perl
5739            ! t/lib/b.t
5740 ____________________________________________________________________________
5741 [  7547] By: jhi                                   on 2000/11/04  22:43:56
5742         Log: Integrate perlio.
5743      Branch: perl
5744           +> lib/perlio.pm
5745           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
5746           !> pod/perlapi.pod t/lib/b.t
5747 ____________________________________________________________________________
5748 [  7546] By: jhi                                   on 2000/11/04  22:40:59
5749         Log: Configure would use a bad $myuname from an old config.sh.
5750              
5751              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
5752              From: Andy Dougherty <doughera@lafayette.edu>
5753              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
5754              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
5755      Branch: metaconfig
5756            ! U/modified/Oldconfig.U
5757      Branch: perl
5758            ! Configure config_h.SH
5759 ____________________________________________________________________________
5760 [  7545] By: jhi                                   on 2000/11/04  22:36:54
5761         Log: Subject: Locales support (setlocale) fixes
5762              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5763              Date: Sat, 4 Nov 2000 10:15:48 +0300 
5764              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
5765              
5766              Modified quite a bit to be more portable.
5767      Branch: perl
5768            ! embed.h embed.pl perl.h proto.h util.c
5769 ____________________________________________________________________________
5770 [  7544] By: jhi                                   on 2000/11/04  22:32:47
5771         Log: Dying is too strict here, better just skip.
5772      Branch: perl
5773            ! t/op/misc.t
5774 ____________________________________________________________________________
5775 [  7543] By: nick                                  on 2000/11/04  21:55:13
5776         Log: Merge mainline
5777      Branch: perlio
5778           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
5779           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
5780           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
5781           !> (integrate 64 files)
5782 ____________________________________________________________________________
5783 [  7542] By: jhi                                   on 2000/11/04  21:09:28
5784         Log: More Changes tweakery.
5785      Branch: perl
5786            ! Changes Porting/genlog
5787 ____________________________________________________________________________
5788 [  7541] By: jhi                                   on 2000/11/04  20:58:18
5789         Log: Changes fixups.
5790      Branch: perl
5791            ! Changes
5792 ____________________________________________________________________________
5793 [  7540] By: jhi                                   on 2000/11/04  20:42:38
5794         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
5795              create a "fast path" for locale name probing using "locale -a"
5796              if available, squash finally hopefully the s?printf resetting
5797              the numeric locale (since, IIUC perllocale, it never shouldn't). 
5798      Branch: perl
5799            ! sv.c t/op/misc.t t/pragma/locale.t
5800 ____________________________________________________________________________
5801 [  7539] By: nick                                  on 2000/11/04  19:56:10
5802         Log: PerlIO infrastructure complete.
5803      Branch: perlio
5804            + lib/perlio.pm
5805            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
5806 ____________________________________________________________________________
5807 [  7538] By: nick                                  on 2000/11/04  14:31:32
5808         Log: Type tweaks + less contorted allocation scheme
5809      Branch: perlio
5810            ! perlio.c
5811 ____________________________________________________________________________
5812 [  7537] By: nick                                  on 2000/11/04  12:40:42
5813         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
5814              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
5815              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
5816              sensible) which lead to some interesting fails.
5817      Branch: perlio
5818            ! perlio.c
5819 ____________________________________________________________________________
5820 [  7536] By: jhi                                   on 2000/11/04  00:20:02
5821         Log: Add FCNTL_CAN_LOCK.
5822              
5823              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
5824              From: Andy Dougherty <doughera@lafayette.edu>
5825              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
5826              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
5827              
5828              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
5829              From: Andy Dougherty <doughera@lafayette.edu>
5830              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
5831              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
5832      Branch: metaconfig/U/perl
5833            + d_fcntl_can_lock.U
5834            ! startperl.U
5835      Branch: perl
5836            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5837            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
5838            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5839            ! vos/config.ga.h win32/config.bc win32/config.gc
5840            ! win32/config.vc
5841 ____________________________________________________________________________
5842 [  7535] By: nick                                  on 2000/11/03  22:19:10
5843         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
5844              - Works on Linux with
5845              perlio + unix
5846              stdio
5847              - Works on Solaris with
5848              perlio + unix
5849              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
5850              - Fails (hangs in openpid) if you try and stack
5851              perlio + stdio - Linux stdio's read() logic is hanging.
5852      Branch: perlio
5853            ! iperlsys.h perlio.c
5854 ____________________________________________________________________________
5855 [  7534] By: jhi                                   on 2000/11/03  15:16:02
5856         Log: Subject: Re: README.aix
5857              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5858              Date: Fri, 03 Nov 2000 16:03:15 +0100
5859              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
5860      Branch: perl
5861            ! README.aix
5862 ____________________________________________________________________________
5863 [  7533] By: jhi                                   on 2000/11/03  03:59:02
5864         Log: Subject: [PATCH 5.7.0] better messages from malloc()
5865              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5866              Date: Wed, 1 Nov 2000 23:39:56 -0500
5867              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
5868      Branch: perl
5869            ! malloc.c pod/perldiag.pod
5870 ____________________________________________________________________________
5871 [  7532] By: jhi                                   on 2000/11/03  00:11:56
5872         Log: The #7521 touched things it shouldn't have.
5873      Branch: perl
5874            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
5875 ____________________________________________________________________________
5876 [  7531] By: jhi                                   on 2000/11/02  22:32:33
5877         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
5878              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5879              Date:     Thu, 2 Nov 2000 16:58:36 EST
5880              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
5881      Branch: perl
5882            ! vms/gen_shrfls.pl
5883 ____________________________________________________________________________
5884 [  7530] By: jhi                                   on 2000/11/02  22:08:49
5885         Log: Fix the problem discussed in
5886              
5887              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
5888              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
5889              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
5890              
5891              originally from Linc Madison.  Also Andreas König's comments
5892              taken into account.  Some other problems with Tie::SubstrHash
5893              fixed: didn't croak when the table exceeded the requested number
5894              of entries (as documented) but instead when the number of entries
5895              exceeded the size of the table, a croak() had an unnecessary \n,
5896              didn't have a CLEAR method, documented that there is no exists().
5897              Didn't fix to be strict-proof because the module uses &foo; and
5898              dynamic scope.  Added a test script exercizing both first tamely 
5899              the basic functionality, and then the failure cases reported by
5900              Linc Madison.
5901      Branch: perl
5902            + t/lib/tie-substrhash.t
5903            ! MANIFEST lib/Tie/SubstrHash.pm
5904 ____________________________________________________________________________
5905 [  7529] By: jhi                                   on 2000/11/02  17:58:08
5906         Log: recv() can fail and return undef.
5907              
5908              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
5909              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
5910              Date: Thu, 2 Nov 2000 20:12:20 +0300
5911              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
5912      Branch: perl
5913            ! lib/Net/Ping.pm
5914 ____________________________________________________________________________
5915 [  7528] By: jhi                                   on 2000/11/02  17:49:09
5916         Log: Detpyo.
5917      Branch: perl
5918            ! pod/perlop.pod
5919 ____________________________________________________________________________
5920 [  7527] By: jhi                                   on 2000/11/02  15:48:37
5921         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
5922              fix a autovivification bug in Tie::RefHash, add tests for both.
5923              
5924              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
5925              From: Edward Avis <epa98@doc.ic.ac.uk>
5926              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
5927              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
5928      Branch: perl
5929            + t/lib/tie-refhash.t
5930            ! MANIFEST lib/Tie/RefHash.pm
5931 ____________________________________________________________________________
5932 [  7526] By: jhi                                   on 2000/11/02  13:56:26
5933         Log: Test::Harness revealed buglets in the new DynaLoader.
5934              
5935              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
5936              From: andreas.koenig@anima.de (Andreas J. Koenig)
5937              Date: 02 Nov 2000 11:26:48 +0100 
5938              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
5939      Branch: perl
5940            ! ext/DynaLoader/DynaLoader_pm.PL
5941 ____________________________________________________________________________
5942 [  7525] By: jhi                                   on 2000/11/01  23:52:08
5943         Log: The entry for #7503 was missing.
5944      Branch: perl
5945            ! Changes
5946 ____________________________________________________________________________
5947 [  7524] By: jhi                                   on 2000/11/01  23:40:52
5948         Log: Update Changes.
5949      Branch: perl
5950            ! Changes patchlevel.h
5951 ____________________________________________________________________________
5952 [  7523] By: jhi                                   on 2000/11/01  22:57:09
5953         Log: More tweaking on the #7522 theme.
5954      Branch: perl
5955            ! ext/DynaLoader/DynaLoader_pm.PL
5956 ____________________________________________________________________________
5957 [  7522] By: jhi                                   on 2000/11/01  22:06:15
5958         Log: Expand %Config variables and %ENV variables only if
5959              so requested during build time using the
5960              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
5961              Not expanding makes relocating distributions easier.
5962      Branch: perl
5963            ! ext/DynaLoader/DynaLoader_pm.PL
5964 ____________________________________________________________________________
5965 [  7521] By: jhi                                   on 2000/11/01  20:56:34
5966         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
5967              and setgid() because they were just changing $< and $( which means
5968              only changing the real uid/gid, as opposed to changing both
5969              real and effective ids.  (The alternative way could have been
5970              in POSIX.pm to change $> and $), too, but making a direct call
5971              to the C API feels cleaner.)  Fixes the bug
5972              
5973              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
5974              From: "Garry T. Williams" <garry@zvolve.com>
5975              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
5976              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
5977      Branch: perl
5978            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5979            ! ext/POSIX/typemap pod/perlvar.pod
5980 ____________________________________________________________________________
5981 [  7520] By: jhi                                   on 2000/11/01  20:08:33
5982         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
5983              From: "Garry T. Williams" <garry@zvolve.com>
5984              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
5985              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
5986      Branch: perl
5987            ! pod/perlsec.pod
5988 ____________________________________________________________________________
5989 [  7519] By: jhi                                   on 2000/11/01  20:01:22
5990         Log: Locale warning explanation tweak.
5991      Branch: perl
5992            ! pod/perldiag.pod
5993 ____________________________________________________________________________
5994 [  7518] By: jhi                                   on 2000/11/01  18:57:13
5995         Log: C.pm part of
5996              
5997              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
5998              From: Jarkko Hietaniemi <jhi@iki.fi>
5999              Date: Tue, 10 Oct 2000 08:22:28 -0500
6000              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
6001      Branch: perl
6002            ! ext/B/B/C.pm
6003 ____________________________________________________________________________
6004 [  7517] By: jhi                                   on 2000/11/01  18:41:59
6005         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
6006              From: Martien Verbruggen <mgjv@comdyn.com.au>
6007              Date: Fri, 6 Oct 2000 14:09:10 +1100
6008              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
6009      Branch: perl
6010            ! pod/perlop.pod
6011 ____________________________________________________________________________
6012 [  7516] By: jhi                                   on 2000/11/01  18:34:55
6013         Log: Generalize the Camel wording.
6014              
6015              Subject: Re: perlfaq style changes
6016              From: John Borwick <jhborwic@unity.ncsu.edu>
6017              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
6018              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
6019      Branch: perl
6020            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
6021 ____________________________________________________________________________
6022 [  7515] By: jhi                                   on 2000/11/01  16:52:31
6023         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
6024              From: pimlott@idiomtech.com (Andrew Pimlott)
6025              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
6026              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
6027      Branch: perl
6028            ! pod/perlsec.pod
6029 ____________________________________________________________________________
6030 [  7514] By: jhi                                   on 2000/11/01  15:03:40
6031         Log: More AIX lore.
6032      Branch: perl
6033            ! ext/re/hints/aix.pl
6034 ____________________________________________________________________________
6035 [  7513] By: jhi                                   on 2000/11/01  14:48:30
6036         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
6037              From: root <root@chronos.fi.muni.cz>
6038              Date: Wed, 1 Nov 2000 12:31:32 +0100
6039              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
6040      Branch: perl
6041            ! lib/Net/Ping.pm
6042 ____________________________________________________________________________
6043 [  7512] By: jhi                                   on 2000/11/01  14:46:47
6044         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
6045              From: Martin Husemann <martin@duskware.de>
6046              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
6047              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
6048      Branch: perl
6049            ! regcomp.c
6050 ____________________________________________________________________________
6051 [  7511] By: jhi                                   on 2000/11/01  14:39:50
6052         Log: AUTHORS updates.
6053      Branch: perl
6054            ! AUTHORS
6055 ____________________________________________________________________________
6056 [  7510] By: jhi                                   on 2000/11/01  14:29:50
6057         Log: Subject: [PATCH] startperl to respect versiononly
6058              From: Robin Barker <rmb1@cise.npl.co.uk> 
6059              Date: Tue, 31 Oct 2000 16:29:36 GMT
6060              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
6061      Branch: metaconfig/U/perl
6062            ! startperl.U
6063      Branch: perl
6064            ! Configure config_h.SH
6065 ____________________________________________________________________________
6066 [  7509] By: jhi                                   on 2000/11/01  14:19:53
6067         Log: printf UVs the correct way, noticed by Robin Barker.
6068      Branch: perl
6069            ! utf8.c
6070 ____________________________________________________________________________
6071 [  7508] By: jhi                                   on 2000/11/01  14:10:03
6072         Log: Do not cleanup *% because the % has special meanings in some
6073              shell environments.
6074      Branch: perl
6075            ! ext/Storable/Makefile.PL
6076 ____________________________________________________________________________
6077 [  7507] By: jhi                                   on 2000/11/01  14:06:00
6078         Log: The NonStop-UX libraries have a novel way to say NaN.
6079      Branch: perl
6080            ! t/lib/bigfltpm.t
6081 ____________________________________________________________________________
6082 [  7506] By: jhi                                   on 2000/11/01  14:03:35
6083         Log: The osname has been lowercased by now, from Tom Bates.
6084      Branch: metaconfig
6085            ! U/modified/Oldconfig.U
6086      Branch: perl
6087            ! Configure config_h.SH
6088 ____________________________________________________________________________
6089 [  7505] By: jhi                                   on 2000/10/31  19:18:39
6090         Log: The compiler is either gcc or cc, from Tom Bates.
6091      Branch: perl
6092            ! hints/nonstopux.sh
6093 ____________________________________________________________________________
6094 [  7504] By: jhi                                   on 2000/10/31  14:53:42
6095         Log: Update Changes.
6096      Branch: perl
6097            ! Changes patchlevel.h
6098 ____________________________________________________________________________
6099 [  7503] By: jhi                                   on 2000/10/31  14:30:50
6100         Log: Whitespace style tweak.  Was originally going to see to
6101              
6102              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
6103              From: Joe Smith <jms@inwap.com>
6104              Date: Mon, 30 Oct 2000 18:47:57 -0800
6105              Message-Id: <39FE32DD.24AAC4D@inwap.com>
6106              
6107              but that had already been taken care of.
6108      Branch: metaconfig
6109            ! U/compline/d_stdstdio.U
6110      Branch: perl
6111            ! Configure config_h.SH
6112 ____________________________________________________________________________
6113 [  7502] By: jhi                                   on 2000/10/31  14:25:02
6114         Log: AUTHORS tweaks.
6115      Branch: perl
6116            ! AUTHORS
6117 ____________________________________________________________________________
6118 [  7501] By: jhi                                   on 2000/10/31  14:23:59
6119         Log: Subject: perlfaq style changes
6120              From: John Borwick <jhborwic@unity.ncsu.edu>
6121              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
6122              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
6123      Branch: perl
6124            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6125            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6126            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6127            ! pod/perlfaq9.pod
6128 ____________________________________________________________________________
6129 [  7500] By: jhi                                   on 2000/10/31  14:22:15
6130         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
6131              
6132              Subject: Re: [ID 20000918.005] ~ on wide chars
6133              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6134              Date: Mon, 30 Oct 2000 21:09:55 -0800
6135              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
6136              
6137              (The ord() part of the patch skipped.)
6138      Branch: perl
6139            ! doop.c
6140 ____________________________________________________________________________
6141 [  7499] By: jhi                                   on 2000/10/31  14:20:08
6142         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
6143              From: Jens Hamisch <jens@Strawberry.COM>
6144              Date: Mon, 30 Oct 2000 15:17:07 +0100
6145              Message-Id: <20001030151707.A9597@Strawberry.COM>
6146      Branch: perl
6147            ! av.c
6148 ____________________________________________________________________________
6149 [  7498] By: jhi                                   on 2000/10/31  14:16:29
6150         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
6151              From: Peter Prymmer <pvhp@forte.com>
6152              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
6153              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
6154      Branch: perl
6155            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
6156            + ext/Encode/Encode/posix-bc.enc
6157            ! MANIFEST t/lib/encode.t
6158 ____________________________________________________________________________
6159 [  7497] By: jhi                                   on 2000/10/31  14:13:22
6160         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
6161              From: Peter Prymmer <pvhp@forte.com>
6162              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
6163              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
6164      Branch: perl
6165            ! t/lib/cgi-html.t
6166 ____________________________________________________________________________
6167 [  7496] By: jhi                                   on 2000/10/31  14:12:05
6168         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
6169              From: Peter Prymmer <pvhp@forte.com>
6170              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
6171              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
6172      Branch: perl
6173            ! t/lib/cgi-function.t
6174 ____________________________________________________________________________
6175 [  7495] By: jhi                                   on 2000/10/31  14:11:08
6176         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
6177              From: Peter Prymmer <pvhp@forte.com>
6178              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
6179              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
6180      Branch: perl
6181            + ext/re/hints/aix.pl
6182            ! MANIFEST ext/re/Makefile.PL
6183 ____________________________________________________________________________
6184 [  7494] By: jhi                                   on 2000/10/31  14:08:32
6185         Log: Use Errno magic.
6186              
6187              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
6188              From: Casey Tweten <perl@ctweten.amsite.com>
6189              Date: Mon, 30 Oct 2000 15:51:17 -0500
6190              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
6191      Branch: perl
6192            ! lib/File/Temp.pm
6193 ____________________________________________________________________________
6194 [  7493] By: jhi                                   on 2000/10/31  14:05:07
6195         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
6196              
6197              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
6198              From: Nicholas Clark <nick@ccl4.org>
6199              Date: Mon, 30 Oct 2000 17:38:45 +0000
6200              Message-ID: <20001030173845.O60355@plum.flirble.org>
6201      Branch: perl
6202            ! Makefile.SH utils/perlbug.PL
6203 ____________________________________________________________________________
6204 [  7492] By: nick                                  on 2000/10/30  19:37:23
6205         Log: Change files which are mysteriously different to mainline to be
6206              copies of mainline.
6207      Branch: perlio
6208            ! objXSUB.h perlapi.c pod/perlapi.pod
6209 ____________________________________________________________________________
6210 [  7491] By: nick                                  on 2000/10/30  18:05:54
6211         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
6212              - typo in endian code in putc.
6213              - Don't allow read of write-only files and vice-versa
6214              - and off-by-one in flush-all loop.
6215              Remove debug calls as they were using GCC specific features.
6216      Branch: perlio
6217            ! perlio.c
6218 ____________________________________________________________________________
6219 [  7490] By: nick                                  on 2000/10/29  21:45:45
6220         Log: Integrate mainline to perlio
6221      Branch: perlio
6222           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
6223           !> toke.c
6224 ____________________________________________________________________________
6225 [  7489] By: jhi                                   on 2000/10/29  21:11:08
6226         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
6227              From: andreas.koenig@anima.de (Andreas J. Koenig)
6228              Date: 29 Oct 2000 22:05:59 +0100
6229              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
6230      Branch: perl
6231            ! lib/ExtUtils/Manifest.pm
6232 ____________________________________________________________________________
6233 [  7488] By: jhi                                   on 2000/10/29  21:07:47
6234         Log: Tests for #7487.
6235              
6236              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
6237              From: andreas.koenig@anima.de (Andreas J. Koenig)
6238              Date: 29 Oct 2000 19:37:09 +0100
6239              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
6240      Branch: perl
6241            ! t/comp/proto.t
6242 ____________________________________________________________________________
6243 [  7487] By: jhi                                   on 2000/10/29  21:06:27
6244         Log: constsub spillage.
6245              
6246              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
6247              From: John Tobey <jtobey@john-edwin-tobey.org>
6248              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
6249              Message-Id: <m13pvSr-000FObC@feynman.localnet>
6250      Branch: perl
6251            ! op.c
6252 ____________________________________________________________________________
6253 [  7486] By: nick                                  on 2000/10/29  21:05:04
6254         Log: Integrate mainline to perlio branch
6255      Branch: perlio
6256           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
6257           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
6258           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
6259           +> vos/install_perl.cm
6260            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
6261            - vos/config.h vos/config_h.SH_orig
6262           !> (integrate 141 files)
6263 ____________________________________________________________________________
6264 [  7485] By: jhi                                   on 2000/10/29  21:00:47
6265         Log: Make \x{...} consistently produce UTF-8.
6266              
6267              Subject: Re: \x{...} is confused 
6268              From: Simon Cozens <simon@cozens.net>
6269              Date: Sun, 29 Oct 2000 19:36:48 +0000
6270              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
6271      Branch: perl
6272            ! t/pragma/utf8.t toke.c
6273 ____________________________________________________________________________
6274 [  7484] By: nick                                  on 2000/10/29  20:05:29
6275         Log: PerlIO passes all tests.
6276      Branch: perlio
6277            ! perlio.c
6278 ____________________________________________________________________________
6279 [  7483] By: jhi                                   on 2000/10/29  18:06:55
6280         Log: Update Changes.
6281      Branch: perl
6282            ! Changes patchlevel.h
6283 ____________________________________________________________________________
6284 [  7482] By: nick                                  on 2000/10/29  17:43:28
6285         Log: Include <unistd.h> to get correct lseek() prototype etc.
6286              (I thought perl.h did that) - down to two fails
6287              - comp/require.t (last test)
6288              - lib/io_xs.t - possibly import/export of FILE * ?
6289      Branch: perlio
6290            ! perlio.c
6291 ____________________________________________________________________________
6292 [  7481] By: jhi                                   on 2000/10/29  17:02:37
6293         Log: UTF-8 decoder tweak.
6294      Branch: perl
6295            ! utf8.c
6296 ____________________________________________________________________________
6297 [  7480] By: nick                                  on 2000/10/29  16:26:11
6298         Log: Fixed two bugs:
6299              - error code not being set on close (of broken pipe)
6300              - append mode was truncating.
6301              At least one seek/tell bug remains.
6302      Branch: perlio
6303            ! perlio.c
6304 ____________________________________________________________________________
6305 [  7479] By: nick                                  on 2000/10/29  11:18:16
6306         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
6307              in case of accidents. Still several worrying fails, no line disciplines yet.
6308      Branch: perlio
6309            ! iperlsys.h perlio.c
6310 ____________________________________________________________________________
6311 [  7478] By: jhi                                   on 2000/10/29  02:04:01
6312         Log: Add also emailless people.
6313      Branch: perl
6314            ! AUTHORS
6315 ____________________________________________________________________________
6316 [  7477] By: jhi                                   on 2000/10/29  01:36:00
6317         Log: The #7476 needs a MANIFEST change, too.
6318      Branch: perl
6319            ! MANIFEST
6320 ____________________________________________________________________________
6321 [  7476] By: jhi                                   on 2000/10/29  01:35:21
6322         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
6323      Branch: perl
6324            - MAINTAIN
6325            ! AUTHORS Changes
6326 ____________________________________________________________________________
6327 [  7475] By: jhi                                   on 2000/10/28  23:57:25
6328         Log: De-quoted-unreadable to ISO Latin 1.
6329              (There's one ISO-2022-JP name in Changes5.004.)
6330      Branch: perl
6331            ! Changes Changes5.6
6332 ____________________________________________________________________________
6333 [  7474] By: jhi                                   on 2000/10/28  19:13:06
6334         Log: Subject: [ID 20001027.007] uniq array in perlfaq
6335              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
6336              Date: Fri, 27 Oct 2000 19:28:30 +0200
6337              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
6338      Branch: perl
6339            ! pod/perlfaq4.pod
6340 ____________________________________________________________________________
6341 [  7473] By: jhi                                   on 2000/10/28  18:02:05
6342         Log: Locking null mutexes is not recommendable.
6343              
6344              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
6345              From: Hugo <hv@crypt.compulink.co.uk>
6346              Date: Sat, 28 Oct 2000 18:41:12 +0100
6347              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
6348      Branch: perl
6349            ! op.c
6350 ____________________________________________________________________________
6351 [  7472] By: jhi                                   on 2000/10/28  17:52:58
6352         Log: Better create a true mailing list for the repository keepers.
6353      Branch: perl
6354            ! Porting/repository.pod
6355 ____________________________________________________________________________
6356 [  7471] By: jhi                                   on 2000/10/28  17:28:24
6357         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
6358              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
6359      Branch: perl
6360            + Porting/repository.pod
6361            ! MANIFEST
6362 ____________________________________________________________________________
6363 [  7470] By: jhi                                   on 2000/10/28  17:20:54
6364         Log: Subject: DOC PATCH 5.6.0
6365              From: mjd@plover.com
6366              Date: 27 Oct 2000 17:32:44 -0000
6367              Message-ID: <20001027173244.23754.qmail@plover.com>
6368      Branch: perl
6369            ! pod/perlfunc.pod
6370 ____________________________________________________________________________
6371 [  7469] By: jhi                                   on 2000/10/28  17:16:45
6372         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
6373              From: "Peter J. Farley III" <pjfarley@banet.net>
6374              Date: Fri, 27 Oct 2000 20:32:56 -0400
6375              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
6376      Branch: perl
6377            ! README.dos
6378 ____________________________________________________________________________
6379 [  7468] By: jhi                                   on 2000/10/28  17:07:18
6380         Log: Make target reordering to avoid pointless re-makes.
6381              
6382              Subject: Re: Total re-make of 'make okfile' after 7451 ?
6383              From: Nicholas Clark <nick@ccl4.org>
6384              Date: Sat, 28 Oct 2000 00:31:02 +0100
6385              Message-ID: <20001028003101.A54517@plum.flirble.org>
6386      Branch: perl
6387            ! Makefile.SH
6388 ____________________________________________________________________________
6389 [  7467] By: jhi                                   on 2000/10/28  17:05:31
6390         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
6391              From: lvirden@cas.org
6392              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
6393              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
6394      Branch: perl
6395            ! README.os2
6396 ____________________________________________________________________________
6397 [  7466] By: jhi                                   on 2000/10/28  16:09:16
6398         Log: Upgrade to CPAN 1.58_55.
6399              
6400              Subject: CPAN.pm status
6401              From: andreas.koenig@anima.de (Andreas J. Koenig) 
6402              Date: 28 Oct 2000 08:18:00 +0200 
6403              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
6404      Branch: perl
6405            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6406 ____________________________________________________________________________
6407 [  7465] By: jhi                                   on 2000/10/28  16:02:47
6408         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
6409      Branch: perl
6410            ! embed.h embed.pl perl.h proto.h toke.c
6411 ____________________________________________________________________________
6412 [  7464] By: nick                                  on 2000/10/28  10:43:44
6413         Log: Fix for sv_2iv() on "shared" value from keys %hash.
6414      Branch: perl
6415            ! sv.c
6416 ____________________________________________________________________________
6417 [  7463] By: jhi                                   on 2000/10/27  16:18:29
6418         Log: Update Changes.
6419      Branch: perl
6420            ! Changes patchlevel.h
6421 ____________________________________________________________________________
6422 [  7462] By: jhi                                   on 2000/10/27  16:17:44
6423         Log: Too enthusiastic editing in #7460.
6424      Branch: metaconfig
6425            ! U/modified/Oldsym.U
6426      Branch: perl
6427            ! Configure config_h.SH
6428 ____________________________________________________________________________
6429 [  7461] By: jhi                                   on 2000/10/27  15:37:38
6430         Log: Retract #7459, the script needs more work.
6431      Branch: perl
6432            - mkreef
6433            ! MANIFEST
6434 ____________________________________________________________________________
6435 [  7460] By: jhi                                   on 2000/10/27  15:23:14
6436         Log: Use $sort, $uniq (and $tr) consistently as wondered
6437              by Nicholas Clark.
6438      Branch: metaconfig
6439            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
6440            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
6441            ! U/modified/libc.U
6442      Branch: perl
6443            ! Configure config_h.SH
6444 ____________________________________________________________________________
6445 [  7459] By: jhi                                   on 2000/10/27  15:02:07
6446         Log: (Retracted by #7461)
6447              
6448              Add a shell script for creating/removing symbolic link farms,
6449              useful for keeping the source code read-only and doing the
6450              builds somewhere else.
6451      Branch: perl
6452            + mkreef
6453            ! MANIFEST
6454 ____________________________________________________________________________
6455 [  7458] By: jhi                                   on 2000/10/27  14:42:20
6456         Log: Do away with the fix_pl.
6457      Branch: perl
6458            - fix_pl
6459            ! MANIFEST Makefile.SH
6460 ____________________________________________________________________________
6461 [  7457] By: jhi                                   on 2000/10/27  12:43:13
6462         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
6463              From: Jens Hamisch <jens@Strawberry.COM>
6464              Date: Fri, 27 Oct 2000 14:38:21 +0200
6465              Message-Id: <20001027143821.B3366@Strawberry.COM>
6466      Branch: perl
6467            ! perl.h
6468 ____________________________________________________________________________
6469 [  7456] By: jhi                                   on 2000/10/27  12:33:42
6470         Log: Subject: [PATCH] todo
6471              From: Nicholas Clark <nick@ccl4.org>
6472              Date: Thu, 26 Oct 2000 22:32:29 +0100
6473              Message-ID: <20001026223229.A44540@plum.flirble.org>
6474      Branch: perl
6475            ! pod/perltodo.pod
6476 ____________________________________________________________________________
6477 [  7455] By: jhi                                   on 2000/10/27  12:02:21
6478         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
6479              From: John Tobey <jtobey@john-edwin-tobey.org>
6480              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
6481              Message-Id: <m13ozHF-000FObC@feynman.localnet>
6482      Branch: perl
6483            ! op.c t/pragma/sub_lval.t
6484 ____________________________________________________________________________
6485 [  7454] By: jhi                                   on 2000/10/27  11:59:42
6486         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
6487              From: sthoenna@efn.org
6488              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
6489              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
6490      Branch: perl
6491            ! pp.c t/op/assignwarn.t
6492 ____________________________________________________________________________
6493 [  7453] By: jhi                                   on 2000/10/27  00:15:08
6494         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
6495      Branch: perl
6496            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6497            ! ext/Storable/Storable.xs t/lib/st-lock.t
6498 ____________________________________________________________________________
6499 [  7452] By: jhi                                   on 2000/10/26  13:05:52
6500         Log: Undo #7451, this seems to be a deficiency in Perforce,
6501              there is no per-file line-terminator type, only per-client.
6502      Branch: perl
6503            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
6504            ! win32/makefile.mk
6505 ____________________________________________________________________________
6506 [  7451] By: jhi                                   on 2000/10/26  04:56:03
6507         Log: Experimenting in DOS arcana.
6508      Branch: perl
6509            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
6510            ! win32/makefile.mk
6511 ____________________________________________________________________________
6512 [  7450] By: jhi                                   on 2000/10/26  04:50:52
6513         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
6514              From: "Peter J. Farley III" <pjfarley@banet.net>            
6515              Date: Wed, 25 Oct 2000 23:10:18 -0400
6516              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
6517      Branch: perl
6518            ! t/io/open.t
6519 ____________________________________________________________________________
6520 [  7449] By: jhi                                   on 2000/10/26  04:49:16
6521         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
6522              From: Hugo <hv@crypt.compulink.co.uk>
6523              Date: Thu, 26 Oct 2000 01:55:17 +0100
6524              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
6525              
6526              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
6527      Branch: perl
6528            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
6529 ____________________________________________________________________________
6530 [  7448] By: jhi                                   on 2000/10/26  04:38:36
6531         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
6532              From: Peter Prymmer <pvhp@forte.com>
6533              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
6534              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
6535      Branch: perl
6536            ! configure.com
6537 ____________________________________________________________________________
6538 [  7447] By: jhi                                   on 2000/10/25  23:20:02
6539         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
6540              in platforms that strictly require all the symbols being present
6541              at link time.
6542      Branch: perl
6543            ! handy.h
6544 ____________________________________________________________________________
6545 [  7446] By: jhi                                   on 2000/10/25  21:55:57
6546         Log: Update Changes.
6547      Branch: perl
6548            ! Changes patchlevel.h
6549 ____________________________________________________________________________
6550 [  7445] By: jhi                                   on 2000/10/25  21:27:08
6551         Log: Integrate with vmsperl #7430 by Charles Bailey:
6552              
6553              Cleanup from prior patch (Charles Lane?):
6554              - improve handling of MFDs in Basename and Path
6555              - default to no xsubpp line # munging when building debug images
6556      Branch: perl
6557           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
6558 ____________________________________________________________________________
6559 [  7444] By: jhi                                   on 2000/10/25  21:03:50
6560         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
6561              From: John Peacock <JPeacock@UnivPress.com>
6562              Date: Thu, 18 May 2000 11:55:27 -0400
6563              Message-ID: <3924126F.A58BE57A@UnivPress.com>
6564      Branch: perl
6565            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
6566            ! t/op/write.t
6567 ____________________________________________________________________________
6568 [  7443] By: jhi                                   on 2000/10/25  20:43:10
6569         Log: Temporary stopgap for the self-tying issue: for now only
6570              array and hash self-ties are verboten.  The real fix, of
6571              course, would be to comprehensively test (and implement?)
6572              and debug (and document) self-ties.
6573      Branch: perl
6574            ! pod/perldiag.pod pp_sys.c t/op/tie.t
6575 ____________________________________________________________________________
6576 [  7442] By: jhi                                   on 2000/10/25  20:14:30
6577         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
6578              From: Dan Sugalski <dan@sidhe.org>
6579              Date: Wed, 25 Oct 2000 13:36:35 -0400
6580              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
6581              
6582              plus regen global.sym.
6583      Branch: perl
6584            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
6585            ! thrdvar.h util.c
6586 ____________________________________________________________________________
6587 [  7441] By: jhi                                   on 2000/10/25  20:12:20
6588         Log: buildtoc target tweaks.
6589      Branch: perl
6590            ! pod/Makefile.SH
6591 ____________________________________________________________________________
6592 [  7440] By: jhi                                   on 2000/10/25  20:03:53
6593         Log: A new version of making the syslog test more robust.
6594              (Replaces #7421.)
6595              
6596              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6597              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6598              Date: Wed, 25 Oct 2000 12:13:54 -0400
6599              Message-ID: <20001025121354.B2264@O2.chapin.edu>
6600      Branch: perl
6601            ! t/lib/syslog.t
6602 ____________________________________________________________________________
6603 [  7439] By: jhi                                   on 2000/10/25  20:00:48
6604         Log: Continue the internal UTF-8 API tweaking.
6605              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
6606              used much more than the simpler API, now called utf8_to_uv_simple().
6607              Still not quite happy with API, too much partial duplication
6608              of functionality.
6609      Branch: perl
6610            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
6611            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
6612            ! regcomp.c regexec.c sv.c toke.c utf8.c
6613 ____________________________________________________________________________
6614 [  7438] By: jhi                                   on 2000/10/25  18:52:30
6615         Log: Allow poking holes at the UTF-8 decoding strictness.
6616      Branch: perl
6617            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
6618            ! utf8.h
6619 ____________________________________________________________________________
6620 [  7437] By: jhi                                   on 2000/10/25  13:53:05
6621         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
6622              UTF8LEN() and UTF8SKIP(). 
6623      Branch: perl
6624            ! pp.c utf8.c utf8.h
6625 ____________________________________________________________________________
6626 [  7436] By: jhi                                   on 2000/10/25  13:51:37
6627         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
6628              From: Nicholas Clark <nick@ccl4.org>
6629              Date: Wed, 25 Oct 2000 14:44:05 +0100
6630              Message-ID: <20001025144404.D27253@plum.flirble.org>
6631      Branch: perl
6632            ! pod/perlrun.pod
6633 ____________________________________________________________________________
6634 [  7435] By: jhi                                   on 2000/10/25  13:49:32
6635         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
6636              From: Mike Guy <mjtg@cam.ac.uk>
6637              Date: Tue, 24 Oct 2000 14:59:40 +0100
6638              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
6639      Branch: perl
6640            ! scope.c
6641 ____________________________________________________________________________
6642 [  7434] By: jhi                                   on 2000/10/25  13:48:41
6643         Log: AIX is picky about its symbol exports.  Solution for now
6644              is to include the deb.o explicitly to the re extension build.
6645              
6646              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
6647              From: Peter Prymmer <pvhp@forte.com>
6648              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
6649              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
6650      Branch: perl
6651            ! ext/re/Makefile.PL hints/aix.sh
6652 ____________________________________________________________________________
6653 [  7433] By: jhi                                   on 2000/10/25  13:46:49
6654         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
6655              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6656              Date: Wed, 25 Oct 2000 12:02:20 +0200
6657              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
6658      Branch: perl
6659            ! perlsdio.h
6660 ____________________________________________________________________________
6661 [  7432] By: jhi                                   on 2000/10/25  13:44:28
6662         Log: Subject: Minor update to find2perl, for portability
6663              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
6664              Date: Wed, 25 Oct 2000 12:05:47 +0100
6665              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
6666      Branch: perl
6667            ! x2p/find2perl.PL
6668 ____________________________________________________________________________
6669 [  7431] By: jhi                                   on 2000/10/25  13:40:39
6670         Log: Add targets to Makefile.SH, most importantly
6671              'regen_all' which also remembers to update vms/perly*.
6672      Branch: perl
6673            ! Makefile.SH
6674 ____________________________________________________________________________
6675 [  7430] By: bailey                                on 2000/10/25  03:13:53
6676         Log: Cleanup from prior patch (Charles Lane?):
6677              - improve handling of MFDs in Basename and Path
6678              - default to no xsubpp line # munging when building debug images
6679      Branch: vmsperl
6680            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
6681 ____________________________________________________________________________
6682 [  7429] By: jhi                                   on 2000/10/24  20:03:40
6683         Log: Podify README.epoc and README.vos.
6684      Branch: perl
6685            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
6686            ! pod/perlport.pod pod/perltoc.pod
6687 ____________________________________________________________________________
6688 [  7428] By: jhi                                   on 2000/10/24  19:10:33
6689         Log: Stratus VOS updates from Paul Green.
6690      Branch: perl
6691            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6692            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
6693            - vos/config.def vos/config.h vos/config_h.SH_orig
6694            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
6695            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
6696 ____________________________________________________________________________
6697 [  7427] By: jhi                                   on 2000/10/24  18:59:48
6698         Log: Check if stdio supports tweaking lval and cnt simultaneously.
6699              
6700              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
6701              From: Nicholas Clark <nick@ccl4.org>
6702              Date: Mon, 23 Oct 2000 15:39:32 +0100
6703              Message-ID: <20001023153932.A10786@plum.flirble.org>
6704      Branch: metaconfig
6705            ! U/compline/d_stdstdio.U
6706      Branch: perl
6707            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6708            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
6709            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
6710            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
6711            ! vos/config.h vos/config_h.SH_orig win32/config.bc
6712            ! win32/config.gc win32/config.vc
6713 ____________________________________________________________________________
6714 [  7426] By: jhi                                   on 2000/10/24  17:57:44
6715         Log: Missed the header file changes from #7425.
6716      Branch: perl
6717            ! embed.h embed.pl objXSUB.h proto.h
6718 ____________________________________________________________________________
6719 [  7425] By: jhi                                   on 2000/10/24  17:55:17
6720         Log: Fix the bug reported in
6721              
6722              From: andreas.koenig@anima.de (Andreas J. Koenig)
6723              Subject: Encode bug?
6724              Date: 24 Oct 2000 14:01:26 +0200 
6725              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
6726              
6727              Also make is_utf8_char() stricter.
6728      Branch: perl
6729            ! ext/Encode/Encode.xs utf8.c
6730 ____________________________________________________________________________
6731 [  7424] By: jhi                                   on 2000/10/24  15:15:39
6732         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
6733              From: Peter Scott <Peter@PSDT.com>
6734              Date: Mon, 23 Oct 2000 19:46:01 -0700
6735              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
6736      Branch: perl
6737            ! pod/perlfaq5.pod
6738 ____________________________________________________________________________
6739 [  7423] By: jhi                                   on 2000/10/24  14:25:30
6740         Log: Test tweak to avoid pulling in the whole Config.
6741      Branch: perl
6742            ! t/lib/st-lock.t
6743 ____________________________________________________________________________
6744 [  7422] By: jhi                                   on 2000/10/24  14:03:16
6745         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
6746      Branch: perl
6747            ! pp.c
6748 ____________________________________________________________________________
6749 [  7421] By: jhi                                   on 2000/10/24  13:32:09
6750         Log: (Replaced by #7440.)
6751              
6752              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6753              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6754              Date: Mon, 23 Oct 2000 16:40:54 -0400
6755              Message-ID: <20001023164054.B14491@O2.chapin.edu>
6756      Branch: perl
6757            ! t/lib/syslog.t
6758 ____________________________________________________________________________
6759 [  7420] By: jhi                                   on 2000/10/24  13:30:53
6760         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
6761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6762              Date: Mon, 23 Oct 2000 17:29:03 -0400
6763              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
6764      Branch: perl
6765            ! lib/ExtUtils/MM_Unix.pm
6766 ____________________________________________________________________________
6767 [  7419] By: jhi                                   on 2000/10/24  13:29:57
6768         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
6769              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6770              Date: Mon, 23 Oct 2000 19:01:32 -0400
6771              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
6772      Branch: perl
6773            ! utils/h2xs.PL
6774 ____________________________________________________________________________
6775 [  7418] By: jhi                                   on 2000/10/24  13:26:04
6776         Log: Replace #7409 with
6777              
6778              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
6779              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
6780              Date: Mon, 23 Oct 2000 20:08:56 +0200
6781              Message-ID: <20001023200855.A14850@nice.ram.loc>
6782      Branch: perl
6783            ! ext/Storable/Storable.pm t/lib/st-lock.t
6784 ____________________________________________________________________________
6785 [  7417] By: jhi                                   on 2000/10/24  13:17:52
6786         Log: Run vms/vms_yfix.pl, should have done that after changing
6787              perly.c in #7382.
6788      Branch: perl
6789            ! vms/perly_c.vms vms/perly_h.vms
6790 ____________________________________________________________________________
6791 [  7416] By: jhi                                   on 2000/10/24  02:55:33
6792         Log: Make the UTF-8 decoding stricter and more verbose when
6793              malformation happens.  This involved adding an argument
6794              to utf8_to_uv_chk(), which involved changing its prototype,
6795              and prefer STRLEN over I32 for the UTF-8 length, which as
6796              a domino effect necessitated changing the prototypes of
6797              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
6798              The stricter UTF-8 decoding checking uses Markus Kuhn's
6799              UTF-8 Decode Stress Tester from
6800              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
6801      Branch: perl
6802            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
6803            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
6804            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
6805            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
6806 ____________________________________________________________________________
6807 [  7415] By: jhi                                   on 2000/10/23  14:06:06
6808         Log: Update Changes.
6809      Branch: perl
6810            ! Changes patchlevel.h
6811 ____________________________________________________________________________
6812 [  7414] By: jhi                                   on 2000/10/23  12:39:52
6813         Log: Undo the basename() part of #7412 since the lib/basename
6814              tests would need upgrading too.
6815      Branch: perl
6816            ! lib/File/Basename.pm
6817 ____________________________________________________________________________
6818 [  7413] By: jhi                                   on 2000/10/23  12:19:27
6819         Log: Document PERL_INSTALL_ROOT of #7210.
6820      Branch: perl
6821            ! lib/ExtUtils/Install.pm
6822 ____________________________________________________________________________
6823 [  7412] By: jhi                                   on 2000/10/23  12:16:47
6824         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
6825      Branch: perl
6826            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
6827            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
6828 ____________________________________________________________________________
6829 [  7411] By: jhi                                   on 2000/10/23  12:07:41
6830         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
6831              From: Prymmer/Kahn <pvhp@best.com>
6832              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
6833              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
6834      Branch: perl
6835            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
6836 ____________________________________________________________________________
6837 [  7410] By: jhi                                   on 2000/10/23  04:10:11
6838         Log: The change #7187 was not so good on VMS.
6839              
6840              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
6841              From: "Craig A. Berry" <craig.berry@psinetcs.com>
6842              Date: Sun, 22 Oct 2000 23:03:08 -0500
6843              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
6844      Branch: perl
6845            ! utils/perldoc.PL
6846 ____________________________________________________________________________
6847 [  7409] By: jhi                                   on 2000/10/23  03:57:36
6848         Log: Avoid Storable locking on DJGPP for now.
6849              
6850              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
6851              From: "Peter J. Farley III" <pjfarley@banet.net>
6852              Date: Sun, 22 Oct 2000 20:00:00 -0400
6853              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
6854      Branch: perl
6855            ! ext/Storable/Storable.pm t/lib/st-lock.t
6856 ____________________________________________________________________________
6857 [  7408] By: jhi                                   on 2000/10/23  03:50:24
6858         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
6859              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6860              Date: Sun, 22 Oct 2000 21:12:22 -0400
6861              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
6862      Branch: perl
6863            ! lib/vars.pm
6864 ____________________________________________________________________________
6865 [  7407] By: jhi                                   on 2000/10/23  03:43:12
6866         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
6867              From: Hugo <hv@crypt.compulink.co.uk>
6868              Date: Mon, 23 Oct 2000 00:47:22 +0100
6869              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
6870      Branch: perl
6871            ! regexec.c t/op/pat.t
6872 ____________________________________________________________________________
6873 [  7406] By: jhi                                   on 2000/10/23  03:40:29
6874         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
6875      Branch: perl
6876            ! lib/ExtUtils/MakeMaker.pm
6877 ____________________________________________________________________________
6878 [  7405] By: jhi                                   on 2000/10/22  21:32:00
6879         Log: Doc patch.
6880              
6881              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
6882              From: rspier@pobox.com (Robert Spier)
6883              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
6884              Message-ID: <14835.16112.13457.447971@rls.cx>
6885      Branch: perl
6886            ! lib/strict.pm
6887 ____________________________________________________________________________
6888 [  7404] By: jhi                                   on 2000/10/22  21:30:51
6889         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
6890              From: rspier@pobox.com (Robert Spier)
6891              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
6892              Message-ID: <14835.17223.72448.705566@rls.cx>
6893      Branch: perl
6894            ! lib/ExtUtils/MakeMaker.pm
6895 ____________________________________________________________________________
6896 [  7403] By: jhi                                   on 2000/10/22  21:24:11
6897         Log: Subject: [PATCH bleadperl] ripples from constsub patch
6898              From: John Tobey <jtobey@john-edwin-tobey.org>
6899              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
6900              Message-Id: <m13nSOB-000FObC@feynman.localnet>
6901      Branch: perl
6902            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
6903 ____________________________________________________________________________
6904 [  7402] By: jhi                                   on 2000/10/22  20:59:35
6905         Log: Support s?printf parameter reordering.
6906      Branch: perl
6907            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
6908 ____________________________________________________________________________
6909 [  7401] By: jhi                                   on 2000/10/22  19:19:14
6910         Log: Expand %Config variables only if explicitly so requested
6911              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
6912              
6913              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
6914              From: Gurusamy Sarathy <gsar@ActiveState.com>
6915              Date: Sun, 22 Oct 2000 11:47:32 -0700
6916              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
6917      Branch: perl
6918            ! Makefile.SH lib/lib_pm.PL
6919 ____________________________________________________________________________
6920 [  7400] By: jhi                                   on 2000/10/22  18:24:10
6921         Log: Move the #7390 test from warn/op to comp/redef.
6922              
6923              Subject: Re: Creating const subs for constants.
6924              From: John Tobey <jtobey@john-edwin-tobey.org>
6925              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
6926              Message-Id: <m13nG72-000FObC@feynman.localnet>               
6927      Branch: perl
6928            ! t/comp/redef.t t/pragma/warn/op
6929 ____________________________________________________________________________
6930 [  7399] By: jhi                                   on 2000/10/22  17:49:59
6931         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
6932              From: Nicholas Clark <nick@ccl4.org>
6933              Date: Sat, 21 Oct 2000 22:23:19 +0100
6934              Message-ID: <20001021222319.B45586@plum.flirble.org>
6935      Branch: perl
6936            ! ext/DynaLoader/DynaLoader_pm.PL
6937 ____________________________________________________________________________
6938 [  7398] By: jhi                                   on 2000/10/22  17:47:35
6939         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
6940              From: Hugo <hv@crypt.compulink.co.uk>
6941              Date: Sat, 21 Oct 2000 18:19:59 +0100
6942              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
6943      Branch: perl
6944            ! ext/B/B.pm ext/B/B/C.pm
6945 ____________________________________________________________________________
6946 [  7397] By: jhi                                   on 2000/10/22  17:35:18
6947         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
6948              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6949              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
6950              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
6951      Branch: perl
6952            ! hints/openbsd.sh
6953 ____________________________________________________________________________
6954 [  7396] By: jhi                                   on 2000/10/22  17:19:46
6955         Log: Subject: installman go-faster stripes
6956              From: Nicholas Clark <nick@talking.bollo.cx>
6957              Date: Sat, 21 Oct 2000 17:24:53 +0100
6958              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
6959              
6960              Subject: Re: installman go-faster stripes
6961              From: Russ Allbery <rra@stanford.edu>
6962              Date: 21 Oct 2000 11:04:13 -0700
6963              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
6964      Branch: perl
6965            ! installman pod/pod2man.PL
6966 ____________________________________________________________________________
6967 [  7395] By: jhi                                   on 2000/10/22  17:17:35
6968         Log: Hints tweak from Anton Berezin.
6969      Branch: perl
6970            ! hints/freebsd.sh
6971 ____________________________________________________________________________
6972 [  7394] By: jhi                                   on 2000/10/22  04:50:04
6973         Log: Tweak the Is* definitions of Unicode character classes
6974              to better match the official categorizations; embrace
6975              the official categorizations; add the combining marks
6976              as alpha (and -numeric); fix DCinital (a typo and edito)
6977              to be DCmedial.
6978      Branch: perl
6979            + lib/unicode/Is/DCmedial.pl
6980            - lib/unicode/Is/DCinital.pl
6981            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6982            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
6983            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
6984            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
6985 ____________________________________________________________________________
6986 [  7393] By: jhi                                   on 2000/10/21  18:06:05
6987         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
6988              From: Daniel Chetlin <daniel@chetlin.com>
6989              Date: Sat, 21 Oct 2000 02:57:03 -0700
6990              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
6991      Branch: perl
6992            + t/lib/tie-splice.t
6993            ! MANIFEST lib/Tie/Array.pm
6994 ____________________________________________________________________________
6995 [  7392] By: gsar                                  on 2000/10/21  18:05:15
6996         Log: resync utfperl branch with mainline
6997      Branch: utfperl
6998           !> (integrate 1760 files)
6999 ____________________________________________________________________________
7000 [  7391] By: jhi                                   on 2000/10/21  14:37:49
7001         Log: Testcases for a #7383,#7385 related bug.
7002              
7003              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
7004              From: Nicholas Clark <nick@ccl4.org>
7005              Date: Sat, 21 Oct 2000 15:04:51 +0100
7006              Message-ID: <20001021150451.A51566@plum.flirble.org>
7007      Branch: perl
7008            ! t/pragma/utf8.t
7009 ____________________________________________________________________________
7010 [  7390] By: jhi                                   on 2000/10/21  14:35:57
7011         Log: Add a testcase for #7389.
7012      Branch: perl
7013            ! t/pragma/warn/op
7014 ____________________________________________________________________________
7015 [  7389] By: jhi                                   on 2000/10/21  14:26:45
7016         Log: Subject: Re: Creating const subs for constants.
7017              From: John Tobey <jtobey@john-edwin-tobey.org>
7018              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
7019              Message-Id: <m13mo0N-000FObC@feynman.localnet>
7020      Branch: perl
7021            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
7022            ! proto.h sv.c
7023 ____________________________________________________________________________
7024 [  7388] By: nick                                  on 2000/10/21  11:44:23
7025         Log: Populate perlio branch
7026      Branch: perlio
7027           +> (branch 1760 files)
7028 ____________________________________________________________________________
7029 [  7387] By: nick                                  on 2000/10/21  10:52:05
7030         Log: Get branch back as replica of mainline via :
7031              p4 integrate -b utfperl
7032              p4 resolve -at ./...
7033      Branch: utfperl
7034           +> (branch 269 files)
7035            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
7036            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
7037            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
7038            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
7039            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
7040            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
7041            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
7042            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
7043            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
7044            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
7045            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
7046            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
7047            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
7048            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
7049            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
7050            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
7051            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
7052            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
7053            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
7054            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
7055            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
7056            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
7057            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
7058            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
7059            - lib/unicode/UCD300.html lib/unicode/Unicode.300
7060            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
7061            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
7062            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
7063            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7064           !> (integrate 965 files)
7065 ____________________________________________________________________________
7066 [  7386] By: jhi                                   on 2000/10/21  01:31:12
7067         Log: Update Changes.
7068      Branch: perl
7069            ! Changes patchlevel.h
7070 ____________________________________________________________________________
7071 [  7385] By: jhi                                   on 2000/10/21  01:28:42
7072         Log: The #7383 was right only in the context of the original bug report,
7073              not in more general case.
7074      Branch: perl
7075            ! pp_hot.c
7076 ____________________________________________________________________________
7077 [  7384] By: jhi                                   on 2000/10/21  01:08:23
7078         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
7079      Branch: perl
7080            ! ext/IO/lib/IO/Select.pm
7081 ____________________________________________________________________________
7082 [  7383] By: jhi                                   on 2000/10/21  00:44:18
7083         Log: Fix for ID 20001020.006, concatenating an unset submatch
7084              with utf8 resulted in "Modification of a read-only value".
7085      Branch: perl
7086            ! pp_hot.c t/pragma/utf8.t
7087 ____________________________________________________________________________
7088 [  7382] By: jhi                                   on 2000/10/20  20:44:31
7089         Log: Make scan_num() reëntrant, as suggested in
7090              
7091              Subject: [PATCH perl@7229] Rentrant parser and yylex()
7092              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7093              Date: Fri, 20 Oct 2000 14:17:27 +0100
7094              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
7095      Branch: perl
7096            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
7097            ! toke.c
7098 ____________________________________________________________________________
7099 [  7381] By: jhi                                   on 2000/10/20  20:07:29
7100         Log: Reëntrancy fix.
7101              
7102              Subject: [PATCH perl@7229] Rentrant parser and yylex()
7103              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7104              Date: Fri, 20 Oct 2000 14:17:27 +0100
7105              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
7106      Branch: perl
7107            ! embed.h embed.pl perl.h proto.h toke.c
7108 ____________________________________________________________________________
7109 [  7380] By: jhi                                   on 2000/10/20  19:15:54
7110         Log: Don't write double values through long double pointers,
7111              based on a part of
7112              
7113              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
7114              From: Jens Hamisch <jens@Strawberry.COM>
7115              Date: Tue, 17 Oct 2000 08:39:36 +0200
7116              Message-Id: <20001017083936.A11104@Strawberry.COM>
7117      Branch: perl
7118            ! perl.h pp.c
7119 ____________________________________________________________________________
7120 [  7379] By: jhi                                   on 2000/10/20  18:43:37
7121         Log: Portability tweak on #7377.
7122              
7123              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
7124              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7125              Date:     Fri, 20 Oct 2000 13:13:41 EDT
7126              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
7127      Branch: perl
7128            ! t/lib/dprof.t
7129 ____________________________________________________________________________
7130 [  7378] By: jhi                                   on 2000/10/20  12:57:19
7131         Log: SOCKS function redefinitions need prototypes, too, otherwise
7132              for example 32 bit versus 64 bit differences cause a lot of
7133              problems.  Part of
7134              
7135              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
7136              From: Jens Hamisch <jens@Strawberry.COM>
7137              Date: Tue, 17 Oct 2000 08:39:36 +0200
7138              Message-Id: <20001017083936.A11104@Strawberry.COM>
7139      Branch: perl
7140            ! doio.c pp_sys.c
7141 ____________________________________________________________________________
7142 [  7377] By: jhi                                   on 2000/10/20  12:37:12
7143         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
7144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7145              Date:     Fri, 20 Oct 2000 08:26:04 EDT
7146              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
7147      Branch: perl
7148            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
7149 ____________________________________________________________________________
7150 [  7376] By: jhi                                   on 2000/10/20  12:35:31
7151         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
7152              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7153              Date:     Fri, 20 Oct 2000 07:48:15 EDT
7154              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
7155      Branch: perl
7156            ! configure.com vms/gen_shrfls.pl
7157 ____________________________________________________________________________
7158 [  7375] By: bailey                                on 2000/10/20  04:44:37
7159         Log: SYN SYN
7160      Branch: vmsperl
7161           +> (branch 134 files)
7162            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
7163            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
7164            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
7165            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
7166            - eg/cgi/frameset.cgi eg/cgi/index.html
7167            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
7168            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
7169            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
7170            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
7171            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
7172            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
7173            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
7174            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
7175            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
7176            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
7177            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
7178            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
7179            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
7180            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
7181            - lib/unicode/Props.txt lib/unicode/UCD300.html
7182            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
7183            - utils/perlbc.PL vms/subconfigure.com
7184           !> (integrate 785 files)
7185 ____________________________________________________________________________
7186 [  7374] By: jhi                                   on 2000/10/20  00:59:48
7187         Log: In the latest compiler builds cccdlflags must not become -fpic,
7188              from Wilfredo Sánchez.
7189      Branch: perl
7190            ! hints/darwin.sh
7191 ____________________________________________________________________________
7192 [  7373] By: jhi                                   on 2000/10/20  00:56:35
7193         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
7194              From: Tony Cook <tony@develop-help.com>
7195              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
7196              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
7197      Branch: perl
7198            ! pod/perlop.pod
7199 ____________________________________________________________________________
7200 [  7372] By: jhi                                   on 2000/10/19  19:34:40
7201         Log: Typo noted by Mark Lutz.
7202      Branch: perl
7203            ! t/op/64bitint.t
7204 ____________________________________________________________________________
7205 [  7371] By: jhi                                   on 2000/10/19  19:33:13
7206         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
7207      Branch: metaconfig
7208            ! U/modified/Cppsym.U U/modified/Oldconfig.U
7209      Branch: metaconfig/U/perl
7210            ! End.U dlsrc.U libperl.U
7211      Branch: perl
7212            + hints/nonstopux.sh
7213            ! Configure MANIFEST config_h.SH
7214 ____________________________________________________________________________
7215 [  7370] By: jhi                                   on 2000/10/19  17:18:08
7216         Log: Subject: PATCH do_print has 2 PerlIO_error()s
7217              From: nick@ccl4.org
7218              Date: Thu, 19 Oct 2000 18:09:20 +0100
7219              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
7220      Branch: perl
7221            ! doio.c
7222 ____________________________________________________________________________
7223 [  7369] By: jhi                                   on 2000/10/19  14:01:49
7224         Log: Update Changes.
7225      Branch: perl
7226            ! Changes patchlevel.h
7227 ____________________________________________________________________________
7228 [  7368] By: jhi                                   on 2000/10/19  13:04:29
7229         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
7230              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7231              Date: Wed, 18 Oct 2000 13:12:01 +0200
7232              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
7233      Branch: perl
7234            ! hints/aix.sh
7235 ____________________________________________________________________________
7236 [  7367] By: jhi                                   on 2000/10/19  02:22:40
7237         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
7238              of a 'pmshort' anywhere in the B, so the offending line was simply
7239              removed.
7240      Branch: perl
7241            ! ext/B/B/Debug.pm
7242 ____________________________________________________________________________
7243 [  7366] By: jhi                                   on 2000/10/19  02:12:37
7244         Log: Add the test case for the bug id 20000730.004 which seems
7245              to have been fixed by now.
7246      Branch: perl
7247            ! t/pragma/utf8.t
7248 ____________________________________________________________________________
7249 [  7365] By: jhi                                   on 2000/10/18  23:36:24
7250         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
7251              From: Hugo <hv@crypt.compulink.co.uk>
7252              Date: Wed, 18 Oct 2000 23:25:58 +0100
7253              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
7254      Branch: perl
7255            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
7256 ____________________________________________________________________________
7257 [  7364] By: jhi                                   on 2000/10/18  21:12:53
7258         Log: (retracted)
7259      Branch: perl
7260            ! pp.c
7261 ____________________________________________________________________________
7262 [  7363] By: jhi                                   on 2000/10/18  20:55:38
7263         Log: Missing change from #7362.
7264      Branch: perl
7265            ! win32/perlhost.h
7266 ____________________________________________________________________________
7267 [  7362] By: jhi                                   on 2000/10/18  20:52:01
7268         Log: Borland C fstat() never saw the fd as writable.
7269              
7270              Subject: fix for Borland's weak "stat" (perl@7211)
7271              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
7272              Date: Mon, 16 Oct 2000 09:55:03 +0400
7273              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
7274      Branch: perl
7275            ! win32/win32.c
7276 ____________________________________________________________________________
7277 [  7361] By: jhi                                   on 2000/10/18  17:43:50
7278         Log: Regen toc.
7279      Branch: perl
7280            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
7281 ____________________________________________________________________________
7282 [  7360] By: jhi                                   on 2000/10/18  17:07:44
7283         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7284              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
7285              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
7286              Date: Mon, 16 Oct 2000 15:19:49 +0200
7287      Branch: perl
7288            + README.aix
7289            ! MANIFEST
7290 ____________________________________________________________________________
7291 [  7359] By: jhi                                   on 2000/10/18  17:04:49
7292         Log: Subject: Pod patch for Devel::Peek
7293              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7294              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
7295              Date: Mon, 16 Oct 2000 12:26:34 +0200
7296      Branch: perl
7297            ! ext/Devel/Peek/Peek.pm
7298 ____________________________________________________________________________
7299 [  7358] By: jhi                                   on 2000/10/18  17:03:15
7300         Log: Make Cwd more bulletproof in chrooted environments.
7301              
7302              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
7303              From: "Eric E. Coe" <Eric.Coe@oracle.com>
7304              Date: Wed, 18 Oct 2000 04:03:54 -0400
7305              Message-Id: <39ED596A.70E599FE@oracle.com>
7306      Branch: perl
7307            ! lib/Cwd.pm
7308 ____________________________________________________________________________
7309 [  7357] By: jhi                                   on 2000/10/18  16:37:26
7310         Log: Disable the UTF8 downgrade croakage for now to avoid
7311              too many not okay messages.
7312      Branch: perl
7313            ! doio.c
7314 ____________________________________________________________________________
7315 [  7356] By: jhi                                   on 2000/10/17  23:29:41
7316         Log: Show the failed remote port, instead of the failing line number.
7317              
7318              Subject: [PATCH 5.6.1 Debugger] More diagnostics
7319              From: David Sparks <daves@ActiveState.com>
7320              Date: Tue, 17 Oct 2000 15:00:24 -0700
7321              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
7322      Branch: perl
7323            ! lib/perl5db.pl
7324 ____________________________________________________________________________
7325 [  7355] By: jhi                                   on 2000/10/17  14:11:31
7326         Log: On output try to downgrade to bytes, croak if impossible,
7327              from Simon Cozens.  This means that outputting >255 UTF8
7328              is impossible.  Consider this as a strong incentive to get
7329              the I/O disciplines implemented.
7330      Branch: perl
7331            ! doio.c pod/perldiag.pod sv.c
7332 ____________________________________________________________________________
7333 [  7354] By: jhi                                   on 2000/10/17  13:42:23
7334         Log: Clarify documentation on 'use bytes'.
7335              
7336              Subject: Re: What does 'use bytes' "mean" ?
7337              From: Simon Cozens <simon@cozens.net>
7338              Date: Mon, 18 Sep 2000 18:24:25 +0100
7339              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
7340      Branch: perl
7341            ! lib/bytes.pm
7342 ____________________________________________________________________________
7343 [  7353] By: jhi                                   on 2000/10/17  13:28:12
7344         Log: Workaround for a sfio bug where the stream error indicator
7345              is not cleared as documented.
7346              
7347              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
7348              From: Nicholas Clark <nick@ccl4.org>
7349              Date: Mon, 16 Oct 2000 18:28:23 +0100
7350              Message-ID: <20001016182823.J19700@plum.flirble.org>
7351      Branch: perl
7352            ! doio.c
7353 ____________________________________________________________________________
7354 [  7352] By: jhi                                   on 2000/10/17  13:06:19
7355         Log: More IoTYPE sprinkling.
7356      Branch: perl
7357            ! doio.c pp_hot.c
7358 ____________________________________________________________________________
7359 [  7351] By: jhi                                   on 2000/10/16  22:47:07
7360         Log: Detect early whether the std streams have gone bad.
7361              
7362              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
7363              Date: Mon, 16 Oct 2000 23:28:42 +0100
7364              From: Nicholas Clark <nick@ccl4.org>
7365              Message-ID: <20001016232842.A37942@plum.flirble.org>
7366      Branch: perl
7367            ! t/op/misc.t
7368 ____________________________________________________________________________
7369 [  7350] By: jhi                                   on 2000/10/16  22:45:16
7370         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
7371              From: "Peter J. Farley III" <pjfarley@banet.net>
7372              Date: Mon, 16 Oct 2000 18:15:59 -0400
7373              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
7374      Branch: perl
7375            ! djgpp/djgpp.c dosish.h t/io/open.t
7376 ____________________________________________________________________________
7377 [  7349] By: jhi                                   on 2000/10/16  22:36:45
7378         Log: perldelta tweak.
7379      Branch: perl
7380            ! pod/perldelta.pod
7381 ____________________________________________________________________________
7382 [  7348] By: jhi                                   on 2000/10/16  15:17:53
7383         Log: Update Changes.
7384      Branch: perl
7385            ! Changes patchlevel.h
7386 ____________________________________________________________________________
7387 [  7347] By: jhi                                   on 2000/10/16  13:55:27
7388         Log: Add the capability to include/exclude branches.
7389      Branch: perl
7390            ! Porting/genlog
7391 ____________________________________________________________________________
7392 [  7346] By: jhi                                   on 2000/10/16  13:18:04
7393         Log: Add Charles Lane.
7394      Branch: perl
7395            ! AUTHORS Changes
7396 ____________________________________________________________________________
7397 [  7345] By: jhi                                   on 2000/10/16  13:13:21
7398         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
7399      Branch: perl
7400            ! pod/perldelta.pod
7401 ____________________________________________________________________________
7402 [  7344] By: gsar                                  on 2000/10/16  09:30:21
7403         Log: integrate change#6220 from cfgperl
7404              
7405              Win32 patches from Benjamin Stuhl.
7406      Branch: maint-5.6/perl
7407           !> makedef.pl win32/win32.h
7408 ____________________________________________________________________________
7409 [  7343] By: gsar                                  on 2000/10/16  08:32:19
7410         Log: integrate changes#6221,6222 from cfgperl
7411              
7412              Remove tr///CU (the feature is to be obsoleted by better interfaces).
7413              From: simon@brecon.co.uk (Simon Cozens)
7414              Subject: [PATCH] Eliminate tr///[CU][CU]
7415              Date: 23 Jun 2000 11:05:40 GMT
7416              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
7417              
7418              doc typo fix
7419              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
7420              From: Ian Phillipps <Ian.Phillipps@iname.com>
7421              Date: Fri, 23 Jun 2000 10:40:58 +0100
7422              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
7423      Branch: maint-5.6/perl
7424           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
7425 ____________________________________________________________________________
7426 [  7342] By: gsar                                  on 2000/10/16  08:28:08
7427         Log: integrate change#6217 from cfgperl (in part)
7428              
7429              Rename the fdpid locking and integrate with Sarathy.
7430      Branch: maint-5.6/perl
7431           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
7432           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
7433           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
7434           !> win32/win32.c
7435 ____________________________________________________________________________
7436 [  7341] By: gsar                                  on 2000/10/16  08:23:39
7437         Log: integrate changes#6214..6216 from mainline
7438              
7439              @_ can't have junk in it even in the non-USE_ITHREADS case because
7440              caller() wants to populate @DB::args with it (causes a coredump
7441              in Carp::confess())
7442              
7443              tweak comment about @DB::args
7444              
7445              be more optimal about clearing @_
7446      Branch: maint-5.6/perl
7447           !> av.h cop.h pp_ctl.c t/op/runlevel.t
7448 ____________________________________________________________________________
7449 [  7340] By: gsar                                  on 2000/10/16  08:20:37
7450         Log: integrate changes#6207..6210 from cfgperl
7451              
7452              Subject: [PATCH 5.6.0] Threadsafe patches
7453              From: Dan Sugalski <dan@sidhe.org>
7454              To: perl5-porters@perl.org
7455              Date: Mon, 08 May 2000 18:08:13 -0400
7456              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
7457              
7458              Regen headers for #6207.
7459              
7460              Lock PL_fdpid against race conditions, based on:
7461              Subject: [PATCH 5.6.0]subprocess fixup for threads
7462              From: Dan Sugalski <dan@sidhe.org>
7463              To: perl5-porters@perl.org
7464              Date: Tue, 11 Apr 2000 17:02:32 -0400
7465              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
7466              
7467              Mopup for #6207 and #6209.
7468      Branch: maint-5.6/perl
7469           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
7470           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
7471           !> win32/win32.c
7472 ____________________________________________________________________________
7473 [  7339] By: gsar                                  on 2000/10/16  08:14:34
7474         Log: integrate change#6203 from cfgperl
7475              
7476              perldiag should refer to perlos2.pod not README.os2
7477      Branch: maint-5.6/perl
7478           !> pod/perldiag.pod
7479 ____________________________________________________________________________
7480 [  7338] By: gsar                                  on 2000/10/16  08:11:42
7481         Log: integrate change#6201 from mainline
7482              
7483              Perl_eval_pv() leaks 4 bytes every time it is called because it
7484              does a PUSHMARK that's never ever POPMARKed; in general, only
7485              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
7486              Perl_eval_[sp]v() don't because they don't take any incoming
7487              arguments (this leak has been around since the original version
7488              of perl_eval_pv() in 5.003_97e)
7489      Branch: maint-5.6/perl
7490           !> perl.c
7491 ____________________________________________________________________________
7492 [  7337] By: gsar                                  on 2000/10/16  08:08:47
7493         Log: integrate changes#6197..6200 from cfgperl
7494              
7495              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
7496              From: John Borwick <jhborwic@unity.ncsu.edu>
7497              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
7498              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
7499              
7500              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
7501              From: Dan Sugalski <dan@sidhe.org>
7502              To: vmsperl@perl.org, perl5-porters@perl.org
7503              Date: Fri, 02 Jun 2000 16:00:41 -0400
7504              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
7505              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
7506              
7507              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
7508              From: Dan Sugalski <dan@sidhe.org>
7509              To: perl5-porters@perl.org, vmsperl@perl.org
7510              Date: Fri, 02 Jun 2000 17:30:51 -0400
7511              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
7512              
7513              Update to cperl-mode.el 4.31 from
7514              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
7515              Subject: A couple of notes
7516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7517              To: Mailing list Perl5 <perl5-porters@perl.org>
7518              Date: Sat, 3 Jun 2000 23:33:32 -0400
7519              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
7520      Branch: maint-5.6/perl
7521           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
7522           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
7523           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
7524           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
7525           !> vms/vmsish.h
7526 ____________________________________________________________________________
7527 [  7336] By: gsar                                  on 2000/10/16  08:03:46
7528         Log: integrate changes#6194,6195 from mainline
7529              
7530              fix small eval"" memory leaks under USE_ITHREADS
7531              
7532              fix yet another eval"" leak under USE_ITHREADS
7533      Branch: maint-5.6/perl
7534           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
7535           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
7536           !> vms/perly_c.vms
7537 ____________________________________________________________________________
7538 [  7335] By: gsar                                  on 2000/10/16  08:02:15
7539         Log: integrate changes#6190,6191 from mainline
7540              
7541              submit missing embed.pl change
7542              
7543              vec() loses numericalness (modified version of patch suggested
7544              by Robin Barker)
7545      Branch: maint-5.6/perl
7546           !> doop.c embed.pl t/op/vec.t
7547 ____________________________________________________________________________
7548 [  7334] By: gsar                                  on 2000/10/16  08:01:03
7549         Log: integrate change#6189 from mainline
7550              
7551              counting tr/// corrupts later operation (from M.J.T Guy)
7552      Branch: maint-5.6/perl
7553           !> doop.c t/op/tr.t
7554 ____________________________________________________________________________
7555 [  7333] By: gsar                                  on 2000/10/16  07:59:07
7556         Log: integrate changes#6183..6188 from mainline
7557              
7558              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
7559              <nick@ccl4.org>)
7560              
7561              tweak for change#6127
7562              
7563              remove incorrect documentation about implicit split to @_ in
7564              list context, which never really worked in perl 5 (from
7565              M.J.T. Guy)
7566              
7567              further qualify references to "alphanumeric" (from Wolfgang Laun
7568              <wolfgang.laun@alcatel.at>)
7569              
7570              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
7571              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
7572              
7573              h2xs tweaks
7574      Branch: maint-5.6/perl
7575           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
7576           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
7577           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
7578           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
7579           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
7580           !> pod/pod2latex.PL utils/h2xs.PL
7581 ____________________________________________________________________________
7582 [  7332] By: gsar                                  on 2000/10/16  07:53:52
7583         Log: integrate change#6179 from mainline
7584              
7585              buggy modulus on UVs introduced by change#3378 (resulted in
7586              4063328477 % 65535 amounting to 27406, instead of 27407)
7587      Branch: maint-5.6/perl
7588           !> pp.c t/op/arith.t
7589 ____________________________________________________________________________
7590 [  7331] By: gsar                                  on 2000/10/16  07:52:49
7591         Log: integrate changes#6176,6177,6178,6182 from cfgperl
7592              
7593              Single-quoted utf8 patch from Simon Cozens.
7594              
7595              Substitution utf8 patch from Simon Cozens.
7596              
7597              Be cleaner.
7598              
7599              Be Cleaner Part Deux.
7600      Branch: maint-5.6/perl
7601           !> Makefile.SH pp_hot.c toke.c
7602 ____________________________________________________________________________
7603 [  7330] By: gsar                                  on 2000/10/16  07:41:36
7604         Log: integrate change#6172 from mainline
7605              
7606              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
7607              (from Ilya Zakharevich)
7608      Branch: maint-5.6/perl
7609           !> regexec.c t/op/re_tests
7610 ____________________________________________________________________________
7611 [  7329] By: gsar                                  on 2000/10/16  07:40:25
7612         Log: integrate change#6171 from mainline
7613              
7614              scalar() doesn't force scalar context when used in void context
7615              (from Simon Cozens)
7616      Branch: maint-5.6/perl
7617           !> op.c t/op/wantarray.t
7618 ____________________________________________________________________________
7619 [  7328] By: gsar                                  on 2000/10/16  07:39:33
7620         Log: integrate change#6170 from mainline
7621              
7622              change#6142 needs tweaks to tests to work where there's no
7623              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7624      Branch: maint-5.6/perl
7625           !> t/lib/filefind.t
7626 ____________________________________________________________________________
7627 [  7327] By: gsar                                  on 2000/10/16  07:35:34
7628         Log: integrate changes#6166..6168 from cfgperl
7629              
7630              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
7631              in case somebody wants to write an extension for more
7632              shadow database interfaces.
7633              
7634              tweak todo
7635              
7636              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
7637      Branch: maint-5.6/perl
7638           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7639           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
7640           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
7641           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
7642           !> win32/config.vc win32/config_H.bc win32/config_H.gc
7643           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7644 ____________________________________________________________________________
7645 [  7326] By: gsar                                  on 2000/10/16  07:29:05
7646         Log: integrate changes#6157,6159..6161,6164 from cfgperl
7647              
7648              Regen Configure to jive with #6149.
7649              
7650              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
7651              
7652              Changes for the File::Temp 0.08 (change #6159) test suite
7653              to fit better into the Perl distribution test framework.
7654              
7655              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
7656              both from Simon Cozens.
7657              
7658              detypo
7659      Branch: maint-5.6/perl
7660           +> pod/perlmodlib.PL pod/perlnewmod.pod
7661           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
7662           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
7663           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7664           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7665 ____________________________________________________________________________
7666 [  7325] By: gsar                                  on 2000/10/16  07:25:13
7667         Log: integrate change#6158 from vmsperl
7668              
7669              Add fallback to tmpfile for use in cases where user's relying on
7670              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
7671              Lane's patch)
7672      Branch: maint-5.6/perl
7673           !> vms/vms.c vms/vmsish.h
7674 ____________________________________________________________________________
7675 [  7324] By: gsar                                  on 2000/10/16  07:20:50
7676         Log: integrate changes#6153..6155 from mainline
7677              
7678              prettier Test::Harness output on failed tests (from Nicholas Clark
7679              <nick@Bagpuss.uk.boo.com>)
7680              
7681              avoid type mismatch warning
7682              
7683              small bug in change#6144; remove random \xA0 character that snuck
7684              in via change#6145
7685      Branch: maint-5.6/perl
7686           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
7687           !> perl.c
7688 ____________________________________________________________________________
7689 [  7323] By: gsar                                  on 2000/10/16  07:18:47
7690         Log: integrate changes#6151,6152 from mainline
7691              
7692              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
7693              
7694              cosmetic fixups of RE debug output (from Ilya Zakharevich)
7695      Branch: maint-5.6/perl
7696           !> regexec.c
7697 ____________________________________________________________________________
7698 [  7322] By: gsar                                  on 2000/10/16  07:17:25
7699         Log: integrate changes#6146..6150 from mainline
7700              
7701              doc typo
7702              
7703              add a make entry to Config.pm so "perl -V:make" works on VMS
7704              (from Peter Prymmer)
7705              
7706              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
7707              
7708              OS/2 tweaks for usethreads build (from Rocco Caputo
7709              <troc@netrus.net>)
7710              
7711              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
7712      Branch: maint-5.6/perl
7713           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
7714           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
7715           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
7716           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
7717           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
7718           !> warnings.pl x2p/a2p.h
7719 ____________________________________________________________________________
7720 [  7321] By: gsar                                  on 2000/10/16  07:14:02
7721         Log: integrate changes#6143..6145 from mainline
7722              
7723              MacOS support, part 1 (from Matthias Neeracher
7724              <neeri@iis.ee.ethz.ch>)
7725              
7726              MacOS support, part 2: make AutoSplit use File::Spec instead
7727              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
7728              <neeri@iis.ee.ethz.ch>)
7729              
7730              make xsubpp skip embedded pod (from Matthias Neeracher
7731              <neeri@iis.ee.ethz.ch>)
7732      Branch: maint-5.6/perl
7733           +> ext/DynaLoader/dl_mac.xs
7734           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
7735           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
7736           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
7737           !> pp_ctl.c proto.h toke.c util.c util.h
7738 ____________________________________________________________________________
7739 [  7320] By: gsar                                  on 2000/10/16  07:12:13
7740         Log: integrate changes#6141,6142 from mainline
7741              
7742              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
7743              forwarded by Peter Seebach from the bsdi-users mailing list.
7744              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
7745              
7746              File::Find fails to chdir when chasing symlinks (from
7747              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7748      Branch: maint-5.6/perl
7749           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
7750 ____________________________________________________________________________
7751 [  7319] By: gsar                                  on 2000/10/16  07:04:30
7752         Log: integrate change#6139 from mainline
7753              
7754              revise mktables.PL for bugs and newness in Unicode 3.0
7755              (from James Bence <jbence@amgen.com>)
7756      Branch: maint-5.6/perl
7757           +> (branch 30 files)
7758           !> (integrate 49 files)
7759 ____________________________________________________________________________
7760 [  7318] By: gsar                                  on 2000/10/16  07:01:01
7761         Log: integrate changes#6137,6138 from mainline
7762              
7763              fix bogus redeclaration warning for "our" variables in different
7764              scopes
7765              
7766              add note about the handling of negative indices to tied arrays
7767              (from Michael G Schwern <schwern@pobox.com>)
7768      Branch: maint-5.6/perl
7769           !> op.c pod/perltie.pod t/pragma/strict-vars
7770 ____________________________________________________________________________
7771 [  7317] By: gsar                                  on 2000/10/16  06:58:46
7772         Log: integrate changes#6127..6136 from mainline
7773              
7774              call_method(...,G_EVAL) can longjmp() out if the method probing
7775              failed (from Gisle Aas)
7776              
7777              new perlxstut example for passing/returning refs to arrays
7778              (from David Lowe <dlowe@pootpoot.com>)
7779              
7780              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
7781              
7782              fix places that mean C<"word" character> but say C<alphanumeric
7783              character>
7784              
7785              avoid warnings in POSIX.pm (from Barrie Slaymaker)
7786              
7787              warnings::enabled() doesn't fall back to looking at $^W if
7788              caller isn't using lexical warnings (from Paul Marquess)
7789              
7790              elide bogus test in change#6132
7791              
7792              make Test::Harness use wait.h/WCOREDUMP if available
7793              (from Ben Tilly <ben_tilly@hotmail.com>)
7794              
7795              enable Test::Harness to dynamically determine column width etc.
7796              (from Rob Napier <rnapier@employees.org>)
7797              
7798              random pod typos (from Peter Scott <Peter@PSDT.com>)
7799      Branch: maint-5.6/perl
7800           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
7801           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
7802           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
7803           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
7804 ____________________________________________________________________________
7805 [  7316] By: gsar                                  on 2000/10/16  06:53:23
7806         Log: integrate change#6126 from mainline
7807              
7808              change#2879 broke rvalue autovivification of magicals such as
7809              ${$num} (reworked variant of patch suggested by Simon Cozens)
7810      Branch: maint-5.6/perl
7811           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
7812           !> pp_hot.c proto.h t/op/gv.t
7813 ____________________________________________________________________________
7814 [  7315] By: gsar                                  on 2000/10/16  06:51:38
7815         Log: integrate changes#6123,6125 from mainline
7816              
7817              clarify gotcha with #line directives (from Rocco Caputo
7818              <troc@netrus.net>)
7819              
7820              enable propagating exception objects via Perl_croak() in XS code
7821              (from Gisle Aas)
7822      Branch: maint-5.6/perl
7823           !> pod/perldebug.pod pod/perlsyn.pod util.c
7824 ____________________________________________________________________________
7825 [  7314] By: gsar                                  on 2000/10/16  06:49:28
7826         Log: integrate change#6122 from mainline
7827              
7828              downgrade fatal error on C<"foo@nosucharray.com"> to optional
7829              warning (from Mark-Jason Dominus)
7830      Branch: maint-5.6/perl
7831           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
7832           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
7833           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
7834           !> toke.c
7835 ____________________________________________________________________________
7836 [  7313] By: gsar                                  on 2000/10/16  06:46:54
7837         Log: integrate changes#6112..6121 from vmsperl
7838              
7839              Check for existence of file before trying to delete
7840              
7841              Ugly workaround for version-specific RTL error
7842              
7843              Urk -- undo previous removal of vmsish 'exit' change
7844              
7845              Add bounds checking for several strings (Charles Lane)
7846              
7847              Miscellaneous cosmetic fixes (Charles Lane)
7848              
7849              Treat sockets as special in sys(read|write) (Charles Lane et al.)
7850              
7851              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
7852              Flatten case labels in switch statements uniformly (Charles Bailey)
7853              
7854              Quiet error messages in vmsish.t (Charles Lane)
7855              
7856              Add missing escape (Charles Lane)
7857              
7858              Allow eliminate_macros() and fixpath() to handle space-delimited
7859              lists (based on fixes by Craig Berry)
7860      Branch: maint-5.6/perl
7861           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
7862           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
7863           !> vms/vmsish.h
7864 ____________________________________________________________________________
7865 [  7312] By: gsar                                  on 2000/10/16  06:41:18
7866         Log: integrate changes#6107,6110 from cfgperl
7867              
7868              Tweak the todo list.
7869              
7870              todo tweak
7871      Branch: maint-5.6/perl
7872           !> Todo-5.6
7873 ____________________________________________________________________________
7874 [  7311] By: gsar                                  on 2000/10/16  06:38:38
7875         Log: integrate changes#6104,6108 from mainline
7876              
7877              PL_sys_intern was being initialized too late on windows
7878              
7879              reenable fake signal handling on Windows, bugs and all
7880      Branch: maint-5.6/perl
7881           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
7882           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
7883           !> win32/win32.c
7884 ____________________________________________________________________________
7885 [  7310] By: gsar                                  on 2000/10/16  06:36:03
7886         Log: integrate changes#6095,6097..6103 from cfgperl
7887              
7888              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
7889              might be useful in future.
7890              
7891              Add a note about possible compilation problems from Allen Smith.
7892              
7893              Add a note about other, yet unsupported, shadow password APIs.
7894              
7895              Tweaks for the cc bugs from Allen Smith.
7896              
7897              More compilation tweakery from Allen Smith.
7898              
7899              Hints and test tweaks for Unicos.
7900              
7901              The test suite tweak in #6101 wasn't quite right.
7902              
7903              Test tweaking for Unicos continues.
7904      Branch: maint-5.6/perl
7905           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7906           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
7907           !> t/lib/complex.t t/op/64bitint.t
7908 ____________________________________________________________________________
7909 [  7309] By: gsar                                  on 2000/10/16  06:29:41
7910         Log: integrate changes#6093,6094 from mainline
7911              
7912              fork() failure to create pseudo process sets errno=EAGAIN and returns
7913              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
7914              
7915              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
7916      Branch: maint-5.6/perl
7917           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
7918           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
7919 ____________________________________________________________________________
7920 [  7308] By: gsar                                  on 2000/10/16  06:27:29
7921         Log: integrate change#6092 from cfgperl
7922              
7923              Regen perltoc with the fixed buildtoc.
7924      Branch: maint-5.6/perl
7925           !> pod/perltoc.pod
7926 ____________________________________________________________________________
7927 [  7307] By: gsar                                  on 2000/10/16  06:26:40
7928         Log: integrate changes#6089,6090 from mainline
7929              
7930              buildtoc tweak to fix newline lossage
7931              
7932              concat doesn't preserve utf8-ness, and doesn't invalidate
7933              [NI]OK; added tests for both
7934      Branch: maint-5.6/perl
7935           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
7936 ____________________________________________________________________________
7937 [  7306] By: gsar                                  on 2000/10/16  06:24:05
7938         Log: integrate change#6088 from cfgperl
7939              
7940              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
7941              because we do not use those.  The HAS_GETSPNAM remains,
7942              though, because we still do use that.
7943      Branch: maint-5.6/perl
7944           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7945           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
7946           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
7947           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
7948           !> win32/config.vc win32/config_H.bc win32/config_H.gc
7949           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7950 ____________________________________________________________________________
7951 [  7305] By: gsar                                  on 2000/10/16  06:15:52
7952         Log: integrate changes#6084,6085,6087 from mainline
7953              
7954              substr() does not preserve utf8-ness (from Stefan Eissing
7955              <Eissing@medicaldataservice.de>); added tests
7956              
7957              repeat operator (x) doesn't preserve utf8-ness
7958              
7959              reverse() and quotemeta() weren't preserving utf8-ness; add tests
7960      Branch: maint-5.6/perl
7961           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
7962 ____________________________________________________________________________
7963 [  7304] By: gsar                                  on 2000/10/16  06:13:10
7964         Log: integrate changes#6077..6083 from mainline
7965              
7966              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
7967              and Tom Phoenix)
7968              
7969              workaround for CRT bug in chdir() (from Charles Lane, via
7970              Peter Prymmer)
7971              
7972              remove outdated kludge in Carp (NULLs are permitted in diagnostics
7973              now)
7974              
7975              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
7976              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
7977              
7978              better default perlbug categories for ok reports (from Richard Foley)
7979              
7980              peek.t non-portable to ithreads
7981              
7982              note about undocumented caller() return value (from M.J.T. Guy);
7983              yet another peek.t tweak
7984      Branch: maint-5.6/perl
7985           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7986           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7987           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
7988           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
7989           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
7990           !> vms/vmsish.h
7991 ____________________________________________________________________________
7992 [  7303] By: gsar                                  on 2000/10/16  06:03:18
7993         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
7994              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
7995              
7996              &HUGE_VAL is not defined, it exists.
7997              
7998              Do not warn that an infinity does not look like a number.
7999              
8000              Rewrite the pwent/spent logic to be a little bit more clearer.
8001              
8002              Continue on the pwent/spent case.
8003              
8004              Correct Freudian slip.
8005              
8006              Use HUGE_VALL if applicable.
8007              
8008              pwent/spent #ifdef imbalance.
8009              
8010              Infinite problems.
8011              
8012              Call getspnam() only iff needd.
8013              
8014              Test both the scalar and list contexts.
8015              
8016              Use setxxent()/endxxent().
8017              
8018              Complex tweakery.
8019              
8020              Unicos hint tweak.
8021              
8022              Be more forgiving in POSIX about HUGE_VALL.
8023              
8024              Detypo.
8025              
8026              The search of infinity continues, this time simplified.
8027              
8028              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
8029              in natively 64-bit platforms where a long is a quad (no need
8030              for long longs).  Also added bias for IVs.
8031              
8032              Complex tweaks.
8033              
8034              Introduce t/lib/peek.t.
8035              
8036              Make the test more portable.
8037      Branch: maint-5.6/perl
8038           +> t/lib/peek.t
8039            ! pp_sys.c
8040           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
8041           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
8042           !> t/op/pwent.t toke.c util.c
8043 ____________________________________________________________________________
8044 [  7302] By: gsar                                  on 2000/10/16  05:03:37
8045         Log: integrate changes#6066..6071 from mainline
8046              
8047              s/END/CHECK/
8048              
8049              replace direct call to sighandler() with (*PL_sighandlerp)()
8050              
8051              note about values()
8052              
8053              File::Spec compatibility update (from Barrie Slaymaker
8054              <barries@slaysys.com>)
8055              
8056              remove misleading comment (from M.J.T. Guy)
8057              
8058              misformatted perllocal.pod (from Tim Jenness
8059              <t.jenness@jach.hawaii.edu>)
8060      Branch: maint-5.6/perl
8061           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8062           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8063           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
8064           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
8065 ____________________________________________________________________________
8066 [  7301] By: gsar                                  on 2000/10/16  05:00:08
8067         Log: integrate changes#6061..6063 from mainline
8068              
8069              change#5921 neglected to make eq honor "use bytes"
8070              
8071              additional tests for utf8.t
8072              
8073              tokeq() could read unallocated field in argument
8074      Branch: maint-5.6/perl
8075           !> sv.c t/pragma/utf8.t toke.c
8076 ____________________________________________________________________________
8077 [  7300] By: gsar                                  on 2000/10/16  04:56:54
8078         Log: integrate changes#6046,6048,6057,6058 from mainline
8079              
8080              libscheck has insufficient checks for n32 libs (from
8081              Albert Chin-A-Young <china@thewrittenword.com>)
8082              
8083              add note about how $( doesn't interpolate in REs (from
8084              Philip Newton <newton@ficus.frogspace.net>)
8085              
8086              fix broken parsing of /\x{ab}/
8087              
8088              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
8089              (spotted by Donald Kinzer <dkinzer@premia.com>)
8090      Branch: maint-5.6/perl
8091           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
8092           !> t/pragma/utf8.t
8093 ____________________________________________________________________________
8094 [  7299] By: gsar                                  on 2000/10/16  04:52:50
8095         Log: integrate change#6044 from mainline
8096              
8097              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
8098              such that underscores are only ignored in literal numbers,
8099              "\x{...}", and hex/oct argument
8100      Branch: maint-5.6/perl
8101           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
8102 ____________________________________________________________________________
8103 [  7298] By: gsar                                  on 2000/10/16  04:50:53
8104         Log: integrate changes#6027..6043 from mainline
8105              
8106              podlators-1.02 update (from Russ Allbery)
8107              
8108              Pod::Man generates groff-incompatible macro definition (from
8109              Tom Christiansen)
8110              
8111              add CGI.pm v2.66 (from Lincoln Stein)
8112              
8113              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
8114              for @- and @+ (from Johan Vromans)
8115              
8116              small nits in diagnostics.pm (from Robin Barker)
8117              
8118              whitespace adjustments
8119              
8120              missing files in MANIFEST
8121              
8122              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
8123              to compensate
8124              
8125              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
8126              
8127              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
8128      Branch: maint-5.6/perl
8129           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
8130           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
8131           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
8132           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
8133           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
8134           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
8135           !> t/lib/cgi-html.t t/lib/cgi-request.t
8136 ____________________________________________________________________________
8137 [  7297] By: gsar                                  on 2000/10/16  04:44:30
8138         Log: integrate change#6025 from mainline
8139              
8140              Is{Alnum,Alpha,Word} don't match titlecase
8141              TODO: IsSpace is defined recursively!
8142              (both spotted by Larry)
8143      Branch: maint-5.6/perl
8144           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8145           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
8146 ____________________________________________________________________________
8147 [  7296] By: gsar                                  on 2000/10/16  04:39:30
8148         Log: integrate change#6023 from mainline
8149              
8150              debugger stomps on $. (from M.J.T. Guy)
8151      Branch: maint-5.6/perl
8152           !> lib/perl5db.pl
8153 ____________________________________________________________________________
8154 [  7295] By: gsar                                  on 2000/10/16  04:38:02
8155         Log: integrate change#6022 from mainline
8156              
8157              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
8158      Branch: maint-5.6/perl
8159           !> sv.c
8160 ____________________________________________________________________________
8161 [  7294] By: gsar                                  on 2000/10/16  04:37:05
8162         Log: integrate changes#6018..6021 from mainline
8163              
8164              make lib/syslog.t portable to systems that don't have _PATH_LOG,
8165              make _PATH_LOG() return "" if unavailable
8166              
8167              windows portability tweaks
8168              
8169              test tweak
8170              
8171              remove Win2K issue in pod (fixed by change#6020)
8172      Branch: maint-5.6/perl
8173           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
8174           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
8175           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
8176 ____________________________________________________________________________
8177 [  7293] By: gsar                                  on 2000/10/16  04:20:00
8178         Log: integrate changes#6013..6015 from mainline
8179              
8180              tweak change#5945 to display correct switch name in diagnostic
8181              
8182              glob() loading File::Glob behind the scenes may cause syntax errors
8183              
8184              tweak test for portability
8185      Branch: maint-5.6/perl
8186           !> op.c perl.c pod/perldiag.pod t/lib/b.t
8187 ____________________________________________________________________________
8188 [  7292] By: gsar                                  on 2000/10/16  04:18:11
8189         Log: integrate changes#6005..6010 from mainline, cfgperl
8190              
8191              perldoc might fail via "use blib" (from Hugo van der Sanden)
8192              
8193              Regen Configure.
8194              
8195              note about compile failures and END blocks (from M.J.T. Guy)
8196              
8197              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
8198              
8199              (change#6009 integrated earlier in change#7255)
8200              
8201              clarify note about shadow password support (from
8202              gellyfish@gellyfish.com)
8203      Branch: maint-5.6/perl
8204           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8205           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
8206           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
8207 ____________________________________________________________________________
8208 [  7291] By: gsar                                  on 2000/10/16  04:12:03
8209         Log: integrate changes#6002,6003 from mainline
8210              
8211              destructive sv_setsv() can lose UV-ness from source, causing
8212              numeric promotions/comparisons to fail to do the right thing
8213              
8214              allow REG_EXPAND_SZ keys in Windows registry (from
8215              John Clayton <John.Clayton@barclayscapital.com>)
8216      Branch: maint-5.6/perl
8217           !> sv.c win32/win32.c
8218 ____________________________________________________________________________
8219 [  7290] By: gsar                                  on 2000/10/16  04:10:19
8220         Log: integrate change#6001 from mainline
8221              
8222              support additional library locations via $Config{otherlibdirs}
8223              (from Andy Dougherty)
8224      Branch: maint-5.6/perl
8225           !> Configure INSTALL Porting/Glossary Porting/config.sh
8226           !> Porting/config_H config_h.SH epoc/config.sh perl.c
8227           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
8228           !> win32/config.bc win32/config.gc win32/config.vc
8229 ____________________________________________________________________________
8230 [  7289] By: gsar                                  on 2000/10/16  04:08:28
8231         Log: integrate change#5999 from mainline
8232              
8233              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
8234      Branch: maint-5.6/perl
8235           !> t/pragma/warn/toke toke.c
8236 ____________________________________________________________________________
8237 [  7288] By: gsar                                  on 2000/10/16  04:07:01
8238         Log: integrate changes#5997,5998 from cfgperl
8239              
8240              Preserve $!.
8241              
8242              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
8243      Branch: maint-5.6/perl
8244           !> lib/Math/Complex.pm
8245 ____________________________________________________________________________
8246 [  7287] By: gsar                                  on 2000/10/16  04:04:37
8247         Log: integrate change#5995 from mainline
8248              
8249              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
8250      Branch: maint-5.6/perl
8251           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
8252 ____________________________________________________________________________
8253 [  7286] By: gsar                                  on 2000/10/16  04:03:21
8254         Log: integrate change#5994 from mainline
8255              
8256              fix for missed accounting for null byte in pack("Z",...) (from
8257              M.J.T. Guy)
8258      Branch: maint-5.6/perl
8259           !> pp.c t/op/pack.t
8260 ____________________________________________________________________________
8261 [  7285] By: gsar                                  on 2000/10/16  04:02:11
8262         Log: integrate changes#5989..5993 from mainline
8263              
8264              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
8265              itself and no other (from Tom Hughes)
8266              
8267              use $ENV{LIB} to search for libs under Visual C compiler
8268              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
8269              
8270              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
8271              
8272              pod nit (from Simon Cozens)
8273              
8274              various minor tweaks seen on p5p
8275      Branch: maint-5.6/perl
8276           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
8277           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
8278           !> t/op/array.t toke.c
8279 ____________________________________________________________________________
8280 [  7284] By: gsar                                  on 2000/10/16  03:59:00
8281         Log: integrate changes#5978..5988 from mainline
8282              
8283              sync version numbers in File::Spec with the ones on CPAN
8284              (from Barrie Slaymaker)
8285              
8286              under useithreads, constant pad entries could inadvertantly be
8287              shared across threads (from Eric Blood <eblood@xmission.com>);
8288              added Eric's test case to testsuite
8289              
8290              allow Configure -S to run non-interactively (spotted by Greg Hudson
8291              <ghudson@mit.edu>)
8292              
8293              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
8294              prototype mismatch with CORE::glob(); update pod and tests to
8295              suit (File::Glob::glob() is still available for backward
8296              compatibility, but should be considered deprecated)
8297              
8298              avoid error in IO::Socket::INET when given an unknown service name
8299              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
8300              
8301              numeric conversion of non-number in change#3378 tramples on
8302              OOK offset, causing segfaults
8303              
8304              attributes::reftype() doesn't work on tied argument
8305              
8306              forked child may not exit correctly if it failed to open
8307              /dev/console (from Graham Barr)
8308              
8309              add regular expressions tutorial and quick-start guide (from
8310              Mark Kvale <kvale@phy.ucsf.edu>)
8311              
8312              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
8313              
8314              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
8315              <paul@miraclefish.com>)
8316      Branch: maint-5.6/perl
8317           +> pod/perlrequick.pod pod/perlretut.pod
8318           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
8319           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
8320           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
8321           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
8322           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8323           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8324           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
8325           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
8326 ____________________________________________________________________________
8327 [  7283] By: gsar                                  on 2000/10/16  03:52:14
8328         Log: integrate change#5977 from mainline
8329              
8330              autoquote barewords followed by newline and arrow properly
8331              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
8332      Branch: maint-5.6/perl
8333           !> t/pragma/warn/toke toke.c
8334 ____________________________________________________________________________
8335 [  7282] By: gsar                                  on 2000/10/16  03:50:48
8336         Log: integrate change#5976 from mainline
8337              
8338              DB_File v1.73 update (from Paul Marquess)
8339      Branch: maint-5.6/perl
8340           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
8341           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
8342 ____________________________________________________________________________
8343 [  7281] By: gsar                                  on 2000/10/16  03:49:14
8344         Log: integrate change#5975 from mainline
8345              
8346              allow sort() reentrancy (variant of patch suggested by
8347              Hugo van der Sanden)
8348      Branch: maint-5.6/perl
8349           !> pp_ctl.c t/op/sort.t
8350 ____________________________________________________________________________
8351 [  7280] By: gsar                                  on 2000/10/16  03:48:22
8352         Log: integrate change#5974 from mainline
8353              
8354              change#4197 somehow missed initializing PL_errors, meaning
8355              syntax error queueing wasn't working outside eval"" at all;
8356              also fixed eval"" to localize PL_error_count, so that compile-time
8357              eval's don't clobber the error state of the outer context
8358      Branch: maint-5.6/perl
8359           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
8360           !> t/pragma/warn/toke
8361 ____________________________________________________________________________
8362 [  7279] By: gsar                                  on 2000/10/16  03:46:21
8363         Log: integrate change#5973 from mainline
8364              
8365              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
8366      Branch: maint-5.6/perl
8367           !> regcomp.c regexec.c t/op/re_tests
8368 ____________________________________________________________________________
8369 [  7278] By: gsar                                  on 2000/10/16  03:44:54
8370         Log: integrate change#5971 from cfgperl
8371              
8372              Unicos tweaks from Mark P. Lutz.
8373      Branch: maint-5.6/perl
8374           !> hints/unicos.sh lib/Math/Complex.pm
8375 ____________________________________________________________________________
8376 [  7277] By: gsar                                  on 2000/10/16  03:42:59
8377         Log: integrate changes#5966..5970 from mainline
8378              
8379              add testsuite for B backends, fix bug in B::Deparse (from
8380              Simon Cozens <simon@brecon.co.uk>)
8381              
8382              improved docs on the warn_uninit diagnostic (from David Glasser
8383              and Simon Cozens)
8384              
8385              tolerate spaces in group names in test on solaris (from David Boyce
8386              <dsb@boyski.com>)
8387              
8388              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
8389              
8390              Data::Dumper fumbles negative numbers on 32-bit platforms where
8391              IV is >32bits
8392      Branch: maint-5.6/perl
8393           +> t/lib/b.t t/lib/syslog.t
8394           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
8395           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
8396           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
8397 ____________________________________________________________________________
8398 [  7276] By: gsar                                  on 2000/10/16  03:39:30
8399         Log: integrate change#5965 from mainline
8400              
8401              avoid "will not stay shared" warnings for our variables (from
8402              Robin Barker)
8403      Branch: maint-5.6/perl
8404           !> op.c t/pragma/warn/op
8405 ____________________________________________________________________________
8406 [  7275] By: gsar                                  on 2000/10/16  03:38:18
8407         Log: integrate change#5964 from mainline
8408              
8409              reformat to 72 columns (again)
8410      Branch: maint-5.6/perl
8411           !> pod/perldiag.pod
8412 ____________________________________________________________________________
8413 [  7274] By: gsar                                  on 2000/10/16  03:36:58
8414         Log: integrate change#5963 from mainline
8415              
8416              patch from Larry to make (\&) prototype work; added tests for
8417              the same
8418      Branch: maint-5.6/perl
8419           !> op.c t/comp/proto.t
8420 ____________________________________________________________________________
8421 [  7273] By: gsar                                  on 2000/10/16  03:35:51
8422         Log: integrate changes#5956..5962 from mainline
8423              
8424              better diagnostics on failed tests (from Ilya Zakharevich)
8425              
8426              pod nits (from A. C. Yardley <yardley@tanet.net>)
8427              
8428              change#3569 deleted some essential code, revert; avoid use of
8429              atexit() to make DynaLoader work properly on AIX under mod_perl
8430              (from Jens-Uwe Mager <jum@helios.de>)
8431              
8432              doubled words in pods (from Simon Cozens
8433              <simon.p.cozens@jp.pwcglobal.com>)
8434              
8435              better INSTALL notes on Solaris issues (from Dominic Dunlop)
8436              
8437              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
8438              
8439              updated README.hpux (from Jeff Okamoto)
8440      Branch: maint-5.6/perl
8441           !> INSTALL README.hpux emacs/cperl-mode.el
8442           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
8443           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
8444           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
8445           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
8446           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
8447           !> t/op/lex_assign.t
8448 ____________________________________________________________________________
8449 [  7272] By: gsar                                  on 2000/10/16  03:31:22
8450         Log: integrate change#5955 from mainline
8451              
8452              longstanding bug exposed by change#3307: sort arguments weren't
8453              compiled with the right wantarray context (ensuing runtime lookup
8454              via block_gimme() was getting the incidental context of the
8455              sort() itself)
8456      Branch: maint-5.6/perl
8457           !> op.c t/op/sort.t
8458 ____________________________________________________________________________
8459 [  7271] By: gsar                                  on 2000/10/16  03:29:11
8460         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
8461              branch
8462              
8463              Flatten the cpp jungle doing the nosuid checking.
8464              
8465              Do not assume sign propagation. (from M.J.T. Guy)
8466              
8467              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
8468              
8469              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
8470              Now pp_ncmp() returns undef is either operand is a NaN.
8471              
8472              On second thoughts frexp() does have two arguments.
8473              
8474              Document that tr() is not tr(1).
8475              
8476              Be more robust on "extreme" (large absolute value)
8477              arguments.  Originally reported by Daniel Connelly
8478              as a problem with asinh() on large negative arguments,
8479              asinh() used to bail out because an argument to log()
8480              ended up being zero.  Ilya Zakharevich proposed using
8481              Taylor's series in such cases, which for such large
8482              arguments is a very good approximation.
8483              
8484              Undo "use integer" addition from 64bitint as it seems
8485              to break most of the subtests in Digital UNIX;
8486              Unicos needs to find another way.
8487      Branch: maint-5.6/perl
8488           !> (integrate 29 files)
8489 ____________________________________________________________________________
8490 [  7270] By: gsar                                  on 2000/10/16  03:09:44
8491         Log: integrate changes#5948,5949,5950 from mainline
8492              
8493              typo in vars.pm that leads to cryptic message (from Piotr
8494              Piatkowski <kompas@kompas.usr.onet.pl>)
8495              
8496              make perldoc use the pod2man from the same version (from
8497              M.J.T. Guy)
8498              
8499              reformat perldiag to avoid long lines
8500      Branch: maint-5.6/perl
8501           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
8502 ____________________________________________________________________________
8503 [  7269] By: gsar                                  on 2000/10/16  03:05:54
8504         Log: integrate change#5947 from mainline
8505              
8506              use &dl_error rather than &dl_load_file as the guard for calling
8507              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
8508              statically built perl)
8509      Branch: maint-5.6/perl
8510           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
8511 ____________________________________________________________________________
8512 [  7268] By: gsar                                  on 2000/10/16  03:04:48
8513         Log: integrate change#5945 from mainline
8514              
8515              make module name mandatory after -M switch; reorder perldiag
8516              alphabetically (from Mark-Jason Dominus)
8517      Branch: maint-5.6/perl
8518           !> perl.c pod/perldiag.pod
8519 ____________________________________________________________________________
8520 [  7267] By: gsar                                  on 2000/10/16  03:03:01
8521         Log: integrate change#5939 from mainline
8522              
8523              more pod nits (from Larry Virden)
8524      Branch: maint-5.6/perl
8525           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
8526           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
8527           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
8528 ____________________________________________________________________________
8529 [  7266] By: gsar                                  on 2000/10/16  03:01:39
8530         Log: integrate change#5938 from mainline
8531              
8532              Consolidated B::Deparse fixes (from Stephen McCamant)
8533      Branch: maint-5.6/perl
8534           !> ext/B/B/Deparse.pm
8535 ____________________________________________________________________________
8536 [  7265] By: gsar                                  on 2000/10/16  03:00:43
8537         Log: integrate change#5936 from mainline
8538              
8539              additional tests for change#7263 (from Paul Marquess)
8540      Branch: maint-5.6/perl
8541           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
8542           !> t/pragma/warn/5nolint t/pragma/warn/6default
8543 ____________________________________________________________________________
8544 [  7264] By: gsar                                  on 2000/10/16  02:58:34
8545         Log: integrate change#5934 from mainline
8546              
8547              propagate lexical warnings from surrounding scope correctly
8548              within string eval() (from Paul Marquess)
8549      Branch: maint-5.6/perl
8550           !> pp_ctl.c t/pragma/warn/pp_ctl
8551 ____________________________________________________________________________
8552 [  7263] By: gsar                                  on 2000/10/16  02:56:53
8553         Log: integrate change#5932 from mainline
8554              
8555              add rsignal(), whichsig() and do_join() to public API list
8556              (mod_perl uses them to good advantage)
8557      Branch: maint-5.6/perl
8558           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
8559 ____________________________________________________________________________
8560 [  7262] By: gsar                                  on 2000/10/16  02:55:53
8561         Log: integrate change#5931 from mainline
8562              
8563              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
8564      Branch: maint-5.6/perl
8565           !> pp_hot.c regexec.c t/op/pat.t
8566 ____________________________________________________________________________
8567 [  7261] By: gsar                                  on 2000/10/16  02:55:01
8568         Log: integrate change#5930 from mainline
8569              
8570              small os390 tweaks (from Peter Prymmer)
8571      Branch: maint-5.6/perl
8572           !> config_h.SH makedepend.SH
8573 ____________________________________________________________________________
8574 [  7260] By: gsar                                  on 2000/10/16  02:54:10
8575         Log: integrate change#5929 from mainline
8576              
8577              pod nits
8578      Branch: maint-5.6/perl
8579           !> pod/perlguts.pod
8580 ____________________________________________________________________________
8581 [  7259] By: gsar                                  on 2000/10/16  02:52:55
8582         Log: integrate change#5927 from mainline
8583              
8584              arrange for next() to resume at the unstack op rather than the
8585              loop conditional, so that scope cleanup happens correctly
8586              (from Stephen McCamant)
8587      Branch: maint-5.6/perl
8588           !> op.c pp_ctl.c t/op/misc.t
8589 ____________________________________________________________________________
8590 [  7258] By: gsar                                  on 2000/10/16  02:51:38
8591         Log: integrate change#5926 from mainline
8592              
8593              on windows, reserve 16M of stack rather than 128M (allows more
8594              threads to run concurrently)
8595      Branch: maint-5.6/perl
8596           !> win32/Makefile win32/makefile.mk
8597 ____________________________________________________________________________
8598 [  7257] By: gsar                                  on 2000/10/16  02:50:37
8599         Log: integrate change#5925 from mainline
8600              
8601              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
8602      Branch: maint-5.6/perl
8603           !> toke.c
8604 ____________________________________________________________________________
8605 [  7256] By: gsar                                  on 2000/10/16  02:49:36
8606         Log: integrate change#5924 from mainline
8607              
8608              avoid using uninitialized memory in require version check
8609      Branch: maint-5.6/perl
8610           !> pp_ctl.c universal.c
8611 ____________________________________________________________________________
8612 [  7255] By: gsar                                  on 2000/10/16  02:48:03
8613         Log: integrate changes#5923,5928,6009 from mainline
8614              
8615              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
8616      Branch: maint-5.6/perl
8617           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
8618 ____________________________________________________________________________
8619 [  7254] By: gsar                                  on 2000/10/16  02:44:46
8620         Log: integrate change#5922 from mainline
8621              
8622              commentary about IoTYPE() (from Nathan Torkington)
8623      Branch: maint-5.6/perl
8624           !> sv.h
8625 ____________________________________________________________________________
8626 [  7253] By: gsar                                  on 2000/10/16  02:43:49
8627         Log: integrate change#5921 from mainline
8628              
8629              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
8630      Branch: maint-5.6/perl
8631           !> sv.c t/lib/charnames.t t/pragma/utf8.t
8632 ____________________________________________________________________________
8633 [  7252] By: gsar                                  on 2000/10/16  02:42:31
8634         Log: integrate change#5920 from mainline
8635              
8636              Larry's fix for buggy propagation of utf8-ness in join(); add test
8637      Branch: maint-5.6/perl
8638           !> doop.c t/op/ver.t
8639 ____________________________________________________________________________
8640 [  7251] By: gsar                                  on 2000/10/16  02:41:14
8641         Log: integrate changes#5915..5919 from mainline
8642              
8643              various (pod tweaks &c)
8644      Branch: maint-5.6/perl
8645           !> (integrate 33 files)
8646 ____________________________________________________________________________
8647 [  7250] By: gsar                                  on 2000/10/16  02:38:16
8648         Log: integrate change#5914 from mainline
8649              
8650              caller() wasn't returning the right number of elements for
8651              eval {...}
8652      Branch: maint-5.6/perl
8653           !> pp_ctl.c t/pragma/warn/9enabled
8654 ____________________________________________________________________________
8655 [  7249] By: gsar                                  on 2000/10/16  02:37:02
8656         Log: integrate change#5913 from mainline
8657              
8658              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
8659              (from Mark-Jason Dominus)
8660      Branch: maint-5.6/perl
8661           !> pod/perlfunc.pod
8662 ____________________________________________________________________________
8663 [  7248] By: gsar                                  on 2000/10/16  02:35:58
8664         Log: integrate change#5912 from mainline
8665              
8666              fix totally broken caching in UNIVERSAL::isa() (from
8667              Nick Ing-Simmons)
8668      Branch: maint-5.6/perl
8669           !> t/op/universal.t universal.c
8670 ____________________________________________________________________________
8671 [  7247] By: gsar                                  on 2000/10/16  02:34:27
8672         Log: integrate changes#5910,5911 from mainline
8673              
8674              typo in pod
8675              
8676              add linebreak properties from unicode/LineBrk.txt (from
8677              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
8678      Branch: maint-5.6/perl
8679           +> (branch 29 files)
8680           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
8681 ____________________________________________________________________________
8682 [  7246] By: gsar                                  on 2000/10/16  02:33:29
8683         Log: integrate change#5909 from mainline
8684              
8685              mode argument to do_binmode() should be file mode, not boolean
8686      Branch: maint-5.6/perl
8687           !> pp_sys.c
8688 ____________________________________________________________________________
8689 [  7245] By: gsar                                  on 2000/10/16  02:31:04
8690         Log: integrate change#5908 from mainline
8691              
8692              introduce illegal symbols into null package so that
8693              gv_fetchpv(...,TRUE) always returns a valid GV even when the
8694              symbol is trapped by strictures (avoids coredumps)
8695      Branch: maint-5.6/perl
8696           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
8697           !> t/pragma/strict-vars
8698 ____________________________________________________________________________
8699 [  7244] By: jhi                                   on 2000/10/16  02:29:54
8700         Log: Subject: $Carp::ExportLevel confusion in Exporter
8701              From: "Ben Tilly" <ben_tilly@hotmail.com>
8702              Date: Sat, 14 Oct 2000 16:44:34 EDT
8703              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
8704      Branch: perl
8705            ! lib/Exporter/Heavy.pm
8706 ____________________________________________________________________________
8707 [  7243] By: jhi                                   on 2000/10/16  02:28:33
8708         Log: Subject: [PATCH perlguts.pod] Document offset hack
8709              From: Simon Cozens <simon@cozens.net>
8710              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
8711              Date: Sat, 14 Oct 2000 19:32:25 +0100
8712      Branch: perl
8713            ! pod/perlguts.pod
8714 ____________________________________________________________________________
8715 [  7242] By: gsar                                  on 2000/10/16  02:26:51
8716         Log: integrate changes#5905,5906,5907,6064 from mainline
8717              
8718              printf/sprintf didn't get quad types right under use64bitint
8719      Branch: maint-5.6/perl
8720           !> pp_sys.c sv.c t/op/64bitint.t
8721 ____________________________________________________________________________
8722 [  7241] By: jhi                                   on 2000/10/16  02:22:44
8723         Log: Subject: small pod patch
8724              From: Dan Boorstein <dan_boo@bellsouth.net>
8725              Date: Sat, 14 Oct 2000 14:29:24 -0400
8726              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
8727      Branch: perl
8728            ! pod/perlfaq7.pod pod/perlmod.pod
8729 ____________________________________________________________________________
8730 [  7240] By: jhi                                   on 2000/10/16  02:13:46
8731         Log: -w cleanup.
8732              
8733              Subject: Re: Problems with bleadperl 
8734              From: "Stephen P. Potter" <spp@ds.net>
8735              Date: Fri, 13 Oct 2000 13:32:49 -0400
8736              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
8737      Branch: perl
8738            ! t/pragma/overload.t
8739 ____________________________________________________________________________
8740 [  7239] By: jhi                                   on 2000/10/16  01:41:18
8741         Log: One more ~utf8 tweak.
8742      Branch: perl
8743            ! t/op/bop.t
8744 ____________________________________________________________________________
8745 [  7238] By: jhi                                   on 2000/10/16  01:34:14
8746         Log: Tweak the test of #7235.
8747      Branch: perl
8748            ! t/op/bop.t
8749 ____________________________________________________________________________
8750 [  7237] By: jhi                                   on 2000/10/16  01:25:04
8751         Log: Fix a couple of compiler-noted nits in #7235.
8752      Branch: perl
8753            ! pp.c
8754 ____________________________________________________________________________
8755 [  7236] By: jhi                                   on 2000/10/16  01:22:46
8756         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
8757      Branch: perl
8758            ! pp.c pp_hot.c
8759 ____________________________________________________________________________
8760 [  7235] By: jhi                                   on 2000/10/15  16:24:44
8761         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
8762              
8763              From: Simon Cozens <simon@cozens.net>
8764              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
8765              Date: Sat, 14 Oct 2000 20:52:13 +0100
8766              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
8767      Branch: perl
8768            ! pp.c t/op/bop.t utf8.h
8769 ____________________________________________________________________________
8770 [  7234] By: jhi                                   on 2000/10/15  15:19:29
8771         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
8772              The problem was that rx->minlen was in chars while pp_split()
8773              thought it would be in bytes. 
8774      Branch: perl
8775            ! pp.c t/pragma/utf8.t
8776 ____________________________________________________________________________
8777 [  7233] By: jhi                                   on 2000/10/14  20:24:24
8778         Log: Document FNCASE=y as discussed in the bug 20000902.009.
8779      Branch: perl
8780            ! README.dos
8781 ____________________________________________________________________________
8782 [  7232] By: jhi                                   on 2000/10/14  18:52:21
8783         Log: Add test for bug id 20000427.003 (which seems to have
8784              been fixed) (also duplicate as 20000427.004, though
8785              with a higher severity).  Move one utf8 from op/append
8786              to pragma/utf8, tag the tests with bug ids.
8787      Branch: perl
8788            ! t/op/append.t t/pragma/utf8.t
8789 ____________________________________________________________________________
8790 [  7231] By: jhi                                   on 2000/10/14  17:28:37
8791         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
8792      Branch: perl
8793            ! t/pragma/utf8.t
8794 ____________________________________________________________________________
8795 [  7230] By: jhi                                   on 2000/10/14  14:24:50
8796         Log: Needs to be conditional on SunOS 4.
8797              
8798              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
8799              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8800              Date: Sat, 14 Oct 2000 13:37:49 +0100
8801              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
8802      Branch: metaconfig/U/perl
8803            ! End.U
8804      Branch: perl
8805            ! Configure myconfig.SH pod/perldelta.pod
8806 ____________________________________________________________________________
8807 [  7229] By: jhi                                   on 2000/10/14  00:49:22
8808         Log: Update Changes.
8809      Branch: perl
8810            ! Changes patchlevel.h
8811 ____________________________________________________________________________
8812 [  7228] By: jhi                                   on 2000/10/14  00:46:10
8813         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
8814              From: Peter Prymmer <pvhp@forte.com>
8815              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
8816              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
8817      Branch: perl
8818            ! lib/utf8.pm
8819 ____________________________________________________________________________
8820 [  7227] By: jhi                                   on 2000/10/13  23:20:30
8821         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
8822      Branch: perl
8823            ! t/op/tie.t
8824 ____________________________________________________________________________
8825 [  7226] By: jhi                                   on 2000/10/13  22:14:32
8826         Log: Tweak #7225.
8827              
8828              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
8829              From: Peter Prymmer <pvhp@forte.com>
8830              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
8831              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
8832      Branch: perl
8833            ! t/op/sprintf.t
8834 ____________________________________________________________________________
8835 [  7225] By: jhi                                   on 2000/10/13  22:11:31
8836         Log: op/sprintf.t patch for OS/390 (and any other host with limited
8837              floating-point exponent length)
8838              
8839              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
8840              From: Dominic Dunlop <domo@computer.org>
8841              Date: Fri, 13 Oct 2000 19:17:57 +0200
8842              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
8843      Branch: perl
8844            ! t/op/sprintf.t
8845 ____________________________________________________________________________
8846 [  7224] By: jhi                                   on 2000/10/13  18:40:48
8847         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
8848      Branch: perl
8849            ! toke.c
8850 ____________________________________________________________________________
8851 [  7223] By: jhi                                   on 2000/10/13  18:37:13
8852         Log: Thinko in #7222.
8853      Branch: perl
8854            ! utf8.c
8855 ____________________________________________________________________________
8856 [  7222] By: jhi                                   on 2000/10/13  18:05:23
8857         Log: Use UTF8SKIP(), from Simon Cozens.
8858      Branch: perl
8859            ! utf8.c
8860 ____________________________________________________________________________
8861 [  7221] By: jhi                                   on 2000/10/13  15:43:19
8862         Log: (accidentally empty check-in)
8863      Branch: perl
8864            ! utf8.c
8865 ____________________________________________________________________________
8866 [  7220] By: jhi                                   on 2000/10/13  15:23:51
8867         Log: Add (optimistically) Storable to static extensions.
8868      Branch: perl
8869            ! hints/uwin.sh hints/vmesa.sh
8870 ____________________________________________________________________________
8871 [  7219] By: jhi                                   on 2000/10/13  15:20:05
8872         Log: Amdahl UTS doesn't seem to do dynaloading.
8873      Branch: perl
8874            ! hints/uts.sh
8875 ____________________________________________________________________________
8876 [  7218] By: jhi                                   on 2000/10/13  15:15:20
8877         Log: Slight tweak of the code to appease Amdahl UTS cc.
8878      Branch: perl
8879            ! pp.c
8880 ____________________________________________________________________________
8881 [  7217] By: jhi                                   on 2000/10/13  14:50:42
8882         Log: In Amdahl UTS "struct sv" is defined by a system header,
8883              <ksync.h>.
8884      Branch: perl
8885            ! perl.h sv.h
8886 ____________________________________________________________________________
8887 [  7216] By: jhi                                   on 2000/10/13  11:58:25
8888         Log: Ilya implemented the memory profiling API.
8889      Branch: perl
8890            ! Todo
8891 ____________________________________________________________________________
8892 [  7215] By: jhi                                   on 2000/10/13  02:56:38
8893         Log: Subject: [PATCH 5.7.0] Perl API for mstats
8894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8895              Date: Thu, 12 Oct 2000 22:52:40 -0400
8896              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
8897      Branch: perl
8898            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8899 ____________________________________________________________________________
8900 [  7214] By: jhi                                   on 2000/10/13  02:55:38
8901         Log: Subject: [PATCH 5.7.0] IVs in mtats
8902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8903              Date: Thu, 12 Oct 2000 22:51:04 -0400
8904              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
8905      Branch: perl
8906            ! malloc.c perl.h
8907 ____________________________________________________________________________
8908 [  7213] By: jhi                                   on 2000/10/13  02:31:47
8909         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
8910      Branch: perl
8911            ! pod/perldiag.pod pp_sys.c
8912 ____________________________________________________________________________
8913 [  7212] By: jhi                                   on 2000/10/13  01:27:38
8914         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
8915              From: Peter Prymmer <pvhp@forte.com>
8916              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
8917              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
8918      Branch: perl
8919            ! t/op/oct.t
8920 ____________________________________________________________________________
8921 [  7211] By: jhi                                   on 2000/10/13  00:35:09
8922         Log: Update Changes.
8923      Branch: perl
8924            ! Changes patchlevel.h
8925 ____________________________________________________________________________
8926 [  7210] By: jhi                                   on 2000/10/12  23:59:40
8927         Log: The Install.pm third of
8928              
8929              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
8930              From: Bill Campbell <bill@celestial.com>
8931              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
8932              Date: Thu, 5 Oct 2000 18:04:51 -0700
8933      Branch: perl
8934            ! lib/ExtUtils/Install.pm
8935 ____________________________________________________________________________
8936 [  7209] By: jhi                                   on 2000/10/12  23:58:43
8937         Log: Two thirds of
8938              
8939              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
8940              Date: Thu, 5 Oct 2000 18:04:51 -0700
8941              From: Bill Campbell <bill@celestial.com>
8942              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
8943              
8944              The Install.pm changes will be submitted separately because
8945              they need some work and discussion still.
8946      Branch: perl
8947            ! lib/getopts.pl lib/termcap.pl
8948 ____________________________________________________________________________
8949 [  7208] By: jhi                                   on 2000/10/12  23:41:19
8950         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
8951              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8952              Date:     Thu, 12 Oct 2000 07:30:02 EDT
8953              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
8954      Branch: perl
8955            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
8956            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
8957 ____________________________________________________________________________
8958 [  7207] By: jhi                                   on 2000/10/12  23:39:01
8959         Log: An updated EBCDIC tr patch.
8960              
8961              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
8962              From: Peter Prymmer <pvhp@forte.com>
8963              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
8964              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
8965      Branch: perl
8966            ! t/op/tr.t
8967 ____________________________________________________________________________
8968 [  7206] By: jhi                                   on 2000/10/12  23:34:55
8969         Log: Upgrade to CPAN 1.58, from Andreas König.
8970      Branch: perl
8971            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8972 ____________________________________________________________________________
8973 [  7205] By: jhi                                   on 2000/10/12  23:29:08
8974         Log: Introduce the man[24-8] variables, from Andy Dougherty.
8975      Branch: metaconfig/U/perl
8976            + mandirs.U mandirstyle.U
8977      Branch: perl
8978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8979            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
8980            ! vos/config.h vos/config.pl vos/config_h.SH_orig
8981            ! win32/config.bc win32/config.gc win32/config.vc
8982 ____________________________________________________________________________
8983 [  7204] By: gsar                                  on 2000/10/12  18:11:24
8984         Log: restore change#7202
8985      Branch: perl
8986            ! mg.c
8987 ____________________________________________________________________________
8988 [  7203] By: gsar                                  on 2000/10/12  18:09:40
8989         Log: another test of the Emergency Broadcast System--back out 
8990              change#7202
8991      Branch: perl
8992            ! mg.c
8993 ____________________________________________________________________________
8994 [  7202] By: gsar                                  on 2000/10/12  16:40:47
8995         Log: (submitted on behalf of Jarkko)
8996              Fix the lib/encode.t subtest 6 failure as reported by Andreas
8997              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
8998              was unearthed by change 7182, as was a bug in HTML::Entities.
8999      Branch: perl
9000            ! mg.c
9001 ____________________________________________________________________________
9002 [  7201] By: jhi                                   on 2000/10/11  03:16:05
9003         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
9004      Branch: perl
9005            ! pp_hot.c t/pragma/utf8.t
9006 ____________________________________________________________________________
9007 [  7200] By: jhi                                   on 2000/10/11  00:40:30
9008         Log: The #7198 was a false alarm.
9009      Branch: perl
9010            ! pp_hot.c
9011 ____________________________________________________________________________
9012 [  7199] By: jhi                                   on 2000/10/11  00:26:04
9013         Log: Remove duplicated code.
9014      Branch: perl
9015            ! t/lib/cgi-html.t
9016 ____________________________________________________________________________
9017 [  7198] By: jhi                                   on 2000/10/10  23:30:46
9018         Log: (Retracted by #7200.)
9019      Branch: perl
9020            ! pp_hot.c
9021 ____________________________________________________________________________
9022 [  7197] By: jhi                                   on 2000/10/10  21:49:30
9023         Log: Add the test case for #7190, from the original bug report
9024              by Andreas König.
9025      Branch: perl
9026            ! t/pragma/utf8.t
9027 ____________________________________________________________________________
9028 [  7196] By: jhi                                   on 2000/10/10  21:40:49
9029         Log: Reapply Andy's patch and regen Configure.
9030      Branch: perl
9031            ! Configure INSTALL Makefile.SH Porting/Glossary
9032            ! Porting/config.sh config_h.SH epoc/config.sh installperl
9033            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
9034            ! win32/config.vc
9035 ____________________________________________________________________________
9036 [  7195] By: jhi                                   on 2000/10/10  21:09:30
9037         Log: Use the versiononly instead of the installscripts,
9038              retract the changes 7146 and 7147.
9039      Branch: perl
9040            ! Configure INSTALL Makefile.SH Porting/Glossary
9041            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
9042            ! installperl uconfig.sh vos/config.def win32/config.bc
9043            ! win32/config.gc win32/config.vc
9044 ____________________________________________________________________________
9045 [  7194] By: jhi                                   on 2000/10/10  21:06:15
9046         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
9047              From: Peter Prymmer <pvhp@forte.com>
9048              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
9049              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
9050      Branch: perl
9051            ! t/op/ver.t
9052 ____________________________________________________________________________
9053 [  7193] By: jhi                                   on 2000/10/10  21:05:12
9054         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
9055              From: Peter Prymmer <pvhp@forte.com>
9056              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
9057              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
9058      Branch: perl
9059            ! t/op/tr.t
9060 ____________________________________________________________________________
9061 [  7192] By: jhi                                   on 2000/10/10  20:57:30
9062         Log: Add versiononly, delete installscripts, from Andy Dougherty.
9063      Branch: metaconfig
9064            - U/installdirs/installscripts.U
9065      Branch: metaconfig/U/perl
9066            + versiononly.U
9067 ____________________________________________________________________________
9068 [  7191] By: jhi                                   on 2000/10/10  19:41:21
9069         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
9070              From: Peter Prymmer <pvhp@forte.com>
9071              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
9072              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
9073      Branch: perl
9074            ! pod/perlebcdic.pod
9075 ____________________________________________________________________________
9076 [  7190] By: jhi                                   on 2000/10/10  19:26:14
9077         Log: Subject: Re: utf8 concat, mg_get
9078              From: Simon Cozens <simon@cozens.net>
9079              Date: Tue, 10 Oct 2000 17:40:17 +0100
9080              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
9081      Branch: perl
9082            ! pp_hot.c
9083 ____________________________________________________________________________
9084 [  7189] By: jhi                                   on 2000/10/10  19:23:03
9085         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
9086              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
9087              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
9088              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
9089      Branch: perl
9090            ! lib/ExtUtils/MM_Unix.pm
9091 ____________________________________________________________________________
9092 [  7188] By: jhi                                   on 2000/10/10  15:31:24
9093         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
9094              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
9095              Date: Fri, 14 Jul 2000 10:47:36 +0100
9096              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
9097      Branch: perl
9098            ! README.win32
9099 ____________________________________________________________________________
9100 [  7187] By: jhi                                   on 2000/10/10  13:30:10
9101         Log: Quote the temp file name, needed in Win32 because the
9102              default name unfortunately contains spaces, shouldn't
9103              hurt elsewhere.
9104              
9105              Subject: FW: perldoc fails if $TEMP contains spaces
9106              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
9107              Date: Thu, 14 Sep 2000 08:58:45 +0100
9108              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
9109      Branch: perl
9110            ! utils/perldoc.PL
9111 ____________________________________________________________________________
9112 [  7186] By: jhi                                   on 2000/10/10  13:16:27
9113         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
9114              From: hv@hugo.hybyte.com
9115              Date: Tue, 10 Oct 2000 14:10:20 +0100
9116              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
9117      Branch: perl
9118            ! t/lib/thr5005.t util.c
9119 ____________________________________________________________________________
9120 [  7185] By: jhi                                   on 2000/10/10  12:06:22
9121         Log: Upgrade to podlators 1.04, from Russ Allbery.
9122      Branch: perl
9123            ! lib/Pod/Man.pm lib/Pod/Text.pm
9124 ____________________________________________________________________________
9125 [  7184] By: jhi                                   on 2000/10/10  12:01:32
9126         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
9127      Branch: perl
9128            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
9129 ____________________________________________________________________________
9130 [  7183] By: jhi                                   on 2000/10/09  23:47:15
9131         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
9132              From: Peter Prymmer <pvhp@forte.com>
9133              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
9134              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
9135      Branch: perl
9136            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
9137 ____________________________________________________________________________
9138 [  7182] By: jhi                                   on 2000/10/09  23:43:16
9139         Log: Make eq work again with utf8 (disabling the upgrading
9140              should no more be necessary since the copies of the
9141              scalars are upgraded, not the scalars themselves).
9142              Takes care of ID 20001009.001.  (The claimed length()
9143              bug in 20001009.001 seems bogus to me.)
9144      Branch: perl
9145            ! sv.c t/pragma/utf8.t
9146 ____________________________________________________________________________
9147 [  7181] By: gsar                                  on 2000/10/09  19:41:54
9148         Log: tweak for change#7173
9149      Branch: perl
9150            ! win32/win32sck.c
9151 ____________________________________________________________________________
9152 [  7180] By: gsar                                  on 2000/10/09  19:26:56
9153         Log: on Windows, clean targets might not work under some flavors of the shell
9154      Branch: perl
9155            ! win32/Makefile win32/makefile.mk
9156 ____________________________________________________________________________
9157 [  7179] By: jhi                                   on 2000/10/09  19:21:02
9158         Log: Update Changes.
9159      Branch: perl
9160            ! Changes patchlevel.h
9161 ____________________________________________________________________________
9162 [  7178] By: jhi                                   on 2000/10/09  19:18:23
9163         Log: Warn about unknown scripts.
9164              
9165              Subject: Re: ideas? patches? [PATCH bleadperl]
9166              From: Dominic Dunlop <domo@computer.org>
9167              Date: Mon, 9 Oct 2000 14:57:17 +0200
9168              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
9169      Branch: perl
9170            ! lib/charnames.pm
9171 ____________________________________________________________________________
9172 [  7177] By: jhi                                   on 2000/10/09  19:13:27
9173         Log: Change #7160 had a nasty typo.
9174      Branch: metaconfig
9175            ! U/compline/Compile.U
9176      Branch: perl
9177            ! Configure config_h.SH
9178 ____________________________________________________________________________
9179 [  7176] By: gsar                                  on 2000/10/09  18:59:33
9180         Log: pod nit
9181      Branch: perl
9182            ! pod/perlport.pod
9183 ____________________________________________________________________________
9184 [  7175] By: gsar                                  on 2000/10/09  18:54:28
9185         Log: Windows9x doesn't support link(), despite what Config.pm
9186              might think
9187      Branch: perl
9188            ! lib/ExtUtils/Manifest.pm
9189 ____________________________________________________________________________
9190 [  7174] By: gsar                                  on 2000/10/09  18:50:03
9191         Log: avoid nonportable example code
9192      Branch: perl
9193            ! lib/File/Copy.pm
9194 ____________________________________________________________________________
9195 [  7173] By: gsar                                  on 2000/10/09  18:46:54
9196         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
9197              being used) when closing a socket handle
9198      Branch: perl
9199            ! win32/win32.c win32/win32.h win32/win32sck.c
9200 ____________________________________________________________________________
9201 [  7172] By: gsar                                  on 2000/10/09  18:41:40
9202         Log: on Windows, cwd strings in the environment should be of the
9203              form =X:=X:\foo instead of =X=X:\foo\
9204      Branch: perl
9205            ! win32/vdir.h
9206 ____________________________________________________________________________
9207 [  7171] By: gsar                                  on 2000/10/09  18:30:09
9208         Log: on Windows, LoadLibrary() could load an extension DLL multiple
9209              times if forward slashes are used in the path
9210      Branch: perl
9211            ! win32/win32.c
9212 ____________________________________________________________________________
9213 [  7170] By: jhi                                   on 2000/10/09  17:53:59
9214         Log: Add a todo note about overloadable assertions.
9215      Branch: perl
9216            ! Todo-5.6
9217 ____________________________________________________________________________
9218 [  7169] By: jhi                                   on 2000/10/09  13:43:45
9219         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
9220              From: mjd@plover.com
9221              Date: 9 Oct 2000 00:24:44 -0000
9222              Message-ID: <20001009002444.10616.qmail@plover.com>
9223      Branch: perl
9224            ! pod/perldebguts.pod
9225 ____________________________________________________________________________
9226 [  7168] By: nick                                  on 2000/10/08  13:16:33
9227         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
9228              is not right thing to do on (e.g. x86). Network order is also "right" for
9229              X fonts.
9230      Branch: perl
9231            ! ext/Encode/Encode.pm
9232 ____________________________________________________________________________
9233 [  7167] By: nick                                  on 2000/10/08  12:54:42
9234         Log: Make "encodings" work post-install when Encode/*.enc files may not
9235              be in same directory as Encode.pm
9236      Branch: perl
9237            ! ext/Encode/Encode.pm
9238 ____________________________________________________________________________
9239 [  7166] By: nick                                  on 2000/10/08  11:51:26
9240         Log: Work round the fact that $hash->{$key} does not take into account
9241              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
9242              so that key is always in the "expected" encoding - i.e. same way we put
9243              it in the hash.
9244      Branch: perl
9245            ! ext/Encode/Encode.pm
9246 ____________________________________________________________________________
9247 [  7165] By: gsar                                  on 2000/10/08  04:15:29
9248         Log: save_re_context() could reset PL_curcop to freed memory, causing core
9249              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
9250      Branch: perl
9251            ! pp_ctl.c
9252 ____________________________________________________________________________
9253 [  7164] By: jhi                                   on 2000/10/06  20:51:48
9254         Log: UTF8ize split() so that the cloned substrings get the UTF8
9255              flag of the original scalar.  Problem reported by Simon Cozens.
9256      Branch: perl
9257            ! pp.c t/pragma/utf8.t
9258 ____________________________________________________________________________
9259 [  7163] By: nick                                  on 2000/10/06  20:48:34
9260         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
9261              got a false +ve and so did not reach code which would have un-FAKEd the SV.
9262      Branch: perl
9263            ! sv.c
9264 ____________________________________________________________________________
9265 [  7162] By: nick                                  on 2000/10/06  20:25:37
9266         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
9267              To fix  (sort {$a <=> $b} keys %hash) in particular but
9268              should cover a number of other as-yet-unknown cases as well.
9269      Branch: perl
9270            ! sv.c
9271 ____________________________________________________________________________
9272 [  7161] By: jhi                                   on 2000/10/06  19:56:18
9273         Log: Change the version number of Tie::Handle in the core to 4.0,
9274              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
9275              
9276              Subject: Note on Tie::Handle
9277              From: andreas.koenig@anima.de (Andreas J. Koenig)
9278              Date:      06 Oct 2000 21:48:58 +0200
9279              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
9280      Branch: perl
9281            ! lib/Tie/Handle.pm
9282 ____________________________________________________________________________
9283 [  7160] By: jhi                                   on 2000/10/06  18:20:35
9284         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
9285              as the first option of cc/ld because of ultrapicky compilers
9286              (e.g. OS/390 R2.5)
9287      Branch: metaconfig
9288            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
9289            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
9290            ! U/compline/orderlib.U U/modified/Cppsym.U
9291            ! U/modified/d_access.U
9292      Branch: metaconfig/U/perl
9293            ! Checkcc.U d_dlsymun.U gccvers.U
9294      Branch: perl
9295            ! Configure config_h.SH
9296 ____________________________________________________________________________
9297 [  7159] By: jhi                                   on 2000/10/06  13:56:39
9298         Log: Update Changes.
9299      Branch: perl
9300            ! Changes patchlevel.h
9301 ____________________________________________________________________________
9302 [  7158] By: jhi                                   on 2000/10/06  12:48:40
9303         Log: Eliminate $Is_VMS code from the test.
9304              
9305              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
9306              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9307              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
9308              Date:     Thu, 5 Oct 2000 07:46:33 EDT
9309      Branch: perl
9310            ! t/lib/b.t
9311 ____________________________________________________________________________
9312 [  7157] By: jhi                                   on 2000/10/06  12:47:13
9313         Log: Also the $ccflags is needed for the C compiler check.
9314              
9315              Subject: Configure (check for C-compiler)
9316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9317              Date: Fri, 06 Oct 2000 08:47:15 +0200
9318              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
9319      Branch: metaconfig/U/perl
9320            ! Checkcc.U
9321      Branch: perl
9322            ! Configure config_h.SH
9323 ____________________________________________________________________________
9324 [  7156] By: jhi                                   on 2000/10/06  11:45:15
9325         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
9326      Branch: perl
9327            ! perl.c pp_ctl.c sv.h utf8.c
9328 ____________________________________________________________________________
9329 [  7155] By: jhi                                   on 2000/10/06  11:40:41
9330         Log: IO::Handle->syswrite() did not handle length omission
9331              like CORE::syswrite() does.
9332              
9333              Subject: [Fwd] IO::Handle, syswrite and arguments
9334              From: Graham Barr <gbarr@pobox.com>
9335              Date: Fri, 6 Oct 2000 10:22:05 +0100
9336              Message-ID: <20001006102205.U6312@pobox.com>
9337              
9338              The original patch from andrew@ugh.net.au.
9339      Branch: perl
9340            ! ext/IO/lib/IO/Handle.pm
9341 ____________________________________________________________________________
9342 [  7154] By: jhi                                   on 2000/10/06  01:42:15
9343         Log: Tweak #7153.
9344      Branch: perl
9345            ! utf8.h
9346 ____________________________________________________________________________
9347 [  7153] By: jhi                                   on 2000/10/06  00:39:55
9348         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
9349      Branch: perl
9350            ! utf8.h
9351 ____________________________________________________________________________
9352 [  7152] By: jhi                                   on 2000/10/06  00:38:11
9353         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
9354      Branch: perl
9355            ! perl.c pp_ctl.c sv.h utf8.c
9356 ____________________________________________________________________________
9357 [  7151] By: jhi                                   on 2000/10/06  00:36:38
9358         Log: Subject: Re: Questions about Tie::Array and perl modules
9359              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9360              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
9361              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
9362              
9363              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
9364      Branch: perl
9365            ! lib/Tie/Array.pm t/op/array.t
9366 ____________________________________________________________________________
9367 [  7150] By: jhi                                   on 2000/10/05  00:20:45
9368         Log: Regen Changes.
9369      Branch: perl
9370            ! Changes patchlevel.h
9371 ____________________________________________________________________________
9372 [  7149] By: jhi                                   on 2000/10/05  00:20:01
9373         Log: Regen toc.
9374      Branch: perl
9375            ! pod/perltoc.pod
9376 ____________________________________________________________________________
9377 [  7148] By: jhi                                   on 2000/10/04  23:35:08
9378         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
9379              reported several times by Dominic Dunlop, for example in
9380              ID 20000315.008.  Patch from Dominic.  Patch affects at
9381              least MachTen, and possibly other oldish BSDs. Should not
9382              break non-broken platforms (tested on LinuxPPC). 
9383      Branch: perl
9384            ! doio.c
9385 ____________________________________________________________________________
9386 [  7147] By: jhi                                   on 2000/10/04  23:26:34
9387         Log: The one that got away from 7146.
9388      Branch: metaconfig
9389            + U/installdirs/installscripts.U
9390 ____________________________________________________________________________
9391 [  7146] By: jhi                                   on 2000/10/04  23:25:04
9392         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
9393              suggested by H. Merijn Brand.
9394      Branch: perl
9395            ! Configure INSTALL Makefile.SH Porting/Glossary
9396            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
9397            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
9398            ! win32/config.vc
9399 ____________________________________________________________________________
9400 [  7145] By: jhi                                   on 2000/10/04  22:08:21
9401         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
9402              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9403              Date: Wed, 4 Oct 2000 17:37:46 -0400
9404              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
9405      Branch: perl
9406            ! utils/h2xs.PL
9407 ____________________________________________________________________________
9408 [  7144] By: jhi                                   on 2000/10/04  18:11:41
9409         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
9410              From: Jeff Pinyan <jeffp@crusoe.net>
9411              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
9412              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
9413      Branch: perl
9414            ! pod/perlrun.pod
9415 ____________________________________________________________________________
9416 [  7143] By: jhi                                   on 2000/10/04  18:09:58
9417         Log: Subject: perlhack.pod Patch for Externals Tools
9418              From: Fisher Mark <fisherm@tce.com>
9419              Date: Tue, 3 Oct 2000 15:43:27 -0500 
9420              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
9421      Branch: perl
9422            ! pod/perlhack.pod
9423 ____________________________________________________________________________
9424 [  7142] By: jhi                                   on 2000/10/04  18:08:41
9425         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
9426              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9427              Date:     Wed, 4 Oct 2000 12:11:11 EDT
9428              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
9429      Branch: perl
9430            ! vms/vms.c
9431 ____________________________________________________________________________
9432 [  7141] By: jhi                                   on 2000/10/04  12:20:16
9433         Log: Subject: [PATCH 5.7.0] h2xs not working
9434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9435              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
9436              Date: Tue, 3 Oct 2000 21:43:01 -0400
9437              
9438              Subject: [PATCH 5.7.0] h2xs not documenting the created module
9439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9440              Date: Tue, 3 Oct 2000 22:55:19 -0400
9441              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
9442      Branch: perl
9443            ! utils/h2xs.PL
9444 ____________________________________________________________________________
9445 [  7140] By: jhi                                   on 2000/10/04  11:53:44
9446         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
9447              From: nick@babyhippo.com
9448              Date: Wed, 4 Oct 2000 12:06:45 +0100
9449              Message-Id: <20001004120645.A7356@babyhippo.com>
9450              
9451              Retract 7118 and 7135.
9452      Branch: perl
9453            ! installman installperl op.c t/pragma/subs.t
9454 ____________________________________________________________________________
9455 [  7139] By: jhi                                   on 2000/10/03  22:09:41
9456         Log: It is possible to have no hosts database at all.  Pointed out in
9457              
9458              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
9459              From: Peter Prymmer <pvhp@forte.com>
9460              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
9461              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
9462      Branch: metaconfig
9463            ! U/modified/myhostname.U
9464      Branch: perl
9465            ! Configure config_h.SH
9466 ____________________________________________________________________________
9467 [  7138] By: jhi                                   on 2000/10/03  21:49:49
9468         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
9469              From: Peter Prymmer <pvhp@forte.com>
9470              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
9471              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
9472      Branch: perl
9473            ! pp_sys.c
9474 ____________________________________________________________________________
9475 [  7137] By: jhi                                   on 2000/10/03  20:10:05
9476         Log: One remaining nit less at the VMS mailbox sizing.
9477      Branch: perl
9478            ! vms/vms.c
9479 ____________________________________________________________________________
9480 [  7136] By: jhi                                   on 2000/10/03  20:08:47
9481         Log: Test harness update to sync with the new perlcc,
9482              from Simon Cozens.
9483      Branch: perl
9484            ! t/TEST t/UTEST
9485 ____________________________________________________________________________
9486 [  7135] By: jhi                                   on 2000/10/03  15:15:42
9487         Log: Subject: Re: PATCH for 20001003.004
9488              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
9489              From: "AARON B. DOSSETT" <aaron@iglou.com>
9490              Message-Id: <E13gTay-0006od-00@iglou.com>
9491      Branch: perl
9492            ! installman installperl
9493 ____________________________________________________________________________
9494 [  7134] By: jhi                                   on 2000/10/03  15:00:34
9495         Log: Subject: [ID 20001003.006] B::Debug not -w clean
9496              From: Nicholas Clark <nick@babyhippo.co.uk>
9497              Date: Tue, 03 Oct 2000 15:46:32 +0100
9498              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
9499      Branch: perl
9500            ! ext/B/B/Debug.pm
9501 ____________________________________________________________________________
9502 [  7133] By: jhi                                   on 2000/10/03  14:58:39
9503         Log: Scale down the VMS message boxes, by Charles Lane.
9504              Fix for ID 20000903.009, workaround at
9505              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
9506      Branch: perl
9507            ! vms/vms.c
9508 ____________________________________________________________________________
9509 [  7132] By: jhi                                   on 2000/10/03  11:20:37
9510         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
9511      Branch: perl
9512            + t/lib/st-lock.t t/lib/st-utf8.t
9513            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
9514            ! ext/Storable/Storable.xs t/lib/st-recurse.t
9515 ____________________________________________________________________________
9516 [  7131] By: jhi                                   on 2000/10/03  03:38:23
9517         Log: Encode nits.
9518      Branch: perl
9519            ! MANIFEST Makefile.SH
9520 ____________________________________________________________________________
9521 [  7130] By: jhi                                   on 2000/10/03  03:31:05
9522         Log: Update Changes.
9523      Branch: perl
9524            ! Changes patchlevel.h
9525 ____________________________________________________________________________
9526 [  7129] By: jhi                                   on 2000/10/03  02:24:02
9527         Log: Misplaced else.
9528      Branch: metaconfig/U/perl
9529            ! d_strtoll.U
9530      Branch: perl
9531            ! Configure config_h.SH
9532 ____________________________________________________________________________
9533 [  7128] By: jhi                                   on 2000/10/03  02:08:29
9534         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
9535              From: sthoenna@efn.org
9536              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
9537              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
9538      Branch: metaconfig/U/perl
9539            ! d_strtoll.U
9540      Branch: perl
9541            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
9542 ____________________________________________________________________________
9543 [  7127] By: jhi                                   on 2000/10/03  01:13:14
9544         Log: Update Changes.
9545      Branch: perl
9546            ! Changes patchlevel.h
9547 ____________________________________________________________________________
9548 [  7126] By: jhi                                   on 2000/10/03  00:57:08
9549         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
9550              as suggested by Olaf Flebbe and Nick Clark.
9551      Branch: perl
9552            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
9553 ____________________________________________________________________________
9554 [  7125] By: jhi                                   on 2000/10/03  00:50:56
9555         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
9556              From: Nick Clark <nick@plum.flirble.org>
9557              Date: Mon, 2 Oct 2000 11:03:24 +0100
9558              Message-Id: <20001002110324.D20073@plum.flirble.org>
9559              
9560              Also fixes bug ID 20001002.005.
9561      Branch: perl
9562            ! t/lib/encode.t
9563 ____________________________________________________________________________
9564 [  7124] By: jhi                                   on 2000/10/03  00:34:59
9565         Log: Subject: [PATCH 5.7.0] Epoc update
9566              From: Olaf Flebbe <o.flebbe@gmx.de>
9567              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
9568              Message-ID: <26423.969484586@www10.gmx.net>
9569      Branch: perl
9570            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
9571            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
9572            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
9573            ! util.c util.h
9574 ____________________________________________________________________________
9575 [  7123] By: jhi                                   on 2000/10/03  00:30:07
9576         Log: Regen headers.
9577      Branch: perl
9578            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
9579 ____________________________________________________________________________
9580 [  7122] By: jhi                                   on 2000/10/03  00:10:48
9581         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
9582      Branch: perl
9583            ! hints/openbsd.sh
9584 ____________________________________________________________________________
9585 [  7121] By: jhi                                   on 2000/10/03  00:05:06
9586         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
9587              From: <abigail@foad.org>
9588              Date: Tue, 26 Sep 2000 13:36:14 -0400
9589              Message-ID: <20000926173614.4356.qmail@foad.org>
9590      Branch: perl
9591            ! pod/perlop.pod
9592 ____________________________________________________________________________
9593 [  7120] By: jhi                                   on 2000/10/03  00:04:00
9594         Log: Inside require() $^S was always left undefined.
9595              
9596              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
9597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9598              Date: Wed, 27 Sep 2000 18:54:49 -0400
9599              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
9600      Branch: perl
9601            ! cop.h mg.c pp_ctl.c util.c
9602 ____________________________________________________________________________
9603 [  7119] By: jhi                                   on 2000/10/03  00:00:16
9604         Log: Subject: [PATCH] DLL not restartabke with threaded perl
9605              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
9606              Date: Thu, 28 Sep 2000 09:20:46 +0100
9607              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
9608      Branch: perl
9609            ! perl.c
9610 ____________________________________________________________________________
9611 [  7118] By: jhi                                   on 2000/10/02  23:59:20
9612         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
9613              From: Nicholas Clark <nick@ccl4.org>
9614              Date: Thu, 28 Sep 2000 11:52:24 +0100
9615              Message-ID: <20000928115224.D7924@plum.flirble.org>
9616      Branch: perl
9617            ! op.c
9618 ____________________________________________________________________________
9619 [  7117] By: jhi                                   on 2000/10/02  23:57:51
9620         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
9621              From: Nicholas Clark <nick@babyhippo.co.uk>
9622              Date: Thu, 28 Sep 2000 12:18:10 +0100
9623              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
9624              
9625              Did not apply cleanly, manual intervention was needed.
9626      Branch: perl
9627            ! ext/B/B/Bytecode.pm utils/perlcc.PL
9628 ____________________________________________________________________________
9629 [  7116] By: jhi                                   on 2000/10/02  23:50:40
9630         Log: Document the issue (is not a syntax error, kind of)
9631              
9632              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
9633              From: Nicholas Clark <nick@ccl4.org>
9634              Date: Thu, 28 Sep 2000 17:12:42 +0100
9635              Message-ID: <20000928171242.K7924@plum.flirble.org>
9636      Branch: perl
9637            ! pod/perldata.pod
9638 ____________________________________________________________________________
9639 [  7115] By: jhi                                   on 2000/10/02  23:48:58
9640         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
9641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9642              Date: Thu, 28 Sep 2000 21:55:31 -0400
9643              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
9644      Branch: perl
9645            ! regexec.c
9646 ____________________________________________________________________________
9647 [  7114] By: jhi                                   on 2000/10/02  23:47:57
9648         Log: Subject: DOC PATCH 5.6.0
9649              From: mjd@plover.com
9650              Date: 30 Sep 2000 06:02:34 -0000
9651              Message-ID: <20000930060234.4559.qmail@plover.com>
9652      Branch: perl
9653            ! pod/perldebguts.pod
9654 ____________________________________________________________________________
9655 [  7113] By: jhi                                   on 2000/10/02  23:46:43
9656         Log: SOCK_DGRAM and listen() do not mix as reported in
9657              
9658              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
9659              From: Petter Reinholdtsen <pere@hungry.com>
9660              Date: Sun, 1 Oct 2000 10:57:20 +0800
9661              Message-Id: <200010010257.KAA05735@localhost.localdomain>
9662              
9663              The patch for 5.7.0+ had to be reengineered, though.
9664      Branch: perl
9665            ! ext/IO/lib/IO/Socket/UNIX.pm
9666 ____________________________________________________________________________
9667 [  7112] By: jhi                                   on 2000/10/02  23:36:57
9668         Log: Subject: Re: [PATCH 5.005_64 missed]
9669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9670              Date: Sun, 1 Oct 2000 18:50:10 -0400
9671              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
9672      Branch: perl
9673            ! pod/perlxs.pod
9674 ____________________________________________________________________________
9675 [  7111] By: jhi                                   on 2000/10/02  23:35:40
9676         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
9677              From: Radu Greab <radu@netsoft.ro>
9678              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
9679              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
9680      Branch: perl
9681            ! op.c opcode.pl t/op/substr.t
9682 ____________________________________________________________________________
9683 [  7110] By: jhi                                   on 2000/10/02  23:32:38
9684         Log: Subject: [PATCH] Fix aliasing of tied filehandles
9685              From: Daniel Chetlin <daniel@chetlin.com>
9686              Date: Mon, 2 Oct 2000 14:53:27 -0700
9687              Message-ID: <20001002145327.C1617@ilmd>
9688      Branch: perl
9689            ! perl.h pp_hot.c t/op/tiehandle.t
9690 ____________________________________________________________________________
9691 [  7109] By: jhi                                   on 2000/10/02  23:31:30
9692         Log: s/Robin Parker/Robin Barker/
9693      Branch: perl
9694            ! Changes5.6
9695 ____________________________________________________________________________
9696 [  7108] By: jhi                                   on 2000/10/02  23:15:46
9697         Log: Retract #7091 as suggested in
9698              
9699              From: Robin Barker <rmb1@cise.npl.co.uk> 
9700              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
9701              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
9702              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
9703      Branch: perl
9704            ! embed.pl proto.h
9705 ____________________________________________________________________________
9706 [  7107] By: nick                                  on 2000/10/02  18:23:14
9707         Log: A few tweaks to get Tk803 to work with Encode scheme.
9708      Branch: perl
9709            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
9710 ____________________________________________________________________________
9711 [  7106] By: nick                                  on 2000/10/01  21:34:14
9712         Log: Add checking cases to Encode's toUnicode and fromUnicode.
9713      Branch: perl
9714            ! ext/Encode/Encode.pm
9715 ____________________________________________________________________________
9716 [  7105] By: nick                                  on 2000/10/01  17:18:01
9717         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
9718              To read and use them.
9719              Add a lib/encode.t which checks a few things.
9720      Branch: perl
9721            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
9722            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
9723            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
9724            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
9725            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
9726            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
9727            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
9728            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
9729            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
9730            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
9731            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
9732            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
9733            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
9734            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
9735            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
9736            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
9737            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
9738            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
9739            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
9740            + ext/Encode/Encode/iso2022-jp.enc
9741            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9742            + ext/Encode/Encode/iso8859-1.enc
9743            + ext/Encode/Encode/iso8859-2.enc
9744            + ext/Encode/Encode/iso8859-3.enc
9745            + ext/Encode/Encode/iso8859-4.enc
9746            + ext/Encode/Encode/iso8859-5.enc
9747            + ext/Encode/Encode/iso8859-6.enc
9748            + ext/Encode/Encode/iso8859-7.enc
9749            + ext/Encode/Encode/iso8859-8.enc
9750            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
9751            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
9752            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
9753            + ext/Encode/Encode/macCentEuro.enc
9754            + ext/Encode/Encode/macCroatian.enc
9755            + ext/Encode/Encode/macCyrillic.enc
9756            + ext/Encode/Encode/macDingbats.enc
9757            + ext/Encode/Encode/macGreek.enc
9758            + ext/Encode/Encode/macIceland.enc
9759            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
9760            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
9761            + ext/Encode/Encode/macTurkish.enc
9762            + ext/Encode/Encode/macUkraine.enc
9763            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
9764            + t/lib/encode.t
9765            ! MANIFEST ext/Encode/Encode.pm
9766 ____________________________________________________________________________
9767 [  7104] By: nick                                  on 2000/09/30  13:04:30
9768         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
9769              From: Daniel Chetlin <daniel@chetlin.com>
9770              Date: Mon, 18 Sep 2000 05:05:40 -0700
9771              Message-Id: <20000918050540.C652@ilmd>
9772      Branch: perl
9773            ! lib/overload.pm sv.c t/pragma/overload.t
9774 ____________________________________________________________________________
9775 [  7103] By: nick                                  on 2000/09/30  12:53:36
9776         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
9777              From: Johan Vromans <jvromans@squirrel.nl>
9778              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
9779              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
9780      Branch: perl
9781            ! pod/Makefile.SH
9782 ____________________________________________________________________________
9783 [  7102] By: nick                                  on 2000/09/30  12:52:31
9784         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
9785              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9786              Date: Sat, 16 Sep 2000 16:36:45 -0400
9787              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
9788      Branch: perl
9789            ! ext/B/B/Deparse.pm
9790 ____________________________________________________________________________
9791 [  7101] By: nick                                  on 2000/09/30  12:51:41
9792         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
9793              From: Craig A. Berry <craig.berry@psinetcs.com>
9794              Date: Sat, 16 Sep 2000 10:11:10 -0500
9795              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
9796      Branch: perl
9797            ! vms/vms.c
9798 ____________________________________________________________________________
9799 [  7100] By: nick                                  on 2000/09/30  12:50:33
9800         Log: Subject: Re: unicode support and perl [ID 20000901.097]
9801              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9802              Date: Fri, 15 Sep 2000 16:37:58 -0400
9803              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
9804      Branch: perl
9805            ! t/op/append.t
9806 ____________________________________________________________________________
9807 [  7099] By: nick                                  on 2000/09/30  12:49:35
9808         Log: Subject: Re: unicode support and perl [ID 20000901.097]
9809              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9810              Date: Fri, 15 Sep 2000 16:25:30 -0400
9811              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
9812      Branch: perl
9813            ! pp_hot.c
9814 ____________________________________________________________________________
9815 [  7098] By: nick                                  on 2000/09/30  12:48:00
9816         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
9817              From: Gisle Aas <gisle@ActiveState.com>
9818              Date: 15 Sep 2000 16:23:41 +0200
9819              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
9820      Branch: perl
9821            ! toke.c
9822 ____________________________________________________________________________
9823 [  7097] By: nick                                  on 2000/09/30  12:45:16
9824         Log: Subject: [PATCH] Nits in perlmod.pod
9825              From: Daniel Chetlin <daniel@chetlin.com>
9826              Date: Fri, 15 Sep 2000 02:04:09 -0700
9827              Message-Id: <20000915020409.A2104@ilmd>
9828      Branch: perl
9829            ! pod/perlmod.pod
9830 ____________________________________________________________________________
9831 [  7096] By: nick                                  on 2000/09/30  12:18:00
9832         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
9833              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
9834              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
9835              0 to checking to get the warning.
9836      Branch: perl
9837            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
9838            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
9839            ! regexec.c sv.c toke.c utf8.c
9840 ____________________________________________________________________________
9841 [  7095] By: nick                                  on 2000/09/15  16:55:59
9842         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
9843              
9844              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
9845              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9846              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
9847              Date: Fri, 15 Sep 2000 06:37:30 -0400
9848      Branch: perl
9849            ! ext/Encode/Encode.xs sv.c
9850 ____________________________________________________________________________
9851 [  7094] By: jhi                                   on 2000/09/15  03:23:32
9852         Log: Update Changes.
9853      Branch: perl
9854            ! Changes patchlevel.h
9855 ____________________________________________________________________________
9856 [  7093] By: jhi                                   on 2000/09/15  03:11:44
9857         Log: Fix for the charnames.t failures from Spider Boardman.
9858      Branch: perl
9859            ! toke.c
9860 ____________________________________________________________________________
9861 [  7092] By: jhi                                   on 2000/09/15  00:15:48
9862         Log: Botched the #7090 check-in.
9863      Branch: perl
9864            ! sv.c
9865 ____________________________________________________________________________
9866 [  7091] By: jhi                                   on 2000/09/14  23:33:24
9867         Log: Part of #7081 didn't come through.
9868      Branch: perl
9869            ! embed.pl proto.h
9870 ____________________________________________________________________________
9871 [  7090] By: jhi                                   on 2000/09/14  23:17:39
9872         Log: Subject: Re: perl@7078 
9873              From: Spider Boardman <spider@web.zk3.dec.com>
9874              Date: Thu, 14 Sep 2000 19:06:36 -0400
9875              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
9876      Branch: perl
9877            ! sv.c toke.c
9878 ____________________________________________________________________________
9879 [  7089] By: jhi                                   on 2000/09/14  23:11:21
9880         Log: Small portability tweaks.
9881      Branch: perl
9882            ! ext/Encode/Encode.xs
9883 ____________________________________________________________________________
9884 [  7088] By: jhi                                   on 2000/09/14  22:57:23
9885         Log: Fake return to pacify picky compilers.
9886      Branch: perl
9887            ! ext/Encode/Encode.xs
9888 ____________________________________________________________________________
9889 [  7087] By: jhi                                   on 2000/09/14  22:53:37
9890         Log: Subject: [PATCH] utf8.c apidoc
9891              From: Simon Cozens <simon@cozens.net>
9892              Date: Thu, 14 Sep 2000 23:46:57 +0100
9893              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
9894      Branch: perl
9895            ! perlapi.c pod/perlapi.pod utf8.c
9896 ____________________________________________________________________________
9897 [  7086] By: jhi                                   on 2000/09/14  22:40:38
9898         Log: We don't need to count the high bit bytes, a boolean is enough. 
9899      Branch: perl
9900            ! sv.c
9901 ____________________________________________________________________________
9902 [  7085] By: jhi                                   on 2000/09/14  21:20:09
9903         Log: Replace #7084 with
9904              
9905              Subject: Re: perl@7078 
9906              From: Spider Boardman <spider@web.zk3.dec.com>
9907              Date: Thu, 14 Sep 2000 17:09:36 -0400
9908              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
9909      Branch: perl
9910            ! sv.c utf8.c
9911 ____________________________________________________________________________
9912 [  7084] By: jhi                                   on 2000/09/14  20:03:34
9913         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
9914              convertable to bytes by checking it doesn't go above 0xc3
9915              
9916              Subject: Re: perl@7078
9917              From: Simon Cozens <simon@cozens.net>
9918              Date: Thu, 14 Sep 2000 20:59:19 +0100
9919              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
9920      Branch: perl
9921            ! utf8.c
9922 ____________________________________________________________________________
9923 [  7083] By: jhi                                   on 2000/09/14  19:38:47
9924         Log: Subject: Re: perl@7078
9925              From: Simon Cozens <simon@cozens.net>
9926              Date: Thu, 14 Sep 2000 20:13:09 +0100
9927              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
9928      Branch: perl
9929            ! t/op/bop.t
9930 ____________________________________________________________________________
9931 [  7082] By: jhi                                   on 2000/09/14  17:50:44
9932         Log: The one that got away.
9933      Branch: perl
9934            ! lib/File/Find.pm
9935 ____________________________________________________________________________
9936 [  7081] By: jhi                                   on 2000/09/14  17:45:35
9937         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
9938              From: Robin Barker <rmb1@cise.npl.co.uk>
9939              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
9940              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
9941      Branch: perl
9942            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
9943            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
9944            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
9945            ! regcomp.c toke.c universal.c
9946 ____________________________________________________________________________
9947 [  7080] By: jhi                                   on 2000/09/14  17:40:35
9948         Log: Problems picked up by AIX cc.
9949              
9950              Subject: Re: perl@7078 (patch included)
9951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9952              Date: Thu, 14 Sep 2000 18:53:30 +0200
9953              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
9954      Branch: perl
9955            ! ext/Encode/Encode.xs
9956 ____________________________________________________________________________
9957 [  7079] By: jhi                                   on 2000/09/14  17:38:27
9958         Log: Subject: File::Find 5.7.0 POD nits
9959              From: Rich Morin <rdm@cfcl.com>
9960              Date: Wed, 13 Sep 2000 22:03:58 -0700
9961              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
9962      Branch: perl
9963            ! lib/File/Find.pm
9964 ____________________________________________________________________________
9965 [  7078] By: jhi                                   on 2000/09/14  14:58:20
9966         Log: Update Changes.
9967      Branch: perl
9968            ! Changes patchlevel.h
9969 ____________________________________________________________________________
9970 [  7077] By: jhi                                   on 2000/09/14  14:55:54
9971         Log: Compilation warnings and an error.
9972      Branch: perl
9973            ! sv.c
9974 ____________________________________________________________________________
9975 [  7076] By: jhi                                   on 2000/09/14  14:42:56
9976         Log: Fix for a parsing bug, not for the original bug.
9977              
9978              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
9979              From: Spider Boardman <spider@web.zk3.dec.com>
9980              Date: Wed, 13 Sep 2000 17:52:20 -0400
9981              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
9982      Branch: perl
9983            ! regcomp.c
9984 ____________________________________________________________________________
9985 [  7075] By: jhi                                   on 2000/09/14  14:40:40
9986         Log: Batch of UTF-8 patches from Simon Cozens.
9987      Branch: perl
9988            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
9989            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
9990            ! toke.c utf8.c
9991 ____________________________________________________________________________
9992 [  7074] By: jhi                                   on 2000/09/14  14:29:58
9993         Log: Subject: Re: Two advertising clauses need to be removed
9994              From: Russ Allbery <rra@stanford.edu>
9995              Date: 13 Sep 2000 18:50:26 -0700
9996              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
9997      Branch: perl
9998            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9999 ____________________________________________________________________________
10000 [  7073] By: jhi                                   on 2000/09/14  14:28:20
10001         Log: Subject: [PATCH] de-wall t/README
10002              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10003              Date: Wed, 13 Sep 2000 17:46:55 -0700
10004              Message-ID: <//Bw5gzkge/e092yn@efn.org>
10005      Branch: perl
10006            ! t/README
10007 ____________________________________________________________________________
10008 [  7072] By: jhi                                   on 2000/09/14  14:25:10
10009         Log: Hints optimization.
10010              
10011              Subject: Minor nit
10012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10013              Date: Wed, 13 Sep 2000 21:42:07 +0200
10014              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
10015      Branch: perl
10016            ! hints/hpux.sh
10017 ____________________________________________________________________________
10018 [  7071] By: jhi                                   on 2000/09/14  14:23:30
10019         Log: Allow chop() and chomp() to be overridden.
10020              
10021              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
10022              From: "Casey R. Tweten" <crt@kiski.net>
10023              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
10024              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
10025      Branch: perl
10026            ! toke.c
10027 ____________________________________________________________________________
10028 [  7070] By: jhi                                   on 2000/09/14  14:20:36
10029         Log: The return value of setlocale must be copied away.
10030              
10031              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
10032              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10033              Date: Wed, 13 Sep 2000 16:27:37 +0100 
10034              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
10035      Branch: perl
10036            ! util.c
10037 ____________________________________________________________________________
10038 [  7069] By: jhi                                   on 2000/09/14  14:16:27
10039         Log: Remove vestiges of tr//CU.
10040              
10041              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
10042              From: Nick Clark <nick@plum.flirble.org>
10043              Date: Tue, 12 Sep 2000 22:50:14 +0100
10044              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
10045              
10046              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
10047              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10048              Date: Tue, 12 Sep 2000 21:38:48 -0700
10049              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
10050      Branch: perl
10051            ! op.h pod/perlunicode.pod
10052 ____________________________________________________________________________
10053 [  7068] By: jhi                                   on 2000/09/13  14:18:39
10054         Log: Add the Encode extension.  The code is still largely just skeleton.
10055      Branch: perl
10056            + ext/Encode/Encode.pm ext/Encode/Encode.xs
10057            + ext/Encode/Makefile.PL ext/Encode/Todo
10058            ! MANIFEST Todo-5.6
10059 ____________________________________________________________________________
10060 [  7067] By: jhi                                   on 2000/09/12  17:43:33
10061         Log: Allow for whitespace between "#" and "line" in cpp output.
10062              
10063              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
10064              From: Calle Dybedahl <calle@lysator.liu.se>
10065              Date: 12 Sep 2000 19:38:02 +0200 
10066              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
10067      Branch: perl
10068            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
10069 ____________________________________________________________________________
10070 [  7066] By: gsar                                  on 2000/09/12  17:24:29
10071         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
10072              initialization in all the threads on Windows
10073      Branch: perl
10074            ! win32/win32.c
10075 ____________________________________________________________________________
10076 [  7065] By: jhi                                   on 2000/09/12  15:11:31
10077         Log: Update Changes.
10078      Branch: perl
10079            ! Changes patchlevel.h
10080 ____________________________________________________________________________
10081 [  7064] By: jhi                                   on 2000/09/12  14:54:54
10082         Log: Retract #7062, the pod tests are not ready.
10083      Branch: perl
10084            ! t/TEST t/harness
10085 ____________________________________________________________________________
10086 [  7063] By: jhi                                   on 2000/09/12  14:25:41
10087         Log: The #7054 truncated Configure badly.
10088      Branch: metaconfig/U/perl
10089            ! End.U
10090      Branch: perl
10091            ! Configure config_h.SH
10092 ____________________________________________________________________________
10093 [  7062] By: jhi                                   on 2000/09/12  14:08:32
10094         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
10095              From: sthoenna@efn.org
10096              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
10097              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
10098      Branch: perl
10099            ! t/TEST t/harness
10100 ____________________________________________________________________________
10101 [  7061] By: jhi                                   on 2000/09/12  14:07:18
10102         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
10103              From: sthoenna@efn.org
10104              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
10105              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
10106      Branch: perl
10107            ! pod/perlxs.pod
10108 ____________________________________________________________________________
10109 [  7060] By: jhi                                   on 2000/09/12  14:06:08
10110         Log: Break up the myconfig lines a bit.
10111              
10112              Subject: perlbug/perl -V output format
10113              From: sthoenna@efn.org
10114              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
10115              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
10116      Branch: perl
10117            ! myconfig.SH
10118 ____________________________________________________________________________
10119 [  7059] By: jhi                                   on 2000/09/12  14:05:04
10120         Log: Test for the #7049.
10121              
10122              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
10123              From: andreas.koenig@anima.de (Andreas J. Koenig)
10124              Date: 12 Sep 2000 06:42:01 +0200
10125              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
10126      Branch: perl
10127            ! t/op/my.t
10128 ____________________________________________________________________________
10129 [  7058] By: jhi                                   on 2000/09/12  14:03:05
10130         Log: Subject: [patch: perl@7045] vms updates
10131              From: Peter Prymmer <pvhp@forte.com>
10132              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
10133              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
10134      Branch: perl
10135            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
10136 ____________________________________________________________________________
10137 [  7057] By: jhi                                   on 2000/09/12  14:00:51
10138         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
10139              From: sthoenna@efn.org
10140              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
10141              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
10142      Branch: perl
10143            ! t/op/64bitint.t
10144 ____________________________________________________________________________
10145 [  7056] By: jhi                                   on 2000/09/12  13:58:14
10146         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
10147              From: Jeff Pinyan <jeffp@crusoe.net>
10148              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
10149              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
10150      Branch: perl
10151            ! pod/perlfunc.pod
10152 ____________________________________________________________________________
10153 [  7055] By: jhi                                   on 2000/09/12  13:56:32
10154         Log: Do in VMS as the #7054 does.
10155      Branch: perl
10156            ! configure.com
10157 ____________________________________________________________________________
10158 [  7054] By: jhi                                   on 2000/09/12  13:50:31
10159         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
10160              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10161              Date: Mon, 11 Sep 2000 08:33:09 +0100
10162              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
10163      Branch: metaconfig/U/perl
10164            ! End.U
10165      Branch: perl
10166            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
10167            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
10168 ____________________________________________________________________________
10169 [  7053] By: jhi                                   on 2000/09/12  13:29:19
10170         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
10171              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10172              Date:     Tue, 12 Sep 2000 08:35:59 EDT
10173              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
10174      Branch: perl
10175            ! vms/test.com
10176 ____________________________________________________________________________
10177 [  7052] By: jhi                                   on 2000/09/11  23:01:50
10178         Log: Document the SvUTF8*().
10179      Branch: perl
10180            ! pod/perlapi.pod sv.h
10181 ____________________________________________________________________________
10182 [  7051] By: gsar                                  on 2000/09/11  14:46:30
10183         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
10184              (missed a spot when fixing up op_pmreplroot hack for ithreads)
10185      Branch: perl
10186            ! op.c t/op/split.t
10187 ____________________________________________________________________________
10188 [  7050] By: nick                                  on 2000/09/11  10:03:51
10189         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
10190              
10191              Subject: borland C++ win32.c tweak
10192              From: Vadim Konovalov <vkonovalov@lucent.com>
10193              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
10194              Date: Mon, 11 Sep 2000 11:22:33 +0400
10195      Branch: perl
10196            ! win32/win32.c
10197 ____________________________________________________________________________
10198 [  7049] By: nick                                  on 2000/09/11  09:57:33
10199         Log: Point fix for s/// on foreach (keys %xxx).
10200      Branch: perl
10201            ! pp_hot.c
10202 ____________________________________________________________________________
10203 [  7048] By: jhi                                   on 2000/09/10  23:37:09
10204         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
10205              by Pod::Text, from Brad Appleton.
10206      Branch: perl
10207            ! t/pod/testp2pt.pl
10208 ____________________________________________________________________________
10209 [  7047] By: jhi                                   on 2000/09/10  14:32:53
10210         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
10211              by Russ Allbery.
10212      Branch: perl
10213            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
10214 ____________________________________________________________________________
10215 [  7046] By: jhi                                   on 2000/09/10  14:15:08
10216         Log: Upgrade to CPAN 1.57_65, from Andreas König.
10217      Branch: perl
10218            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10219 ____________________________________________________________________________
10220 [  7045] By: jhi                                   on 2000/09/08  21:36:32
10221         Log: Update Changes.
10222      Branch: perl
10223            ! Changes patchlevel.h
10224 ____________________________________________________________________________
10225 [  7044] By: jhi                                   on 2000/09/08  21:29:56
10226         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
10227              From: Peter Prymmer <pvhp@forte.com>
10228              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
10229              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
10230      Branch: perl
10231            ! configure.com
10232 ____________________________________________________________________________
10233 [  7043] By: jhi                                   on 2000/09/08  21:27:50
10234         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
10235              From: Peter Prymmer <pvhp@forte.com>
10236              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
10237              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
10238      Branch: perl
10239            ! Makefile.SH installperl
10240 ____________________________________________________________________________
10241 [  7042] By: jhi                                   on 2000/09/08  21:23:21
10242         Log: Continue #7041.
10243      Branch: perl
10244            ! cygwin/Makefile.SHs os2/Makefile.SHs
10245 ____________________________________________________________________________
10246 [  7041] By: jhi                                   on 2000/09/08  21:18:10
10247         Log: Do away with memory models cruft.  Sorry, PDP users.
10248      Branch: metaconfig
10249            ! U/modified/cc.U U/modified/libpth.U
10250      Branch: perl
10251            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
10252            ! Porting/config_H cflags.SH config_h.SH configure.com
10253            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
10254            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
10255            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
10256 ____________________________________________________________________________
10257 [  7040] By: jhi                                   on 2000/09/08  14:34:18
10258         Log: Major rewrite of s2p.  And I mean really major, it is
10259              an implementation of sed in perl.  If called as s2p it
10260              will function as s2p.  Note: needs non-UNIXifying.
10261              
10262              Subject: s2p
10263              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10264              Date: Mon, 28 Aug 2000 14:05:12 +0200
10265              Message-ID: <39AA5578.2102E2AA@alcatel.at>
10266      Branch: perl
10267            ! x2p/s2p.PL
10268 ____________________________________________________________________________
10269 [  7039] By: jhi                                   on 2000/09/08  14:19:49
10270         Log: Re-allow vec() for characters > 255.
10271              
10272              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
10273              From: Spider Boardman <spider@web.zk3.dec.com>
10274              Date: Fri, 08 Sep 2000 02:21:02 -0400
10275              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
10276      Branch: perl
10277            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10278            ! t/op/vec.t
10279 ____________________________________________________________________________
10280 [  7038] By: jhi                                   on 2000/09/08  14:14:18
10281         Log: Subject: [PATCH lib/Benchmark.pm]
10282              From: <abigail@foad.org>
10283              Date: Thu, 7 Sep 2000 15:03:20 -0400
10284              Message-ID: <20000907190320.888.qmail@foad.org>
10285      Branch: perl
10286            ! lib/Benchmark.pm
10287 ____________________________________________________________________________
10288 [  7037] By: jhi                                   on 2000/09/08  14:11:06
10289         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
10290              
10291              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
10292              From: Spider Boardman <spider@web.zk3.dec.com>
10293              Date: Fri, 08 Sep 2000 01:30:27 -0400
10294              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
10295      Branch: perl
10296            ! op.c
10297 ____________________________________________________________________________
10298 [  7036] By: jhi                                   on 2000/09/08  14:08:58
10299         Log: Subject: [ID 20000908.002] perlipc documentation bug.
10300              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
10301              Date: Fri, 08 Sep 2000 12:38:32 +0200
10302              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
10303      Branch: perl
10304            ! pod/perlipc.pod
10305 ____________________________________________________________________________
10306 [  7035] By: jhi                                   on 2000/09/08  14:03:12
10307         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
10308              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10309              Date: Fri, 08 Sep 2000 11:47:34 +0200
10310              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
10311      Branch: perl
10312            ! hints/dec_osf.sh
10313 ____________________________________________________________________________
10314 [  7034] By: jhi                                   on 2000/09/08  13:59:35
10315         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
10316              From: Simon Cozens <simon@cozens.net>
10317              Date: Thu, 7 Sep 2000 20:40:38 +0100
10318              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
10319      Branch: perl
10320            ! pp_hot.c
10321 ____________________________________________________________________________
10322 [  7033] By: jhi                                   on 2000/09/08  04:03:03
10323         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
10324              From: "Larry W. Virden" <lvirden@cas.org>
10325              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
10326              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
10327      Branch: perl
10328            ! pod/perldiag.pod
10329 ____________________________________________________________________________
10330 [  7032] By: jhi                                   on 2000/09/07  22:18:30
10331         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
10332              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
10333              Date: Mon, 04 Sep 2000 13:16:38 -0700
10334              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
10335      Branch: perl
10336            ! lib/perl5db.pl
10337 ____________________________________________________________________________
10338 [  7031] By: jhi                                   on 2000/09/07  22:02:29
10339         Log: Fix the ccversion detection for 5.1 and beyond.
10340              
10341              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
10342              From: Spider Boardman <spider@leggy.zk3.dec.com>
10343              Date: Thu, 7 Sep 2000 17:54:27 -0400
10344              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
10345      Branch: perl
10346            ! hints/dec_osf.sh
10347 ____________________________________________________________________________
10348 [  7030] By: jhi                                   on 2000/09/07  19:12:28
10349         Log: Fix for
10350              
10351              Subject: [ID 20000903.001] \w in utf8-strings
10352              From: Marc Lehmann <pcg@goof.com>
10353              Date: Sun, 03 Sep 2000 09:44:29 +0200
10354              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
10355              
10356              and various related nits.
10357      Branch: perl
10358            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
10359 ____________________________________________________________________________
10360 [  7029] By: jhi                                   on 2000/09/07  18:49:09
10361         Log: Fix the URL, but the server is still missing in action.
10362              
10363              Subject: [ID 20000905.002] perlfaq1.pod URL error
10364              From: "Larry W. Virden" <lvirden@cas.org>
10365              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
10366              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
10367      Branch: perl
10368            ! pod/perlfaq1.pod
10369 ____________________________________________________________________________
10370 [  7028] By: jhi                                   on 2000/09/07  18:47:13
10371         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
10372              From: Hugo <hv@crypt.compulink.co.uk>
10373              Date: Tue, 05 Sep 2000 14:13:37 +0100
10374              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
10375      Branch: perl
10376            ! toke.c
10377 ____________________________________________________________________________
10378 [  7027] By: jhi                                   on 2000/09/07  18:45:35
10379         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
10380              From: Daniel Chetlin <daniel@chetlin.com>
10381              Date: Tue, 5 Sep 2000 04:57:07 -0700
10382              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
10383      Branch: perl
10384            ! pod/perlfaq6.pod pod/perlop.pod
10385 ____________________________________________________________________________
10386 [  7026] By: jhi                                   on 2000/09/07  18:44:01
10387         Log: Document the new ref() semantics.
10388              
10389              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
10390              From: Gisle Aas <gisle@ActiveState.com>
10391              Date: 05 Sep 2000 08:10:30 +0200
10392              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
10393      Branch: perl
10394            ! pod/perldelta.pod
10395 ____________________________________________________________________________
10396 [  7025] By: jhi                                   on 2000/09/07  18:42:27
10397         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
10398              
10399              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
10400              From: Gisle Aas <gisle@ActiveState.com>
10401              Date: 05 Sep 2000 08:11:40 +0200
10402              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
10403      Branch: perl
10404            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
10405 ____________________________________________________________________________
10406 [  7024] By: jhi                                   on 2000/09/07  18:39:32
10407         Log: Subject: [PATCH] Modernize Opcode.pm documentation
10408              From: Gisle Aas <gisle@ActiveState.com>
10409              Date: 4 Sep 2000 00:18:55 -0000
10410              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
10411      Branch: perl
10412            ! ext/Opcode/Opcode.pm
10413 ____________________________________________________________________________
10414 [  7023] By: jhi                                   on 2000/09/07  18:37:42
10415         Log: Subject: [PATCH] Tied filehandle documentation
10416              From: Gisle Aas <gisle@ActiveState.com>
10417              Date: 4 Sep 2000 00:14:40 -0000
10418              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
10419      Branch: perl
10420            ! pod/perlfunc.pod pod/perltie.pod
10421 ____________________________________________________________________________
10422 [  7022] By: jhi                                   on 2000/09/07  18:35:37
10423         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
10424              From: Gisle Aas <gisle@ActiveState.com>
10425              Date: 4 Sep 2000 00:04:22 -0000
10426              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
10427      Branch: perl
10428            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
10429 ____________________________________________________________________________
10430 [  7021] By: jhi                                   on 2000/09/07  18:33:22
10431         Log: Subject: small apidoc fix
10432              From: Marc Lehmann <pcg@goof.com>
10433              Date: Sun, 3 Sep 2000 05:12:06 +0200
10434              Message-ID: <20000903051206.A5909@cerebro.laendle>
10435      Branch: perl
10436            ! pod/perlapi.pod utf8.c
10437 ____________________________________________________________________________
10438 [  7020] By: jhi                                   on 2000/09/07  16:14:57
10439         Log: Tiny perldelta nits.
10440      Branch: perl
10441            ! pod/perldelta.pod
10442 ____________________________________________________________________________
10443 [  7019] By: jhi                                   on 2000/09/07  16:04:20
10444         Log: Guard against bad string->int conversion for quads.
10445      Branch: perl
10446            ! t/op/64bitint.t
10447 ____________________________________________________________________________
10448 [  7018] By: jhi                                   on 2000/09/06  17:07:03
10449         Log: Update Unicode todo list.
10450      Branch: perl
10451            ! Todo-5.6
10452 ____________________________________________________________________________
10453 [  7017] By: jhi                                   on 2000/09/05  21:16:01
10454         Log: Document the SvIOK_.*UV().
10455      Branch: perl
10456            ! pod/perlapi.pod sv.h
10457 ____________________________________________________________________________
10458 [  7016] By: nick                                  on 2000/09/03  21:54:46
10459         Log: Hash lookup of constant strings optimization:
10460              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
10461              to string table (as per sharepvn). Add newSV_pvn_share to create such
10462              a thing. Make hv.c compare addresses of strings and skip string compare
10463              if equal. Make method_named and helem ops use these shared-string SVs
10464              when arg is constant. Make keys op return shared-string SVs (less clearly
10465              a win).
10466      Branch: perl
10467            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
10468            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
10469            ! pod/perlintern.pod pp_hot.c proto.h sv.c
10470 ____________________________________________________________________________
10471 [  7015] By: jhi                                   on 2000/09/02  17:48:59
10472         Log: This is 5.7.0.
10473      Branch: perl
10474            ! Changes
10475 ____________________________________________________________________________
10476 [  7014] By: jhi                                   on 2000/09/02  17:35:45
10477         Log: Changes and patchlevel tweaks.
10478      Branch: perl
10479            ! Changes patchlevel.h
10480 ____________________________________________________________________________
10481 [  7013] By: jhi                                   on 2000/09/02  17:30:50
10482         Log: Update Changes.
10483      Branch: perl
10484            ! Changes patchlevel.h
10485 ____________________________________________________________________________
10486 [  7012] By: nick                                  on 2000/09/02  17:25:20
10487         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
10488      Branch: perl
10489            ! gv.c lib/overload.pm
10490 ____________________________________________________________________________
10491 [  7011] By: jhi                                   on 2000/09/02  17:16:25
10492         Log: Update perlhist.
10493      Branch: perl
10494            ! pod/perlhist.pod
10495 ____________________________________________________________________________
10496 [  7010] By: jhi                                   on 2000/09/02  17:01:35
10497         Log: perldelta nits.
10498      Branch: perl
10499            ! pod/perldelta.pod
10500 ____________________________________________________________________________
10501 [  7009] By: nick                                  on 2000/09/02  16:48:35
10502         Log: If overloaded %{} etc. return the object do not loop.
10503              Thus  sub deref { $_[0] } functions if object is wanted type.
10504      Branch: perl
10505            ! pp.h
10506 ____________________________________________________________________________
10507 [  7008] By: jhi                                   on 2000/09/02  16:26:11
10508         Log: Retab MANIFEST.
10509      Branch: perl
10510            ! ext/Storable/MANIFEST
10511 ____________________________________________________________________________
10512 [  7007] By: jhi                                   on 2000/09/02  16:23:02
10513         Log: Make certain cc is set before trying to run it.
10514      Branch: perl
10515            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
10516 ____________________________________________________________________________
10517 [  7006] By: jhi                                   on 2000/09/02  15:45:41
10518         Log: Unicode notes.
10519      Branch: perl
10520            ! pod/perldelta.pod
10521 ____________________________________________________________________________
10522 [  7005] By: jhi                                   on 2000/09/02  15:42:11
10523         Log: Various Configure nits by Philip Newton,
10524              plus the ebcdic one by me.
10525      Branch: metaconfig
10526            + U/modified/pager.U
10527            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
10528      Branch: metaconfig/U/perl
10529            ! Devel.U quadfio.U
10530      Branch: perl
10531            ! Configure config_h.SH
10532 ____________________________________________________________________________
10533 [  7004] By: jhi                                   on 2000/09/02  15:06:14
10534         Log: Apparently avoiding the swapping is too costly.
10535              
10536              From: "Ben Tilly" <ben_tilly@hotmail.com>
10537              Subject: Re: the door is closed.
10538              Date: Fri, 01 Sep 2000 20:23:16 EDT
10539              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
10540      Branch: perl
10541            ! pod/perlfaq4.pod
10542 ____________________________________________________________________________
10543 [  7003] By: nick                                  on 2000/09/02  12:26:04
10544         Log: Undo part of change 6489 which looks like a bulk edit which
10545              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
10546              The supressing of main:: on return from select() is undesirable.
10547      Branch: perl
10548            ! pp_sys.c
10549 ____________________________________________________________________________
10550 [  7002] By: jhi                                   on 2000/09/01  23:08:54
10551         Log: Update Changes.
10552      Branch: perl
10553            ! Changes patchlevel.h
10554 ____________________________________________________________________________
10555 [  7001] By: jhi                                   on 2000/09/01  23:00:13
10556         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
10557              From: Peter Prymmer <pvhp@forte.com>
10558              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
10559              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
10560              
10561              plus rework the http: spots as suggested by Tom Christiansen,
10562              plus regen perltoc.
10563      Branch: perl
10564            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
10565            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
10566 ____________________________________________________________________________
10567 [  7000] By: jhi                                   on 2000/09/01  22:36:01
10568         Log: Only the first line, thank you very much.
10569      Branch: perl
10570            ! hints/solaris_2.sh
10571 ____________________________________________________________________________
10572 [  6999] By: gsar                                  on 2000/09/01  22:16:40
10573         Log: change#6791 accidentally clobbered change#6710, put it back
10574      Branch: perl
10575            ! win32/win32.c
10576 ____________________________________________________________________________
10577 [  6998] By: jhi                                   on 2000/09/01  22:14:16
10578         Log: Mention the HP-UX LP64 freak failure.
10579      Branch: perl
10580            ! pod/perldelta.pod
10581 ____________________________________________________________________________
10582 [  6997] By: jhi                                   on 2000/09/01  21:48:32
10583         Log: Detypo.
10584      Branch: perl
10585            ! hints/hpux.sh
10586 ____________________________________________________________________________
10587 [  6996] By: jhi                                   on 2000/09/01  21:27:10
10588         Log: Update Changes.
10589      Branch: perl
10590            ! Changes patchlevel.h
10591 ____________________________________________________________________________
10592 [  6995] By: jhi                                   on 2000/09/01  21:14:24
10593         Log: Mi splgn s gnin.g
10594      Branch: perl
10595            ! pp_ctl.c
10596 ____________________________________________________________________________
10597 [  6994] By: jhi                                   on 2000/09/01  21:09:54
10598         Log: Subject: http:// in L<>
10599              From: Nicholas Clark <nick@ccl4.org>
10600              Date: Fri, 1 Sep 2000 22:03:21 +0100
10601              Message-ID: <20000901220321.B72074@plum.flirble.org>
10602      Branch: perl
10603            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
10604 ____________________________________________________________________________
10605 [  6993] By: jhi                                   on 2000/09/01  21:06:54
10606         Log: Update to Storable 1.0, from Raphael Manfredi.
10607      Branch: perl
10608            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
10609            ! ext/Storable/Makefile.PL ext/Storable/README
10610            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
10611            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
10612            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
10613            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
10614            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
10615            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
10616 ____________________________________________________________________________
10617 [  6992] By: jhi                                   on 2000/09/01  20:43:05
10618         Log: Mention known sfio+linux buglet.
10619      Branch: perl
10620            ! pod/perldelta.pod
10621 ____________________________________________________________________________
10622 [  6991] By: jhi                                   on 2000/09/01  20:40:11
10623         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
10624              From: Peter Prymmer <pvhp@forte.com>
10625              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
10626              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
10627      Branch: perl
10628            ! vms/vms.c
10629 ____________________________________________________________________________
10630 [  6990] By: jhi                                   on 2000/09/01  20:25:26
10631         Log: Retract #6986.
10632      Branch: perl
10633            ! hints/solaris_2.sh
10634 ____________________________________________________________________________
10635 [  6989] By: jhi                                   on 2000/09/01  20:23:00
10636         Log: Mergesort is back.
10637      Branch: perl
10638            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
10639 ____________________________________________________________________________
10640 [  6988] By: jhi                                   on 2000/09/01  19:37:40
10641         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
10642              From: Mike Guy <mjtg@cam.ac.uk>
10643              Date: Fri, 01 Sep 2000 17:43:33 +0100
10644              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
10645      Branch: perl
10646            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
10647            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
10648 ____________________________________________________________________________
10649 [  6987] By: jhi                                   on 2000/09/01  19:17:10
10650         Log: Regen perltoc.
10651      Branch: perl
10652            ! pod/perltoc.pod
10653 ____________________________________________________________________________
10654 [  6986] By: jhi                                   on 2000/09/01  18:51:10
10655         Log: Subject: Re: Solaris x86 has no SPARC libraries!
10656              From: Lupe Christoph <lupe@lupe-christoph.de>
10657              Date: Fri, 1 Sep 2000 20:41:20 +0200
10658              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
10659      Branch: perl
10660            ! hints/solaris_2.sh
10661 ____________________________________________________________________________
10662 [  6985] By: jhi                                   on 2000/09/01  18:28:10
10663         Log: Update Changes.
10664      Branch: perl
10665            ! Changes patchlevel.h
10666 ____________________________________________________________________________
10667 [  6984] By: jhi                                   on 2000/09/01  18:26:53
10668         Log: Feature ordering tweak.
10669      Branch: perl
10670            ! myconfig.SH
10671 ____________________________________________________________________________
10672 [  6983] By: jhi                                   on 2000/09/01  18:19:50
10673         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10674              From: <abigail@foad.org>
10675              Date: Fri, 1 Sep 2000 13:07:32 -0400
10676              Message-ID: <20000901170732.18249.qmail@foad.org>
10677      Branch: perl
10678            ! t/pragma/overload.t
10679 ____________________________________________________________________________
10680 [  6982] By: jhi                                   on 2000/09/01  18:17:54
10681         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
10682              so that case-ignoring systems like DCL can tell them from
10683              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
10684      Branch: metaconfig/U/perl
10685            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
10686      Branch: perl
10687            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10688            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
10689            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
10690            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
10691            ! vos/config.def vos/config.h vos/config_h.SH_orig
10692            ! win32/config.bc win32/config.gc win32/config.vc
10693 ____________________________________________________________________________
10694 [  6981] By: nick                                  on 2000/09/01  17:21:57
10695         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
10696              warning when UNTIE exists and instead pass the cound of extra references to
10697              the UNTIE method.
10698      Branch: perl
10699            ! pod/perltie.pod pp_sys.c
10700 ____________________________________________________________________________
10701 [  6980] By: jhi                                   on 2000/09/01  16:54:44
10702         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
10703              From: Peter Prymmer <pvhp@forte.com>
10704              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
10705              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
10706      Branch: perl
10707            ! configure.com
10708 ____________________________________________________________________________
10709 [  6979] By: jhi                                   on 2000/09/01  16:06:20
10710         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
10711              From: Mike Guy <mjtg@cam.ac.uk> 
10712              Date: Fri, 01 Sep 2000 16:49:27 +0100
10713              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
10714      Branch: perl
10715            ! t/base/rs.t
10716 ____________________________________________________________________________
10717 [  6978] By: jhi                                   on 2000/09/01  16:00:42
10718         Log: Update to PodParser 1.18, from Brad Appleton.
10719      Branch: perl
10720            ! lib/Pod/Checker.pm t/pod/find.t
10721 ____________________________________________________________________________
10722 [  6977] By: jhi                                   on 2000/09/01  14:48:58
10723         Log: Subject: Nit in Configure (bleadperl@6961)
10724              From: Lupe Christoph <lupe@lupe-christoph.de>
10725              Date: Fri, 1 Sep 2000 16:34:29 +0200
10726              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
10727      Branch: metaconfig
10728            ! U/compline/ccflags.U
10729      Branch: perl
10730            ! Configure config_h.SH
10731 ____________________________________________________________________________
10732 [  6976] By: jhi                                   on 2000/09/01  14:39:52
10733         Log: Update Changes.
10734      Branch: perl
10735            ! Changes patchlevel.h
10736 ____________________________________________________________________________
10737 [  6975] By: jhi                                   on 2000/09/01  14:37:36
10738         Log: microperl config update.
10739      Branch: perl
10740            ! uconfig.h uconfig.sh
10741 ____________________________________________________________________________
10742 [  6974] By: jhi                                   on 2000/09/01  14:36:53
10743         Log: Document known deficiencies.
10744      Branch: perl
10745            ! pod/perldelta.pod
10746 ____________________________________________________________________________
10747 [  6973] By: jhi                                   on 2000/09/01  14:10:20
10748         Log: Mention warnings fixes and updates.
10749      Branch: perl
10750            ! pod/perldelta.pod
10751 ____________________________________________________________________________
10752 [  6972] By: jhi                                   on 2000/09/01  14:01:52
10753         Log: Drop unused argument.
10754              
10755              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
10756              From: Spider Boardman <spider@web.zk3.dec.com>
10757              Date: Thu, 31 Aug 2000 16:10:15 -0400
10758              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
10759      Branch: perl
10760            ! toke.c
10761 ____________________________________________________________________________
10762 [  6971] By: jhi                                   on 2000/09/01  13:59:24
10763         Log: Add the overload warnings to perldiag.
10764      Branch: perl
10765            ! lib/overload.pm pod/perldiag.pod
10766 ____________________________________________________________________________
10767 [  6970] By: jhi                                   on 2000/09/01  13:55:10
10768         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10769              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10770              Date: Fri, 1 Sep 2000 13:43:15 +0100 
10771              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
10772      Branch: perl
10773            ! lib/overload.pm t/pragma/overload.t
10774 ____________________________________________________________________________
10775 [  6969] By: jhi                                   on 2000/09/01  13:52:27
10776         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10777              From: <abigail@foad.org>
10778              Date: Fri, 1 Sep 2000 05:46:54 -0400
10779              Message-ID: <20000901094654.6476.qmail@foad.org>
10780      Branch: perl
10781            ! lib/overload.pm
10782 ____________________________________________________________________________
10783 [  6968] By: jhi                                   on 2000/09/01  13:50:05
10784         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
10785              From: Daniel Chetlin <daniel@chetlin.com>
10786              Date: Fri, 1 Sep 2000 02:10:55 -0700
10787              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
10788      Branch: perl
10789            ! pod/perlretut.pod
10790 ____________________________________________________________________________
10791 [  6967] By: jhi                                   on 2000/09/01  13:47:54
10792         Log: Part of the solution.
10793              
10794              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
10795              From: Mike Guy <mjtg@cam.ac.uk>
10796              Date: Fri, 01 Sep 2000 14:16:01 +0100
10797              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
10798      Branch: perl
10799            ! gv.c mg.c
10800 ____________________________________________________________________________
10801 [  6966] By: jhi                                   on 2000/09/01  13:46:17
10802         Log: Subject: CPAN.pm beta 1.57_57 for the core
10803              From: andreas.koenig@anima.de (Andreas J. Koenig)
10804              Date: 01 Sep 2000 15:16:31 +0200
10805              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
10806      Branch: perl
10807            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10808 ____________________________________________________________________________
10809 [  6965] By: jhi                                   on 2000/09/01  13:43:18
10810         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
10811              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10812              Date: Fri, 01 Sep 2000 01:47:22 -0500
10813              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
10814      Branch: perl
10815            ! pod/perldelta.pod vms/vms.c
10816 ____________________________________________________________________________
10817 [  6964] By: jhi                                   on 2000/09/01  13:35:35
10818         Log: File::Temp patches from Andreas König,
10819              
10820              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
10821              From: andreas.koenig@anima.de (Andreas J. Koenig)
10822              Date: 01 Sep 2000 10:07:20 +0200
10823              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
10824              
10825              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
10826              From: andreas.koenig@anima.de (Andreas J. Koenig)
10827              Date: 31 Aug 2000 23:26:08 +0200
10828              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
10829      Branch: perl
10830            ! lib/File/Temp.pm t/lib/ftmp-security.t
10831 ____________________________________________________________________________
10832 [  6963] By: jhi                                   on 2000/09/01  02:22:24
10833         Log: Retract the mergesort code, way too incompatible licensing
10834              and copyrights.
10835      Branch: perl
10836            ! pod/perldelta.pod pp_ctl.c
10837 ____________________________________________________________________________
10838 [  6962] By: jhi                                   on 2000/08/31  23:27:32
10839         Log: Update Changes.
10840      Branch: perl
10841            ! Changes patchlevel.h
10842 ____________________________________________________________________________
10843 [  6961] By: jhi                                   on 2000/08/31  23:20:04
10844         Log: Small tweaks all over.
10845      Branch: metaconfig
10846            ! U/compline/d_gconvert.U
10847      Branch: perl
10848            ! AUTHORS Configure config_h.SH pp_ctl.c
10849 ____________________________________________________________________________
10850 [  6960] By: jhi                                   on 2000/08/31  22:39:36
10851         Log: Further rewording.
10852      Branch: perl
10853            ! pp_ctl.c
10854 ____________________________________________________________________________
10855 [  6959] By: jhi                                   on 2000/08/31  21:26:44
10856         Log: More address tweaking.
10857      Branch: perl
10858            ! AUTHORS Changes
10859 ____________________________________________________________________________
10860 [  6958] By: jhi                                   on 2000/08/31  20:47:25
10861         Log: AUTHORS tweaks, from Peter Prymmer.
10862              
10863              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
10864              From: Peter Prymmer <pvhp@forte.com>
10865              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
10866              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
10867      Branch: perl
10868            ! AUTHORS MAINTAIN
10869 ____________________________________________________________________________
10870 [  6957] By: jhi                                   on 2000/08/31  20:34:43
10871         Log: perldelta tweaks.
10872      Branch: perl
10873            ! pod/perldelta.pod
10874 ____________________________________________________________________________
10875 [  6956] By: jhi                                   on 2000/08/31  19:11:06
10876         Log: Regen perltoc.
10877      Branch: perl
10878            ! pod/perltoc.pod
10879 ____________________________________________________________________________
10880 [  6955] By: jhi                                   on 2000/08/31  19:06:30
10881         Log: Clarify the mergesort situation.
10882      Branch: perl
10883            ! pp_ctl.c
10884 ____________________________________________________________________________
10885 [  6954] By: jhi                                   on 2000/08/31  18:24:17
10886         Log: Move the Solaris 7 scan to use64bitall, make the
10887              failure to find 64-bot sparc libc to mention the
10888              possibility of being in an intel, from Lupe and Alan.
10889      Branch: perl
10890            ! hints/solaris_2.sh
10891 ____________________________________________________________________________
10892 [  6953] By: jhi                                   on 2000/08/31  18:09:20
10893         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
10894              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
10895      Branch: metaconfig
10896            ! U/compline/d_gconvert.U U/threads/archname.U
10897      Branch: metaconfig/U/perl
10898            ! perlxv.U
10899      Branch: perl
10900            ! Configure config_h.SH sv.c
10901 ____________________________________________________________________________
10902 [  6952] By: jhi                                   on 2000/08/31  17:42:24
10903         Log: :: not allowed in pathnames, change to .
10904              
10905              Subject: [PATCH perl@6938] cygwin port
10906              From: "Fifer, Eric" <EFifer@sanwaint.com>
10907              Date: Thu, 31 Aug 2000 16:32:59 +0100
10908              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
10909      Branch: metaconfig/U/perl
10910            ! perlxv.U
10911 ____________________________________________________________________________
10912 [  6951] By: jhi                                   on 2000/08/31  17:02:05
10913         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
10914      Branch: perl
10915            ! perl.h
10916 ____________________________________________________________________________
10917 [  6950] By: jhi                                   on 2000/08/31  16:26:08
10918         Log: More author updates.
10919              
10920              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
10921              From: Simon Cozens <simon@cozens.net>
10922              Date: Thu, 31 Aug 2000 17:13:32 +0100
10923              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
10924      Branch: perl
10925            ! AUTHORS
10926 ____________________________________________________________________________
10927 [  6949] By: jhi                                   on 2000/08/31  16:04:49
10928         Log: POSIX doesn't report long double values under -Duselongdouble
10929              when the long doubles are "real" (bigger than doubles).
10930              
10931              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
10932              From: Spider Boardman <spider@peano.zk3.dec.com>
10933              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
10934              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
10935      Branch: perl
10936            ! ext/POSIX/POSIX.xs
10937 ____________________________________________________________________________
10938 [  6948] By: jhi                                   on 2000/08/31  15:25:10
10939         Log: Update Changes.
10940      Branch: perl
10941            ! Changes patchlevel.h
10942 ____________________________________________________________________________
10943 [  6947] By: jhi                                   on 2000/08/31  15:22:29
10944         Log: Document UNTIE in a very minimalistic way.
10945      Branch: perl
10946            ! pod/perlfunc.pod pod/perltie.pod
10947 ____________________________________________________________________________
10948 [  6946] By: jhi                                   on 2000/08/31  15:15:23
10949         Log: Document known failures.
10950      Branch: perl
10951            ! pod/perldelta.pod
10952 ____________________________________________________________________________
10953 [  6945] By: jhi                                   on 2000/08/31  15:07:00
10954         Log: Don't attach -ld to the archname if pointless.
10955      Branch: metaconfig
10956            ! U/threads/archname.U
10957      Branch: perl
10958            ! Configure config_h.SH
10959 ____________________________________________________________________________
10960 [  6944] By: jhi                                   on 2000/08/31  14:37:42
10961         Log: Wrap the test in eval.
10962              
10963              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
10964              From: Tim Jenness <timj@jach.hawaii.edu>
10965              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
10966              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
10967      Branch: perl
10968            ! t/lib/ftmp-security.t
10969 ____________________________________________________________________________
10970 [  6943] By: jhi                                   on 2000/08/31  14:30:57
10971         Log: Make -Dusemorebits find long doubles in Solaris.
10972      Branch: perl
10973            ! hints/solaris_2.sh
10974 ____________________________________________________________________________
10975 [  6942] By: jhi                                   on 2000/08/31  13:48:45
10976         Log: Clarify the third case of ftmp-security warnings.
10977      Branch: perl
10978            ! INSTALL
10979 ____________________________________________________________________________
10980 [  6941] By: jhi                                   on 2000/08/31  13:40:31
10981         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
10982              From: <abigail@foad.org>
10983              Date: Thu, 31 Aug 2000 01:35:05 -0400
10984              Message-ID: <20000831053505.32120.qmail@foad.org>
10985      Branch: perl
10986            ! pod/perldelta.pod
10987 ____________________________________________________________________________
10988 [  6940] By: jhi                                   on 2000/08/31  13:38:48
10989         Log: Issue useful diagnostic on unknown pod commands.
10990              
10991              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
10992              From: <abigail@foad.org>
10993              Date: Thu, 31 Aug 2000 03:41:18 -0400
10994              Message-ID: <20000831074118.24880.qmail@foad.org>
10995      Branch: perl
10996            ! lib/Pod/Man.pm
10997 ____________________________________________________________________________
10998 [  6939] By: jhi                                   on 2000/08/31  13:34:33
10999         Log: Reveal Borland's isnan.
11000              
11001              Subject: build with BC++ tweak
11002              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11003              Date: Thu, 31 Aug 2000 13:09:37 +0400
11004              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
11005      Branch: perl
11006            ! win32/win32.h
11007 ____________________________________________________________________________
11008 [  6938] By: jhi                                   on 2000/08/31  05:01:20
11009         Log: Update Changes.
11010      Branch: perl
11011            ! Changes patchlevel.h
11012 ____________________________________________________________________________
11013 [  6937] By: jhi                                   on 2000/08/31  04:26:23
11014         Log: sscanf() may be the only way to read long doubles from strings.
11015      Branch: metaconfig/U/perl
11016            ! longdblfio.U
11017      Branch: perl
11018            ! Configure config_h.SH perl.h util.c
11019 ____________________________________________________________________________
11020 [  6936] By: jhi                                   on 2000/08/31  04:18:19
11021         Log: The #6929 was too skimpy.
11022      Branch: perl
11023            ! sv.c
11024 ____________________________________________________________________________
11025 [  6935] By: jhi                                   on 2000/08/31  02:47:07
11026         Log: Subject: Re: typos in pods
11027              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11028              Date: Wed, 30 Aug 2000 19:25:34 -0700
11029              Message-ID: <eIcr5gzkg25X092yn@efn.org>
11030      Branch: perl
11031            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
11032 ____________________________________________________________________________
11033 [  6934] By: jhi                                   on 2000/08/31  02:42:55
11034         Log: Missed one Unicode file.
11035      Branch: perl
11036            + lib/unicode/UCDFF301.html
11037 ____________________________________________________________________________
11038 [  6933] By: jhi                                   on 2000/08/30  23:42:27
11039         Log: Update Changes.
11040      Branch: perl
11041            ! Changes patchlevel.h
11042 ____________________________________________________________________________
11043 [  6932] By: jhi                                   on 2000/08/30  23:40:07
11044         Log: Mention UNTIE in perldelta.  Still needs documenting
11045              in perltie et alia.
11046      Branch: perl
11047            ! pod/perldelta.pod
11048 ____________________________________________________________________________
11049 [  6931] By: jhi                                   on 2000/08/30  23:36:02
11050         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
11051              From: <abigail@foad.org>
11052              Date: Wed, 30 Aug 2000 19:28:07 -0400
11053              Message-ID: <20000830232807.305.qmail@foad.org>
11054      Branch: perl
11055            ! pod/perldelta.pod
11056 ____________________________________________________________________________
11057 [  6930] By: jhi                                   on 2000/08/30  23:32:40
11058         Log: Update to Unicode 3.0.1.
11059      Branch: perl
11060            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
11061            + lib/unicode/PropList.txt lib/unicode/README.perl
11062            + lib/unicode/UCD301.html lib/unicode/Unicode.301
11063            - lib/unicode/Props.txt lib/unicode/UCD300.html
11064            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
11065            ! (edit 257 files)
11066 ____________________________________________________________________________
11067 [  6929] By: jhi                                   on 2000/08/30  22:38:18
11068         Log: Heap decorruption.
11069              
11070              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
11071              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11072              Date: Wed, 30 Aug 2000 22:39:52 +0100
11073              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
11074      Branch: perl
11075            ! sv.c
11076 ____________________________________________________________________________
11077 [  6928] By: jhi                                   on 2000/08/30  22:29:34
11078         Log: Retract the dummy test, skip the security tests (instead of failing),
11079              explain what the warnings mean.
11080      Branch: perl
11081            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
11082 ____________________________________________________________________________
11083 [  6927] By: jhi                                   on 2000/08/30  22:14:13
11084         Log: Change the internal implementation of sort() to be mergesort
11085              instead of quicksort, from John Linderman <jpl@research.att.com>.
11086              Gives us better worst case, better average case, and stability.
11087              What's there not to like?  (Small fixes for threaded builds
11088              were required).
11089      Branch: perl
11090            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
11091 ____________________________________________________________________________
11092 [  6926] By: jhi                                   on 2000/08/30  20:55:20
11093         Log: A better fix for the Socket building problem from Craig Berry.
11094      Branch: perl
11095            ! vms/vms.c
11096 ____________________________________________________________________________
11097 [  6925] By: jhi                                   on 2000/08/30  20:20:25
11098         Log: Subject: [PATCH] Re: UNTIE method 
11099              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11100              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
11101              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
11102      Branch: perl
11103            ! pp_sys.c t/op/tie.t
11104 ____________________________________________________________________________
11105 [  6924] By: jhi                                   on 2000/08/30  20:17:11
11106         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
11107              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11108              Date: Wed, 30 Aug 2000 15:03:14 -0500
11109              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
11110      Branch: perl
11111            ! vms/vms.c
11112 ____________________________________________________________________________
11113 [  6923] By: jhi                                   on 2000/08/30  20:15:18
11114         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
11115              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11116              Date: Wed, 30 Aug 2000 13:30:36 -0500
11117              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
11118      Branch: perl
11119            ! vms/vms.c
11120 ____________________________________________________________________________
11121 [  6922] By: jhi                                   on 2000/08/30  19:54:43
11122         Log: Better options for rsync.
11123      Branch: perl
11124            ! pod/perlhack.pod
11125 ____________________________________________________________________________
11126 [  6921] By: jhi                                   on 2000/08/30  19:40:16
11127         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
11128              From: Rick Delaney <rick@consumercontact.com>
11129              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
11130              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
11131      Branch: perl
11132            ! pod/perlfunc.pod
11133 ____________________________________________________________________________
11134 [  6920] By: jhi                                   on 2000/08/30  19:36:40
11135         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
11136              From: Peter Prymmer <pvhp@forte.com>
11137              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
11138              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
11139      Branch: perl
11140            ! configure.com
11141 ____________________________________________________________________________
11142 [  6919] By: jhi                                   on 2000/08/30  14:52:02
11143         Log: Update Changes.
11144      Branch: perl
11145            ! Changes patchlevel.h
11146 ____________________________________________________________________________
11147 [  6918] By: jhi                                   on 2000/08/30  14:48:34
11148         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
11149      Branch: perl
11150            ! lib/ExtUtils/typemap
11151 ____________________________________________________________________________
11152 [  6917] By: jhi                                   on 2000/08/30  14:46:34
11153         Log: Subject: typos in pods
11154              From: Nicholas Clark <nick@ccl4.org>
11155              Date: Wed, 30 Aug 2000 01:12:50 +0100
11156              Message-ID: <20000830011249.A61388@plum.flirble.org>
11157      Branch: perl
11158            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
11159            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
11160            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
11161            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
11162 ____________________________________________________________________________
11163 [  6916] By: jhi                                   on 2000/08/30  14:19:09
11164         Log: Document Storable problems on Crays.  (Will have
11165              to document all the other Storable problems, too.)
11166      Branch: perl
11167            ! pod/perldelta.pod
11168 ____________________________________________________________________________
11169 [  6915] By: jhi                                   on 2000/08/30  14:06:02
11170         Log: Subject: [PATCH] fix misc cast warnings
11171              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11172              Date: Tue, 29 Aug 2000 23:16:14 -0700
11173              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
11174      Branch: perl
11175            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
11176            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
11177            ! os2/os2ish.h
11178 ____________________________________________________________________________
11179 [  6914] By: jhi                                   on 2000/08/30  14:03:45
11180         Log: Timestamp mismatch again.  Need to fix this dependence on
11181              config_h.SH timestamp, since it's the contents of config_h.SH
11182              that matter.
11183      Branch: perl
11184            ! uconfig.h uconfig.sh
11185 ____________________________________________________________________________
11186 [  6913] By: jhi                                   on 2000/08/30  13:54:06
11187         Log: Don't say "Perl 5.0 source kit".
11188      Branch: perl
11189            ! perl.c
11190 ____________________________________________________________________________
11191 [  6912] By: jhi                                   on 2000/08/30  13:51:24
11192         Log: Reset archname and archname64 always, forcing them be
11193              recomputed at each Configure run, make Configure and
11194              the hints files agree on the naming of largefiles variables.
11195      Branch: metaconfig
11196            ! U/threads/archname.U
11197      Branch: metaconfig/U/perl
11198            ! use64bits.U
11199      Branch: perl
11200            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
11201            ! hints/linux.sh hints/solaris_2.sh
11202 ____________________________________________________________________________
11203 [  6911] By: jhi                                   on 2000/08/30  13:30:13
11204         Log: Put back the slice accidentally removed by #6907.
11205      Branch: perl
11206            ! hints/solaris_2.sh
11207 ____________________________________________________________________________
11208 [  6910] By: jhi                                   on 2000/08/30  01:24:26
11209         Log: Be consistent: other Net::get* do export theirs.
11210              
11211              Subject: Re: Net::protoent does not export 'getproto'
11212              From: Yasushi Nakajima <sey@jkc.co.jp>
11213              Date: Wed, 30 Aug 2000 09:53:14 +0900
11214              Message-Id: <200008300051.DAA24700@taku.hut.fi>
11215      Branch: perl
11216            ! lib/Net/protoent.pm
11217 ____________________________________________________________________________
11218 [  6909] By: jhi                                   on 2000/08/30  01:17:25
11219         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
11220              From: Gurusamy Sarathy <gsar@ActiveState.com>
11221              Date: Tue, 29 Aug 2000 17:17:07 -0700
11222              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
11223      Branch: perl
11224            ! cop.h
11225 ____________________________________________________________________________
11226 [  6908] By: jhi                                   on 2000/08/30  00:58:05
11227         Log: Update Changes.
11228      Branch: perl
11229            ! Changes patchlevel.h
11230 ____________________________________________________________________________
11231 [  6907] By: jhi                                   on 2000/08/30  00:57:22
11232         Log: Introduce ccname to keep track of what compiler kind of we have.
11233      Branch: metaconfig/U/perl
11234            ! Checkcc.U gccvers.U
11235      Branch: perl
11236            ! Configure config_h.SH hints/solaris_2.sh
11237 ____________________________________________________________________________
11238 [  6906] By: jhi                                   on 2000/08/30  00:25:47
11239         Log: Put back the flags dump as reasoned in
11240              
11241              Subject: Re: [PATCH] Glob dumping
11242              From: Mike Guy <mjtg@cam.ac.uk> 
11243              Date: Tue, 29 Aug 2000 21:41:32 +0100
11244              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
11245      Branch: perl
11246            ! dump.c t/lib/peek.t
11247 ____________________________________________________________________________
11248 [  6905] By: jhi                                   on 2000/08/30  00:16:17
11249         Log: Make the epsilon to be relative, not absolute.
11250              
11251              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
11252              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
11253              Date: Tue, 29 Aug 2000 19:58:56 -0400
11254              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
11255      Branch: perl
11256            ! t/lib/trig.t
11257 ____________________________________________________________________________
11258 [  6904] By: jhi                                   on 2000/08/30  00:13:09
11259         Log: From now on, Gisle is on my list of usual suspects :-)
11260              Retract #6902.
11261      Branch: perl
11262            ! ext/Opcode/Safe.pm
11263 ____________________________________________________________________________
11264 [  6903] By: jhi                                   on 2000/08/29  23:51:20
11265         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
11266              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11267              Date: Tue, 29 Aug 2000 18:43:26 -0500
11268              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
11269      Branch: perl
11270            + vms/vmspipe.com
11271            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
11272            ! vms/vms.c
11273 ____________________________________________________________________________
11274 [  6902] By: jhi                                   on 2000/08/29  23:44:14
11275         Log: Retry what #6882 attempted.
11276              
11277              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
11278              From: Gisle Aas <gisle@ActiveState.com>
11279              Date: 30 Aug 2000 00:33:09 +0200
11280              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
11281      Branch: perl
11282            ! ext/Opcode/Safe.pm
11283 ____________________________________________________________________________
11284 [  6901] By: jhi                                   on 2000/08/29  22:59:32
11285         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
11286              From: Hugo <hv@crypt.compulink.co.uk>
11287              Date: Mon, 12 Jun 2000 19:36:08 +0100
11288              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
11289      Branch: perl
11290            ! sv.c
11291 ____________________________________________________________________________
11292 [  6900] By: jhi                                   on 2000/08/29  22:58:35
11293         Log: Admit that we are leaking scalars.
11294              
11295              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
11296              From: Spider Boardman <spider@leggy.zk3.dec.com>
11297              Date: Tue, 29 Aug 2000 18:48:29 -0400
11298              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
11299      Branch: perl
11300            ! t/pragma/warnings.t
11301 ____________________________________________________________________________
11302 [  6899] By: jhi                                   on 2000/08/29  20:53:13
11303         Log: Update Changes.
11304      Branch: perl
11305            ! Changes patchlevel.h
11306 ____________________________________________________________________________
11307 [  6898] By: jhi                                   on 2000/08/29  20:46:21
11308         Log: Undo namespace pollution of #6878.
11309              
11310              Subject: Re: Net::protoent does not export 'getproto'
11311              From: Mike Guy <mjtg@cam.ac.uk>
11312              Date: Tue, 29 Aug 2000 21:32:37 +0100
11313              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
11314      Branch: perl
11315            ! lib/Net/protoent.pm
11316 ____________________________________________________________________________
11317 [  6897] By: jhi                                   on 2000/08/29  20:44:29
11318         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
11319              From: Peter Prymmer <pvhp@forte.com>
11320              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
11321              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
11322      Branch: perl
11323            ! pod/perlebcdic.pod
11324 ____________________________________________________________________________
11325 [  6896] By: jhi                                   on 2000/08/29  20:40:57
11326         Log: There's no point repeating the 'revision' (5) of perl5.
11327      Branch: metaconfig/U/perl
11328            ! Devel.U patchlevel.U
11329      Branch: perl
11330            ! Configure config_h.SH
11331 ____________________________________________________________________________
11332 [  6895] By: jhi                                   on 2000/08/29  20:16:58
11333         Log: Regen Configure for #6894.
11334      Branch: metaconfig/U/perl
11335            ! perladmin.U
11336      Branch: perl
11337            ! Configure config_h.SH
11338 ____________________________________________________________________________
11339 [  6894] By: jhi                                   on 2000/08/29  19:59:52
11340         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
11341              From: "Philip Newton" <Philip.Newton@gmx.net>
11342              Date: Tue, 29 Aug 2000 21:39:14 +0200
11343              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
11344      Branch: perl
11345            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
11346            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
11347            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
11348            ! utils/perlbug.PL
11349 ____________________________________________________________________________
11350 [  6893] By: jhi                                   on 2000/08/29  19:55:30
11351         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
11352              From: "Philip Newton" <Philip.Newton@gmx.net>
11353              Date: Tue, 29 Aug 2000 21:39:14 +0200
11354              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
11355      Branch: perl
11356            ! installhtml
11357 ____________________________________________________________________________
11358 [  6892] By: jhi                                   on 2000/08/29  19:53:59
11359         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
11360              From: "Philip Newton" <Philip.Newton@gmx.net>
11361              Date: Tue, 29 Aug 2000 21:48:18 +0200
11362              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
11363      Branch: perl
11364            ! lib/File/Temp.pm
11365 ____________________________________________________________________________
11366 [  6891] By: jhi                                   on 2000/08/29  18:30:03
11367         Log: Nail the ID 20000828.023.
11368      Branch: perl
11369            ! ext/Storable/Storable.xs
11370 ____________________________________________________________________________
11371 [  6890] By: jhi                                   on 2000/08/29  16:50:17
11372         Log: Under usethreads the dumped variable is IN_PAD.
11373              
11374              Subject: Re: [PATCH] Glob dumping
11375              From: Gisle Aas <gisle@ActiveState.com>
11376              Date: 29 Aug 2000 18:45:05 +0200
11377              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
11378      Branch: perl
11379            ! t/lib/peek.t
11380 ____________________________________________________________________________
11381 [  6889] By: jhi                                   on 2000/08/29  15:17:37
11382         Log: Update Changes.
11383      Branch: perl
11384            ! Changes patchlevel.h
11385 ____________________________________________________________________________
11386 [  6888] By: jhi                                   on 2000/08/29  14:49:59
11387         Log: Retract #6882, broke the safe tests.
11388      Branch: perl
11389            ! ext/Opcode/Safe.pm
11390 ____________________________________________________________________________
11391 [  6887] By: jhi                                   on 2000/08/29  14:47:06
11392         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
11393              From: Gisle Aas <gisle@ActiveState.com> 
11394              Date: 09 Jun 2000 20:00:11 +0200
11395              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
11396      Branch: perl
11397            ! utils/perldoc.PL
11398 ____________________________________________________________________________
11399 [  6886] By: jhi                                   on 2000/08/29  14:42:45
11400         Log: The #6881 removed one dump line.
11401      Branch: perl
11402            ! t/lib/peek.t
11403 ____________________________________________________________________________
11404 [  6885] By: jhi                                   on 2000/08/29  14:30:47
11405         Log: Don't forget to tidy up.
11406      Branch: perl
11407            ! t/lib/ftmp-security.t
11408 ____________________________________________________________________________
11409 [  6884] By: jhi                                   on 2000/08/29  14:25:17
11410         Log: Disabling the one test is a bit tricky.
11411      Branch: perl
11412            ! t/lib/ftmp-security.t
11413 ____________________________________________________________________________
11414 [  6883] By: jhi                                   on 2000/08/29  14:16:25
11415         Log: Disable one of the tests for now.
11416      Branch: perl
11417            ! t/lib/ftmp-security.t
11418 ____________________________________________________________________________
11419 [  6882] By: jhi                                   on 2000/08/29  14:05:50
11420         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
11421              From: gisle@aas.no
11422              Date: 29 Aug 2000 10:35:06 -0000
11423              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
11424      Branch: perl
11425            ! ext/Opcode/Safe.pm
11426 ____________________________________________________________________________
11427 [  6881] By: jhi                                   on 2000/08/29  14:03:51
11428         Log: Subject: [PATCH] Glob dumping
11429              From: Gisle Aas <gisle@ActiveState.com>
11430              Date: 29 Aug 2000 07:59:42 -0000
11431              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
11432      Branch: perl
11433            ! dump.c
11434 ____________________________________________________________________________
11435 [  6880] By: jhi                                   on 2000/08/29  14:02:01
11436         Log: Subject: [PATCH] Warnings in B::Deparse
11437              From: <abigail@foad.org>
11438              Date: Tue, 29 Aug 2000 00:00:01 -0400
11439              Message-ID: <20000829040001.2999.qmail@foad.org>
11440      Branch: perl
11441            ! ext/B/B/Deparse.pm
11442 ____________________________________________________________________________
11443 [  6879] By: jhi                                   on 2000/08/29  13:57:26
11444         Log: Missed a change in #6869.
11445      Branch: perl
11446            ! mg.c
11447 ____________________________________________________________________________
11448 [  6878] By: jhi                                   on 2000/08/29  13:45:04
11449         Log: Subject: Net::protoent does not export 'getproto'
11450              From: Yasushi Nakajima <sey@jkc.co.jp>
11451              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
11452      Branch: perl
11453            ! lib/Net/protoent.pm
11454 ____________________________________________________________________________
11455 [  6877] By: jhi                                   on 2000/08/29  13:39:19
11456         Log: Patches all over for people and the files they (hopefully) care about.
11457      Branch: perl
11458            ! AUTHORS Changes MAINTAIN
11459 ____________________________________________________________________________
11460 [  6876] By: jhi                                   on 2000/08/29  12:53:54
11461         Log: Fix for thinko in #6848.
11462              
11463              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
11464              From: Lupe Christoph <lupe@lupe-christoph.de>
11465              Date: Tue, 29 Aug 2000 09:04:08 +0200
11466              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
11467      Branch: perl
11468            ! ext/Thread/Thread.xs
11469 ____________________________________________________________________________
11470 [  6875] By: jhi                                   on 2000/08/29  12:50:14
11471         Log: Update to Getopt::Long 2.24, from Johan Vromans.
11472      Branch: perl
11473            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
11474 ____________________________________________________________________________
11475 [  6874] By: jhi                                   on 2000/08/29  02:09:53
11476         Log: Use minimal @INC in tests, most of the time just '../lib',
11477              so that we simply can't pick up stuff from other Perls than
11478              the one we are testing.  Pointed out by
11479              
11480              From: Mike Guy <mjtg@cam.ac.uk>
11481              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
11482              Date: Fri, 25 Aug 2000 15:15:59 +0100
11483              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
11484      Branch: perl
11485            ! (edit 185 files)
11486 ____________________________________________________________________________
11487 [  6873] By: jhi                                   on 2000/08/29  01:07:11
11488         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
11489              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11490              Date: Mon, 28 Aug 2000 17:45:52 -0700
11491              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
11492      Branch: perl
11493            ! Makefile.SH hints/os2.sh
11494 ____________________________________________________________________________
11495 [  6872] By: jhi                                   on 2000/08/28  23:33:39
11496         Log: Subject: [PATCH bleedperl@6866] spellings
11497              From: marcel@codewerk.com (Marcel Grunauer)
11498              Date: Tue, 29 Aug 2000 01:19:59 +0200
11499              Message-Id: <200008282319.BAA29862@gandalf.local>
11500      Branch: perl
11501            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
11502            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
11503            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
11504 ____________________________________________________________________________
11505 [  6871] By: jhi                                   on 2000/08/28  23:22:09
11506         Log: Take out the SUIDMAIL thing, that will not be
11507              a problem in 5.7.*.
11508      Branch: perl
11509            ! patchlevel.h
11510 ____________________________________________________________________________
11511 [  6870] By: jhi                                   on 2000/08/28  23:19:30
11512         Log: -S is the silent flag, -s is the strip flag.
11513              
11514              Subject: [PATCH] Re: [PATCH] make no-install          
11515              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11516              Date: Mon, 28 Aug 2000 15:12:55 -0700
11517              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
11518      Branch: perl
11519            ! Makefile.SH
11520 ____________________________________________________________________________
11521 [  6869] By: jhi                                   on 2000/08/28  23:12:05
11522         Log: Subject: [PATCH bleedperl@6856] warnings fixes
11523              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11524              Date: Mon, 28 Aug 2000 23:55:06 +0100
11525              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
11526      Branch: perl
11527            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
11528            ! warnings.h warnings.pl
11529 ____________________________________________________________________________
11530 [  6868] By: jhi                                   on 2000/08/28  21:38:22
11531         Log: Potential cruft.
11532      Branch: perl
11533            ! Makefile.SH
11534 ____________________________________________________________________________
11535 [  6867] By: jhi                                   on 2000/08/28  21:35:36
11536         Log: Update Changes.
11537      Branch: perl
11538            ! Changes patchlevel.h
11539 ____________________________________________________________________________
11540 [  6866] By: jhi                                   on 2000/08/28  21:33:49
11541         Log: Subject: hv.h Doc Patch
11542              From: Fisher Mark <fisherm@tce.com>
11543              Date: Mon, 28 Aug 2000 16:24:59 -0500
11544              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
11545      Branch: perl
11546            ! hv.h
11547 ____________________________________________________________________________
11548 [  6865] By: jhi                                   on 2000/08/28  21:02:15
11549         Log: Add -ld to archname on long tr...double platforms.
11550      Branch: metaconfig
11551            ! U/threads/archname.U
11552      Branch: perl
11553            ! Configure config_h.SH
11554 ____________________________________________________________________________
11555 [  6864] By: jhi                                   on 2000/08/28  20:38:59
11556         Log: An attempt to fix the problem reported in
11557              
11558              Subject: Building perl@6856 using gcc/AIX 4.3.3 
11559              From: Daniel Muino <dmuino@afip.gov.ar> 
11560              Date: Mon, 28 Aug 2000 15:50:01 -0300   
11561              Message-ID: <20000828155001.A14403@con2-dgi>
11562              
11563              I can't test this properly since the gcc installation I have
11564              access to seems to be botched (gcc is calling the AIX cpp,
11565              a losing proposition...)
11566      Branch: perl
11567            ! hints/aix.sh
11568 ____________________________________________________________________________
11569 [  6863] By: jhi                                   on 2000/08/28  18:57:52
11570         Log: Fix for ID 20000828.001, long doubles were not formatted
11571              correctly (showed up in $], which stopped installing perl).
11572      Branch: perl
11573            ! sv.c
11574 ____________________________________________________________________________
11575 [  6862] By: jhi                                   on 2000/08/28  18:07:15
11576         Log: Typo in #6858.
11577      Branch: perl
11578            ! lib/Cwd.pm
11579 ____________________________________________________________________________
11580 [  6861] By: jhi                                   on 2000/08/28  17:57:27
11581         Log: opmini.o may be left around if a build is interrupted.
11582      Branch: perl
11583            ! Makefile.SH
11584 ____________________________________________________________________________
11585 [  6860] By: jhi                                   on 2000/08/28  16:52:50
11586         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
11587              From: Daniel Chetlin <daniel@chetlin.com>
11588              Date: Mon, 28 Aug 2000 01:14:18 -0700
11589              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
11590      Branch: perl
11591            ! lib/overload.pm
11592 ____________________________________________________________________________
11593 [  6859] By: jhi                                   on 2000/08/28  16:08:46
11594         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
11595              From: Nicholas Clark <nick@ccl4.org>
11596              Date: Mon, 28 Aug 2000 16:03:27 +0100
11597              Message-Id: <20000828160327.C49785@plum.flirble.org>
11598      Branch: perl
11599            ! ext/ByteLoader/bytecode.h
11600 ____________________________________________________________________________
11601 [  6858] By: jhi                                   on 2000/08/28  16:02:10
11602         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
11603              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
11604              Date: Mon, 28 Aug 2000 13:08:30 +0200
11605              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
11606      Branch: perl
11607            ! lib/Cwd.pm
11608 ____________________________________________________________________________
11609 [  6857] By: jhi                                   on 2000/08/28  15:42:47
11610         Log: display_format used as a class method without arguments was broken,
11611              reported in
11612              
11613              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
11614              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
11615              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
11616              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
11617      Branch: perl
11618            ! lib/Math/Complex.pm t/lib/complex.t
11619 ____________________________________________________________________________
11620 [  6856] By: jhi                                   on 2000/08/27  22:09:48
11621         Log: Update Changes.
11622      Branch: perl
11623            ! Changes patchlevel.h
11624 ____________________________________________________________________________
11625 [  6855] By: jhi                                   on 2000/08/27  21:59:21
11626         Log: Retract #6853 (false alarm).
11627      Branch: perl
11628            ! lib/ExtUtils/xsubpp
11629 ____________________________________________________________________________
11630 [  6854] By: jhi                                   on 2000/08/27  21:37:44
11631         Log: Update Changes.
11632      Branch: perl
11633            ! Changes patchlevel.h
11634 ____________________________________________________________________________
11635 [  6853] By: jhi                                   on 2000/08/27  21:37:16
11636         Log: Subject: [PATCH perl@6850] workaround for xsubpp
11637              From: Hugo <hv@crypt.compulink.co.uk>
11638              Date: Sun, 27 Aug 2000 22:30:25 +0100
11639              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
11640      Branch: perl
11641            ! lib/ExtUtils/xsubpp
11642 ____________________________________________________________________________
11643 [  6852] By: jhi                                   on 2000/08/27  21:33:58
11644         Log: Big-endian 64-bit patch from Raphael Manfredi.
11645      Branch: perl
11646            ! ext/Storable/Storable.xs
11647 ____________________________________________________________________________
11648 [  6851] By: jhi                                   on 2000/08/27  21:22:21
11649         Log: More ruthless editing from Hugo van der Sanden.
11650      Branch: perl
11651            ! pod/perldelta.pod
11652 ____________________________________________________________________________
11653 [  6850] By: jhi                                   on 2000/08/27  16:11:46
11654         Log: Update Changes.
11655      Branch: perl
11656            ! Changes patchlevel.h
11657 ____________________________________________________________________________
11658 [  6849] By: jhi                                   on 2000/08/27  16:11:05
11659         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
11660      Branch: perl
11661            ! configpm pod/perldelta.pod
11662 ____________________________________________________________________________
11663 [  6848] By: jhi                                   on 2000/08/27  15:35:08
11664         Log: Use the actual thread type, not the pointer-to-struct.
11665      Branch: perl
11666            ! ext/Thread/Thread.xs
11667 ____________________________________________________________________________
11668 [  6847] By: jhi                                   on 2000/08/27  15:30:49
11669         Log: Test nit.
11670      Branch: perl
11671            ! t/pragma/warn/pp_sys
11672 ____________________________________________________________________________
11673 [  6846] By: jhi                                   on 2000/08/27  15:19:02
11674         Log: Passing -R in ldflags makes now it to appear in the default
11675              for lddlflags, just like with -L.
11676              
11677              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
11678              From: Lupe Christoph <lupe@lupe-christoph.de>
11679              Date: Sun, 27 Aug 2000 10:28:21 +0200
11680              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
11681      Branch: metaconfig/U/perl
11682            ! dlsrc.U
11683      Branch: perl
11684            ! Configure
11685 ____________________________________________________________________________
11686 [  6845] By: jhi                                   on 2000/08/27  15:08:54
11687         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
11688              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11689              Date: Sat, 26 Aug 2000 22:23:27 +0100
11690              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
11691      Branch: perl
11692            ! lib/ExtUtils/MM_Unix.pm
11693 ____________________________________________________________________________
11694 [  6844] By: jhi                                   on 2000/08/27  15:02:37
11695         Log: DJGPP update from Laszlo Molnar.
11696              
11697              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
11698              From: ml1050 <ml1050@freemail.hu>
11699              Date: Sat, 26 Aug 2000 23:24:40 +0200
11700              Message-Id: <20000826232440.A439@freemail.hu>
11701      Branch: perl
11702            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
11703            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
11704 ____________________________________________________________________________
11705 [  6843] By: jhi                                   on 2000/08/27  14:53:58
11706         Log: Subject: installman buglet
11707              From: Lupe Christoph <lupe@lupe-christoph.de>
11708              Date: Sun, 27 Aug 2000 14:38:59 +0200
11709              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
11710      Branch: perl
11711            ! installman
11712 ____________________________________________________________________________
11713 [  6842] By: jhi                                   on 2000/08/27  14:52:08
11714         Log: Can't get the test to reliably work thanks to the
11715              inaccurateness of floating point.  "Resolves" bug ids
11716              20000826.003, 20000826.009, 20000826.010,
11717      Branch: perl
11718            ! t/lib/trig.t
11719 ____________________________________________________________________________
11720 [  6841] By: jhi                                   on 2000/08/26  15:53:58
11721         Log: Update Changes.
11722      Branch: perl
11723            ! Changes patchlevel.h
11724 ____________________________________________________________________________
11725 [  6840] By: jhi                                   on 2000/08/26  14:23:03
11726         Log: grep -e isn't portable.
11727              
11728              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
11729              From: chris@broadband.att.com
11730              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
11731              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
11732      Branch: perl
11733            ! hints/solaris_2.sh
11734 ____________________________________________________________________________
11735 [  6839] By: jhi                                   on 2000/08/26  14:12:23
11736         Log: no-install target a la make -n.
11737              
11738              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
11739              From: <abigail@foad.org>
11740              Date: Sat, 26 Aug 2000 03:57:34 -0400
11741              Message-ID: <20000826075735.18912.qmail@foad.org>
11742      Branch: perl
11743            ! Makefile.SH installman installperl
11744 ____________________________________________________________________________
11745 [  6838] By: jhi                                   on 2000/08/26  14:06:33
11746         Log: Retract #6826 as the #6828 should be do the same
11747              in a More Correct Way.
11748      Branch: perl
11749            ! installperl
11750 ____________________________________________________________________________
11751 [  6837] By: jhi                                   on 2000/08/26  05:24:00
11752         Log: More casting.
11753      Branch: perl
11754            ! ext/Storable/Storable.xs
11755 ____________________________________________________________________________
11756 [  6836] By: jhi                                   on 2000/08/26  05:05:46
11757         Log: Nicer in decimal.
11758      Branch: perl
11759            ! ext/Storable/Storable.xs
11760 ____________________________________________________________________________
11761 [  6835] By: jhi                                   on 2000/08/26  05:03:50
11762         Log: There be no UVdf.
11763      Branch: perl
11764            ! ext/Storable/Storable.xs
11765 ____________________________________________________________________________
11766 [  6834] By: jhi                                   on 2000/08/26  05:00:18
11767         Log: Continue IVdfing and UVxfing.
11768      Branch: perl
11769            ! ext/Storable/Storable.xs
11770 ____________________________________________________________________________
11771 [  6833] By: jhi                                   on 2000/08/26  04:53:14
11772         Log: Use IVdf.
11773      Branch: perl
11774            ! ext/Storable/Storable.xs
11775 ____________________________________________________________________________
11776 [  6832] By: jhi                                   on 2000/08/26  04:40:41
11777         Log: Document PTR2XX and INT2PTR.
11778      Branch: perl
11779            ! pod/perlguts.pod
11780 ____________________________________________________________________________
11781 [  6831] By: jhi                                   on 2000/08/26  04:33:18
11782         Log: Use UVxf, PTR2UV, NVff.
11783      Branch: perl
11784            ! ext/Storable/Storable.xs
11785 ____________________________________________________________________________
11786 [  6830] By: jhi                                   on 2000/08/26  04:31:32
11787         Log: Update the test count.
11788      Branch: perl
11789            ! t/lib/trig.t
11790 ____________________________________________________________________________
11791 [  6829] By: jhi                                   on 2000/08/26  03:05:50
11792         Log: Subject: [PATCH] installation not quite silent yet.
11793              From: <abigail@foad.org>
11794              Date: Fri, 25 Aug 2000 20:07:53 -0400
11795              Message-ID: <20000826000753.7822.qmail@foad.org>
11796      Branch: perl
11797            ! installman installperl
11798 ____________________________________________________________________________
11799 [  6828] By: jhi                                   on 2000/08/26  03:05:14
11800         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
11801              From: Spider Boardman <spider@web.zk3.dec.com>
11802              Date: Fri, 25 Aug 2000 19:12:40 -0400
11803              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
11804      Branch: perl
11805            ! gv.c
11806 ____________________________________________________________________________
11807 [  6827] By: jhi                                   on 2000/08/25  23:54:34
11808         Log: Support preserving extremely big/small angles.
11809      Branch: perl
11810            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
11811 ____________________________________________________________________________
11812 [  6826] By: jhi                                   on 2000/08/25  23:01:20
11813         Log: Patch installperl to be long double-aware.
11814              
11815              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
11816              From: Spider Boardman <spider@web.zk3.dec.com>
11817              Date: Fri, 25 Aug 2000 18:15:23 -0400
11818              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
11819      Branch: perl
11820            ! installperl
11821 ____________________________________________________________________________
11822 [  6825] By: jhi                                   on 2000/08/25  22:58:25
11823         Log: Remove duplicately applied patch shards.
11824              
11825              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
11826              From: Spider Boardman <spider@leggy.zk3.dec.com>
11827              Date: Fri, 25 Aug 2000 16:45:03 -0400
11828              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
11829      Branch: perl
11830            ! t/lib/cgi-html.t
11831 ____________________________________________________________________________
11832 [  6824] By: jhi                                   on 2000/08/25  22:57:00
11833         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
11834              From: Daniel Chetlin <daniel@chetlin.com>
11835              Date: Fri, 25 Aug 2000 12:23:16 -0700
11836              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
11837              
11838              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
11839              From: Daniel Chetlin <daniel@chetlin.com>
11840              Date: Fri, 25 Aug 2000 14:47:19 -0700
11841              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
11842      Branch: perl
11843            ! installman
11844 ____________________________________________________________________________
11845 [  6823] By: jhi                                   on 2000/08/25  22:44:17
11846         Log: Timestamp problem?
11847      Branch: perl
11848            ! uconfig.h uconfig.sh
11849 ____________________________________________________________________________
11850 [  6822] By: jhi                                   on 2000/08/25  19:01:06
11851         Log: One forgotten file from #6816.
11852      Branch: perl
11853            ! vos/config.h
11854 ____________________________________________________________________________
11855 [  6821] By: jhi                                   on 2000/08/25  18:56:39
11856         Log: Regen Changes.
11857      Branch: perl
11858            ! Changes patchlevel.h
11859 ____________________________________________________________________________
11860 [  6820] By: jhi                                   on 2000/08/25  18:52:35
11861         Log: Fix Changes ordering.
11862      Branch: perl
11863            ! Changes
11864 ____________________________________________________________________________
11865 [  6819] By: jhi                                   on 2000/08/25  18:50:25
11866         Log: Update Changes.
11867      Branch: perl
11868            ! Changes patchlevel.h
11869 ____________________________________________________________________________
11870 [  6818] By: jhi                                   on 2000/08/25  18:47:45
11871         Log: Tweak the sfio/useperlio logic, hopefully as wished in
11872              
11873              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
11874              From: Nicholas Clark <nick@babyhippo.co.uk>
11875              Date: Fri, 25 Aug 2000 12:01:45 +0100
11876              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
11877      Branch: metaconfig/U/perl
11878            ! d_sfio.U
11879      Branch: perl
11880            ! Configure
11881 ____________________________________________________________________________
11882 [  6817] By: jhi                                   on 2000/08/25  18:32:51
11883         Log: Allow microperl to assume <math.h>, without it the math
11884              functions like floor() are assumed to return int, which makes
11885              for core dumps in machines where integer and floating register
11886              don't mix.
11887      Branch: perl
11888            ! uconfig.h uconfig.sh
11889 ____________________________________________________________________________
11890 [  6816] By: jhi                                   on 2000/08/25  18:27:17
11891         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
11892              the problem reported in
11893              
11894              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
11895              From: danhale@us.ibm.com
11896              Date: Fri, 25 Aug 2000 10:58:06 -0400
11897              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
11898      Branch: metaconfig/U/perl
11899            + d_socks5_init.U
11900      Branch: perl
11901            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
11902            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
11903            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
11904            ! win32/config.gc win32/config.vc
11905 ____________________________________________________________________________
11906 [  6815] By: jhi                                   on 2000/08/25  17:43:31
11907         Log: A solution for the retrieve_fd autosplit warning,
11908              idea suggested by Mike Guy.
11909      Branch: perl
11910            ! ext/Storable/Storable.pm
11911 ____________________________________________________________________________
11912 [  6814] By: jhi                                   on 2000/08/25  17:16:03
11913         Log: Add install-silent target.
11914      Branch: perl
11915            ! Makefile.SH
11916 ____________________________________________________________________________
11917 [  6813] By: jhi                                   on 2000/08/25  17:14:23
11918         Log: Subject: Re: [PATCH] More silencing of installman.
11919              From: <abigail@foad.org>
11920              Date: Thu, 24 Aug 2000 19:27:03 -0400
11921              Message-ID: <20000824232703.7001.qmail@foad.org>
11922              
11923              Subject: Re: [PATCH] More silencing of installman.
11924              From: <abigail@foad.org>
11925              Date: Fri, 25 Aug 2000 03:00:58 -0400
11926              Message-ID: <20000825070058.10697.qmail@foad.org>
11927      Branch: perl
11928            ! installman
11929 ____________________________________________________________________________
11930 [  6812] By: jhi                                   on 2000/08/25  17:11:28
11931         Log: installperl --verbose and --silent.
11932              
11933              Subject: Re: [PATCH] More silencing of installman.
11934              From: <abigail@foad.org>
11935              Message-ID: <20000825064430.9719.qmail@foad.org>
11936              Date: Fri, 25 Aug 2000 02:44:30 -0400
11937      Branch: perl
11938            ! installperl
11939 ____________________________________________________________________________
11940 [  6811] By: jhi                                   on 2000/08/25  17:05:43
11941         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
11942              From: "Peter J. Farley III" <pjfarley@banet.net>
11943              Date: Thu, 24 Aug 2000 21:58:03 -0400
11944              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
11945              
11946              (applied slightly modified)
11947      Branch: perl
11948            ! lib/ExtUtils/MM_Unix.pm
11949 ____________________________________________________________________________
11950 [  6810] By: jhi                                   on 2000/08/25  17:01:18
11951         Log: Missing parts of 
11952              
11953              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
11954              From: Peter Prymmer <pvhp@forte.com>
11955              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
11956              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
11957      Branch: perl
11958            ! t/lib/cgi-html.t
11959 ____________________________________________________________________________
11960 [  6809] By: jhi                                   on 2000/08/25  16:46:32
11961         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
11962              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11963              Date: Thu, 24 Aug 2000 19:13:11 -0500
11964              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
11965      Branch: perl
11966            ! vms/vms.c
11967 ____________________________________________________________________________
11968 [  6808] By: jhi                                   on 2000/08/25  16:39:22
11969         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
11970              From: Peter Prymmer <pvhp@forte.com>
11971              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
11972              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
11973      Branch: perl
11974            ! configure.com
11975 ____________________________________________________________________________
11976 [  6807] By: jhi                                   on 2000/08/25  16:36:37
11977         Log: Better wording for the vec lvalue diagnostic.
11978              
11979              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
11980              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11981              Date: Wed, 23 Aug 2000 14:12:16 -0400
11982              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
11983      Branch: perl
11984            ! pod/perldiag.pod
11985 ____________________________________________________________________________
11986 [  6806] By: jhi                                   on 2000/08/24  18:17:22
11987         Log: Subject: [PATCH] More silencing of installman.
11988              From: <abigail@foad.org>
11989              Date: Thu, 24 Aug 2000 14:01:44 -0400
11990              Message-ID: <20000824180144.20062.qmail@foad.org>
11991      Branch: perl
11992            ! installman
11993 ____________________________________________________________________________
11994 [  6805] By: jhi                                   on 2000/08/24  15:00:31
11995         Log: Update Changes.
11996      Branch: perl
11997            ! Changes patchlevel.h
11998 ____________________________________________________________________________
11999 [  6804] By: jhi                                   on 2000/08/24  14:59:07
12000         Log: Regen perltoc.
12001      Branch: perl
12002            ! pod/perltoc.pod
12003 ____________________________________________________________________________
12004 [  6803] By: jhi                                   on 2000/08/24  14:44:39
12005         Log: Show the doc file, not the temp file.
12006      Branch: perl
12007            ! installman
12008 ____________________________________________________________________________
12009 [  6802] By: jhi                                   on 2000/08/24  14:41:53
12010         Log: Continue silencing.
12011      Branch: perl
12012            ! installman
12013 ____________________________________________________________________________
12014 [  6801] By: jhi                                   on 2000/08/24  14:34:40
12015         Log: Actually do something with the silencer option.
12016      Branch: perl
12017            ! installman
12018 ____________________________________________________________________________
12019 [  6800] By: jhi                                   on 2000/08/24  14:26:22
12020         Log: Make installman to recognize the silence flag -S.
12021      Branch: perl
12022            ! installman
12023 ____________________________________________________________________________
12024 [  6799] By: jhi                                   on 2000/08/24  13:49:38
12025         Log: DOS patches and portability/porting notes, from Tim Jenness.
12026      Branch: perl
12027            ! lib/File/Temp.pm
12028 ____________________________________________________________________________
12029 [  6798] By: jhi                                   on 2000/08/24  13:48:27
12030         Log: Create directories in silence.
12031              
12032              Subject: [PATCH] Another silencer for MakeMaker
12033              From: andreas.koenig@anima.de (Andreas J. Koenig)
12034              Date: 24 Aug 2000 14:18:52 +0200
12035              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
12036      Branch: perl
12037            ! lib/ExtUtils/Command.pm
12038 ____________________________________________________________________________
12039 [  6797] By: jhi                                   on 2000/08/24  13:46:42
12040         Log: More liberal parsing of version numbers.
12041              
12042              Subject: Re: CPAN.pm beta for testing available
12043              From: andreas.koenig@anima.de (Andreas J. Koenig)
12044              Date: 24 Aug 2000 13:51:57 +0200
12045              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
12046      Branch: perl
12047            ! lib/CPAN.pm
12048 ____________________________________________________________________________
12049 [  6796] By: jhi                                   on 2000/08/24  13:44:36
12050         Log: Make "make install" by default silent.  A new "install-verbose"
12051              target is verbose.
12052      Branch: perl
12053            ! Makefile.SH
12054 ____________________________________________________________________________
12055 [  6795] By: jhi                                   on 2000/08/24  13:39:14
12056         Log: Add silencer flags to installperl.
12057              
12058              Subject: [PATCH] Making installperl silent.
12059              From: <abigail@foad.org>
12060              Date: Thu, 24 Aug 2000 05:01:45 -0400
12061              Message-ID: <20000824090145.13141.qmail@foad.org>
12062      Branch: perl
12063            ! installperl
12064 ____________________________________________________________________________
12065 [  6794] By: jhi                                   on 2000/08/24  13:35:50
12066         Log: installperl couldn't tell whether it had run tests or not.
12067              
12068              Subject: [PATCH] Re: installperl and t/TEST
12069              From: <abigail@foad.org>
12070              Date: Thu, 24 Aug 2000 04:00:53 -0400
12071              Message-ID: <20000824080053.2494.qmail@foad.org>
12072      Branch: perl
12073            ! Makefile.SH installperl
12074 ____________________________________________________________________________
12075 [  6793] By: jhi                                   on 2000/08/24  13:27:50
12076         Log: Drop the separate perlbc, perlcc -b should be enough.
12077      Branch: perl
12078            - utils/perlbc.PL
12079            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
12080 ____________________________________________________________________________
12081 [  6792] By: jhi                                   on 2000/08/24  04:41:30
12082         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
12083              plus the typo fix from Peter Prymmer.
12084      Branch: perl
12085            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
12086            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
12087 ____________________________________________________________________________
12088 [  6791] By: jhi                                   on 2000/08/24  02:10:43
12089         Log: Replace #6705 with a minimal doc patch.
12090              
12091              Subject: [PATCH 5.6.0] replace change #6705
12092              From: Jan Dubois <jand@ActiveState.com>
12093              Date: Wed, 23 Aug 2000 18:31:51 -0700
12094              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
12095      Branch: perl
12096            ! lib/Win32.pod win32/win32.c
12097 ____________________________________________________________________________
12098 [  6790] By: jhi                                   on 2000/08/23  17:52:00
12099         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
12100              From: Mike Guy <mjtg@cam.ac.uk>
12101              Date: Wed, 23 Aug 2000 18:38:46 +0100
12102              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
12103      Branch: perl
12104            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
12105 ____________________________________________________________________________
12106 [  6789] By: jhi                                   on 2000/08/23  15:34:21
12107         Log: Update Changes.
12108      Branch: perl
12109            ! Changes patchlevel.h
12110 ____________________________________________________________________________
12111 [  6788] By: jhi                                   on 2000/08/23  15:33:40
12112         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
12113              From: Wilfredo Sánchez <wsanchez@apple.com>
12114              Date: Tue, 22 Aug 2000 19:31:27 -0700
12115              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
12116      Branch: perl
12117            ! perl.h
12118 ____________________________________________________________________________
12119 [  6787] By: jhi                                   on 2000/08/23  15:29:31
12120         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
12121              From: Spider Boardman <spider@leggy.zk3.dec.com>
12122              Date: Wed, 23 Aug 2000 10:33:23 -0400
12123              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
12124      Branch: perl
12125            ! lib/Pod/Html.pm
12126 ____________________________________________________________________________
12127 [  6786] By: jhi                                   on 2000/08/23  15:28:11
12128         Log: Bad makefile.
12129      Branch: perl
12130            ! ext/B/Makefile.PL
12131 ____________________________________________________________________________
12132 [  6785] By: jhi                                   on 2000/08/23  14:37:04
12133         Log: Update Changes.
12134      Branch: perl
12135            ! Changes patchlevel.h
12136 ____________________________________________________________________________
12137 [  6784] By: jhi                                   on 2000/08/23  13:58:41
12138         Log: Portability fix from Hugo van der Sanden.
12139      Branch: perl
12140            ! ext/re/Makefile.PL
12141 ____________________________________________________________________________
12142 [  6783] By: jhi                                   on 2000/08/23  13:53:53
12143         Log: Storable support, v-version fixes.
12144              
12145              Subject: CPAN.pm beta for testing available
12146              From: andreas.koenig@anima.de (Andreas J. Koenig)
12147              Date: 22 Aug 2000 23:31:33 +0200
12148              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
12149      Branch: perl
12150            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12151 ____________________________________________________________________________
12152 [  6782] By: jhi                                   on 2000/08/23  13:51:26
12153         Log: Mac and other portability updates from Chris Nandor.
12154      Branch: perl
12155            ! pod/perlmodinstall.pod
12156 ____________________________________________________________________________
12157 [  6781] By: jhi                                   on 2000/08/23  13:47:33
12158         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
12159              From: Peter Prymmer <pvhp@forte.com>
12160              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
12161              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
12162      Branch: perl
12163            ! ext/Storable/Storable.xs
12164 ____________________________________________________________________________
12165 [  6780] By: jhi                                   on 2000/08/23  13:33:34
12166         Log: VMS MMS (make) wants null action.
12167      Branch: perl
12168            ! ext/B/Makefile.PL
12169 ____________________________________________________________________________
12170 [  6779] By: jhi                                   on 2000/08/22  19:44:47
12171         Log: Forgot portability nit.
12172      Branch: perl
12173            ! t/lib/st-forgive.t
12174 ____________________________________________________________________________
12175 [  6778] By: jhi                                   on 2000/08/22  19:35:25
12176         Log: Be portable.
12177      Branch: perl
12178            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
12179            ! t/lib/st-store.t
12180 ____________________________________________________________________________
12181 [  6777] By: jhi                                   on 2000/08/22  18:50:53
12182         Log: Update Changes.
12183      Branch: perl
12184            ! Changes patchlevel.h
12185 ____________________________________________________________________________
12186 [  6776] By: jhi                                   on 2000/08/22  18:44:46
12187         Log: cSVOPo_*v things index into the current PL_curpad
12188              under ithreads, which is different from the curpad
12189              used by the XSUB.  (In other words, the code as-is
12190              before this patch wouldn't work under ithreads.)
12191              From Sarathy.
12192      Branch: perl
12193            ! ext/B/B.xs
12194 ____________________________________________________________________________
12195 [  6775] By: jhi                                   on 2000/08/22  18:18:37
12196         Log: Make the selection of NVff et al stricter.
12197      Branch: metaconfig/U/perl
12198            ! perlxvf.U
12199      Branch: perl
12200            ! Configure config_h.SH
12201 ____________________________________________________________________________
12202 [  6774] By: jhi                                   on 2000/08/22  17:19:42
12203         Log: perldelta nits.
12204      Branch: perl
12205            ! pod/perldelta.pod
12206 ____________________________________________________________________________
12207 [  6773] By: jhi                                   on 2000/08/22  17:06:26
12208         Log: Long double fixes from Spider Boardman.
12209              
12210              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
12211              From: system PRIVILEGED account <root@peano.zk3.dec.com>
12212              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
12213              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
12214      Branch: perl
12215            ! t/lib/bigfltpm.t t/lib/st-06compat.t
12216 ____________________________________________________________________________
12217 [  6772] By: jhi                                   on 2000/08/22  15:04:53
12218         Log: Update Changes.
12219      Branch: perl
12220            ! Changes patchlevel.h
12221 ____________________________________________________________________________
12222 [  6771] By: jhi                                   on 2000/08/22  15:01:44
12223         Log: perldelta fixes from Hugo van der Sanden.
12224      Branch: perl
12225            ! pod/perldelta.pod
12226 ____________________________________________________________________________
12227 [  6770] By: jhi                                   on 2000/08/22  14:34:49
12228         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
12229              From: Hugo <hv@crypt.compulink.co.uk>
12230              Date: Tue, 22 Aug 2000 11:21:53 +0100
12231              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
12232      Branch: perl
12233            ! regcomp.c
12234 ____________________________________________________________________________
12235 [  6769] By: jhi                                   on 2000/08/22  14:30:02
12236         Log: Add Yitzchak, reformat.
12237      Branch: perl
12238            ! Changes config_h.SH
12239 ____________________________________________________________________________
12240 [  6768] By: jhi                                   on 2000/08/22  14:21:35
12241         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
12242              and Spider Boardman.
12243      Branch: metaconfig
12244            ! U/compline/d_gconvert.U
12245      Branch: perl
12246            ! Configure
12247 ____________________________________________________________________________
12248 [  6767] By: jhi                                   on 2000/08/22  14:11:24
12249         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
12250              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12251              Date: Mon, 21 Aug 2000 19:08:31 -0700
12252              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
12253      Branch: perl
12254            - ext/Storable/patchlevel.h
12255            ! MANIFEST ext/Storable/MANIFEST
12256 ____________________________________________________________________________
12257 [  6766] By: jhi                                   on 2000/08/22  13:49:29
12258         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
12259              From: Peter Prymmer <pvhp@forte.com>
12260              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
12261              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
12262      Branch: perl
12263            ! configure.com ext/Storable/Makefile.PL
12264 ____________________________________________________________________________
12265 [  6765] By: jhi                                   on 2000/08/22  13:44:59
12266         Log: Subject: [PATCH blead] B:: missing dependency
12267              From: Hugo <hv@crypt.compulink.co.uk>
12268              Date: Tue, 22 Aug 2000 06:44:33 +0100
12269              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
12270      Branch: perl
12271            ! ext/B/Makefile.PL
12272 ____________________________________________________________________________
12273 [  6764] By: jhi                                   on 2000/08/22  13:38:12
12274         Log: More bytecompiler.
12275      Branch: perl
12276            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
12277 ____________________________________________________________________________
12278 [  6763] By: jhi                                   on 2000/08/22  13:36:44
12279         Log: Bytecompiler patches from Benjamin Stuhl.
12280      Branch: perl
12281            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
12282            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
12283            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
12284            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
12285            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
12286            ! perl.c perlapi.h pod/perldelta.pod
12287 ____________________________________________________________________________
12288 [  6762] By: jhi                                   on 2000/08/21  23:43:40
12289         Log: An obsoleted diagnostic.
12290      Branch: perl
12291            ! pod/perldelta.pod
12292 ____________________________________________________________________________
12293 [  6761] By: jhi                                   on 2000/08/21  23:01:45
12294         Log: The #6759 wasn't quite right.
12295      Branch: perl
12296            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
12297            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
12298            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
12299            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
12300            ! t/lib/st-tieditems.t
12301 ____________________________________________________________________________
12302 [  6760] By: jhi                                   on 2000/08/21  22:35:49
12303         Log: Be verydeepclean.
12304      Branch: perl
12305            ! Makefile.SH
12306 ____________________________________________________________________________
12307 [  6759] By: jhi                                   on 2000/08/21  22:25:40
12308         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
12309              From: Peter Prymmer <pvhp@forte.com>
12310              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
12311              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
12312      Branch: perl
12313            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
12314            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
12315            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
12316            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
12317            ! t/lib/st-tieditems.t
12318 ____________________________________________________________________________
12319 [  6758] By: jhi                                   on 2000/08/21  22:22:32
12320         Log: Few more casts, need reported in
12321              
12322              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
12323              From: Mike Stok <mike@stok.co.uk>
12324              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
12325              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
12326              
12327              and
12328              
12329              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
12330              From: abigail@foad.org
12331              Date: 21 Aug 2000 21:31:34 -0000
12332              Message-Id: <20000821213134.30170.qmail@foad.org>
12333      Branch: perl
12334            ! ext/Storable/Storable.xs
12335 ____________________________________________________________________________
12336 [  6757] By: jhi                                   on 2000/08/21  18:37:07
12337         Log: Update Changes.
12338      Branch: perl
12339            ! Changes patchlevel.h
12340 ____________________________________________________________________________
12341 [  6756] By: jhi                                   on 2000/08/21  18:34:02
12342         Log: A pod nit.
12343              
12344              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
12345              From: <abigail@foad.org>
12346              Date: Mon, 21 Aug 2000 14:00:16 -0400
12347              Message-ID: <20000821180016.28627.qmail@foad.org>
12348      Branch: perl
12349            ! pod/perlre.pod
12350 ____________________________________________________________________________
12351 [  6755] By: jhi                                   on 2000/08/21  18:30:56
12352         Log: Use PodParser 1.18 new test.
12353      Branch: perl
12354            ! t/pod/special_seqs.t t/pod/special_seqs.xr
12355 ____________________________________________________________________________
12356 [  6754] By: jhi                                   on 2000/08/21  18:28:35
12357         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
12358              patches cannot be applied since #6712 conflicts.
12359      Branch: perl
12360            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
12361 ____________________________________________________________________________
12362 [  6753] By: jhi                                   on 2000/08/21  18:15:11
12363         Log: Weed out some smaller changes.
12364      Branch: perl
12365            ! pod/perldelta.pod
12366 ____________________________________________________________________________
12367 [  6752] By: jhi                                   on 2000/08/21  18:02:30
12368         Log: Also under djgpp the timestamps are funky.
12369      Branch: perl
12370            ! t/op/stat.t
12371 ____________________________________________________________________________
12372 [  6751] By: jhi                                   on 2000/08/21  17:55:56
12373         Log: Tweak the floating point output routine preferences.
12374      Branch: metaconfig
12375            ! U/compline/d_gconvert.U
12376      Branch: perl
12377            ! Configure
12378 ____________________________________________________________________________
12379 [  6750] By: jhi                                   on 2000/08/21  17:51:29
12380         Log: Unicos/mk requires elaborate paranoia.
12381      Branch: perl
12382            ! lib/Math/Complex.pm
12383 ____________________________________________________________________________
12384 [  6749] By: gsar                                  on 2000/08/21  16:53:31
12385         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
12386      Branch: perl
12387            ! lib/Cwd.pm
12388 ____________________________________________________________________________
12389 [  6748] By: gsar                                  on 2000/08/21  16:22:19
12390         Log: free TLS slot properly on Windows
12391      Branch: perl
12392            ! thread.h win32/perllib.c win32/win32thread.h
12393 ____________________________________________________________________________
12394 [  6747] By: jhi                                   on 2000/08/21  16:20:58
12395         Log: Rename the macro argument because some preprocessors
12396              can't tell the difference and expand arguments also inside
12397              double quoted strings.
12398      Branch: perl
12399            ! regcomp.c
12400 ____________________________________________________________________________
12401 [  6746] By: jhi                                   on 2000/08/21  16:09:41
12402         Log: Support long doubles in Storable.
12403              
12404              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
12405              From: Radu Greab <radu@netsoft.ro>
12406              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
12407              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
12408      Branch: perl
12409            ! ext/Storable/Storable.xs
12410 ____________________________________________________________________________
12411 [  6745] By: jhi                                   on 2000/08/21  15:51:40
12412         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
12413              From: "Fifer, Eric" <EFifer@sanwaint.com>
12414              Date: Mon, 21 Aug 2000 15:34:49 +0100
12415              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
12416      Branch: perl
12417            ! t/pragma/warn/9enabled
12418 ____________________________________________________________________________
12419 [  6744] By: jhi                                   on 2000/08/21  15:39:35
12420         Log: Document the endianness of Alpha more precisely.
12421      Branch: perl
12422            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
12423            ! pod/perlport.pod
12424 ____________________________________________________________________________
12425 [  6743] By: jhi                                   on 2000/08/21  14:47:05
12426         Log: perldelta fixes from the p5p crowd.
12427      Branch: perl
12428            ! pod/perldelta.pod pod/perlop.pod
12429 ____________________________________________________________________________
12430 [  6742] By: jhi                                   on 2000/08/21  13:34:51
12431         Log: Update to Pod::LaTeX 0.53.
12432              
12433              Subject: [PATCH] lib/Pod/LaTeX.pm updates
12434              From: Tim Jenness <timj@jach.hawaii.edu>
12435              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
12436              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
12437      Branch: perl
12438            ! lib/Pod/LaTeX.pm
12439 ____________________________________________________________________________
12440 [  6741] By: jhi                                   on 2000/08/21  13:33:01
12441         Log: Subject: [PATCH] os2.c fix for use64bitint
12442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12443              Date: Mon, 21 Aug 2000 01:32:25 -0700
12444              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
12445      Branch: perl
12446            ! os2/os2.c
12447 ____________________________________________________________________________
12448 [  6740] By: jhi                                   on 2000/08/21  13:28:52
12449         Log: Array context keeps slithering in.
12450              
12451              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
12452              From: Daniel Chetlin <daniel@chetlin.com>
12453              Date: Sun, 20 Aug 2000 21:40:25 -0700
12454              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
12455      Branch: perl
12456            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
12457            ! pod/perldebtut.pod
12458 ____________________________________________________________________________
12459 [  6739] By: jhi                                   on 2000/08/21  13:23:55
12460         Log: Big-endian quad fixes for Storable from Radu Greab,
12461              plus few explicit null casts for picky compilers.
12462      Branch: perl
12463            ! ext/Storable/Storable.xs
12464 ____________________________________________________________________________
12465 [  6738] By: gsar                                  on 2000/08/21  05:56:13
12466         Log: small tweaks for change#6705: avoid C++ style comments in C code;
12467              use Perl's malloc API rather than the low level system one
12468      Branch: perl
12469            ! win32/win32.c
12470 ____________________________________________________________________________
12471 [  6737] By: gsar                                  on 2000/08/21  05:35:41
12472         Log: add Storable to list of extensions on Windows
12473      Branch: perl
12474            ! win32/Makefile win32/makefile.mk
12475 ____________________________________________________________________________
12476 [  6736] By: jhi                                   on 2000/08/21  02:57:53
12477         Log: Update Changes.
12478      Branch: perl
12479            ! Changes patchlevel.h
12480 ____________________________________________________________________________
12481 [  6735] By: jhi                                   on 2000/08/21  02:57:20
12482         Log: Draft 0.
12483      Branch: perl
12484            ! pod/perldelta.pod
12485 ____________________________________________________________________________
12486 [  6734] By: jhi                                   on 2000/08/21  02:57:03
12487         Log: Add Storable 0.7.2 from Raphael Manfredi,
12488              plus the patch from
12489              
12490              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
12491              From: Radu Greab <radu@netsoft.ro>
12492              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
12493              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
12494              
12495              plus changes to get Storable to compile with
12496              picky ANSI compilers.
12497      Branch: perl
12498            + ext/Storable/ChangeLog ext/Storable/MANIFEST
12499            + ext/Storable/Makefile.PL ext/Storable/README
12500            + ext/Storable/Storable.pm ext/Storable/Storable.xs
12501            + ext/Storable/patchlevel.h t/lib/st-06compat.t
12502            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
12503            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
12504            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
12505            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
12506            + t/lib/st-tieditems.t
12507            ! MANIFEST
12508 ____________________________________________________________________________
12509 [  6733] By: jhi                                   on 2000/08/21  02:29:09
12510         Log: The correct cleaning order is an art.
12511      Branch: perl
12512            ! Makefile.SH
12513 ____________________________________________________________________________
12514 [  6732] By: jhi                                   on 2000/08/21  01:23:39
12515         Log: The #6724 is here.
12516      Branch: perl
12517            ! t/lib/ftmp-security.t
12518 ____________________________________________________________________________
12519 [  6731] By: jhi                                   on 2000/08/20  23:17:03
12520         Log: s/this one/the 5.6.0 release/
12521      Branch: perl
12522            ! pod/perl56delta.pod
12523 ____________________________________________________________________________
12524 [  6730] By: jhi                                   on 2000/08/20  23:07:34
12525         Log: Mention perlebcdic and perlposix-bc.
12526      Branch: perl
12527            ! pod/perlport.pod
12528 ____________________________________________________________________________
12529 [  6729] By: jhi                                   on 2000/08/20  21:32:59
12530         Log: Document the number of exponent digits.
12531      Branch: perl
12532            ! pod/perlfunc.pod
12533 ____________________________________________________________________________
12534 [  6728] By: jhi                                   on 2000/08/20  21:16:47
12535         Log: Use File::Spec->tmpdir().
12536              
12537              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
12538              From: Tim Jenness <timj@jach.hawaii.edu>
12539              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
12540              MIME-Version: 1.0
12541              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
12542      Branch: perl
12543            ! utils/perlbug.PL
12544 ____________________________________________________________________________
12545 [  6727] By: jhi                                   on 2000/08/20  20:43:32
12546         Log: Update Changes.
12547      Branch: perl
12548            ! Changes patchlevel.h
12549 ____________________________________________________________________________
12550 [  6726] By: jhi                                   on 2000/08/20  20:41:44
12551         Log: The veryclean target needs to clobber.
12552      Branch: perl
12553            ! Makefile.SH
12554 ____________________________________________________________________________
12555 [  6725] By: jhi                                   on 2000/08/20  20:37:38
12556         Log: Document odd vs even subreleases and -Dusedevel.
12557      Branch: perl
12558            ! INSTALL
12559 ____________________________________________________________________________
12560 [  6724] By: jhi                                   on 2000/08/20  19:58:05
12561         Log: Use temporary directory instead of current directory.
12562              
12563              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
12564              From: Tim Jenness <timj@jach.hawaii.edu>
12565              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
12566              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
12567      Branch: perl
12568            ! t/lib/ftmp-security.t
12569 ____________________________________________________________________________
12570 [  6723] By: jhi                                   on 2000/08/20  19:55:55
12571         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
12572              From: andreas.koenig@anima.de (Andreas J. Koenig)
12573              Date: 20 Aug 2000 15:52:03 +0200
12574              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
12575      Branch: perl
12576            ! lib/ExtUtils/MM_Unix.pm
12577 ____________________________________________________________________________
12578 [  6722] By: jhi                                   on 2000/08/20  19:46:01
12579         Log: Update to CGI 2.72, from Lincoln Stein.
12580      Branch: perl
12581            ! lib/CGI.pm
12582 ____________________________________________________________________________
12583 [  6721] By: jhi                                   on 2000/08/20  19:43:54
12584         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
12585              From: Radu Greab <radu@netsoft.ro>
12586              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
12587              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
12588      Branch: perl
12589            ! ext/GDBM_File/GDBM_File.xs
12590 ____________________________________________________________________________
12591 [  6720] By: jhi                                   on 2000/08/20  19:42:01
12592         Log: pp_open() could pass an uninitialized filename down to do_open9().
12593      Branch: perl
12594            ! pp_sys.c
12595 ____________________________________________________________________________
12596 [  6719] By: jhi                                   on 2000/08/20  14:06:41
12597         Log: UTF8 concat fixes.
12598              
12599              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
12600              From: Hugo <hv@crypt.compulink.co.uk>
12601              Date: Sun, 20 Aug 2000 07:30:46 +0100
12602              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
12603      Branch: perl
12604            ! pp_hot.c t/op/append.t
12605 ____________________________________________________________________________
12606 [  6718] By: jhi                                   on 2000/08/20  02:09:37
12607         Log: Let's try #6717 again.
12608      Branch: perl
12609            ! lib/File/Temp.pm
12610 ____________________________________________________________________________
12611 [  6717] By: jhi                                   on 2000/08/20  01:56:55
12612         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
12613              From: "Craig A. Berry" <craig.berry@metamorgs.com>
12614              Date: Sat, 19 Aug 2000 18:15:39 -0500
12615              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
12616      Branch: perl
12617            ! lib/File/Temp.pm
12618 ____________________________________________________________________________
12619 [  6716] By: jhi                                   on 2000/08/19  15:50:11
12620         Log: Update Changes.
12621      Branch: perl
12622            ! Changes patchlevel.h
12623 ____________________________________________________________________________
12624 [  6715] By: jhi                                   on 2000/08/19  15:39:09
12625         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
12626              From: Jonathan D Johnston <jdjohnston2@juno.com>
12627              Date: Thu, 17 Aug 2000 23:13:01 -0400       
12628              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
12629      Branch: perl
12630            ! pod/perlfunc.pod
12631 ____________________________________________________________________________
12632 [  6714] By: jhi                                   on 2000/08/19  15:34:04
12633         Log: Introduce a 'veryclean' target that is like 'distclean'
12634              but also removes *~ and *.orig.
12635      Branch: perl
12636            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
12637            ! utils/Makefile x2p/Makefile.SH
12638 ____________________________________________________________________________
12639 [  6713] By: jhi                                   on 2000/08/19  14:15:45
12640         Log: Put back the long double avoidance code to POSIX.xs
12641              because VMS seems to need it still.
12642      Branch: perl
12643            ! ext/POSIX/POSIX.xs
12644 ____________________________________________________________________________
12645 [  6712] By: jhi                                   on 2000/08/19  14:10:41
12646         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
12647              From: Peter Prymmer <pvhp@forte.com>
12648              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
12649              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
12650      Branch: perl
12651            ! lib/Pod/Find.pm t/pod/find.t
12652 ____________________________________________________________________________
12653 [  6711] By: jhi                                   on 2000/08/19  14:09:19
12654         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
12655              From: Peter Prymmer <pvhp@forte.com>
12656              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
12657              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
12658              cc: vmsperl@perl.org
12659      Branch: perl
12660            ! t/lib/peek.t
12661 ____________________________________________________________________________
12662 [  6710] By: jhi                                   on 2000/08/19  14:08:01
12663         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
12664              From: Jan Dubois <jand@ActiveState.com>
12665              Date: Fri, 18 Aug 2000 16:31:48 -0700
12666              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
12667      Branch: perl
12668            ! win32/win32.c
12669 ____________________________________________________________________________
12670 [  6709] By: jhi                                   on 2000/08/19  14:06:57
12671         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
12672              
12673              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
12674              From: Spider.Boardman@Orb.Nashua.NH.US
12675              Date: Fri, 18 Aug 2000 18:41:14 -0400
12676              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
12677      Branch: perl
12678            ! regcomp.c
12679 ____________________________________________________________________________
12680 [  6708] By: jhi                                   on 2000/08/18  22:04:49
12681         Log: Update Changes.
12682      Branch: perl
12683            ! Changes patchlevel.h
12684 ____________________________________________________________________________
12685 [  6707] By: jhi                                   on 2000/08/18  21:55:14
12686         Log: Add warnif(), check warnings further up the stack,
12687              all the warnings functions now can take an optional object reference.
12688              
12689              Subject: [PATCH bleedperl@6691] warnings pragma update
12690              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
12691              Date: Fri, 18 Aug 2000 22:42:06 +0100
12692              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
12693      Branch: perl
12694            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
12695            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
12696            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
12697 ____________________________________________________________________________
12698 [  6706] By: jhi                                   on 2000/08/18  21:41:45
12699         Log: Typo in pp_complement().
12700              
12701              Subject: [PATCH perl-current] Deparse
12702              From: Peter Scott <Peter@PSDT.com>
12703              Date: Fri, 18 Aug 2000 12:44:37 -0700
12704              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
12705      Branch: perl
12706            ! ext/B/B/Deparse.pm
12707 ____________________________________________________________________________
12708 [  6705] By: jhi                                   on 2000/08/18  21:25:59
12709         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
12710              From: Jan Dubois <jand@ActiveState.com>
12711              Date: Fri, 18 Aug 2000 14:22:51 -0700
12712              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
12713      Branch: perl
12714            ! lib/Win32.pod win32/win32.c
12715 ____________________________________________________________________________
12716 [  6704] By: jhi                                   on 2000/08/18  21:16:14
12717         Log: Don't eat leading os from index entries.
12718              
12719              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
12720              From: Russ Allbery <rra@stanford.edu>
12721              Date: 10 Aug 2000 20:49:25 -0700
12722              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
12723      Branch: perl
12724            ! lib/Pod/Man.pm
12725 ____________________________________________________________________________
12726 [  6703] By: jhi                                   on 2000/08/18  21:07:06
12727         Log: Add [[:blank:]] as suggested in
12728              
12729              Subject: [ID 20000716.024] [=cc=] / [:blank:]
12730              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
12731              Date: Sun, 16 Jul 2000 17:55:29 -0700
12732              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
12733              
12734              (the [=cc=] has already been taken care of by #6439
12735              so the whole bug report can be closed)
12736              
12737              and make [[:space:]] to be equivalent to isspace(3)
12738              (as opposed to \s, which is isSPACE()).  The difference
12739              is that now [[:space:]] matches the mythical vertical tab,
12740              while \s doesn't.
12741      Branch: perl
12742            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
12743            ! regexec.c t/op/pat.t
12744 ____________________________________________________________________________
12745 [  6702] By: jhi                                   on 2000/08/18  18:47:47
12746         Log: The new tests were missing from #6415.
12747      Branch: perl
12748            ! t/op/bop.t
12749 ____________________________________________________________________________
12750 [  6701] By: jhi                                   on 2000/08/18  18:20:40
12751         Log: Document the NDBM_File and ODBM_File as SDBM_File
12752              was documented in #6417.
12753      Branch: perl
12754            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
12755            ! ext/SDBM_File/SDBM_File.pm
12756 ____________________________________________________________________________
12757 [  6700] By: jhi                                   on 2000/08/18  18:10:39
12758         Log: Subject: [PATCH perl@6698] cygwin port
12759              From: "Fifer, Eric" <EFifer@sanwaint.com>
12760              Date: Fri, 18 Aug 2000 17:30:05 +0100
12761              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
12762      Branch: perl
12763            ! lib/File/Temp.pm
12764 ____________________________________________________________________________
12765 [  6699] By: jhi                                   on 2000/08/18  16:21:49
12766         Log: Document code point which makes if (defined %stash::) to work
12767              (noted by Spider Boardman).
12768      Branch: perl
12769            ! op.c
12770 ____________________________________________________________________________
12771 [  6698] By: jhi                                   on 2000/08/18  13:43:27
12772         Log: Update Changes.
12773      Branch: perl
12774            ! Changes patchlevel.h
12775 ____________________________________________________________________________
12776 [  6697] By: jhi                                   on 2000/08/18  13:35:57
12777         Log: Tiny Getopt::Long patch from Johan Vromans.
12778      Branch: perl
12779            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
12780 ____________________________________________________________________________
12781 [  6696] By: jhi                                   on 2000/08/18  13:26:14
12782         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
12783              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
12784              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
12785              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
12786      Branch: perl
12787            ! pod/perldiag.pod pod/perlsyn.pod
12788 ____________________________________________________________________________
12789 [  6695] By: jhi                                   on 2000/08/18  13:13:26
12790         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
12791              From: Daniel Chetlin <daniel@chetlin.com>
12792              Date: Fri, 18 Aug 2000 03:13:36 -0700
12793              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
12794      Branch: perl
12795            ! pod/perlfunc.pod
12796 ____________________________________________________________________________
12797 [  6694] By: jhi                                   on 2000/08/18  13:08:05
12798         Log: Subject: [PATCH] perltrap.pod spring cleaning
12799              From: Daniel Chetlin <daniel@chetlin.com>
12800              Date: Fri, 18 Aug 2000 03:06:54 -0700
12801              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
12802              
12803              plus Mike Guy's nitfix.
12804      Branch: perl
12805            ! pod/perltrap.pod
12806 ____________________________________________________________________________
12807 [  6693] By: jhi                                   on 2000/08/18  13:00:26
12808         Log: Unbuffer the output.
12809              
12810              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
12811              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12812              Date: Thu, 17 Aug 2000 18:39:29 -0700
12813              Message-ID: <RPJn5gzkgydf092yn@efn.org>
12814      Branch: perl
12815            ! t/op/fork.t
12816 ____________________________________________________________________________
12817 [  6692] By: jhi                                   on 2000/08/18  05:19:17
12818         Log: Delete the image, too, not just its MANIFEStation.
12819      Branch: perl
12820            - lib/CGI/eg/wilogo.gif
12821 ____________________________________________________________________________
12822 [  6691] By: jhi                                   on 2000/08/18  05:10:26
12823         Log: Propagate new Configure vars.
12824      Branch: perl
12825            ! configure.com epoc/config.sh uconfig.h uconfig.sh
12826            ! vos/config.def vos/config.h vos/config_h.SH_orig
12827            ! win32/config.bc win32/config.gc win32/config.vc
12828            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12829 ____________________________________________________________________________
12830 [  6690] By: jhi                                   on 2000/08/18  04:30:56
12831         Log: Update Changes.
12832      Branch: perl
12833            ! Changes patchlevel.h
12834 ____________________________________________________________________________
12835 [  6689] By: jhi                                   on 2000/08/18  04:12:30
12836         Log: Fix the lib/complex failure of
12837              
12838              From: abigail@foad.org
12839              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12840              Date: 15 Aug 2000 04:06:38 -0000
12841              Message-Id: <20000815040638.8524.qmail@foad.org> 
12842              
12843              Linux long double accuracy issue: something that
12844              when printed with %g looks like "2" but int() of it is 1.
12845      Branch: perl
12846            ! lib/Math/Complex.pm
12847 ____________________________________________________________________________
12848 [  6688] By: jhi                                   on 2000/08/18  03:15:35
12849         Log: The byteorder code in #6671 was wrong.
12850      Branch: perl
12851            ! configpm
12852 ____________________________________________________________________________
12853 [  6687] By: jhi                                   on 2000/08/18  02:08:42
12854         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
12855              From: Jan Dubois <jand@ActiveState.com>
12856              Date: Thu, 17 Aug 2000 18:31:55 -0700
12857              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
12858      Branch: perl
12859            ! sv.c
12860 ____________________________________________________________________________
12861 [  6686] By: jhi                                   on 2000/08/18  02:04:15
12862         Log: Use NVs in POSIX math, not doubles.
12863              
12864              From: abigail@foad.org
12865              Subject: [ID 20000817.014] POSIX & modfl
12866              Date: 17 Aug 2000 20:49:18 -0000
12867              Message-Id: <20000817204918.23123.qmail@foad.org>
12868      Branch: perl
12869            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
12870 ____________________________________________________________________________
12871 [  6685] By: jhi                                   on 2000/08/18  02:02:12
12872         Log: Introduce NVef, NVff, and NVgf, use the middle one.
12873              (helps for lib/peek + Linux + long doubles)  Reported in
12874              
12875              From: abigail@foad.org
12876              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12877              Date: 15 Aug 2000 04:06:38 -0000
12878              Message-Id: <20000815040638.8524.qmail@foad.org> 
12879              
12880              (note: the lib/complex failure has not yet been addressed)
12881      Branch: metaconfig/U/perl
12882            ! perlxvf.U
12883      Branch: perl
12884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12885            ! config_h.SH dump.c perl.h pod/perlguts.pod
12886 ____________________________________________________________________________
12887 [  6684] By: jhi                                   on 2000/08/17  23:22:19
12888         Log: Add byteorder to the myconfig output.
12889      Branch: perl
12890            ! myconfig.SH
12891 ____________________________________________________________________________
12892 [  6683] By: jhi                                   on 2000/08/17  23:20:19
12893         Log: The image doth not exist, spotted by Johan Vromans.
12894      Branch: perl
12895            ! MANIFEST
12896 ____________________________________________________________________________
12897 [  6682] By: jhi                                   on 2000/08/17  22:38:16
12898         Log: Document what the backtick returns if the command fails.
12899      Branch: perl
12900            ! pod/perlop.pod
12901 ____________________________________________________________________________
12902 [  6681] By: jhi                                   on 2000/08/17  22:33:12
12903         Log: Do not use prototyping here.
12904              
12905              Subject: [ID 20000817.016] [PATCH] Peek.xs
12906              From: abigail@foad.org
12907              Date: 17 Aug 2000 20:55:56 -0000
12908              Message-Id: <20000817205556.24270.qmail@foad.org>
12909      Branch: perl
12910            ! ext/Devel/Peek/Makefile.PL
12911 ____________________________________________________________________________
12912 [  6680] By: jhi                                   on 2000/08/17  19:46:43
12913         Log: Don't propose using modules built for 5.005 if no binary
12914              compatibility with 5.005 is attempted.
12915              
12916              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12917              Subject: Minor nit with 5.7.0 (6655)
12918              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
12919              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
12920      Branch: metaconfig
12921            ! U/installdirs/inc_version_list.U
12922      Branch: perl
12923            ! Configure config_h.SH
12924 ____________________________________________________________________________
12925 [  6679] By: jhi                                   on 2000/08/17  19:16:39
12926         Log: Microperl config update.
12927      Branch: perl
12928            ! uconfig.h uconfig.sh
12929 ____________________________________________________________________________
12930 [  6678] By: jhi                                   on 2000/08/17  19:16:13
12931         Log: The #6648 wasn't protective enough for limited platforms
12932              (like microperl).
12933      Branch: perl
12934            ! dump.c sv.c
12935 ____________________________________________________________________________
12936 [  6677] By: jhi                                   on 2000/08/17  14:46:35
12937         Log: Update Changes.
12938      Branch: perl
12939            ! Changes patchlevel.h
12940 ____________________________________________________________________________
12941 [  6676] By: jhi                                   on 2000/08/17  14:44:02
12942         Log: Add perlebcdic from Peter Prymmer, regen toc.
12943      Branch: perl
12944            + pod/perlebcdic.pod
12945            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12946 ____________________________________________________________________________
12947 [  6675] By: jhi                                   on 2000/08/17  14:41:52
12948         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
12949      Branch: perl
12950            ! pod/perldebtut.pod
12951 ____________________________________________________________________________
12952 [  6674] By: jhi                                   on 2000/08/17  14:29:43
12953         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
12954              
12955              Subject: [ID 20000724.006] -DLEAKTEST problem
12956              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
12957              Date: Tue, 25 Jul 2000 00:36:32 -0500
12958              Message-Id: <20000725003632.A26186@www.llamacom.com>
12959              
12960              Reminder sent
12961              
12962              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
12963              From: Hugo <hv@crypt.compulink.co.uk>
12964              Date: Thu, 17 Aug 2000 15:23:42 +0100
12965              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
12966      Branch: perl
12967            ! util.c
12968 ____________________________________________________________________________
12969 [  6673] By: jhi                                   on 2000/08/17  04:07:10
12970         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
12971              From: John Peacock <JPeacock@UnivPress.com>
12972              Date: Tue, 01 Aug 2000 09:38:12 -0400
12973              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
12974      Branch: perl
12975            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
12976 ____________________________________________________________________________
12977 [  6672] By: jhi                                   on 2000/08/17  03:04:35
12978         Log: Subject: [PATCH] Cwd.pm now uses strict
12979              From: Tim Jenness <timj@jach.hawaii.edu>
12980              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
12981              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
12982      Branch: perl
12983            ! lib/Cwd.pm
12984 ____________________________________________________________________________
12985 [  6671] By: jhi                                   on 2000/08/17  02:16:35
12986         Log: Make $Config{byteorder} more magical so that it is
12987              dynamically computed: nice for 'fat binaries'.
12988              
12989              Subject: [PATCH]: default byteorder
12990              From: Wilfredo Sánchez <wsanchez@apple.com>
12991              Date: Mon, 31 Jul 2000 19:45:31 -0700
12992              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
12993      Branch: perl
12994            ! configpm
12995 ____________________________________________________________________________
12996 [  6670] By: gsar                                  on 2000/08/17  01:22:21
12997         Log: move WNOHANG definition to where other such things are
12998      Branch: perl
12999            ! win32/win32.h
13000 ____________________________________________________________________________
13001 [  6669] By: jhi                                   on 2000/08/17  01:19:17
13002         Log: Update Changes.
13003      Branch: perl
13004            ! Changes patchlevel.h
13005 ____________________________________________________________________________
13006 [  6668] By: jhi                                   on 2000/08/17  01:16:29
13007         Log: Doc nits spotted by Richard Soderberg.
13008      Branch: perl
13009            ! README.posix-bc README.vmesa
13010 ____________________________________________________________________________
13011 [  6667] By: jhi                                   on 2000/08/17  01:12:11
13012         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
13013              From: "Casey R. Tweten" <crt@kiski.net>
13014              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
13015              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
13016      Branch: perl
13017            ! pod/perldebtut.pod
13018 ____________________________________________________________________________
13019 [  6666] By: jhi                                   on 2000/08/17  01:09:31
13020         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
13021              From: "Casey R. Tweten" <crt@kiski.net>
13022              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
13023              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
13024      Branch: perl
13025            ! lib/Shell.pm
13026 ____________________________________________________________________________
13027 [  6665] By: gsar                                  on 2000/08/17  01:03:52
13028         Log: add "ok" targets from change#6632 in makefile.mk
13029      Branch: perl
13030            ! pod/perlport.pod win32/Makefile win32/makefile.mk
13031 ____________________________________________________________________________
13032 [  6664] By: gsar                                  on 2000/08/17  00:56:11
13033         Log: avoid warnings from dense compiler
13034      Branch: perl
13035            ! win32/win32.c
13036 ____________________________________________________________________________
13037 [  6663] By: jhi                                   on 2000/08/17  00:51:49
13038         Log: Tweak the regex compilation errors once more.
13039      Branch: perl
13040            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
13041            ! t/op/regmesg.t t/pragma/warn/regcomp
13042 ____________________________________________________________________________
13043 [  6662] By: gsar                                  on 2000/08/17  00:28:19
13044         Log: trailing new %ENV entries weren't being pushed into the real
13045              environment of subprocesses on Windows
13046      Branch: perl
13047            ! t/op/magic.t win32/perlhost.h
13048 ____________________________________________________________________________
13049 [  6661] By: gsar                                  on 2000/08/17  00:19:20
13050         Log: waitpid() now handles externally spawned pids correctly;
13051              fixes for backtick/wait/waitpid failures on Windows 9x
13052              
13053              these changes make the pid returned by process functions on
13054              Windows 9x always positive by clearing the high bit (which
13055              is always set on Win9x); pseudo-process PIDs are likewise
13056              always negative now on Win9x (just as on NT/2000)
13057      Branch: perl
13058            ! pp_sys.c win32/perlhost.h win32/win32.c
13059 ____________________________________________________________________________
13060 [  6660] By: jhi                                   on 2000/08/17  00:04:32
13061         Log: Retract #6645.
13062      Branch: perl
13063            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13064            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
13065            ! t/op/sprintf.t
13066 ____________________________________________________________________________
13067 [  6659] By: gsar                                  on 2000/08/16  23:59:28
13068         Log: on windows, the return values from wait() and waitpid() don't
13069              match those of pseudo-pids
13070      Branch: perl
13071            ! pp_sys.c t/op/fork.t util.c win32/win32.c
13072 ____________________________________________________________________________
13073 [  6658] By: gsar                                  on 2000/08/16  23:56:14
13074         Log: pod nit seen in passing
13075      Branch: perl
13076            ! pod/perlfunc.pod
13077 ____________________________________________________________________________
13078 [  6657] By: gsar                                  on 2000/08/16  23:53:42
13079         Log: change#6328 could make close(SOCKET) return false on windows
13080              when it shouldn't
13081      Branch: perl
13082            ! win32/win32sck.c
13083 ____________________________________________________________________________
13084 [  6656] By: gsar                                  on 2000/08/16  23:46:57
13085         Log: check that the number pseudo children doesn't exceed
13086              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
13087              the WaitForMultipleObjects() limit that would cause wait()
13088              to crash)
13089              
13090              wait() and waitpid() could potentially be rewritten to use
13091              more than one thread to do the waiting to eliminate this
13092              limitation
13093      Branch: perl
13094            ! win32/perlhost.h
13095 ____________________________________________________________________________
13096 [  6655] By: jhi                                   on 2000/08/16  14:11:05
13097         Log: Update Changes.
13098      Branch: perl
13099            ! Changes patchlevel.h
13100 ____________________________________________________________________________
13101 [  6654] By: jhi                                   on 2000/08/16  14:10:12
13102         Log: Update to perldebtut 1.9, from Richard Foley.
13103      Branch: perl
13104            ! pod/perldebtut.pod
13105 ____________________________________________________________________________
13106 [  6653] By: jhi                                   on 2000/08/16  14:08:17
13107         Log: Change the regx compilation error markers to use = instead of <
13108              since pod makes using the latter quite messy.  Reported in
13109              ID 20000814.006 by Abigail and in
13110              Subject: Unknown escape E<> ?
13111              From: Lupe Christoph <lupe@lupe-christoph.de>
13112              Date: Fri, 11 Aug 2000 00:30:27 +0200
13113              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
13114      Branch: perl
13115            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
13116            ! t/op/regmesg.t t/pragma/warn/regcomp
13117 ____________________________________________________________________________
13118 [  6652] By: jhi                                   on 2000/08/16  13:25:31
13119         Log: Change the perlbug address to perl.org since it's more forgiving.
13120              
13121              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
13122              From: abigail@foad.org
13123              Date: 15 Aug 2000 04:15:40 -0000
13124              Message-Id: <20000815041540.8633.qmail@foad.org>
13125      Branch: perl
13126            ! utils/perlbug.PL
13127 ____________________________________________________________________________
13128 [  6651] By: jhi                                   on 2000/08/16  13:22:35
13129         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
13130              From: Tim Jenness <timj@jach.hawaii.edu>
13131              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
13132              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
13133      Branch: perl
13134            ! lib/Cwd.pm
13135 ____________________________________________________________________________
13136 [  6650] By: jhi                                   on 2000/08/16  13:18:13
13137         Log: Update to CPAN 1.57.
13138              
13139              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
13140              From: andreas.koenig@anima.de (Andreas J. Koenig)
13141              Date: 16 Aug 2000 15:09:46 +0200
13142              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
13143      Branch: perl
13144            ! lib/CPAN.pm
13145 ____________________________________________________________________________
13146 [  6649] By: jhi                                   on 2000/08/16  13:12:31
13147         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
13148              From: "Larry W. Virden" <lvirden@cas.org>
13149              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
13150              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
13151      Branch: perl
13152            ! README.hpux
13153 ____________________________________________________________________________
13154 [  6648] By: jhi                                   on 2000/08/16  13:03:53
13155         Log: The numeric locale was reset to "C" by s?printf and never restored.
13156              
13157              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
13158              From: Christian Kirsch <ck@held.mind.de>
13159              Date: Wed, 9 Aug 2000 17:05:17 +0200
13160              Message-Id: <20000809170517.A25389@held>
13161              
13162              No test since adding the failing example to locale.t
13163              does not fail -- probably because the locale settings are so
13164              thoroughly tweaked by that time.  Running the example standalone
13165              does fail, though.  UPDATE: test case added at change #7540.
13166      Branch: perl
13167            ! dump.c perl.h pp.c pp_ctl.c sv.c
13168 ____________________________________________________________________________
13169 [  6647] By: jhi                                   on 2000/08/16  00:07:54
13170         Log: Update Changes and test semi-automatic patchlevel updating.
13171      Branch: perl
13172            ! Changes patchlevel.h
13173 ____________________________________________________________________________
13174 [  6646] By: jhi                                   on 2000/08/15  23:35:07
13175         Log: Fix a dependency problem.
13176              
13177              Subject: [PATCH: 6640] VMS Makefile.SH update
13178              From: Peter Prymmer <pvhp@forte.com>
13179              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
13180              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
13181      Branch: perl
13182            ! vms/descrip_mms.template
13183 ____________________________________________________________________________
13184 [  6645] By: jhi                                   on 2000/08/15  23:33:23
13185         Log: (Retracted by #6660)
13186              
13187              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
13188              From: Dominic Dunlop <domo@computer.org>
13189              Date: Tue, 15 Aug 2000 22:20:52 +0200
13190              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
13191      Branch: metaconfig/U/perl
13192            + d_printfed.U
13193      Branch: perl
13194            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13195            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
13196            ! t/op/sprintf.t
13197 ____________________________________________________________________________
13198 [  6644] By: jhi                                   on 2000/08/15  21:17:20
13199         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
13200              From: abigail@foad.org
13201              Date: 15 Aug 2000 20:12:41 -0000
13202              Message-Id: <20000815201241.25556.qmail@foad.org>
13203      Branch: perl
13204            ! INSTALL
13205 ____________________________________________________________________________
13206 [  6643] By: jhi                                   on 2000/08/15  21:15:28
13207         Log: (an already applied patch)
13208      Branch: perl
13209            ! lib/CGI.pm
13210 ____________________________________________________________________________
13211 [  6642] By: gsar                                  on 2000/08/15  19:54:05
13212         Log: magic callbacks all need to have same type signature
13213      Branch: perl
13214            ! embed.pl mg.c proto.h
13215 ____________________________________________________________________________
13216 [  6641] By: jhi                                   on 2000/08/15  17:56:27
13217         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)
13218              From: Mike Guy <mjtg@cam.ac.uk>
13219              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
13220              Date: Tue, 15 Aug 2000 18:26:45 +0100
13221              
13222              Only the peek.t part applied, not the hash quality part.
13223      Branch: perl
13224            ! t/lib/peek.t
13225 ____________________________________________________________________________
13226 [  6640] By: jhi                                   on 2000/08/15  16:37:37
13227         Log: Update Changes.
13228      Branch: perl
13229            ! Changes
13230 ____________________________________________________________________________
13231 [  6639] By: jhi                                   on 2000/08/15  16:34:55
13232         Log: Missed a file from #6638.
13233      Branch: perl
13234            ! lib/File/Temp.pm
13235 ____________________________________________________________________________
13236 [  6638] By: jhi                                   on 2000/08/15  16:33:19
13237         Log: Subject: [PATCH perl@6620] cygwin port
13238              From: "Fifer, Eric" <EFifer@sanwaint.com>
13239              Date: Tue, 15 Aug 2000 17:00:49 +0100
13240              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
13241      Branch: perl
13242            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
13243 ____________________________________________________________________________
13244 [  6637] By: jhi                                   on 2000/08/15  16:29:22
13245         Log: Subject: [PATCH] debugger exit code should reflect user exit code
13246              From: Mike Guy <mjtg@cam.ac.uk>
13247              Date: Tue, 15 Aug 2000 16:55:59 +0100
13248              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
13249      Branch: perl
13250            ! lib/perl5db.pl
13251 ____________________________________________________________________________
13252 [  6636] By: jhi                                   on 2000/08/15  15:30:58
13253         Log: Update Changes.
13254      Branch: perl
13255            ! Changes
13256 ____________________________________________________________________________
13257 [  6635] By: jhi                                   on 2000/08/15  15:27:21
13258         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
13259      Branch: metaconfig
13260            ! U/mkglossary U/mksample
13261      Branch: metaconfig/U/perl
13262            ! Devel.U
13263      Branch: perl
13264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13265 ____________________________________________________________________________
13266 [  6634] By: jhi                                   on 2000/08/15  14:11:55
13267         Log: Don't blow limited stacks, a lower number is enough to
13268              tickle the lookbehind limit.
13269              
13270              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
13271              From: Dominic Dunlop <domo@computer.org>
13272              Date: Tue, 15 Aug 2000 13:51:24 +0200
13273              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
13274      Branch: perl
13275            ! t/op/regmesg.t
13276 ____________________________________________________________________________
13277 [  6633] By: jhi                                   on 2000/08/15  14:01:46
13278         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
13279              From: Mike Guy <mjtg@cam.ac.uk>
13280              Date: Tue, 15 Aug 2000 12:10:50 +0100
13281              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
13282      Branch: perl
13283            ! utils/perldoc.PL
13284 ____________________________________________________________________________
13285 [  6632] By: jhi                                   on 2000/08/15  13:58:48
13286         Log: make ok etc also for win32.
13287              
13288              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
13289              From: Prymmer/Kahn <pvhp@best.com>
13290              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
13291              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
13292      Branch: perl
13293            ! win32/Makefile
13294 ____________________________________________________________________________
13295 [  6631] By: jhi                                   on 2000/08/15  13:45:03
13296         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
13297      Branch: perl
13298            ! lib/Test.pm
13299 ____________________________________________________________________________
13300 [  6630] By: jhi                                   on 2000/08/15  03:25:09
13301         Log: Update Changes.
13302      Branch: perl
13303            ! Changes
13304 ____________________________________________________________________________
13305 [  6629] By: jhi                                   on 2000/08/15  03:23:53
13306         Log: magic_regdatum_set() is void, not int.
13307      Branch: perl
13308            ! embed.pl mg.c proto.h
13309 ____________________________________________________________________________
13310 [  6628] By: jhi                                   on 2000/08/15  03:08:02
13311         Log: Make the user to give up his firstborn, err, to knowingly
13312              verify installing an unstable developer release.  Also bump
13313              the release to 5.7.0, but leave a patch tag in the local
13314              patches saying that this is not yet the real thing.
13315      Branch: metaconfig
13316            ! U/modified/Instruct.U
13317      Branch: metaconfig/U/perl
13318            + Devel.U
13319      Branch: perl
13320            ! Configure patchlevel.h
13321 ____________________________________________________________________________
13322 [  6627] By: jhi                                   on 2000/08/14  22:32:52
13323         Log: README.os2 update.
13324              
13325              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
13326              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13327              Date: Wed, 02 Aug 2000 21:55:09 -0700
13328              Message-ID: <tsPi5gzkgegX092yn@efn.org>
13329      Branch: perl
13330            ! README.os2
13331 ____________________________________________________________________________
13332 [  6626] By: jhi                                   on 2000/08/14  21:00:02
13333         Log: Subject: Re: File::Temp problems on VMS in bleedperl
13334              From: Tim Jenness <timj@jach.hawaii.edu>
13335              cc: vmsperl@perl.org
13336              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
13337              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
13338      Branch: perl
13339            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
13340 ____________________________________________________________________________
13341 [  6625] By: jhi                                   on 2000/08/14  20:52:16
13342         Log: Add SUIDMAIL as was done for the CERT alert.
13343      Branch: perl
13344            ! patchlevel.h
13345 ____________________________________________________________________________
13346 [  6624] By: jhi                                   on 2000/08/14  20:48:50
13347         Log: Subject: sfio2000
13348              From: Daniel Muino <dmuino@afip.gov.ar>
13349              Date: Mon, 14 Aug 2000 16:58:11 -0300
13350              Message-ID: <20000814165811.B16368@con2-dgi>
13351      Branch: perl
13352            ! perlsdio.h perlsfio.h
13353 ____________________________________________________________________________
13354 [  6623] By: jhi                                   on 2000/08/14  20:47:36
13355         Log: Subject: warning: storage class after type is obsolescent
13356              From: Daniel Muino <dmuino@afip.gov.ar>
13357              Date: Mon, 14 Aug 2000 16:42:47 -0300
13358              Message-ID: <20000814164247.A16368@con2-dgi>
13359      Branch: perl
13360            ! regcomp.pl regnodes.h
13361 ____________________________________________________________________________
13362 [  6622] By: jhi                                   on 2000/08/14  20:43:05
13363         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
13364              From: abigail@foad.org
13365              Date: 14 Aug 2000 20:00:10 -0000
13366              Message-Id: <20000814200010.27271.qmail@foad.org>
13367      Branch: perl
13368            ! Changes
13369 ____________________________________________________________________________
13370 [  6621] By: jhi                                   on 2000/08/14  15:23:05
13371         Log: Update Changes.
13372      Branch: perl
13373            ! Changes
13374 ____________________________________________________________________________
13375 [  6620] By: jhi                                   on 2000/08/14  15:22:14
13376         Log: Subject: Re: [PATCH] @+, @- readonly
13377              From: Mike Guy <mjtg@cam.ac.uk>
13378              Date: Mon, 14 Aug 2000 15:26:55 +0100
13379              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
13380      Branch: perl
13381            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
13382            ! sv.c t/op/pat.t
13383 ____________________________________________________________________________
13384 [  6619] By: jhi                                   on 2000/08/14  14:12:08
13385         Log: Update Changes.
13386      Branch: perl
13387            ! Changes
13388 ____________________________________________________________________________
13389 [  6618] By: jhi                                   on 2000/08/14  14:09:34
13390         Log: For now remove the mail code.
13391      Branch: perl
13392            ! perl.c
13393 ____________________________________________________________________________
13394 [  6617] By: jhi                                   on 2000/08/14  14:08:28
13395         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
13396      Branch: perl
13397            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
13398            ! pod/perlfaq8.pod pod/perlsec.pod
13399 ____________________________________________________________________________
13400 [  6616] By: jhi                                   on 2000/08/14  14:00:11
13401         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
13402              From: Mike Guy <mjtg@cam.ac.uk>
13403              Date: Mon, 14 Aug 2000 08:26:02 +0100
13404              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
13405      Branch: perl
13406            ! lib/perl5db.pl
13407 ____________________________________________________________________________
13408 [  6615] By: jhi                                   on 2000/08/14  13:58:45
13409         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
13410              From: Mike Guy <mjtg@cam.ac.uk>
13411              Date: Mon, 14 Aug 2000 08:04:22 +0100
13412              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
13413      Branch: perl
13414            ! gv.c mg.c t/op/pat.t
13415 ____________________________________________________________________________
13416 [  6614] By: jhi                                   on 2000/08/14  13:56:45
13417         Log: Subject: Test fails / warnings with perl-current #6612
13418              From: Mike Guy <mjtg@cam.ac.uk>
13419              Date: Mon, 14 Aug 2000 07:57:23 +0100
13420              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
13421      Branch: perl
13422            ! t/lib/b.t t/lib/peek.t
13423 ____________________________________________________________________________
13424 [  6613] By: jhi                                   on 2000/08/14  13:45:33
13425         Log: VMS configure.com update continues.
13426      Branch: perl
13427            - vms/configure.com
13428            ! MANIFEST configure.com
13429 ____________________________________________________________________________
13430 [  6612] By: jhi                                   on 2000/08/13  22:13:35
13431         Log: Update Changes.
13432      Branch: perl
13433            ! Changes
13434 ____________________________________________________________________________
13435 [  6611] By: jhi                                   on 2000/08/13  16:21:45
13436         Log: Upgrade to CGI 2.71, from Lincoln Stein.
13437      Branch: perl
13438            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
13439 ____________________________________________________________________________
13440 [  6610] By: jhi                                   on 2000/08/13  15:09:16
13441         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
13442              From: Mike Guy <mjtg@cam.ac.uk>
13443              Date: Sun, 13 Aug 2000 13:45:51 +0100
13444              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
13445      Branch: perl
13446            ! t/op/regmesg.t
13447 ____________________________________________________________________________
13448 [  6609] By: jhi                                   on 2000/08/13  14:31:26
13449         Log: Andreas says that 1.56 is fine, so reverting back to it.
13450      Branch: perl
13451            ! lib/CPAN.pm
13452 ____________________________________________________________________________
13453 [  6608] By: jhi                                   on 2000/08/13  05:34:20
13454         Log: Update Changes.
13455      Branch: perl
13456            ! Changes
13457 ____________________________________________________________________________
13458 [  6607] By: jhi                                   on 2000/08/13  05:32:01
13459         Log: Put back the \z changes of #5406 to CPAN.pm.
13460      Branch: perl
13461            ! lib/CPAN.pm
13462 ____________________________________________________________________________
13463 [  6606] By: jhi                                   on 2000/08/13  05:20:16
13464         Log: Fix-n-skip the tests under 5005threads.
13465      Branch: perl
13466            ! t/lib/b.t
13467 ____________________________________________________________________________
13468 [  6605] By: jhi                                   on 2000/08/13  05:07:48
13469         Log: Fix the test for 5005threads.
13470      Branch: perl
13471            ! t/lib/peek.t
13472 ____________________________________________________________________________
13473 [  6604] By: jhi                                   on 2000/08/13  03:35:37
13474         Log: Should have deleted this in #6603.
13475      Branch: perl
13476            - vms/subconfigure.com
13477 ____________________________________________________________________________
13478 [  6603] By: jhi                                   on 2000/08/12  18:29:32
13479         Log: Rewrite of vms/subconfigure.com as configure.com,
13480              from Peter Prymmer and the vmsperl crew.
13481      Branch: perl
13482            + vms/configure.com
13483            ! MANIFEST
13484 ____________________________________________________________________________
13485 [  6602] By: jhi                                   on 2000/08/11  13:00:01
13486         Log: PlainText.pm is dead.
13487      Branch: perl
13488            - lib/Pod/PlainText.pm
13489            ! MANIFEST
13490 ____________________________________________________________________________
13491 [  6601] By: jhi                                   on 2000/08/11  04:06:45
13492         Log: Update Changes.
13493      Branch: perl
13494            ! Changes
13495 ____________________________________________________________________________
13496 [  6600] By: jhi                                   on 2000/08/11  04:06:10
13497         Log: Add a few missing files, update MANIFEST.
13498      Branch: perl
13499            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
13500            + lib/Pod/PlainText.pm t/pod/find.t
13501            ! MANIFEST t/op/regmesg.t
13502 ____________________________________________________________________________
13503 [  6599] By: jhi                                   on 2000/08/11  03:31:10
13504         Log: Add Perl debugging tutorial, regen toc. 
13505              
13506              Subject: perldebtut.pod
13507              From: Richard Foley <Richard.Foley@m.dasa.de>
13508              Date: Wed, 09 Aug 2000 10:17:15 +0200
13509              Message-id: <3991138B.262247B8@m.dasa.de>
13510      Branch: perl
13511            + pod/perldebtut.pod
13512            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13513 ____________________________________________________________________________
13514 [  6598] By: jhi                                   on 2000/08/11  02:48:56
13515         Log: tiny Changes edit
13516      Branch: perl
13517            ! Changes
13518 ____________________________________________________________________________
13519 [  6597] By: jhi                                   on 2000/08/11  02:39:04
13520         Log: Tests for #6589.
13521              
13522              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
13523              From: simon@brecon.co.uk (Simon Cozens)
13524              Date: 11 Aug 2000 02:24:52 GMT
13525              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
13526      Branch: perl
13527            ! t/lib/b.t
13528 ____________________________________________________________________________
13529 [  6596] By: jhi                                   on 2000/08/11  01:50:07
13530         Log: Update Changes.
13531      Branch: perl
13532            ! Changes
13533 ____________________________________________________________________________
13534 [  6595] By: jhi                                   on 2000/08/11  01:47:16
13535         Log: nitfix
13536      Branch: perl
13537            ! Changes
13538 ____________________________________________________________________________
13539 [  6594] By: jhi                                   on 2000/08/11  01:36:16
13540         Log: Subject: Getting perlio and threads to compile
13541              From: Lupe Christoph <lupe@lupe-christoph.de>
13542              Date: Wed, 9 Aug 2000 11:35:54 +0200
13543              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
13544              
13545              (the Solaris version changes in Configure skipped)
13546      Branch: perl
13547            ! hints/solaris_2.sh thread.h
13548 ____________________________________________________________________________
13549 [  6593] By: jhi                                   on 2000/08/11  01:30:16
13550         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
13551              From: simon@brecon.co.uk (Simon Cozens)
13552              Date: 1 Aug 2000 06:55:19 GMT
13553              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
13554      Branch: perl
13555            ! lib/utf8.pm
13556 ____________________________________________________________________________
13557 [  6592] By: jhi                                   on 2000/08/11  01:26:39
13558         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
13559              From: Peter Scott <Peter@PeterScott.com>
13560              Date: Thu, 10 Aug 2000 08:23:27 -0700
13561              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
13562      Branch: perl
13563            ! lib/perl5db.pl
13564 ____________________________________________________________________________
13565 [  6591] By: jhi                                   on 2000/08/11  01:22:02
13566         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
13567              From: Hugo <hv@crypt.compulink.co.uk>
13568              Date: Thu, 10 Aug 2000 19:23:04 +0100
13569              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
13570      Branch: perl
13571            ! regexec.c t/op/pat.t
13572 ____________________________________________________________________________
13573 [  6590] By: jhi                                   on 2000/08/11  01:19:19
13574         Log: Preprocessing and postprocessing for File::Find.
13575              
13576              Subject: Patch to Find::File.pm to allow alphabetical results
13577              From: Joe Smith <jsmith@inwap.com>
13578              Date: Wed, 9 Aug 2000 02:44:54 -0700
13579              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
13580      Branch: perl
13581            ! lib/File/Find.pm
13582 ____________________________________________________________________________
13583 [  6589] By: jhi                                   on 2000/08/11  01:12:39
13584         Log: B::Deparse didn't do sub attributes.
13585              
13586              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
13587              From: simon@brecon.co.uk (Simon Cozens)
13588              Date: 9 Aug 2000 04:49:20 GMT
13589              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
13590      Branch: perl
13591            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
13592 ____________________________________________________________________________
13593 [  6588] By: jhi                                   on 2000/08/11  01:06:40
13594         Log: Subject: debugger "d" command doesnt check line number
13595              From: Mike Guy <mjtg@cam.ac.uk>
13596              Date: Tue, 08 Aug 2000 21:54:29 +0100
13597              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
13598      Branch: perl
13599            ! lib/perl5db.pl mg.c pod/perldiag.pod
13600 ____________________________________________________________________________
13601 [  6587] By: jhi                                   on 2000/08/11  00:45:03
13602         Log: sleep(1) does not necessarily return 1.
13603              
13604              Subject: [PATCH bleadperl] op/lex_assign.t  
13605              From: Hugo <hv@crypt.compulink.co.uk>
13606              Date: Thu, 03 Aug 2000 14:34:22 +0100        
13607              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
13608      Branch: perl
13609            ! t/op/lex_assign.t
13610 ____________________________________________________________________________
13611 [  6586] By: jhi                                   on 2000/08/11  00:31:50
13612         Log: Document the IO::Select timeout.
13613      Branch: perl
13614            ! ext/IO/lib/IO/Select.pm
13615 ____________________________________________________________________________
13616 [  6585] By: jhi                                   on 2000/08/11  00:13:54
13617         Log: Forgot contributor.
13618      Branch: perl
13619            ! Changes
13620 ____________________________________________________________________________
13621 [  6584] By: jhi                                   on 2000/08/11  00:09:19
13622         Log: detypo
13623      Branch: perl
13624            ! Changes
13625 ____________________________________________________________________________
13626 [  6583] By: jhi                                   on 2000/08/11  00:07:53
13627         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
13628              
13629              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
13630              From: Mike Guy <mjtg@cam.ac.uk> 
13631              Date: Thu, 10 Aug 2000 15:50:54 +0100
13632              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
13633      Branch: perl
13634            ! sv.c t/op/int.t
13635 ____________________________________________________________________________
13636 [  6582] By: jhi                                   on 2000/08/10  23:29:32
13637         Log: Update Changes.
13638      Branch: perl
13639            ! Changes
13640 ____________________________________________________________________________
13641 [  6581] By: jhi                                   on 2000/08/10  23:26:16
13642         Log: Put back the std @INC thing.
13643      Branch: perl
13644            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
13645            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
13646            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
13647            ! t/lib/gol-oo.t
13648 ____________________________________________________________________________
13649 [  6580] By: jhi                                   on 2000/08/10  23:03:34
13650         Log: Update to CGI 2.70, from Lincoln Stein.
13651      Branch: perl
13652            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
13653            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
13654            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
13655            ! t/lib/cgi-request.t
13656 ____________________________________________________________________________
13657 [  6579] By: jhi                                   on 2000/08/10  22:41:50
13658         Log: Update to CPAN 1.56, from Andreas König.
13659      Branch: perl
13660            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13661 ____________________________________________________________________________
13662 [  6578] By: jhi                                   on 2000/08/10  22:38:13
13663         Log: Update to Pod::Parser 1.17, from Brad Appleton.
13664      Branch: perl
13665            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
13666            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
13667            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
13668            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
13669            ! t/pod/include.t t/pod/included.t t/pod/lref.t
13670            ! t/pod/multiline_items.t t/pod/nested_items.t
13671            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13672            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
13673            ! t/pod/special_seqs.t
13674 ____________________________________________________________________________
13675 [  6577] By: jhi                                   on 2000/08/10  22:35:41
13676         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
13677      Branch: perl
13678            ! AUTHORS MAINTAIN
13679 ____________________________________________________________________________
13680 [  6576] By: jhi                                   on 2000/08/10  22:24:54
13681         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
13682      Branch: perl
13683            + t/lib/gol-oo.t
13684            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
13685            ! t/lib/gol-compat.t t/lib/gol-linkage.t
13686 ____________________________________________________________________________
13687 [  6575] By: jhi                                   on 2000/08/10  22:02:07
13688         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
13689      Branch: perl
13690            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
13691 ____________________________________________________________________________
13692 [  6574] By: jhi                                   on 2000/08/10  21:55:03
13693         Log: Iterating perl6 description.
13694      Branch: perl
13695            ! pod/perlfaq1.pod
13696 ____________________________________________________________________________
13697 [  6573] By: jhi                                   on 2000/08/10  21:48:26
13698         Log: Revert the sv.c part of #6559, a better fix is needed.
13699      Branch: perl
13700            ! sv.c
13701 ____________________________________________________________________________
13702 [  6572] By: jhi                                   on 2000/08/10  20:33:43
13703         Log: It's the 2ndO'ROSSC.
13704      Branch: perl
13705            ! pod/perlfaq1.pod
13706 ____________________________________________________________________________
13707 [  6571] By: jhi                                   on 2000/08/10  15:55:48
13708         Log: detypo
13709      Branch: perl
13710            ! pod/perlfaq1.pod
13711 ____________________________________________________________________________
13712 [  6570] By: jhi                                   on 2000/08/10  14:11:17
13713         Log: An exceptionally sticky typo.
13714      Branch: perl
13715            ! Changes
13716 ____________________________________________________________________________
13717 [  6569] By: jhi                                   on 2000/08/10  14:09:33
13718         Log: detypo (and test Changes updating script)
13719      Branch: perl
13720            ! Changes
13721 ____________________________________________________________________________
13722 [  6568] By: jhi                                   on 2000/08/10  14:07:07
13723         Log: Update Changes.
13724      Branch: perl
13725            ! Changes
13726 ____________________________________________________________________________
13727 [  6567] By: jhi                                   on 2000/08/10  14:06:19
13728         Log: Amend the description of Perl6.
13729              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
13730              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13731              Date: Wed, 9 Aug 2000 22:11:06 -0500
13732              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
13733      Branch: perl
13734            ! pod/perlfaq1.pod
13735 ____________________________________________________________________________
13736 [  6566] By: jhi                                   on 2000/08/10  13:58:57
13737         Log: Subject: Remove dead entry in perldiag
13738              From: Mike Guy <mjtg@cam.ac.uk>
13739              Date: Thu, 10 Aug 2000 14:19:19 +0100
13740              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
13741      Branch: perl
13742            ! pod/perldiag.pod
13743 ____________________________________________________________________________
13744 [  6565] By: jhi                                   on 2000/08/10  13:51:48
13745         Log: Zero entries were skipped, fix from Adrian Goalby
13746              <argoalby@yahoo.co.uk>
13747      Branch: perl
13748            ! lib/unicode/Number.pl lib/unicode/mktables.PL
13749 ____________________________________________________________________________
13750 [  6564] By: jhi                                   on 2000/08/10  13:00:12
13751         Log: Subject: [PATCH 5.6.0] cygwin port
13752              From: "Fifer, Eric" <EFifer@sanwaint.com>
13753              Date: Thu, 10 Aug 2000 13:15:36 +0100
13754              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
13755      Branch: perl
13756            ! README.cygwin hints/cygwin.sh
13757 ____________________________________________________________________________
13758 [  6563] By: jhi                                   on 2000/08/10  12:55:16
13759         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
13760      Branch: perl
13761            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
13762 ____________________________________________________________________________
13763 [  6562] By: gsar                                  on 2000/08/10  08:38:39
13764         Log: warn is a macro, avoid using at a variable to avoid warnings
13765              in some configurations; readdir.t is too conservative in
13766              estimating number of *.t's
13767      Branch: perl
13768            ! t/op/readdir.t util.c
13769 ____________________________________________________________________________
13770 [  6561] By: jhi                                   on 2000/08/09  23:35:42
13771         Log: Update Changes.
13772      Branch: perl
13773            ! Changes
13774 ____________________________________________________________________________
13775 [  6560] By: jhi                                   on 2000/08/09  23:05:47
13776         Log: Subject: Re: enhanced(?) regex error messages
13777              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
13778              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
13779              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
13780              
13781              (plus two small patches sent privately)
13782              (this still seems to leave few test failures)
13783      Branch: perl
13784            + t/op/regmesg.t
13785            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
13786            ! t/pragma/warn/regcomp
13787 ____________________________________________________________________________
13788 [  6559] By: jhi                                   on 2000/08/09  20:41:18
13789         Log: (The fix did work but was not right, retracted in #6573)
13790              
13791              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
13792              From: Christian Kirsch <ck@held.mind.de>
13793              Date: Wed, 9 Aug 2000 17:05:17 +0200
13794              Message-Id: <20000809170517.A25389@held>
13795      Branch: perl
13796            ! sv.c t/pragma/locale.t
13797 ____________________________________________________________________________
13798 [  6558] By: jhi                                   on 2000/08/08  22:34:08
13799         Log: Tiny updates on the contributors list.
13800      Branch: perl
13801            ! Changes
13802 ____________________________________________________________________________
13803 [  6557] By: jhi                                   on 2000/08/08  19:34:28
13804         Log: Double check that we have a dirhandle.
13805      Branch: perl
13806            ! util.c
13807 ____________________________________________________________________________
13808 [  6556] By: jhi                                   on 2000/08/08  19:01:51
13809         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
13810              May be repopulated with fresh maintained examples.
13811      Branch: perl
13812            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
13813            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
13814            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
13815            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
13816            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
13817            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
13818            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
13819            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
13820            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
13821            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
13822            + lib/CGI/eg/wilogo_gif.uu
13823            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
13824            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13825            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13826            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
13827            - eg/cgi/frameset.cgi eg/cgi/index.html
13828            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13829            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13830            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13831            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
13832            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
13833            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13834            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13835            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13836            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13837            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13838            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13839            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13840            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13841            - eg/van/vanish eg/who eg/wrapsuid
13842            ! MANIFEST
13843 ____________________________________________________________________________
13844 [  6555] By: jhi                                   on 2000/08/08  18:51:08
13845         Log: Delete chat2 as requested by Randal.
13846              
13847              Subject: Re: perlfaq8 coyness
13848              From: merlyn@stonehenge.com (Randal L. Schwartz) 
13849              Date: 15 May 2000 18:52:42 -0700 
13850              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
13851      Branch: perl
13852            - lib/chat2.pl
13853            ! MANIFEST
13854 ____________________________________________________________________________
13855 [  6554] By: jhi                                   on 2000/08/08  18:31:35
13856         Log: Regen global.sym.
13857      Branch: perl
13858            ! global.sym
13859 ____________________________________________________________________________
13860 [  6553] By: jhi                                   on 2000/08/08  18:28:13
13861         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
13862              (either perlbug or p5p ate the original), plus regen
13863              perlapi and perltoc. 
13864      Branch: perl
13865            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
13866            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
13867            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13868            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
13869            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
13870            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
13871            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
13872            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
13873            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
13874            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
13875 ____________________________________________________________________________
13876 [  6552] By: jhi                                   on 2000/08/08  18:06:29
13877         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
13878              From: Mike Guy <mjtg@cam.ac.uk>
13879              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
13880              Date: Tue, 08 Aug 2000 15:51:27 +0100
13881      Branch: perl
13882            ! doop.c sv.h t/op/join.t t/pragma/overload.t
13883 ____________________________________________________________________________
13884 [  6551] By: jhi                                   on 2000/08/08  18:01:11
13885         Log: Re-apply #6549.
13886      Branch: perl
13887            ! lib/perl5db.pl
13888 ____________________________________________________________________________
13889 [  6550] By: jhi                                   on 2000/08/08  17:43:08
13890         Log: Accidental retraction of #6549.
13891      Branch: perl
13892            ! lib/perl5db.pl
13893 ____________________________________________________________________________
13894 [  6549] By: jhi                                   on 2000/08/08  17:40:04
13895         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
13896              From: Mike Guy <mjtg@cam.ac.uk>
13897              Date: Mon, 07 Aug 2000 21:49:58 +0100
13898              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
13899      Branch: perl
13900            ! lib/perl5db.pl
13901 ____________________________________________________________________________
13902 [  6548] By: jhi                                   on 2000/08/08  17:37:57
13903         Log: Document here-doc better.
13904              
13905              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
13906              From: Mike Guy <mjtg@cam.ac.uk>
13907              Date: Mon, 07 Aug 2000 14:02:09 +0100
13908              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
13909      Branch: perl
13910            ! pod/perldata.pod
13911 ____________________________________________________________________________
13912 [  6547] By: jhi                                   on 2000/08/08  17:33:34
13913         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
13914              From: "Randy J. Ray" <rjray@redhat.com>
13915              Date: Mon, 07 Aug 2000 19:12:25 -0700
13916              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
13917      Branch: perl
13918            ! perl.c pod/perlrun.pod
13919 ____________________________________________________________________________
13920 [  6546] By: jhi                                   on 2000/08/08  17:29:26
13921         Log: Subject: Re: enhanced(?) regex error messages 
13922              From: Hugo <hv@crypt.compulink.co.uk>
13923              Date: Tue, 08 Aug 2000 03:25:51 +0100
13924              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
13925              
13926              plus Capitalize the error messages, plus perldiag them.
13927      Branch: perl
13928            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
13929 ____________________________________________________________________________
13930 [  6545] By: jhi                                   on 2000/08/08  13:59:28
13931         Log: Augment #6539 a bit: don't croak if there's magic in the air.
13932              
13933              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
13934              From: Hugo <hv@crypt.compulink.co.uk>
13935              Date: Tue, 08 Aug 2000 03:02:03 +0100
13936              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
13937      Branch: perl
13938            ! pp.c t/op/bless.t
13939 ____________________________________________________________________________
13940 [  6544] By: jhi                                   on 2000/08/07  21:11:52
13941         Log: Make the test -w clean.
13942      Branch: perl
13943            ! t/op/bless.t
13944 ____________________________________________________________________________
13945 [  6543] By: jhi                                   on 2000/08/07  19:49:53
13946         Log: use warnings instead of $^W.
13947      Branch: perl
13948            ! t/op/bless.t
13949 ____________________________________________________________________________
13950 [  6542] By: jhi                                   on 2000/08/07  17:41:41
13951         Log: Disable a portability warning Because We Know What We Are Doing.
13952      Branch: perl
13953            ! t/op/bless.t
13954 ____________________________________________________________________________
13955 [  6541] By: jhi                                   on 2000/08/07  17:29:51
13956         Log: Tiny tidying on report_evil_fh().
13957      Branch: perl
13958            ! util.c
13959 ____________________________________________________________________________
13960 [  6540] By: jhi                                   on 2000/08/07  16:37:38
13961         Log: Make regular expression parse error messages easier to understand.
13962              
13963              Subject: Re: enhanced(?) regex error messages
13964              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
13965              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
13966              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
13967      Branch: perl
13968            ! regcomp.c
13969 ____________________________________________________________________________
13970 [  6539] By: jhi                                   on 2000/08/07  16:12:27
13971         Log: Make bless(REF, REF) a fatal error, add bless tests.
13972              
13973              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
13974              From: Hugo <hv@crypt.compulink.co.uk>
13975              Date: Mon, 07 Aug 2000 16:59:38 +0100
13976              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
13977      Branch: perl
13978            + t/op/bless.t
13979            ! MANIFEST pod/perldiag.pod pp.c sv.c
13980 ____________________________________________________________________________
13981 [  6538] By: jhi                                   on 2000/08/07  15:59:43
13982         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
13983              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
13984              Date: Thu, 3 Aug 2000 14:29:21 -0700
13985              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
13986      Branch: perl
13987            ! lib/lib_pm.PL
13988 ____________________________________________________________________________
13989 [  6537] By: jhi                                   on 2000/08/07  15:47:18
13990         Log: Retract #6419 for now since it breaks in AFS and MachTen.
13991      Branch: perl
13992            ! lib/Cwd.pm
13993 ____________________________________________________________________________
13994 [  6536] By: jhi                                   on 2000/08/07  15:05:29
13995         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
13996              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
13997              The security hole exists only in suidperls, which isn't
13998              installed or even built by default.
13999      Branch: perl
14000            ! perl.c
14001 ____________________________________________________________________________
14002 [  6535] By: jhi                                   on 2000/08/07  14:45:14
14003         Log: tr memory corruption fix from Simon Cozens.
14004      Branch: perl
14005            ! doop.c
14006 ____________________________________________________________________________
14007 [  6534] By: jhi                                   on 2000/08/06  11:38:16
14008         Log: Document a bit that UDP is not what you might think.
14009              
14010              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
14011              From: Lupe Christoph <lupe@lupe-christoph.de>
14012              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
14013              Date: Mon, 24 Jul 2000 08:59:15 +0200
14014      Branch: perl
14015            ! pod/perlipc.pod
14016 ____________________________________________________________________________
14017 [  6533] By: jhi                                   on 2000/08/06  11:35:01
14018         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
14019              From: Jeff Pinyan <jeffp@hut.crusoe.net>
14020              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
14021              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
14022      Branch: perl
14023            ! pod/perlfunc.pod
14024 ____________________________________________________________________________
14025 [  6532] By: jhi                                   on 2000/08/06  03:45:41
14026         Log: Have symbols for the IoTYPEs.
14027      Branch: perl
14028            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
14029 ____________________________________________________________________________
14030 [  6531] By: jhi                                   on 2000/08/06  01:33:55
14031         Log: Continue fixing the io warnings.  This also
14032              sort of fixes bug ID 20000802.003: the core dump
14033              is no more.  Whether the current behaviour is correct
14034              (giving a warning: "Not a format reference"), is another matter.
14035      Branch: perl
14036            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
14037            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
14038 ____________________________________________________________________________
14039 [  6530] By: jhi                                   on 2000/08/05  21:33:12
14040         Log: Change the Policy policy: now -Dprefix= with an existing
14041              Policy.sh and prefix == siteprefix == vendorprefix, then all
14042              of them follow along the new prefix.
14043              
14044              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
14045              From: Andy Dougherty <doughera@lafayette.edu>
14046              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
14047              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
14048      Branch: perl
14049            ! Policy_sh.SH
14050 ____________________________________________________________________________
14051 [  6529] By: jhi                                   on 2000/08/05  18:57:28
14052         Log: Zap lib/Sys directory when cleaning up.
14053      Branch: perl
14054            ! Makefile.SH
14055 ____________________________________________________________________________
14056 [  6528] By: jhi                                   on 2000/08/05  18:40:44
14057         Log: Essential prototype changes were missing from #6527.
14058              Also make report_evil_fh() more bomb-proof.
14059      Branch: perl
14060            ! embed.h util.c
14061 ____________________________________________________________________________
14062 [  6527] By: jhi                                   on 2000/08/05  03:22:05
14063         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
14064              From: "Ronald F. Guilmette" <rfg@monkeys.com>
14065              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
14066              Message-Id: <200007242247.PAA52177@monkeys.com>
14067      Branch: perl
14068            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
14069 ____________________________________________________________________________
14070 [  6526] By: jhi                                   on 2000/08/04  21:23:27
14071         Log: gcc versions might have (parentheses) in them.
14072      Branch: metaconfig/U/perl
14073            ! gccvers.U
14074      Branch: perl
14075            ! Configure config_h.SH
14076 ____________________________________________________________________________
14077 [  6525] By: jhi                                   on 2000/08/04  20:23:12
14078         Log: Weed buglets pointed out by
14079              
14080              From: Lupe Christoph <lupe@lupe-christoph.de>
14081              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
14082              Date: Fri, 4 Aug 2000 17:34:39 +0200
14083              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
14084      Branch: metaconfig/U/perl
14085            ! gccvers.U uselfs.U
14086      Branch: perl
14087            ! Configure config_h.SH
14088 ____________________________________________________________________________
14089 [  6524] By: jhi                                   on 2000/08/04  19:02:08
14090         Log: Warn under -w if lstat(FH) is attempted.
14091              
14092              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
14093              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
14094              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
14095              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
14096      Branch: perl
14097            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
14098            ! t/pragma/warn/pp_sys
14099 ____________________________________________________________________________
14100 [  6523] By: jhi                                   on 2000/08/04  12:31:11
14101         Log: Subject: New perlcc, take 2
14102              From: simon@brecon.co.uk (Simon Cozens)
14103              Date: 4 Aug 2000 06:21:04 GMT
14104              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
14105      Branch: perl
14106            ! utils/perlcc.PL
14107 ____________________________________________________________________________
14108 [  6522] By: jhi                                   on 2000/08/04  12:26:33
14109         Log: Subject: Re: Array vs. List context
14110              From: Daniel Chetlin <daniel@chetlin.com>
14111              Date: Fri, 4 Aug 2000 00:22:44 -0700
14112              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
14113      Branch: perl
14114            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
14115            ! pod/perlfaq4.pod
14116 ____________________________________________________________________________
14117 [  6521] By: jhi                                   on 2000/08/04  12:22:38
14118         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
14119              From: Raymund Will <ray@caldera.de>
14120              Date: Fri, 4 Aug 2000 12:07:09 +0200
14121              Message-Id: <20000804120709.A14982@caldera.de>
14122      Branch: perl
14123            ! configure.gnu
14124 ____________________________________________________________________________
14125 [  6520] By: jhi                                   on 2000/08/04  04:09:06
14126         Log: After the #6519 a warning about stat() is just that,
14127              not about a filetest, which now have their own warning.
14128      Branch: perl
14129            ! pod/perldiag.pod
14130 ____________________________________________________________________________
14131 [  6519] By: jhi                                   on 2000/08/04  04:06:30
14132         Log: In the warnings call filehandles consistently so;
14133              add "unopened" warning for stat().
14134      Branch: perl
14135            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
14136            ! t/pragma/warn/pp_sys
14137 ____________________________________________________________________________
14138 [  6518] By: jhi                                   on 2000/08/04  02:55:35
14139         Log: Subject: Minor tweak to perlvar.pod
14140              From: "Stephen P. Potter" <spp@ds.net>
14141              Date: Tue, 18 Apr 2000 09:26:03 -0400
14142              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
14143      Branch: perl
14144            ! pod/perlvar.pod
14145 ____________________________________________________________________________
14146 [  6517] By: jhi                                   on 2000/08/04  02:50:08
14147         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
14148              From: "Clinton Pierce" <cpierce1@ford.com>
14149              Date: Wed, 21 Jul 1999 16:45:31 -0400
14150              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
14151              
14152              Fix by Stephen Potter (visible in the bug db but not in p5p?)
14153      Branch: perl
14154            ! pod/perlfunc.pod pod/perlop.pod
14155 ____________________________________________________________________________
14156 [  6516] By: jhi                                   on 2000/08/04  02:09:25
14157         Log: This is 6512.  Really.
14158      Branch: perl
14159            ! dump.c
14160 ____________________________________________________________________________
14161 [  6515] By: jhi                                   on 2000/08/04  01:25:50
14162         Log: mention the idea of @( and @)
14163      Branch: perl
14164            ! Todo-5.6
14165 ____________________________________________________________________________
14166 [  6514] By: bailey                                on 2000/08/04  01:18:46
14167         Log: YA resync with mainstem, including VMS patches from others
14168      Branch: vmsperl
14169           +> (branch 48 files)
14170            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
14171           !> (integrate 354 files)
14172 ____________________________________________________________________________
14173 [  6513] By: jhi                                   on 2000/08/04  01:18:18
14174         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
14175              From: Mark Dickinson <dickins3@fas.harvard.edu>
14176              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
14177              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
14178      Branch: perl
14179            ! t/op/grent.t t/op/pwent.t
14180 ____________________________________________________________________________
14181 [  6512] By: jhi                                   on 2000/08/04  01:14:06
14182         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
14183              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14184              Date: Wed, 02 Aug 2000 10:51:01 +0100
14185              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
14186      Branch: perl
14187            ! sv.c
14188 ____________________________________________________________________________
14189 [  6511] By: jhi                                   on 2000/08/04  00:57:00
14190         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
14191              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14192              Date: Thu, 03 Aug 2000 17:20:04 -0700
14193              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
14194      Branch: metaconfig
14195            ! U/modified/Cppsym.U
14196      Branch: perl
14197            ! Configure config_h.SH
14198 ____________________________________________________________________________
14199 [  6510] By: jhi                                   on 2000/08/04  00:25:28
14200         Log: detypo
14201      Branch: perl
14202            ! Makefile.SH
14203 ____________________________________________________________________________
14204 [  6509] By: jhi                                   on 2000/08/03  23:43:18
14205         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
14206              From: Dominic Dunlop <domo@computer.org>
14207              Date: Thu, 3 Aug 2000 22:16:46 +0200
14208              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
14209      Branch: perl
14210            ! t/op/sprintf.t
14211 ____________________________________________________________________________
14212 [  6508] By: jhi                                   on 2000/08/03  23:40:37
14213         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
14214              From: Hugo <hv@crypt.compulink.co.uk>
14215              Date: Thu, 03 Aug 2000 18:25:30 +0100
14216              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
14217      Branch: perl
14218            ! regcomp.c t/op/re_tests
14219 ____________________________________________________________________________
14220 [  6507] By: jhi                                   on 2000/08/03  23:38:28
14221         Log: Subject: [PATCH] sv.h documentation - SvLEN
14222              From: Mike Guy <mjtg@cam.ac.uk>
14223              Date: Thu, 03 Aug 2000 14:43:09 +0100
14224              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
14225      Branch: perl
14226            ! sv.h
14227 ____________________________________________________________________________
14228 [  6506] By: jhi                                   on 2000/08/03  15:49:14
14229         Log: Disable the fix_pl hack for now.
14230      Branch: perl
14231            ! Makefile.SH
14232 ____________________________________________________________________________
14233 [  6505] By: jhi                                   on 2000/08/03  13:49:04
14234         Log: Add a URL for FSF.
14235              
14236              Subject: Patch for README
14237              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
14238              Date: Wed, 2 Aug 2000 13:25:09 -0500
14239              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
14240      Branch: perl
14241            ! README
14242 ____________________________________________________________________________
14243 [  6504] By: jhi                                   on 2000/08/03  13:29:19
14244         Log: Be more informative on what is skipped and why,
14245              also repeat the list at the end.
14246      Branch: perl
14247            ! Porting/p4desc
14248 ____________________________________________________________________________
14249 [  6503] By: jhi                                   on 2000/08/03  13:07:05
14250         Log: Circumvent the removal of .patch by fix_pl.
14251              
14252              Subject: Re: [ID 20000802.011] unable to 'make test'          
14253              From: simon@brecon.co.uk (Simon Cozens) 
14254              Date: 3 Aug 2000 04:17:00 GMT
14255              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
14256      Branch: perl
14257            ! Makefile.SH
14258 ____________________________________________________________________________
14259 [  6502] By: jhi                                   on 2000/08/03  00:14:34
14260         Log: Add the missing setproctitle unit.
14261      Branch: metaconfig/U/perl
14262            + d_setproctitle.U
14263 ____________________________________________________________________________
14264 [  6501] By: jhi                                   on 2000/08/03  00:00:26
14265         Log: The subtest 4 may fail also on VOBS, as pointed out
14266              by Nick Ing-Simmons in November 1999, bug id 19991124.003
14267              (but the failure in that bug report isn't the subtest 4).
14268      Branch: perl
14269            ! t/op/stat.t
14270 ____________________________________________________________________________
14271 [  6500] By: jhi                                   on 2000/08/02  23:49:30
14272         Log: Better skip message for the test; one of the two problems in
14273              
14274              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
14275              From: Lupe Christoph <lupe@lupe-christoph.de>
14276              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
14277              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
14278      Branch: perl
14279            ! t/op/numconvert.t
14280 ____________________________________________________________________________
14281 [  6499] By: jhi                                   on 2000/08/02  22:49:16
14282         Log: Allow "no Module;" even if there is no 'unimport'.
14283              
14284              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
14285              From: mjd@plover.com
14286              Date: 24 Mar 2000 15:24:34 -0000
14287              Message-Id: <20000324152434.15160.qmail@plover.com>
14288      Branch: perl
14289            ! gv.c
14290 ____________________________________________________________________________
14291 [  6498] By: jhi                                   on 2000/08/02  22:42:58
14292         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
14293              that are hopefully soon put into use.
14294      Branch: perl
14295            ! opcode.h opcode.pl opnames.h
14296 ____________________________________________________________________________
14297 [  6497] By: gsar                                  on 2000/08/02  22:28:59
14298         Log: require.t needs binmode() to work on windows
14299      Branch: perl
14300            ! t/comp/require.t
14301 ____________________________________________________________________________
14302 [  6496] By: jhi                                   on 2000/08/02  22:08:51
14303         Log: Document the IVdf UVuf UVof UVxf.
14304      Branch: perl
14305            ! pod/perlguts.pod
14306 ____________________________________________________________________________
14307 [  6495] By: jhi                                   on 2000/08/02  21:54:26
14308         Log: detypo #6494
14309      Branch: perl
14310            ! ext/Data/Dumper/Dumper.xs
14311 ____________________________________________________________________________
14312 [  6494] By: jhi                                   on 2000/08/02  21:49:17
14313         Log: Dump UVs as UVs in Data::Dumper.
14314              
14315              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
14316              From: Gurusamy Sarathy <gsar@ActiveState.com>
14317              Date: Thu, 27 Apr 2000 12:26:25 -0700
14318              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
14319      Branch: perl
14320            ! ext/Data/Dumper/Dumper.xs
14321 ____________________________________________________________________________
14322 [  6493] By: jhi                                   on 2000/08/02  17:01:58
14323         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
14324              From: Hugo <hv@crypt.compulink.co.uk>
14325              Date: Wed, 02 Aug 2000 14:53:56 +0100
14326              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
14327      Branch: perl
14328            ! regexec.c t/op/re_tests
14329 ____________________________________________________________________________
14330 [  6492] By: jhi                                   on 2000/08/02  15:02:46
14331         Log: The new setproctitle() feature is available only in 
14332              bleeding edge FreeBSD.  From Paul Saab.
14333      Branch: perl
14334            ! mg.c
14335 ____________________________________________________________________________
14336 [  6491] By: jhi                                   on 2000/08/02  13:34:36
14337         Log: The tr utf8 patching continues.
14338              
14339              Subject: Re: #6469, too many tests claimed in require.t
14340              From: simon@brecon.co.uk (Simon Cozens)
14341              Date: 2 Aug 2000 02:37:17 GMT
14342              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
14343              
14344              (the logic of the test was the wrong way round in the patch)
14345      Branch: perl
14346            ! doop.c
14347 ____________________________________________________________________________
14348 [  6490] By: jhi                                   on 2000/08/02  13:27:38
14349         Log: The name of a filehandle does not have <these>.
14350      Branch: perl
14351            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
14352            ! t/pragma/warn/pp_sys util.c
14353 ____________________________________________________________________________
14354 [  6489] By: jhi                                   on 2000/08/02  04:26:46
14355         Log: Remove the extraneous "main::" prefix from all the
14356              "opened only for", "on closed", and "never opened" warnings.
14357              
14358              Subject: Re: inappropriate warning
14359              From: Gurusamy Sarathy <gsar@ActiveState.com>
14360              Date: Mon, 20 Mar 2000 11:28:02 -0800
14361              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
14362      Branch: perl
14363            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
14364            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
14365            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
14366 ____________________________________________________________________________
14367 [  6488] By: jhi                                   on 2000/08/02  03:02:57
14368         Log: memcpy has n o in it, as pinted ut by Sarathy.
14369      Branch: perl
14370            ! pod/perlguts.pod
14371 ____________________________________________________________________________
14372 [  6487] By: jhi                                   on 2000/08/02  02:44:51
14373         Log: Document in one place the memory abstractions used in Perl core.
14374              
14375              Subject: Re: Memory abstraction
14376              From: simon@brecon.co.uk (Simon Cozens)
14377              Date: 2 Aug 2000 02:20:23 GMT
14378              Organization: Earth.li Origins
14379      Branch: perl
14380            ! pod/perlguts.pod
14381 ____________________________________________________________________________
14382 [  6486] By: jhi                                   on 2000/08/02  02:41:57
14383         Log: regen_headers, regen perltoc.
14384      Branch: perl
14385            ! perlapi.c pod/perltoc.pod
14386 ____________________________________________________________________________
14387 [  6485] By: jhi                                   on 2000/08/02  01:43:33
14388         Log: "This little thing tests for a file .patch, and if it contains
14389              a number, pops into patchlevel.h" (making it easier to track
14390              which development version people are reporting bugs against)
14391              
14392              Subject: Patchlevel autogeneration for repository perls
14393              From: simon@brecon.co.uk (Simon Cozens)
14394              Date: 14 Jul 2000 07:12:15 GMT
14395              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
14396      Branch: perl
14397            + fix_pl
14398            ! MANIFEST Makefile.SH
14399 ____________________________________________________________________________
14400 [  6484] By: jhi                                   on 2000/08/02  01:32:54
14401         Log: FreeBSD 3.* updates from
14402              
14403              From: Paul Saab <ps@yahoo-inc.com>
14404              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
14405              Date: Tue, 1 Aug 2000 15:41:39 -0700
14406              Message-Id: <20000801154139.A53740@yahoo-inc.com>
14407      Branch: perl
14408            ! hints/freebsd.sh
14409 ____________________________________________________________________________
14410 [  6483] By: jhi                                   on 2000/08/02  01:27:44
14411         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
14412              instead one must use setproctitle().  This was already addressed
14413              by change #6457, but the below has a new variant for FreeBSD 4.0
14414              or later, and the matter is also documented more.
14415              
14416              From: Paul Saab <ps@yahoo-inc.com>
14417              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
14418              Date: Tue, 1 Aug 2000 15:41:39 -0700
14419              Message-Id: <20000801154139.A53740@yahoo-inc.com>
14420      Branch: metaconfig/U/perl
14421            + i_libutil.U
14422      Branch: perl
14423            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
14424 ____________________________________________________________________________
14425 [  6482] By: jhi                                   on 2000/08/01  22:17:32
14426         Log: The test from this
14427              
14428              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
14429              Date: Sat, 15 Apr 2000 17:03:44 +0100
14430              From: Tom Hughes <tom@compton.nu>
14431              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
14432              
14433              was missing, the code change went in as #5989
14434              (which had a different test?)
14435      Branch: perl
14436            ! t/op/misc.t
14437 ____________________________________________________________________________
14438 [  6481] By: jhi                                   on 2000/08/01  21:48:38
14439         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
14440              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
14441              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
14442              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
14443      Branch: perl
14444            ! perl.h
14445 ____________________________________________________________________________
14446 [  6480] By: jhi                                   on 2000/08/01  18:05:28
14447         Log: Make p4desc to skip non-mainperl branches by default.
14448      Branch: perl
14449            ! Porting/p4desc
14450 ____________________________________________________________________________
14451 [  6479] By: jhi                                   on 2000/08/01  17:29:19
14452         Log: If gccosandvers is equal to osname, clear gccosandvers.
14453      Branch: metaconfig/U/perl
14454            ! gccvers.U
14455      Branch: perl
14456            ! Configure config_h.SH
14457 ____________________________________________________________________________
14458 [  6478] By: jhi                                   on 2000/08/01  15:54:08
14459         Log: BOM patching from Simon Cozens.
14460      Branch: perl
14461            ! toke.c
14462 ____________________________________________________________________________
14463 [  6477] By: jhi                                   on 2000/08/01  04:50:33
14464         Log: Stash away the largefiles flags and libswanted.
14465      Branch: perl
14466            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
14467 ____________________________________________________________________________
14468 [  6476] By: gsar                                  on 2000/08/01  04:24:24
14469         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
14470              on Windows)
14471      Branch: perl
14472            ! t/pragma/utf8.t utf8.c win32/win32.c
14473 ____________________________________________________________________________
14474 [  6475] By: jhi                                   on 2000/08/01  03:35:24
14475         Log: Make chr() for values >127 to create utf8 when under utf8.
14476              
14477              Subject: Re: uft8/chr()
14478              From: simon@brecon.co.uk (Simon Cozens)
14479              Date: 1 Aug 2000 02:37:02 GMT
14480              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
14481      Branch: perl
14482            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
14483 ____________________________________________________________________________
14484 [  6474] By: jhi                                   on 2000/08/01  02:36:18
14485         Log: In Digital UNIX warn if gcc explicitly chosen because even
14486              2.95.2 is known to cause problems.
14487      Branch: perl
14488            ! hints/dec_osf.sh
14489 ____________________________________________________________________________
14490 [  6473] By: jhi                                   on 2000/08/01  02:00:56
14491         Log: Make the safety catch for buggy gccs work with triple version
14492              numbers like 2.95.2.  Reported in
14493              
14494              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
14495              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
14496              Date: Mon, 31 Jul 2000 14:55:06 +0200
14497              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
14498      Branch: perl
14499            ! hints/dec_osf.sh
14500 ____________________________________________________________________________
14501 [  6472] By: jhi                                   on 2000/08/01  01:13:33
14502         Log: Subject: fix and question re: waitpid() under win32
14503              From: Brian Clarke <clarke@appliedmeta.com>
14504              Date: Fri, 28 Jul 2000 15:18:29 -0400
14505              Message-ID: <3981DC85.290314EB@appliedmeta.com>
14506              
14507              Slightly reformatted and WNOHANG # define moved to win32.h
14508              so that also POSIX.xs sees it, as suggsted by Sarathy.
14509      Branch: perl
14510            ! win32/win32.c win32/win32.h
14511 ____________________________________________________________________________
14512 [  6471] By: jhi                                   on 2000/08/01  00:55:05
14513         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
14514              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14515              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
14516              Date: Mon, 31 Jul 2000 13:28:51 +0100
14517              
14518              (aka ID 20000730.002)
14519      Branch: perl
14520            ! op.c t/op/tr.t
14521 ____________________________________________________________________________
14522 [  6470] By: jhi                                   on 2000/07/31  23:34:42
14523         Log: Document the problem with -P in HP-UX and its workaround.
14524              
14525              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
14526              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
14527              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
14528              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
14529      Branch: perl
14530            ! README.hpux
14531 ____________________________________________________________________________
14532 [  6469] By: jhi                                   on 2000/07/31  04:15:02
14533         Log: The swallow_bom() saga continues.  The #23 of require.t
14534              (UTF16-LE) still fails (silently, no output) but the #22
14535              (UTF16-BE) seems to be working now.  The root of the
14536              failure may be in sv_gets(): is it UTF-16LE-aware,
14537              especially when it comes to line endings? 
14538      Branch: perl
14539            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
14540            ! t/comp/require.t toke.c utf8.c
14541 ____________________________________________________________________________
14542 [  6468] By: jhi                                   on 2000/07/30  19:05:48
14543         Log: Find green threads before native threads.
14544              
14545              Subject: Re: Patch to jpl/JNI/Makefile.PL
14546              From: Jens Thomsen <jens@fiend.cis.com>
14547              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
14548              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
14549      Branch: perl
14550            ! jpl/JNI/Makefile.PL
14551 ____________________________________________________________________________
14552 [  6467] By: jhi                                   on 2000/07/30  18:36:22
14553         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
14554      Branch: perl
14555            ! doop.c
14556 ____________________________________________________________________________
14557 [  6466] By: jhi                                   on 2000/07/30  04:37:29
14558         Log: A new version of the "remove UPPERACSE string comparison"
14559              operators.  The problem with the previous one (change #6454)
14560              was that it was for Perl 5.6.0.  From Paul Marquess.
14561      Branch: perl
14562            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
14563            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
14564            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
14565 ____________________________________________________________________________
14566 [  6465] By: jhi                                   on 2000/07/29  22:39:56
14567         Log: Do not upgrade SVs into utf8 just because they participate
14568              in eq or cmp.  Reported and fix suggested in
14569              
14570              Subject: [ID 20000720.009] sv_eq UTF8 bug
14571              From: "Simon Cozens" <simon@othersideofthe.earth.li>
14572              Date: 21 Jul 2000 04:37:29 -0000
14573              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
14574              
14575              Exercise for the kind reader: should we or should we not
14576              cache the utf8 conversion alonside the SV? (as magic,
14577              as thestrxfrm()ed version is cached under use locale)
14578              Argue both for and against.
14579      Branch: perl
14580            ! sv.c
14581 ____________________________________________________________________________
14582 [  6464] By: jhi                                   on 2000/07/29  22:36:22
14583         Log: Subject: UTF8 concat
14584              From: simon@brecon.co.uk (Simon Cozens) 
14585              Date: 30 Jun 2000 06:13:25 GMT
14586              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
14587              
14588              (with a memory leak fixed, plus a few casts added)
14589              
14590              This also seems to help for
14591              
14592              Subject: [ID 20000716.015] join UTF8 weirdness
14593              From: root <root@ak-71.mind.de> 
14594              Date: Sat, 15 Jul 2000 15:29:54 +0200
14595              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
14596              
14597              (from Andreas König)
14598      Branch: perl
14599            ! pp_hot.c
14600 ____________________________________________________________________________
14601 [  6463] By: jhi                                   on 2000/07/29  00:55:39
14602         Log: Tune the comments and hopefully stop a memory leak.
14603      Branch: perl
14604            ! toke.c utf8.c
14605 ____________________________________________________________________________
14606 [  6462] By: jhi                                   on 2000/07/29  00:16:53
14607         Log: The problem described in this
14608              
14609              Subject: [ID 20000322.018] named chars aren't magical enough
14610              From: root <root@dixie.cscaper.com>     
14611              Date: Wed, 22 Mar 2000 18:37:42 -0700
14612              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
14613              
14614              has been fixed in perl 5.6.0 but just in case added a test
14615              to keep it away.  (The report from Joseph Hall.)
14616      Branch: perl
14617            ! t/lib/charnames.t
14618 ____________________________________________________________________________
14619 [  6461] By: jhi                                   on 2000/07/28  23:56:36
14620         Log: Tiny fixes for #6460.
14621      Branch: metaconfig/U/perl
14622            ! gccvers.U
14623      Branch: perl
14624            ! Configure config_h.SH
14625 ____________________________________________________________________________
14626 [  6460] By: jhi                                   on 2000/07/28  23:24:41
14627         Log: Warn if the version of the operating system used to compile gcc
14628              differs from the current version of the operating system.
14629              Also display the gcc compilation os and version in myconfig.
14630              Inspiration from
14631              
14632              Subject: Re: [ID 20000710.003] ERRORS!!         
14633              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14634              Date: Mon, 10 Jul 2000 15:54:16 -0400
14635              Message-ID: <20000710155416.A1384@O2.chapin.edu>
14636      Branch: metaconfig/U/perl
14637            ! gccvers.U
14638      Branch: perl
14639            ! Configure config_h.SH myconfig.SH
14640 ____________________________________________________________________________
14641 [  6459] By: jhi                                   on 2000/07/28  22:00:32
14642         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
14643              letter to $Config{osvers}.
14644      Branch: metaconfig
14645            ! U/modified/Oldconfig.U
14646      Branch: perl
14647            ! Configure config_h.SH
14648 ____________________________________________________________________________
14649 [  6458] By: jhi                                   on 2000/07/28  04:15:39
14650         Log: Back out #6454, doesn't seem to work.
14651              (Reason: that patch was for perl 5.6.0, not perl-current)
14652              (A version of the patch for perl-current came in later as #6466)
14653      Branch: perl
14654            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
14655            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
14656            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
14657 ____________________________________________________________________________
14658 [  6457] By: jhi                                   on 2000/07/27  23:31:49
14659         Log: Use setproctitle() if available to modify $0.
14660              
14661              Subject: setting $* on BSD4 broken
14662              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14663              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
14664              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
14665      Branch: metaconfig
14666            ! U/modified/Myinit.U
14667      Branch: perl
14668            ! Configure config_h.SH mg.c
14669 ____________________________________________________________________________
14670 [  6456] By: jhi                                   on 2000/07/27  14:50:47
14671         Log: Allow "no AutoLoader;", based on change #6444,
14672              suggested by Graham Barr.
14673      Branch: perl
14674            ! lib/AutoLoader.pm
14675 ____________________________________________________________________________
14676 [  6455] By: jhi                                   on 2000/07/27  14:19:10
14677         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
14678              From: rspier@pobox.com (Robert Spier)
14679              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
14680              Message-ID: <14720.15855.787664.424783@rls.cx>
14681      Branch: perl
14682            ! pod/perldiag.pod
14683 ____________________________________________________________________________
14684 [  6454] By: jhi                                   on 2000/07/27  14:03:02
14685         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
14686              for a long time).
14687              
14688              Reported in
14689              
14690              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
14691              From: Ryan Herbert <rherbert@sycamorehq.com>
14692              Date: Mon, 17 Jul 2000 11:40:42 -0400
14693              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
14694              
14695              Patched in
14696              
14697              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
14698              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14699              Date: Wed, 26 Jul 2000 23:40:18 +0100
14700              Message-ID: <000001bff752$79511880$0a17073e@tiny>
14701              
14702              based on an earlier patch from Stephen P. Potter.
14703              
14704              (Removed later by change #6458 because this patch was for
14705              perl 5.6.0, not perl-current)
14706      Branch: perl
14707            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
14708            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
14709            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
14710 ____________________________________________________________________________
14711 [  6453] By: jhi                                   on 2000/07/27  13:48:02
14712         Log: Subject: [PATCH] fixes bug 20000508.004
14713              From: Michael Stevens <mstevens@globnix.org>
14714              Date: Thu, 27 Jul 2000 13:49:04 +0100
14715              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
14716      Branch: perl
14717            ! pod/perldata.pod
14718 ____________________________________________________________________________
14719 [  6452] By: jhi                                   on 2000/07/26  23:51:26
14720         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
14721              and Craig A. Berry.
14722      Branch: perl
14723            ! lib/File/Temp.pm pod/perlport.pod
14724 ____________________________________________________________________________
14725 [  6451] By: jhi                                   on 2000/07/26  19:43:30
14726         Log: Be wary of close()s, too.
14727              
14728              Subject: Re: [PATCH] perlbug cleanup
14729              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14730              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
14731              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
14732      Branch: perl
14733            ! utils/perlbug.PL
14734 ____________________________________________________________________________
14735 [  6450] By: jhi                                   on 2000/07/26  18:41:40
14736         Log: Subject: Minor doc patch: handy.h
14737              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
14738              Date: Wed, 26 Jul 2000 15:34:25 -0300
14739              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
14740      Branch: perl
14741            ! handy.h pod/perlapi.pod
14742 ____________________________________________________________________________
14743 [  6449] By: jhi                                   on 2000/07/26  18:23:55
14744         Log: Subject: [PATCH] minor doc change - perlguts
14745              From: Michael Stevens <mstevens@globnix.org>
14746              Date: Thu, 13 Jul 2000 12:39:18 +0100
14747              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
14748      Branch: perl
14749            ! pod/perlguts.pod
14750 ____________________________________________________________________________
14751 [  6448] By: jhi                                   on 2000/07/26  18:20:30
14752         Log: open() wariness in perlbug.
14753              
14754              Subject: [PATCH] perlbug cleanup
14755              From: Michael Stevens <mstevens@globnix.org>
14756              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
14757              Date: Thu, 13 Jul 2000 15:52:23 +0100
14758      Branch: perl
14759            ! utils/perlbug.PL
14760 ____________________________________________________________________________
14761 [  6447] By: jhi                                   on 2000/07/26  18:13:04
14762         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
14763      Branch: perl
14764            ! lib/File/Temp.pm t/lib/ftmp-security.t
14765 ____________________________________________________________________________
14766 [  6446] By: jhi                                   on 2000/07/26  18:06:32
14767         Log: docfix from Peter Scott <Peter@PSDT.com>.
14768      Branch: perl
14769            ! pod/perlfunc.pod
14770 ____________________________________________________________________________
14771 [  6445] By: jhi                                   on 2000/07/26  17:53:31
14772         Log: Fix *foo{FORMAT}.
14773              
14774              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14775              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
14776              Date: Wed, 26 Jul 2000 19:51:02 +0200
14777              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
14778              
14779              From: Graham Barr <gbarr@pobox.com>
14780              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
14781              Date: Wed, 26 Jul 2000 17:38:36 +0100
14782              Message-ID: <20000726173836.L472@pobox.com>
14783      Branch: perl
14784            ! pp.c sv.c t/op/gv.t
14785 ____________________________________________________________________________
14786 [  6444] By: jhi                                   on 2000/07/26  17:49:14
14787         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
14788              from Graham Barr in the module list.
14789      Branch: perl
14790            ! gv.c pod/perlobj.pod
14791 ____________________________________________________________________________
14792 [  6443] By: jhi                                   on 2000/07/26  16:06:56
14793         Log: More split() doc and test patches from Mike Guy.
14794      Branch: perl
14795            ! pod/perlfunc.pod t/op/split.t
14796 ____________________________________________________________________________
14797 [  6442] By: jhi                                   on 2000/07/26  16:05:30
14798         Log: MacOS nits from Matthias Neeracher.
14799      Branch: perl
14800            ! perl.c pp_ctl.c
14801 ____________________________________________________________________________
14802 [  6441] By: jhi                                   on 2000/07/26  04:39:57
14803         Log: Subject: [PATCH] split /^/
14804              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14805              Date: Tue, 25 Jul 2000 14:18:57 +0100
14806              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
14807              
14808              (with notes from tchrist and gbarr)
14809      Branch: perl
14810            ! pod/perlfunc.pod t/op/split.t
14811 ____________________________________________________________________________
14812 [  6440] By: jhi                                   on 2000/07/26  04:32:32
14813         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
14814              From: Peter Prymmer <pvhp@forte.com>
14815              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
14816              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
14817      Branch: perl
14818            ! vms/munchconfig.c
14819 ____________________________________________________________________________
14820 [  6439] By: jhi                                   on 2000/07/26  04:31:01
14821         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
14822              to be fatal errors (instead of by default ignoring them, and
14823              ignoring with a bug: even though -w gave an error, the opening [
14824              was left in)  Reported in:
14825              
14826              Subject: [ID 20000716.024] [=cc=] / [:blank:]
14827              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
14828              Date: Sun, 16 Jul 2000 17:55:29 -0700
14829              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
14830      Branch: perl
14831            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
14832 ____________________________________________________________________________
14833 [  6438] By: jhi                                   on 2000/07/25  15:41:15
14834         Log: Subject: [PATCH] av.c apidoc
14835              From: simon@brecon.co.uk (Simon Cozens)
14836              Date: 24 Jul 2000 06:40:52 GMT
14837              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
14838      Branch: perl
14839            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
14840            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
14841 ____________________________________________________________________________
14842 [  6437] By: jhi                                   on 2000/07/25  14:05:36
14843         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
14844              From: "Stephen P. Potter" <spp@ds.net>
14845              Date: Mon, 24 Jul 2000 14:22:23 -0400
14846              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
14847      Branch: perl
14848            ! pod/perllocale.pod
14849 ____________________________________________________________________________
14850 [  6436] By: jhi                                   on 2000/07/25  14:02:03
14851         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
14852              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14853              Date: Mon, 24 Jul 2000 18:04:28 +0100
14854              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
14855      Branch: perl
14856            ! t/lib/syslfs.t t/op/lfs.t
14857 ____________________________________________________________________________
14858 [  6435] By: jhi                                   on 2000/07/25  13:59:28
14859         Log: Get UTF16 BOMs working.  Patch from
14860              
14861              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
14862              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14863              Date: Tue, 25 Jul 2000 12:52:45 +0100
14864              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
14865              
14866              and notes from
14867              
14868              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
14869              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14870              Date: Tue, 25 Jul 2000 11:43:25 +0100
14871              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
14872      Branch: perl
14873            ! t/comp/require.t toke.c utf8.c
14874 ____________________________________________________________________________
14875 [  6434] By: jhi                                   on 2000/07/25  02:39:54
14876         Log: Make the "uninit variable" warning to say "concat or string"
14877              or "join or string" when in concat or join .
14878              
14879              Subject: Re: [ID 20000403.009] uninitialised concatenation???
14880              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14881              Date: Tue, 04 Apr 2000 18:22:58 +0100
14882              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
14883              
14884              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
14885              From: William R Ward <hermit@BayView.COM>
14886              Date: Thu, 30 Mar 2000 19:50:03 -0800
14887              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
14888      Branch: perl
14889            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
14890            ! t/pragma/warn/op t/pragma/warn/sv
14891 ____________________________________________________________________________
14892 [  6433] By: jhi                                   on 2000/07/24  17:52:56
14893         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
14894      Branch: perl
14895            ! lib/File/Spec/VMS.pm
14896 ____________________________________________________________________________
14897 [  6432] By: jhi                                   on 2000/07/24  17:44:44
14898         Log: Test cases for #6431.
14899              
14900              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
14901              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14902              Date: Mon, 24 Jul 2000 15:32:29 +0100
14903              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
14904      Branch: perl
14905            ! t/op/pat.t t/op/split.t
14906 ____________________________________________________________________________
14907 [  6431] By: jhi                                   on 2000/07/24  17:43:17
14908         Log: Bind op fix.
14909              
14910              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
14911              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14912              Date: Mon, 17 Jul 2000 20:04:56 +0100
14913              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
14914      Branch: perl
14915            ! op.c
14916 ____________________________________________________________________________
14917 [  6430] By: jhi                                   on 2000/07/24  03:42:42
14918         Log: Subject: [ID 20000716.023] syslog test fails without sockets
14919              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14920              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
14921              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
14922      Branch: metaconfig/U/perl
14923            ! Extensions.U
14924      Branch: perl
14925            ! Configure config_h.SH
14926 ____________________________________________________________________________
14927 [  6429] By: jhi                                   on 2000/07/24  03:11:52
14928         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
14929              case, but add also notes explaining the relationship of this
14930              patch and the earlier notes by Sarathy.
14931              
14932              Subject: Map is still slow
14933              From: "Ben Tilly" <ben_tilly@hotmail.com>
14934              Date: Sat, 15 Jul 2000 17:23:27 EDT
14935              Message-ID: <20000715212327.21656.qmail@hotmail.com>
14936      Branch: perl
14937            ! pp_ctl.c
14938 ____________________________________________________________________________
14939 [  6428] By: jhi                                   on 2000/07/24  02:58:52
14940         Log: Documentation to explain the behaviour of map().
14941              
14942              Subject: Re: Map is still slow 
14943              From: Gurusamy Sarathy <gsar@ActiveState.com>
14944              Date: Sat, 15 Jul 2000 16:05:09 -0700
14945              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
14946      Branch: perl
14947            ! pp_ctl.c
14948 ____________________________________________________________________________
14949 [  6427] By: jhi                                   on 2000/07/24  02:50:03
14950         Log: Add tests for
14951              [ID 19991110.003] another matching finding by pcre author
14952              which has already been fixed by some patch, as verified in
14953              
14954              Subject: Re: two regex bugs from the mists of time (well, last November)
14955              From: Hugo <hv@crypt.compulink.co.uk>
14956              Date: Sat, 22 Jul 2000 18:12:58 +0100
14957              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
14958      Branch: perl
14959            ! t/op/re_tests
14960 ____________________________________________________________________________
14961 [  6426] By: jhi                                   on 2000/07/24  02:11:20
14962         Log: A missing 'break' after the [[:space:]] switch case.
14963              
14964              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
14965              From: "Stephen P. Potter" <spp@ds.net>
14966              Date: Tue, 18 Jul 2000 16:25:17 -0400
14967              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
14968      Branch: perl
14969            ! regcomp.c
14970 ____________________________________________________________________________
14971 [  6425] By: jhi                                   on 2000/07/24  02:06:12
14972         Log: The output might have been produced in the wrong order.
14973              
14974              Subject: [ID 20000720.003] [PATCH] t/op/write.t
14975              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14976              Date: Thu, 20 Jul 2000 18:49:18 +0100
14977              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
14978      Branch: perl
14979            ! t/op/write.t
14980 ____________________________________________________________________________
14981 [  6424] By: jhi                                   on 2000/07/24  02:00:07
14982         Log: Use STDOUT consistently.
14983              
14984              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
14985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14986              Date: Thu, 20 Jul 2000 18:04:01 +0100
14987              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
14988      Branch: perl
14989            ! lib/Test/Harness.pm
14990 ____________________________________________________________________________
14991 [  6423] By: jhi                                   on 2000/07/24  01:54:54
14992         Log: Protect against "wild next"s, that is, callbacks doing "next"
14993              instead of "return".
14994              
14995              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
14996              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14997              Date: Tue, 18 Jul 2000 11:30:16 +0100
14998              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
14999      Branch: perl
15000            ! lib/File/Find.pm
15001 ____________________________________________________________________________
15002 [  6422] By: jhi                                   on 2000/07/24  01:35:47
15003         Log: Out-of-date note removed.
15004              
15005              Subject: [PATCH] documentation perlipc
15006              From: rspier@pobox.com (Robert Spier)
15007              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
15008              Message-ID: <14711.35178.572612.502654@rls.cx>
15009      Branch: perl
15010            ! pod/perlipc.pod
15011 ____________________________________________________________________________
15012 [  6421] By: jhi                                   on 2000/07/24  00:09:18
15013         Log: Send all installperl messages to STDERR and be -w clean.
15014              
15015              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
15016              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15017              Date: Sat, 22 Jul 2000 14:02:11 +0100
15018              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
15019      Branch: perl
15020            ! installperl
15021 ____________________________________________________________________________
15022 [  6420] By: jhi                                   on 2000/07/24  00:04:19
15023         Log: Decutandpasto.
15024              
15025              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
15026              From: "Richard Soderberg" <rs@crystalflame.net>
15027              Date: Sun, 23 Jul 2000 01:37:23 -0700
15028              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
15029      Branch: perl
15030            ! pod/perlipc.pod
15031 ____________________________________________________________________________
15032 [  6419] By: jhi                                   on 2000/07/24  00:01:12
15033         Log: A cleaner abs_path().
15034              Subject: Re: unix alternative to Cwd.pm
15035              From: Jeff Pinyan <jeffp@crusoe.net>
15036              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
15037              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
15038      Branch: perl
15039            ! lib/Cwd.pm
15040 ____________________________________________________________________________
15041 [  6418] By: jhi                                   on 2000/07/23  23:48:56
15042         Log: Detypo.
15043              
15044              Subject: [PATCH perl-current] Typo in hints/powerux.sh
15045              From: "Richard Soderberg" <rs@crystalflame.net>
15046              Date: Sun, 23 Jul 2000 01:27:33 -0700
15047              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
15048      Branch: perl
15049            ! hints/powerux.sh
15050 ____________________________________________________________________________
15051 [  6417] By: jhi                                   on 2000/07/17  22:13:31
15052         Log: Subject: SDBM_File documentation
15053              From: mjd@plover.com
15054              Date: 16 Jul 2000 17:41:17 -0000
15055              Message-ID: <20000716174117.18515.qmail@plover.com>
15056      Branch: perl
15057            ! ext/SDBM_File/SDBM_File.pm
15058 ____________________________________________________________________________
15059 [  6416] By: jhi                                   on 2000/07/17  19:13:26
15060         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
15061      Branch: perl
15062            ! hints/mpeix.sh mpeix/relink
15063 ____________________________________________________________________________
15064 [  6415] By: jhi                                   on 2000/07/15  14:11:02
15065         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
15066              the utf8 'characters' can be more than one octet).
15067              
15068              Date: Sat, 15 Jul 2000 00:21:56 +0100
15069              From: Tom Hughes <tom@compton.nu>
15070              Subject: Re: [ID 20000714.002]
15071              Message-ID: <db2334de49.tom@compton.compton.nu>
15072              
15073              Reported in
15074              
15075              Subject: [ID 20000714.002]
15076              From: "Simon Cozens" <simon@othersideofthe.earth.li>
15077              Date: 14 Jul 2000 15:13:09 -0000
15078              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
15079      Branch: perl
15080            ! doop.c
15081 ____________________________________________________________________________
15082 [  6414] By: jhi                                   on 2000/07/15  03:13:41
15083         Log: another VMS build tweak from Peter Prymmer
15084      Branch: perl
15085            ! vms/descrip_mms.template
15086 ____________________________________________________________________________
15087 [  6413] By: jhi                                   on 2000/07/15  03:10:40
15088         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
15089      Branch: perl
15090            ! vms/perlvms.pod
15091 ____________________________________________________________________________
15092 [  6412] By: jhi                                   on 2000/07/15  00:31:05
15093         Log: More docs for sv functions.
15094              
15095              Subject: [PATCH cfgperl] sv.c apidoc
15096              From: simon@brecon.co.uk (Simon Cozens)
15097              Date: 13 Jul 2000 09:00:20 GMT
15098              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
15099              
15100              Subject: Re: [PATCH cfgperl] sv.c apidoc
15101              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15102              Date: Thu, 13 Jul 2000 12:27:41 +0100
15103              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
15104              
15105              Subject: Re: [PATCH cfgperl] sv.c apidoc
15106              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15107              Date: Thu, 13 Jul 2000 13:23:09 +0100
15108              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
15109              
15110              Subject: Re: [PATCH cfgperl] sv.c apidoc
15111              From: simon@brecon.co.uk (Simon Cozens)
15112              Date: 14 Jul 2000 06:51:02 GMT
15113              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
15114      Branch: perl
15115            ! embed.pl pod/perlapi.pod sv.c
15116 ____________________________________________________________________________
15117 [  6411] By: jhi                                   on 2000/07/15  00:10:41
15118         Log: lib/b test fixes from Peter Prymmer.
15119      Branch: perl
15120            ! t/lib/b.t
15121 ____________________________________________________________________________
15122 [  6410] By: jhi                                   on 2000/07/15  00:02:09
15123         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
15124              From: Hugo <hv@crypt.compulink.co.uk>
15125              Date: Fri, 14 Jul 2000 23:05:20 +0100
15126              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
15127              
15128              Didn't anymore apply, but that point still could use another fix.
15129      Branch: perl
15130            ! pod/perlfunc.pod
15131 ____________________________________________________________________________
15132 [  6409] By: jhi                                   on 2000/07/14  23:15:15
15133         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
15134              not in pod, from Peter Prymmer
15135      Branch: perl
15136            ! vms/descrip_mms.template
15137 ____________________________________________________________________________
15138 [  6408] By: jhi                                   on 2000/07/14  20:35:05
15139         Log: The bug report
15140              [ID 19991110.002] minimal matching discrepancy found by pcre author
15141              seems to have been fixed (though differently from what was suggested
15142              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
15143      Branch: perl
15144            ! t/op/re_tests
15145 ____________________________________________________________________________
15146 [  6407] By: jhi                                   on 2000/07/14  17:38:08
15147         Log: Fix AutoSplit to use File::Spec the right way in VMS,
15148              from Peter Prymmer.
15149      Branch: perl
15150            ! lib/AutoSplit.pm
15151 ____________________________________________________________________________
15152 [  6406] By: jhi                                   on 2000/07/14  14:13:22
15153         Log: Merge perlhacktut into perlhack, update perlguts.
15154              
15155              Subject: Re: Perlhacktut
15156              From: simon@brecon.co.uk (Simon Cozens)
15157              Date: 14 Jul 2000 06:49:21 GMT
15158              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
15159              
15160              Subject: Re: Perlhacktut
15161              From: simon@brecon.co.uk (Simon Cozens)
15162              Date: 14 Jul 2000 07:09:45 GMT
15163              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
15164      Branch: perl
15165            ! pod/perlguts.pod pod/perlhack.pod
15166 ____________________________________________________________________________
15167 [  6405] By: jhi                                   on 2000/07/14  14:02:31
15168         Log: Integrate with Sarathy.
15169      Branch: cfgperl
15170           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
15171           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
15172           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
15173 ____________________________________________________________________________
15174 [  6404] By: gsar                                  on 2000/07/14  12:15:02
15175         Log: PERL_OBJECT build tweaks
15176      Branch: perl
15177            ! toke.c
15178 ____________________________________________________________________________
15179 [  6403] By: gsar                                  on 2000/07/14  11:23:41
15180         Log: inconsistent types needs casts
15181      Branch: perl
15182            ! toke.c
15183 ____________________________________________________________________________
15184 [  6402] By: gsar                                  on 2000/07/14  11:12:04
15185         Log: typos in change#6399, regen headers
15186      Branch: perl
15187            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
15188 ____________________________________________________________________________
15189 [  6401] By: gsar                                  on 2000/07/14  10:59:12
15190         Log: typecasts needed for change#6394
15191      Branch: perl
15192            ! toke.c
15193 ____________________________________________________________________________
15194 [  6400] By: gsar                                  on 2000/07/14  10:49:37
15195         Log: integrate cfgperl contents into mainline
15196      Branch: perl
15197           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
15198           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
15199 ____________________________________________________________________________
15200 [  6399] By: gsar                                  on 2000/07/14  10:38:35
15201         Log: enable UTF-16 filter by default if relevant BOM is seen; various
15202              cleanups (typos, misformatted code, and small bugs)
15203      Branch: perl
15204            ! doop.c embed.pl mg.c op.c pp.c toke.c
15205 ____________________________________________________________________________
15206 [  6398] By: gsar                                  on 2000/07/14  08:55:38
15207         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
15208              name suggests anyway)
15209      Branch: perl
15210            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
15211 ____________________________________________________________________________
15212 [  6397] By: gsar                                  on 2000/07/14  08:44:33
15213         Log: move new variables to the end of the interpreter structure (for
15214              bincompat in code that doesn't #include XSUB.h)
15215      Branch: perl
15216            ! intrpvar.h
15217 ____________________________________________________________________________
15218 [  6396] By: gsar                                  on 2000/07/14  08:13:58
15219         Log: MakeMaker should not remove editor backups (*~) on `make clean`
15220              by default (completes change#6383)
15221      Branch: perl
15222            ! lib/ExtUtils/MM_Unix.pm
15223 ____________________________________________________________________________
15224 [  6395] By: jhi                                   on 2000/07/14  05:20:33
15225         Log: Replace change #6337 with a better one.
15226              
15227              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
15228              From: Hugo <hv@crypt.compulink.co.uk>
15229              Date: Fri, 14 Jul 2000 04:16:20 +0100
15230              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
15231      Branch: cfgperl
15232            ! regexec.c t/op/re_tests
15233 ____________________________________________________________________________
15234 [  6394] By: jhi                                   on 2000/07/14  01:33:59
15235         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
15236      Branch: cfgperl
15237            ! embed.pl global.sym proto.h toke.c
15238 ____________________________________________________________________________
15239 [  6393] By: jhi                                   on 2000/07/13  23:41:23
15240         Log: remove discarded test
15241      Branch: cfgperl
15242            ! MANIFEST
15243 ____________________________________________________________________________
15244 [  6392] By: jhi                                   on 2000/07/13  23:32:25
15245         Log: The {multiplier} of a fixed substring was overlooked which
15246              caused a wrong initial search offset for that substring.
15247              
15248              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
15249              From: Hugo <hv@crypt.compulink.co.uk>
15250              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
15251              Date: Thu, 13 Jul 2000 19:27:13 +0100
15252      Branch: cfgperl
15253            ! regcomp.c t/op/re_tests
15254 ____________________________________________________________________________
15255 [  6391] By: jhi                                   on 2000/07/13  16:37:42
15256         Log: typo fix from Craig Berry
15257      Branch: cfgperl
15258            ! vms/subconfigure.com
15259 ____________________________________________________________________________
15260 [  6390] By: jhi                                   on 2000/07/13  13:20:12
15261         Log: Integrate with Sarathy.
15262      Branch: cfgperl
15263            - t/op/method2entersub.t
15264           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
15265           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
15266           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
15267           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
15268 ____________________________________________________________________________
15269 [  6389] By: jhi                                   on 2000/07/13  13:18:48
15270         Log: Detypo from Peter Prymmer, part of #6388.
15271      Branch: cfgperl
15272            ! Configure config_h.SH
15273      Branch: metaconfig
15274            ! U/modified/d_longlong.U
15275 ____________________________________________________________________________
15276 [  6388] By: gsar                                  on 2000/07/13  06:33:40
15277         Log: typos (spotted by Peter Prymmer)
15278      Branch: perl
15279            ! Configure t/lib/english.t
15280 ____________________________________________________________________________
15281 [  6387] By: gsar                                  on 2000/07/13  05:35:28
15282         Log: new selfloader.t in change#6183 doesn't close DATA handles,
15283              and thus fails to clean up tmp files on dosish platforms
15284      Branch: perl
15285            ! t/lib/selfloader.t
15286 ____________________________________________________________________________
15287 [  6386] By: gsar                                  on 2000/07/12  21:42:39
15288         Log: sprintf test tweaks (from Dominic Dunlop)
15289      Branch: perl
15290            ! t/op/sprintf.t
15291 ____________________________________________________________________________
15292 [  6385] By: gsar                                  on 2000/07/12  21:33:46
15293         Log: fix bugs in processing %v-*d and similar format specs (from
15294              Avi Finkel <avi@finkel.org>)
15295      Branch: perl
15296            ! sv.c t/op/sprintf.t
15297 ____________________________________________________________________________
15298 [  6384] By: gsar                                  on 2000/07/12  16:04:19
15299         Log: readd missing perldelta.pod changes from changes#6339,6376
15300      Branch: perl
15301            ! pod/perldelta.pod
15302 ____________________________________________________________________________
15303 [  6383] By: gsar                                  on 2000/07/12  16:00:51
15304         Log: don't clobber *.orig files on *clean targets
15305      Branch: perl
15306            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
15307 ____________________________________________________________________________
15308 [  6382] By: gsar                                  on 2000/07/12  07:59:12
15309         Log: fix broken integrations in cfgperl
15310      Branch: cfgperl
15311           !> Changes pod/perldelta.pod
15312 ____________________________________________________________________________
15313 [  6381] By: gsar                                  on 2000/07/12  07:42:17
15314         Log: integrate cfgperl changes into mainline
15315      Branch: perl
15316            ! Changes
15317           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
15318           !> pod/perlre.pod
15319 ____________________________________________________________________________
15320 [  6380] By: gsar                                  on 2000/07/12  07:31:00
15321         Log: get sprintf.t to adjust properly for 3-digit exponents
15322      Branch: perl
15323            ! t/op/sprintf.t
15324 ____________________________________________________________________________
15325 [  6379] By: gsar                                  on 2000/07/12  06:40:04
15326         Log: change#6174 needs corresponding change in win32/config_h.PL,
15327              which grovels through config_h.SH to find the config.h name
15328      Branch: perl
15329            ! win32/config_h.PL
15330 ____________________________________________________________________________
15331 [  6378] By: jhi                                   on 2000/07/12  05:03:59
15332         Log: Do the cc sanity check both before the hints and
15333              after the cc selction.
15334      Branch: cfgperl
15335            ! Configure config_h.SH
15336      Branch: metaconfig
15337            ! U/modified/Oldconfig.U U/modified/cc.U
15338      Branch: metaconfig/U/perl
15339            + Checkcc.U
15340 ____________________________________________________________________________
15341 [  6377] By: jhi                                   on 2000/07/12  02:49:22
15342         Log: Fix nits noticed by Boston.pm.
15343      Branch: cfgperl
15344            ! pod/perlre.pod
15345 ____________________________________________________________________________
15346 [  6376] By: jhi                                   on 2000/07/11  21:22:13
15347         Log: Configure cosmetics and perldelta.
15348      Branch: cfgperl
15349            ! Configure config_h.SH pod/perldelta.pod
15350      Branch: metaconfig
15351            ! U/modified/cc.U
15352 ____________________________________________________________________________
15353 [  6375] By: gsar                                  on 2000/07/11  21:17:35
15354         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
15355      Branch: perl
15356            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
15357            ! win32/win32sck.c
15358 ____________________________________________________________________________
15359 [  6374] By: gsar                                  on 2000/07/11  20:48:50
15360         Log: tweak for build failure under multiplicity
15361      Branch: perl
15362            ! toke.c
15363 ____________________________________________________________________________
15364 [  6373] By: gsar                                  on 2000/07/11  20:37:23
15365         Log: integrate cfgperl changes#6325..6373 into mainline
15366              (NOTE: today's batch of integrations still untested)
15367      Branch: perl
15368           +> ext/DynaLoader/hints/netbsd.pl
15369            ! Changes
15370           !> (integrate 26 files)
15371 ____________________________________________________________________________
15372 [  6372] By: jhi                                   on 2000/07/11  20:30:36
15373         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
15374              regen perltoc.
15375      Branch: cfgperl
15376            + pod/perlbook.pod
15377            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
15378            ! pod/perltoc.pod
15379 ____________________________________________________________________________
15380 [  6371] By: jhi                                   on 2000/07/11  20:08:56
15381         Log: Minor cleanups on the booklist.
15382      Branch: cfgperl
15383            ! pod/perlfaq2.pod
15384 ____________________________________________________________________________
15385 [  6370] By: jhi                                   on 2000/07/11  19:31:13
15386         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
15387      Branch: cfgperl
15388            ! t/pragma/overload.t
15389 ____________________________________________________________________________
15390 [  6369] By: gsar                                  on 2000/07/11  19:27:48
15391         Log: integrate cfgperl changes#6293..6324 into mainline
15392      Branch: perl
15393           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
15394            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
15395           !> (integrate 30 files)
15396 ____________________________________________________________________________
15397 [  6368] By: gsar                                  on 2000/07/11  19:18:57
15398         Log: skip integrate of problematic change#6292 from cfgperl into mainline
15399      Branch: perl
15400           !> pp_hot.c
15401 ____________________________________________________________________________
15402 [  6367] By: gsar                                  on 2000/07/11  19:17:21
15403         Log: integrate cfgperl changes#6288..6290 into mainline
15404      Branch: perl
15405           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
15406 ____________________________________________________________________________
15407 [  6366] By: gsar                                  on 2000/07/11  19:11:18
15408         Log: integrate cfgperl changes#6268..6282 into mainline
15409      Branch: perl
15410           !> (integrate 30 files)
15411 ____________________________________________________________________________
15412 [  6365] By: gsar                                  on 2000/07/11  18:57:00
15413         Log: delete new accidentally branched file
15414      Branch: perl
15415            - t/op/method2entersub.t
15416 ____________________________________________________________________________
15417 [  6364] By: gsar                                  on 2000/07/11  18:55:13
15418         Log: skip integrate of change#6267 from cfgperl into mainline (the
15419              method call optimization is flawed without additional hints
15420              from user about immutableness of @ISA and no runtime method
15421              definitions)
15422      Branch: perl
15423           +> t/op/method2entersub.t
15424           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
15425           !> perl.h t/op/sprintf.t xsutils.c
15426 ____________________________________________________________________________
15427 [  6363] By: gsar                                  on 2000/07/11  18:49:43
15428         Log: integrate cfgperl changes#6261..6266 into mainline
15429      Branch: perl
15430           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
15431           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
15432           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15433           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
15434 ____________________________________________________________________________
15435 [  6362] By: gsar                                  on 2000/07/11  18:43:26
15436         Log: integrate cfgperl changes#6252..6260 into mainline
15437      Branch: perl
15438           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
15439           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
15440           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
15441           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
15442 ____________________________________________________________________________
15443 [  6361] By: gsar                                  on 2000/07/11  18:37:12
15444         Log: skip integrate of problematic change#6251 from cfgperl into mainline
15445      Branch: perl
15446           !> lib/Exporter.pm
15447 ____________________________________________________________________________
15448 [  6360] By: gsar                                  on 2000/07/11  18:34:56
15449         Log: integrate cfgperl change#6250 into mainline
15450      Branch: perl
15451           +> t/op/my_stash.t
15452           !> MANIFEST embed.pl proto.h toke.c
15453 ____________________________________________________________________________
15454 [  6359] By: gsar                                  on 2000/07/11  18:21:19
15455         Log: integrate cfgperl changes#6242..6249 into mainline
15456      Branch: perl
15457           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
15458           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
15459           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
15460           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
15461           !> t/lib/peek.t utf8.c
15462 ____________________________________________________________________________
15463 [  6358] By: gsar                                  on 2000/07/11  18:15:45
15464         Log: skip integrate of problematic change#6241 from cfgperl into mainline
15465      Branch: perl
15466           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
15467 ____________________________________________________________________________
15468 [  6357] By: jhi                                   on 2000/07/11  18:15:16
15469         Log: Fix for
15470              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
15471              From: Roderick Schertler <roderick@argon.org> 
15472              Date: Tue, 11 Jul 2000 13:55:05 -0400 
15473              Message-Id: <200007111755.NAA05077@jones.argon.org> 
15474      Branch: cfgperl
15475            ! doio.c
15476 ____________________________________________________________________________
15477 [  6356] By: jhi                                   on 2000/07/11  18:12:51
15478         Log: Typo in #6341.
15479      Branch: cfgperl
15480            ! pp_hot.c
15481 ____________________________________________________________________________
15482 [  6355] By: gsar                                  on 2000/07/11  18:12:10
15483         Log: integrate cfgperl changes#6231..6240 into mainline
15484      Branch: perl
15485           +> pod/perlutil.pod
15486           !> (integrate 35 files)
15487 ____________________________________________________________________________
15488 [  6354] By: jhi                                   on 2000/07/11  18:04:34
15489         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
15490              From: Dominic Dunlop <domo@computer.org> 
15491              Date: Tue, 11 Jul 2000 12:27:33 +0200 
15492              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
15493              
15494              Replaces change #6268.
15495      Branch: cfgperl
15496            ! t/op/sprintf.t
15497 ____________________________________________________________________________
15498 [  6353] By: gsar                                  on 2000/07/11  17:59:51
15499         Log: skip integrate of problematic change#6230 from cfgperl into mainline
15500              (a later version of File::Spec is already in mainline)
15501      Branch: perl
15502           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
15503           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
15504 ____________________________________________________________________________
15505 [  6352] By: gsar                                  on 2000/07/11  17:57:48
15506         Log: integrate cfgperl changes#6224..6229 into mainline
15507      Branch: perl
15508           +> lib/lib.pm.PL
15509            - lib/lib.pm
15510           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
15511           !> lib/English.pm op.c t/lib/english.t
15512 ____________________________________________________________________________
15513 [  6351] By: gsar                                  on 2000/07/11  17:50:10
15514         Log: skip integrate of problematic change#6223 from cfgperl into mainline
15515      Branch: perl
15516           !> doio.c
15517 ____________________________________________________________________________
15518 [  6350] By: gsar                                  on 2000/07/11  17:48:28
15519         Log: integrate cfgperl changes#6220..6222 into mainline
15520      Branch: perl
15521           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
15522           !> toke.c utf8.c win32/win32.h
15523 ____________________________________________________________________________
15524 [  6349] By: gsar                                  on 2000/07/11  17:46:13
15525         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
15526              mainline
15527      Branch: perl
15528           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
15529           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
15530           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15531 ____________________________________________________________________________
15532 [  6348] By: jhi                                   on 2000/07/11  17:45:49
15533         Log: README.posix-bc podified from Thomas Dorner.
15534      Branch: cfgperl
15535            ! README.posix-bc
15536 ____________________________________________________________________________
15537 [  6347] By: gsar                                  on 2000/07/11  17:42:04
15538         Log: integrate cfgperl change#6217 into mainline
15539      Branch: perl
15540           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
15541           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
15542           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
15543 ____________________________________________________________________________
15544 [  6346] By: gsar                                  on 2000/07/11  17:39:37
15545         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
15546              mainline
15547      Branch: perl
15548           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
15549           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15550           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
15551           !> perlapi.h pod/perlapi.pod
15552 ____________________________________________________________________________
15553 [  6345] By: gsar                                  on 2000/07/11  17:36:42
15554         Log: integrate cfgperl changes#6207..6210 into mainline
15555      Branch: perl
15556           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
15557           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
15558 ____________________________________________________________________________
15559 [  6344] By: gsar                                  on 2000/07/11  17:31:20
15560         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
15561              mainline
15562      Branch: perl
15563           !> (integrate 40 files)
15564 ____________________________________________________________________________
15565 [  6343] By: gsar                                  on 2000/07/11  17:19:08
15566         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
15567      Branch: perl
15568           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
15569            ! Changes
15570           !> (integrate 34 files)
15571 ____________________________________________________________________________
15572 [  6342] By: jhi                                   on 2000/07/11  16:05:48
15573         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
15574              To: perl5-porters@perl.org
15575              From: Karsten Sperling <spiff@phreax.net>
15576              Date: Mon, 10 Jul 2000 15:12:52 +0200
15577              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
15578      Branch: cfgperl
15579            ! lib/Symbol.pm
15580 ____________________________________________________________________________
15581 [  6341] By: jhi                                   on 2000/07/11  15:59:23
15582         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
15583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15584              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
15585              Date: Fri, 07 Jul 2000 17:57:16 +0100
15586      Branch: cfgperl
15587            ! pp_hot.c
15588 ____________________________________________________________________________
15589 [  6340] By: jhi                                   on 2000/07/11  15:55:47
15590         Log: Subject: Re: format bug report  [Patch]
15591              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15592              Date: Wed, 05 Jul 2000 13:12:52 +0200
15593              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
15594              
15595              Subject: Re: format bug report  [Patch]
15596              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15597              Date: Wed, 05 Jul 2000 14:10:01 +0200
15598              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
15599      Branch: cfgperl
15600            ! t/op/write.t toke.c
15601 ____________________________________________________________________________
15602 [  6339] By: jhi                                   on 2000/07/11  13:54:09
15603         Log: Be less forgiving about ambiguous and illegal tr ranges.
15604              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
15605              From: Mark-Jason Dominus <mjd@plover.com>
15606              Date: Tue, 04 Jul 2000 10:00:12 -0400
15607              Message-ID: <20000704140012.17772.qmail@plover.com>
15608              
15609              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
15610              From: Mark-Jason Dominus <mjd@plover.com>
15611              Date: Wed, 05 Jul 2000 09:37:36 -0400
15612              Message-ID: <20000705133736.27293.qmail@plover.com>
15613      Branch: cfgperl
15614            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
15615 ____________________________________________________________________________
15616 [  6338] By: jhi                                   on 2000/07/11  13:31:24
15617         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
15618              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15619              Date: Tue, 11 Jul 2000 13:50:51 +0100
15620              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
15621      Branch: cfgperl
15622            ! sv.c
15623 ____________________________________________________________________________
15624 [  6337] By: jhi                                   on 2000/07/11  13:29:14
15625         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
15626              From: Hugo <hv@crypt.compulink.co.uk>
15627              Date: Tue, 11 Jul 2000 12:44:50 +0100
15628              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
15629      Branch: cfgperl
15630            ! regexec.c t/op/re_tests
15631 ____________________________________________________________________________
15632 [  6336] By: jhi                                   on 2000/07/11  13:26:47
15633         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
15634              From: simon@brecon.co.uk (Simon Cozens)
15635              Date: 7 Jul 2000 11:26:09 GMT
15636              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
15637      Branch: cfgperl
15638            ! mg.c
15639 ____________________________________________________________________________
15640 [  6335] By: jhi                                   on 2000/07/11  13:23:37
15641         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
15642              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
15643              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
15644              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
15645      Branch: cfgperl
15646            + ext/DynaLoader/hints/netbsd.pl
15647            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
15648 ____________________________________________________________________________
15649 [  6334] By: jhi                                   on 2000/07/11  13:20:38
15650         Log: Subject: PATCH perlguts.pod: Document D and d magic types
15651              From: mjd@plover.com
15652              Date: 5 Jul 2000 18:01:51 -0000
15653              Message-ID: <20000705180151.29413.qmail@plover.com>
15654      Branch: cfgperl
15655            ! pod/perlguts.pod
15656 ____________________________________________________________________________
15657 [  6333] By: jhi                                   on 2000/07/11  13:15:51
15658         Log: Precedence goof, fix based on
15659              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
15660              From: Hugo <hv@crypt.compulink.co.uk>
15661              Date: Tue, 11 Jul 2000 12:52:38 +0100
15662              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
15663      Branch: cfgperl
15664            ! t/op/taint.t
15665 ____________________________________________________________________________
15666 [  6332] By: jhi                                   on 2000/07/11  12:40:17
15667         Log: Integrate with Sarathy.
15668      Branch: cfgperl
15669           !> win32/win32sck.c
15670 ____________________________________________________________________________
15671 [  6331] By: jhi                                   on 2000/07/10  20:14:16
15672         Log: Sprinkle ldlibpath.
15673      Branch: cfgperl
15674            ! pod/Makefile.SH
15675 ____________________________________________________________________________
15676 [  6330] By: jhi                                   on 2000/07/10  17:54:49
15677         Log: More POSIX.pod tweaks.
15678      Branch: cfgperl
15679            ! ext/POSIX/POSIX.pod
15680 ____________________________________________________________________________
15681 [  6329] By: jhi                                   on 2000/07/10  14:02:12
15682         Log: Reorder perl.pod once more.
15683      Branch: cfgperl
15684            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15685 ____________________________________________________________________________
15686 [  6328] By: gsar                                  on 2000/07/10  07:06:00
15687         Log: accept() leaks memory on windows due to incorrect ordering of
15688              closesocket() and fclose() calls
15689      Branch: perl
15690            ! win32/win32sck.c
15691 ____________________________________________________________________________
15692 [  6327] By: gsar                                  on 2000/07/10  06:49:17
15693         Log: winsock options weren't being set in all threads under ithreads
15694              (caused send()s from second and subsequent threads to fail)
15695      Branch: perl
15696            ! win32/win32sck.c
15697 ____________________________________________________________________________
15698 [  6326] By: jhi                                   on 2000/07/08  02:45:40
15699         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
15700              was cast to an unsigned (32-bit) integer with wild abandon.
15701      Branch: cfgperl
15702            ! ext/Devel/DProf/DProf.xs
15703 ____________________________________________________________________________
15704 [  6325] By: jhi                                   on 2000/07/07  18:50:33
15705         Log: Remove perlbook, update perlfaq book listing,
15706              rearrange perl.pod, regenerate perltoc.
15707      Branch: cfgperl
15708            - pod/perlbook.pod
15709            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
15710            ! pod/perlfaq2.pod pod/perltoc.pod
15711 ____________________________________________________________________________
15712 [  6324] By: jhi                                   on 2000/07/07  14:03:40
15713         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
15714      Branch: cfgperl
15715            ! sv.h toke.c
15716 ____________________________________________________________________________
15717 [  6323] By: jhi                                   on 2000/07/06  16:03:55
15718         Log: Fix complaints of buildtoc.
15719      Branch: cfgperl
15720            + lib/Win32.pod
15721            - pod/Win32.pod
15722            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15723 ____________________________________________________________________________
15724 [  6322] By: jhi                                   on 2000/07/06  15:15:52
15725         Log: Add =head1 NAMEs so that buildtoc is happy.
15726              (The CGI::Util nit reported to Lincoln.)
15727      Branch: cfgperl
15728            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
15729            ! pod/perltoc.pod
15730 ____________________________________________________________________________
15731 [  6321] By: jhi                                   on 2000/07/06  03:16:04
15732         Log: Config is being used.
15733      Branch: cfgperl
15734            ! t/op/method.t
15735 ____________________________________________________________________________
15736 [  6320] By: jhi                                   on 2000/07/06  03:13:13
15737         Log: Integrate with Sarathy.
15738      Branch: cfgperl
15739           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
15740 ____________________________________________________________________________
15741 [  6319] By: jhi                                   on 2000/07/06  03:11:46
15742         Log: Autogenerate pod/Makefile and pod/buildtoc.
15743              buildtoc also checks whether the existin pods are
15744              mentioned in MANIFEST and perl.pod, and vice versa.
15745              (None of the thusly found discrepancies fixed yet.)
15746              roffitall also needs to be autogenerated similarly but it
15747              seems so badly out of date that I didn't touch it yet.
15748      Branch: cfgperl
15749            + pod/Makefile.SH pod/buildtoc.PL
15750            - pod/Makefile pod/buildtoc
15751            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
15752 ____________________________________________________________________________
15753 [  6318] By: gsar                                  on 2000/07/05  22:10:54
15754         Log: fix UNC path handling on Windows under ithreads, and chdir()
15755              return value when given a non-existent directory
15756      Branch: perl
15757            ! win32/vdir.h
15758 ____________________________________________________________________________
15759 [  6317] By: gsar                                  on 2000/07/05  22:08:19
15760         Log: winsock cleanup never done on Windows (leads to handle leaks)
15761      Branch: perl
15762            ! win32/perllib.c win32/win32sck.c
15763 ____________________________________________________________________________
15764 [  6316] By: gsar                                  on 2000/07/05  22:06:19
15765         Log: some debugger output does not go to the socket when RemotePort is set
15766      Branch: perl
15767            ! lib/perl5db.pl
15768 ____________________________________________________________________________
15769 [  6315] By: jhi                                   on 2000/07/05  00:25:21
15770         Log: Integrate with Sarathy, preliminary fix for unicos
15771              alignment problems in [ID 20000612.002] Perl problem on Cray system.
15772      Branch: cfgperl
15773            ! sv.h
15774           !> pp_hot.c
15775 ____________________________________________________________________________
15776 [  6314] By: gsar                                  on 2000/07/04  23:34:02
15777         Log: tyop in change#6306
15778      Branch: perl
15779            ! pp_hot.c
15780 ____________________________________________________________________________
15781 [  6313] By: jhi                                   on 2000/07/04  22:14:38
15782         Log: Multiline string literals ENONPORTABLE.
15783      Branch: cfgperl
15784            ! pp_hot.c
15785 ____________________________________________________________________________
15786 [  6312] By: jhi                                   on 2000/07/04  20:34:44
15787         Log: Integrate with Sarathy.
15788      Branch: cfgperl
15789           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
15790           !> t/op/method.t
15791 ____________________________________________________________________________
15792 [  6311] By: jhi                                   on 2000/07/04  20:30:56
15793         Log: More POSIX.pod embellishment.
15794      Branch: cfgperl
15795            ! ext/POSIX/POSIX.pod
15796 ____________________________________________________________________________
15797 [  6310] By: gsar                                  on 2000/07/04  17:28:48
15798         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
15799      Branch: perl
15800            ! t/lib/b.t
15801 ____________________________________________________________________________
15802 [  6309] By: jhi                                   on 2000/07/04  17:22:18
15803         Log: The #6308 required a little bit more.
15804      Branch: cfgperl
15805            ! Makefile.SH win32/Makefile
15806 ____________________________________________________________________________
15807 [  6308] By: jhi                                   on 2000/07/04  16:35:24
15808         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
15809      Branch: cfgperl
15810            + lib/lib_pm.PL
15811            - lib/lib.pm.PL
15812            ! MANIFEST Makefile.SH
15813 ____________________________________________________________________________
15814 [  6307] By: jhi                                   on 2000/07/04  16:28:58
15815         Log: Win32 patches for cfgperl from Sarathy.
15816      Branch: cfgperl
15817            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
15818            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
15819            ! thread.h toke.c util.c win32/Makefile win32/win32.c
15820 ____________________________________________________________________________
15821 [  6306] By: gsar                                  on 2000/07/04  16:28:40
15822         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
15823              (from Richard Soderberg <rs@oregonnet.com>)
15824      Branch: perl
15825            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
15826 ____________________________________________________________________________
15827 [  6305] By: jhi                                   on 2000/07/04  16:24:24
15828         Log: Integrate with Sarathy.
15829      Branch: cfgperl
15830           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
15831           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15832           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
15833           !> proto.h win32/win32.c
15834 ____________________________________________________________________________
15835 [  6304] By: gsar                                  on 2000/07/04  16:17:24
15836         Log: missing perldiag entry for unpack("w",...) diagnostic (from
15837              Andreas Koenig)
15838      Branch: perl
15839            ! pod/perldiag.pod
15840 ____________________________________________________________________________
15841 [  6303] By: gsar                                  on 2000/07/04  16:14:44
15842         Log: remove rel2abs prototypes (from Barrie Slaymaker)
15843      Branch: perl
15844            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
15845            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15846 ____________________________________________________________________________
15847 [  6302] By: gsar                                  on 2000/07/04  04:59:35
15848         Log: adjust change#6299
15849      Branch: perl
15850            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
15851            ! win32/win32.c
15852 ____________________________________________________________________________
15853 [  6301] By: jhi                                   on 2000/07/04  04:50:07
15854         Log: Integrate with Sarathy.
15855      Branch: cfgperl
15856           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
15857           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
15858           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
15859 ____________________________________________________________________________
15860 [  6300] By: gsar                                  on 2000/07/04  04:42:09
15861         Log: PERL_OBJECT build tweak
15862      Branch: perl
15863            ! perl.h
15864 ____________________________________________________________________________
15865 [  6299] By: gsar                                  on 2000/07/04  04:37:00
15866         Log: fix memory leak on Windows (PL_sys_intern contents were never
15867              freed)
15868      Branch: perl
15869            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
15870            ! perlapi.c proto.h win32/win32.c
15871 ____________________________________________________________________________
15872 [  6298] By: gsar                                  on 2000/07/04  04:15:59
15873         Log: fix large memory leak that has been around for ever, masked by
15874              -DPURIFY (most of the arenas were never freed!)
15875      Branch: perl
15876            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
15877 ____________________________________________________________________________
15878 [  6297] By: gsar                                  on 2000/07/04  04:07:46
15879         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
15880      Branch: perl
15881            ! perl.c
15882 ____________________________________________________________________________
15883 [  6296] By: jhi                                   on 2000/06/30  18:28:37
15884         Log: Elaborate POSIX.pod.  Still needs work.
15885      Branch: cfgperl
15886            ! ext/POSIX/POSIX.pod
15887 ____________________________________________________________________________
15888 [  6295] By: jhi                                   on 2000/06/30  14:58:18
15889         Log: Point to perlipc for more SysV IPC examples.
15890      Branch: cfgperl
15891            ! pod/perlfunc.pod
15892 ____________________________________________________________________________
15893 [  6294] By: gsar                                  on 2000/06/30  14:47:45
15894         Log: slurp mode fix in change#4736 still not quite right
15895      Branch: perl
15896            ! pp_hot.c t/io/argv.t
15897 ____________________________________________________________________________
15898 [  6293] By: jhi                                   on 2000/06/30  12:02:55
15899         Log: Integrate with Sarathy.
15900      Branch: cfgperl
15901           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
15902 ____________________________________________________________________________
15903 [  6292] By: jhi                                   on 2000/06/30  12:01:11
15904         Log: From: simon@brecon.co.uk (Simon Cozens)
15905              Subject: UTF8 concat
15906              Date: 30 Jun 2000 06:13:25 GMT
15907              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
15908      Branch: cfgperl
15909            ! pp_hot.c
15910 ____________________________________________________________________________
15911 [  6291] By: gsar                                  on 2000/06/30  04:37:33
15912         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
15913              when @_ is modified, causing coredumps
15914      Branch: perl
15915            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
15916 ____________________________________________________________________________
15917 [  6290] By: jhi                                   on 2000/06/30  02:21:44
15918         Log: Integrate with Sarathy.
15919      Branch: cfgperl
15920           !> vms/vms.c vms/vmsish.h
15921 ____________________________________________________________________________
15922 [  6289] By: jhi                                   on 2000/06/30  02:21:02
15923         Log: Check VERSIONs.
15924      Branch: cfgperl
15925            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
15926            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15927            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15928 ____________________________________________________________________________
15929 [  6288] By: jhi                                   on 2000/06/30  02:18:52
15930         Log: Integrate with Sarathy.
15931      Branch: cfgperl
15932           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
15933           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
15934           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15935           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
15936 ____________________________________________________________________________
15937 [  6287] By: gsar                                  on 2000/06/30  02:17:08
15938         Log: integrate vmsperl changes into mainline
15939      Branch: perl
15940           !> vms/vms.c vms/vmsish.h
15941 ____________________________________________________________________________
15942 [  6285] By: gsar                                  on 2000/06/30  02:05:28
15943         Log: localize %INC in a Safe compartment so that use/require work
15944              (many other magic globals probably need similar treatment)
15945      Branch: perl
15946            ! ext/Opcode/Opcode.xs
15947 ____________________________________________________________________________
15948 [  6284] By: gsar                                  on 2000/06/30  01:54:54
15949         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
15950              about Windows
15951      Branch: perl
15952            ! pod/perlembed.pod
15953 ____________________________________________________________________________
15954 [  6283] By: jhi                                   on 2000/06/30  01:50:10
15955         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
15956              From: Barrie Slaymaker <barries@jester.slaysys.com>
15957              Date: Wed, 28 Jun 2000 11:35:29 -0400
15958              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
15959      Branch: perl
15960            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
15961            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
15962            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15963            ! lib/File/Spec/Win32.pm
15964 ____________________________________________________________________________
15965 [  6282] By: jhi                                   on 2000/06/29  22:57:22
15966         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
15967              From: Dan Sugalski <dan@sidhe.org>
15968              Date: Tue, 06 Jun 2000 11:59:50 -0400
15969              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
15970      Branch: cfgperl
15971            ! vms/vms.c
15972 ____________________________________________________________________________
15973 [  6281] By: jhi                                   on 2000/06/29  22:52:50
15974         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
15975              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15976              Date: Wed, 7 Jun 2000 04:02:04 -0500
15977              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
15978      Branch: cfgperl
15979            ! utils/h2xs.PL
15980 ____________________________________________________________________________
15981 [  6280] By: jhi                                   on 2000/06/29  22:45:47
15982         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
15983              From: rspier@pobox.com (Robert Spier)
15984              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
15985              Message-ID: <14654.31913.845602.610277@rls.cx>
15986      Branch: cfgperl
15987            ! utils/h2xs.PL
15988 ____________________________________________________________________________
15989 [  6279] By: jhi                                   on 2000/06/29  22:38:16
15990         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
15991              From: Tim Ayers <tayers@bridge.com>
15992              Date: Thu, 08 Jun 2000 08:11:06 +0200
15993              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
15994              [resent by Richard Foley, Message-Id probably wrong]
15995      Branch: cfgperl
15996            ! pod/perlsub.pod
15997 ____________________________________________________________________________
15998 [  6278] By: jhi                                   on 2000/06/29  22:21:45
15999         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
16000              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
16001              Date: Fri, 09 Jun 2000 12:39:27 -0400
16002              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
16003              (plus update the version "number" of Text::Wrap)
16004      Branch: cfgperl
16005            ! lib/Text/Wrap.pm
16006 ____________________________________________________________________________
16007 [  6277] By: jhi                                   on 2000/06/29  22:13:10
16008         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
16009              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16010              Date: Mon, 12 Jun 2000 14:55:59 +0100
16011              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
16012      Branch: cfgperl
16013            ! pod/perlfunc.pod
16014 ____________________________________________________________________________
16015 [  6276] By: jhi                                   on 2000/06/29  22:11:06
16016         Log: Subject: [PATCH] Re: eval documentation: context
16017              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16018              Date: Mon, 12 Jun 2000 15:07:29 +0100
16019              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
16020      Branch: cfgperl
16021            ! pod/perlfunc.pod
16022 ____________________________________________________________________________
16023 [  6275] By: jhi                                   on 2000/06/29  21:59:46
16024         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
16025              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16026              Date: Tue, 13 Jun 2000 02:43:48 -0500
16027              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
16028      Branch: cfgperl
16029            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
16030 ____________________________________________________________________________
16031 [  6274] By: jhi                                   on 2000/06/29  21:56:14
16032         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
16033              From: Andy Dougherty <doughera@lafayette.edu>
16034              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
16035              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
16036      Branch: cfgperl
16037            ! ext/File/Glob/Glob.pm
16038 ____________________________________________________________________________
16039 [  6273] By: jhi                                   on 2000/06/29  21:49:09
16040         Log: Subject: [PATCH] xsub attributes
16041              From: Doug MacEachern <dougm@covalent.net>
16042              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
16043              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
16044      Branch: cfgperl
16045            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
16046            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
16047 ____________________________________________________________________________
16048 [  6272] By: jhi                                   on 2000/06/29  21:41:28
16049         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
16050              From: Tom Phoenix <rootbeer@redcat.com>
16051              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
16052              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
16053      Branch: cfgperl
16054            ! lib/Net/Ping.pm
16055 ____________________________________________________________________________
16056 [  6271] By: jhi                                   on 2000/06/29  21:36:55
16057         Log: Subject: PATCH pod/perltie.pod
16058              From: Ian Phillipps <Ian.Phillipps@iname.com>
16059              Date: Fri, 16 Jun 2000 00:17:19 +0100
16060              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
16061              (only the first hunk, the second hunk had already been done
16062              by some other patch)
16063      Branch: cfgperl
16064            ! pod/perltie.pod
16065 ____________________________________________________________________________
16066 [  6270] By: jhi                                   on 2000/06/29  21:24:51
16067         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
16068              From: Nicholas Clark <nick@talking.bollo.cx>
16069              Date: Fri, 23 Jun 2000 16:21:15 +0100
16070              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
16071      Branch: cfgperl
16072            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
16073            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
16074 ____________________________________________________________________________
16075 [  6269] By: jhi                                   on 2000/06/29  19:38:15
16076         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
16077              silence few compiler warnings.
16078      Branch: cfgperl
16079            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
16080 ____________________________________________________________________________
16081 [  6268] By: jhi                                   on 2000/06/29  18:21:50
16082         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
16083              From: Dominic Dunlop <domo@computer.org> 
16084              Date: Thu, 29 Jun 2000 12:32:39 +0200 
16085              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
16086      Branch: cfgperl
16087            ! t/op/sprintf.t
16088 ____________________________________________________________________________
16089 [  6267] By: jhi                                   on 2000/06/29  18:16:07
16090         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
16091              From: Doug MacEachern <dougm@covalent.net>
16092              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
16093              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
16094      Branch: cfgperl
16095            + t/op/method2entersub.t
16096            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
16097            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16098            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
16099            ! xsutils.c
16100 ____________________________________________________________________________
16101 [  6266] By: jhi                                   on 2000/06/29  15:11:15
16102         Log: Subject: [PATCH 5.6.0] cygwin port
16103              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
16104              From: "Fifer, Eric" <EFifer@sanwaint.com>
16105              Date: Thu, 29 Jun 2000 12:58:29 +0100
16106      Branch: cfgperl
16107            ! cygwin/Makefile.SHs
16108 ____________________________________________________________________________
16109 [  6265] By: jhi                                   on 2000/06/29  15:04:05
16110         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
16111              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16112              Date: Wed, 28 Jun 2000 17:50:12 -0700
16113              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
16114      Branch: cfgperl
16115            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16116 ____________________________________________________________________________
16117 [  6264] By: jhi                                   on 2000/06/29  15:00:57
16118         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
16119              From: Marty Lucich <marty@netcom.com>
16120              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
16121              Message-Id: <200006282116.OAA11148@netcom.com>
16122              ccdlflags update (the BSD/OS 4.1 part had already been taken
16123              care of by #6141).
16124      Branch: cfgperl
16125            ! hints/bsdos.sh
16126 ____________________________________________________________________________
16127 [  6263] By: jhi                                   on 2000/06/29  13:47:44
16128         Log: tr fixes from Simon Cozens
16129      Branch: cfgperl
16130            ! doop.c
16131 ____________________________________________________________________________
16132 [  6262] By: jhi                                   on 2000/06/28  18:46:01
16133         Log: Subject: 5.6.0 Patch for EPOC
16134              From: Olaf Flebbe <o.flebbe@gmx.de>
16135              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
16136              Message-ID: <23449.960929969@www11.gmx.net>
16137      Branch: cfgperl
16138            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
16139            ! epoc/epocish.h
16140 ____________________________________________________________________________
16141 [  6261] By: jhi                                   on 2000/06/28  18:29:07
16142         Log: Subject: Re: [PATCH cfgperl] BOMs away!
16143              From: simon@brecon.co.uk (Simon Cozens)
16144              Date: 17 Jun 2000 11:49:57 GMT
16145              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
16146      Branch: cfgperl
16147            ! pod/perldiag.pod t/comp/require.t toke.c
16148 ____________________________________________________________________________
16149 [  6260] By: jhi                                   on 2000/06/28  17:47:16
16150         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
16151              From: simon@brecon.co.uk (Simon Cozens) 
16152              Date: 17 Jun 2000 11:56:44 GMT 
16153              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
16154              pack U0, pack C0
16155      Branch: cfgperl
16156            ! pod/perlfunc.pod pp.c t/op/pack.t
16157 ____________________________________________________________________________
16158 [  6259] By: jhi                                   on 2000/06/28  16:43:17
16159         Log: perlnewmod was missing from MANIFEST.
16160      Branch: cfgperl
16161            ! MANIFEST
16162 ____________________________________________________________________________
16163 [  6258] By: jhi                                   on 2000/06/28  15:54:30
16164         Log: linenumber tweak
16165      Branch: cfgperl
16166            ! t/pragma/warn/regcomp
16167 ____________________________________________________________________________
16168 [  6257] By: jhi                                   on 2000/06/28  15:50:44
16169         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
16170              From: Doug MacEachern <dougm@covalent.net>
16171              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
16172              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
16173              (one part of the patch had been applied earlier)
16174      Branch: cfgperl
16175            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
16176 ____________________________________________________________________________
16177 [  6256] By: jhi                                   on 2000/06/28  15:40:22
16178         Log: tweaks from Simon Cozens to further fix tr/// under utf8
16179      Branch: cfgperl
16180            ! doop.c
16181 ____________________________________________________________________________
16182 [  6255] By: jhi                                   on 2000/06/28  15:33:45
16183         Log: small thinko tweaks
16184      Branch: cfgperl
16185            ! lib/IPC/Open3.pm t/op/my_stash.t
16186 ____________________________________________________________________________
16187 [  6254] By: jhi                                   on 2000/06/28  15:33:25
16188         Log: Subject: tr///, help wanted.
16189              From: simon@brecon.co.uk (Simon Cozens)
16190              Date: 28 Jun 2000 11:29:04 GMT
16191              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
16192      Branch: cfgperl
16193            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
16194            ! pp_proto.h proto.h t/op/tr.t
16195 ____________________________________________________________________________
16196 [  6253] By: jhi                                   on 2000/06/28  15:09:17
16197         Log: Paranoia tweak on #6249.
16198              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
16199              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16200              Date: Sun, 25 Jun 2000 23:43:12 -0400
16201              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
16202      Branch: cfgperl
16203            ! lib/IPC/Open3.pm
16204 ____________________________________________________________________________
16205 [  6252] By: jhi                                   on 2000/06/28  15:01:38
16206         Log: Document #6249 and #6251.
16207      Branch: cfgperl
16208            ! lib/Exporter.pm lib/IPC/Open3.pm
16209 ____________________________________________________________________________
16210 [  6251] By: jhi                                   on 2000/06/28  14:50:43
16211         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
16212              From: Doug MacEachern <dougm@covalent.net>
16213              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
16214              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
16215      Branch: cfgperl
16216            ! lib/Exporter.pm
16217 ____________________________________________________________________________
16218 [  6250] By: jhi                                   on 2000/06/28  14:45:23
16219         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
16220              From: Doug MacEachern <dougm@covalent.net>
16221              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
16222              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
16223      Branch: cfgperl
16224            + t/op/my_stash.t
16225            ! MANIFEST embed.pl global.sym proto.h toke.c
16226 ____________________________________________________________________________
16227 [  6249] By: jhi                                   on 2000/06/28  14:36:34
16228         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
16229              From: Frank Tobin <ftobin@uiuc.edu>
16230              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
16231              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
16232      Branch: cfgperl
16233            ! lib/IPC/Open3.pm
16234 ____________________________________________________________________________
16235 [  6248] By: jhi                                   on 2000/06/28  14:11:25
16236         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
16237              From: Mark-Jason Dominus <mjd@plover.com>
16238              Date: Tue, 27 Jun 2000 22:36:42 -0400
16239              Message-ID: <20000628023642.12166.qmail@plover.com>
16240      Branch: cfgperl
16241            ! pod/perlfunc.pod
16242 ____________________________________________________________________________
16243 [  6247] By: jhi                                   on 2000/06/27  12:46:37
16244         Log: Tweak $VERSION, patch from Doug MacEachern.
16245      Branch: cfgperl
16246            ! lib/File/Spec.pm
16247 ____________________________________________________________________________
16248 [  6246] By: jhi                                   on 2000/06/27  03:34:46
16249         Log: Allow for standalone testing.
16250      Branch: cfgperl
16251            ! t/lib/filefunc.t t/lib/filespec.t
16252 ____________________________________________________________________________
16253 [  6245] By: jhi                                   on 2000/06/27  02:50:02
16254         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
16255              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16256              Date: Sat, 24 Jun 2000 13:06:20 +0100
16257              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
16258      Branch: cfgperl
16259            ! ext/DynaLoader/DynaLoader_pm.PL
16260 ____________________________________________________________________________
16261 [  6244] By: jhi                                   on 2000/06/27  02:46:10
16262         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
16263              From: Doug MacEachern <dougm@covalent.net>
16264              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
16265              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
16266      Branch: cfgperl
16267            ! gv.c sv.c t/lib/peek.t
16268 ____________________________________________________________________________
16269 [  6243] By: jhi                                   on 2000/06/27  02:38:07
16270         Log: Subject: [PATCH] is_utf8_string
16271              From: simon@brecon.co.uk (Simon Cozens)
16272              Date: 26 Jun 2000 02:25:59 GMT
16273              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
16274      Branch: cfgperl
16275            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
16276            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
16277            ! proto.h utf8.c
16278 ____________________________________________________________________________
16279 [  6242] By: jhi                                   on 2000/06/27  02:24:00
16280         Log: Subject: [PATCH] bytes<->utf8 fixes
16281              From: simon@brecon.co.uk (Simon Cozens)
16282              Date: 26 Jun 2000 04:55:45 GMT
16283              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
16284      Branch: cfgperl
16285            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
16286 ____________________________________________________________________________
16287 [  6241] By: jhi                                   on 2000/06/27  02:12:42
16288         Log: Do no -warn on \_, only on \alpha.
16289              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
16290              From: David Dyck <dcd@tc.fluke.com>
16291              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
16292              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
16293      Branch: cfgperl
16294            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
16295 ____________________________________________________________________________
16296 [  6240] By: jhi                                   on 2000/06/27  02:00:01
16297         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
16298              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16299              Date: Mon, 26 Jun 2000 18:40:14 +0100
16300              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
16301      Branch: cfgperl
16302            ! utils/h2xs.PL
16303 ____________________________________________________________________________
16304 [  6239] By: jhi                                   on 2000/06/27  01:53:40
16305         Log: Configure maintenance.  Sever some dependency cycles,
16306              separate gccversion from the cc unit,
16307              address [ID 20000623.006] Configure script patch for using gcc on AIX
16308              (but solve it a little bit differently),
16309              unduplex some accidentally duplicated units,
16310              suggest using gcc if no cc available
16311              (p5p thread: "Solaris configure: counterproposal", 1999-09)
16312      Branch: cfgperl
16313            ! Configure Todo-5.6 config_h.SH
16314      Branch: metaconfig
16315            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
16316            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
16317      Branch: metaconfig/U/perl
16318            + gccvers.U
16319            ! d_getespwnam.U d_getprpwnam.U i_prot.U
16320 ____________________________________________________________________________
16321 [  6238] By: jhi                                   on 2000/06/25  18:04:56
16322         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
16323              From: Dan Sugalski <dan@sidhe.org>
16324              Date: Fri, 23 Jun 2000 17:00:00 -0400
16325              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
16326      Branch: cfgperl
16327            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
16328 ____________________________________________________________________________
16329 [  6237] By: jhi                                   on 2000/06/25  16:36:45
16330         Log: Tweak embed.pl, regen headers.
16331      Branch: cfgperl
16332            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
16333            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
16334            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
16335            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
16336            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
16337 ____________________________________________________________________________
16338 [  6236] By: jhi                                   on 2000/06/25  15:26:42
16339         Log: Regen headers.
16340      Branch: cfgperl
16341            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
16342            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
16343            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
16344            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
16345            ! regnodes.h warnings.h
16346 ____________________________________________________________________________
16347 [  6235] By: jhi                                   on 2000/06/23  19:39:35
16348         Log: The thread begun by
16349              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
16350              From: Kevin.Ruscoe@ubsw.com
16351              Date: Fri, 16 Jun 2000 16:38:51 +0100
16352              Message-Id: <H000019b03c300d6@MHS>
16353      Branch: cfgperl
16354            ! hints/solaris_2.sh
16355 ____________________________________________________________________________
16356 [  6234] By: jhi                                   on 2000/06/23  19:23:36
16357         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
16358              because when run as services (Win32ese for daemons)
16359              no environment variables are set and tmpdir ends up as /tmp,
16360              which is ambiguous.
16361              
16362              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
16363              From: matt@sergeant.org
16364              Date: 16 Jun 2000 16:30:43 -0000
16365              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
16366      Branch: cfgperl
16367            ! lib/File/Spec/Win32.pm
16368 ____________________________________________________________________________
16369 [  6233] By: jhi                                   on 2000/06/23  19:18:58
16370         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
16371              From: Mark-Jason Dominus <mjd@plover.com>
16372              Date: Fri, 16 Jun 2000 20:53:04 -0400
16373              Message-ID: <20000617005304.8008.qmail@plover.com>
16374      Branch: cfgperl
16375            ! op.h
16376 ____________________________________________________________________________
16377 [  6232] By: jhi                                   on 2000/06/23  16:10:02
16378         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
16379              From: simon@brecon.co.uk (Simon Cozens)
16380              Date: 19 Jun 2000 15:18:27 GMT
16381              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
16382              
16383              plus update pod/Makefile and regenerate perltoc
16384      Branch: cfgperl
16385            + pod/perlutil.pod
16386            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
16387 ____________________________________________________________________________
16388 [  6231] By: jhi                                   on 2000/06/23  15:19:18
16389         Log: Subject: [PATCH 5.6.0] cygwin port
16390              From: "Fifer, Eric" <EFifer@sanwaint.com>
16391              Date: Tue, 20 Jun 2000 14:30:58 +0100
16392              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
16393      Branch: cfgperl
16394            ! README.cygwin lib/File/Find.pm
16395 ____________________________________________________________________________
16396 [  6230] By: jhi                                   on 2000/06/23  14:25:21
16397         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
16398      Branch: cfgperl
16399            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
16400            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
16401            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16402            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
16403 ____________________________________________________________________________
16404 [  6229] By: jhi                                   on 2000/06/23  14:13:34
16405         Log: Subject: README.hpux version 0.6.1
16406              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
16407              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16408              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
16409      Branch: cfgperl
16410            ! README.hpux
16411 ____________________________________________________________________________
16412 [  6228] By: jhi                                   on 2000/06/23  14:07:20
16413         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
16414              From: Doug MacEachern <dougm@covalent.net>
16415              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
16416              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
16417      Branch: cfgperl
16418            ! op.c
16419 ____________________________________________________________________________
16420 [  6227] By: jhi                                   on 2000/06/23  14:01:06
16421         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
16422              From: Doug MacEachern <dougm@covalent.net>
16423              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
16424              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
16425      Branch: cfgperl
16426            + lib/lib.pm.PL
16427            - lib/lib.pm
16428            ! MANIFEST Makefile.SH
16429 ____________________________________________________________________________
16430 [  6226] By: jhi                                   on 2000/06/23  13:53:07
16431         Log: Subject: [PATCH] remove forward declarations in Socket.pm
16432              From: Doug MacEachern <dougm@covalent.net>
16433              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
16434              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
16435              
16436              From: Doug MacEachern <dougm@covalent.net>
16437              Subject: Re: [PATCH] remove forward declarations in Socket.pm
16438              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
16439              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
16440      Branch: cfgperl
16441            ! ext/Socket/Socket.pm op.c
16442 ____________________________________________________________________________
16443 [  6225] By: jhi                                   on 2000/06/23  13:41:52
16444         Log: Add source code filenames to apidoc.
16445              From: simon@brecon.co.uk (Simon Cozens)
16446              Subject: [PATCH embed.pl] Source X-ref
16447              Date: 22 Jun 2000 02:18:49 GMT
16448              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
16449      Branch: cfgperl
16450            ! embed.pl
16451 ____________________________________________________________________________
16452 [  6224] By: jhi                                   on 2000/06/23  13:32:33
16453         Log: A way to avoid English.pm performance hit.
16454              From: root <root@jester.slaysys.com>
16455              Subject: [YAPATCH English.pm] My turn to putt again
16456              Date: Thu, 22 Jun 2000 20:33:58 -0400
16457              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
16458      Branch: cfgperl
16459            ! lib/English.pm t/lib/english.t
16460 ____________________________________________________________________________
16461 [  6223] By: jhi                                   on 2000/06/23  13:27:06
16462         Log: Avoid double close().
16463              Subject: [PATCH] avoid double close()
16464              From: Doug MacEachern <dougm@covalent.net>
16465              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
16466              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
16467      Branch: cfgperl
16468            ! doio.c
16469 ____________________________________________________________________________
16470 [  6222] By: jhi                                   on 2000/06/23  13:25:54
16471         Log: doc typo fix
16472              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
16473              From: Ian Phillipps <Ian.Phillipps@iname.com>
16474              Date: Fri, 23 Jun 2000 10:40:58 +0100
16475              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
16476      Branch: cfgperl
16477            ! lib/Pod/Usage.pm
16478 ____________________________________________________________________________
16479 [  6221] By: jhi                                   on 2000/06/23  13:24:15
16480         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
16481              From: simon@brecon.co.uk (Simon Cozens)
16482              Subject: [PATCH] Eliminate tr///[CU][CU]
16483              Date: 23 Jun 2000 11:05:40 GMT
16484              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
16485      Branch: cfgperl
16486            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
16487 ____________________________________________________________________________
16488 [  6220] By: jhi                                   on 2000/06/22  16:07:51
16489         Log: Win32 patches from Benjamin Stuhl.
16490      Branch: cfgperl
16491            ! makedef.pl win32/win32.h
16492 ____________________________________________________________________________
16493 [  6219] By: jhi                                   on 2000/06/22  16:06:34
16494         Log: Bytecode patches from Benjamin Stuhl.
16495      Branch: cfgperl
16496            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
16497            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
16498            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16499 ____________________________________________________________________________
16500 [  6218] By: jhi                                   on 2000/06/15  23:54:16
16501         Log: Bytecode patches from Benjamin Stuhl.
16502      Branch: cfgperl
16503            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
16504 ____________________________________________________________________________
16505 [  6217] By: jhi                                   on 2000/06/09  13:38:29
16506         Log: Rename the fdpid locking and integrate with Sarathy.
16507      Branch: cfgperl
16508            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
16509            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
16510            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
16511            ! win32/win32.c
16512           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
16513 ____________________________________________________________________________
16514 [  6216] By: gsar                                  on 2000/06/08  14:54:21
16515         Log: be more optimal about clearing @_
16516      Branch: perl
16517            ! cop.h
16518 ____________________________________________________________________________
16519 [  6215] By: gsar                                  on 2000/06/08  14:33:04
16520         Log: tweak comment about @DB::args
16521      Branch: perl
16522            ! av.h pp_ctl.c
16523 ____________________________________________________________________________
16524 [  6214] By: gsar                                  on 2000/06/08  13:57:54
16525         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
16526              caller() wants to populate @DB::args with it (causes a coredump
16527              in Carp::confess())
16528      Branch: perl
16529            ! cop.h t/op/runlevel.t
16530 ____________________________________________________________________________
16531 [  6213] By: gsar                                  on 2000/06/08  07:06:35
16532         Log: back out change#6106 (seems problematic)
16533      Branch: perl
16534            ! hints/solaris_2.sh
16535 ____________________________________________________________________________
16536 [  6212] By: jhi                                   on 2000/06/07  03:10:36
16537         Log: Continuing mopup for #6204.
16538      Branch: cfgperl
16539            ! ext/B/defsubs_h.PL
16540 ____________________________________________________________________________
16541 [  6211] By: jhi                                   on 2000/06/07  02:41:50
16542         Log: Mopup for #6204.
16543              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
16544              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
16545              This is comes from const() where POK isn't on when expected.
16546      Branch: cfgperl
16547            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
16548            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16549            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
16550            ! perlapi.h pod/perlapi.pod
16551 ____________________________________________________________________________
16552 [  6210] By: jhi                                   on 2000/06/07  01:56:29
16553         Log: Mopup for #6207 and #6209.
16554      Branch: cfgperl
16555            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
16556 ____________________________________________________________________________
16557 [  6209] By: jhi                                   on 2000/06/07  01:33:12
16558         Log: Lock PL_fdpid against race conditions, based on:
16559              Subject: [PATCH 5.6.0]subprocess fixup for threads
16560              From: Dan Sugalski <dan@sidhe.org>
16561              To: perl5-porters@perl.org
16562              Date: Tue, 11 Apr 2000 17:02:32 -0400
16563              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
16564      Branch: cfgperl
16565            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
16566            ! win32/win32.c
16567 ____________________________________________________________________________
16568 [  6208] By: jhi                                   on 2000/06/07  01:05:23
16569         Log: Regen headers for #6207.
16570      Branch: cfgperl
16571            ! embed.h global.sym objXSUB.h proto.h
16572 ____________________________________________________________________________
16573 [  6207] By: jhi                                   on 2000/06/06  23:43:13
16574         Log: Subject: [PATCH 5.6.0] Threadsafe patches
16575              From: Dan Sugalski <dan@sidhe.org>
16576              To: perl5-porters@perl.org
16577              Date: Mon, 08 May 2000 18:08:13 -0400
16578              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
16579      Branch: cfgperl
16580            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
16581            ! proto.h sv.h util.c
16582 ____________________________________________________________________________
16583 [  6206] By: jhi                                   on 2000/06/06  23:21:23
16584         Log: Subject: [PATCH] Eliminate $a/$b in pod
16585              From: David Glasser <me@davidglasser.net>
16586              To: perl5-porters@perl.org
16587              Date: Mon, 29 May 2000 21:15:59 -0400
16588              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
16589      Branch: cfgperl
16590            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
16591            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
16592            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
16593            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
16594            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
16595            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
16596            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
16597            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
16598            ! pod/perlvar.pod pod/perlxs.pod
16599 ____________________________________________________________________________
16600 [  6205] By: jhi                                   on 2000/06/06  23:12:14
16601         Log: Subject: [PATCH] Win32 improvements
16602              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
16603              To: gsar@activestate.com, perl5-porters@perl.org
16604              Date: Mon, 29 May 2000 17:22:24 PDT
16605              Message-ID: <20000530002224.91142.qmail@hotmail.com>
16606              (MUA had mangled many lines by wordwrapping)
16607      Branch: cfgperl
16608            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
16609 ____________________________________________________________________________
16610 [  6204] By: jhi                                   on 2000/06/06  23:01:50
16611         Log: Subject: [PATCH] B::Bytecode patches
16612              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
16613              To: gsar@activestate.com, jhi@iki.fi
16614              Cc: perl5-porters@perl.org
16615              Message-ID: <20000602202526.48694.qmail@hotmail.com>
16616              (MUA had mangled many lines by wordwrapping)
16617      Branch: cfgperl
16618            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
16619            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
16620            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16621            ! intrpvar.h perl.c
16622 ____________________________________________________________________________
16623 [  6203] By: jhi                                   on 2000/06/06  22:32:43
16624         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
16625              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16626              Date: Tue, 06 Jun 2000 13:07:45 -0700
16627              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
16628      Branch: cfgperl
16629            ! pod/perldiag.pod
16630 ____________________________________________________________________________
16631 [  6202] By: jhi                                   on 2000/06/06  19:38:35
16632         Log: Integrate with Sarathy.
16633      Branch: cfgperl
16634           !> perl.c
16635 ____________________________________________________________________________
16636 [  6201] By: gsar                                  on 2000/06/06  00:42:59
16637         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
16638              does a PUSHMARK that's never ever POPMARKed; in general, only
16639              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
16640              Perl_eval_[sp]v() don't because they don't take any incoming
16641              arguments (this leak has been around since the original version
16642              of perl_eval_pv() in 5.003_97e)
16643      Branch: perl
16644            ! perl.c
16645 ____________________________________________________________________________
16646 [  6200] By: jhi                                   on 2000/06/04  03:44:52
16647         Log: Update to cperl-mode.el 4.31 from
16648              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
16649              Subject: A couple of notes
16650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16651              To: Mailing list Perl5 <perl5-porters@perl.org>
16652              Date: Sat, 3 Jun 2000 23:33:32 -0400
16653              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
16654      Branch: cfgperl
16655            ! emacs/cperl-mode.el
16656 ____________________________________________________________________________
16657 [  6199] By: jhi                                   on 2000/06/03  15:11:05
16658         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
16659              From: Dan Sugalski <dan@sidhe.org>
16660              To: perl5-porters@perl.org, vmsperl@perl.org
16661              Date: Fri, 02 Jun 2000 17:30:51 -0400
16662              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
16663      Branch: cfgperl
16664            ! vms/descrip_mms.template vms/gen_shrfls.pl
16665 ____________________________________________________________________________
16666 [  6198] By: jhi                                   on 2000/06/03  14:59:15
16667         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
16668              From: Dan Sugalski <dan@sidhe.org>
16669              To: vmsperl@perl.org, perl5-porters@perl.org
16670              Date: Fri, 02 Jun 2000 16:00:41 -0400
16671              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
16672              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
16673      Branch: cfgperl
16674            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
16675            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
16676            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
16677 ____________________________________________________________________________
16678 [  6197] By: jhi                                   on 2000/06/03  14:41:30
16679         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
16680              From: John Borwick <jhborwic@unity.ncsu.edu>
16681              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
16682              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
16683      Branch: cfgperl
16684            ! pod/perlsyn.pod
16685 ____________________________________________________________________________
16686 [  6196] By: jhi                                   on 2000/06/03  14:38:09
16687         Log: Integrate with Sarathy.
16688      Branch: cfgperl
16689           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
16690           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
16691           !> vms/perly_c.vms
16692 ____________________________________________________________________________
16693 [  6195] By: gsar                                  on 2000/06/02  22:43:13
16694         Log: fix yet another eval"" leak under USE_ITHREADS
16695      Branch: perl
16696            ! op.c
16697 ____________________________________________________________________________
16698 [  6194] By: gsar                                  on 2000/06/02  18:22:06
16699         Log: fix small eval"" memory leaks under USE_ITHREADS
16700      Branch: perl
16701            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
16702            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
16703            ! vms/perly_c.vms
16704 ____________________________________________________________________________
16705 [  6193] By: jhi                                   on 2000/06/01  13:03:56
16706         Log: Signals-be-gone for microperl.
16707      Branch: cfgperl
16708            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
16709 ____________________________________________________________________________
16710 [  6192] By: jhi                                   on 2000/06/01  12:52:02
16711         Log: Integrate with Sarathy.
16712      Branch: cfgperl
16713           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
16714           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
16715           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
16716           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
16717           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
16718           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
16719           !> t/op/vec.t utils/h2xs.PL
16720 ____________________________________________________________________________
16721 [  6191] By: gsar                                  on 2000/06/01  09:38:21
16722         Log: vec() loses numericalness (modified version of patch suggested
16723              by Robin Barker)
16724      Branch: perl
16725            ! doop.c t/op/vec.t
16726 ____________________________________________________________________________
16727 [  6190] By: gsar                                  on 2000/06/01  09:26:15
16728         Log: submit missing embed.pl change
16729      Branch: perl
16730            ! embed.pl
16731 ____________________________________________________________________________
16732 [  6189] By: gsar                                  on 2000/06/01  09:05:34
16733         Log: counting tr/// corrupts later operation (from M.J.T Guy)
16734      Branch: perl
16735            ! doop.c t/op/tr.t
16736 ____________________________________________________________________________
16737 [  6188] By: gsar                                  on 2000/06/01  08:58:39
16738         Log: h2xs tweaks
16739      Branch: perl
16740            ! utils/h2xs.PL
16741 ____________________________________________________________________________
16742 [  6187] By: gsar                                  on 2000/06/01  08:50:07
16743         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
16744              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
16745      Branch: perl
16746            + lib/Pod/LaTeX.pm
16747            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
16748            ! pod/pod2latex.PL
16749 ____________________________________________________________________________
16750 [  6186] By: gsar                                  on 2000/06/01  08:24:40
16751         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
16752              <wolfgang.laun@alcatel.at>)
16753      Branch: perl
16754            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
16755            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
16756 ____________________________________________________________________________
16757 [  6185] By: gsar                                  on 2000/06/01  08:12:00
16758         Log: remove incorrect documentation about implicit split to @_ in
16759              list context, which never really worked in perl 5 (from
16760              M.J.T. Guy)
16761      Branch: perl
16762            ! pod/perlfunc.pod pod/perltrap.pod
16763 ____________________________________________________________________________
16764 [  6184] By: gsar                                  on 2000/06/01  07:52:27
16765         Log: tweak for change#6127
16766      Branch: perl
16767            ! perl.c
16768 ____________________________________________________________________________
16769 [  6183] By: gsar                                  on 2000/06/01  07:41:02
16770         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
16771              <nick@ccl4.org>)
16772      Branch: perl
16773            + t/lib/selfloader.t
16774            ! MANIFEST lib/SelfLoader.pm
16775 ____________________________________________________________________________
16776 [  6182] By: jhi                                   on 2000/06/01  00:34:42
16777         Log: Be Cleaner Part Deux.
16778      Branch: cfgperl
16779            ! Makefile.SH
16780 ____________________________________________________________________________
16781 [  6181] By: jhi                                   on 2000/06/01  00:32:09
16782         Log: Integrate with Sarathy.
16783      Branch: cfgperl
16784           !> pp.c t/op/arith.t
16785 ____________________________________________________________________________
16786 [  6180] By: jhi                                   on 2000/06/01  00:31:13
16787         Log: microperl nits from Simon Cozens.
16788      Branch: cfgperl
16789            + uconfig.h
16790            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
16791            ! unixish.h
16792 ____________________________________________________________________________
16793 [  6179] By: gsar                                  on 2000/05/31  22:37:51
16794         Log: buggy modulus on UVs introduced by change#3378 (resulted in
16795              4063328477 % 65535 amounting to 27406, instead of 27407)
16796      Branch: perl
16797            ! pp.c t/op/arith.t
16798 ____________________________________________________________________________
16799 [  6178] By: jhi                                   on 2000/05/31  21:52:41
16800         Log: Be cleaner.
16801      Branch: cfgperl
16802            ! Makefile.SH
16803 ____________________________________________________________________________
16804 [  6177] By: jhi                                   on 2000/05/31  21:47:33
16805         Log: Substitution utf8 patch from Simon Cozens.
16806      Branch: cfgperl
16807            ! pp_hot.c
16808 ____________________________________________________________________________
16809 [  6176] By: jhi                                   on 2000/05/31  21:45:34
16810         Log: Single-quoted utf8 patch from Simon Cozens.
16811      Branch: cfgperl
16812            ! toke.c
16813 ____________________________________________________________________________
16814 [  6175] By: jhi                                   on 2000/05/31  21:40:18
16815         Log: Integrate with Sarathy.
16816      Branch: cfgperl
16817           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
16818 ____________________________________________________________________________
16819 [  6174] By: jhi                                   on 2000/05/31  21:37:31
16820         Log: microperl changes from Simon Cozens; Makefile for microperl
16821              written from scratch; few casts added as microperl compilation
16822              doesn't have all prototypes available.
16823      Branch: cfgperl
16824            + Makefile.micro README.micro Todo.micro uconfig.sh
16825            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
16826            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
16827      Branch: metaconfig
16828            + U/modified/Config_h.U
16829 ____________________________________________________________________________
16830 [  6173] By: jhi                                   on 2000/05/31  20:00:24
16831         Log: metaconfig maintenance.
16832      Branch: metaconfig
16833            + U/modified/Inhdr.U U/typedefs/inotype.U
16834      Branch: metaconfig/U/perl
16835            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
16836            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
16837 ____________________________________________________________________________
16838 [  6172] By: gsar                                  on 2000/05/31  05:05:42
16839         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
16840              (from Ilya Zakharevich)
16841      Branch: perl
16842            ! regexec.c t/op/re_tests
16843 ____________________________________________________________________________
16844 [  6171] By: gsar                                  on 2000/05/31  05:01:47
16845         Log: scalar() doesn't force scalar context when used in void context
16846              (from Simon Cozens)
16847      Branch: perl
16848            ! op.c t/op/wantarray.t
16849 ____________________________________________________________________________
16850 [  6170] By: gsar                                  on 2000/05/31  04:41:33
16851         Log: change#6142 needs tweaks to tests to work where there's no symlink()
16852              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
16853      Branch: perl
16854            ! t/lib/filefind.t
16855 ____________________________________________________________________________
16856 [  6169] By: gsar                                  on 2000/05/31  04:29:49
16857         Log: integrate cfgperl contents into mainline
16858      Branch: perl
16859           +> pod/perlmodlib.PL pod/perlnewmod.pod
16860           !> (integrate 42 files)
16861 ____________________________________________________________________________
16862 [  6168] By: jhi                                   on 2000/05/30  22:53:37
16863         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
16864      Branch: cfgperl
16865            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16866            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
16867            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
16868            ! win32/config.bc win32/config.gc win32/config.vc
16869            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16870            ! win32/config_h.PL win32/config_sh.PL
16871      Branch: metaconfig/U/perl
16872            ! perlxv.U
16873 ____________________________________________________________________________
16874 [  6167] By: jhi                                   on 2000/05/30  22:20:21
16875         Log: tweak todo 
16876      Branch: cfgperl
16877            ! Todo-5.6
16878 ____________________________________________________________________________
16879 [  6166] By: jhi                                   on 2000/05/30  22:11:51
16880         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
16881              in case somebody wants to write an extension for more
16882              shadow database interfaces.
16883      Branch: cfgperl
16884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16885            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
16886            ! vos/config.def vos/config.h vos/config_h.SH_orig
16887            ! win32/config.bc win32/config.gc win32/config.vc
16888            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16889      Branch: metaconfig
16890            ! U/modified/Myinit.U
16891      Branch: metaconfig/U/perl
16892            + d_getespwnam.U d_getprpwnam.U i_prot.U
16893 ____________________________________________________________________________
16894 [  6165] By: jhi                                   on 2000/05/30  18:35:34
16895         Log: Integrate with Sarathy.
16896      Branch: cfgperl
16897           !> op.c
16898 ____________________________________________________________________________
16899 [  6164] By: jhi                                   on 2000/05/30  18:30:16
16900         Log: detypo
16901      Branch: cfgperl
16902            ! Configure config_h.SH
16903      Branch: metaconfig/U/perl
16904            ! perlxv.U
16905 ____________________________________________________________________________
16906 [  6163] By: gsar                                  on 2000/05/30  03:24:03
16907         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
16908      Branch: perl
16909            ! op.c
16910 ____________________________________________________________________________
16911 [  6162] By: gsar                                  on 2000/05/30  03:09:38
16912         Log: fix memory leak in method call optimization (change#3768);
16913              made C<eval "$x->foo()"> leak
16914      Branch: perl
16915            ! op.c
16916 ____________________________________________________________________________
16917 [  6161] By: jhi                                   on 2000/05/29  17:56:26
16918         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
16919              both from Simon Cozens.
16920      Branch: cfgperl
16921            + pod/perlmodlib.PL pod/perlnewmod.pod
16922            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
16923            ! pod/perlmodlib.pod pod/perltoc.pod
16924 ____________________________________________________________________________
16925 [  6160] By: jhi                                   on 2000/05/29  17:23:55
16926         Log: Changes for the File::Temp 0.08 (change #6159) test suite
16927              to fit better into the Perl distribution test framework.
16928      Branch: cfgperl
16929            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
16930            ! t/lib/ftmp-tempfile.t
16931 ____________________________________________________________________________
16932 [  6159] By: jhi                                   on 2000/05/29  16:55:36
16933         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
16934      Branch: cfgperl
16935            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16936            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16937 ____________________________________________________________________________
16938 [  6158] By: bailey                                on 2000/05/29  16:22:08
16939         Log: Add fallback to tmpfile for use in cases where user's relying on
16940              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
16941              Lane's patch)
16942      Branch: vmsperl
16943            ! vms/vms.c vms/vmsish.h
16944 ____________________________________________________________________________
16945 [  6157] By: jhi                                   on 2000/05/29  03:10:36
16946         Log: Regen Configure to jive with #6149.
16947      Branch: cfgperl
16948            ! Configure
16949      Branch: metaconfig
16950            ! U/modified/Getfile.U
16951 ____________________________________________________________________________
16952 [  6156] By: jhi                                   on 2000/05/29  03:01:38
16953         Log: Integrate with Sarathy.
16954      Branch: cfgperl
16955           +> ext/DynaLoader/dl_mac.xs
16956           !> (integrate 38 files)
16957 ____________________________________________________________________________
16958 [  6155] By: gsar                                  on 2000/05/28  21:15:58
16959         Log: small bug in change#6144; remove random \xA0 character that snuck
16960              in via change#6145
16961      Branch: perl
16962            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
16963 ____________________________________________________________________________
16964 [  6154] By: gsar                                  on 2000/05/28  21:04:19
16965         Log: avoid type mismatch warning
16966      Branch: perl
16967            ! perl.c
16968 ____________________________________________________________________________
16969 [  6153] By: gsar                                  on 2000/05/28  20:58:31
16970         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
16971              <nick@Bagpuss.uk.boo.com>)
16972      Branch: perl
16973            ! lib/Test/Harness.pm
16974 ____________________________________________________________________________
16975 [  6152] By: gsar                                  on 2000/05/28  20:53:42
16976         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
16977      Branch: perl
16978            ! regexec.c
16979 ____________________________________________________________________________
16980 [  6151] By: gsar                                  on 2000/05/28  20:50:28
16981         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
16982      Branch: perl
16983            ! regexec.c
16984 ____________________________________________________________________________
16985 [  6150] By: gsar                                  on 2000/05/28  20:39:58
16986         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
16987      Branch: perl
16988            ! pod/perlrequick.pod
16989 ____________________________________________________________________________
16990 [  6149] By: gsar                                  on 2000/05/28  20:35:16
16991         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
16992              <troc@netrus.net>)
16993      Branch: perl
16994            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
16995            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
16996            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
16997            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
16998 ____________________________________________________________________________
16999 [  6148] By: gsar                                  on 2000/05/28  20:21:07
17000         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
17001      Branch: perl
17002            ! lib/ExtUtils/MM_Unix.pm
17003 ____________________________________________________________________________
17004 [  6147] By: gsar                                  on 2000/05/28  20:12:41
17005         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
17006              (from Peter Prymmer)
17007      Branch: perl
17008            ! vms/subconfigure.com
17009 ____________________________________________________________________________
17010 [  6146] By: gsar                                  on 2000/05/28  20:06:15
17011         Log: doc typo
17012      Branch: perl
17013            ! lib/warnings.pm warnings.h warnings.pl
17014 ____________________________________________________________________________
17015 [  6145] By: gsar                                  on 2000/05/28  18:44:33
17016         Log: make xsubpp skip embedded pod (from Matthias Neeracher
17017              <neeri@iis.ee.ethz.ch>)
17018      Branch: perl
17019            ! lib/ExtUtils/xsubpp
17020 ____________________________________________________________________________
17021 [  6144] By: gsar                                  on 2000/05/28  18:42:49
17022         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
17023              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
17024              <neeri@iis.ee.ethz.ch>)
17025      Branch: perl
17026            ! lib/AutoSplit.pm
17027 ____________________________________________________________________________
17028 [  6143] By: gsar                                  on 2000/05/28  18:41:12
17029         Log: MacOS support, part 1 (from Matthias Neeracher
17030              <neeri@iis.ee.ethz.ch>)
17031      Branch: perl
17032            + ext/DynaLoader/dl_mac.xs
17033            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
17034            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
17035            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
17036            ! util.h
17037 ____________________________________________________________________________
17038 [  6142] By: gsar                                  on 2000/05/28  18:21:51
17039         Log: File::Find fails to chdir when chasing symlinks (from
17040              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
17041      Branch: perl
17042            ! lib/File/Find.pm t/lib/filefind.t
17043 ____________________________________________________________________________
17044 [  6141] By: jhi                                   on 2000/05/28  14:25:15
17045         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
17046              forwarded by Peter Seebach from the bsdi-users mailing list.
17047              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
17048      Branch: perl
17049            ! hints/bsdos.sh
17050 ____________________________________________________________________________
17051 [  6140] By: jhi                                   on 2000/05/28  14:11:57
17052         Log: Integrate with Sarathy.
17053      Branch: cfgperl
17054           +> (branch 30 files)
17055           !> (integrate 93 files)
17056 ____________________________________________________________________________
17057 [  6139] By: gsar                                  on 2000/05/28  10:01:48
17058         Log: revise mktables.PL for bugs and newness in Unicode 3.0
17059              (from James Bence <jbence@amgen.com>)
17060      Branch: perl
17061            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
17062            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
17063            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
17064            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
17065            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
17066            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
17067            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
17068            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
17069            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
17070            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
17071            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
17072            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
17073            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
17074            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
17075            + lib/unicode/Is/SylWU.pl
17076            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
17077            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17078            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
17079            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
17080            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
17081            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
17082            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
17083            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
17084            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
17085            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
17086            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
17087            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
17088            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
17089            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
17090            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
17091            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
17092            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
17093            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
17094            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
17095            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
17096            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
17097            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
17098            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
17099            ! lib/unicode/Makefile lib/unicode/mktables.PL
17100 ____________________________________________________________________________
17101 [  6138] By: gsar                                  on 2000/05/28  08:50:32
17102         Log: add note about the handling of negative indices to tied arrays
17103              (from Michael G Schwern <schwern@pobox.com>)
17104      Branch: perl
17105            ! pod/perltie.pod
17106 ____________________________________________________________________________
17107 [  6137] By: gsar                                  on 2000/05/28  08:46:10
17108         Log: fix bogus redeclaration warning for "our" variables in different
17109              scopes
17110      Branch: perl
17111            ! op.c t/pragma/strict-vars
17112 ____________________________________________________________________________
17113 [  6136] By: gsar                                  on 2000/05/28  08:31:20
17114         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
17115      Branch: perl
17116            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
17117 ____________________________________________________________________________
17118 [  6135] By: gsar                                  on 2000/05/28  08:17:50
17119         Log: enable Test::Harness to dynamically determine column width etc.
17120              (from Rob Napier <rnapier@employees.org>)
17121      Branch: perl
17122            ! lib/Test/Harness.pm
17123 ____________________________________________________________________________
17124 [  6134] By: gsar                                  on 2000/05/28  08:13:39
17125         Log: make Test::Harness use wait.h/WCOREDUMP if available
17126              (from Ben Tilly <ben_tilly@hotmail.com>)
17127      Branch: perl
17128            ! lib/Test/Harness.pm
17129 ____________________________________________________________________________
17130 [  6133] By: gsar                                  on 2000/05/28  08:08:05
17131         Log: elide bogus test in change#6132
17132      Branch: perl
17133            ! t/pragma/warn/9enabled
17134 ____________________________________________________________________________
17135 [  6132] By: gsar                                  on 2000/05/28  08:03:14
17136         Log: warnings::enabled() doesn't fall back to looking at $^W if
17137              caller isn't using lexical warnings (from Paul Marquess)
17138      Branch: perl
17139            ! pp_ctl.c t/pragma/warn/9enabled
17140 ____________________________________________________________________________
17141 [  6131] By: gsar                                  on 2000/05/28  07:57:47
17142         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
17143      Branch: perl
17144            ! ext/POSIX/POSIX.pm
17145 ____________________________________________________________________________
17146 [  6130] By: gsar                                  on 2000/05/28  07:29:12
17147         Log: fix places that mean C<"word" character> but say C<alphanumeric
17148              character>
17149      Branch: perl
17150            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
17151 ____________________________________________________________________________
17152 [  6129] By: gsar                                  on 2000/05/28  07:18:41
17153         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
17154      Branch: perl
17155            ! vms/test.com
17156 ____________________________________________________________________________
17157 [  6128] By: gsar                                  on 2000/05/28  07:12:55
17158         Log: new perlxstut example for passing/returning refs to arrays
17159              (from David Lowe <dlowe@pootpoot.com>)
17160      Branch: perl
17161            ! pod/perlxstut.pod
17162 ____________________________________________________________________________
17163 [  6127] By: gsar                                  on 2000/05/28  07:02:50
17164         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
17165              failed (from Gisle Aas)
17166      Branch: perl
17167            ! cop.h perl.c
17168 ____________________________________________________________________________
17169 [  6126] By: gsar                                  on 2000/05/28  06:39:53
17170         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
17171              (reworked variant of patch suggested by Simon Cozens)
17172      Branch: perl
17173            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
17174            ! pp_hot.c proto.h t/op/gv.t
17175 ____________________________________________________________________________
17176 [  6125] By: gsar                                  on 2000/05/28  05:14:55
17177         Log: enable propagating exception objects via Perl_croak() in XS code
17178              (from Gisle Aas)
17179      Branch: perl
17180            ! util.c
17181 ____________________________________________________________________________
17182 [  6124] By: gsar                                  on 2000/05/28  05:07:28
17183         Log: integrate vmsperl contents into mainline
17184      Branch: perl
17185           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
17186           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
17187           !> vms/vmsish.h
17188 ____________________________________________________________________________
17189 [  6123] By: gsar                                  on 2000/05/28  05:03:53
17190         Log: clarify gotcha with #line directives (from Rocco Caputo
17191              <troc@netrus.net>)
17192      Branch: perl
17193            ! pod/perldebug.pod pod/perlsyn.pod
17194 ____________________________________________________________________________
17195 [  6122] By: gsar                                  on 2000/05/28  04:58:29
17196         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
17197              (from Mark-Jason Dominus)
17198      Branch: perl
17199            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
17200            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
17201            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
17202            ! toke.c
17203 ____________________________________________________________________________
17204 [  6121] By: bailey                                on 2000/05/25  04:46:54
17205         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
17206              lists (based on fixes by Craig Berry)
17207      Branch: vmsperl
17208            ! lib/File/Spec/VMS.pm
17209 ____________________________________________________________________________
17210 [  6120] By: bailey                                on 2000/05/25  04:25:38
17211         Log: Add missing escape (Charles Lane)
17212      Branch: vmsperl
17213            ! t/op/lex_assign.t
17214 ____________________________________________________________________________
17215 [  6119] By: bailey                                on 2000/05/25  04:21:25
17216         Log: Quiet error messages in vmsish.t (Charles Lane)
17217      Branch: vmsperl
17218            ! vms/ext/vmsish.t
17219 ____________________________________________________________________________
17220 [  6118] By: bailey                                on 2000/05/25  04:17:57
17221         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
17222              Flatten case labels in switch statements uniformly (Charles Bailey)
17223      Branch: vmsperl
17224            ! vms/vms.c
17225 ____________________________________________________________________________
17226 [  6117] By: bailey                                on 2000/05/25  03:58:09
17227         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
17228      Branch: vmsperl
17229            ! vms/vmsish.h
17230 ____________________________________________________________________________
17231 [  6116] By: bailey                                on 2000/05/25  03:11:15
17232         Log: Miscellaneous cosmetic fixes (Charles Lane)
17233      Branch: vmsperl
17234            ! lib/ExtUtils/MM_VMS.pm
17235 ____________________________________________________________________________
17236 [  6115] By: bailey                                on 2000/05/25  03:10:36
17237         Log: Add bounds checking for several strings (Charles Lane)
17238      Branch: vmsperl
17239            ! vms/vms.c
17240 ____________________________________________________________________________
17241 [  6114] By: bailey                                on 2000/05/25  02:25:34
17242         Log: Urk -- undo previous removal of vmsish 'exit' change
17243      Branch: vmsperl
17244            ! vms/ext/vmsish.pm vms/vmsish.h
17245 ____________________________________________________________________________
17246 [  6113] By: bailey                                on 2000/05/24  02:24:40
17247         Log: Ugly workaround for version-specific RTL error
17248      Branch: vmsperl
17249            ! vms/vms.c
17250 ____________________________________________________________________________
17251 [  6112] By: bailey                                on 2000/05/24  02:19:55
17252         Log: Check for existence of file before trying to delete
17253      Branch: vmsperl
17254            ! vms/test.com
17255 ____________________________________________________________________________
17256 [  6111] By: bailey                                on 2000/05/23  23:35:13
17257         Log: Resync with mainline prior to post-5.6.0 updates
17258      Branch: vmsperl
17259           +> (branch 49 files)
17260            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
17261            ! vms/ext/vmsish.pm
17262           !> (integrate 334 files)
17263 ____________________________________________________________________________
17264 [  6110] By: jhi                                   on 2000/05/23  19:28:32
17265         Log: todo tweak
17266      Branch: cfgperl
17267            ! Todo-5.6
17268 ____________________________________________________________________________
17269 [  6109] By: jhi                                   on 2000/05/18  17:38:54
17270         Log: Integrate with Sarathy.
17271      Branch: cfgperl
17272           !> mg.c perl.h win32/perlhost.h
17273 ____________________________________________________________________________
17274 [  6108] By: gsar                                  on 2000/05/17  02:24:56
17275         Log: reenable fake signal handling on Windows, bugs and all
17276      Branch: perl
17277            ! mg.c perl.h win32/perlhost.h
17278 ____________________________________________________________________________
17279 [  6107] By: jhi                                   on 2000/05/15  18:01:41
17280         Log: Tweak the todo list.
17281      Branch: cfgperl
17282            ! Todo-5.6
17283 ____________________________________________________________________________
17284 [  6106] By: jhi                                   on 2000/05/15  13:41:48
17285         Log: The (Configure) script refuses to go on, after asking for
17286              'You may also choose to try maximal 64-bitness....'.
17287              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
17288              -- Patrick Zima
17289              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
17290      Branch: cfgperl
17291            ! hints/solaris_2.sh
17292 ____________________________________________________________________________
17293 [  6105] By: jhi                                   on 2000/05/11  14:37:43
17294         Log: Integrate with Sarathy.
17295      Branch: cfgperl
17296           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
17297           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
17298 ____________________________________________________________________________
17299 [  6104] By: gsar                                  on 2000/05/11  03:39:07
17300         Log: PL_sys_intern was being initialized too late on windows
17301      Branch: perl
17302            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
17303            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
17304 ____________________________________________________________________________
17305 [  6103] By: jhi                                   on 2000/05/09  19:42:20
17306         Log: Test tweaking for Unicos continues.
17307      Branch: cfgperl
17308            ! t/op/64bitint.t
17309 ____________________________________________________________________________
17310 [  6102] By: jhi                                   on 2000/05/09  16:47:27
17311         Log: The test suite tweak in #6101 wasn't quite right.
17312      Branch: cfgperl
17313            ! t/lib/complex.t
17314 ____________________________________________________________________________
17315 [  6101] By: jhi                                   on 2000/05/09  15:35:34
17316         Log: Hints and test tweaks for Unicos.
17317      Branch: cfgperl
17318            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
17319 ____________________________________________________________________________
17320 [  6100] By: jhi                                   on 2000/05/08  21:15:06
17321         Log: More compilation tweakery from Allen Smith.
17322      Branch: cfgperl
17323            ! hints/irix_6.sh
17324 ____________________________________________________________________________
17325 [  6099] By: jhi                                   on 2000/05/08  19:21:18
17326         Log: Tweaks for the cc bugs from Allen Smith.
17327      Branch: cfgperl
17328            ! hints/irix_6.sh
17329 ____________________________________________________________________________
17330 [  6098] By: jhi                                   on 2000/05/08  19:13:37
17331         Log: Add a note about other, yet unsupported, shadow password APIs.
17332      Branch: cfgperl
17333            ! pp_sys.c
17334 ____________________________________________________________________________
17335 [  6097] By: jhi                                   on 2000/05/08  18:46:34
17336         Log: Add a note about possible compilation problems from Allen Smith.
17337      Branch: cfgperl
17338            ! hints/irix_6.sh
17339 ____________________________________________________________________________
17340 [  6096] By: jhi                                   on 2000/05/08  17:33:10
17341         Log: Integrate with Sarathy.
17342      Branch: cfgperl
17343           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
17344           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
17345 ____________________________________________________________________________
17346 [  6095] By: jhi                                   on 2000/05/08  16:21:33
17347         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
17348              might be useful in future.
17349      Branch: cfgperl
17350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17351            ! config_h.SH
17352      Branch: metaconfig
17353            ! U/installdirs/inc_version_list.U
17354      Branch: metaconfig/U/perl
17355            ! perlxv.U
17356 ____________________________________________________________________________
17357 [  6094] By: gsar                                  on 2000/05/08  14:22:22
17358         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
17359      Branch: perl
17360            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
17361            ! hints/cygwin.sh pp_sys.c
17362 ____________________________________________________________________________
17363 [  6093] By: gsar                                  on 2000/05/08  12:52:28
17364         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
17365              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
17366      Branch: perl
17367            ! pp_sys.c sv.c win32/perlhost.h
17368 ____________________________________________________________________________
17369 [  6092] By: jhi                                   on 2000/05/07  22:40:34
17370         Log: Regen perltoc with the fixed buildtoc.
17371      Branch: cfgperl
17372            ! pod/perltoc.pod
17373 ____________________________________________________________________________
17374 [  6091] By: jhi                                   on 2000/05/07  22:24:16
17375         Log: Integrate with Sarathy.
17376      Branch: cfgperl
17377           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
17378           !> t/op/substr.t toke.c
17379 ____________________________________________________________________________
17380 [  6090] By: gsar                                  on 2000/05/07  19:47:07
17381         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
17382              [NI]OK; added tests for both
17383      Branch: perl
17384            ! perl.c pp_hot.c sv.c t/op/substr.t
17385 ____________________________________________________________________________
17386 [  6089] By: gsar                                  on 2000/05/07  18:18:38
17387         Log: buildtoc tweak to fix newline lossage
17388      Branch: perl
17389            ! pod/buildtoc
17390 ____________________________________________________________________________
17391 [  6088] By: jhi                                   on 2000/05/07  16:35:36
17392         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
17393              because we do not use those.  The HAS_GETSPNAM remains,
17394              though, because we still do use that.
17395      Branch: cfgperl
17396            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17397            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
17398            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
17399            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
17400            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17401            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
17402 ____________________________________________________________________________
17403 [  6087] By: gsar                                  on 2000/05/07  16:05:16
17404         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
17405      Branch: perl
17406            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
17407 ____________________________________________________________________________
17408 [  6086] By: jhi                                   on 2000/05/07  15:27:07
17409         Log: Integrate with Sarathy.
17410      Branch: cfgperl
17411           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17412           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
17413           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
17414           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
17415           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
17416           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
17417 ____________________________________________________________________________
17418 [  6085] By: gsar                                  on 2000/05/07  05:52:02
17419         Log: repeat operator (x) doesn't preserve utf8-ness
17420      Branch: perl
17421            ! pp.c t/op/substr.t
17422 ____________________________________________________________________________
17423 [  6084] By: gsar                                  on 2000/05/07  05:39:55
17424         Log: substr() does not preserve utf8-ness (from Stefan Eissing
17425              <Eissing@medicaldataservice.de>); added tests
17426      Branch: perl
17427            ! pp.c t/op/substr.t
17428 ____________________________________________________________________________
17429 [  6083] By: gsar                                  on 2000/05/07  05:24:46
17430         Log: note about undocumented caller() return value (from M.J.T. Guy);
17431              yet another peek.t tweak
17432      Branch: perl
17433            ! pod/perlfunc.pod t/lib/peek.t
17434 ____________________________________________________________________________
17435 [  6082] By: gsar                                  on 2000/05/07  05:08:40
17436         Log: peek.t non-portable to ithreads
17437      Branch: perl
17438            ! t/lib/peek.t
17439 ____________________________________________________________________________
17440 [  6081] By: gsar                                  on 2000/05/07  04:17:04
17441         Log: better default perlbug categories for ok reports (from Richard Foley)
17442      Branch: perl
17443            ! utils/perlbug.PL
17444 ____________________________________________________________________________
17445 [  6080] By: gsar                                  on 2000/05/07  04:08:07
17446         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
17447              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
17448      Branch: perl
17449            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17450            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
17451            ! AUTHORS MAINTAIN MANIFEST
17452 ____________________________________________________________________________
17453 [  6079] By: gsar                                  on 2000/05/07  04:01:38
17454         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
17455      Branch: perl
17456            ! lib/Carp/Heavy.pm
17457 ____________________________________________________________________________
17458 [  6078] By: gsar                                  on 2000/05/07  01:24:19
17459         Log: workaround for CRT bug in chdir() (from Charles Lane, via
17460              Peter Prymmer)
17461      Branch: perl
17462            ! iperlsys.h vms/vms.c vms/vmsish.h
17463 ____________________________________________________________________________
17464 [  6077] By: gsar                                  on 2000/05/07  01:22:23
17465         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
17466              and Tom Phoenix)
17467      Branch: perl
17468            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
17469 ____________________________________________________________________________
17470 [  6076] By: gsar                                  on 2000/05/06  17:36:29
17471         Log: integrate cfgperl contents into mainline
17472      Branch: perl
17473           +> t/lib/peek.t
17474           !> Configure MANIFEST Porting/Glossary Porting/config.sh
17475           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
17476           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
17477           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
17478 ____________________________________________________________________________
17479 [  6075] By: jhi                                   on 2000/05/05  18:56:10
17480         Log: Make the test more portable.
17481      Branch: cfgperl
17482            ! t/lib/peek.t
17483 ____________________________________________________________________________
17484 [  6074] By: jhi                                   on 2000/05/05  18:49:20
17485         Log: Introduce t/lib/peek.t.
17486      Branch: cfgperl
17487            + t/lib/peek.t
17488            ! MANIFEST
17489 ____________________________________________________________________________
17490 [  6073] By: jhi                                   on 2000/05/05  14:30:45
17491         Log: Complex tweaks.
17492      Branch: cfgperl
17493            ! lib/Math/Complex.pm t/lib/complex.t
17494 ____________________________________________________________________________
17495 [  6072] By: jhi                                   on 2000/05/05  12:27:13
17496         Log: Integrate with Sarathy.
17497      Branch: cfgperl
17498           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
17499           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
17500           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
17501           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
17502 ____________________________________________________________________________
17503 [  6071] By: gsar                                  on 2000/05/05  02:24:46
17504         Log: misformatted perllocal.pod (from Tim Jenness
17505              <t.jenness@jach.hawaii.edu>)
17506      Branch: perl
17507            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
17508 ____________________________________________________________________________
17509 [  6070] By: gsar                                  on 2000/05/05  02:16:52
17510         Log: remove misleading comment (from M.J.T. Guy)
17511      Branch: perl
17512            ! t/lib/anydbm.t
17513 ____________________________________________________________________________
17514 [  6069] By: gsar                                  on 2000/05/05  02:15:13
17515         Log: File::Spec compatibility update (from Barrie Slaymaker
17516              <barries@slaysys.com>)
17517      Branch: perl
17518            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
17519            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17520 ____________________________________________________________________________
17521 [  6068] By: gsar                                  on 2000/05/05  02:01:50
17522         Log: note about values()
17523      Branch: perl
17524            ! pod/perlfunc.pod
17525 ____________________________________________________________________________
17526 [  6067] By: gsar                                  on 2000/05/05  01:33:09
17527         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
17528      Branch: perl
17529            ! win32/win32.c
17530 ____________________________________________________________________________
17531 [  6066] By: gsar                                  on 2000/05/05  01:23:43
17532         Log: s/END/CHECK/
17533      Branch: perl
17534            ! perl.c
17535 ____________________________________________________________________________
17536 [  6065] By: jhi                                   on 2000/05/04  17:30:22
17537         Log: Integrate with Sarathy.
17538      Branch: cfgperl
17539           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
17540 ____________________________________________________________________________
17541 [  6064] By: gsar                                  on 2000/05/04  17:26:14
17542         Log: change#5905 wasn't quite right--it's intent only applies when arguments
17543              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
17544      Branch: perl
17545            ! pp_sys.c sv.c
17546 ____________________________________________________________________________
17547 [  6063] By: gsar                                  on 2000/05/04  16:52:29
17548         Log: tokeq() could read unallocated field in argument
17549      Branch: perl
17550            ! toke.c
17551 ____________________________________________________________________________
17552 [  6062] By: gsar                                  on 2000/05/04  16:34:51
17553         Log: additional tests for utf8.t
17554      Branch: perl
17555            ! t/pragma/utf8.t
17556 ____________________________________________________________________________
17557 [  6061] By: gsar                                  on 2000/05/04  16:09:28
17558         Log: change#5921 neglected to make eq honor "use bytes"
17559      Branch: perl
17560            ! sv.c
17561 ____________________________________________________________________________
17562 [  6060] By: jhi                                   on 2000/05/04  15:30:16
17563         Log: Integrate with Sarathy.
17564      Branch: cfgperl
17565           !> perl.c regcomp.c t/pragma/utf8.t
17566 ____________________________________________________________________________
17567 [  6059] By: jhi                                   on 2000/05/04  15:26:37
17568         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
17569              in natively 64-bit platforms where a long is a quad (no need
17570              for long longs).  Also added bias for IVs.
17571      Branch: cfgperl
17572            ! toke.c
17573 ____________________________________________________________________________
17574 [  6058] By: gsar                                  on 2000/05/04  00:19:14
17575         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
17576              (spotted by Donald Kinzer <dkinzer@premia.com>)
17577      Branch: perl
17578            ! perl.c
17579 ____________________________________________________________________________
17580 [  6057] By: gsar                                  on 2000/05/03  18:34:01
17581         Log: fix broken parsing of /\x{ab}/
17582      Branch: perl
17583            ! regcomp.c t/pragma/utf8.t
17584 ____________________________________________________________________________
17585 [  6056] By: jhi                                   on 2000/05/03  17:57:16
17586         Log: The search of infinity continues, this time simplified.
17587      Branch: cfgperl
17588            ! lib/Math/Complex.pm
17589 ____________________________________________________________________________
17590 [  6055] By: jhi                                   on 2000/05/03  17:45:30
17591         Log: Detypo.
17592      Branch: cfgperl
17593            ! hints/unicos.sh
17594 ____________________________________________________________________________
17595 [  6054] By: jhi                                   on 2000/05/02  22:28:27
17596         Log: Be more forgiving in POSIX about HUGE_VALL.
17597      Branch: cfgperl
17598            ! ext/POSIX/POSIX.xs
17599 ____________________________________________________________________________
17600 [  6053] By: jhi                                   on 2000/05/02  22:25:05
17601         Log: Integrate with Sarathy.
17602      Branch: cfgperl
17603           !> hints/irix_6.sh pod/perlop.pod
17604 ____________________________________________________________________________
17605 [  6052] By: jhi                                   on 2000/05/02  22:24:31
17606         Log: Unicos hint tweak.
17607      Branch: cfgperl
17608            ! hints/unicos.sh
17609 ____________________________________________________________________________
17610 [  6051] By: jhi                                   on 2000/05/02  22:21:26
17611         Log: Complex tweakery.
17612      Branch: cfgperl
17613            ! lib/Math/Complex.pm t/lib/complex.t
17614 ____________________________________________________________________________
17615 [  6050] By: jhi                                   on 2000/05/02  19:26:22
17616         Log: Use setxxent()/endxxent().
17617      Branch: cfgperl
17618            ! t/op/grent.t t/op/pwent.t
17619 ____________________________________________________________________________
17620 [  6049] By: jhi                                   on 2000/05/02  19:06:02
17621         Log: Test both the scalar and list contexts.
17622      Branch: cfgperl
17623            ! t/op/grent.t t/op/pwent.t
17624 ____________________________________________________________________________
17625 [  6048] By: gsar                                  on 2000/05/02  18:29:10
17626         Log: add note about how $( doesn't interpolate in REs (from
17627              Philip Newton <newton@ficus.frogspace.net>)
17628      Branch: perl
17629            ! pod/perlop.pod
17630 ____________________________________________________________________________
17631 [  6047] By: jhi                                   on 2000/05/02  17:41:24
17632         Log: Call getspnam() only iff needd.
17633      Branch: cfgperl
17634            ! pp_sys.c
17635 ____________________________________________________________________________
17636 [  6046] By: gsar                                  on 2000/05/02  17:07:25
17637         Log: libscheck has insufficient checks for n32 libs (from
17638              Albert Chin-A-Young <china@thewrittenword.com>)
17639      Branch: perl
17640            ! hints/irix_6.sh
17641 ____________________________________________________________________________
17642 [  6045] By: jhi                                   on 2000/05/02  13:57:17
17643         Log: Integrate with Sarathy.
17644      Branch: cfgperl
17645           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
17646           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
17647 ____________________________________________________________________________
17648 [  6044] By: gsar                                  on 2000/05/02  06:48:19
17649         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
17650              such that underscores are only ignored in literal numbers,
17651              "\x{...}", and hex/oct argument
17652      Branch: perl
17653            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
17654 ____________________________________________________________________________
17655 [  6043] By: gsar                                  on 2000/05/02  02:22:29
17656         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
17657      Branch: perl
17658            ! pod/perlretut.pod
17659 ____________________________________________________________________________
17660 [  6042] By: gsar                                  on 2000/05/02  02:17:51
17661         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
17662      Branch: perl
17663            ! pod/perltrap.pod
17664 ____________________________________________________________________________
17665 [  6041] By: gsar                                  on 2000/05/02  01:53:51
17666         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
17667              to compensate
17668      Branch: perl
17669            ! Porting/makerel
17670 ____________________________________________________________________________
17671 [  6040] By: gsar                                  on 2000/05/02  01:51:57
17672         Log: missing files in MANIFEST
17673      Branch: perl
17674            ! MANIFEST
17675 ____________________________________________________________________________
17676 [  6039] By: jhi                                   on 2000/05/02  00:36:46
17677         Log: Infinite problems.
17678      Branch: cfgperl
17679            ! lib/Math/Complex.pm
17680 ____________________________________________________________________________
17681 [  6038] By: jhi                                   on 2000/05/02  00:06:38
17682         Log: pwent/spent #ifdef imbalance.
17683      Branch: cfgperl
17684            ! pp_sys.c
17685 ____________________________________________________________________________
17686 [  6037] By: jhi                                   on 2000/05/01  22:50:11
17687         Log: Use HUGE_VALL if applicable.
17688      Branch: cfgperl
17689            ! ext/POSIX/POSIX.xs util.c
17690 ____________________________________________________________________________
17691 [  6036] By: jhi                                   on 2000/05/01  22:20:53
17692         Log: Correct Freudian slip.
17693      Branch: cfgperl
17694            ! pp_sys.c
17695 ____________________________________________________________________________
17696 [  6035] By: jhi                                   on 2000/05/01  21:07:38
17697         Log: Continue on the pwent/spent case.
17698      Branch: cfgperl
17699            ! pp_sys.c
17700 ____________________________________________________________________________
17701 [  6034] By: jhi                                   on 2000/05/01  17:45:14
17702         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
17703              adjustments in 6032 conflicted badly with this, will have
17704              to revisit them later.
17705      Branch: cfgperl
17706           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
17707           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17708           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
17709           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
17710           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
17711           !> t/lib/cgi-html.t t/lib/cgi-request.t
17712 ____________________________________________________________________________
17713 [  6033] By: jhi                                   on 2000/05/01  17:40:49
17714         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
17715      Branch: cfgperl
17716            ! pp_sys.c
17717 ____________________________________________________________________________
17718 [  6032] By: gsar                                  on 2000/05/01  15:56:32
17719         Log: whitespace adjustments
17720      Branch: perl
17721            ! pp_sys.c
17722 ____________________________________________________________________________
17723 [  6031] By: gsar                                  on 2000/05/01  15:19:41
17724         Log: small nits in diagnostics.pm (from Robin Barker)
17725      Branch: perl
17726            ! lib/diagnostics.pm pod/perldiag.pod
17727 ____________________________________________________________________________
17728 [  6030] By: gsar                                  on 2000/05/01  08:39:18
17729         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
17730              for @- and @+ (from Johan Vromans)
17731      Branch: perl
17732            ! lib/English.pm pod/perlvar.pod
17733 ____________________________________________________________________________
17734 [  6029] By: gsar                                  on 2000/05/01  08:16:10
17735         Log: add CGI.pm v2.66 (from Lincoln Stein)
17736      Branch: perl
17737            + lib/CGI/Util.pm t/lib/cgi-pretty.t
17738            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17739            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
17740            ! t/lib/cgi-html.t t/lib/cgi-request.t
17741 ____________________________________________________________________________
17742 [  6028] By: gsar                                  on 2000/05/01  06:34:41
17743         Log: Pod::Man generates groff-incompatible macro definition (from
17744              Tom Christiansen)
17745      Branch: perl
17746            ! lib/Pod/Man.pm
17747 ____________________________________________________________________________
17748 [  6027] By: gsar                                  on 2000/05/01  06:31:36
17749         Log: podlators-1.02 update (from Russ Allbery)
17750      Branch: perl
17751            ! lib/Pod/Man.pm lib/Pod/Text.pm
17752 ____________________________________________________________________________
17753 [  6026] By: jhi                                   on 2000/04/30  23:24:23
17754         Log: Integrate with Sarathy.
17755      Branch: cfgperl
17756           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
17757           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
17758           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17759           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
17760           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
17761           !> t/lib/syslog.t toke.c win32/win32.h
17762 ____________________________________________________________________________
17763 [  6025] By: gsar                                  on 2000/04/30  18:17:47
17764         Log: Is{Alnum,Alpha,Word} don't match titlecase
17765              
17766              TODO: IsSpace is defined recursively!
17767              
17768              (both spotted by Larry)
17769      Branch: perl
17770            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17771            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
17772 ____________________________________________________________________________
17773 [  6024] By: gsar                                  on 2000/04/30  17:50:19
17774         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
17775              (from Hugo van der Sanden)
17776      Branch: perl
17777            ! toke.c
17778 ____________________________________________________________________________
17779 [  6023] By: gsar                                  on 2000/04/30  17:14:43
17780         Log: debugger stomps on $. (from M.J.T. Guy)
17781      Branch: perl
17782            ! lib/perl5db.pl
17783 ____________________________________________________________________________
17784 [  6022] By: gsar                                  on 2000/04/30  16:59:22
17785         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
17786      Branch: perl
17787            ! sv.c
17788 ____________________________________________________________________________
17789 [  6021] By: gsar                                  on 2000/04/29  21:00:08
17790         Log: remove Win2K issue in pod (fixed by change#6020)
17791      Branch: perl
17792            ! README.win32 pod/perl56delta.pod
17793 ____________________________________________________________________________
17794 [  6020] By: gsar                                  on 2000/04/29  20:51:49
17795         Log: test tweak
17796      Branch: perl
17797            ! t/lib/open3.t
17798 ____________________________________________________________________________
17799 [  6019] By: gsar                                  on 2000/04/29  20:34:27
17800         Log: windows portability tweaks
17801      Branch: perl
17802            ! t/lib/b.t win32/win32.h
17803 ____________________________________________________________________________
17804 [  6018] By: gsar                                  on 2000/04/29  19:55:24
17805         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
17806              make _PATH_LOG() return "" if unavailable
17807      Branch: perl
17808            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
17809            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
17810 ____________________________________________________________________________
17811 [  6017] By: jhi                                   on 2000/04/28  22:49:46
17812         Log: Integrate with Sarathy.
17813      Branch: cfgperl
17814           !> op.c perl.c pod/perldiag.pod t/lib/b.t
17815 ____________________________________________________________________________
17816 [  6016] By: jhi                                   on 2000/04/28  22:46:14
17817         Log: Do not warn that an infinity does not look like a number.
17818      Branch: cfgperl
17819            ! sv.c
17820 ____________________________________________________________________________
17821 [  6015] By: gsar                                  on 2000/04/28  22:35:49
17822         Log: tweak test for portability
17823      Branch: perl
17824            ! t/lib/b.t
17825 ____________________________________________________________________________
17826 [  6014] By: gsar                                  on 2000/04/28  22:05:31
17827         Log: glob() loading File::Glob behind the scenes may cause syntax errors
17828      Branch: perl
17829            ! op.c
17830 ____________________________________________________________________________
17831 [  6013] By: gsar                                  on 2000/04/28  21:25:22
17832         Log: tweak change#5945 to display correct switch name in diagnostic
17833      Branch: perl
17834            ! perl.c pod/perldiag.pod
17835 ____________________________________________________________________________
17836 [  6012] By: jhi                                   on 2000/04/28  21:08:12
17837         Log: Integrate with Sarathy.
17838      Branch: cfgperl
17839           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
17840           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
17841           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
17842 ____________________________________________________________________________
17843 [  6011] By: jhi                                   on 2000/04/28  21:04:46
17844         Log: &HUGE_VAL is not defined, it exists.
17845      Branch: cfgperl
17846            ! lib/Math/Complex.pm
17847 ____________________________________________________________________________
17848 [  6010] By: gsar                                  on 2000/04/28  21:02:58
17849         Log: clarify note about shadow password support (from
17850              gellyfish@gellyfish.com)
17851      Branch: perl
17852            ! pod/perlfunc.pod
17853 ____________________________________________________________________________
17854 [  6009] By: gsar                                  on 2000/04/28  21:00:00
17855         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
17856      Branch: perl
17857            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
17858 ____________________________________________________________________________
17859 [  6008] By: gsar                                  on 2000/04/28  20:56:33
17860         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
17861      Branch: perl
17862            ! installperl vms/subconfigure.com
17863 ____________________________________________________________________________
17864 [  6007] By: gsar                                  on 2000/04/28  20:51:21
17865         Log: note about compile failures and END blocks (from M.J.T. Guy)
17866      Branch: perl
17867            ! pod/perl56delta.pod pod/perlmod.pod
17868 ____________________________________________________________________________
17869 [  6006] By: jhi                                   on 2000/04/28  20:42:14
17870         Log: Regen Configure.
17871      Branch: cfgperl
17872            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17873            ! config_h.SH
17874 ____________________________________________________________________________
17875 [  6005] By: gsar                                  on 2000/04/28  20:41:16
17876         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
17877      Branch: perl
17878            ! utils/perldoc.PL
17879 ____________________________________________________________________________
17880 [  6004] By: jhi                                   on 2000/04/28  20:28:21
17881         Log: Integrate with Sarathy.
17882      Branch: cfgperl
17883           !> Configure INSTALL Porting/Glossary Porting/config.sh
17884           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
17885           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
17886           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
17887           !> win32/config.vc win32/win32.c
17888 ____________________________________________________________________________
17889 [  6003] By: gsar                                  on 2000/04/28  20:11:20
17890         Log: allow REG_EXPAND_SZ keys in Windows registry (from
17891              John Clayton <John.Clayton@barclayscapital.com>)
17892      Branch: perl
17893            ! win32/win32.c
17894 ____________________________________________________________________________
17895 [  6002] By: gsar                                  on 2000/04/28  19:34:16
17896         Log: destructive sv_setsv() can lose UV-ness from source, causing
17897              numeric promotions/comparisons to fail to do the right thing
17898      Branch: perl
17899            ! sv.c
17900 ____________________________________________________________________________
17901 [  6001] By: gsar                                  on 2000/04/28  18:44:15
17902         Log: support additional library locations via $Config{otherlibdirs}
17903              (from Andy Dougherty)
17904      Branch: perl
17905            ! Configure INSTALL Porting/Glossary Porting/config.sh
17906            ! Porting/config_H config_h.SH epoc/config.sh perl.c
17907            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
17908            ! win32/config.bc win32/config.gc win32/config.vc
17909 ____________________________________________________________________________
17910 [  6000] By: gsar                                  on 2000/04/28  18:26:58
17911         Log: reworked otherlibdirs.U (from Andy Dougherty)
17912      Branch: metaconfig
17913            ! U/installdirs/otherlibdirs.U
17914 ____________________________________________________________________________
17915 [  5999] By: gsar                                  on 2000/04/28  18:17:07
17916         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
17917      Branch: perl
17918            ! t/pragma/warn/toke toke.c
17919 ____________________________________________________________________________
17920 [  5998] By: jhi                                   on 2000/04/28  13:32:17
17921         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
17922      Branch: cfgperl
17923            ! lib/Math/Complex.pm
17924 ____________________________________________________________________________
17925 [  5997] By: jhi                                   on 2000/04/28  13:14:04
17926         Log: Preserve $!.
17927      Branch: cfgperl
17928            ! lib/Math/Complex.pm
17929 ____________________________________________________________________________
17930 [  5996] By: jhi                                   on 2000/04/28  12:59:23
17931         Log: Integrate with Sarathy.
17932      Branch: cfgperl
17933           +> pod/perlrequick.pod pod/perlretut.pod
17934           !> (integrate 51 files)
17935 ____________________________________________________________________________
17936 [  5995] By: gsar                                  on 2000/04/28  09:37:36
17937         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
17938      Branch: perl
17939            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
17940 ____________________________________________________________________________
17941 [  5994] By: gsar                                  on 2000/04/28  09:33:26
17942         Log: fix for missed accounting for null byte in pack("Z",...) (from
17943              M.J.T. Guy)
17944      Branch: perl
17945            ! pp.c t/op/pack.t
17946 ____________________________________________________________________________
17947 [  5993] By: gsar                                  on 2000/04/28  09:30:05
17948         Log: various minor tweaks seen on p5p
17949      Branch: perl
17950            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
17951 ____________________________________________________________________________
17952 [  5992] By: gsar                                  on 2000/04/28  09:08:19
17953         Log: pod nit (from Simon Cozens)
17954      Branch: perl
17955            ! pod/perlop.pod
17956 ____________________________________________________________________________
17957 [  5991] By: gsar                                  on 2000/04/28  09:06:36
17958         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
17959      Branch: perl
17960            ! README.posix-bc hints/posix-bc.sh
17961 ____________________________________________________________________________
17962 [  5990] By: gsar                                  on 2000/04/28  08:54:52
17963         Log: use $ENV{LIB} to search for libs under Visual C compiler
17964              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
17965      Branch: perl
17966            ! lib/ExtUtils/Liblist.pm
17967 ____________________________________________________________________________
17968 [  5989] By: gsar                                  on 2000/04/28  08:27:12
17969         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
17970              itself and no other (from Tom Hughes)
17971      Branch: perl
17972            ! t/op/array.t toke.c
17973 ____________________________________________________________________________
17974 [  5988] By: gsar                                  on 2000/04/28  08:01:38
17975         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
17976              <paul@miraclefish.com>)
17977      Branch: perl
17978            ! lib/ExtUtils/MakeMaker.pm
17979 ____________________________________________________________________________
17980 [  5987] By: gsar                                  on 2000/04/28  07:53:09
17981         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
17982      Branch: perl
17983            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
17984 ____________________________________________________________________________
17985 [  5986] By: gsar                                  on 2000/04/28  07:44:17
17986         Log: add regular expressions tutorial and quick-start guide (from
17987              Mark Kvale <kvale@phy.ucsf.edu>)
17988      Branch: perl
17989            + pod/perlrequick.pod pod/perlretut.pod
17990            ! AUTHORS MAINTAIN MANIFEST
17991 ____________________________________________________________________________
17992 [  5985] By: gsar                                  on 2000/04/28  07:30:28
17993         Log: forked child may not exit correctly if it failed to open
17994              /dev/console (from Graham Barr)
17995      Branch: perl
17996            ! ext/Sys/Syslog/Syslog.pm
17997 ____________________________________________________________________________
17998 [  5984] By: gsar                                  on 2000/04/28  07:27:20
17999         Log: attributes::reftype() doesn't work on tied argument
18000      Branch: perl
18001            ! xsutils.c
18002 ____________________________________________________________________________
18003 [  5983] By: gsar                                  on 2000/04/28  07:15:04
18004         Log: numeric conversion of non-number in change#3378 tramples on
18005              OOK offset, causing segfaults
18006      Branch: perl
18007            ! sv.c
18008 ____________________________________________________________________________
18009 [  5982] By: gsar                                  on 2000/04/28  04:48:25
18010         Log: avoid error in IO::Socket::INET when given an unknown service name
18011              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
18012      Branch: perl
18013            ! ext/IO/lib/IO/Socket/INET.pm
18014 ____________________________________________________________________________
18015 [  5981] By: gsar                                  on 2000/04/28  04:31:31
18016         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
18017              prototype mismatch with CORE::glob(); update pod and tests to
18018              suit (File::Glob::glob() is still available for backward
18019              compatibility, but should be considered deprecated)
18020      Branch: perl
18021            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
18022            ! t/lib/glob-taint.t
18023 ____________________________________________________________________________
18024 [  5980] By: gsar                                  on 2000/04/28  03:47:29
18025         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
18026              <ghudson@mit.edu>)
18027      Branch: metaconfig
18028            ! U/modified/Options.U
18029      Branch: perl
18030            ! Configure
18031 ____________________________________________________________________________
18032 [  5979] By: gsar                                  on 2000/04/28  03:07:54
18033         Log: under useithreads, constant pad entries could inadvertantly be
18034              shared across threads (from Eric Blood <eblood@xmission.com>);
18035              added Eric's test case to testsuite
18036      Branch: perl
18037            ! op.c t/op/misc.t
18038 ____________________________________________________________________________
18039 [  5978] By: gsar                                  on 2000/04/27  21:13:00
18040         Log: sync version numbers in File::Spec with the ones on CPAN
18041              (from Barrie Slaymaker)
18042      Branch: perl
18043            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
18044            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
18045            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18046 ____________________________________________________________________________
18047 [  5977] By: gsar                                  on 2000/04/27  21:07:29
18048         Log: autoquote barewords followed by newline and arrow properly
18049              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
18050      Branch: perl
18051            ! t/pragma/warn/toke toke.c
18052 ____________________________________________________________________________
18053 [  5976] By: gsar                                  on 2000/04/27  20:41:20
18054         Log: DB_File v1.73 update (from Paul Marquess)
18055      Branch: perl
18056            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18057            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18058 ____________________________________________________________________________
18059 [  5975] By: gsar                                  on 2000/04/27  20:34:24
18060         Log: allow sort() reentrancy (variant of patch suggested by
18061              Hugo van der Sanden)
18062      Branch: perl
18063            ! pp_ctl.c t/op/sort.t
18064 ____________________________________________________________________________
18065 [  5974] By: gsar                                  on 2000/04/27  19:46:57
18066         Log: change#4197 somehow missed initializing PL_errors, meaning
18067              sytax error queueing wasn't working outside eval"" at all;
18068              also fixed eval"" to localize PL_error_count, so that compile-time
18069              eval's don't clobber the error state of the outer context
18070      Branch: perl
18071            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
18072            ! t/pragma/warn/toke
18073 ____________________________________________________________________________
18074 [  5973] By: gsar                                  on 2000/04/27  18:29:05
18075         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
18076      Branch: perl
18077            ! regcomp.c regexec.c t/op/re_tests
18078 ____________________________________________________________________________
18079 [  5972] By: jhi                                   on 2000/04/27  18:22:41
18080         Log: Integrate with Sarathy.
18081      Branch: cfgperl
18082           +> t/lib/b.t t/lib/syslog.t
18083           !> (integrate 31 files)
18084 ____________________________________________________________________________
18085 [  5971] By: jhi                                   on 2000/04/27  18:18:46
18086         Log: Unicos tweaks from Mark P. Lutz.
18087      Branch: cfgperl
18088            ! hints/unicos.sh lib/Math/Complex.pm
18089 ____________________________________________________________________________
18090 [  5970] By: gsar                                  on 2000/04/27  18:05:11
18091         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
18092              IV is >32bits
18093      Branch: perl
18094            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
18095 ____________________________________________________________________________
18096 [  5969] By: gsar                                  on 2000/04/27  17:50:56
18097         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
18098      Branch: perl
18099            + t/lib/syslog.t
18100            ! MANIFEST ext/Sys/Syslog/Syslog.pm
18101 ____________________________________________________________________________
18102 [  5968] By: gsar                                  on 2000/04/27  17:44:49
18103         Log: tolerate spaces in group names in test on solaris (from David Boyce
18104              <dsb@boyski.com>)
18105      Branch: perl
18106            ! t/op/groups.t
18107 ____________________________________________________________________________
18108 [  5967] By: gsar                                  on 2000/04/27  17:41:22
18109         Log: improved docs on the warn_uninit diagnostic (from David Glasser
18110              and Simon Cozens)
18111      Branch: perl
18112            ! pod/perldiag.pod
18113 ____________________________________________________________________________
18114 [  5966] By: gsar                                  on 2000/04/27  16:54:58
18115         Log: add testsuite for B backends, fix bug in B::Deparse (from
18116              Simon Cozens <simon@brecon.co.uk>)
18117      Branch: perl
18118            + t/lib/b.t
18119            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
18120 ____________________________________________________________________________
18121 [  5965] By: gsar                                  on 2000/04/27  16:10:37
18122         Log: avoid "will not stay shared" warnings for our variables (from
18123              Robin Barker)
18124      Branch: perl
18125            ! op.c t/pragma/warn/op
18126 ____________________________________________________________________________
18127 [  5964] By: gsar                                  on 2000/04/27  07:05:05
18128         Log: reformat to 72 columns (again)
18129      Branch: perl
18130            ! pod/perldiag.pod
18131 ____________________________________________________________________________
18132 [  5963] By: gsar                                  on 2000/04/27  06:28:31
18133         Log: patch from Larry to make (\&) prototype work; added tests for
18134              the same
18135      Branch: perl
18136            ! op.c t/comp/proto.t
18137 ____________________________________________________________________________
18138 [  5962] By: gsar                                  on 2000/04/27  06:15:47
18139         Log: updated README.hpux (from Jeff Okamoto)
18140      Branch: perl
18141            ! README.hpux
18142 ____________________________________________________________________________
18143 [  5961] By: gsar                                  on 2000/04/27  05:55:03
18144         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
18145      Branch: perl
18146            ! emacs/cperl-mode.el
18147 ____________________________________________________________________________
18148 [  5960] By: gsar                                  on 2000/04/27  05:49:26
18149         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
18150      Branch: perl
18151            ! INSTALL
18152 ____________________________________________________________________________
18153 [  5959] By: gsar                                  on 2000/04/27  05:33:41
18154         Log: doubled words in pods (from Simon Cozens
18155              <simon.p.cozens@jp.pwcglobal.com>)
18156      Branch: perl
18157            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
18158            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
18159            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
18160            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
18161            ! pod/perltootc.pod
18162 ____________________________________________________________________________
18163 [  5958] By: gsar                                  on 2000/04/27  05:11:39
18164         Log: change#3569 deleted some essential code, revert; avoid use of
18165              atexit() to make DynaLoader work properly on AIX under mod_perl
18166              (from Jens-Uwe Mager <jum@helios.de>)
18167      Branch: perl
18168            ! ext/DynaLoader/dl_aix.xs
18169 ____________________________________________________________________________
18170 [  5957] By: gsar                                  on 2000/04/27  04:54:51
18171         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
18172      Branch: perl
18173            ! pod/perlmod.pod
18174 ____________________________________________________________________________
18175 [  5956] By: gsar                                  on 2000/04/27  04:51:47
18176         Log: better diagnostics on failed tests (from Ilya Zakharevich)
18177      Branch: perl
18178            ! t/op/lex_assign.t
18179 ____________________________________________________________________________
18180 [  5955] By: gsar                                  on 2000/04/27  04:26:44
18181         Log: longstanding bug exposed by change#3307: sort arguments weren't
18182              compiled with the right wantarray context (ensuing runtime lookup
18183              via block_gimme() was getting the incidental context of the
18184              sort() itself)
18185      Branch: perl
18186            ! op.c t/op/sort.t
18187 ____________________________________________________________________________
18188 [  5954] By: gsar                                  on 2000/04/26  23:42:12
18189         Log: integrate cfgperl contents into mainline
18190      Branch: perl
18191           !> (integrate 30 files)
18192 ____________________________________________________________________________
18193 [  5953] By: jhi                                   on 2000/04/26  23:06:42
18194         Log: Integrate with Sarathy.
18195      Branch: cfgperl
18196           !> README.win32 ext/B/B/Deparse.pm
18197           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
18198           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
18199           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
18200           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
18201           !> utils/perldoc.PL vms/perlvms.pod
18202 ____________________________________________________________________________
18203 [  5952] By: jhi                                   on 2000/04/26  23:03:46
18204         Log: Undo "use integer" addition from 64bitint as it seems
18205              to break most of the subtests in Digital UNIX;
18206              Unicos needs to find another way.
18207      Branch: cfgperl
18208            ! t/op/64bitint.t
18209 ____________________________________________________________________________
18210 [  5951] By: jhi                                   on 2000/04/26  22:57:53
18211         Log: Be more robust on "extreme" (large absolute value)
18212              arguments.  Originally reported by Daniel Connelly
18213              as a problem with asinh() on large negative arguments,
18214              asinh() used to bail out because an argument to log()
18215              ended up being zero.  Ilya Zakharevich proposed using
18216              Taylor's series in such cases, which for such large
18217              arguments is a very good approximation.
18218      Branch: cfgperl
18219            ! lib/Math/Complex.pm t/lib/complex.t
18220 ____________________________________________________________________________
18221 [  5950] By: gsar                                  on 2000/04/25  19:13:12
18222         Log: reformat perldiag to avoid long lines
18223      Branch: perl
18224            ! pod/perldiag.pod
18225 ____________________________________________________________________________
18226 [  5949] By: gsar                                  on 2000/04/25  18:41:11
18227         Log: make perldoc use the pod2man from the same version (from
18228              M.J.T. Guy)
18229      Branch: perl
18230            ! utils/perldoc.PL
18231 ____________________________________________________________________________
18232 [  5948] By: gsar                                  on 2000/04/25  18:21:57
18233         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
18234              <kompas@kompas.usr.onet.pl>)
18235      Branch: perl
18236            ! lib/vars.pm
18237 ____________________________________________________________________________
18238 [  5947] By: gsar                                  on 2000/04/25  18:11:53
18239         Log: use &dl_error rather than &dl_load_file as the guard for calling
18240              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
18241              statically built perl)
18242      Branch: perl
18243            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
18244 ____________________________________________________________________________
18245 [  5946] By: jhi                                   on 2000/04/25  17:37:54
18246         Log: Document that tr() is not tr(1).
18247      Branch: cfgperl
18248            ! pod/perlop.pod
18249 ____________________________________________________________________________
18250 [  5945] By: gsar                                  on 2000/04/25  16:34:33
18251         Log: make module name mandatory after -M switch; reorder perldiag
18252              alphabetically (from Mark-Jason Dominus)
18253      Branch: perl
18254            ! perl.c pod/perldiag.pod
18255 ____________________________________________________________________________
18256 [  5944] By: jhi                                   on 2000/04/25  01:15:18
18257         Log: On second thoughts frexp() does have two arguments.
18258      Branch: cfgperl
18259            ! perl.h
18260 ____________________________________________________________________________
18261 [  5943] By: jhi                                   on 2000/04/24  22:56:32
18262         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
18263              Now pp_ncmp() returns undef is either operand is a NaN.
18264      Branch: cfgperl
18265            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18266            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
18267            ! vms/subconfigure.com vos/config.def vos/config.h
18268            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
18269            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18270            ! win32/config_H.vc
18271      Branch: metaconfig/U/perl
18272            + d_modfl.U
18273 ____________________________________________________________________________
18274 [  5942] By: jhi                                   on 2000/04/24  19:45:17
18275         Log: Regen Configure to match #5937.
18276      Branch: cfgperl
18277            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18278            ! config_h.SH
18279      Branch: metaconfig
18280            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
18281 ____________________________________________________________________________
18282 [  5941] By: jhi                                   on 2000/04/24  19:24:11
18283         Log: Further Unicos fixes for Mark Lutz.
18284      Branch: cfgperl
18285            ! hints/unicos.sh pp_ctl.c
18286 ____________________________________________________________________________
18287 [  5940] By: jhi                                   on 2000/04/24  19:09:06
18288         Log: Various Unicos 10.0.0.6 fixes.
18289              
18290              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
18291              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
18292              Reply-To: tecmpl1@triton.ca.boeing.com 
18293              To: perl5-porters@perl.org 
18294              Date: Fri, 14 Apr 2000 20:21:00 GMT 
18295              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
18296      Branch: cfgperl
18297            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
18298 ____________________________________________________________________________
18299 [  5939] By: gsar                                  on 2000/04/24  19:01:24
18300         Log: more pod nits (from Larry Virden)
18301      Branch: perl
18302            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
18303            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
18304            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
18305 ____________________________________________________________________________
18306 [  5938] By: gsar                                  on 2000/04/24  18:54:01
18307         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
18308      Branch: perl
18309            ! ext/B/B/Deparse.pm
18310 ____________________________________________________________________________
18311 [  5937] By: jhi                                   on 2000/04/24  17:39:00
18312         Log: Integrate with Sarathy.
18313      Branch: cfgperl
18314           +> (branch 31 files)
18315           !> (integrate 73 files)
18316 ____________________________________________________________________________
18317 [  5936] By: gsar                                  on 2000/04/24  17:30:06
18318         Log: additional tests for change#5934 (from Paul Marquess, who also
18319              sent in the same fix)
18320      Branch: perl
18321            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
18322            ! t/pragma/warn/5nolint t/pragma/warn/6default
18323 ____________________________________________________________________________
18324 [  5935] By: jhi                                   on 2000/04/24  17:26:05
18325         Log: Do not assume sign propagation.
18326              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
18327              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
18328              To: payner@ncifcrf.gov, perl5-porters@perl.org 
18329              Date: Tue, 18 Apr 2000 18:24:49 +0100 
18330              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
18331      Branch: cfgperl
18332            ! t/op/bop.t t/op/misc.t
18333 ____________________________________________________________________________
18334 [  5934] By: gsar                                  on 2000/04/24  17:16:54
18335         Log: propagate lexical warnings from surrounding scope correctly
18336              within string eval()
18337      Branch: perl
18338            ! pp_ctl.c t/pragma/warn/pp_ctl
18339 ____________________________________________________________________________
18340 [  5933] By: jhi                                   on 2000/04/24  17:01:07
18341         Log: Flatten the cpp jungle doing the nosuid checking.
18342      Branch: cfgperl
18343            ! perl.c
18344 ____________________________________________________________________________
18345 [  5932] By: gsar                                  on 2000/04/24  09:08:14
18346         Log: add rsignal(), whichsig() and do_join() to public API list
18347              (mod_perl uses them to good advantage)
18348      Branch: perl
18349            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
18350 ____________________________________________________________________________
18351 [  5931] By: gsar                                  on 2000/04/24  09:01:40
18352         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
18353      Branch: perl
18354            ! pp_hot.c regexec.c t/op/pat.t
18355 ____________________________________________________________________________
18356 [  5930] By: gsar                                  on 2000/04/24  08:58:33
18357         Log: small os390 tweaks (from Peter Prymmer)
18358      Branch: perl
18359            ! config_h.SH makedepend.SH
18360 ____________________________________________________________________________
18361 [  5929] By: gsar                                  on 2000/04/24  08:55:25
18362         Log: pod nits
18363      Branch: perl
18364            ! pod/perlguts.pod
18365 ____________________________________________________________________________
18366 [  5928] By: gsar                                  on 2000/04/24  08:50:13
18367         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
18368      Branch: perl
18369            ! ext/IO/lib/IO/Poll.pm
18370 ____________________________________________________________________________
18371 [  5927] By: gsar                                  on 2000/04/24  08:43:24
18372         Log: arrange for next() to resume at the unstack op rather than the
18373              loop conditional, so that scope cleanup happens correctly
18374              (from Stephen McCamant)
18375      Branch: perl
18376            ! op.c pp_ctl.c t/op/misc.t
18377 ____________________________________________________________________________
18378 [  5926] By: gsar                                  on 2000/04/24  08:18:40
18379         Log: on windows, reserve 16M of stack rather than 128M (allows more
18380              threads to run concurrently)
18381      Branch: perl
18382            ! win32/Makefile win32/makefile.mk
18383 ____________________________________________________________________________
18384 [  5925] By: gsar                                  on 2000/04/24  08:13:52
18385         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
18386      Branch: perl
18387            ! toke.c
18388 ____________________________________________________________________________
18389 [  5924] By: gsar                                  on 2000/04/24  08:08:59
18390         Log: avoid using uninitialized memory in require version check
18391      Branch: perl
18392            ! pp_ctl.c universal.c
18393 ____________________________________________________________________________
18394 [  5923] By: gsar                                  on 2000/04/24  07:20:14
18395         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
18396      Branch: perl
18397            ! ext/IO/lib/IO/Poll.pm
18398 ____________________________________________________________________________
18399 [  5922] By: gsar                                  on 2000/04/24  07:08:42
18400         Log: commentary about IoTYPE() (from Nathan Torkington)
18401      Branch: perl
18402            ! sv.h
18403 ____________________________________________________________________________
18404 [  5921] By: gsar                                  on 2000/04/24  06:58:26
18405         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
18406              by fix
18407      Branch: perl
18408            ! sv.c t/lib/charnames.t t/pragma/utf8.t
18409 ____________________________________________________________________________
18410 [  5920] By: gsar                                  on 2000/04/24  06:37:59
18411         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
18412      Branch: perl
18413            ! doop.c t/op/ver.t
18414 ____________________________________________________________________________
18415 [  5919] By: gsar                                  on 2000/04/24  06:21:58
18416         Log: Configure might miss old directories when prefix must be
18417              expanded (from Robin Barker)
18418      Branch: metaconfig
18419            ! U/installdirs/inc_version_list.U
18420      Branch: perl
18421            ! Configure
18422 ____________________________________________________________________________
18423 [  5918] By: gsar                                  on 2000/04/24  06:16:11
18424         Log: VMS nits in glob() test (from Charles Lane)
18425      Branch: perl
18426            ! t/lib/glob-basic.t
18427 ____________________________________________________________________________
18428 [  5917] By: gsar                                  on 2000/04/24  06:11:56
18429         Log: various pod nits (from Larry Virden and others)
18430      Branch: perl
18431            ! README.amiga README.hpux README.machten README.os2
18432            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
18433            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
18434            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
18435            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
18436            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
18437            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
18438            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
18439            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
18440 ____________________________________________________________________________
18441 [  5916] By: gsar                                  on 2000/04/24  05:52:43
18442         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
18443              <wjones@tc.fluke.com>)
18444      Branch: perl
18445            ! t/lib/glob-basic.t
18446 ____________________________________________________________________________
18447 [  5915] By: gsar                                  on 2000/04/24  05:07:01
18448         Log: supported platforms mixed up
18449      Branch: perl
18450            ! pod/perl56delta.pod pod/perlport.pod
18451 ____________________________________________________________________________
18452 [  5914] By: gsar                                  on 2000/04/24  04:56:08
18453         Log: caller() wasn't returning the right number of elements for
18454              eval {...}
18455      Branch: perl
18456            ! pp_ctl.c t/pragma/warn/9enabled
18457 ____________________________________________________________________________
18458 [  5913] By: gsar                                  on 2000/04/24  04:35:41
18459         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
18460              Mark-Jason Dominus)
18461      Branch: perl
18462            ! pod/perlfunc.pod
18463 ____________________________________________________________________________
18464 [  5912] By: gsar                                  on 2000/04/24  04:17:15
18465         Log: fix totally broken caching in UNIVERSAL::isa() (from
18466              Nick Ing-Simmons)
18467      Branch: perl
18468            ! t/op/universal.t universal.c
18469 ____________________________________________________________________________
18470 [  5911] By: gsar                                  on 2000/04/24  03:39:47
18471         Log: add linebreak properties from unicode/LineBrk.txt (from
18472              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
18473      Branch: perl
18474            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18475            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
18476            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
18477            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
18478            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
18479            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
18480            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
18481            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
18482            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
18483            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
18484            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
18485            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
18486            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
18487            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
18488            + lib/unicode/Is/LbrkZW.pl
18489            ! lib/unicode/mktables.PL
18490 ____________________________________________________________________________
18491 [  5910] By: gsar                                  on 2000/04/24  03:23:10
18492         Log: typo in pod
18493      Branch: perl
18494            ! ext/Thread/Thread.pm
18495 ____________________________________________________________________________
18496 [  5909] By: gsar                                  on 2000/04/24  03:22:03
18497         Log: mode argument to do_binmode() should be file mode, not boolean
18498      Branch: perl
18499            ! pp_sys.c
18500 ____________________________________________________________________________
18501 [  5908] By: gsar                                  on 2000/04/16  16:51:08
18502         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
18503              always returns a valid GV even when the symbol is trapped by strictures
18504              (avoids coredumps)
18505              
18506              TODO: the C<package;> hack needs similar treatment
18507      Branch: perl
18508            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
18509            ! t/pragma/strict-vars
18510 ____________________________________________________________________________
18511 [  5907] By: jhi                                   on 2000/03/31  23:42:56
18512         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
18513              an assumption which #5905 demolished.
18514      Branch: cfgperl
18515            ! pp_sys.c
18516 ____________________________________________________________________________
18517 [  5906] By: jhi                                   on 2000/03/31  18:54:37
18518         Log: Typo in #5905.
18519      Branch: cfgperl
18520            ! t/op/64bitint.t
18521 ____________________________________________________________________________
18522 [  5905] By: jhi                                   on 2000/03/31  18:50:54
18523         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
18524              reported by Joseph N. Hall.  The bug was that even with use64bitint
18525              one had to use the prefixes q, L, or ll with printf/sprintf,
18526              contrary to the documentation and common sense.
18527      Branch: cfgperl
18528            ! sv.c t/op/64bitint.t
18529 ____________________________________________________________________________
18530 [  5904] By: gsar                                  on 2000/03/28  02:31:32
18531         Log: add Changes, perldelta.pod
18532      Branch: perl
18533            + Changes pod/perldelta.pod
18534 ____________________________________________________________________________
18535 [  5903] By: gsar                                  on 2000/03/28  02:03:55
18536         Log: rename Changes and perldelta.pod
18537      Branch: perl
18538           +> Changes5.6 pod/perl56delta.pod
18539            - Changes pod/perldelta.pod
18540            ! MANIFEST
18541 ____________________________________________________________________________
18542 [  5902] By: gsar                                  on 2000/03/28  01:59:14
18543         Log: create maint-5.6 branch
18544      Branch: maint-5.6/perl
18545           +> (branch 1611 files)
18546 ____________________________________________________________________________
18547 [  5901] By: jhi                                   on 2000/03/23  05:48:43
18548         Log: Integrate with Sarathy.
18549      Branch: cfgperl
18550           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
18551 ____________________________________________________________________________
18552 [  5900] By: gsar                                  on 2000/03/23  05:42:43
18553         Log: three guesses on what this is :-)
18554      Branch: perl
18555            ! Changes